@charset "utf-8";
/* +--------------------------------------------------------------------------+
// 2013 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: agroparistech_2021.css,v 1.13 2017/04/06 09:13:10 wlair Exp $ */
/*------------------------------------------------------------------------------------------*/
/* ========================================================================
   Component: Base
 ==========================================================================  */
body {
    --bg-color-white:        #FFFFFF;
    --color-white:           #FFFFFF;
    --bg-color-green:        #00B57B;
    --bg-color-green-80:     #33c495;
    --bg-color-green-60:     #66d3b0;
    --bg-color-green-40:     #99e1ca;
    --color-green:           #00B57B;
    --color-purple:          #61003C; /* #5D0036 #61003C #660540 #62003B */
    --color-grey-logo:       #9C9E9F;
    --bg-color-grey:         #E9E9E9; /* #E8E8E8 */
    --bg-color-grey-light:   #DDDDDD;
    --color-green-dark:      #005556;
    --bg-color-green-dark:   #005556;
    --bg-color-green-dark-80:#337778;
    --bg-color-green-dark-60:#66999a;
    --bg-color-green-dark-40:#99bbbc;
    --color-grey-dark:       #333333;
    --color-grey-light:      #757373;
    --color-link-hover:      #0088DD;
}

body#pmbopac {
    color: var(--color-green-dark);
    background: var(--bg-color-white); no-repeat top center;
    overflow-x: hidden;
    font-family: Arial, sans-serif;
    font-size: 1.4rem;
}

#intro_bibli,
#adresse,
#accueil,
#footer_link_sup,
#footer_link_pmb {
   display: none!important;
}

.pmb-bg-green {
	background-color: var(--bg-color-green);
}

a {
   color: var(--color-green);
   text-decoration:none;
}
a:focus,
a:hover {
    color: var(--color-green-dark);
    text-shadow: 0 0 0;
	text-decoration:none;
}
a.pmb-link-as-text,
a.pmb-link-as-text:hover,
a.pmb-link-as-text:focus {
    color: var(--color-green-dark);
    text-decoration: none;
    text-shadow: none;
}

div[id^="cms_module"]:empty,
div:empty:not(.clear){
    display:none;
}
/* marqueur bleu de depose de cadre en construction */
/* outils georeferencement */
/* éléments de carrousel (faits à la main) */
#pmbopac #cadre_depos:empty,
#pmbopac div.olButton:empty,
#pmbopac .uk-slideshow div:empty,
#pmbopac .tooltipster-arrow div:empty {
    display: block;
}

#main_hors_footer {
    margin-top: 0;
}

#main.not-home {
    margin-top: 0px;
}

.not-home #main_hors_footer {
    padding-top: 0px;
}

.not-home .cms_module_breadcrumb{
	margin-top:0px;
}
/* ========================================================================
   Font
 ==========================================================================  */
#pmbopac h1,
#pmbopac h3,
#pmbopac h4,
#pmbopac h5 {
    font-family:Arial, Helvetica, sans-serif;
    color: var(--color-green-dark);
}

p,
.resume,
.chapeau{
    font-family:Arial, Helvetica, sans-serif;
}

.lirePlus,
.resume .sub-title,
h2,
.chapeau{
    font-family:Arial, Helvetica, sans-serif;
    text-transform: none;
    text-decoration: none;
    font-size: 2rem;
	color:var(--bg-color-green);
}

.resume .sub-title {
    color: #00B57B;
}

.resume .sub-title,
h2 {
    font-weight: 500;
}

h3 {
    text-transform: none;
    font-weight: 500;
    font-size: 2rem;
}
#pmbopac .homepage #main h3 {
    color: var(--color-green-dark);
    font-size: 2.4rem;
    margin-bottom: 10px;
}

#pmbopac .listBibli a h4 {
    color: inherit;
    font-size: 2rem;
    font-family:Arial, Helvetica, sans-serif;
}

/* ========================================================================
   Overlay
 ==========================================================================  */

#container {
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
}
#main_header,
#main,
#bandeau_2 {
    max-width: 1300px;
    background: transparent;
    margin: 0 auto;
}
#bandeau_2{
	margin-bottom:40px;
}

#main {
    position: relative;
    padding: 0;
    border: none;
    box-shadow: none;
}
#main, #bandeau {
    margin-top: 35px;
}
#bandeau {
    position: relative;
    padding-right: 20px;
}
/* cacher le bandeau quand il n'est pas utilisé : contrrer règle uikit grid */
#bandeau.uk-width-1-1 {
    min-height: 0!important;
    display: none;
}
#bandeau > * {
    padding-right: 40px;
    border-right: 2px solid var(--bg-color-green);
}

#footer::after,
#footer::before {
    content: none;
    display: block;
    position: absolute;
    min-height: 100%;
    top: 0px;
    width: 100%;
    z-index: 10;
}

#intro::before,
#footer::before {
    left: 100%;
    background-color: transparent;
}

#intro::after,
#footer::after {
    right: 100%;
    background-color: transparent;
}

/* ========================================================================
   Boutons
 ==========================================================================  */
.uk-button,
.etagere-suite,
.searchbox input[value="Aide"],
.boutonrechercher,
input[type="submit"].bouton,
input[type="button"].bouton,
#search input[type="submit"],
#search input[value="Aide"],
#account #login_form input.bouton,
#search form .form-contenu input[type="button"],
#search form .form-contenu input.button_search_help,
#search #form_search_bull input.boutonrechercher,
.liens-blocs a,
#connexion #login_form input[type="submit"].bouton,
#connexion #help_connexion a,
#connexion a.mdp_forgotten{
    background-color: var(--bg-color-green);
    color: var(--color-white);
    border: none;
    text-decoration: none;
    text-align: center;
}

.uk-button:hover,
.uk-button:focus,
.etagere-suite:hover,
.etagere-suite:focus,
.searchbox input[value="Aide"]:hover,
.searchbox input[value="Aide"]:focus,
.boutonrechercher:hover,
.boutonrechercher:focus,
input[type="submit"].bouton:hover,
input[type="submit"].bouton:focus,
input[type="button"].bouton:hover,
input[type="button"].bouton:focus,
#search input[type="submit"]:hover,
#search input[type="submit"]:focus,
#search input[value="Aide"]:hover,
#search input[value="Aide"]:focus,
#search #form_search_bull input.boutonrechercher:hover,
#search #form_search_bull input.boutonrechercher:focus,
#account #login_form input.bouton:hover,
#account #login_form input.bouton:focus,
#search form .form-contenu input[type="button"]:hover,
#search form .form-contenu input[type="button"]:focus,
#search form .form-contenu input.button_search_help:hover,
#search form .form-contenu input.button_search_help:focus,
.liens-blocs a:hover,
.liens-blocs a:focus,
#connexion #login_form input[type="submit"].bouton:hover,
#connexion #login_form input[type="submit"].bouton:focus,
#connexion #help_connexion a:hover,
#connexion #help_connexion a:focus,
#connexion a.mdp_forgotten:hover,
#connexion a.mdp_forgotten:focus,
#empr-resa input[type="button"]:hover{
    background-color: var(--bg-color-green-60);
    color: var(--color-white);
    text-decoration: none;
}

#empr-resa input[type="button"]{
	margin-top:5px;
}

/* épurer */
textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    box-shadow: none;
}

.even,
.odd,
.surbrillance {
    background: transparent;
}
.even a,
.odd a,
.surbrillance a {
    color: var(--color-green);
}
.even span,
.odd span,
.surbrillance span {
    color: var(--color-green-dark);
}

/* ========================================================================
  tooltipster
 ==========================================================================  */
.tooltipster-sidetip .tooltipster-box {
    background-color: var(--bg-color-green-dark-60);
    color: var(--color-white);
    border: none;
    border-radius: 0;
}

/* ========================================================================
  Menu vertical burger
 ==========================================================================  */
#nav-icon {
    line-height: 40px;
    position: relative;
    cursor: pointer;
}

li.tgLbtnMenu h5 {
    margin-top: 5px;
    text-align: center;
    font-size: 1.2em;
}

.home_link {
    margin-left: 20px;
}

#nav-icon span:nth-child(1) {
    top: 6px;
}
#nav-icon span:nth-child(2),
#nav-icon span:nth-child(3) {
    top: 13px;
}
#nav-icon span:nth-child(4) {
    top: 20px;
}
body.uk-offcanvas-page #nav-icon span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}
body.uk-offcanvas-page #nav-icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
body.uk-offcanvas-page #nav-icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
body.uk-offcanvas-page #nav-icon span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
#container-menu-large {
    position: relative;
    z-index: 1;
}
#container-menu-large ul > li {
    width: 20em;
    background-color: var(--bg-color-white);
}
#container-menu-large .uk-nav ul {
    padding: 0;
}
.menu_item_first_level {
    font-weight: 500;
}
.menu_item_second_level {

}

.NavResponsive > li > a {
    border-top: solid 1px #00B57B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

.SousNavResponsive > li > a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.uk-offcanvas-bar-show {
    width: 22%;
}
.uk-offcanvas-bar-custom .uk-nav-side > li > a:hover,
.uk-offcanvas-bar-custom .uk-nav-side > li > a:focus {
    background: var(--bg-color-green-dark);
    color: #fff !important;
}
.uk-offcanvas .uk-offcanvas-bar-custom .uk-panel li li a:not([class]):hover {
    color: var(--color-green-dark);
}

.uk-nav-side ul a {
    color: var(--color-green-dark);
}
.uk-nav-side ul a:hover,
.uk-nav-side ul a:focus {
    color: var(--color-link-hover);

}

.wl-tgl-nav ul > li {
    background-color: transparent;
}
.uk-navbar {
    background: transparent;
}
#pmbopac .home_link a {
    padding: 0 12px;
}
#pmbopac .home_link a,
.home_link a img {
    max-height: 39px;
    line-height: 25px;
}

/* ========================================================================
   toggle responsive nav
 ========================================================================== */
.tgLbtnMenu.uk-active {
    background-color: #88BA3F;
}
#tgle-facette {
    left: 165px;
    position: absolute;
    padding-top: 4px;
    display: none;
}
.MenuCanvas.uk-button,
.wl-tgl-nav .uk-button  {
    padding: 0;
    display: block;
    background: transparent;
    font-size: 17px;
    line-height: normal;
    border: 0;
    text-shadow: none;
    color: #00b57b;
    line-height: 30px;
    height: 30px;
}
#tgle-facette .fa-search-plus::before {
    content: "\f00e";
    font-size: 32px;
}
.wl-tgl-nav .uk-navbar-nav>li.uk-open>a, 
.wl-tgl-nav .uk-navbar-nav>li:hover>a, 
.wl-tgl-nav .uk-navbar-nav>li>a:focus{
    background-color: transparent;
}
.user i {
    margin-top: 4px;
    background-color: transparent;
    border-radius: 50%;
    border-width: 0px;
    line-height: 26px;
}
.NavResponsive>li>a{
    border-top:solid 1px var(--bg-color-grey-light);
}
.NavResponsive>li:first-child>a{
    border-top:solid 0px transparent;
}
/* ========================================================================
   Responsive nav
 ========================================================================== */
.uk-offcanvas-bar-custom.uk-offcanvas-bar{
    background: #f5f5f5;
}
.uk-offcanvas .uk-offcanvas-bar-custom .uk-panel a:not([class]){
    color: #787878;
    font-weight: 400;
}
.uk-offcanvas-bar-custom .uk-nav-side > li > a{
    padding: 7px 15px;
    color: #3f3f3f!important;    
}
.uk-offcanvas-bar-custom .uk-nav-side > li  li {
    padding: 5px 20px;
    color: #4f4f4f;
}
.uk-offcanvas-bar-custom .uk-nav-side > li > a:hover, 
.uk-offcanvas-bar-custom .uk-nav-side > li > a:focus{
    background: var(--bg-color-green);
    color: #fff!important;
}

/* ========================================================================
  Bouton historique 
 ==========================================================================  */

.lienHistorique {
    height: 54px;
    background: var(--bg-color-white);
    margin-bottom: 25px;
    box-shadow: 0 3px 6px rgba(160,166,168,.15);
}

.lienHistorique a {
    text-decoration: none;
    display: block;
    color: var(--color-grey-light);
    font-size: 1em;
    line-height: 54px;
}

.lienHistorique a:before {
    content: "\f1da";
    margin: 0;
    text-decoration: none;
    font-size: 21px;
    text-decoration: none;
    text-align: center;
    color: var(--color-white);
    height: 54px;
    width: 42px!important;
    background-color: #9cd3a8;
    margin-right: 10px;
}

.lienHistorique:hover a:before {
    text-decoration: none;
    box-shadow: inset 0px 0px 0px 20px rgba(0, 0, 0, 0.05);
}
/* ========================================================================
  logo Site 
 ==========================================================================  */

/* ========================================================================
  Titre Site h1 
 ==========================================================================  */
.lienHistorique
#titrePortail {
    float: none;
    max-height: 100%;
    border-bottom-width: 0;
    border-right-width: 0;
    position: relative;
    z-index: 5;
    background-color: var(--bg-color-white);
    overflow: hidden;
}

#pmbopac .wrapper-title {
    margin-bottom: 30px;
	margin-top:22px;
}

#titrePortail::before {
	content: " ";
	height: 54px;
	transform: skew(-23deg);
	background-color: #005556;
	display: inline-block;
	position: absolute;
	width: 47px;
	left: -15px;
}

.wrapper-title img {
    z-index: 1;
    position: relative;
}

#titrePortail h1 {
	position: relative;
	z-index: 2;
	font-size: 35px;
	font-weight: normal;
	text-align: left;
	color: white;
	text-decoration: none;
	letter-spacing: 1.75px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 57px;
}

#titrePortail {
	position: relative;
	margin: 0px 0 0 80px;
	width: 100%;
	height: 54px;
	text-decoration: none;
	background-color: #005556;
	padding: 0 15px;
}
/* ========================================================================
  Titre elements
 ==========================================================================  */

div .itemSolo h2,
.listArticlesGen h2,
.listeSameArticle h2,
.listItemsEvent h2,
.listResultArticles h2,
.introVue>h3,
.introDossier h2,
#resultatrechBis>h3,
.blocCnx>h2,
#titre-popup {
   	color: #00B57B;
	font-family: Arial, Helvetica, sans-serif;
    padding-left: 0px;
    padding-bottom: 10px;
}

#aut_details>h3,
#make_mul_sugg h3,
#empr-sugg h3,
#empr-list h3{
	font-family: Arial, Helvetica, sans-serif;
    padding-left: 0px;
    padding-bottom: 10px;
	font-size:1.3em;
	font-weight: 600;
}

div .itemSolo h2{
	font-size: 1.7em;
	padding-bottom: 0px;
}

div .itemSolo h2 {
    margin: 10px 0 10px;
}
#pmbopac .itemSolo[data-type-rub="rub_dossier_documentaire"] h2 {
    color: inherit;
    margin: 0 60px 10px 10px;
}
div .itemSolo h5.datesEven.uk-article-meta {
    margin-top: 0px;
    text-align: left;
}
#main_hors_footer>h3 {
    margin: 0 auto 15px;
    font-size: 1.07em;
}

.listArticlesGen>h3,
.listeSameArticle>h3,
.listItemsEvent>h3,
.listResultArticles>h3,
.infosBib>h3,
.listArticlesGen .itemAbrege>h3,
.listeSameArticle .itemAbrege>h3,
.listItemsEvent .itemAbrege>h3,
.listResultArticles .itemAbrege>h3,
#lvl1>h3,
#facette_wrapper>h3,
.infosRub>h3,
.listArticlesGen .itemAbrege>a>h3 {
    margin: 10px 0 10px 0;
    padding-bottom: 5px;
}

#main_hors_footer>h3>span {
    font-weight: 300;
}

.SliderArt h3,
.SliderNot>h3,
.listselect>h3,
.ListActus>h3,
.listBibli>h3,
.listEtageres>h3,
.listBreves>h3,
.infosPage h3,
.fluxRSS>h3,
#rechercheForm>h3,
#webdoc>h3,
#search_result>h3,
.listRubs h2,
.listRubsAbbr>h2,
.itemSoloFlux h2,
.SliderVertic>h3,
.fluxRSSJuridique>h2,
.fluxRSSJuridique>h3,
#make_sugg h3,
#searchWebdoc h3,
#listeFlux h3,
.titleContenu {
    font-weight: 600;
}

/* .listEtageres>h3 {
    margin-bottom: 35px;
} */

#account h4 {
    border: none;
    color: #0091a1;
    margin: 15px 0 10px 0;
    position: relative;
    padding: 0px 25px 10px;
    border-bottom: 1px dotted #AAAAAA;
}

#account h4:before {
    font-family: specificIcons;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    speak: none;
    font-size: 20px;
    color: #00abbd;
    position: absolute;
    top: 4px;
    right: inherit;
    bottom: inherit;
    left: 0px;
    content: '\e001';
}

#rechercheForm>h3,
#make_sugg h3 {
    background-color: #00B57B;
    color: #fff;
    padding: 10px;
}

#search_result>h3 {
    padding: 1% 0;
    margin-bottom: 11px;
    font-weight: 300;
    border-bottom: solid 10px #5598ce;
}

#tableau_multi_sugg {
    color: #333;
}

#resultatrech>h3,
#resultatrechBis>h3 {
    margin: 15px 0px 5px;
}

#resultatrech>h3:first-child {
    margin: 10px 0px 0px;
}

#resultatrech>h3{
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 1.7em;
}

.wl-title-article .bg-color{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 0.96em;
}

p.no_result{
	color:#333;
}

.listBreves>h3:before,
.infosPage h3:before,
.listEtageres>h3:before,
.fluxRSS>h3:before{
    font-family: specificIcons;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    speak: none;
    color: #00abbd;
    position: absolute;
    right: inherit;
    bottom: inherit;
    left: 0px;
    background-repeat: no-repeat;
}

.mediaWidget {
    text-align: center;
}
/* ========================================================================
  Intro sub-Nav
 ==========================================================================  */
.wl-top-nav {
    color: #fff;
    position: absolute;
    top: 0;
    right: 145px;
    z-index: 5;
}

.wl-top-nav a {
    color: #fff;
}

ul.nav-bandeauTop>li {
    float: left;
    padding: 7px 25px;
    position: relative;
}

ul.nav-bandeauTop>li span {
    cursor: pointer;
}

ul.nav-bandeauTop>li:after,
.wl-tgl-login:after {
}

ul.nav-bandeauTop>li i {
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
}

.subNav-bandeauTop.uk-dropdown {
    background-color: transparent;
    padding: 0;
    background-color: rgba(0,0,0,0.5);
}
/* ========================================================================
  Article sur le m�me sujet
 ==========================================================================  */
.listeSameArticle a{
    text-decoration: none;
    color: #6c6c6c;
}
.listeSameArticle a h4{
    color: #6c6c6c;
}
.listeSameArticle a:hover{
    color: var(--color-green);
}
/* ========================================================================
  Recherche portail
 ==========================================================================  */
.cms_module_search:not(#cms_module_search_22) {
    position: relative;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    padding-bottom: 22px;
    margin-bottom: 10px;
    box-shadow: 0 3px 6px rgba(160,166,168,.15);
}

.uk-form .searchbox:not(.searchbox-linear) input[name="user_query"] {
    height: 40px;
    line-height: 40px;
    max-width: 420px;
    width: 84%;
    display: block;
    float: left;
    border-radius: 5px 0 0 5px;
    font-size: 0.9rem;
    color: black;
    padding: 6px 15px;
    border: none;
}

.searchbox:not(.searchbox-linear) input:-webkit-autofill {
    background-color: #fff!important;
}

#pmbopac .searchbox-linear {
    margin-right: -25px;
}

.searchbox-linear * {
    display: inline-block;
}
#pmbopac .searchbox-linear h4.searchbox_title{
    color: transparent;
    background-image: url('images/logo_focus.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 3.5rem;
    width: 14rem;
    padding: 0;
}
.searchbox-linear .research_inputs {
    width: 50%;
    margin: 0 0.5rem;
}

.focus-search #primoQueryTemp,
.searchbox-linear .research_inputs input.user_query {
    width: calc(100% - 3.5rem);
    max-width: 55rem;
    height: 3.5rem;
    max-height: 3.5rem;
    border: 2px solid var(--color-purple);
    border-radius: 0;
    margin: 0;
}
.focus-search #go,
.searchbox-linear .research_inputs input.search_submit {
    width: 3rem;
    height: 3rem;
    padding: 0 0.2rem;
    font-size: 0;
    background-color: transparent;
    background-image: url('images/btn_search.png');
    background-size: contain;
    background-repeat: no-repeat;
    border: none!important;
}
#pmbopac .focus-search .search_other_link,
#pmbopac .searchbox-linear .search_other_link {
    display: inline-block;
}
#pmbopac .focus-search .search_other_link a,
#pmbopac .searchbox-linear .search_other_link a {
    color: var(--color-purple);
    font-size: 1.8rem;
    display: inline-block;
    height: 3rem;
    line-height: 3rem;
    transition-duration: 0.2s;
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase;
    margin: 0 2rem;
	font-family:Arial, Helvetica, sans-serif;
}
#pmbopac .focus-search .button_search_help,
#pmbopac .searchbox-linear .button_search_help {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    line-height: 1rem;
	font-size: 1.8rem;
	font-weight: 500;
    padding: 0;
    margin: 0.5rem 0;
    border-radius: 50%;
    background-image: none;
    background-color: var(--color-purple);
	font-family: Arial, Helvetica, sans-serif;
}

.focus-search input::placeholder,
.research_inputs input::placeholder{
    color: black;
}

.focus-search {
    max-width: 1000px;
}
.focus-search img {
    object-fit: contain;
}
.focus-search form {
    margin: 0;
}

.searchbox:not(.searchbox-linear) input.bouton,
.searchbox:not(.searchbox-linear) input[type="submit"], {
    height: 40px;
    font-size: 0em;
    display: block;
    background: white url(images/btn_search.png) no-repeat 48% 49%;
    margin: 0px;
    padding: 0;
    background-size: 34%;
    margin: 0;
    width: 16%;
    border: none;
    border-radius : 0 5px 5px 0;
}

.uk-form .searchbox:not(.searchbox-linear) input[type="submit"]:hover {
    background-color: var(--bg-color-white);
}

.search_advanced_link {
    width: 100%;
    margin-left: 0;
    display: block;
    text-align: center;
    font-size: 13px;
    padding: 3px;
    border-radius: 5px;
    line-height: 20px;
    position: absolute;
    z-index: 10;
    bottom: 80px;
    left: 0;
}

.searchbox:not(.searchbox-linear) input[type="submit"] {}
#intro form.searchbox:not(.searchbox-linear) {
    position: relative;
}

.searchbox:not(.searchbox-linear) .searchbox_title,
#connexion h3,
#connexion #login_form>b {
    /*font-size: 16px;
    color: #4a4a4a;
    background: #fff url(images/puce-title.png) 16px 16px;
    background-repeat: no-repeat;
    font-weight: 400;
    letter-spacing: 0.02em;*/
    padding: 18px 25px 18px 25px;
    margin: 0px;
    width: auto;
    text-align: left;
    height: 58px;
    /*margin-bottom: 20px;*/
}

#connexion h3 {
    color: #fff !important;
}

.fonctionnalites #container-user {
    position: absolute;
    top: 39px;
    z-index: 9999;
	max-width: 260px;
	width: 100%;
}

#pmbopac .green_bar {
    border-top: 2px solid var(--bg-color-green);
    display: block;
    margin: 3.2rem auto 2.4rem;
}
#intro .green_bar {
    margin: 2.4rem auto 2.4rem;
    max-width: 100%;
}
.parentNotCourte::before {
    content:" ";
    border-top: 2px solid #005556;
    display: block;
    margin: 0 auto 3rem;
    width: 100%;
}

:not([.dossiers_doc_rub]) .parentNotCourte:first-child::before{
    border: none; 
}

#facette h3,
#lvl1 h3 {
    text-transform: lowercase;
    vertical-align: middle;
}

#facette h3:first-letter,
#lvl1 h3:first-letter {
    text-transform: uppercase;
}

.searchbox input[type="submit"]:hover,
.searchbox input.button_search_help:hover,
.search_advanced_link a:hover {
    cursor: pointer;
}

.searchbox:not(.searchbox-linear) .search_radio_button {
    font-size: 13px;
    color: #fff;
    top: -7px;
    display: block;
    text-align: left;
    clear: both;
    line-height: 25px;
    width: 70%;
    margin: 50px auto 0;
}

.searchbox:not(.searchbox-linear) span.search_radio_button+span.search_radio_button {
    margin: 0px auto 0px;
}

