@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------------------------------------*/
/*---------------------------------------------RESPONSIVE-----------------------------------*/
/*------------------------------------------------------------------------------------------*/
/* ========================================================================
  Medium up to 1500 (custom for backtottop)
 ========================================================================== */
@media screen and (min-width:768px) and (max-width:1500px) { 
    #pmbopac .Ancre.anchor-on {
        opacity: 1;
        top: auto!important;
        bottom: 0!important;
        right: 15px !important;
    }
}

/* ========================================================================
  Medium up to 1060 (custom for backtottop)
 ========================================================================== */
@media screen and (max-width:1060px) and (min-width:959px) { 
	#titrePortail h1{
		font-size:2em;
	}
}
/* ========================================================================
  all up to Large 1300
 ========================================================================== */
 @media screen and (max-width:1300px)   {
	.uk-offcanvas-bar-show {
		width: 300px;
		overflow-y: scroll;
	}
	.critere.categ .pmb-filter {
		max-width: 32%;
	}
	#resultatrech_liste .triContainer{
		display: block;
	}
	.sort {
		margin-bottom: 10px;
		display: block;
	}
	#resultatrech_liste .addCart {
		margin-left: 0px;
	}

    /* #114076 */

    .pmb_fp .pmb_fp_comparaison {
        min-height: 600px;
    }

    #pmbopac .pmb_fp .uk-width-1-1 + .uk-width-xlarge-1-2 {
        padding-right: 0px;
    }

    #pmbopac .pmb_fp .uk-width-xlarge-1-2 + .uk-width-xlarge-1-2 {
        padding-left: 0px;
    }
}
 
 /* ========================================================================
  focus search not_home 1249 to 959
 ========================================================================== */
@media screen and (max-width:1249px) and (min-width:959px){
	.not-home .focus-search #primoQueryTemp {
		width: 85%;
	}
}

 /* ========================================================================
  focus search not_home 959 to 767
 ========================================================================== */
@media screen and (max-width:959px) and (min-width:757px){
	.not-home .focus-search #primoQueryTemp {
		width: 80%;
	}
}

 /* ========================================================================
  focus search not_home > 767
 ========================================================================== */
@media screen and (max-width:757px){
	#cms_module_section_237 .focus-search.focus-general{
		height:160px;
	}
	
	.not-home .focus-search #primoQueryTemp {
		width: 75%;
	}
	
	#cms_module_section_237 .focus-search form,
	#pmbopac #cms_module_section_237 .focus-search .search_other_link,
	#pmbopac #cms_module_section_237 .focus-search .button_search_help{
		margin-left:15px;
	}
}
/* ========================================================================
  all up to Medium 959
 ========================================================================== */
@media screen and (max-width:959px)   {
/*Affichage Accueil
========================================================================== */    
    #connexion.uk-visible-large {
        display: block!important;
    }

    .listselect-item .itemVign a h5{
        text-align: center;
    }
    .logosSoc::before {
        content: none;
    }
    .logosSoc .imgSoc:last-child {
        padding: 0 0px 0 0;
    }
    .logosSoc ul {
        margin-right: 0px;
        justify-content: center;
    }
    #footer .liensFooter {
        justify-content: center;
        display: flex;
    }
    #pmbopac .wrapper-title {
        margin-top: 55px;
    }
    #btnMenu {
        position: absolute;
        top: 46px;
    }
    .user i{
        color: #00b47a;
        font-size: 33px;
    }
    .home_link {
        margin-left: 5px;
    }
    #TglSearch {
        position: absolute;
        left: 119px;
        top: 3px;
    }
    .rubFonction56 .Tgllogin span.title_user {
        font-size: 0rem;
        padding: 0px;
    }
    .rubFonction56 .Tgllogin img {
        top: 5px;
    }
    .fonctionnalites img {
        margin: 0 11px 0px 15px;
    }
    ul.empr_tabs li {
        padding: 0px;
        border: 1px solid #ddd;
    }
    ul.search_tabs, ul.empr_tabs {
        display: grid;
    }
    ul.search_tabs li:hover, ul.empr_tabs li:hover, ul.list_tabs li:hover, ul.empr_tabs #current {
        border-top-color: #ddd;
    }
    ul.empr_tabs li.subTabCurrent a {
        border: 0px solid #dddddd;
    }
/*User log-In
========================================================================== */   
    #connexion{
        position:absolute;
        width:250px;
        z-index: 25;

    }
    #connexion.hide{
        display: none;
    }
