@media screen and (max-width: 599px){
body {
    padding: 0; 
}
div#lang_select {
	position: absolute;
    top: 220px;
    right: 10px;
	padding: 0;
}
.searchbox input[name="user_query"] {
    width: 83% !important;
}
.uk-width-2-3 {
    padding-top: 60px;
	/*padding-left: 10px !important;*/
}
#titrePortail h1 span{
    padding-top: 5px !important;
    line-height: normal;
	text-align: center;
}
div#captcha_container {
    width: 83%;
}
select#empr_location,select#empr_categ,select#empr_codestat {
    width: 100%;
}
tr.empr_p_perso input#Nom_ar,tr.empr_p_perso input#Prenom_ar {
    width: 91%;
}
div#titrePortail font {
    font-size: 14px;
}
#footer {
    height: 350px;
}
span#footer_link_sup {
    height: 250px;
}
span#footer_link_pmb {
    margin-top: 50px;
	width: 60%;
	margin-left: 80px;
}
.exemplaires th, .exemplaires td {
    font-size: 12px;
}
.elecLib {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
	padding: 15px;
}
#interbib {
    display: none;
}
#titrePortail h1 span.mainTitle{
    font-size: 20px;
}
div#logo {
padding-bottom: 50px
}
#titrePortail h1 span.subTitle {
    font-size: 15px;
}
#lienHistorique {
    left: 200px !important;
}
div#resume_panier, div#lienHistorique {
    border-radius: 5px;
    box-shadow: none;
}
.uk-grid {
	flex-direction: row-reverse;
}
div#home_on_top {
   /* margin-top: 5px;*/
}
div#intro {
    margin-bottom: 10px;
}
div#cms_module_sectionslist_120 {
    justify-content: left !important;
	height: 35px;
}
.notice-child td {
    display: table-cell !important;
}
table.exemplaires {
    font-size: 12px;
}
.public_title {
    font-size: 1em;
}
}