.search_advanced_link a {
    color: #3a3a3a;
    text-decoration: none;
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 13px;
    background-color: #f2f4f5;
    padding: 3px;
    border-radius: 5px;
    line-height: 20px;
    width: 80%;
    margin: 0 auto;
}

.search_advanced_link a:hover {
    text-decoration: none;
}

.searchbox br {
    display: none;
}

.searchbox:not(.searchbox-linear) .search_radio_button input {
    vertical-align: middle;
}

.frame_term_search a {
    color: #fff;
}

frame[name="term_search"] {
    color: #fff;
}

.searchbox:not(.searchbox-linear) #search_radio_button_1 {
    right: 127px;
}

.searchbox:not(.searchbox-linear) #search_radio_button_0 {
    right: 11px;
}

.searchbox:not(.searchbox-linear) .search_other_link  {
    height: 40px;
    text-align: left;
}

.searchbox:not(.searchbox-linear) .search_other_link a {
    color: var(--color-purple);
    font-size: 13px;
    display: inline-block;
    height: 15px;
    transition-duration: 0.2s;
    font-weight: 500;
    text-decoration: none;
}

.search_other_link a:hover {
    text-decoration: none;
    color: #fff;
}

#pmbopac .panel_notice_text a h4,
#pmbopac .panel_notice_text a p:not(.lirePlus) {
    text-decoration: none;
    color: var(--color-green-dark);
	font-size:1.45em;
}
#pmbopac .panel_notice_text a p:not(.lirePlus){
	padding-top:5px;
}

#pmbopac .panel_notice_text a h4{
	color:var(--bg-color-green);
}

/* ========================================================================
  Quick acces
 ==========================================================================  */
.searchFind {
    border: solid 1px #dedede;
    box-shadow: 0 10px 15px rgba(0,0,0,.03);
    background-color: #fff;
}

.item-searchFind {
    padding: 10px 30px 30px 30px;
}

.logo-searchFind {
    max-height: 200px;
    overflow-y: hidden;
    border: solid 3px #71ad45;
    border-radius: 8px;
    margin-bottom: 13px;
}

.logo-searchFind img {
    width: 100%;
}

.searchFind>h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #fefefe;
    background: #71ad45;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 14px;
    width: 235px;
    position: relative;
    margin-left: 11px;
    margin-top: -7px;
}

.searchFind>h3:after {
    content: url(images/bloc-titre-vert.png);
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    height: 30px;
}

.wl-enrichment {
    background: transparent url(images/puce-verte.png) no-repeat 10px center;
    padding: 6px 0;
    padding-left: 30px;
    font-size: 1em;
    color: #87888a;
    margin: 0;
}

.liens-searchFind>li:nth-child(2) .wl-enrichment {
    border-top: solid 0px #d4d4d5;
}

.liens-searchFind>li+li .wl-enrichment {
    border-top: solid 1px #d4d4d5;
}
/* ========================================================================
   Watch ans share
 ==========================================================================  */
.document_list{
    margin-bottom:20px;
}
.listVeille{
    text-align:center;
}
.itemVeille a:hover {text-decoration:none;} 
.itemVeille a:hover h3{
    text-decoration:none;	
    color:inherit;
}
.itemVeille>a{
    display:block;
}
.itemVeille h3 {
    margin: 10px 0px 10px;
    font-family: Arial, Helvetica, sans-serif!important;
    font-weight: 400;
}
.wk-list-link h3{
    overflow:hidden;
    font-weight: 600;
}
.wk-list-link h3:before{
    border-color: #679d3f;
}
.wk-panel-link-box {
    text-align: center;
}
.wk-panel-link-box img{
    text-align: center;
    max-width: 100%;
}
.uk-thumbnav-caption {
    background: rgba(0, 0, 0, 0.47);
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    color: #fff;
    padding: 5px;
}
.uk-thumbnav-caption:empty{
    display:none;
}
.uk-thumbnav .wk-thumbnav-panel{
    padding:0px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left:0px;
}
.document_list .uk-thumbnav{
    margin-left:-20px;
}
.wk-panel-link-box p {
    padding: 0px 15px;
}
/* ========================================================================
  Flux rss  
 ==========================================================================  */
.wl-flux-RSS{
    padding-top:10px;
}

#bandeau .wl-flux-RSS .uk-article-title{
    font-weight: 500;
    line-height: normal;
	color:white!important;
	font-size:1.45em;
}

#bandeau .wl-flux-RSS .uk-article-title{
    color: white;
}
.wl-flux-RSS .uk-article-meta{
    border-bottom: solid 1px #00B57B;
    padding-bottom: 10px;
	margin-bottom: 10px;
}
.wl-flux-RSS li{
    padding: 0px 0 10px;
}
.wl-flux-RSS .uk-list-space > li:nth-child(n+2){
    padding-top: 15px;
    border-top: none;
}
.wl-flux-RSS .uk-article-lead{
    font-size: 1.1em;
    font-weight: 500;
}

.uk-article-meta{
	color: var(--color-green);
}

#bandeau .wl-flux-RSS .uk-article-lead a{
    text-decoration:none;
    color: var(--color-white);
    font-size: 1em;
}
#bandeau .fluxRSS .uk-list .resume {
	color: white;
	text-align: left;
	padding-top: 10px;
}
.uk-list .itemAbrege {
    border-top: none;
}
.fluxRSS {
    padding: 10px 10px;
}

#pmbopac .uk-article-lead{
	line-height: 18px;
}
/* infos pratiques                                        
---------------------------------------------------------------------------------------------------------*/
.infosBandeau {
    border-radius: 0px;
    background-color: transparent;
    border: 0px solid #ccc;
    margin-top: 15px;
    text-align: center;
    border: solid 1px rgba(0, 0, 0, 0.15);
}

#bandeau .infosBandeau li {
    list-style-type: disc;
    margin: 10px 20px;
    color: #000;
}

.infosBandeau .itemAbrege {
    padding: 15px 20px;
    background-color: #f2f2f2;
    color: #000000;
    text-align: left;
    margin-bottom: 15px;
}

.infosBandeau .resume a {
    color: #333333;
    text-decoration: underline;
}
/*liens utiles (bandeau)                                         
---------------------------------------------------------------------------------------------------------*/
.cms_module_articleslist a {
    text-decoration: none;
    color: var(--color-green-dark);
}

.lirePlus:hover,
.lirePlus:focus,
a:hover .lirePlus,
a:focus .lirePlus {
    color: var(--color-green-dark);
}

.itemAbrege p.lirePlus a:hover,
.itemAbrege p.lirePlus a:hover:after,
.liensExtrn li a:hover,
.liensExtrn li a:hover:after {
    text-shadow: 0px 0px 0px;
}

.itemAbrege p.lirePlus a:after,
.noticesEtagere>a:after,
.liensExtrn li a:after,
.brevesBandeau .lirePlus:after {
    content: "\f08e";
    font-size: 14px;
    margin-left: 0px;
    text-align: right;
    text-decoration: none!important;
}

.infosBandeau .itemAbrege h3 {
    font-size: 1.3em;
    color: #111;
    font-weight: 600;
}

.infosBandeau .itemAbrege:last-child {
    border-radius: 0px;
}

.liensExtrn li {
    text-align: left;
    width: 80%;
    border-radius: 4px;
    padding: 2px 2px 2px 10px;
    margin-bottom: 5px;
}

.liensExtrn li a {
    text-decoration: none;
    margin-top: 0px;
    display: inline-block;
    color: #68b5bf;
}
/*Info importante
---------------------------------------------------------------------------*/
.contenuEditorial {
    border: solid 1px #C2C2C2;
}
/* Accessibility
---------------------------------------------------------------------------*/
#accessibility {
    margin: 2px 0 0 10px;
}

.accessibility_font_size li {
    min-height: 33px;
    line-height: 33px;
    font-size: 26px;
    margin: 0px 4px 0 0;
    padding: 0 5px 0 0;
    font-weight: 500;
}

.accessibility_font_size li a {
    color: var(--color-white);
    text-decoration: none;
}

#footer .accessibility_font_size li a:hover {
    text-shadow: 0 0 0;
    text-decoration: none;
}
/* Cookies
---------------------------------------------------------------------------*/
#script_analytics_content {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    color: white;
    background-color: rgba(0, 0, 0, 0.74);
    position: fixed;
    bottom: 0;
    z-index: 5000;
    width: 100%;
}

#script_analytics_content button+button {
    margin-left: 10px;
}
/*Rubrique / sous_rubriques de la rubrique
---------------------------------------------------------------------------*/
.listRubs,
.listEtageres,
.SameNot {
    border-top: solid 1px #fff;
    position: relative;
    padding-bottom: 10px;
    max-width: 100%;
    margin: -1px auto 0;
    overflow: hidden;
}

.Rub {
    display: block;
    width: auto;
    margin: 0 auto;
    transition: all 0.2s;
    min-height: 110px;
    background-color: var(--bg-color-white)
        border: solid 0px #111111;
    padding: 20px 0px;
}

.Rub+.Rub {
    margin-top: 0px;
}

.listRubs .Rub:nth-child(even) .infosRub {
    box-shadow: 0px 0px 0px 1px rgba(212, 228, 220, 0.0);
}

.listRubs img {
    margin-left: 0px;
}

.listRubs h2 {
    margin-bottom: 20px;
}

.Rub .lirePlus {
    margin: 5px;
    text-align: right;
}

.infosRub .uk-thumbnail {
    max-width: 300px;
}

.infosRub a {
    position: relative;
    text-decoration: none;
}

.listRubs .Rub .infosRub:hover .imgM {
    position: relative;
}

.listRubs .Rub .infosRub .imgM:before {
    opacity: 0;
}

.infosRub .uk-thumbnail {
    padding: 0;
    text-align: center;
    background-color: transparent;
}
.infosRub h4 {
	font-size: 1.75em;
	padding: 15px 0px;
	background-color: var(--bg-color-white);
}

.Rub .lirePlus a {
    display: inline-block;
    margin: 0px;
}

.rubContent>h3:after {
    display: block;
}

.listArticlesGen .itemAbrege h3 a,
.listeSameArticle .itemAbrege h3 a,
.listItemsEvent .itemAbrege h3 a,
.listResultArticles .itemAbrege h3 a,
.listRubs h3 a {
    color: #DDF2F9;
}

.listRubs .Rub a {
    text-decoration: none;
    position: relative;
}

.listArticlesGen .itemAbrege h3 a:hover,
.listeSameArticle .itemAbrege h3 a:hover,
.listItemsEvent .itemAbrege h3 a:hover,
.listResultArticles .itemAbrege h3 a:hover,
.listRubs h3 a:hover {
    text-decoration: none;
    text-shadow: 0px 0px 0px;
    color: #5C94B9;
}

.itemReduit {
    clear: both;
}

.Rub .itemReduit h4 {
    font-size: 1.09em;
    color: #4e4e4e;
    font-weight: 400;
}

.Rub .itemReduit h4 a {
    color: inherit;
}

.Rub .itemReduit h4:hover a {
    text-decoration: none;
}

.Rub .itemReduit h5 {
    font-size: 1em;
    color: #555554;
}

.Rub .lirePlus {
    margin: 7px 0px;
    text-align: right;
    height: auto;
    position: static;
    margin-right: 10px;
}

.Rub .infosRub .resume {
    padding-top: 0px;
    line-height: 22px;
    margin: 0 auto;
    padding-right: 10px;
}

.listRubs .Rub a {
    text-decoration: none;
    position: relative;
    color: #414141;
}

.listItemsGen .itemAbrege {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #EBEAEA;
}

.listItemsGen .itemAbrege:last-child {
    border-bottom-width: 0px;
}

.AllRecords {
    text-align: right;
    vertical-align: middle;
    padding: 0 20px;
}

.AllRecords a,
.AllRecords span {
    background-color: var(--bg-color-green);
    color: rgb(233, 241, 249);
    text-align: right;
    border-radius: 5px;
    padding: 4px 6px;
    font-size: 12px;
    letter-spacing: 0.02em;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}

.AllRecords a:hover,
.AllRecords span:hover {
    color: #fff;
    text-decoration: none;
    transition-duration: 0.2s;
}

.AllRecords a i,
.AllRecords span i {
    margin-right: 5px;
    font-size: 14px;
}

/*bloc multim�dia
---------------------------------------------------------------------------*/
.mediaBib {
    margin: 20px 0px 0px;
    padding: 20px 0px 0px;
    border-top: solid 0px #EBEBEB;
}
.multimediasBib li > * {
    margin: 0 auto;
    display: block;
}

#bandeau .multimediasBib li iframe {
    margin-top: 20px;
	max-width: 248px;
	width: 100%;
}

/*Infobib 
---------------------------------------------------------------------------*/
.infosBib {
    clear: both;
}

.infosBib h3 {
    margin-top: 10px;
}

.infosBib div {
    clear: both;
}

.horBib {
    padding: 4px;
}

.infosBib div+div {
    border-top: solid 2px rgb(226, 225, 222);
    border-bottom: solid 2px rgb(226, 225, 222);
}

.infosBib>h3 {
    font-size: 1.145em;
    color: #626262;
    background-position: -4px -281px;
    background-repeat: no-repeat;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin-bottom: 15px;
    border-bottom: solid rgb(235, 235, 235) 2px;
}

.liensBibArt {
    clear: both;
}

.liensBib {
    clear: both;
    overflow: hidden;
	margin:10px;
}

/* .liens-blocs a {
    text-align: center;
    display: block;
    font-size: 2rem;
    padding: 0.4em 1em;
    width: 100%;
    height: 100%;
    text-decoration: none;
} */

 .liensBib li > a {
    font-size: 1.3em;
    font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}

.liensBib li > a:hover{
	color:var(--color-green-dark);
}

 .liensBib > li a::after {
    content: "\f08e";
    width: 1.5em;
    text-align: right;
    font-family: FontAwesome;
    padding-left: 10px;
}

.liens-blocs div div.bg_lien {
    background: url('../../cms_vign.php?type=section&id=209&mode=large') 20% 50% no-repeat;
    background-size: auto;
    height: 150px;
    background-size: 100%;
    object-fit: cover;
    max-width: 610px;
    margin: 0 auto;
    text-align: center;
}

.liens-blocs div:first-child div.bg_lien {
    background: url('../../cms_vign.php?type=section&id=208&mode=large') 20% 50% no-repeat;
    background-repeat: no-repeat;
    background-size: auto;
    height: 150px;
    background-size: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    max-width: 610px;
    margin: 0 auto;
    text-align: center;
}


.liens-blocs a {
    text-align: center;
    font-size: 2rem;
    text-decoration: none;
    background-color: rgba(255,255,255,0.8);
    width: 260px;
    padding: 10px;
    margin: 0 auto;
    margin-top:50px;
    line-height: 150px;
    color:var(--color-green);
}

/*Breves
---------------------------------------------------------------------------*/
.listBreves {
    margin: 20px auto 0px;
    padding: 0px;
    background-color: #fafafa;
    border: solid 1px #e1e1e1;
    padding: 16px 25px;
}

.listBreves .itemAbrege>ul li {
    padding-left: 0px;
    margin-top: 4px;
    font-size: 1.145em;
}

.listBreves .itemAbrege>ul li:after {
    content: "\f08e";
    color: #7CBEBB;
    font-size: 0.9em;
    text-align: right;
    padding: 0px;
}

.listBreves h4 {
    text-align: left;
    margin-bottom: 7px;
}

/*Breves Bandeau
---------------------------------------------------------------------------*/
.brevesBandeau {
    position: relative;
    background-color: #68b5bf;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    margin-bottom: 0px;
}

.brevesBandeau h3,
#lvl1>h3,
#facette_wrapper > form > h3.facette_compare_listTitle {
	font-size: 1.7em;
	color: #fff;
	font-weight: normal;
	padding: 18px 0px 5px 25px;
	width: auto;
	text-align: left;
	height: auto;
}

.brevesBandeau h4 {
    font-size: 15px;
    font-weight: 600;
}

.brevesBandeau,
.brevesBandeau a {
    color: #FFF;
    line-height: normal;
    font-weight: 500;
    text-decoration: none;
}

.brevesBandeau .itemAbrege a:hover {
    text-decoration: none;
    color: #fff;
}

.brevesBandeau .itemAbrege {
    background-repeat: repeat-x;
    background-position: 0px 0px;
    padding: 20px;
}

.itemAbrege .resume {
    line-height: normal;
    font-size: 1em;
    text-align: justify;
}

.brevesBandeau .itemAbrege+.itemAbrege {
    border-top: solid 1px;
}

.liensExtrn {
    color: #fff;
    margin: 10px 0px 0px;
}

.liensExtrn li,
.brevesBandeau .lirePlus {
    background-color: #fff;
    font-size: 13px;
    color: #68b5bf;
}

.brevesBandeau .lirePlus:after {
    content: "\f196";
}

.brevesBandeau .lirePlus {
    text-align: left;
    width: 60%;
    border-radius: 4px;
    padding: 2px 2px 2px 10px;
    margin-bottom: 5px;
}

/*liste actualitees
---------------------------------------------------------------------------*/
.ListActus {
    margin: 20px auto;
    width: 100%;
    padding: 20px 30px;
    background-color: #fff;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
    border-radius: 25px 0px 0px 0px;
}

.ListActus .over-link {
    text-decoration: none;
    color: #404040;
    text-shadow: none;
}

.ListActus .over-link:hover h4:after,
.search_advanced_link:hover:after {
    background-color: #fecc00;
    width: 75px;
}

.ListActus h3 {
    margin-bottom: 15px;
    background-position: 0 -254px;
}

.ListActus .itemContent h4 {
    font-size: 1.3em;
    font-weight: 600;
    color: #404040;
    margin-bottom: 20px;
}

.ListActus .itemContent h4 span {
    position: relative;
    padding-bottom: 15px;
}

.ListActus .itemContent h4:after {
    content: "";
    height: 4px;
    width: 54px;
    display: block;
    background-color: #404040;
    bottom: 0px;
    left: 0px;
    margin-top: 15px;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    transition-delay: 0.1s;
}

.ListActus .itemAbrege>a .imgL {
    padding-right: 15px;
}

.ListActus .itemAbrege>a .imgL img {
    max-width: none;
    max-height: 200px;
    vertical-align: top;
}

.panel_notice_vign {
    text-align: left;
    padding-bottom: 20px;
}

.img_notice_reduite {
    max-width: 150px;
    width: 100%;
    border: 1px solid var(--color-grey-dark);
}

/* ========================================================================
   Notices Slider hoz
 ==========================================================================  */
.Slider {
    position: relative;
}

.Slider .bx-wrapper {
    margin-bottom: 0;
    margin: 0;
}

.SliderNot .bx-wrapper .bx-prev {
    left: 5px;
    right: auto;
}

.SliderHoriz {
    width: 100%;
    box-shadow: 0 3px 6px rgba(160,166,168,.15);
    background-color: #ffffff;
    background: url(images/puce-title-selection.png) no-repeat 98% 15px #fff;
}

.SliderHoriz li.itemSlider .imgL>a+a {
    display: block;
    position: absolute;
    top: 74%;
    width: 100%;
    opacity: 0;
    transition: all 0.3s;
}

.Slider .bx-wrapper .bx-pager {
    position: absolute;
    top: auto;
    bottom: 0;
    padding: 0;
    text-align: left;
    font-size: 0;
    padding: 0px;
    width: 100%;
    right: auto;
    left: 0;
    overflow: hidden;
    background: #6cc3e4;
    height: 55px;
    padding: 22px;
    z-index: 2;
}

.Slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: right;
}

.SliderArt .bx-wrapper .bx-pager.bx-default-pager a {
    background: #98d3ea;
    border: solid 0px #fff;
    box-shadow: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.SliderArt .bx-wrapper .bx-pager .bx-pager-item:first-child a {
    margin-left: 0px;
}

.SliderArt .bx-wrapper .bx-pager.bx-default-pager a:hover,
.SliderArt .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff;
}

.SliderArt .bx-wrapper .bx-pager .bx-pager-item,
.SliderArt .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    padding: 0px 0px;
}

/* accueil: carrousel fondu articles actualités */
#pmbopac .uk-dotnav {
    display: flex;
    flex-direction: row;
    justify-content: right;
	position: absolute;
    z-index: 1;
	/* left: 0px; */ 
	right:15px;
	top: -35px;
}

/* ajouter de la place en bas pour accueillir les dotnav */
#pmbopac [data-uk-slideshow] {
    padding-bottom: 20px;
}

/* contrer comportement par défaut */
#pmbopac .uk-dotnav.uk-position-bottom {
    bottom: auto;
    top: 0;
    left: auto;
    right: 0;
    max-width: 70px;
}

#pmbopac .uk-dotnav li {
    margin: 0;
    padding: 0 5px 5px 0;
}

#pmbopac .uk-dotnav li a {
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid var(--color-green-dark);
}

#pmbopac .uk-dotnav li a {
    background-color: transparent;
    border: 1px solid var(--bg-color-green);
    border-radius: 50%;
}

#pmbopac .uk-dotnav li.uk-active a,
#pmbopac .uk-dotnav-contrast > * > :focus,
#pmbopac .uk-dotnav-contrast > * > :hover {
    background-color: var(--bg-color-green);
}

#pmbopac .uk-slidenav-position .uk-slidenav {
    display: block;
}

#pmbopac .uk-slidenav-contrast {
    color: var(--color-green);
    text-decoration: none;
    background-color: var(--bg-color-white);
    border-radius: 50%;
}

#pmbopac .uk-slidenav-contrast:hover {
    opacity: 0.6;
    text-decoration: none;
}

/* slider pole img */
.uk-slidenav-previous::before {
    padding-right: 5px;
}

.uk-slidenav-next::before {
    padding-left: 5px;
}

.uk-slidenav {
    line-height: 55px;
}

.SliderHoriz .imgL a img {
    display: block;
    text-decoration: none;
    padding: 0;
    border: solid 0px var(--bg-color-white);
    max-height: 250px;
    border: solid 1px #dedfdf;
    background: #f2f3f4;
    padding: 4px;
}

.SliderNot>div {
    margin: 0 auto;
    padding: 0px 0px;
}

.SliderNot .imgL img {
    margin: 0 auto;
}

.SliderNot .listNotHz .imgL {
    border: solid 4px #fff;
    box-shadow: 0 0 0px #525252;
    margin: 0px auto 25px;
    background-color: #fff;
    position: relative;
    height: 170px;
}

.slideshow-item-title {
    font-size: 1em;
    margin: 0;
    background: rgba(0,0,0,0.64);
    color: #fff;
    padding: 4px 5px 0px 5px;
    height: 45px;
    line-height: 18px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.ico-type-doc {
    margin-top: 50px;
}

.ico-type-doc img {
    width: 58px;
    border: solid 2px #ccc;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 0px 100px rgba(0,0,0,0.05);
}

.typeDoc-News {
    position: absolute;
    top: -4px;
    right: -4px;
    background-color: rgb(111, 170, 68);
    padding: 0px 5px 2px 7px;
    color: #fff;
    border-radius: 0px 0px 0px 5px;
}

.SliderNot .listNotHz .imgL img {
    max-height: 100%;
}

.SliderNot .listNotHz .imgL a {
    display: block;
    text-decoration: none;
    padding: 0;
    border: solid 0px var(--bg-color-white);
    box-shadow: 0px 0px 0px 0px #a3a3a3;
    height: 170px;
}

.SliderNot .listNotHz a:hover {
    display: block;
    text-decoration: none;
}

.SliderNot .bx-wrapper .bx-prev,
.SliderNot .bx-wrapper .bx-prev:hover {
    background-position-x: -1px;
}

.SliderNot .bx-wrapper .bx-next {
}

.SliderHoriz .bx-wrapper .bx-prev,
.SliderHoriz .bx-wrapper .bx-next {
    background-image: url(images/controls.png);
    outline: solid 0px rgba(255,255,255,0.80);
}

.SliderNot .bx-wrapper .bx-next {
    right: 5px;
}

.SliderNot .bx-wrapper .bx-prev,
.SliderNot .bx-wrapper .bx-next {
    width: 31px;
    height: 31px;
    top: 40%;
}

.SliderNot .bx-wrapper .bx-prev:hover,
.SliderNot .bx-wrapper .bx-next:hover {
    outline: solid 0px rgba(255,255,255,1);
}

.SliderNot .bx-wrapper .bx-prev:focus,
.SliderNot .bx-wrapper .bx-next:focus {
    outline-offset: 0px;
}

.SliderNot .bx-wrapper .bx-pager .bx-pager-item a,
.SliderNot .bx-wrapper .bx-controls-auto .bx-controls-auto-item a {
    background: rgb(191, 214, 238);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 0px;
    border: solid 0px #d0d0d0;
    -webkit-transition: all 0.2s;
    /* For Safari 3.1 to 6.0 */
    transition: all 0.2s;
}

.SliderNot .bx-wrapper .bx-pager.bx-default-pager a:hover,
.SliderNot .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffffff;
    border: solid 0px #7A7A7A;
}