/*Simple search
========================================================================== */   
    #cms_module_search_22{
        position:absolute;
        width:250px;
        z-index: 25;
    }
    #cms_module_search_22 .focus-search {
        display: block;
    }
    #cms_module_search_22 .focus-search form {
        width: 100%;
    }
    #cms_module_search_22.hide{
        display: none;
    }
    #cms_module_search_22 .focus-search .search_other_link a,
    #cms_module_search_22 .searchbox-linear .search_other_link a {
        margin: 0;
    }
    
/*Affichage notice
========================================================================== */
	.notice-child table table td.bg-grey,
    #notice table table td.bg-grey,
    .parent table table td.bg-grey {
        min-width: 83px;
        padding: 3px 1px;
        width: auto;
        word-break: break-all;
    }
	
    .expl_header_location_libelle,
    .location_libelle,
    .expl_header_section_libelle,
    .section_libelle {
        width: auto;
        word-wrap: initial;
        overflow: hidden;
    }
    .notice-child {
        padding: 0px;
        margin: 0px;
    }
    .notice-child table {
        padding: 0px;
        margin: 0px;
        width: auto;
    }
    .notice-child table table td,
    #notice table table td {
        line-height: normal;
        max-width: 210px;
    }
    .vignetteimg {
        display: none;
    }
    .notice-heada,
    .notice-parent {
        width: 100%;
        margin: 0 auto 15px;
        font-size: 1.1em;
    }
    #aut_details_container,
    #aut_details_liste {
        padding: 0px;
    }
/*Periodique
========================================================================== */  
    #perio_a2z ul.onglets_isbd_public div li {
        width: auto;
        margin-bottom: 10px;
    }
    #a2z_perio #form_search_bull input[type="text"] {
        width: 95%;
    }
    #blocNotice_descr>div>div{
        float:none;
        width:auto;
        margin:auto;
    }
/*Tableaux
========================================================================== */  

    .notice-child table table,
    .notice-child table table tbody,
    .table-no-border,
    .table-no-border tbody,
    #notice div[id^=div_public] table,
    #notice div[id^=div_public] table tbody,
    #a2z_contens table,
    #a2z_contens table tbody {
        display: block;
    }
    #a2z_contens table {
        max-width: 100%;
    }
    .notice-child table table tr,
    .table-no-border tr,
    #notice div[id^=div_public] table tr,
    #a2z_contens table tr {
        display: table;
        width: 100%;
        text-align: left;
    }
    .notice-child td,
    .notice-child table table td.bg-grey,
    .notice-child table table td,
    #notice table table td,
    .table-no-border td,
    #notice table table td.bg-grey,
    .parent table table td.bg-grey,
    #a2z_contens table td {
        display: table-row;
        width: 100%;
        max-width: 100%;
    }
    #form_search_bull > form > table > tbody > tr:nth-child(2) > td{
        display:initial;
        padding:0px 10px;

    }
    #a2z_perio > table > tbody > tr > td> table{
        color: #444;
    }
    #a2z_perio > table > tbody > tr > td{
        color: #999;
    }    
    .etiq_champ {
        display: block;
        text-align: left;
    }
    #search form .form-contenu .table-no-border input[type="button"] {
        margin: 0 auto;
        margin-left: 85%;
        width: 14%;
    }
    #search form .form-contenu .table-no-border .search_cancel {
        border-bottom: dotted 1px #8C8C8C;
        display: block;
        padding-bottom: 5px;
        margin-bottom: 7px;
    }
    #search form .form-contenu .search_value .ext_search_txt,
    .form-contenu input[type="text"] {
        max-width: none;
        width: 100%;
        margin-bottom: 7px;
    }
    table.a2z_contens .a2z_perio_list {
        width: 100%;
        height: auto;
        overflow: auto;
        max-height: 350px;
    }
    .expl_voisin_search  table td,
    .simili_search  table td{
        display:block;
        width:50%;
        float:left;
    }

    #navigator {
        width:100%;
    }
    #navigator td{
        display:block;
    }
    #pmbopac:not(.popup) .asideContentNot {
        width: auto;
        text-align: center;
    }
    div[class="suggestN"], .listeLectureN, div[class="listeLectureN"] a{
        display: inline;
    }
    span.imgSuggest img{
        margin: 5px 0 10px;
    }
    #make_mul_sugg-container form {
        overflow: scroll;
    }
    #make_mul_sugg-container form .bouton {
        margin-bottom: 24px;
    }
    #pmbopac .Ancre a, #pmbopac .Ancre {
        transform: none;
    }
    #tgle-facette {
        display: block;
    }
    .critere.categ .pmb-filter {
        max-width: 48%;
    }

    /* #114076 */

    .pmb_fp .pmb_fp_fleche{
        display: none;
    }
}
/* ========================================================================
  medium not small
 ========================================================================== */