.SliderHoriz .itemVign a {
    border-top: solid 0px #eee;
    margin-top: 0px;
    padding-top: 0px;
    width: auto;
    margin: 0 auto;
    overflow: hidden;
}

.actu_home .sub-title {
    display: block;
    margin-bottom: 8px;
	margin-top:10px;
	color:#00B57B;
	font-size: 1.43em;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	/* text-align: justify; */
}
.resume {
	font-size: 2rem;
	line-height: 2.4rem;
	text-decoration: none;
}

.lirePlus{
	margin-top:10px;
    margin-bottom: 20px;
}

.uk-slideshow .lirePlus {
    margin-top: 36px;
	padding-left:5px;
}

.actu_home .resume{
	padding-left:5px;
	/* text-align: justify; */
}

.actu_home .resume .sub-title{
	text-indent:0px;
}

.actu_home .uk-width-1-1.uk-text-center img {
    margin-bottom: 20px;
}

.SliderNot .bx-wrapper .bx-viewport {
    box-shadow: 0 0 5px transparent;
    background: transparent;
    left: auto;
    border: 0;
}

.Slider .bx-wrapper .bx-viewport {
    border: none;
    left: 0px;
    box-shadow: 0px 0px 0px;
}

.listNotHz h3 {
    font-size: 1em;
    color: #fff;
    font-weight: 400;
    background-color: var(--bg-color-green);
    height: 60px;
    padding: 10px 10px 0px 10px;
}

/* ========================================================================
   Article  Slider fondu 
 ==========================================================================  */
.SliderArt {
    padding: 0px;
}

.SliderArt>div>div ul,
.wl-slideshow>div>div ul {
    padding: 0px;
}

.SliderArt .itemContent {
    padding: 70px 30px 10px 30px;
    background: #fff;
    border-bottom: solid 55px transparent;
    min-height: 330px;
    background: url(images/puce-title-date.png) no-repeat 95% 15px #fff;
}

.SliderArt .itemContent img {
    max-height: 170px;
}

.SliderArt .itemContent a {
    color: #000;
    text-decoration: none;
    text-shadow: none;
}

.linkBlock:hover .lirePlus {
    text-decoration: underline;
}

.SliderArt .itemContent h3 {
    font-weight: 400;
    line-height: 25px;
    color: #000;
    padding: 0;
    background: none;
}

.linkBlock {
    display: block;
}

.SliderArt .bx-wrapper .bx-prev {
    left: 0px;
    background: url(images/controls.png) no-repeat 0 -32px;
}

.SliderArt .bx-wrapper .bx-next {
    right: 0px;
    background: url(images/controls.png) no-repeat -43px -32px;
}

.SliderArt .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.SliderArt .bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.SliderArt .bx-wrapper .bx-next,
.SliderArt .bx-wrapper .bx-prev {
    border-radius: 50%;
    display: block;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
    opacity: 0;
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease-in;
    transition-delay: 0.5s;
}

.SliderArt:hover .bx-wrapper .bx-next,
.SliderArt:hover .bx-wrapper .bx-prev {
    opacity: 1;
}

.dateEvent {
    position: absolute;
    top: 14px;
    right: 10%;
    width: 32%;
}

.AllRecords {
    text-align: right;
    vertical-align: middle;
    padding: 0 20px;
}

.AllRecords a {
    background-color: #000;
    color: #e1e1e1;
    text-align: right;
    border-radius: 5px;
    padding: 4px 6px;
    font-size: 12px;
    letter-spacing: 0.02em;
    display: inline-block;
    text-transform: uppercase;
}

.AllRecords a:hover {
    color: #fff;
    text-decoration: none;
    transition-duration: 0.2s;
}

.AllRecords a i {
    margin-right: 5px;
    font-size: 14px;
}

/* ========================================================================
   Selection thematique 
 ==========================================================================  */
.list-thema h3.section-title {
    width: 250px;
    position: absolute;
    z-index: 10;
}

.AllDosThem {
    position: absolute;
    z-index: 10;
    top: 16px;
    right: 28px;
}

.AllDosThem a {
    color: #2a7d94;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.AllDosThem a:hover {
    text-decoration: none;
    color: #2a7d94;
}

.list-thema {
    width: auto;
    border: solid 1px #2a7d94;
    box-shadow: 0 10px 15px rgba(0,0,0,.03);
    background-color: #fff;
    position: relative;
}

.firstLoop {
    background: #2a7d94;
}

.list-thema .no-styles {
    color: #efefef;
    font-weight: 500;
}

.main-theme .resume {
    line-height: 18px;
    font-size: 0.9em;
    text-align: justify;
}

.list-thema .no-styles:hover {
    color: #fff;
    text-decoration: none;
}

.list-thema .imgL {
    max-height: 180px;
    overflow-y: hidden;
}

.list-thema .imgL img {
    width: 100%;
}

.main-theme {
    padding: 50px 35px 0 35px;
}

.main-theme h4 {
    font-size: 1.3em;
    color: #eaeaea;
    text-transform: uppercase;
    border-bottom: solid 2px #eaeaea;
    padding-bottom: 15px;
    font-weight: 600;
    margin-top: 15px;
}

.firstLoop .imgL {
    border-radius: 8px;
    border: solid 3px #fff;
}

.otherLoop {
    padding: 0px 26px;
}

.otherLoop:first-child {
    padding-top: 55px;
}

.otherLoop+.otherLoop {
    padding: 0px 26px;
    border-top: solid 7px #f5f5f5;
    padding-top: 26px;
}

.otherLoop .imgL {
    border: solid 1px #2a7d94;
    border-bottom: solid 5px #2a7d94;
    max-height: 120px;
    overflow-y: hidden;
}

.otherLoop h4 {
    font-size: 1em;
    margin-top: 20px;
}

.otherLoop a:hover {
    text-decoration: none;
}

/*Notices Slider Verticale  
---------------------------------------------------------------------------*/
.SliderVerti {
    border: solid 1px #3f88ba;
    float: left;
    max-width: 505px;
    width: 66%;
}

.SliderVerti .SliderNot>h3 {
    background-color: #3f88ba;
    color: #fff;
    padding: 13px;
}

.SliderVerti .listNotHz .imgL img {
    max-height: 145px;
}

.SliderVerti li.itemSlider {
    background-color: #fff;
    box-shadow: 0px 0px 0px 0px #d0d0d0 inset;
    border: solid 0px #d0d0d0;
    padding: 5px;
    border-top: solid 1px #c2c2c2;
    background-image: url(images/bkg_slider.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.SliderVerti li:nth-child(odd).itemSlider {
    background-color: #fff;
    border-top: solid 1px #fff;
}

.SliderVerti .listNotHz .imgL {
    float: left;
}

.SliderVerti .listNotHz a h3 {
    color: #404040;
    font-weight: 300;
    border-bottom: solid 7px #3f88ba;
    text-align: left;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 15px;
    float: left;
}

.SliderVerti .listNotHz a {
    overflow: hidden;
    padding-left: 10px;
    display: block;
    margin: 0;
}

.SliderVerti .listNotHz a+a h3 {
    font-style: italic;
    color: #767676;
    font-size: 95%;
    border-bottom: solid 0px #3f88ba;
}

.SliderVerti .bx-wrapper .bx-viewport {
    box-shadow: 0 0 0px 0px transparent;
    background: transparent;
    left: auto;
    border: 10px solid #fff;
}

.SliderVerti .bx-wrapper .bx-prev {
    left: auto;
    right: 44px;
}

.SliderVerti .bx-wrapper .bx-prev,
.SliderVerti .bx-wrapper .bx-next {
    background: url(images/controls.png) no-repeat 0px 0px;
}

.SliderVerti .bx-wrapper .bx-next {
    background-position: 100%;
}

/*Notices article    
---------------------------------------------------------------------------*/
.SliderArt h3.titleInside {
    padding: 13px;
}

.SliderArt .itemContent .imgL {
    float: right;
    margin-right: 0px;
    max-height: 150px;
    margin-left: 10px;
}

.itemContent .imgL a img {
    max-width: 100%;
    display: block;
    border: solid 2px #f9f9f9;
    box-shadow: 0px 0px 0px 1px #d2d2d2;
}

.SliderArt .lirePlus {
    width: auto;
    text-align: left;
    font-weight: 400;
    margin: 0;
    color: #50a9ca;
    background-color: transparent;
    bottom: 20px;
    right: 29px;
    z-index: 250;
}

.SliderArt .itemContent .ItemResume h4 {
    width: 70%;
    margin-bottom: 6px;
    font-size: 1.2em;
}

.SliderArt h4 a {
    color: #404040;
}

.wl-title-news,
.wl-title-article {
    position: relative;
}

.uk-panel.list-rub .wl-title-news .bg-color, .wl-title-article .bg-color {
    text-transform: none;
    padding-right: 8px;
    font-weight: 500;
    color: #333;
}

/* Ariane  
---------------------------------------------------------------------------*/
.uk-breadcrumb .breadcrumb-item {
    color: var(--color-green-dark);
}
.uk-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    content: ">";
}

/* Aide a la recherche
---------------------------------------------------------------------------*/
.searchelp {
    margin: 15px 0px;
    line-height: 20px;
    font-size: 1.1em;
}

/* Liste Items  
---------------------------------------------------------------------------*/
.itemVign a {
    text-decoration: none;
    font-weight: 100;
    line-height: normal;
    font-style: normal;
    display: block;
}

/* accueil / selections 
---------------------------------------------------------------------------*/
.selection-container{
    padding:15px
}
.listselect-item {
    width: auto;
    border: solid 0px #dedede;
    box-shadow: 0 3px 6px rgba(160,166,168,.15);
    background-color: #ffffff;
}

.listselect-item {
    background: url(images/puce-title-selection.png) no-repeat 93% 15px #fff;
}

.listselect-item h5{
    text-align:left
}

.listselect .itemVign {
    text-align: center;
    min-height: 75px;
}

.listselect-item .itemVign a {
    display: block;
    padding: 0px 7px 5px;
}

.listselect-item .itemVign a h5{
    display: block;
    text-align: left;
    text-decoration: none;
    color: #363636;
    font-size: 11px;
    text-transform: uppercase;
}

.listselect .itemVign h4 {
    color: inherit;
    margin: 0 auto;
    font-weight: 400;
    font-size: 1em;
    line-height: 30px;
    font-size: 12px;
    color: #363636;
    text-transform: uppercase;
}

.listselect .itemVign h4:after {
    display: block;
    font-size: 25px;
    font-weight: 600;
}
.listselect-item .itemVign img{
    height:42px;
}

.listselect .itemVign:hover .resumeSelect {
    text-decoration: underline;
}

.listselect .resumeSelect {
    font-size: 1.25em;
}

.listselect h3,
.fluxRSS>h3,
#widget>h3 {
    font-size: 1.2em;
    font-weight: 600;
    padding-bottom: 8px;
    position: relative;
}

.listselect .itemVign .imgL {
    width: 100px;
    margin: 0 auto;
}

.listselect img {
    box-shadow: inset 0px 0px 1px 3px rgba(0, 0, 0, 0.84);
}

.itemContent .ItemResume {
    padding: 10px;
}

.infosBandeau .extLink a {
    color: #5A4861;
    text-decoration: none;
}

.infosBandeau .extLink a:hover {
    text-decoration: underline;
    color: #5f6683;
}

#bandeau .infosBandeau .liensExtrn li {
    margin: 3px 0px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    list-style: none;
}

#bandeau .infosBandeau .liensExtrn li:before {
    content: "\f14c";
    color: #5f6683;
    font-size: 12px;
    margin-right: 10px;
}

#bandeau .pmb-infos-bib {
    padding-bottom: 20px;
}

#bandeau .liensBib{
	padding-left:10px;
	margin-top: 10px;
	margin-bottom:10px;
}

.AlaUne {
    background-color: var(--bg-color-grey);
    padding: 20px 25px;
    margin-bottom: 20px !important;
}

.AlaUne h2 {
    margin-bottom: 5px;
}

.AlaUne .img-important {
    margin-right: 40px;
}

#bandeau .fluxRSS{
    background-color: #00b57b;
}

.fluxRSS>div {
    padding: 0px 10px;
}

.listBibli>.itemAbrege,
.listEtageres>.itemAbrege,
.fluxRSS>.itemAbrege {
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: auto;
    border-bottom: solid 0px #f2f2f2;
    margin: 0 auto;
}

.listBreves>.itemAbrege h4,
.listBibli>.itemAbrege h4,
.listEtageres>.itemAbrege h4,
.fluxRSS>.itemAbrege h4 {
    color: #4e4e47;
}

.listBreves>.itemAbrege h4:first-letter,
.listBibli>.itemAbrege h4:first-letter,
.listEtageres>.itemAbrege h4:first-letter,
.fluxRSS>.itemAbrege h4:first-letter,
.rubContent>h3:first-child:first-letter {
    font-size: 115%;
    text-transform: uppercase;
}

.listBreves>.itemAbrege>a,
.listBibli>.itemAbrege>a,
.listEtageres>.itemAbrege>a,
.fluxRSS>.itemAbrege>a {
    padding-left: 1%;
}

.listBreves>.itemAbrege>a:after,
.listBibli>.itemAbrege>a:after,
.listEtageres>.itemAbrege>a:after,
.fluxRSS>.itemAbrege>a:after,
.fluxRSSRub>.itemAbrege h4 a:after {
    content: "\f08e";
    width: 1.5em;
    text-align: right;
    text-decoration: none;
}

.listBibli .itemVign .readThis a,
#lirePlusPresta a,
.SliderArt .lirePlus a,
.noticesEtagere>a,
#lienBouton a,
.lienExtNot a,
.lienDocNot a {
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    margin: 0 auto;
    text-align: right;
    width: 100%;
}

.fluxRSS>.itemAbrege h4 {
    font-size: 0.9em;
    border-bottom: solid 1px #E1E1E1;
    padding: 10px 7px;
    margin-bottom: 10px;
}

#lirePlusPresta {
    margin: 0 auto;
}

#lirePlusPresta {
    width: 70%;
    margin-top: 3px;
    padding: 7px 5px;
}

#lirePlusPresta a,
#lienBouton a {
    color: inherit;
    text-decoration: none;
    width: 100%;
}

#lirePlusPresta:hover a,
#lienBouton:hover a,
.lienExtNot a:hover,
.lienDocNot a:hover {
    color: #fff;
}

#lienBouton {
    width: auto;
    float: left;
    margin-top: 10px;
}

#lienBtnOverlay {
    overflow: hidden;
}

#lienBouton a:after {
    content: "\f14c";
    text-align: right;
    font-size: 1.1em;
}

.listBibli .itemVign .readThis a:hover {
    text-shadow: 0px 0px 0px;
    text-decoration: none;
    color: #222;
}

.listBibli .itemVign {
    text-align: center;
}

.overlay {
    border: solid 13px #fff;
    background-color: #fff;
    border-radius: 25px 0px 0px 0px;
}

.listBibli h3{
    margin:10px 25px 15px;
}
#pmbopac .listBibli a {
    padding: 25px;
}
#pmbopac .listBibli a.fond_gris {
    background-color: var(--bg-color-grey);
    color: var(--color-green);
}
#pmbopac .listBibli a.fond_gris:hover,
#pmbopac .listBibli a.fond_gris:focus {
    background-color :var(--color-white);
}

#pmbopac .listBibli a.fond_vert {
    background-color: #005556;
    color: var(--bg-color-grey);
}

#pmbopac .listBibli a.fond_vert:hover,
#pmbopac .listBibli a.fond_vert:focus {
    background-color: var(--bg-color-green);
}

.listBibli h4 {
    color: white;
    margin: auto;
    padding: 10px 0;
    font-size: 1em;
    font-weight: 500;
}

.listBibli div div:nth-child(2) h4,
.listBibli div div:nth-child(3) h4 {
    color: #486a8b;
}

.listBibli .imgL img{
    max-width: 140px;
    max-height: 80px;
}

.imgM_parent {
    display: inline-block;
    overflow: hidden;
    padding-bottom: 0;
}

.infosRub .imgM,
.listBibli .itemVign a img {
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition-timing-function: ease-out;
}

.infosRub:hover .imgM,
.listBibli .itemVign a:hover img {
    transform: scale(1.05);
}

.listBibli .itemVign a {
    display: block;
}

.listBibli>ul {
    width: 100%;
}

/* old listItemsGen
---------------------------------------------------------------------------*/
.listArticlesGen,
.listeSameArticle,
.listItemsEvent,
.listResultArticles,
.listEtageresRub,
.fluxRSSRub {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.listArticlesGen .itemAbrege>a {
    color: #4f5157;
    text-decoration: none;
    display: block;
}

.itemAbrege>a:hover {
    color: #4f5157;
    text-decoration: none;
    text-shadow: none;
}

.listArticlesGen .itemAbrege p.lirePlus,
.listeSameArticle .itemAbrege p.lirePlus,
.listItemsEvent .itemAbrege p.lirePlus,
.listResultArticles .itemAbrege p.lirePlus {
    position: static;
}

.listArticlesGen .itemAbrege p.lirePlus a,
.listeSameArticle .itemAbrege p.lirePlus a,
.listItemsEvent .itemAbrege p.lirePlus a,
.listResultArticles .itemAbrege p.lirePlus a {
    color: #88BA3F;
}

.listArticlesGen .itemAbrege,
.listeSameArticle .itemAbrege,
.listItemsEvent .itemAbrege,
.listResultArticles .itemAbrege {
    position: relative;
    height: auto;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.listArticlesGen .itemContent,
.listItemsEvent .itemContent,
.listResultArticles .itemContent {
    padding: 0px 0px 0px 0px;
    clear: both;
}

.listArticlesGen .itemContent .resume,
.listeSameArticle .itemContent .resume,
.listItemsEvent .itemContent .resume,
.listResultArticles .itemContent .resume {
    line-height: 20px;
}

.listeSameArticle .itemAbrege .imgL,
.listItemsEvent .itemAbrege .imgL,
.listResultArticles .itemAbrege .imgL {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.listArticlesGen .itemAbrege .imgL a,
.listeSameArticle .itemAbrege .imgL a,
.listItemsEvent .itemAbrege .imgL a,
.listResultArticles .itemAbrege .imgL a {
    display: block;
}

.listArticlesGen .itemAbrege .imgL a img,
.listeSameArticle .itemAbrege .imgL a img,
.listItemsEvent .itemAbrege .imgL a img,
.listResultArticles .itemAbrege .imgL a img {
    float: left;
    max-width: 100%;
    height: auto;
    border: 5px solid rgba(255, 255, 255, 1);
    margin: 10px;
}

.listArticlesGen>h3,
.listeSameArticle>h3,
.listItemsEvent>h3,
.listResultArticles>h3 {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 10px 4px;
    margin: 0px;
    border-radius: 0px;
    margin: 5px 0px 10px;
}

.wl-article-content {
    padding: 0px 10px;
}

.wl-full-item .chapeau {
    line-height: 22px;
}

.listArticlesGen .itemAbrege>h3,
.listeSameArticle .itemAbrege>h3,
.listItemsEvent .itemAbrege>h3,
.listResultArticles .itemAbrege>h3,
.listArticlesGen .itemAbrege>a>h3 {
    position: relative;
    font-size: 1.35em;
    font-weight: 300;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    font-weight: 400;
    padding: 0 0 0 0px;
    line-height: normal;
}

.listeSameArticle .itemAbrege>h3 a,
.listItemsEvent .itemAbrege>h3 a,
.listResultArticles .itemAbrege>h3 a,
.listRubs h3 a {
    color: #404040;
    font-family: inherit;
}

.listArticlesGen .itemAbrege>h3 a {
    color: #DDF2F9;
}

.listArticlesGen .itemAbrege>h3 a:hover {
    color: #fff;
}

.listRubs h3 a:hover {
    color: #4C5054;
}

.listeSameArticle .itemAbrege>h3 a:hover,
.listItemsEvent .itemAbrege>h3 a:hover,
.listResultArticles .itemAbrege>h3 a:hover {
    text-decoration: none;
    color: #fff;
}

.listArticlesGen .itemAbrege:nth-of-type(3n+3),
.listeSameArticle .itemAbrege:nth-of-type(3n+3),
.listItemsEvent .itemAbrege:nth-of-type(3n+3),
.listResultArticles .itemAbrege:nth-of-type(3n+3) {
    margin-right: auto;
}

.listArticlesGen .itemAbrege:nth-of-type(3n+1),
.listeSameArticle .itemAbrege:nth-of-type(3n+1),
.listItemsEvent .itemAbrege:nth-of-type(3n+1),
.listResultArticles .itemAbrege:nth-of-type(3n+1) {
    margin-left: 0;
}

.listArticlesGen .itemAbrege:nth-of-type(3n+4),
.listeSameArticle .itemAbrege:nth-of-type(3n+4),
.listItemsEvent .itemAbrege:nth-of-type(3n+4),
.listResultArticles .itemAbrege:nth-of-type(3n+4) {
    clear: left;
}

.listeSameArticle .itemContent a:hover {
    text-decoration: none;
}

.articleslistEvents h3{
    max-height: 35px;
}

.articleslistEvents h3  .wl-title-news::before{
    content: none;
}
.pmb-event-before {
    font-size: 0.8em;
    margin: 10px 0;
}
.pmb-event-before a{
    line-height: 25px;
    font-size: 1.2em;
}

.pmb-event-before a::before {
    content: " ";
    background: url(images/calendar.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    background-size: contain;
    margin-right: 4px;
}

/*liens btn
 ========================================================================== */
.uk-button.wl-button,
.uk-button.wl-button:hover {
    font-size: 1em;
    display: block;
    color: rgb(120, 169, 218);
    background-color: #f2f4f5;
    margin: 0px 0px;
    position: relative;
    text-align: right;
    clear: both;
    font-weight: 500;
}

.uk-button.wl-button::before {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(10, 136, 178, 0.15);
    opacity: 0;
}

.uk-button.wl-button:hover::before {
    opacity: 1;
    transition-duration: 0.25s;
    transition-timing-function: ease-out;
}

/*rubrique / liste de rubtiques
==========================================================================*/
.listBibliBandeau {
    position: relative;
    background-color: #f9f9f9;
    color: #6c6c6c;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    box-shadow: 0px 0px 4px 1px rgba(51, 51, 51, 0.06);
    margin: 1px 5px 15px 5px;
    border: solid 1px rgba(0, 0, 0, 0.15);
}

.listBibliBandeau>h3 {
    background-position-y: -243px;
}

.listBibliBandeau h4 {
    color: #6c6c6c;
    font-size: 1em;
    font-weight: 500;
    padding: 10px 0px;
    width: 95%;
    margin: 0 auto;
    border-bottom: solid 4px transparent;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
}

.listBibliBandeau .itemVign a {
    text-decoration: none;
}

.listBibliBandeau .itemVign a:hover h4 {
    border-bottom-color: #6c6c6c;
}

.listItemsGen .itemAbrege>a {
    text-decoration: none;
}

.listItemsGen .resume {
    cursor: default;
}

/*rubrique / etageres virtuelles
---------------------------------------------------------------------------*/
#etagere-titre h1 {
    font-size: 16px;
    margin-top: 10px;
}

#etagere-titre h1 a {
    text-decoration: none;
}

#aut_details h3 span {
    display: inline-block;
}

.noticesEtagere {
    margin: 0px;
    overflow: hidden;
    padding-bottom: 8px;
}

.listEtageres>h3 a {
    position: relative;
    border-bottom: 0px solid rgba(212, 212, 212, 1);
    font-weight: 500;
    padding-bottom: 5px;
    width: auto;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    color: var(--color-green-dark);
}

.listEtageres h3 a:hover {
    text-decoration: none;
}

.listEtageres .noticesEtagere {
    clear: both;
    margin: 10px auto;
}

.noticesEtagere>a {
    font-size: 1em;
    border: solid 0px #EBEAEA;
    display: block;
    float: right;
    width: auto;
    text-align: center;
    padding: 0px;
    background-color: transparent;
    margin-top: 0px;
}

.noticesEtagere>a:hover {
    text-decoration: none;
    background: transparent;
}

#pmbopac .noticesEtagere .title_notCourte h3 {
    color: #333;
    font-size: 1.15em;
}

#pmbopac .noticesEtagere .infoCompl_notCourte span,
#pmbopac .noticesEtagere .in_notCourte span{
	font-size:1.12em;
}

#pmbopac .noticesEtagere .plusN a {
    font-size: 1em;
}

.noticesEtagere > a::after{
	font-size:0px;
}

/* Ancre
==========================================================================*/
.Ancre {
    z-index: 900;
}

.Ancre a {
    height: 100%;
}

.AncreOn {
    opacity: 1;
}

.AncreOn a {
    position: fixed;
    right: 10px;
    bottom: 50px;
}

/*article / notices sur le meme sujet
---------------------------------------------------------------------------*/
.SameNot a {
    text-decoration: none;
}

.SameNot .SameNotItem h3 {
    font-weight: 400;
    font-size: 1.05em;
    text-align: center;
}

.SameNot .listNotHz-static {
    background-color: rgb(252, 252, 252);
    border: solid 1px rgb(239, 239, 239);
    padding: 10px 7px;
    text-align: center;
}

/* Footer
---------------------------------------------------------------------------*/
#footer {
    position: relative;
    min-height: 45px;
    text-align: left;
    border-top: solid 0px var(--bg-color-white);
    margin: 0 auto;
    font-size: 1em;
    margin-top: 40px;
    float: none;
}

.logosSoc {
    position: relative;
    z-index: 2;
    background-color: var(--bg-color-green);
    font-size: 21px;
    line-height: 48px;
    font-style: italic;
    color: #ffffff;
    font-weight: 500;
    text-align: left;
}

.logosSoc ul {
    z-index: 10;
    position: relative;
    margin-right: 70px;
}

.logosSoc .imgSoc {
    padding: 0 28px 0 0;
}

.logos-partenaires {
    padding-top: 40px;
}

.img-partenaire img {
    max-height: 50px;
}

.imgSoc img:hover,
.img-partenaire img:hover{
    transform: scale(1.05);
}

#footer .uk-navbar{
    background-color: transparent;
    margin: auto;
}

#footer a img {
    max-width: 100%;
}

#footer .uk-thumbnav{
    margin-left: 0;
}
.navFooter {
    padding-right: 90px;
}

#footer .navFooter li+li:after {
    content: none;
    margin-left: 2px;
}

#footer .navFooter li>a,
.navFooterBloc2 li>a {
    color: #f2f4f5;
    text-decoration: underline;
    text-decoration: none;
}

#footer .navFooter li:hover>a,
.navFooterBloc2 li:hover>a {
    color: var(--color-white);
    text-decoration: underline;
}

#footer .navFooter li a:hover {
    text-decoration: underline;
    color: var(--color-white);
}

.liensFooter,
.liensFooterBloc2,
.nousContacter {
    line-height: normal;
    padding: 14px 0;
    color: var(--color-white);
}

.logosSoc {
    background-color:#005556;
}

.logosSoc::before {
	content: " ";
	height: 48px;
	transform: skew(-23deg);
	background-color: #005556;
	display: inline-block;
	position: absolute;
	width: 47px;
	left: -15px;
}

.liensFooter li {
    padding: 0 10px;
    float: left;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    height: 20px;
    line-height: 20px;
    font-size: 20px;
}

.liensFooter li+li::before {
    content: "-";
    position: absolute;
    left: -2.2px;
    color:#333;;
}

.liensFooter li a{
    color: #333;
    padding: 0;
    height: inherit;
    line-height: inherit;
    font-size: inherit;
}

#pmbopac .liensFooter .uk-navbar-nav > li:hover > a,
#pmbopac .liensFooter .uk-navbar-nav > li:focus > a,
#pmbopac .liensFooter li a:hover,
#pmbopac .liensFooter li a:focus {
    background-color: inherit;
}

#pmbopac .liensFooter .uk-navbar-nav > li:hover > a, #pmbopac .liensFooter .uk-navbar-nav > li:focus > a, #pmbopac .liensFooter li a:hover, #pmbopac .liensFooter li a:focus {
    color: var(--color-green-dark);
}

.navFooterBloc2>li {
    padding: 0px 4px;
    float: left;
    min-width: 130px;
    text-align: left;
    margin-right: 10px;
}

.navFooterBloc2 li:nth-of-type(2n+3) {
    clear: left;
}

.navFooterBloc2 li:nth-of-type(2n+2) {
    min-width: 65px;
}

.liensFooter li+li a {
    border-left: solid 0px #5f6683;
}

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

#footer a+a {
    border-left: solid 0px #fff;
}

/* ========================================================================
   aspect ancre
   ======================================================================== */
#pmbopac .Ancre {
    position: absolute;
    top: auto!important;
    bottom: 0px!important;
    /*right: calc(50% - 700px - 48px) !important;*/
    font-weight: normal;
    height: 48px;
    width: 75px !important;
    background: var(--bg-color-green);
    display: block;
    background-position: 50%;
    transform: skew(-23deg);/*ANCIENNEMENT -40*/
    right: 20px !important;
}

#pmbopac .Ancre:hover {
    background: var(--bg-color-green-60);
}

#pmbopac .Ancre a {
    text-decoration: none;
    text-align: center;
    padding: 0px;
    color: var(--color-white);
    font-size: 0px;
    background: url(images/ancre.png) transparent no-repeat;
    display: block;
    background-position: 50%;
    transform: skew(23deg);/*ANCIENNEMENT 40*/
}

#pmbopac .Ancre a:hover,
#pmbopac .Ancre:hover a {
    text-decoration: none;
}

/* ========================================================================
   comportement ancre : note : elle est dans #intro !
   ======================================================================== */
/* sournoisement cache par defaut */
#pmbopac .Ancre {
    z-index: -1;
}

/* pour sticky back-to-top en bas, sur bord droit du container */
#pmbopac .Ancre.anchor-on {
    opacity: 1;
    z-index: 11; /* pour passer devant le parallélogramme du footer */
}

/* repere pour backtotop */
#pmbopac #top.wl-over-the-top {
    position: absolute;
    display: block;
    top: 0;
}
#pmbopac .wl-over-the-top:before {
    content: none;
}

.nousContacter h3,
.logosSoc h3 {
    color: var(--color-green-dark);
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 15px;
}

.nousContacter p a {
    color: #b8b8b8;
    text-decoration: underline;
}

.logosSoc .imgS {
    margin-bottom: 10px;
}

.logosSoc .imgS {
    margin-bottom: 10px;
    border-radius: 50%;
    float: left;
    margin-left: 7px;
}

.logosSoc .imgS:nth-of-type(3n+4) {
    clear: left;
}

.logosSoc .imgS a {
    display: block;
}

.logosFooter ul{
    background-color: white;
}

.logosFooter .imgS {
    float: right;
    margin-top: 5px;
}

#footer .logosFooter .imgS a {
    display: block;
}

.logosFooter h3 {
    color: #B16162;
    font-size: 1.145em;
    font-weight: 500;
}

.logosFooter .imgL {
    float: left;
    height: 50px;
}

.logosFooter .imgL a {
    margin-right: 20px;
}

.logosFooter .imgL img {
    height: 100%;
}

.logosFooter>div.allMate>a {
    clear: both;
    display: block;
    padding-top: 10px;
}

#piedDePage {
    padding: 30px 0px 30px 30px;
}

.mediaFooter small a {
    color: var(--color-green)!important;
    font-size: 1.2em;
}

.intoBloc a {
    text-decoration: none;
    border-bottom: solid 2px transparent;
    display: inline-block;
    padding-bottom: 5px;
}

.intoBloc a:hover {
    border-bottom-color: #404040;
    text-decoration: none;
}

.blocFooter {
    padding-right: 25px;
}

.mediaFooter>iframe {
    width: 100%!important;
}

.lienPiedDePage {
    margin-bottom: 10px!important;
}

.lienPiedDePage a {
    display: block;
    text-decoration: none;
}

/* Liste Notices 
---------------------------------------------------------------------------------------------*/
.itemSolo h4,
.listProd>h3,
.listEtageresRub>h3,
.fluxRSSRub>h3,
.infosArt>h3,
.SameNot>h3,
.SliderHoriz>h3,
#aut_details_liste>h3 span.aut_details_liste_titre,
.listArticlesGen>h3,
.listeSameArticle>h3,
.listItemsEvent>h3,
.listResultArticles>h3,
.fluxRSSPage>h3,
.document_list>h3,
#empr-resa>h3,
#empr-all>h3,
#location h3,
#last_entries h3,
#etageres h3 {
    margin: 0px 0px 15px;
    display: block;
    padding-top: 3px;
    padding: 5px 0px 4px 0px;
    border-bottom: solid 4px var(--bg-color-grey);
}

.itemSolo h4:after,
.listProd>h3:after,
.listEtageresRub>h3:after,
#facette_wrapper th:after,
.infosArt>h3:after,
#aut_details_liste>h3 span.aut_details_liste_titre:after {
    text-align: right;
    margin-left: 8px;
}

.listRubs,
.listProd,
.introVue,
.listRubsAbbr,
.listEtageres,
.SameNot,
.soloListEtageres {
    border-top: solid 0px #fff;
    position: relative;
    padding-bottom: 10px;
    max-width: 100%;
    margin: 0px auto 0;
    overflow: hidden;
}

.listProd {
    min-width: 85%;
}

.prodDoc .listNotHz {
    text-align: left;
}

.prodDoc .listNotHz a:hover,
.prodDoc .listNotHz a h3:hover {
    color: var(--color-green);
}

.prodDoc:nth-child(even) {
    background-color: var(--bg-color-white)
}

.listNotReduit .imgL img[src*="vig_num.php?explnum_id="],
.prodDoc:nth-child(even) .listNotReduit .imgL img[src*="vig_num.php?explnum_id="] {
    background-color: #fff;
    background-image: none;
}

.prodDoc:first-child {
    padding-top: 20px;
    background: url("images/dot2.png") repeat-x 0 0%;
}

.prodDoc {
    padding: 15px 10px 25px;
    border-bottom: 1px solid #808080;
    text-align: left;
    line-height: 22px;
    clear: both;
}

.prodDoc h3 {
    color: #404040;
    margin: 0 0 15px 0;
    line-height: 26px;
    position: relative;
    padding-left: 0px;
    text-transform: uppercase;
    font-weight: 500;
}

.prodDoc h3 a {
    text-decoration: none;
    color: inherit;
}

.prodDoc h3:hover a {
    text-decoration: none;
    color: #1F9892;
}

.listProd {
    min-width: 85%;
}

.listNotHz {
    width: 100%;
    max-width: 85px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}

#bandeau .listNotHz{
	max-width: 100%;
	width:100%;
}

#bandeau .listNotHz h3{
	height: auto;
	padding: 10px 10px 10px 10px;
	margin-top: 5px;
	color:#fff;
}

#pmbopac #bandeau .uk-slidenav-position .uk-slidenav-previous {
    left: 0px;
}

#pmbopac #bandeau .uk-slidenav-position .uk-slidenav-next {
    right: 0;
}

#pmbopac #bandeau .uk-slidenav-contrast{
	background-color:transparent;
	border-radius:0;
}

#pmbopac #bandeau .uk-slidenav-position .uk-slidenav{
	top:35%;
}

.prodDoc img {
    max-height: 200px;
    margin-left: 18px;
}

/* rubrique / rubrique
---------------------------------------------------------------------------------------------*/
.itemSoloFlux h2 {
    font-size: 2.1em;
    text-align: center;
    margin-bottom: 20px;
}

.itemSolo .imgXXL img,
.itemSolo .imgM img {
    background-color: #fff;
    width: auto;
    border: solid 1px #D5D3D3;
    padding: 5px;
}

.itemSolo>table,
.itemSolo>table>table {
    font-size: 1em;
    margin-bottom: 10px;
}

/* article et rubrique / portfolio
---------------------------------------------------------------------------------------------*/
.document_item {
    background-color: #fff;
    border: 1px solid #808080;
    border-radius: 0%;
}

/* ========================================================================
   article et rubrique / search in cms
 ==========================================================================  */
.search-article-results .imgL{
    text-align:right;
    width: 100%;
    max-height:140px;
    overflow:hidden;
}

.search-article-results .imgL img{
    width: 100%;
}

.search-article-results .lirePlus{
    text-align:left;
    padding: 0;
}

a.panel-search-article-results{
    color: #6c6c6c;
}

a.panel-search-article-results:last-child hr{
    display:none;
}

a.panel-search-article-results,
a.panel-search-article-results:hover{
    text-decoration:none;
}

/* article / article
---------------------------------------------------------------------------------------------*/
.itemArticle {
    padding-bottom: 20px;
}

.imgXXL {
    display: block;
}

.listItemsGen {
    margin-top: 20px;
}

.listItemsGen .itemAbrege a:hover,
.Rub a:hover {
    text-decoration: none;
    text-shadow: none;
}

ul.liensExtArt {
    margin: 10px 0 15px 0;
    padding: 0;
}

ul.liensExtArt li:first-child {
    border-top: none;
}

ul.liensExtArt li {
    border-top: 1px solid #f0f0f0;
}

ul.liensExtArt li a {
    position: relative;
    display: block;
    padding: 6px 0;
    color: (var--color-green);
    font-size: 1.2307em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.datesEven {
    padding: 0px 0px 10px 0px;
    margin: 0;
    text-align: right;
    font-size: 12px;
    font-weight: 300;
    color: #000000;
    line-height: 14px;
    text-align: left;
}

.listItemsGen h3 {
    font-size: 1.2em;
    position: relative;
    border-bottom: 0px solid rgba(212, 212, 212, 1);
    font-weight: 400;
    width: auto;
    overflow: hidden;
    margin-bottom: 5px;
}

.itemContent .imgL img {
    max-width: 100%;
    display: block;
    border: solid 2px #f9f9f9;
    box-shadow: 0px 0px 0px 1px #d2d2d2;
}

.itemContent img{
    border: none;
}

.fluxRSSPage h4 {
    border-bottom: 1px solid #eee;
    padding: 10px 0 15px 0;
    margin: 0;
}

.fluxRSSPage {
    margin-bottom: 20px;
}

.fluxRSSPage h4 > a {
    font-weight: 400;
    text-decoration: none;
    margin: 5px 0px;
    display: inline-block;
}

.listArticlesGen .itemAbrege>a:hover {
    text-decoration: none;
    text-shadow: 0px 0px 0px;
}

.articleslistEvents div h3 {
    padding: 0;
    max-height: none;
    background-color: transparent;
    font-size: 13px;
    line-height: 14px;
    color: #46698a;
}

/* OPAC Footer Disable                                          
---------------------------------------------------------------------------------------------------------*/
#footer_link_website,
#footer_rss {
    display: none!important;
}

/* OPAC
-------------------------------------------------------------------+*/
/* Notices 
---------------------------------------------------------------------------------------------*/
.notice-parent:first-child {
    border-top: 0px dotted #cccccc;
}

.notice-parent {
    padding-top: 10px;
    border-top: 1px dotted #cccccc;
    position: relative;
    padding-left: 3px;
    margin: 5px 0px 10px;
}

.notice-parent .img_plus {
    max-width: 30px;
    max-height: 30px;
}

div[id$="Parent"] > img {
    vertical-align: middle;
}

.notice-parent img {
    vertical-align: text-bottom;
    margin-left: 4px;
}

.notice-heada {
    font-weight: 300;
    width: auto;
    margin-bottom: 0px;
    color: #000;
    line-height: 21px;
    display: inline-block;
}

.notice-child {
    margin-bottom: 20px;
    margin-left: 5px;
    padding-bottom: 0px;
    border-radius: 0px 0px 0px 0px;
}

/* Compte empr 
---------------------------------------------------------------------------------------------*/
.rubFonction {
    margin: 0 5px;
}

.rubFonction.rubFonction56,
.rubFonction.rubFonction275{
    background-color: #005556;
    height: 39px;
}

.rubFonction56 .Tgllogin,
.rubFonction275 .Tgllogin{
    position: relative;
	padding: inherit;
}

.rubFonction56 .Tgllogin span.title_user,
.rubFonction275 .Tgllogin span.title_user{
    color:#fff;
	padding: 10px 10px 0px 0px;
	display: inline-block;
	font-size: 1.6rem;
}

.rubFonction56 .Tgllogin img,
.rubFonction275 .Tgllogin img{
    position: relative;
    z-index: 10;
	top: -1px;
}

#connexion br {
    display: none;
}

#login_form > select {
    color: #000;
    padding: 5px;
    height: auto;
    border: 1px solid #C8C8C8;
    margin: 10px auto 10px;
}

#login_form > select:focus {
    outline-color: rgba(203, 203, 203, 0.46);
}

#login_form::after {
    position: absolute;
    top: 73px;
}

#login_form form {
    display: block;
    color: #525252;
}

#connexion label {
    font-size: 0;
    display: none;
}

#connexion h3,
#connexion #login_form>b {
    color: var(--color-white);
    padding: 15px 0px 10px 15px;
    height: 55px;
}

#connexion h3:empty {
    display: none;
}

#connexion input,
#connexion a {
    display: block;
    border: none;
    width: 85%;
    max-width: 22rem;
    min-width: 16rem;
    float: none;
    margin: 0 auto 30px;
    font-weight: 600;
    font-size: 1.4rem;
    padding: 0.8rem 1.2rem;
}

#connexion a#empr_logout_lnk:hover{
	color:#ffffff;
}

#connexion input.login,
#connexion input.password,
#login_form input[type="submit"].bouton {
    margin-bottom: 15px;
}

#account #login_form input.bouton {
    font-size: 1em;
}

#connexion #login_form>b {
    display: block;
    padding: 15px 5px 10px 25px;
}

#login_form form {
    position: relative;
}

/* Toggle user
--------------------------------------------------------------------------------------- */
.user {
    line-height: 30px;
    display: block;
}

.user i {
    color: var(--color-white)
        font-size: 17px;
    border: solid 0px #818488;
    width: 30px;
    text-align: center;
    height: auto;
    padding: 0 0;
}

.TglUser.uk-active .user i,
.TgllSearch.uk-active .user i {
    color: #Fff;
    background-color: rgba(0, 0, 0, 0.15);
    text-shadow: 0px 0px 0px #C8C9CA;
}

.userMessg {
    color: #8D8D8D;
    font-size: 1em;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    display: inline-block;
    float: right;
    line-height: 40px;
    padding: 0px 4px 0px 13px;
}

.TglUser,
.TgllSearch {
    display: block;
    z-index: 500;
    box-shadow: 0 0 0 0;
    text-align: center;
    background-color: transparent;
}
.TgllSearch {
    right: 60px;
}

#connexion {
    padding: 0;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    opacity: 1;
    overflow: hidden;
    background-image: none;
    background-color: var(--bg-color-green-dark);
    margin-bottom: 20px;
    position: relative;
    z-index: 200;
}

#connexion.heightZero::before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border: solid 20px transparent;
    border-top-width: 0px;
    border-bottom-color: #F9F9F9;
    position: absolute;
    top: -12px;
    left: 15px;
}

#connexion.heightZero {
    max-height: 300px;
    opacity: 1;
    overflow: visible;
}
/* Stickynav
====================================================================================== */
.Stickynav ul.Nav {
    padding-right: 60px;
}

.MenuHoriz .Tgllogin {
    display: none;
}

.Stickynav .Tgllogin {
    background-color: #F9F9F9;
    display: block;
}

.Stickynav .TglUser {
    right: 0px;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
    box-shadow: none;
}

.Stickynav .user i {
    color: #ADADAD;
}

.Stickynav .userMessg {
    color: #6C6C6C;
}

/* Recherche OPAC 
---------------------------------------------------------------------------------------------*/
#resultatrech_liste>span+span {
    margin-left: 10px;
}

.espaceResultSearch {
    display: none!important;
    margin: 0px!important;
    padding: 0px!important;
    border: none!important;
}

#search {
    background-color: #f9f9f9;
    margin: 20px 0px 20px;
	border: 1px solid #00B57B;
}

#search p.p1 {
    border: solid 1px #d7d7d7;
    border-bottom: solid 0px #d7d7d7;
    border-top: solid 1px #d7d7d7;
    padding: 17px 17px 5px;
    margin: 0;
	display:none;
}

#search>div.row>form {
    position: relative;
    padding: 15px 20px 25px;
    border: solid 1px #d7d7d7;
}

#search > p > span {
    display: block;
    padding: 0px 0px 5px;
    border-bottom: dotted 1px #ddd;
}

#search form select[name="typdoc"],
#search .form-contenu select#add_field {
    width: 75%;
    height: 35px;
    font-weight: 300;
    line-height: 35px;
    display: inline-block;
    background-color: var(--bg-color-white);
    border: 1px solid #D7D7D7;
    font-style: normal;
    padding-left: 10px;
    font-size: 1.1em;
    margin-bottom: 25px;
}

#search > div.row > form > br,
#search > br {
    display: none;
}

#search input.text_query {
    width: 70%;
    min-height: 35px;
    font-weight: 300;
    background-color: var(--bg-color-white);
    border: 1px solid #C8C8C8;
    font-style: normal;
    padding-left: 10px;
    font-size: 1.1em;
    margin: 10px 15px 0px 0px;
    display: inline-block;
}

#search_form {
    position: relative;
    padding: 15px 20px 25px;
    border: solid 1px #d7d7d7;
    border-top: solid 1px #d7d7d7;
    z-index: 1;
}

.boutonrechercher,
#search input[type="submit"] {
    min-height: 35px;
    font-size: 1.1em;
    padding: 4px 16px;
    margin: 30px 0px 0px 0px ;
}

#search form input[type="button"] {
    float: none;
}

#delete_field_button_1 {
    min-height: 35px;
}

#search .row #search_form.form- .form-contenu input.bouton.button_search_help {
    float: right;
}

#widget-container .form-contenu input.bouton.button_search_help {
    float: right;
    margin-bottom: 30px;
}

#extended-search-container.table-no-border tbody tr td span.search_cancel {
    float: right;
}

#search_form .search_sous_critere {
    display: none;
}

#search #form_search_bull span input {
    width: auto;
}

#search form .search_value .ext_search_txt {
    height: auto;
}

#search form .form-contenu .ext_search_txt {
    width: auto;
    height: 22px;
    line-height: 22px;
    padding: 2px 4px;
}

#form_search_bull input[type="text"] {
    width: auto;
}

#form_search_bull input[type="button"] {
    font-size: 1em;
}

#form_search_bull input[type="button"]+input[type="button"] {
    margin-left: 15px;
}

#search form input[type="checkbox"] {
    padding: 0px;
    margin: 0px;
    display: initial;
    box-shadow: none;
    margin-top: 4px;
}

.form-contenu br{
    display:none;
}

.form-contenu input[type="text"] {
    padding: 0px;
    height: 24px;
    margin-bottom: 4px;
}

span[class^="search_variable"] {
    height: 22px;
    line-height: 22px;
    padding: 0px!important;
    margin-top: -4px;
}

#perio_a2z h3 {
    margin-top: 10px;
	font-size: 1.3em;
	font-weight: 600;
}

/* multicriteres */
.notice-child .img_basket {
    background-image: none;
    width: auto;
    float: none;
    display: inline;
}

.vignetteimg_simili {
    max-width: 90%;
    box-shadow: 0 0 0 1px #eee;
}

#search_result {
    margin-bottom: 20px;
    max-width: 100%;
    border-top: 1px solid #d5d5d5;
    margin: 20px auto;
}

#search_result #categorie {
    clear: both;
}

#search_result blockquote {
    margin: 0px;
    padding: 0px;
}

div[id^=div_public] tr td a {
    word-break: break-word;
}

.categ_see_synonyme h4,
#categ_see_comment h4 {
    color: #097A84;
}

#categ_see_comment {
    margin: 10px 0px;
    padding: 5px;
    background-color: #f1f1f1;
}

#choose_criteria {
    margin-bottom: 10px;
    margin-top: 7px;
}

/* Periodique
---------------------------------------------------------------------------------------------*/
#perio_a2z_search {
    width: 75%;
    min-height: 35px;
    font-weight: 300;
    background-color: var(--bg-color-white)
        border: 1px solid #333333;
    font-style: normal;
    padding-left: 10px;
    font-size: 1.1em;
    margin: 0px;
    margin-right: 15px;
}

ul.onglets_isbd_public li {
    display: block;
    float: left;
    margin: 0px 2px;
    position: relative;
    text-align: center;
}

#span_a2z_abt_actif {
    color: #2e2e2e;
    display: block;
    line-height: 35px;
}

#perio_a2z ul.onglets_isbd_public div li {
    padding: 0 0px;
    display: block;
    float: left;
    margin: 0px 2px;
    position: relative;
    text-align: center;
    border-radius: 0px 0px;
    background-color: #F2F2F2;
    border: solid 1px #D7D7D7;
}

ul.onglets_isbd_public li a {
    padding: 0px 10px;
    font-weight: 300;
    display: block;
    min-height: 34px;
    line-height: 34px;
    color: var(--color-green-dark);
}