@media screen and (min-width:767px) and (max-width:959px)   {
    /*Affichage notice
    ========================================================================== */     
    .itemSolo .uk-align-medium-left,
    .article-thumb .uk-align-medium-left,
    .itemSolo .uk-align-medium-right,
    .article-thumb .uk-align-medium-right{
        max-width: 60%;
    }
	
	#pmbopac .wrapper-title{
		display:block;
	}
	
	#titrePortail{
		width: 100%;
		display: block;
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
	}
	
	#titrePortail::before {
		display:none;
	}
	
	#titrePortail h1{
		text-align:center;
	}
	
	.wrapper-title img{
		margin: 0 auto;
		display: block;
	}
}

/* ========================================================================
  Small < 767 
 ========================================================================== */
@media screen and (max-width:767px){
/*Intro
========================================================================== */   
    .wl-tgl-nav{
        position: static;
        z-index: 1;
        left: 0;
    }
    #pmbopac .Ancre.anchor-on {
        opacity: 1;
        top: auto!important;
        bottom: 0!important;
        right: 15px !important;
    }
    #cms_module_section_236 {
        position: absolute;
        background-color: #fff;
        z-index: 1000;
        top: 96px;
        width: calc(100% - 30px);
        border: solid 2px #00b57b;
        padding: 20px;
    }
    #footer {
        border-top: solid 2px #00B57B;
        padding-top: 10px;
    }  
    #main {
        padding: 0 0px;
    }
    #bandeau > * {
        padding-right: 0px;
    }
    #pmbopac .uk-dotnav {
        right: 0px;
    }
    #btnMenu {
        box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0);
        display: block;
        z-index: 2;
        height: 30px;
    }

   #pmbopac .wrapper-title{
		display:block;
	}

	#titrePortail{
		width: 100%;
		display: block;
		margin: 0px;
		padding: 0px;
		margin-top: 10px;
		height: auto;
	}
	
	#titrePortail::before {
		display:none;
	}
	
	#titrePortail h1{
		text-align:center;
	}
	
	.wrapper-title img{
		margin: 0 auto;
		display: block;
	}
        
    #pmbopac .searchbox-linear,
    #pmbopac .focus-search {
        display: block;
    }
    .focus-search img {
        margin-bottom: 15px;
    }
    #pmbopac .focus-search .search_other_link a, #pmbopac .searchbox-linear .search_other_link a {
        margin: 1rem 2rem 0 0;
    }
    #pmbopac .focus-search .button_search_help, #pmbopac .searchbox-linear .button_search_help {
        margin: 0rem 0 4px;
    }
    #simple {
        width: 100%;
    }
    .contact_form_parameter_name .colonne2 {
        width: 100%;
    }
    label {
        padding: 0px 0px 0px 0px;
    }
    .accessibility_font_size li {
        font-size: 17px;
    }
/*Zone
========================================================================== */     
    .uk-align-medium-left{
        text-align:center!important;
    }   
/*Zone
========================================================================== */
    #bandeau{
        padding:0;
        margin: 20px 0 0 0;
    }
	
	#bandeau > *{
		border-right: 0px;
	}

/*Footer
========================================================================== */     
    .navFooter{
        padding-bottom:35px;
    }
	
	.logosSoc::before{
		display:none;
	}


/*Slider
========================================================================== */ 
    .dateEvent{
        position:static;
        width:auto
    }
/*Search
========================================================================== */     
    #cms_module_search_22 {
        position: absolute;
        z-index: 200;
        min-width: 230px;
        right: 25px;
        top: 30px;
    }
/*Item same subject
========================================================================== */     
    .SameNotItem+.SameNotItem {
        margin-top:20px;
    }
    .wk-thumbnail{
        text-align:center;
    }

/*Notice display param
========================================================================== */   
    .asideContentNot {
        float: none;
        margin-right: auto;
        width: auto;
    }

    .vignetteimgNot {
        margin-bottom: 10px;
    }

    .parentNotCourte .vignetteimgNot {
        width: 100%;
        float: none;
        margin-right: auto;
    }

    .notice_corps {
        width: auto;
        float: none;
    }

    .parentNotCourte .panier_avis_notCourte	{
        margin-left: auto;
		width:100%;
    }
	
	.parentNotCourte .notice_corps,
	.parentNotCourte .footer_notice{
		width: 100%;
	}

	.parentNotCourte .footer_notice{
		margin: 0 0 0 10%;
	}
	
	.ui-panel-basket-item a[class^="img_baske"]{
		text-align:left;
	}
	
	div.lienPNCourte{
		display:block;
		text-align:left;
	}
	
	.listEtageres span.imgComment{
		text-align:left;
	}