#perio_a2z ul.onglets_isbd_public div li a {
    padding: 0px 5px;
    color: var(--color-green-dark);
}

#perio_a2z ul.onglets_isbd_public div li:hover a {
    color: inherit;
}

#perio_a2z ul.onglets_isbd_public div li:hover {
    box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1)inset;
    border-top: solid 1px #D7D7D7;
}

table.a2z_perio_list a {
    display: block;
    line-height: 16px;
    padding: 7px 0px;
    text-transform: none;
    font-size: 0.91em;
    color: #00B57B;
	text-decoration: none;
}

table.a2z_perio_list a:hover {
    display: block;
    line-height: 16px;
    padding: 7px 0px;
    text-transform: none;
    font-size: 0.91em;
    color: var(--color-green-dark);
}

ul.onglets_isbd_public li {
    background-color: rgb(242, 242, 242);
    border: solid 1px rgb(215, 215, 215);
}

#perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active {
}

/* TODO: trouver où il est et le charter */
ul.onglets_isbd_public li.onglet_tags:hover {
    box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1)inset;
    border-top: solid 1px #D7D7D7;
    background-color: #f8f8f8;
}

#perio_a2z ul.onglets_isbd_public li a {
    color: var(--color-white);
    text-decoration: none;
}

#perio_a2z ul.onglets_isbd_public li.isbd_public_active {
    background-color: var(--bg-color-green-dark);
}

#perio_a2z ul.onglets_isbd_public li.isbd_public_active:hover {
    background-color: var(--bg-color-green-dark-60);
}

#perio_a2z ul.onglets_isbd_public li.isbd_public_inactive {
    background-color: var(--bg-color-green);
}

#perio_a2z ul.onglets_isbd_public li.isbd_public_inactive:hover {
    background-color: var(--bg-color-green-60);
}

.notice-child ul .onglet_tags>a {
    display: block;
    float: left;
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0px 2px;
    position: relative;
    text-align: center;
    border: solid 0px #E9E9E9;
    border-bottom: none;
    border-radius: 0px 0px;
    height: 30px;
    line-height: 30px;
    background-color: #E9E9E9;
}

.notice-parent>img:first-child+img {
    vertical-align: text-bottom;
    margin-right: 5px;
    position: static;
    left: 18px;
}

.notice-child ul .onglet_tags a {
    float: left;
    color: #565656;
}

#search .onglets_isbd_public .row {
    clear: none;
}

#resultatrech_container ul.onglets_isbd_public li a {
    display: block;
    padding: 0px 9px;
    text-decoration: none;
    color: var(--color-green-dark);
}

ul.onglets_isbd_public li:first-child {
    margin: 0px 2px;
}

div div .onglet_basket {
    height: auto;
}

ul.onglets_isbd_public div li:first-child {
    margin: 0px 1px;
}

ul.onglets_isbd_public li:first-child a:hover {
    text-decoration: none;
}

ul.onglets_isbd_public li img {
    vertical-align: middle;
}

ul.onglets_isbd_public li:hover a {
    color: inherit;
    display: inline-block;
    text-decoration: none;
}

ul.onglets_isbd_public .onglet_basket img {
    vertical-align: middle;
}

#perio_a2z {
    margin: 0 auto;
    padding: 0 3%;
    border: solid 1px #d7d7d7;
}

#perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active:after {
    width: 16px;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
    margin-left: -8px;
}

#perio_a2z-container>ul.onglets_isbd_public>li:first-child {
    margin: 0px 4px 5px 0px;
    background-color: transparent;
    border-color: transparent;
    font-weight: 500;
}

#perio_a2z ul.onglets_isbd_public div div .isbd_public_inactive,
#perio_a2z ul.onglets_isbd_public div div .isbd_public_active {
    margin-top: 0px;
    font-weight: 400;
}

table.a2z_perio_list tr td {
    border-bottom: 1px solid #cfcdcb;
    padding-bottom: 3px;
}

.perio_title,
.bull_title {
    font-weight: normal;
    font-style: italic;
    font-size: 90%;
}

ul.onglets_isbd_public li.onglet_tags {
    background-color: #E9E9E9;
    border: solid 2px #E9E9E9;
}

#container #main div.a2z_perio_list {
    height: auto;
    overflow: visible;
    z-index: 1000;
    background-color: transparent;
    overflow-x: auto;
    overflow-y: auto;
    border-radius: 12px;
}

table.a2z_perio_list {
    width: 150px;
    height: auto !important;
    line-height: 18px;
    padding: 10px 0px;
}

#a2z_perio .bg-grey {
    border-color: #f9f9f9;
}

.a2z_perio h3 {
    height: auto;
    line-height: normal;
}

#a2z_perio br {
    display: none;
}

#a2z_perio #form_search_bull form {
    padding-top: 10px;
}

#a2z_perio #form_search_bull input[type="text"] {
    width: 70%;
    display: inline;
    display: inline-block;
    margin: 0px 0px 3px 0px;
    margin-left: 2px;
    background-color: var(--bg-color-grey);
    box-shadow: 0px 0px 1px 0px rgba(10, 10, 10, 0.22) inset;
    border: 1px solid #333333;
	margin-bottom:10px!important;
}

#a2z_perio #form_search_bull input[type="text"]:hover {
    background-color: #fff;
}

#perio_a2z-container .onglets_isbd_public div div {
    background-color: transparent;
    clear: both;
    border-top: solid 4px transparent;
}

#perio_a2z-container .onglets_isbd_public div div li {
    margin-bottom: 5px;
}

#inputs_bull_date_end {
    display: inline-block;
}

ul.onglets_isbd_public li.onglet_basket:hover {
    background-color: #FAFAFA;
}

#a2z_perio > table {
    background-color: #f3f3f3;
    padding: 5px;
    border: solid 1px #E7E7E7;
    box-shadow: 0px 0px 0px 2px #fff inset;
}

#a2z_perio > table tr:nth-child(even) {
    background-color: #fdfdfd;
}

#a2z_perio>div .exemplaires td:before { 
    content: attr(data-column-name);
}

/* navbar 
---------------------------------------------------------------------------------------------*/
#navbar {
    clear: both;
}

.navbar {
    line-height: normal;
}

.navbar img {
    vertical-align: middle;
}

#navbar input[type="text"] {
    margin: 0px;
}

#search #navbar_input_page {
    float: none;
    margin: 0;
    padding: 2px;
    border: 1px solid #F5F5F5;
    color: #170000;
    vertical-align: baseline;
    background-color: #f8f8f8;
}

#navbar_perio {
    text-align: center;
    margin: 2rem auto;
}

/* searchtabs 
---------------------------------------------------------------------------------------------*/
ul.search_tabs,
ul.empr_tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 0px solid #ddd;
    background: #fff;
}

ul.search_tabs li,
ul.empr_tabs li {
    margin-bottom: -1px;
    float: left;
    position: relative;
    z-index: 4;
}

ul.search_tabs li a,
ul.empr_tabs li a {
    display: block;
    padding: 8px 12px 8px 12px;
    border: 1px solid transparent;
    border-bottom-width: 0;
    color: var(--color-green);
    text-decoration: none;
    font-weight: 400;
}
ul.search_tabs li#current a,
ul.empr_tabs li#current a {
    border-color: #ddd;
    border-bottom-color: transparent;
    background: #f9f9f9;
    color: var(--color-purple);
}

ul.empr_tabs li.subTabCurrent a {
    background: #f8f8f8;
    border: 1px solid #dddddd;
    border-bottom-width: 0;
	color: var(--color-purple);
}

/* avanced search 
---------------------------------------------------------------------------------------------*/
#search form .form-contenu .search_value .ext_search_txt,
.form-contenu input[type="text"] {
    height: auto;
    min-height: 30px;
    background-color: #fff;
    border: solid 1px #AEAEAE;
}

#search form .form-contenu select {
    margin-right: 10px;
    width: auto;
    max-width: 85%;
    min-height: 25px;
    margin: 0px;
    margin-bottom: 13px;
    background-color: var(--bg-color-white)
}

#search form .form-contenu select[name^="field"],
#search form .form-contenu select.ext_search_txt[name^="field"] {
    width: 100%;
    padding: 0 4px;
}

#search .table-no-border td .search_critere {
    max-width: 99%;
    display: block;
    word-break: initial;
    padding-right: 5px;
}

.search_perso tr:first-child .search_value {
    display: inline-block;
    margin-right: 25px;
}

#search_form .form-contenu div.search_perso input[type="checkbox"] {
    float: none;
    vertical-align: inherit;
    margin-left: 7px;
}

#search_form > div > div.search_perso table td > span.search_dico > img {
    vertical-align: baseline;
    margin-left: 5px;
}

#search form#search_form.form- .form-contenu .search_perso .search_variable_is_num .search_all_docnum input {
    vertical-align: bottom;
}

/* resultat de Recherche   
---------------------------------------------------------------------------------------------*/
#resultatrech_liste {
    margin-top: 0px;
}

#resultatrech>div.row {
    display: none;
}

#resultatrech h3 span {
    color:#333;
}

#resultatrech span#titre_exemplaires {
    font-size: 1em;
}

#resultatrech .avis_detail span a {
    font-size: 15px;
    text-decoration: none;
}

#resultatrech_container {
    padding: 0px;
    padding-top: 0px;
    position: relative;
    clear: both;
}

#navbar {
    width: 97%;
    margin: 0 auto 15px;
}

#resultatrech_container .search_bt_sugg a,
#resultatrech_container .addCart a{
	color: #ffffff;
	background-color: transparent;
	border: 0px;
	margin-bottom:0px;
}

#resultatrech_container .search_bt_sugg a:hover,
#resultatrech_container .addCart a:hover{
	background: var(--bg-color-green-60);
}

#resultatrech_liste .notice-child table table td {
    max-width: 335px;
}

#resultatrech_liste .bg-grey {
    border-color: #fff;
}

#resultatrech_liste .notice-child table table td>a {
    display: inline-block;
    max-width: 99%;
    width: auto;
}

.notice-child table table td,
#notice table table td,
.parent table table td {
    max-width: 285px;
    padding: 2px 5px;
}

div[id^=div_public] table {
    margin-bottom: 10px;
}

#main #resultatrech_see>h3 {
	line-height: normal;
	border: none;
	border-bottom: none;
}

#resultatrech_liste>img {
    vertical-align: middle;
}

#resultatrech_liste>a {
    padding: 0 2px;
    line-height: 11px;
}

#resultatrech_liste>a:nth-of-type(3) {
    margin-left: 10px;
}

#aut_details_liste>a:nth-of-type(n+4) {
    margin-top: 10px;
}

#resultatrech_liste>span.search_bt_sugg,
#resultatrech_liste>span.affiner_recherche,
#resultatrech_liste>span.open_visionneuse,
#resultatrech_liste>span.addCart,
span.search_bt_external,
span.search_bt_sugg,
span.short_url,
#aut_details_liste span.addCart,
span.affiner_recherche {
    display: inline-block;
}

#resultatrech_liste>a:nth-of-type(n+3),
#aut_details_liste>a:nth-of-type(n+3),
.form_liste_lecture input[type="button"],
.form_liste_lecture input[type="submit"],
#print_options input[type="submit"].bouton,
#print_options input[type="button"].bouton,
#notice table td div>a,
.lienNotArt a,
#cart_action input[type="button"],
#resultatrech_liste>span.search_bt_sugg a,
#resultatrech_liste>span.affiner_recherche a,
#resultatrech_liste>span.open_visionneuse a,
#resultatrech_liste>span.addCart a,
#resultatrech_liste>a[href*='aff_module'],
span.search_bt_external a,
span.search_bt_sugg a,
span.short_url a,
span.short_url_permalink a,
span.affiner_recherche a,
#aut_details_liste span.addCart a {
    color: #6c6c6c;
    padding: 5px 10px;
    line-height: normal;
    display: inline-block;
    margin-bottom: 4px;
    background-color: #F9F9F9;
    border: solid 1px rgb(239, 239, 239);
    border-radius: 0px;
    font-weight: 400;
    transition-duration: 0.15s;
    transition-timing-function: ease-out;
    text-decoration: none;
}

#notice table td div.addthis_toolbox>a {
    background-color: #fff;
    border: solid 1px #fff;
}

#notice table td div.addthis_toolbox>a:hover {
    background-color: #fff;
    border: solid 0px #fff;
}

#resultatrech_liste>a:nth-of-type(4) {
    margin-left: 10px;
}

#resultatrech_liste>span.triSelector,
#aut_details_liste>span.triSelector {
    margin-left: 10px;
    display: inline-block;
}

#aut_details_liste>span+span {
    margin-left: 10px;
}

#resultatrech_liste>a:nth-of-type(n+3):hover,
#aut_details_liste>a:nth-of-type(n+3):hover,
.form_liste_lecture input[type="button"]:hover,
.form_liste_lecture input[type="submit"]:hover,
#print_options input[type="submit"].bouton:hover,
#print_options input[type="button"].bouton:hover,
#notice table td div>a:hover,
.lienNotArt a:hover,
#resultatrech_liste>span.search_bt_sugg a:hover,
#resultatrech_liste>span.affiner_recherche a:hover,
#resultatrech_liste>span.open_visionneuse a:hover,
#resultatrech_liste>span.addCart a:hover,
#resultatrech_liste>a[href*='aff_module']:hover,
span.search_bt_external a:hover,
span.search_bt_sugg a:hover,
span.short_url a:hover,
span.short_url_permalink a:hover,
span.affiner_recherche a:hover,
#aut_details_liste span.addCart a:hover {
    text-decoration: none;
    color: #5f5f5f;
    background-color: #F1F1F1;
    text-shadow: none;
}

#resultatrech_liste>input,
select,
textarea {
    display: block;
}

#resultatrech_liste>a[href="javascript:expandAll_ajax(1);"],
#resultatrech_liste>a[href="javascript:collapseAll()"],
#resultatrech_liste>a[title="Tris disponibles"],
#resultatrech_liste>a[href="javascript:expandAll_ajax(1);"]:hover,
#resultatrech_liste>a[href="javascript:collapseAll()"]:hover,
#resultatrech_liste>a[title="Tris disponibles"]:hover {
    background-color: transparent;
    border-color: transparent;
}

#resultatrech_liste>a[title="Tris disponibles"] {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}

#resultatrech_liste>a[href*="javascript"] {
    background-color: none;
}

#resultatrech_liste span.print_search_result span.printSearchResult > a > img,
#resultatrech_liste .triSelector a img#sort_icon{
    display: none;
}

/* remplacer le texte des boutons par des pictos */
#resultatrech_liste > .print_search_result a,
#resultatrech_liste > .triSelector a,
#resultatrech_liste > .addCart a,
#resultatrech_liste > .short_url a,
#resultatrech_liste > .short_url_permalink a,
#resultatrech_liste > .search_bt_external a,
#resultatrech_liste > .search_bt_sugg a,
#resultatrech_liste > .affiner_recherche a,
#resultatrech_liste > input[name="dsi_priv"] {
    font-size: 0!important;
    padding: 0!important;
    background-color: transparent!important;
    border: none!important;
}

#resultatrech_liste > .print_search_result a::before,
#resultatrech_liste > .triSelector a::before,
#resultatrech_liste > .addCart a::before,
#resultatrech_liste > .short_url a::before,
#resultatrech_liste > .short_url_permalink a::before,
#resultatrech_liste > .search_bt_external a::before,
#resultatrech_liste > .search_bt_sugg a::before,
#resultatrech_liste > .affiner_recherche a::before,
#resultatrech_liste > input[name="dsi_priv"]::before {
    content: " ";
    display: inline-block;
    width: 45px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: auto;
}

/* imprimer les résultats de la recherche */
#resultatrech_liste > .print_search_result a::before {  background-image: url('./images/print.png'); }
/* tri */
#resultatrech_liste > .triSelector a::before {          background-image: url('./images/atoz.png'); }
/* ajouter à la sélection */
#resultatrech_liste > .addCart a::before {              background-image: url('./images/rech_selection.png'); }
/* flux RSS */
#resultatrech_liste > .short_url a::before {            background-image: url('./images/flux.png'); }
/* partager permalien */
#resultatrech_liste > .short_url_permalink a::before {  background-image: url('./images/partage.png'); }
/* interroger sources externes */
#resultatrech_liste > .search_bt_external a::before {   background-image: url('./images/picto_source_ext.png'); }
/*  faire une suggestion */
#resultatrech_liste > .search_bt_sugg a::before {       background-image: url('./images/suggest_w.png'); }
/* affiner */
#resultatrech_liste > .affiner_recherche a::before {    background-image: url('images/affiner.png'); }

/* alertes */
#resultatrech_liste > input[name="dsi_priv"] {          background-image: url('./images/alert.png'); }


.ui-panel-basket-item > div,
.ui-panel-basket-item a[class^="img_baske"] {
    background: transparent;
}

#pmbopac .parentNotCourte div.statutPartN span:nth-child(2),
#pmbopac .parentNotCourte .lienNCourte a span:nth-child(2),
#pmbopac .parentNotCourte .lienP span.label_permalink, 
#pmbopac .parentNotCourte .lienPNCourte span.label_permalink, 
#pmbopac .parentNotCourte div.LienNotCourte a:nth-child(2),
#pmbopac .parentNotCourte div.onglet_basketNotCourte a span:nth-child(2),
#pmbopac .parentNotCourte div.tagsNCourte span:nth-child(2),
#pmbopac .parentNotCourte div.listeLectureNCourte a span:nth-child(2),
#pmbopac .parentNotCourte div.onglet_basketNot a span:nth-child(2),
#pmbopac .parentNotCourte div.tagsN span:nth-child(2), 
#pmbopac .parentNotCourte div.suggestN span:nth-child(2), 
#pmbopac .parentNotCourte div.docnumNCourte.docnumNCourtePermalink span:nth-child(2),
#pmbopac .parentNotCourte div.docnumNCourte span:nth-child(2),
#pmbopac .parentNotCourte div.listeLectureN a span:nth-child(2),
#pmbopac .parentNotCourte .label_basketNotCourte,
#zone_depouillements div.statutPartN span:nth-child(2),
#zone_depouillements .lienNCourte a span:nth-child(2),
#zone_depouillements .lienP span.label_permalink, 
#zone_depouillements div.LienNotCourte a:nth-child(2),
#zone_depouillements div.onglet_basketNotCourte a span:nth-child(2),
#zone_depouillements div.avisNCourte span:nth-child(2), 
#zone_depouillements div.tagsNCourte span:nth-child(2),
#zone_depouillements div.suggestNCourte span:nth-child(2), 
#zone_depouillements div.listeLectureNCourte a span:nth-child(2),
#zone_depouillements div.onglet_basketNot a span:nth-child(2),
#zone_depouillements div.tagsN span:nth-child(2), 
#zone_depouillements div.suggestN span:nth-child(2), 
#zone_depouillements div.docnumNCourte.docnumNCourtePermalink span:nth-child(2),
#zone_depouillements div.docnumNCourte span:nth-child(2),
#zone_depouillements div.listeLectureN a span:nth-child(2),
#pmbopac #zone_depouillements .label_basketNotCourte, 
#cart_action div.statutPartN span:nth-child(2),
#cart_action .lienNCourte a span:nth-child(2),
#cart_action .lienP span.label_permalink, 
#cart_action div.LienNotCourte a:nth-child(2),
#cart_action div.onglet_basketNotCourte a span:nth-child(2),
#cart_action div.avisNCourte span:nth-child(2), 
#cart_action div.tagsNCourte span:nth-child(2),
#cart_action div.suggestNCourte span:nth-child(2), 
#cart_action div.listeLectureNCourte a span:nth-child(2),
#cart_action div.onglet_basketNot a span:nth-child(2),
#cart_action div.tagsN span:nth-child(2), 
#cart_action div.suggestN span:nth-child(2), 
#cart_action div.docnumNCourte.docnumNCourtePermalink span:nth-child(2),
#cart_action div.docnumNCourte span:nth-child(2),
#cart_action div.listeLectureN a span:nth-child(2),
#pmbopac #cart_action .label_basketNotCourte,
#a2z_contens .onglet_basketNot .label_basketNot,
#a2z_contens span.label_permalink{
    display: none;
}

div[class="avisNCourte"] span:nth-child(2),
div[class="suggestNCourte"] span:nth-child(2){
	background-color:transparent;
}


.avisN{
	background-color:transparent;
}

.listEtageres .noticesEtagere .avisNCourte {
    width: 100%;
}

.expl_voisin_search a,
.simili_search a {
    display: block;
    overflow: hidden;
}

.collapseAll,
.triSelector {
    margin-left: 8px;
}

#pmbopac .infoCompl_notCourte * {
    font-style: normal;
    font-weight: normal;
    color: var(--color-grey-dark);
    text-decoration: none;
	font-size: 1.4rem;
}

.resume_notCourte span{
	font-style: normal;
    font-weight: normal;
    color: #333;
    text-decoration: none;
	font-size: 0.9em;
}

.resume_notCourte span {
    font-size: 1.4rem;
}

.typeDoc_notCourte {
	text-transform: uppercase;
	font-size: 1.15em;
	text-align: center;
	color: var(--color-grey-dark);
	margin-top: 10px;
	word-wrap: initial;
}

.parentNotCourte .vignetteimgNot {
    width: 15%;
    margin: 0 2% 0 0;
}

.parentNotCourte .notice_corps {
    width: 83%;
}

.parentNotCourte .panier_avis_notCourte.uk-clearfix::after {
    display: inline-block;
}

#pmbopac .title_notCourte h3,
#pmbopac .title_notCourte h3 a {
	color: var(--color-green-dark);
	font-size: 1em;
    line-height: normal;
    font-weight: 600;
    display: inline-block;
}

.labelNot {
    font-weight: 600;
}
table.descr_notice {
    border-spacing: 0 10px;
}

.listeLectureN a{
	width: 51px;
}

span.img_permalink,
div.onglet_basketNot a.img_basketNot{
	text-align: left!important;
}

#noticeNot .lienP a{
	width:inherit;
}

.lienN {
    display: none;
}
#noticeNot .label_basketNot {
    display: none !important;
}
#pmbopac a.img_basketNot,
#pmbopac a.img_basketNot:hover,
#pmbopac a.img_basketNot:focus {
    border: none;
    background: transparent;
}
#noticeNot .lienP .label_permalink{
    /*display: none !important;*/
}

#noticeNot .listeLectureN span.listeLectureN{
    display: none !important;
}
#blocNotice_descr ul.onglets_isbd_publicNot li a{
	color:white;
}

/* ajustement pour les dossiers documentaires */
.rub_documentaire .parentNotCourte .vignetteimgNot {
    width: 30%;
    margin: 0 3% 0 0;
}

#bandeau .rub_documentaire .parentNotCourte .vignetteimgNot {
    width: 100%;
    margin: 0 0 10px 0;
}

#bandeau .rub_documentaire .parentNotCourte .notice_corps {
    width: 100%;
}

.rub_documentaire .parentNotCourte .notice_corps {
    width: 66%;
	float:left;
}

.rub_documentaire .parentNotCourte .panier_avis_notCourte {
    display: none;
}

.rub_documentaire .parentNotCourte .footer_notice {
    display: none;
}

.resa_notice h3 a {
    position: relative;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: normal;
	color: var(--color-green);
	font-family: Arial, Helvetica, sans-serif;
}

.resa_notice h3 a::before {
    content: "\f064";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: -40px;
    bottom: 0;
    font-size: 2rem;
    font-weight: 900;
}

.dispoLien_notice a {
    font-size: 0.9em;
	font-weight: normal;
	color: var(--color-green);
	font-family: Arial, Helvetica, sans-serif;
    margin: 8px 0px 5px;
	display: inline-block;
	color:#005556;
}

.plusN a {
    font-weight: normal;
    font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#005556;
}

.plusN a::before {
    content: "+";
	font-size: 2em;
	line-height: 2rem;
	margin-right: 1rem;
	font-weight: 600;
	color:#005556;
}

.footer_notice_agroparistec .plusN a:before,
.footer_notice_agroparistec .plusN a{
	color:#005556;
}

.plusN:hover a::before,
.plusN:focus a::before,
.plusN a:hover{
    text-decoration: none;
	color: #005556;
}

.resa_notice h3 a:hover,
.dispoLien_notice a:hover{
	color: #005556;
	text-decoration:none;
}

.parentNotCourte {
    border: none;
	padding: 20px 0px 0px;
	background-color:transparent;
}

.uk-accordion-content .parentNotCourte {
    padding-top:0;
    margin-top: 0;
}

#aut_details .title_notCourte a span.tit1_notCourte {
    font-size: 1.35em;
}

#aut_details .infoCompl_notCourte span {
    font-size: 1.12em;
}

#aut_details .plusN a {
    font-size: 1.0em;
}

.shelf-reduced+.shelf-reduced {
    border-top: 1px solid var(--bg-color-green);
}

.debug_switcher,
.renseignements {
    display: none;
}

.shelf-reduced-art .renseignements,
.shelf-reduced-switcher .debug_switcher {
    display: block;
}

.shelf-reduced .notice_corps {
    width: auto;
    float: none;
}

.shelf-reduced .resume_notCourte {
    display: none;
}

.shelf-reduced .panier_avis_notCourte {
    display: none;
}

/* lien vers toute l'étagère */
.grid_notices > a {
    width: 100%;
    text-align: center;
    min-height: min-content!important;
    pointer-events: none;
    cursor: default;
	font-size: 1.2em;
	font-weight: 500;
	margin-top: 25px;
}

.etagere-suite,
.custom-etagere-suite {
    margin-top: 2rem;
}

.etagere-suite {
    -webkit-appearance: none;
    margin: 0;
    overflow: visible;
    font: inherit;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 3rem;
    min-height: 3rem;
    font-size: 1.6rem;
    
    pointer-events: auto;
    cursor: pointer;
}

.uk-button {
    line-height: 3rem;
    min-height: 3rem;
    font-size: 1.6rem;
}

.rubFonction57 .uk-button,
.rubFonction83 .uk-button{
    line-height: 3.9rem;
    padding: 0px 11px;
}

/* lvl1 
---------------------------------------------------------------------------------------------*/
#lvl1,
#facette {
    position: relative;
}

#lvl1 {
    border-radius: 0px 0px;
    border-bottom: none;
}

#lvl1>h3,
#facette_wrapper>h3 {
    margin-top: 0px;
}

#lvl1_list,
#facette form {
    margin: 0 auto;
    border-bottom: 15px solid transparent;
    height: auto!important;
    overflow: hidden;
}

#lvl1_list tbody tr {
    width: 90%;
}

#lvl1 {
    border: 0px solid #006B8F;
}

#adresse,
#facette,
#lvl1 {
    position: relative;
    background-color: #00B57B;
    color: var(--color-white);
    padding: 0px;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    margin: 1px 0px 15px 0px;
    border: solid 0px rgba(0, 0, 0, 0.15);
}

#facette_wrapper table:first-of-type {
    margin-top: 25px;
}

#facette a,
#lvl1 a {
    text-shadow: 0px 0px 0px;
    color: #fff;
}

#facette a:hover,
#lvl1 a:hover {
    color: #005556;
	text-decoration: none;
}

#facette .faq_filters th {
    font-size: 1.9rem;
}

.faq_filters_allowed > table {
    margin-bottom: 10px;
}

#facette a {
	color: #fff;
	text-decoration: none;
	padding: 0px;
}

.facette_plus_link,
.facette_moins_link {
    color: var(--color-purple);
}

.facette_col_coche {
    padding-right: 0px;
}

#facette h3 {
    font-size: 1.7em;
	padding: 5px 0;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#facette .faq_filters th{
    font-size: 1.9rem;
}

.facette_plus_link,
.facette_moins_link {
    color: #ffffff;
}

.facette_col_coche {
    padding-right: 10px;
}

#facette h3 img {
    vertical-align: middle;
}

#facette table#active_facette td:first-child {
    width: 80%;
    vertical-align: middle;
}

#facette .facette_collapsed th::before,
#facette .facette_expande th::before {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

#lvl1_list {
    border-top: none;
    padding: 0px 0px 0px 25px;
    display: block;
}

#lvl1_list tbody {
    margin: 0 auto;
}

#lvl1_list .current {
    color: #ffffff;
}

#lvl1_list .surbrillance span{
	color:#ffffff!important;
}

.bouton.bouton_filtrer_facette_bas.filter_button {
    float: right !important;
}

.reinitialize-facettes {
    margin-bottom: 25px;
    border-bottom: 3px solid #fff;
    padding-bottom: 4px;
}

/* Facettes 
---------------------------------------------------------------------------------------------*/
#facette {
    background-color: #005556;
    padding: 12px 24px;
}

#facette_wrapper > form > h3.facette_compare_listTitle {
    padding: 0;
    height: auto;
}

#facette br {
    display: none;
}

#facette #active_facette {
    max-width: 100%;
    margin: 5px auto;
}

#facette #active_facette br {
    display: block;
}

.faq_filters div.faq_user_query_filter input[type="submit"],
#pmbopac #facette input[type="button"] {
    border-radius: 0px;
    height: 20px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0px;
    display: block;
    float: none;
    text-transform: none;
    font-weight: normal;
    border: transparent;
	background-color:#ffffff;
	color:#005556;
	margin-top: 5px;
	width: 76px;
	padding: inherit;
}

.faq_filters div.faq_user_query_filter input[type="submit"]{
	width:95px;
}

.bouton.bouton_filtrer_facette_haut.filter_button:hover,
.bouton.bouton_filtrer_facette_bas.filter_button:hover,
.faq_filters div.faq_user_query_filter input[type="submit"]:hover{
    color: #00B57B !important;
}

.faq_filters div.faq_user_query_filter input {
    width: 100%;
	color:#333;
}

.faq_content .etiq_champ {
    padding: 5px;
    font-weight: 600;
    font-size: 1.7rem;
}

#main_hors_footer .faq div.bg-grey, .faq div.bg-grey {
    border-bottom: 0px;
    background-color: #e9e8e9;
    padding: 15px;
    font-size: 100%;
    margin: 0;
    margin-top: 20px;
    border: none;
}

.faq div.bg-grey::after {
    content: "\f078";
    float: right;
    color: var(--bg-color-green-dark);
    font-family: 'FontAwesome';
}

#main_hors_footer .faq div.faq_child, .faq div.faq_child {
    border: none;
    font-weight: 400;
    font-size: 1.5rem;
}

table[id^='facette_list'] {
    width: 100%;
    margin: 20px auto;
}

table[id^='facette_list'] tr {
    padding: 4px 0px;
}

#facette_wrapper table th {
    text-align: left;
    font-weight: normal;
    font-size: 1.3em;
    color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
}

#facette_wrapper {
    border: 0px solid #006B8F;
}

/* Compare 
---------------------------------------------------------------------------------------------*/
#compare_wrapper {
    margin-top: 15px;
}

#facette_compare,
#facette_groupby {
    max-width: 90%;
    margin: 10px auto;
}

h3.facette_compare_MainTitle a {
    text-decoration: none;
}

#facette_wrapper > form > h3 > table > tbody > tr > td > a > img,
#facette_compare span.facette_compare img {
    width: 0px;
}

#facette_wrapper > form > h3 > table > tbody > tr > td > a::before,
.facette_compare_raz a::before,
#facette_compare span.facette_compare::before {
    content: "\f057";
    color: #4D4D4D;
    text-decoration: none;
    font-size: 25px;
}

#facette_compare span.facette_compare::before {
    font-size: 1.6em;
    color: #4D4D4D;
    text-align: center;
    cursor: pointer;
    margin-top: 5px;
}

#facette_wrapper > form > h3 > table > tbody > tr > td > a:hover::before,
#facette_compare span.facette_compare:hover::before {
    text-decoration: none;
    text-shadow: 0px 0px 0px;
}

#facette_wrapper th.groupby_button:after {
    content: "\f0c5";
    font-size: 1.2em;
    text-shadow: 0px 0px 0px;
    color: #fff;
    padding: 4px 8px;
    text-align: right;
    margin: 0;
    width: auto;
    border-radius: 4px;
    line-height: 17px;
    height: auto;
    cursor: pointer;
    float: right;
}

#facette_wrapper th.groupby_button img {
    width: 0;
}

#facette_compare > tbody > tr {
    border-bottom: dotted 1px rgba(219, 219, 219, 1);
    line-height: 24px;
}

#facette_compare > tbody > tr:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.15);
}

#facette_compare > tbody > tr > td > p {
    padding: 5px 5px 5px 5px;
}

#compare_wrapper li .img_basket {
    background-color: #F2F2F2;
    background-size: 70%;
    background-position: 50% 48%;
    border-radius: 4px;
    padding: 0px;
    margin-right: 5px;
    display: block;
}

#compare_wrapper li a+a {
    margin-left: 30px;
    display: block;
    color: #343434;
}

#compare_wrapper li .img_basket {
    background-color: transparent;
}

tr[id^="compare_hidden"] > td:nth-child(even) {
    background-color: rgb(245, 245, 245);
}

#facette_wrapper tr > th:after {
    content: none;
}

#facette .facette_compare_SubTitle::before,
#facette .facette_compare_MainTitle::before {
    content: none;
}

.facette_compare_SubTitle img {
    float: right;
    margin-top: 6px;
}

/* popup 
---------------------------------------------------------------------------------------------*/
#make_sugg {
    box-shadow: 0px 0px 0px 1px #00B57B inset;
	color:#333;
}

#make_sugg table {
    width: 480px;
}

#make_sugg .row,
#make_sugg-container {
    padding: 2%;
}

#make_sugg-container input[type="text"],
#comment {
    max-width: 80%;
    margin-bottom: 0;
    margin-left: 10px;
}
#make_sugg-container select {
    max-width: 400px;
}

input[type="file"] {
    max-width: 400px;
    padding-left: 10px;
}

#make_sugg-container table tr td {
    max-width: 300px;
    vertical-align: top;
    padding-bottom: 15px;
}
#sug_src, #make_sugg-container select{
    margin-left: 10px;
}
form#f {
    margin-left: 10px;
}

.echelle_avis {
    padding: 7px;
}

.alerte {
    color: #ff0000;
    font-size: 14px;
}

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

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

#print_options {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 15px;
}

#print_options label {
    line-height: 13px;
}

#print_options b {
    font-size: 16px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    display: block;
}

#print_options blockquote {
    margin-top: 5px;
    text-align: justify;
    margin-bottom: 15px;
}

#print_options blockquote input[name=emaildest] {
    float: none;
    display: block;
}

#print_options textarea {
    margin-top: 5px;
    max-width: 85%;
}

body#help_popup {
    background-color: #ffffff;
    background-repeat: repeat;
    background-position: center top;
    background-image: url("./images/fond.gif");
}

#help-container {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    border: 2px solid #A8A8A8;
}

#help-container h2 {
    font-size: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-bottom: 1px solid #cccccc;
    clear: both;
    padding-bottom: 5px;
}

#help-container p,
#help-container ul {
    margin-bottom: 10px;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
}

.lien_ajout_avis a {
    margin-left: 10px;
}

#print_options input[type="submit"].bouton,
#print_options input[type="button"].bouton,
.form_liste_lecture input[type="button"],
.form_liste_lecture input[type="submit"] {
    color: #2f2f2f;
    border: none;
    padding: 4px;
    margin-right: 5px;
    border-radius: 0px;
}

.form_liste_lecture {
    padding: 10px 0px;
}

.form-contenu hr {
    display: none;
}

#search .form-contenu{
	font-weight:600;
}

form[name=export_form] input[type="radio"] {
    margin-top: 5px;
    margin-right: 3px;
}

#print_options {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #fff;
    padding: 15px;
    line-height: 20px;
}

#print_options b {
    font-size: 16px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    display: block;
}

#print_options blockquote {
    margin-top: 5px;
    text-align: left;
    margin-bottom: 15px;
    margin: 5px 0px;
    padding: 0px;
}

#print_options textarea {
    margin-top: 5px;
    max-width: 85%;
}

#print_options input {
    margin-top: 5px;
}

#print_options input[type="submit"].bouton {
}

#print_options label {
    line-height: 20px;
    display: inline;
}

.popup_connexion_empr {
    font-family: 'Exo 2', sans-serif;
    color: var(--color-green-dark);
}

.popup_connexion_empr blockquote {
    padding: 10px 10px;
    border: solid 1px #eee;
    background-color: #F7F7F7;
    max-width: 600px;
    margin-top: 10px;
}

.popup_connexion_empr input[type="text"],
.popup_connexion_empr input[type="password"] {
    width: 98%;
    border-radius: 0px;
    display: block;
    height: 35px;
    line-height: 20px;
    margin-top: 2px;
    float: none;
    margin-bottom: 2px;
    background-repeat: no-repeat;
}

.popup_connexion_empr input[type="submit"] {
    width: 30%;
}

.mediaBib iframe {
    background-color: #F5F5F5;
    padding: 2px;
    border: solid 1px #E1E1E1;
    max-width: 100%;
}

/* avanced search
---------------------------------------------------------------------------------------------*/
#search form .form-contenu .search_value .ext_search_txt,
.form-contenu input[type="text"] {
    height: auto;
    min-height: 22px;
}

#search form .form-contenu select {
    margin-right: 10px;
    width: auto;
    padding-right: 5px;
    min-height: 25px;
    height: 25px;
    margin: 0px;
    margin-bottom: 13px;
}

#search select[multiple], #search select[size] {
    height: auto!important;
}

#search form .form-contenu select[name^="field"] {
    width: 100%;
}

#search .table-no-border td .search_critere {
    max-width: 110px;
    display: block;
    word-break: initial;
    padding-bottom: 10px;
}

/* Tris 
---------------------------------------------------------------------------------------------*/
#frame_notice_preview {
    border: solid 2px #888;
    z-Index: 9001;
    position: absolute;
    background-color: #F8F8F8;
    width: 720px;
    height: 540px;
    padding: 20px;
    box-shadow: 1px 1px 1px 1px rgba(32, 48, 107, 0.36);
}

#frame_notice_preview h3 {
    color: rgb(88, 88, 90);
    border-bottom: solid 1px rgb(88, 88, 90);
}

#frame_notice_preview input[type="submit"] {
    margin-top: 10px;
}

#search form select {
    width: 85%;
    height: 35px;
}

.ext_search_txt {
    width: 75%;
}

/* Historique des recherche   
---------------------------------------------------------------------------------------------*/
#main form[name="cases_a_cocher"]>b {
    font-size: 130%;
    margin-left: 5px;
}

#main form input[type=checkbox] {
    vertical-align: middle;
}

#main form[name="cases_a_cocher"] a>b {
    color: #626262;
}

#history_action,
#main_hors_footer>form[action*="history"] {
    margin-bottom: 15px;
    width: 99.5%;
    margin: 0 auto;
    padding: 10px 10px;
    border: solid 0px #111;
}

#main_hors_footer>form[action*="history"] a {
    color: #525252;
}

#history_action .bouton {
    font-size: 1.1em;
}

/* Affichage de Notices  
---------------------------------------------------------------------------------------------*/
#main #resultatrech_see b,
#main #resultatrech_see strong {
    font-weight: 600;
}

.onglet_basketNotCourte,
.avisNCourte,
.statutPartN,
.tagsNCourte,
.suggestNCourte,
.listeLectureNCourte,
.docnumNCourte, 
div.tagsN, 
div.suggestN,
div.listeLectureN,
span.imgComment,
span.imgStatutPartN,
span.imgDocNum,
span.img_permalink,
span.imgTag,
span.imgSuggest,
.listeLectureN a span:first-child,
span.ExtnotCom.imgListeLecture,
.onglet_basketNot .img_basketNot img,
.onglet_basketNotCourte .img_basketNotCourte img,
div.lienP,
div.onglet_basketNotCourte,
div.lienPNCourte,
div.avisNCourte,
div.tagsNCourte,
div.listeLectureNCourte a,
div.suggestNCourte,
div.onglet_basketNot a.img_basketNot,
div.tagsN,
div.suggestN,
div.docnumNCourte.docnumNCourtePermalink,
div.docnumNCourte,
div.listeLectureN a,
div.onglet_basketNotCourte a span:nth-child(1) {
    background-color: transparent;
    text-align: center;
}

span.imgComment,
span.imgStatutPartN,
span.imgDocNum {
    padding: 0;
}
.ui-panel-basket-item a[class^="img_baske"] {
    padding: 2px 0 0 0;
    width: 55px;
    flex: 1 0 55px;
}

.onglet_basketNotCourte .img_basketNotCourte img {
    padding: 0;
}
.p_perso-cp_typdoc {
    padding-top: 10px;
    display: inline-block;
}
.plusN {
    margin: 7px 0px 5px 0;
}
.panier_avis_notCourte_agroparistech span.imgComment, .panier_avis_notCourte_agroparistech span.imgStatutPartN, .panier_avis_notCourte_agroparistech span.imgDocNum {
    padding: 0;
        padding-top: 0px;
    padding-top: 4px;
}
.lienP a {
    text-align: center;
    width: 100%;
}

div.lienPNCourte, 
div.onglet_basketNotCourte a,
div.avisNCourte, 
div.listeLectureNCourte a,
div.docnumNCourte,
div.tagsNCourte, 
div.suggestNCourte, 
div.docnumNCourte.docnumNCourtePermalink,
div.lienPNCourte a {
    display: inline-block;
    padding: 0 10px;
}

.lienP span.label_permalink, 
div.onglet_basketNot a span:nth-child(2), 
div.tagsN span:nth-child(2),
div.suggestN span:nth-child(2),
div.listeLectureN a span:nth-child(2) {
    background: transparent;
    flex: none;
}

span.img_permalink img,
span.imgComment img,
span.imgTag img, 
span.imgSuggest img,
span.imgListeLecture img, 
span.ExtnotCom.imgListeLecture {
    max-width: 5.5rem;
    max-height: 3.5rem;
    margin: 5px 0;
    min-width: 3rem;
    min-height: 3rem;
}

#pmbopac .img_permalink i {
    color: var(--color-green);
}

#notice {
    margin: 15px 0px 0px 0px;
}

.notice-parent:first-child {
    border-top: 0px dotted #cccccc;
}

.notice-parent {
    padding-top: 10px;
    border-top: 1px dotted #cccccc;
    position: relative;
    padding-left: 3px;
    margin: 5px 0px 10px;
}

.notice-parent .notice-child br {
    display: none;
}

.notice-heada {
    font-weight: 300;
    width: auto;
    margin-bottom: 8px;
    margin-left: 7px;
    color: #000;
    line-height: 21px;
}

div[id$="Parent"] > img {
    vertical-align: middle;
}

.notice-parent .notice-heada i {
    font-style: normal;
}

.notice-child {
    margin-bottom: 40px !important;
    margin-left: 5px;
    padding-bottom: 0px;
    border-radius: 0px 0px 0px 0px;
}

.notice-child h3,
#notice h3,
.a2z_perio h3>span {
    padding: 10px 0px;
    max-width: 90%;
    display: block;
    background-color: transparent;
    color: var(--color-green-dark);
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    height: auto;
    border-bottom: dotted 1px #BFBFBF;
    font-size: 1.2em;
}

.infosRub .rubContent::before {
    left: -2px;
    top: 17px;
}

#pmbopac .infosRub.uk-active h4 {
    color: var(--color-green);
}

/* bibliothèques */
.itemSolo h4, .listProd > h3, .listEtageresRub > h3, 
.fluxRSSRub > h3, .infosArt > h3, .SameNot > h3, 
.SliderHoriz > h3, #aut_details_liste > h3 span.aut_details_liste_titre, .listArticlesGen > h3, 
.listeSameArticle > h3, .listItemsEvent > h3, .listResultArticles > h3, .fluxRSSPage > h3, 
.document_list > h3, #empr-resa > h3, #empr-all > h3, #location h3, #last_entries h3, #etageres h3 {
    border-bottom: none;
}

div.infosRub > a h4.uk-panel-title {
    color: var(--bg-color-green) !important;
	word-wrap: initial;
}

div.infosRub a.uk-thumbnail:hover {
    opacity: 0.5;
}

.infosInline .rubContent>h3::before {
    left: -11px;
    top: 13px;
}

a[name="docnum"] h3:hover,
a[name="docnum"] {
    color: var(--color-green);
    text-decoration: none;
}

.a2z_perio h3>span {
    font-size: 100%;
	font-weight:600;
}

#notice span>h3 {
    max-width: none;
}

#bt_resa {
    margin-left: 0px;
    display: block;
}

.vignetteimg {
    max-width: 100px;
    max-height: 200px;
    box-shadow: 1px 1px 2px #cccccc;
    border-radius: 0px;
    border: solid 1px #ededed;
    margin-left: 10px;
}

#resultatrech .avis_detail span a {
    font-size: 15px;
    text-decoration: none;
}

.main_wrapper {
    margin-top: 10px;
}

.main_wrapper h3 {
    font-size: 0.93em;
}

.exemplaires {
    margin-top: 10px;
}

.exemplaires th {
    background-color: #eee;
    line-height: 22px;
    text-align: left;
}

.exemplaires th,
.exemplaires td {
    padding: 3px 5px;
}

.notice-parent img {
    vertical-align: text-bottom;
    margin-left: 4px;
}

.notice-parent .img_plus {
    max-width: 30px;
    max-height: 30px;
}

.expl_situation strong {
    color: inherit;
}

.etiq_champ {
    font-weight: 400;
    padding: 5px;
}

.public_title {
    font-size: 1.1em;
    font-weight: 600;
}

#notice {
    margin: 5px auto 0px;
    width: auto;
}
.avis_detail{  
    font-weight: 400;
}

.simili_search .avis_detail{
    padding:10px 0px;
    border-bottom:solid 1px #dedede;
    margin-bottom:15px;
}	

/* Page autorites 
---------------------------------------------------------------------------------------------*/
#aut_details>h3 {
    margin-top: 20px;
	clear:both;
}

.authorlevel2>h3 {
    font-size: 1.2em;
    margin-bottom: 5px;
    color: #626262;
}

.authorlevel2>p {
    font-size: 1.25em;
    margin-bottom: 5px;
    color: #222;
}

.authorlevel2>ul {
    font-size: 1.1em;
    margin-bottom: 5px;
    color: #222;
}

.authorlevel2>ul li {
    width: 33%;
    float: left;
    padding: 2px 60px 2px 0px;
    list-style-type: square;
    list-style-position: inside;
    color: #ED5923;
}

#aut_details #resultatrech_liste {
    margin-top: 10px;
    float: left;
    width: 70%;
}

#aut_details_liste #resultatrech_liste {
    width: auto;
    float: none;
}

#aut_details_liste>span {
    display: block;
    float: left;
}

#aut_details_liste>blockquote {
    clear: left;
}

#aut_details_liste>h3 span.aut_details_liste_titre {
    font-size: 1em;
}

.aut_see a {
    text-decoration: none;
}

.aut_see td {
    padding: 2px 0;
}

#blocNotice_descr ul.onglets_isbd_publicNot li{
	background-color: var(--bg-color-green-dark);
	color: #ffffff;
}
#blocNotice_descr ul.onglets_isbd_publicNot .isbd_public_active a{
	background: transparent;
}

#blocNotice_descr ul.onglets_isbd_publicNot li:hover{
	background-color: var(--bg-color-green-dark-60);
}

/* Compte empr 
---------------------------------------------------------------------------------------------*/
ul.empr_tabs:after {
    content: " ";
    display: block;
    clear: both;
}

ul.empr_tabs li {
    padding: 0px 10px;
}

#empr_onglet {
    width: auto;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    border: solid 0px #eee;
    border-bottom: none;
    background-color: transparent;
    border-top: solid 0px transparent;
}

ul.search_tabs li:hover,
ul.empr_tabs li:hover,
ul.list_tabs li:hover,
ul.empr_tabs #current {
    color: #444;
    border-top-color: #7AC6C2;
    text-decoration: none;
}

ul.empr_tabs li#current a,
ul.list_tabs li#current a {
    font-weight: normal;
    background-color: inherit;
    color: #fff;
    border-radius: 0px;
}

#onglets_list ul.list_tabs {
    background-color: transparent;
}

#onglets_list ul.list_tabs li {
    min-height: 1px;
    border: none;
    line-height: normal;
}

ul.empr_subtabs {
    list-style: none;
    margin: 0px;
    text-align: right;
    min-height: 55px;
    padding: 10px 0px 0px 0px;
    background-color: #F8F8F8;
    border: none;
    border: solid 1px #dddddd;
    border-bottom: none;
    overflow: hidden;
    border-radius: 0px 0px 0px 0px;
}

ul.empr_subtabs:nth-of-type(2) {
    padding-left: 15px;
}

ul.empr_subtabs:nth-of-type(1) {
    padding-left: 15px;
}

ul.empr_subtabs li a,
ul.list_tabs li a {
    cursor: pointer;
    display: block;
    height: auto;
    width: auto;
    text-align: left;
    font-family: inherit;
    color: inherit;
    text-decoration: none;
}

ul.empr_subtabs li a:hover {
    text-decoration: none;
}

/* ancienne classe */
.bg-grey {
    background-color: #ffffff;
    border-top: solid 4px #F8F8F8;
    border-bottom: solid 4px #F8F8F8;
    padding: 2px 2px;
    color: var(--color-grey-dark);
}