/*Basket page
========================================================================== */     
    #cart_action input[type="button"].bouton{
        display: block;
        width: 100%;
        height: auto;
        font-size: 12px;
    }
/*Tableaux
========================================================================== */    
    .expl_voisin_search  table td,
    .simili_search  table td{
        display:block;
        width:auto;
        float:none;
    }
    .fiche-lecteur td{
        display:block;
        width: auto;
        padding: 5px;
    }
    .etiq_champ{
        padding:0px;
    }
    .fiche-lecteur .bg-grey{
        background-color: #d7d7d7;
    }
/*Facette canvas
========================================================================== */  
    .uk-offcanvas#facette{
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1000;
        touch-action: none;
        background: rgba(0, 0, 0, 0.1);  
    }
    .uk-offcanvas.uk-active#facette{
        display: block;
    }
    #facette_wrapper.uk-offcanvas-bar{  
        background: #68b5bf;
        padding: 20px;
    } 
/*divers
========================================================================== */  
    .liste-expl-empr-all tr:not(.tb_pret_location_row) {
        border: solid 0px #d3d3d3;
    }
    #comment {
        max-width: 80%;
    }
    .exemplaires th{
        display:none;
    }
    #zone_exemplaires .exemplaires tr {
        display: grid;
    }
    #zone_exemplaires .exemplaires td {
        position: relative;
        border: solid 1px #d3d3d3;
        padding-left: 35% !important;
        white-space: normal;
        text-align: left;
        border-bottom: solid 0px #d3d3d3;
        overflow: hidden;
        min-height: 30px;
    }
    #zone_exemplaires .exemplaires td::before {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 33%;
        height: 100%;
        white-space: nowrap;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
        text-align: left;
        background-color: #efefef;
        margin-top: 0px;
        display: block;
        font-weight: 600;
        padding: 5px 0px 0px 4px;
        text-indent: 5px;
        border-right: solid 1px #d3d3d3;
    }
    #zone_exemplaires td::before {
        content: attr(class);
    }
    #zone_exemplaires td.p_perso::before {
        content: 'Emplacement';
    }
    #zone_exemplaires .exemplaires td:last-child {
        border-bottom: solid 1px #d3d3d3;
    }
     #notice #zone_exemplaires h3{
        border-bottom: none;
    }
    #empr-old td::before, .liste-expl-empr-all tr:not(.tb_pret_location_row) td::before {
        font-weight: 700;
        padding: 5px 0px 0px 0px;
        text-indent: 0px;
        background-color: transparent;
    }
    .liste-expl-empr-all .center {
        text-align: left;
    }
    .item_expl.expl_out tr, .item_expl.expl_available tr {
        margin-bottom: 20px;
    }
    #pmbopac #cms_module_section_237 .focus-search .button_search_help {
        margin-top: 0px;
    }
    #pmbopac #cms_module_section_237 .focus-search .search_other_link a {
        padding-top: 0px;
    }
    .critere.typres .pmb-filter, .critere.categ .pmb-filter {
        max-width: 100%;
    }
    .colonne2 {
        width: 100%;
    }
    .form_liste_lecture .form-contenu .row .colonne2 .row textarea {
        max-width: 100%;
    }
    #breadcrumb {
        margin-left: 0px;
    }
    .veille_rss{
margin-bottom:60px;
margin-top:0px!important;
    }
    .veille_rss:nth-child(2n+1){
        margin-bottom: 60px;
    }
    .veille_rss:first-child{
        margin-bottom: 60px!important;
    }

    /* #114076 */

    .pmb_fp div.uk-flex.uk-flex-middle.uk-flex-center{
        flex-direction: column;
    }

    .pmb_fp .pmb_fp_list_img {
        display: none;
    }

    .pmb_fp div.uk-flex.uk-flex-middle.uk-flex-space-around {
        flex-direction: column;
    }
    
    .pmb_fp_comparaison img {
        position: inherit;
    }

    .pmb_fp .pmb_fp_bubble {
        display: none;
    }

    .pmb_fp .pmb_fp_comparaison>div {
        position: initial;
        transform: none;
        margin: 25px auto;
        width: 75%;
        padding: 20px;
    }

    .pmb_fp  .pmb_fp_decision div {
        margin: 20px;
    }
}