.parent table table td.bg-grey {
    border-top: solid 4px #fff;
    border-bottom: solid 4px #fff;
}

.fiche-lecteur .bg-grey {
    background-color: #F7F7F7;
    border: solid 3px #f8f8f8;
    color: #000;
    padding: 3px 5px;
    vertical-align: middle;
    text-shadow: none;
}

#fiche-empr h3 {
    margin-bottom: 10px;
    color: #111;
    font-size: 0.93em;
}

#empr-resa h3 {
    margin-top: 0px;
}

#empr-resa small form input[type="button"] {
    margin-top: 10px;
}

#empr-resa small form input[type="button"],
ul.empr_subtabs li,
#change-password input[type="button"],
#onglets_list ul.list_tabs li,
#empr-all input.bouton {
    display: block;
    color: #8A878A;
    cursor: pointer;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 0px;
    font-weight: normal;
    padding: 4px 8px;
    margin-right: 10px;
    border: solid 1px #EBEAEA;
    background-color: #ffffff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(76, 77, 119, 0.12);
    margin-bottom: 8px;
    float: left;
    text-transform: none;
}

#change-password input[type="button"] {
    font-size: 1.1em;
    margin-top: 10px;
}

ul.empr_subtabs li.subTabCurrent,
ul.empr_subtabs li,
#empr-resa small form input[type="button"],
#onglets_list ul.list_tabs li,
#onglets_list ul.list_tabs li.current,
#change-password input[type="button"],
#empr-all input.bouton,
.form_liste_lecture input[type="submit"],
.form_liste_lecture input[type="button"]{
    background: #00B57B;
	border: solid 0px #EBEAEA;
	color: #fff;
}

ul.empr_subtabs li.subTabCurrent:hover,
ul.empr_subtabs li:hover,
form[name="bannette_abonn"] input[value="Enregistrer"]:hover,
#make_sugg input[type="button"]:hover,
.form_liste_lecture div input[type="submit"]:hover,
#empr-list input[type="submit"]:hover,
.form_liste_lecture div input[type="button"]:hover{
	background-color: var(--bg-color-green-60);
	color:#ffffff;
}

#main_hors_footer>div:last-child {
    margin-bottom: 15px;
}

#bannette-container-pub input[type="checkbox"] {
    margin: 0 auto;
    display: block;
}

.bannette_abon.align_right{
	text-align:center;
}

#fiche-empr,
#empr-all,
#empr-late,
#empr-old,
#empr-resa,
#empr-dsi,
#empr-sugg,
#empr-list,
#empr-dema,
#change-password {
    margin: 0 auto;
    clear: both;
    padding: 0px 10px 15px;
    background-color: #f8f8f8;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 5px;
    border-radius: 0px 0px 0px 0px;
    border: solid 1px #dddddd;
    border-top: none;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    color: #6C6C6C;
}

#empr-all {
    background-image: none;
}

#empr-all > h3,
#empr-resa > h3{
	font-size:1.3em;
}

#empr-late > form {
    color: #fff;
    padding-bottom: 10px;
}

#fiche-empr {
    font-size: 1.145em;
}

#empr-resa h3 {
    padding-top: 5px;
    position: static;
    background-color: transparent;
    width: auto;
}

.form_liste_lecture .form-contenu .row .colonne2 .row textarea {
    max-width: 355px;
}

.form_liste_lecture h3 {
    margin-top: 20px;
}

#fiche-empr h3 {
    margin-bottom: 10px;
}

#comment {
    max-width: 400px;
}

.form_liste_lecture .left {
    float: none;
    margin-bottom: 5px;
}

#onglets_list {
    padding-bottom: 30px;
}

#websubscribe h1 {
    font-size: 1.2em;
    margin-top: 10px;
    color: #962E33;
}

#websubscribe h4 {
    font-size: 90%;
    line-height: 20px;
}

#websubscribe input[type="button"] {
    background: rgb(239, 166, 128);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(239, 166, 128, 1) 0%, rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239, 166, 128, 1)), color-stop(44%, rgba(229, 109, 47, 1)), color-stop(100%, rgba(227, 105, 41, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(239, 166, 128, 1) 0%, rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(239, 166, 128, 1) 0%, rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(239, 166, 128, 1) 0%, rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(239, 166, 128, 1) 0%, rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efa680', endColorstr='#e36929', GradientType=0);
    /* IE6-9 */
    color: #fff;
    border: none;
    font-weight: normal;
    padding: 4px 6px;
    border-radius: 4px;
}

#websubscribe input[type="button"]:hover {
    background-color: #4A4947;
    color: #fff;
}

.fiche-lecteur td {
    padding: 0px 2px;
    width: 33%;
    vertical-align: middle;
}

.fiche-lecteur td a {
    font-weight: bold;
    text-shadow: none;
}

.form-contenu input[type="checkbox"],
#lab_conf {
    vertical-align: bottom;
    padding-top: 0px;
}

#change-password input[type="password"] {
    color: #3d3d3d;
    border: 1px solid #E7E7E7;
    display: block;
    border-radius: 0px;
    box-shadow: 1px 2px 2px 0px rgba(10, 10, 10, 0.07)inset;
    width: 55%;
}

#fiche-empr-container {
    color: #6c6c6c;
    background-position: 113% 89%;
    background-repeat: no-repeat;
}

.fiche-lecteur {
    color: #6F6F73;
    vertical-align: middle;
}

#empr-resa > small {
    color: #6C6C6C;
    font-size: 100%;
}

#public_list {
}

#list_cadre{
	padding-top:0px!important;
}

.liste_tag{
	padding:0px;
	margin:0px;
	color:#005556;
}

#list_cadre input[type="submit"].bouton{
	margin-top:10px;
}

table.liste-expl-empr-all {
    border: solid 0px #ddd;
}

table.liste-expl-empr-all th,
table.liste-expl-empr-all tr {
    border-top: solid 0px #fff;
}

table.liste-expl-empr-all tr.even{
	background: #99e1ca;
	color: #333;
}

table.liste-expl-empr-all tr.odd{
	background: #99bbbc;
}
table.liste-expl-empr-all .tb_pret_location_row td{
    border: 0px solid #005556!important;
}

table.liste-expl-empr-all td,
table.liste-expl-empr-all th {
    padding: 10px 10px;
    border: 1px solid #ddd;
}

table.liste-expl-empr-all td:nth-of-type(even),
table.liste-expl-empr-all th:nth-of-type(even) {
    background-color: rgba(255, 255, 255, 0.1);
}

.expl-empr-retard center b {
    font-size: 2em;
    color: #940303;
    border: solid 1px;
    padding: 0px 5px;
    border-radius: 3px;
    background-color: #fff;
}

.tb_pret_location_row {
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    background-color: #005556;
    color: #fff;
}

/* Surlignage 
---------------------------------------------------------------------------------------------*/
/* surlignage des mots recherches */
.text_search0,
.text_search1,
.text_search2,
.text_search3,
.text_search4,
.text_search5 {
    text-decoration: underline;
}

.text_search0 {
    background-color: #DBF7FB;
    text-decoration: underline;
}

.text_search1 {
    background-color: #FBF8DB;
    text-decoration: underline;
}

.text_search2 {
    background-color: #D0F6FB;
    text-decoration: underline;
}

.text_search3 {
    background-color: #DBF7FB;
    text-decoration: underline;
}

.text_search4 {
    background-color: #99B5B9;
    text-decoration: underline;
}

.text_search5 {
    background-color: #D0F6FB;
    text-decoration: underline;
    display: inline-block;
}

/* espace disabled
---------------------------------------------------------------------------------------------*/
.espaceCartAction {
    display: none;
}

/* responsive
========================================================================== */
#pmbopac.popup .asideContentNot,
#pmbopac.popup .notice_contenu,
#pmbopac.popup .panier_avis_notCourte {
    float: none;
    margin: 0 auto;
    width: 85%;
}

/*.ui-panel-basket-item a[class^="img_baske"], */
#pmbopac .onglet_basketNot .img_basketNot {
    padding: 0px;
    width: 100%;
    flex: 1 0 5.5rem;
}

.onglet_basketNot .img_basketNot img {
    padding: 0;
}

.onglet_basketNot .label_basketNot {
    background: transparent;
}

#pmbopac .vignetteDocNot {
    text-align: center;
}

#pmbopac .vignetteNot {
    width: initial;
}

/* formulaire mdp login
---------------------------------------------------------------------------------------------*/
#main blockquote form input[type="text"] {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 34px;
}

/* Home Fade-News Slider
 ========================================================================== */
.Slider {
    width: auto;
    border: solid 0px #dedede;
    box-shadow: 0 3px 6px rgba(160,166,168,.15);
    background-color: #ffffff;
}

.SliderArt h3.titleInside,
.titleContenu,
.listselect-item>h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #4a4a4a;
    font-weight: 400;
    height: auto;
    line-height: 30px;
    padding: 0 0 0 0px;
    width: auto;
    position: relative;
    font-style: italic;
    text-indent: 30px;
}

.listselect h3 {
    padding-top: 15px;
    padding-bottom: 5px;
    z-index: 20;
}

.SliderArt h3.titleInside:after,
.listselect-item>h3:after,
.SliderHoriz .SliderNot>h3:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 85px;
    border: solid 1px #6cc3e4;
}

.listselect-item>h3:after,
.SliderHoriz .SliderNot>h3:after {
    border: solid 1px var(--bg-color-green);
}

.SliderArt h3.titleInside {
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    position: absolute;
    z-index: 20;
}

.titleContenu {
    margin-bottom: 0px;
}

/* Home Notices Slider
 ========================================================================== */
.wl-slideshow>div {
    box-shadow: 0 10px 15px rgba(0,0,0,.03);
    background-color: #eb4e3a;
    height: 272px;
    border: solid 1px #dedede;
}

.SliderHoriz .bx-wrapper .bx-pager {
    background: var(--bg-color-green);
    padding: 9px;
    text-align: left;
    display: none;
}

.SliderHoriz .SliderNot>h3,
h3.section-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #4a4a4a;
    font-weight: 400;
    height: auto;
    line-height: 30px;
    padding: 0 0 0 0px;
    width: auto;
    position: relative;
    font-style: italic;
    text-indent: 30px;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

/* Home Selections
 ========================================================================== */
.listselect .itemVign .imgL.uk-panel-box {
    background-color: #fff;
    border-radius: 5px;
    width: 85%;
    margin: 0 auto;
}

/* Panier
 ========================================================================== */
.cart_info_body>span {
    color: #fff;
}

#cart_info_iframe_content a,
#cart_info_iframe_content a:hover {
    color: #fff!important;
    text-decoration: none;
    font-weight: 400;
}

/* Panier                                          
 ========================================================================== */
#resume_panier {
    vertical-align: middle;
    float: none;
    width: auto;
    height: 30px;
    background-color: transparent;
    border: solid 0px rgba(0, 0, 0, 0.0);
    margin-bottom: 0px;
    position: static;
    right: 0;
    top: 2px;
    z-index: 25;
}

#resume_panier {
    margin-top: 0px;
}

iframe#iframe_resume_panier {
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    height: 39px;
}

body.cart_info_body {
    background-color: transparent;
    background-image: none;
    width: 100%;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.cart_info_body>span {
    font-size: 1em;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
    color: #fff;
    line-height: 24px;
    vertical-align: baseline;
    height: 30px;
}

/* Image du panier                                          
 ========================================================================== */
#cart_info_iframe_content .img_basket {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
    height: 25px;
    padding-left: 0px;
    line-height: 30px;
    padding-top: 3px;
    max-height: 100%;
}

#cart_info_iframe_content .img_basket img {
    vertical-align: middle;
    padding-top: 0px;
    margin-right: 5px;
}

/* lien du panier                                          
 ========================================================================== */
#cart_info_iframe_content a {
    line-height: 25px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    padding-left: 40px;
    margin-left: -40px;
}

#cart_info_iframe_content a:hover {
    text-shadow: 0px 0px 0px;
}

/* Page panier                                          
 ========================================================================== */
.empty:after {
    content: "Mon panier";
    background-image: url('images/basket_small_20x20.png');
    background-repeat: no-repeat;
    background-position: 0px 45%;
    text-indent: 55px;
    padding-left: 0px;
    display: block;
    font-size: 1em;
    color: #796262;
    height: 40px;
    line-height: 38px;
    position: static;
}

#cart_action br {
    display: none;
}

#cart_action {
    margin: 10px 0px;
}

#cart_action>input {
    margin-bottom: 0px;
    font-weight: normal;
    border: none;
    padding: 5px;
    margin-left: 1.3%;
    margin-top: 7px;
    min-height: 25px;
    word-wrap: break-word;
}

#cart_action>input:nth-of-type(2n+3) {
    clear: left;
}

#cart_action input[type="button"].bouton,
#print_options input[type="submit"].bouton,
#print_options input[type="button"].bouton{
    word-wrap: break-word;
    word-break: break-all;
	background-color: var(--bg-color-green);
	color: var(--color-white);
}

#cart_action input[type="button"]:hover,
#print_options input[type="submit"].bouton:hover,
#print_options input[type="button"].bouton:hover{
	background-color: var(--bg-color-green-60);
	color: var(--color-white);
}

#show_more_actions {
    margin-left: 16px;
}

#cart_action form[name="export_form"] {
    width: 97.5%;
    padding: 7px 10px;
    line-height: 25px;
    margin: 10px auto;
    clear: both;
    border-top: solid 1px #E7E7E7;
    border-bottom: solid 1px #E7E7E7;
    display: block;
}

#cart_action input[value="Ok"].bouton {
    padding: 5px 10px;
    border: 0px;
    display: block;
}

iframe#iframe_resume_panier html {
    background-color: transparent;
}

#cart_action form[name="export_form"] label {
    margin: 0px 0px;
    line-height: 22px;
    padding: 0;
    vertical-align: top;
}

#resume_panier a {
    color: red;
}

ul.onglets_isbd_public .onglet_basket a.img_basket_exist {
    width: 34px;
    display: block;
    padding: 0px;
    background-position: 50% 50%;
    background-image: url('images/basket_full_circ.png');
    margin: 0;
    background-repeat: no-repeat;
    background-color: #669F25;
    border-color: #669F25;
}

.search_result,
table[summary^="navigation bar"] {
    font-size: 1;
}

.main_wrapper a.img_basket {
    width: auto;
    float: none;
    display: inline-block;
    margin-left: 20px;
}

/*lien panier
 ========================================================================== */
.bannette-titre h1>a[href^="cart_inf"] {
    padding-right: 7px;
}

.bannette-titre h1>a[href^="cart_inf"] {
    padding-right: 7px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50%;
}

.bannette-titre h1>a[href^="./empr.php?"] {
    font-size: 16px;
    display: inline-block;
}

/* Alertes perso
--------------------------------------------------------------------------------------- */
.aut_details_bannette {
    background-color: #F8F8F8;
    overflow: hidden;
    padding: 0px 10px;
	margin-top:0px;
    border: 1px solid #ddd;
}

.aut_details_bannette form th,
.aut_details_bannette form td {
    max-width: 150px;
}

.aut_details_bannette form tbody {
    border-bottom: solid 1px #787878;
}

.aut_details_bannette form th {
    font-weight: 400;
    vertical-align: top;
    padding: 4px 7px;
    border: solid 1px #787878;
}

#bannette-container {
    background-color: #FeFeFE;
    padding: 1%;
    width: 98%;
    margin: 0 auto;
    border: solid 1px #cdcdcd;
}

#bannette-container .colonne2 {
    width: auto!important;
}

#bannette-container .notice-heada {
    width: 90%;
}

#bannette-container table {
    margin: 0px 0px 10px;
}

#bannette-container table:empty {
    display: none;
}

#bannette-container table tr td {
    padding: 5px 7px;
}

#bannette-container form table tr td:nth-child(odd) {
    background-color: #f9f9f9;
    padding: 5px 7px;
    text-align: center;
    border-left: solid 1px #787878;
    border-right: solid 1px #787878;
}

/* Bandeau de fonctionnalit�s + titrePortail
========================================================================== */
.fonctionnalites img {
    margin: 0 15px;
}

.fonctionnalites {
	padding-left: 5px;
}

/* traduction google */
.rubFonction84 {
    margin-top: 7px;
}

#google_translate_element a:hover {
    text-decoration: none;
}

#container-title{
    margin-top: 18px;
}

#container-title >div{
    max-width: 542px;
    margin: 0 0 0 auto;
}

/* fix listes de resume */
.list_original_design ul,
.resume ul,
.chapeau ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}

.list_original_design ul,
.resume ul,
.chapeau ul,
.list_original_design ol,
.resume ol,
.chapeau ol {
    counter-reset: list-item;
    -moz-list-reversed: false;
}

.list_original_design ol[reversed],
.resume ol[reversed],
.chapeau ol[reversed] {
    -moz-list-reversed: true;
}

.list_original_design ol,
.resume ol,
.chapeau ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}

.list_original_design li,
.resume li,
.chapeau li {
    display: list-item;
    text-align: match-parent;
}

/* nested lists have no top/bottom margins */
.list_original_design :is(ul, ol, dir, menu, dl) ul,
.resume :is(ul, ol, dir, menu, dl) ul,
.chapeau :is(ul, ol, dir, menu, dl) ul,
.list_original_design :is(ul, ol, dir, menu, dl) ol,
.resume :is(ul, ol, dir, menu, dl) ol,
.chapeau :is(ul, ol, dir, menu, dl) ol {
    margin-block-start: 0;
    margin-block-end: 0;
}

/* 2 deep unordered lists use a circle */
.list_original_design :is(ol, ul, menu, dir) ul,
.resume :is(ol, ul, menu, dir) ul,
.chapeau :is(ol, ul, menu, dir) ul {
    list-style-type: circle;
}

/* 3 deep (or more) unordered lists use a square */
.list_original_design :is(ol, ul, menu, dir) :is(ol, ul, menu, dir) ul,
.resume :is(ol, ul, menu, dir) :is(ol, ul, menu, dir) ul,
.chapeau :is(ol, ul, menu, dir) :is(ol, ul, menu, dir) ul {
    list-style-type: square;
}

.cms_module_shelveslist > div > div {
    margin-top: 25px;
}

.pmb-button-color {
    background-color: var(--bg-color-green);
    color: var(--color-white);
}
.pmb-button-color:hover,
.pmb-button-color:focus{
    background-color: var(--bg-color-green-60);
}
.uk-active .pmb-button-color {
    background-color: var(--bg-color-green-dark);
    color: var(--color-white);
}
.uk-active .pmb-button-color:hover,
.uk-active .pmb-button-color:focus{
    background-color: var(--bg-color-green-dark-60);
}

.cms_module_shelveslist .uk-active .pmb-button-color {
    font-weight: 400;
}

/* ------- fix dojo ------------- */
/* correctifs dojo */
/* #a2z_perio #form_search_bull  */
#form_search_bull [role=presentation] input[type="text"],
form input[type="text"].dijitArrowButtonInner,
#a2z_perio #form_search_bull input[type="text"].dijitArrowButtonInner {
    width: 8px;
    position: relative;
    top: 30%;
    padding: 5px 0;
    background-color:transparent;
    border:none;
}

/*#pmbopac form input[type="text"],*/
#pmbopac #a2z_perio #form_search_bull input[type="text"] {
    box-shadow: none;
    border: none;
}

#pmbopac.tundra .dijitSelect .dijitArrowButton {
    width: 20px;
}

/* correctifs nbeaumnt (à mieux ranger) */
#search_form .button_search_help,
#search .button_search_help,
#extended-search-container input[type="button"],
inputs_bull_date_start .bouton {
    height: 35px;
}

#search form .form-contenu .search_value .ext_search_txt,
.form-contenu input[type="text"],
#form_search_bull input[type="text"],
#search form .form-contenu select,
#search form .form-contenu .search_value .ext_search_txt,
.form-contenu input[type="text"] {
    min-height: 35px;
}

#form_search_bull input[type="button"] {
    margin-top: 0;
}

#form_search_bull .align_right {
    padding-right: 10px;
}

#form_search_bull .boutonrechercher {
    margin-top: 36px;
}

#a2z_perio #form_search_bull input[type="text"] {
    margin: 0px;
}
.Rub .lirePlus {
    margin-right: 0px;
}

.uk-button.wl-button, .uk-button.wl-button {
    background-color: var(--bg-color-grey);
    color: inherit;
}

/*
#cms_module_section_203 .pmb-infos-bib {
    padding-top: 40px;
}
*/

#pmbopac .Ancre {
    z-index: 3!important;
}

.actu_home h3 {
    color: #00B57B !important;
    font-size: 1.75em;
	margin-bottom: 30px;
}

#pmbopac .cms_module_sectionslist h3{
	font-size: 1.72em;
	margin-bottom: 5px;
}

/*resultat de recherche hover img*/
.icon_basketNot img:hover,
.lienPNCourte img:hover,
.imgLienN.imgComment img:hover,
#resultatrech_liste > .triSelector:hover a::before,
#resultatrech_liste > .print_search_result:hover a::before,
#resultatrech_liste > .addCart:hover a::before,
#resultatrech_liste > .affiner_recherche:hover a::before,
#resultatrech_liste > .short_url:hover a::before,
#resultatrech_liste > .short_url_permalink:hover a::before,
#resultatrech_liste > .search_bt_external:hover a::before,
#resultatrech_liste > .search_bt_sugg:hover a::before,
span.img_permalink:hover,
.imgComment:hover,
.imgSuggest:hover,
span.imgListeLecture:hover{
    transform: scale(1.05);
}

.imgComment:hover,
.imgSuggest:hover{
    cursor: pointer;
}

#noticeNot .asideContentNot .ExtnotCom.imgSuggest {
    padding-left: 0;
}

#pmbopac:not(.popup) .asideContentNot {
    width: 20%;
}
#pmbopac:not(.popup) .notice_contenu {
    margin-left: 0;
}
#pmbopac:not(.popup) .descr_notice td {
    min-width: 160px;
}

span.imgListeLecture img {
    max-height: 50px;
    height: 100%;
	margin: 0;
	width: 51px;
}

#noticeNot .ExtnotCom.imgListeLecture{
	margin-top: 0px;
	max-height: 50px;
	height: 100%;
	padding: 0 0px 0px 5px;
	margin-bottom: 0px;
}

.infoCompl_notCourte:hover, 
#pmbopac .infoCompl_notCourte a:hover, 
.infoCompl_notCourte b:hover, .infoCompl_notCourte span:hover{
	color:#005556;
	text-decoration:none;
}
/*fin*/
#pmbopac .record_importance_materielle,
#pmbopac .auteur_notCourte,
#pmbopac .auteur_notCourte:hover,
#pmbopac .auteur_notCourte:focus {
    color: var(--color-grey-dark);
}
#pmbopac .auteur_notCourte a:hover,
#pmbopac .auteur_notCourte a:focus {
    color: var(--color-green-dark);
}

.onglet_basketNoticeCourte {
    margin: 0;
}
#pmbopac .panier_avis_notCourte_agroparistech img {
    max-height: 40px;
    vertical-align: top;
    margin-bottom: 10px;
}

#search_tabs_catalog{
    background-color: #00B57B;
    margin-right: 5px;
}

#search_tabs_catalog a,
#search_tabs_affiliate a{
    color: #fff;
}

#search_tabs_affiliate{
	background-color: #00B57B;
    margin-left: 5px;
}

#search_tabs_affiliate:hover,
#search_tabs_catalog:hover{
	background: var(--bg-color-green-60);
}

#resultatrech {
    margin-top: 10px;
}

.uk-breadcrumb.breadcrumb > li {
    font-size: 12px;
}

.uk-breadcrumb.breadcrumb > li > a{
	text-decoration: none;
}

.uk-breadcrumb.breadcrumb > li > a:hover{
	color: var(--color-green-dark);
}

#perio_a2z-container {
    margin-top: 10px;
}

#form_search_bull #inputs_bull_date_start input[readonly], 
#form_search_bull #inputs_bull_date_end input[readonly]{
	cursor:inherit;
}

.bouton.button_search_help {
    margin-left: 5px;
}

#widget_list_tag {
    margin-bottom: 10px;
}

.on-home .cms_module_sectionslist{
    margin-top: 10px;
    margin-bottom: 0px;
}

.on-home .cadre_scientifique{
	margin-top:0px;
}

.ssRubs h4 {
    margin-bottom: 0px;
    padding-top: 0px;
}

.ssRubs .resume{
	color:#005556;
}

.not-home .cms_module_recordslist h3 {
    margin-bottom: 10px;
}