/*===================================================================
Small 425
===================================================================*/
@media screen and (max-width:767px) and (min-width: 425px){
    #footer .liensFooter {
        margin: 0 auto;
    }

    /* fige le bouton en fin de footer
    #pmbopac .Ancre.anchor-on {
        position: absolute!important;
        top: auto!important;
        bottom: 0!important;
        left: 0!important;
        right: 0!important;
        width: 100%!important;
        transform: none;
    }
    #pmbopac .Ancre.anchor-on a {
        transform: none;
    }
    */
    /* ajoute place pour le backtotop */
    #intro {
        position: unset!important;
    }
    body#pmbopac {
        position: relative!important;
        padding-bottom: 50px;
    }
    
    .lien-footer-item {
        width: 100%;
    }
}

/*===================================================================
Small 500
===================================================================*/
@media screen and (max-width:500px) {
    #footer .logosFooter {
        margin: 10px;
    }
    #footer .Ancre {
        height: auto;
    }
    #footer .Ancre a {
        height: 80px;
        line-height: 80px;
    }
    .fonctionnalites #container-user {
        max-width: calc(100% - 30px);
        width: calc(100% - 30px);
        left: 0;
        margin: 0 auto;
        right: 0;
        top:37px
    }
    #connexion {
        width: 100%;
        border: 2px solid #00b57b;
        background-color: white;
        border-top: none;
    }
    #connexion #login_form > b {
        color: var(--bg-color-green-dark);
    }
    #connexion a#empr_logout_lnk:hover {
        color: #33c495;
    }
    #connexion h3 {
        color: #005556 !important;
    }
    #connexion input.login, #connexion input.password{
        margin-bottom: 15px;
        border: 1px solid #00b57b;
    }

}

/*===================================================================
Small 480
===================================================================*/
@media screen and (max-width:480px) {
	.logosSoc::before{
		display:none;
	}
	.logosSoc ul{
		margin-right:inherit;
		justify-content:center;
	}
	
	.liensFooter nav {
		display: flex;
		flex-direction: column;
		height: auto;
		text-align: center;
	}
	
	.liensFooter nav ul {
		display: flex;
		flex-direction: column;
	}
	
	.liensFooter nav {
		text-align: center;
	}
	
	.liensFooter li + li::before{
		display:none;
	}
	
	.liensFooter li{
		margin-bottom: 10px;
	}
	
	#footer{
		margin-top:0px;
	}
	
	#cms_module_section_126 .uk-flex {
		flex-direction: column;
	}
    .uk-offcanvas-bar-show {
        width: 225px;
    }
    #bannette-container-pub form {
        overflow-y: auto;
    }
    #bannette-container-pub .bouton {
        margin: 0px 0px 30px;
    }
    #make_sugg-container tr {
        display: grid;
    }
    #make_sugg-container table tr td {
        text-align: left;
    }
    #make_sugg-container input[type="text"], #comment {
        margin-left: 0px;
    }

    #make_sugg-container input[type="text"], #comment {
        max-width: 68%;
    }
    #make_sugg-container select, input[type="file"] {
        max-width: 80%;
    }
        #sug_src, #make_sugg-container select{
            margin-left: 0px;
        }
        input[type="file"] {
            padding-left: 0px;
        }
        .accessibility_font_size li {
            font-size: 13px;
        }
        .veille_rss{
            margin-bottom:30px;
            margin-top:0px!important;
                }
                .veille_rss:nth-child(2n+1){
                    margin-bottom: 30px;
                }
                .veille_rss:first-child{
                    margin-bottom: 30px!important;
                }
                .veille_rss:nth-child(2n+1) .article-rss-content img {
                    margin-bottom: 40px;
                    display: block;
                }
                .veille_rss:first-child .article-rss-content img {
                    margin-bottom: 20px;
                    display: block;
                }
}


@media screen and (max-width:640px) {
    .rubFonction.rubFonction57, .rubFonction.rubFonction83{
        display: none;
    }

}


@media screen and (max-width:500px) {
    .rubFonction275 {
        padding-top: 10px;
    }
    
    .rubFonction275 .Tgllogin span.title_user {
        display: none;
    }
    
    .fonctionnalites img {
	margin: 0 10px 0px 10px;
    }

}


@media screen and (max-width:360px) {
    #btnMenu {
        top: 80px;
    }
    
    #cms_module_section_126 {
        margin-top: 40px;
    }
    
    #container-accessibility + .uk-float-right{
        float: left;
    }

}