/*accordeons*/
.pmb-accordion-title::after, .uk-accordion-title::after {
    content: "";
    background-image: url('./images/accordion_+.png');
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 25px;
    width: 30px;
    height: 30px;
}

.pmb-accordion-title.uk-active::after, .uk-accordion-title.uk-active::after {
    content: "";
    background-image: url('./images/accordion_-.png');
}

.uk-accordion-title{
	line-height:30px;
	font-size: 1.43em;
	background: #E8E8E8;
}

#pmbopac .uk-accordion .title_notCourte h3{
	font-size: 1.15em;
}

#pmbopac .uk-accordion .infoCompl_notCourte,
#pmbopac .uk-accordion .plusN a{
	font-size: 1em;
}

.uk-accordion-content h5 {
    font-size: 1.45em;
    margin-top: 20px;
}

.uk-accordion-content .uk-grid {
	margin-left:0;
}

.etagere-suite{
	margin-top: 20px;
}

.liensBib a {
	color: #00B57B;
}

/*Veilles thematiques*/
.article-rss-content .article-thumb.uk-align-medium-left.imgM_parent_art {
    margin-right: 0px;
}

.article-rss-content .uk-thumbnail-large{
	width:100%;
	padding: 0px;
	border: 0px solid #ddd;
}

#pmbopac .article-rss-content a h4:hover{
	color:#00B57B;
}

.veille_rss .article-rss-header, .veille_rss .article-rss-content {
    background-color: #f4f4f4;
}

.article-rss-content a h4{
	padding:10px;
}

.article-rss-header h3{
	margin-left: 5px;
	padding-top: 5px;
}

.article-rss-header a img{
	padding-top: 5px;
	padding-right: 5px;
}

/*main rubrique*/
.article-wrapper .wl-title-article .bg-color {
    font-size: 1.12em;
	color:var(--bg-color-green)!important;
}

#noticeNot a.bt_resa_NotCourte::before {
    content: "\f064";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 2rem;
    font-weight: 900;
	padding-right: 10px;
	padding-left: 12px;
}

#noticeNot a.bt_resa_NotCourte {
    float: right;
}

/*Flux RSS dans les articles*/
.wl-flux-RSS h3.uk-article-title {
	font-size: 1.43em;
	font-weight: 500;
}

/*Etageres switcher*/
#pmbopac .section_etagere .title_notCourte h3{
	font-size:1.15em;
	background-color:transparent!important;
}

#pmbopac .section_etagere .infoCompl_notCourte span{
	font-size: 1.12em;
}

#pmbopac .section_etagere .infoCompl_notCourte a{
	font-size: 1.06em;
}

/*bandeau*/
.infosRub .resume {
    margin-bottom: 10px;
	margin-top:10px;
}

.multimediasBib li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.liensBib li {
    margin-bottom: 10px;
}

.multimediasBib iframe {
    max-width: 600px;
    width: 100%;
}

/*menu burger*/
.uk-close::after {
    display: block;
    content: "\f00d";
    font-family: FontAwesome;
    color: #00B57B;
	font-size: 2.3em;
}

.uk-close-alt::after {
    opacity: 1;
}

.uk-close-alt {
    padding: 0;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    width: 30px;
    height: 30px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}

.uk-panel-box{
	background:transparent;
}
/*fin*/

.wysiwyg h4 {
    font-weight: 600;
}

.ui-panel-basket-item a[class^="img_baske"][href*="remove"]::after{
	content:"";
	font-size:0;
	display:none;
}

#pmbopac #main.on-home .imgL {
    height: 80px;
}

/*etagere rub 130 par exemple*/
.shelf-reduced-art h4 {
    font-size: 1.43em;
	padding-top: 20px;
}

.shelf-reduced-art h5 {
    font-size: 1.15em;
	padding: 10px 0px 10px 0px;
}

h3 a span.tit1_notCourte {
    font-size: 1.43em;
    color: var(--color-green-dark);
    text-decoration: none;
}

.shelf-reduced-art .parentNotCourte.uk-clearfix{
	padding:0px 0px 0px 35px;
}

.shelf-reduced-art .parentNotCourte .vignetteimgNot {
    width: 33.333%;
    margin: 0px;
    padding-right: 20px;
}

.shelf-reduced.shelf-reduced-art .infoCompl_notCourte,
.shelf-reduced.shelf-reduced-art .infoCompl_notCourte .auteur_notCourte a,
.shelf-reduced.shelf-reduced-art .infoCompl_notCourte span {
    font-size: 1em !important;
}

#frame_notice_preview input[type="button"]:hover,
#frame_notice_preview input[type="submit"]:hover{
	background-color: var(--bg-color-green);
	color:white;
}

/*info pratique*/
.infosRub .imgM_parent .imgM {
	height: 200px;
	width: 100%;
}

.infosRub .ssRubs {
    margin-top: 10px;
}

.subsections_interne .uk-width-1-2.ssRubs {
    width: 100%;
}

.subsections_interne .uk-width-1-2.ssRubs .uk-panel-title.wk-panel-title.wl-title-news {
    float: left;
	font-size: 1.45em;
}

.cadre_image{
	height:200px;
	width:auto;
}
/* rustine #105626 */
.cadre_image img {
    object-fit: contain;
}

.section_etagere .uk-grid + .uk-grid{
	margin-top:0px;
}

.uk-nav-navbar > li > a:focus, .uk-nav-navbar > li > a:hover{
	background: var(--bg-color-green);
	color: #fff !important;
}

.subsections_interne .infosRub .ssRubs .uk-nav-navbar > li > a {
    color: #787878;
    font-size: 1.8em;
    font-weight: 400;
}

.subsections_interne .infosRub .resume {
    margin-bottom: 10px;
    margin-top: 40px;
    text-align: left;
    padding-left: 0px;
}

.subsections_interne .dossiers_doc_rub .infosRub .resume{
	margin-top:inherit;
}

/*#105100*/
#itemDossier {
    border-bottom: 2px solid #00B57B;
}

/*103593*/
/* #search {
    background-image: url('images/fond_rech.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
} */

#search ul.search_tabs, #search ul.empr_tabs, #search #search_form {
    background-color: rgba(255, 255, 255, 0.53);
}

#search > div.row > form{
	padding: 15px 15px;
	border: solid 0px #d7d7d7;
}

#cms_module_section_237 .focus-search.focus-general{
	width: 100%;
	max-width: 85%;
	height: 80px;
	background-color: #f9f9f9;
	border: 1px solid #00B57B;
}

#cms_module_section_237 .focus-search img {
    height: 20px;
	display:none;
}

#pmbopac #cms_module_section_237 .focus-search .search_other_link{
	padding-top:24px;
}

#pmbopac #cms_module_section_237  .focus-search .button_search_help{
	margin-top:24px;
}

#cms_module_section_237 .focus-search form {
    margin: 0;
    padding-top: 24px;
}


.focus-search form {
    margin: 0;
}

div[id^="elfield"]{
	background-color: transparent;
	border: solid 0px rgba(0, 0, 0, 0.02);
}

.titleDossier::before {
	background-color: white;
	transform: skew(-23deg);
	width: 80px;
	content: " ";
	position: absolute;
	right: -30px;
	float: right;
	height: 100%;
	bottom: 0px;
}

.titleDossier p{
	padding-bottom:5px;
}

.titleDossier{
	position:relative;
}

.titleDossier h2{
	padding-top:5px;
}

.pmb-filter.uk-active{
	margin: 5px 5px 5px 5px;
}

.pmb-filter.uk-active:hover,
.pmb-button-mass-action:hover{
	background-color: var(--bg-color-green-60);
	color: var(--color-white);
}

.pmb-button-mass-action {
	background-color: var(--bg-color-green);
	color:white;
	cursor: pointer;
	padding: 5px;
	margin: 0px 5px auto;
	border: 0px;
}

span.imgComment img.imgComment, 
span.imgStatutPartN img.imgStatutPartN, 
.imgDocNum > img{
	height:inherit;
}

.panier_avis_notCourte div.lienPNCourte, .panier_avis_notCourte div.onglet_basketNotCourte a,
.panier_avis_notCourte div.avisNCourte, .panier_avis_notCourte div.listeLectureNCourte a, 
.panier_avis_notCourte div.docnumNCourte,.panier_avis_notCourte div.tagsNCourte, .panier_avis_notCourtediv.suggestNCourte, 
.panier_avis_notCourte div.docnumNCourte.docnumNCourtePermalink, .panier_avis_notCourte div.lienPNCourte a{
	display:block;
}

/*#103919*/
.rub_documentaire .list-rub h3{
    background-color: #017f7f;
    color: white !important;
    padding: 5px;
}

.rub_documentaire .infosRubChild h4 {
    border-bottom: 2px solid var(--bg-color-green);
    padding: 5px 0px 5px 0px;
    margin-bottom: 10px;
}

#itemDossier.itemSolo {
    margin-bottom: 20px;
    margin-top: 15px;
}

#breadcrumb {
    margin-left: 25px;
    margin-bottom: 20px;
}

#empr_onglet ul.empr_tabs li:first-child{
	display:none;
}
#cms_module_sectionslist_196 {
    height: 40px;
}
.rubFonction84 {
    height: 30px;
    overflow: hidden;
    margin-bottom: 2px;
}
/*#103600*/
.subsections_interne .infosRub .ssRubs .uk-dropdown{
	width: 284px;
	left: 35px !important;
	top: 60px !important;
}

/*#103598*/
.critere.typres .pmb-filter,
.critere.categ .pmb-filter{
	width: 100%;
	max-width: 220px;
}

.section_etagere {
    margin-top: 25px;
}

.vignetteimgNot_switcher {
    background-color: var(--bg-color-grey);
    max-height: 247px;
    height: 100%;
	padding:5px;
}

.vignetteimgNot_switcher:hover{
	background-color: var(--color-white);
}

.vignetteimgNot_switcher .vignetteDocNot:hover img{
	transform: scale(1.05);
}

.notice_corps_switcher h3 a span.tit1_notCourte{
	font-size:1.3em;
}

.lien_ext {
    text-align: center;
    display: block;
}

.fa.fa-info-circle.fa-3 {
    margin-left: 0px !important;
}

/*#105947*/
#empr-resa input[type="button"] {
    display: none;
}

.anchor_underlined {
    text-decoration: underline;
}

/* cacher les 6+ catégories d'une notice */
.limit_siblings:nth-child(n+6) {
    display: none;
}

.pmb-push-margin-left {
    margin-left: 20px;
}

a .not_clickable,
a .not_clickable:focus,
a .not_clickable:hover {
    text-decoration: none;
    cursor: default;
    color: var(--color-green-dark);
}
.contact_form_verifcode {
    margin-bottom: 10px;
}

em{
    color:#00B57B;
}

#bannette-container-pub .colonne2 {
    width: 100% !important;
}

input[id="piece_jointe_sug"] {
    background-color: transparent;
}
.record_resume .uk-button {
    margin: 20px 0px 10px;
}
.tab_sug {
    table-layout: auto;
}
.tab_sug th, .tab_sug td {
    padding: 5px;
}
.printEtagere {
    position: relative;
    top: -12px;
}
/*#107251*/
.contact_form_title {
    padding-bottom: 15px;
}

#contact_form_text {
    width: 100%;
}

#contact_form_parameter_email{
	border: 1px solid #b3b3b3;
	width: 210px;
	min-height: 35px;
	background: #fff url("./images/validationInputBg.png") repeat-x top left;
}

#contact_form .bouton {
    margin-top: 10px;
}

/*#107125*/
.active {
    background-color: var(--bg-color-grey);
}

#carrousel_bulletin,
#zone_depouillements,
#zone_exemplaires{
	margin-bottom:20px;
	margin-top:20px;
}
table {
    border-collapse: collapse;
}

/*#107122*/
.exemplaires.etatcoll th{
	background-color: #005556;
	color: white
}

tr.even, tr.odd, tr.surbrillance{
	background: var(--bg-color-grey) !important;
	border: 1px solid #fff;
}

.exemplaires th, .exemplaires td{
	border: 1px solid #fff;
}

#form_search_bull input[type="text"]{
	min-height:25px;
}

.exemplaires {
    background-color: var(--bg-color-grey);
}
.uk-form input:not([type]):focus, .uk-form input[type="text"]:focus, .uk-form input[type="password"]:focus, .uk-form input[type="email"]:focus, .uk-form input[type="url"]:focus, .uk-form input[type="search"]:focus, .uk-form input[type="tel"]:focus, .uk-form input[type="number"]:focus, .uk-form input[type="datetime"]:focus, .uk-form input[type="datetime-local"]:focus, .uk-form input[type="date"]:focus, .uk-form input[type="month"]:focus, .uk-form input[type="time"]:focus, .uk-form input[type="week"]:focus, .uk-form input[type="color"]:focus, .uk-form select:focus, .uk-form textarea:focus {
    background: #E9E9E9;
}
.form_liste_lecture div input[name="save_list"]{
    margin-top: 10px;
}
.form_liste_lecture .right {
    text-align: left;
}
label {
    line-height: 22px;
    padding: 0px 0px 8px 0px;
}
.form-contenu input[type="checkbox"] {
    margin-right: 10px;
}
#list_name {
    padding-left: 8px;
}
.form_liste_lecture .reading_list_search_container .boutonrechercher {
    margin: 0px 0px 20px 0px;
}
#resultatrech_liste .triContainer, #resultatrech_liste .triSelector {
    margin-left: 0px;
}
.itemSolo .uk-thumbnail.uk-align-medium-left.wk-thumbnail {
    display: inline-block;
}
div [id^="record_container_"] {
    margin: 15px 0px;
}

.parentNotCourte div [id^="record_container_"] {
    margin: 11px 0px;
}

a.label_basketNot {
    display: none !important;
}
.notice_corps .panier_avis_notCourte_agroparistech .onglet_basketNoticeCourte a[class^="img_baske"] {
    padding: 0px 0 0 0;
}

/*#107531*/
.veille_rss .article-rss-header {
    max-height: 80px;
	height: 100%;
}

.veille_rss .article-rss-content h4 {
    height: 110px;
	padding: 0px 5px 5px 10px;
}

.veille_rss .article-rss-content .uk-thumbnail-large{
	height: 160px;
    object-fit: cover;
}

.veille_rss .article-rss-header h3{
	font-weight: 600;
}

/*#107694*/
/*.focus-Search{
	width: 53%;
    margin: 0 auto;
    display: block;
}*/

/* #107125 */
#zone_depouillements .vignetteimgNot {
    display: none;
}

/*#107993*/
.notice_contenu p {
    color: #333;
}
.notice_contenu a {
    color: #005556;
}
.notice_contenu tr td span,
.notice_contenu .labelNot {
    color: #333;
}

/*#108600*/
.uk-accordion-title .bg-color {
    padding-right: 60px;
}

/* #107125 */

#zone_depouillements h3 #titre_depouillements {
    text-transform: uppercase;
}

#zone_depouillements h3 + a[target="cart_info"]{
    display:none;
}

/* #107912 */


.uk-accordion-content .itemSolo .typeDoc_notCourte, .uk-accordion-content .itemSolo .dispoLien_notice,
.uk-accordion-content .itemSolo .editeur_notCourte a, .uk-accordion-content .itemSolo .panier_avis_notCourte_agroparistech > div,
.uk-accordion-content .itemSolo .vignetteDocNot, .uk-accordion-content .itemSolo .annee_notCourte, .uk-accordion-content .itemSolo .pmb-virgule{
  display: none;
}

/* #107912 */
.pmb_editions_agroparistech .itemSolo .pmb_editions_agro_visible{
    display: block!important;
    visibility: visible!important;
}

.pmb_editions_agro_not_visible{
    display: none!important;
    visibility: hidden!important;
}

.pmb_editions_agroparistech .descr_notice .labelNot{
    padding-left: 0;
}


/* #104759 */

.panier_avis_notCourte_agroparistech{
    margin-bottom: -35px;
}

.record_title_serial .title_serial a{
    margin-right: -3px;
}

.pmb-fct .imgLienN {
    margin-bottom: 15px;
}

.pmb-fct .onglet_basketNot div[id^="record_container_"] {
    margin: 0;
}

.cstTitrebul{
    display: block;
}

.cstDatebul{
    font-weight: 300;
}

.descr_notice_corps .title_notCourte {
    padding-right: 115px;
}

#cms_module_recordslist_238 .descr_notice_corps .title_notCourte {
    padding-right: 0;
}

.parentNot .pmb-titleNot{
    padding-right: 50px;
}

.pmb-fct {
    min-width: 75px;
}

.pmb-fct .onglet_basketNot{
    margin: 5px 10px;
}

/* #103598 */

.notice_corps_switcher .descr_notice_corps .title_notCourte .tit1_notCourte {
    padding-right: 0px;
}

.notice_corps_switcher .descr_notice_corps .title_notCourte h3 {
    width: 100%;
}

#pmbopac .poleIMG .uk-dotnav{
	right: 0px;
	top: 345px;
}


#facette .faq_filters_allowed a:hover {
    color: #fff;
}

.faq_user_query_filter h3 {
    text-transform: none!important;
}

.faq_filters_allowed tr {
    margin-bottom: 5px;
    display: block;
}

#facette .faq_filters_allowed a {
    font-size: 1.2em;
}

.faq_filters_allowed th {
    font-size: 1.4em;
    padding: 0 !important;
    font-weight: inherit;
}

.uk-accordion-content a {
    color: #00B57B;
}

/* #103919 */

.dossiers_doc_rub .section_etagere div[id^="record_container_"] {
    margin-top: 0;
}

.dossiers_doc_rub .section_etagere .grid_notices > a {
    display: none;
}

.dossiers_doc_rub .section_etagere .grid_notices .parentNotCourte + a {
    display: inherit;
}

.dossiers_doc_rub .section_etagere .dispoLien_notice {
    padding-right: 15px;
}

/* #111094 */

#visionneuse{
    max-height: 100vh;
}

/* #115189 */

.pmb-online #connexion {
    display: block;
}

.pmb-online.hide #connexion {
    display: none;
}


/* #117067 */
.aut_display_cell {
    min-width: 105px;
}

/* #114076 */

#pmbopac .pmb_fp ul {
    list-style: disc;
}

#pmbopac .pmb_fp a {
    text-decoration: underline;
    color: var(--color-white);
}

#pmbopac .pmb_fp .uk-width-xlarge-1-2, #pmbopac .pmb_fp .uk-width-xlarge-1-3 {
    padding-right: 25px;
    padding-left: 25px;
}

#cms_module_section_251.pmb_fp h3 {
    width: 100%
}

#cms_module_section_251.pmb_fp img {
    float: right;
    padding: 0 10px;
    background-color: var(--color-white);
    max-height: 54px;
}

.pmb_fp_list_img {
    padding: 10px;
}

#pmbopac .pmb_fp h3 {
    color: var(--color-white);
    background: var(--bg-color-green);
    padding: 15px;
    font-size: 2em;
}

#pmbopac .pmb_fp h3.pmb_fp_title {
    text-align: center;
}

#pmbopac .pmb_fp .pmb_pf_resume {
    padding: 10px;
    border-radius: 10px;
    font-size: 1em;
}

#pmbopac .pmb_fp .pmb_fp_text ul, #pmbopac .pmb_fp .pmb_pf_resume ul {
    list-style: inside disc;
}

#pmbopac .pmb_fp .pmb_fp_text div>img {
    padding: 30px;
    margin: 0 50px;
}

#pmbopac .pmb_fp .pmb_fp_text div>div {
    background: var(--bg-color-green-dark);
    color: var(--color-white);
    padding: 30px;
    border-radius: 5px;
    margin: 50px;
    font-size: 1.4em;
}

.pmb_fp_list {
    margin: 10px;
}

.pmb_fp_list > div {
    margin: 20px 30px;
    padding: 30px;
	text-align: center;
	background-color: var(--bg-color-green-dark);
	color: var(--color-white);
	border-radius: 5px;
    font-size: 1.4em;
}

.pmb_fp_decision {
    padding: 40px 0;
}

.pmb_fp_decision_img{
    width: 25%;
    float: right;
    margin-top: 60px;
}

.pmb_fp_decision div {
	margin: 20px 80px;
	text-align: center;
	color: var(--color-white);
    padding: 20px;
    background-color: var(--bg-color-green-dark);
    border-radius: 5px;
    display: inline-block;
    font-size: 2em;
}

.pmb_fp_comparaison {
    position: relative;  
    margin: 40px!important;
    min-height: 400px;
    height: inherit;
}

.pmb_fp_comparaison img {
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
}

.pmb_fp_comparaison .pmb_fp_comparaison_central {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 100px);    
    background: var(--bg-color-green);
    color: var(--color-white);
    padding: 10px;
    border-radius: 50px;
    font-size: 1.4em;
}

.pmb_fp_comparaison div {
    padding: 10px 20px;
    text-align: center;
    border-radius: 30px;
    position: absolute;
    width: 200px;
    color: var(--color-white);
    font-size: 1.28em;
}

.pmb_fp_comparaison .pmb_fp_bubble {
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: var(--bg-color-green);
    border-radius: 50%;
    font-size: 0px;
    position: absolute;
}

.pmb_fp_comparaison_11, .pmb_fp_comparaison_21, .pmb_fp_comparaison_31, .pmb_fp_comparaison_51, .pmb_fp_comparaison_61 {
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: var(--bg-color-green-dark);
}

.pmb_fp_comparaison_41, .pmb_fp_comparaison_52, .pmb_fp_comparaison_62 {
    top: 25%;
    right: 0;
    background-color: var(--bg-color-green-dark);
}

.pmb_fp_comparaison_32, .pmb_fp_comparaison_42, .pmb_fp_comparaison_53, .pmb_fp_comparaison_63 {
    top: 62%;
    right: 0;
    background-color: var(--bg-color-green-dark);
}

.pmb_fp_comparaison_22, .pmb_fp_comparaison_64 {
    top: 88%;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: var(--bg-color-green-dark);
}

.pmb_fp_comparaison_33, .pmb_fp_comparaison_43, .pmb_fp_comparaison_54, .pmb_fp_comparaison_65 {
    top: 62%;
    background-color: var(--bg-color-green-dark);
}

.pmb_fp_comparaison_44, .pmb_fp_comparaison_55, .pmb_fp_comparaison_66 {
    top: 25%;
    background-color: var(--bg-color-green-dark);
}

.pmb_fp_bubble_11, .pmb_fp_bubble_21, .pmb_fp_bubble_22 {
    display: none;
}

.pmb_fp_bubble_31 {
    top: 25%;
    right: 10%;
}

.pmb_fp_bubble_32 {
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
}

.pmb_fp_bubble_33 {
    top: 25%;
    left: 10%;
}

.pmb_fp_bubble_41 {
    top: calc(50% - 10px);
    right: 10%;
}

.pmb_fp_bubble_42 {
    top: 10%;
    left: calc(50% - 10px);
}

.pmb_fp_bubble_43 {
    top: calc(50% - 10px);
    left: 10%;
}

.pmb_fp_bubble_44 {
    bottom: 10%;
    left: calc(50% - 10px);
}

.pmb_fp_bubble_51, .pmb_fp_bubble_61 {
    top: 15%;
    right: 20%;
}

.pmb_fp_bubble_52, .pmb_fp_bubble_62 {
    top: calc(50% - 10px);
    right: 12%;
}

.pmb_fp_bubble_53 {
    bottom: 10%;
    left: calc(50% - 10px);
}

.pmb_fp_bubble_54, .pmb_fp_bubble_65 {
    top: calc(50% - 10px);
    left: 12%;
}

.pmb_fp_bubble_55, .pmb_fp_bubble_66 {
    top: 15%;
    left: 20%;
}

.pmb_fp_bubble_63 {
    bottom: 12%;
    right: 20%;
}

.pmb_fp_bubble_64 {
    bottom: 12%;
    left: 20%;
}

#pmbopac .pmb_fp .pmb_fp_process_text {
    background: var(--bg-color-green-dark);
    color: var(--color-white);
    padding: 30px;
    border-radius: 5px;
    margin: 10px;
    font-size: 1.4em;
}

#pmbopac .pmb_fp .pmb_fp_process_rotat90 {
    margin: 10px;
    rotate: 90deg;
}

#pmbopac .pmb_fp .uk-flex.uk-flex-middle.uk-flex-space-between {
    margin: 20px 0!important;
}

#pmbopac .pmb_fp .uk-flex.uk-flex-middle.uk-flex-space-between.uk-flex-column > * {
    margin: 20px !important;
}

#pmbopac .pmb_fp .pmb_fp_contact {
    color: var(--color-white);
    background: var(--bg-color-green);
    padding: 15px;
    text-align: center;
    font-size: 1.6em;
}

/* #103919 */

.subsections_interne{
    margin-top: 35px;
}