/**
 * @copyright	Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
 * @license		GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Import project-level system CSS */
@import url(/media/system/css/system.css);

/* Template ludothèque */
.table-responsive .ludotheque .itemlist .left .Image {
    max-height: 115px;
}

/* gallerya */
.galereya.ex1 .galereya-cell {
    width: 80px;
}
 .galereya.ex1 .galereya-cell-img {
     width: 80px;
 }
/* /gallerya */

/* masonry */
.grid-item {
  float: left;
  border: 2px solid hsla(0, 0%, 0%, 0.5);
  margin-bottom: 10px;
}

.grid-item--width2 {
    width: 160px; 
}
/* /masonry */

.modele-search {
    padding: 15px;
}

.modele-search .inputsearch {
    width: 30%;
}

button[disabled=disabled], button:disabled {
    color: grey;
}

#content {
    width: 100% !important;
    padding: 28px 35px 29px 35px !important;
}

    #content.nopadding {
        padding: 0 !important;
    }

#top_nav {
    height: 32px;
}

.oldflora h2, .oldflora h3 {
    padding-top: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

p.pave {
    padding-top: 20px;
}

.erreur404 {
    text-align: center;
}

iframe.opacrbnj {
    border-style: none;
    overflow: hidden;
    overflow-x: hidden;
    overflow-Y: hidden;
}

span.rbnj,
span.rero {
    display: inline;
    padding-left: 30px;
}

.searchopacbig div.colgauche {
    float: left;
    padding-right: 30px;
    width: 60%;
}

.searchopacbig div.coldroite {
    float: right;
    width: 40%;
}

/* CSS google pour recherche */

div#content .cse .gsc-search-button input.gsc-search-button-v2,
div#content input.gsc-search-button-v2 {
    box-sizing: initial;
}

div#content div#___gcse_0 {
    background: white;
}


/* Unpublished */
.system-unpublished, tr.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}

.hidden,
.hidden2,
li.hidden,
.leftmenu ul.menu li.current li.hidden {
    display: none !important;
}

a.dossiersthematiqueslink {
    float: right;
}

span.highlight {
    background-color: #FFFFCC;
    font-weight: bold;
    padding: 1px 4px;
}

.img-fulltext-float-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.img-fulltext-float-left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.img-fulltext-float-none {
}

.img-intro-float-right {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.img-intro-float-left {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.img-intro-float-none {
}

/* alignement des images */
.ms-rtePosition-1 {
    float: left;
}

.ms-rtePosition-2 {
    float: right;
}

.ms-rtePosition-3 {
    vertical-align: text-top;
}

.ms-rtePosition-4 {
    vertical-align: middle;
}

.ms-rtePosition-5 {
    vertical-align: text-bottom;
}
/* /alignement des images */
/* tableaux */
.ms-rteTable-default {
    background-color: #fff;
}

.ms-rteTableHeaderRow-default {
    background-color: #cccccc;
}

tr.ms-rteTableOddRow-default td, tr.ms-rteTableEvenRow-default td {
    border-bottom: 1px solid #595959;
}

tr.ms-rteTableOddRow-default:last-child td, tr.ms-rteTableEvenRow-default:last-child td {
    border-bottom: none;
}

table.ms-rteTable-default td {
    padding: 10px !important; /*white-space:nowrap;*/
}

table.ms-rteTable-default th {
    padding: 2px 2px 2px 10px !important;
    text-align: left;
}
/* -------------- page accueil */
#content .items-row .homepage ul {
    list-style-image: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#content .items-row .homepage li:first-child ul li {
    margin-bottom: 10px;
    padding-left: 0px;
    background-image: none;
    background-repeat: no-repeat;
}

    #content .items-row .homepage li:first-child ul li p {
        padding: 0;
        line-height: 0;
    }

#content .items-row .homepage li:first-child {
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-left: 0;
}
/* couleur rouge bloc homepage */
#content .items-row .homepage.color_rouge li:first-child {
	color: #fff;
	background-color: #ff0000;
	background-image: url(../../apicdfrcv/images/colortheme/rouge.png);
	background-repeat: repeat-y;
	background-position: right center;
}
#content .items-row .homepage.color_rouge li {
    background: #ff0000 none repeat scroll 0 0;
}
/* couleur orange bloc homepage */
#content .items-row .homepage.color_orange li:first-child {
	color: #fff;
	background-color: #febe41;
	background-image: url(../../apicdfrcv/images/colortheme/orange.png);
	background-repeat: repeat-y;
	background-position: right center;
}
#content .items-row .homepage.color_orange li {
    background: #febe41 none repeat scroll 0 0;
}
/* couleur vert bloc homepage */
#content .items-row .homepage.color_vert_clair li:first-child {
	color: #fff;
	background-color: #9fc812;
	background-image: url(../../apicdfrcv/images/colortheme/vert_clair.png);
	background-repeat: repeat-y;
	background-position: right center;
}
#content .items-row .homepage.color_vert_clair li {
    background: #9fc812 none repeat scroll 0 0;
}

/*#content .items-row .homepage.color_vert_clair li a,*/ #content .items-row .homepage.color_orange li a {
    color: #595959;
}

#content .items-row .homepage li {
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 10px;
}

    #content .items-row .homepage li p {
        padding: 0 0 0 10px;
    }

    #content .items-row .homepage li:first-child > a {
        padding-left: 10px;
    }

    #content .items-row .homepage li > ul > li a {
        padding-left: 0px;
    }

#content .items-row.cols-3 .column-1.homepage {
    margin-right: 2% !important;
}
#content .items-row.cols-3 .column-1.homepage, #content .items-row.cols-3 .column-2.homepage, #content .items-row.cols-3 .column-3.homepage {
    width: 32% !important;
}
/* -------------- /page accueil */
@media (max-width: 768px) {
    .table-responsive {
        /*border: 1px solid #ddd;*/
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }
}
/* /tableaux */
/* ---------------------- Gestion des colonnes -------------------------*/
.col-10 {
    width: 9%;
}

.col-20 {
    width: 18%;
}

.col-30 {
    width: 28%;
}

.col-40 {
    width: 38%;
}

.col-50 {
    width: 48%;
}

.col-60 {
    width: 58%;
}

.col-70 {
    width: 68%;
}

.col-80 {
    width: 78%;
}

.col-90 {
    width: 88%;
}

.col-10, .col-20, .col-30, .col-40, .col-50, .col-60, .col-70, .col-80, .col-90 {
    float: left;
    padding-left: 10px;
}

    .col-10:first-child, .col-20:first-child, .col-30:first-child, .col-40:first-child, .col-50:first-child, .col-60:first-child, .col-70:first-child, .col-80:first-child, .col-90:first-child {
        padding-left: 0px;
    }
/* ---------------------- Gestion des colonnes -------------------------*/
/* ---------------------- Carrousel -------------------------*/
.jcarousel-wrapper {
    border: 0px solid #fff;
    border-radius: 0px;
    box-shadow: 0 0 0px #999;
}

.jcarousel li {
    border: 0px solid #fff;
}

.coup-coeur .jcarousel {
    margin-left: 64px;
    /*margin-right: auto;*/
    width: auto;
}

    .coup-coeur .jcarousel li {
        float: left;
        width: 180px !important;
    }

    .coup-coeur .jcarousel img {
        margin-bottom: 10px;
    }

    .coup-coeur .jcarousel p {
        width: 130px;
    }

.coup-coeur .jcarousel-control-prev, .coup-coeur .jcarousel-control-next {
    top: 35%;
}

.jcarousel > ul {
    list-style: outside none none !important;
    margin: 0 !important;
}

.jcarousel-control-prev, .jcarousel-control-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    font: 55px/27px Arial,sans-serif;
    text-shadow: 0;
    border-radius: 0px;
    box-shadow: 0 0 0 #f0efe7;
}

.jcarousel-control-prev {
    left: 0;
}

.jcarousel-control-next {
    right: 0;
}

a.jcarousel-control-next, a.jcarousel-control-prev {
    text-decoration: none !important;
}

.focus-sur .jcarousel {
    margin: 0 43px;
    width: auto;
}

    .focus-sur .jcarousel li {
        float: left;
        width: 750px !important;
        margin-right: 100px;
    }

.focus-img {
    float: left;
}

.focus-texte {
    margin-left: 180px;
    margin-right: 54px;
}

.slider_coeur .slide div {
    width: 130px;
}

.bx-wrapper .bx-viewport {
    background: transparent none repeat scroll 0 0;
    border: 5px solid transparent;
    box-shadow: none;
}

.bx-controls .bx-pager {
    display: none;
}

.bx-wrapper .bx-controls-direction a {
    margin-top: -32px;
}

.police15pixels {
    font-size: 15px;
}
/* ---------------------- /Carrousel -------------------------*/

/* ------------------ filtre isotope ------------------------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: sans-serif;
}

.filtered-list-item {
    width: 100%;
    clear: both;
}

.filtered-list-before-render {
    min-height: 200px;
}
/* ---- button ---- */

.button {
    display: inline-block;
    padding: 0.5em 1.0em;
    background: #EEE;
    border: none;
    border-radius: 7px;
    background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
    color: #222;
    font-family: sans-serif;
    font-size: 16px;
    text-shadow: 0 1px white;
    cursor: pointer;
}

    .button:hover {
        background-color: #8CF;
        text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
        color: #222;
    }

    .button:active,
    .button.is-checked {
        background-color: #28F;
    }

    .button.is-checked {
        color: white;
        text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
    }

    .button:active {
        box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
    }

/* ---- button-group ---- */

.button-group:after {
    content: '';
    display: block;
    clear: both;
}

.button-group .button {
    float: left;
    border-radius: 0;
    margin-left: 0;
    margin-right: 1px;
}

    .button-group .button:first-child {
        border-radius: 0.5em 0 0 0.5em;
    }

    .button-group .button:last-child {
        border-radius: 0 0.5em 0.5em 0;
    }

/* ---- isotope ---- */

.grid {
    background: transparent;
    max-width: 1200px;
    padding-top: 25px;
}

    /* clear fix */
    .grid:after {
        content: '';
        display: block;
        clear: both;
    }

/* ui group */

.ui-group {
    display: inline-block;
}

    .ui-group h3 {
        display: inline-block;
        vertical-align: top;
        line-height: 32px;
        margin-right: 0.2em;
        font-size: 16px;
    }

    .ui-group .button-group {
        display: inline-block;
        margin-right: 20px;
    }
/* ------------------ /filtre isotope ------------------------- */
.filters span {
    margin-left: 10px;
}

    .filters span:first-child {
        margin-left: 0;
    }

.filters select {
    font-size: 16px;
}

.list-periodiques:first-child {
    padding-top: 0px;
    min-height: 100px;
}

.modele-liste2 .list-periodiques:first-child {
    padding-top: 0px;
    min-height: 110px;
}

.modele-liste5 .list-periodiques:first-child {
    padding-top: 0px;
    min-height: 200px;
}

.list-periodiques {
    width: 100%;
    /*clear:both;
	border-bottom: 1px solid #999;*/
    /*min-height:250px;*/
    padding-top: 17px;
}

.list-periodiques-texte {
    margin-left: 170px;
}

    .list-periodiques-texte p {
        margin-bottom: 10px;
    }

.list-periodiques-titre {
    font-weight: bold;
}

h2, div.contentheading, h3, h4 {
    padding: 10px 0;
}

    h2:first-child, div.contentheading, h3:first-child, h4:first-child {
        padding: 10px 0;
    }

ul.chosen-choices, ul.chosen-results {
    margin-left: 0 !important;
}

.searchopac .chosen-container {
    font-size: inherit;
    display: block;
}

.chosen-container {
    font-size: inherit;
}

.lecture_publique .chosen-container .chosen-results, .espace_musique .chosen-container .chosen-results {
    max-height: 240px;
}

.chosen-container-single .chosen-single {
    background: #f6f6f6 repeat scroll 0 0;
    color: #595959;
    height: 40px;
    line-height: 29px;
    overflow: hidden;
    height: 31px;
}

    .chosen-container-single .chosen-single div {
        top: 3px;
    }

.searchopac {
    background-color: #DFDFDF;
    padding: 30px;
    margin: 20px 0;
}
    /*.searchopac input, .searchopac button, .searchopac select {
    vertical-align: baseline;
}*/
    .searchopac .form-control {
        width: 98%;
        height: 40px;
        padding: 6px;
        border: 0;
        font-size: 16px;
        color: #595959;
    }

    .searchopac .btn-u i {
        color: white;
        font-size: 17px;
    }

    .searchopac .input-search-btn {
        margin-left: -43px;
    }

    .searchopac button.search {
        border: 0;
        background-color: #BCBCBC;
        height: 41px;
        width: 40px;
    }

.selectsearchopac {
    padding-bottom: 20px;
}

.rbnj, .rero {
    padding-left: 30px;
}

.selectsearchopaclimit {
    margin-top: 20px;
}

.searchopacbig .colgauche {
    float: left;
    width: 60%;
    padding-right: 30px;
}

.searchopacbig .coldroite {
    float: right;
    width: 40%;
}

.fondblanc {
    background-color: #fff;
}

.paddingtop20 {
    margin-top: 20px;
}

.criteres ul.chosen-results li.level1 {
    font-weight: bold;
}

.criteres ul.chosen-results li.level2 {
    margin-left: 15px;
}

.criteres label:first-child {
    margin-bottom: 7px;
}

.criteres label {
    display: block;
    margin: 12px 0 7px 0;
}

.criteres input {
    width: 100%;
}

input, select, button {
    height: 31px;
    padding: 0 6px;
    border: 1px solid #aaa;
    border-radius: 5px;
    color: #595959;
}

.criteres button {
    margin-top: 15px;
}

button {
    font-size: 16px;
}

.anneedebutfin {
    width: 48% !important;
}

.legende-image {
    font-size: 11px;
}

.images-noalign {
    margin-bottom: 10px;
}

.chosen-container .chosen-results li.disabled-result {
    color: inherit;
    cursor: default;
}
/* --------------------- Navigation dossiers thematique ------- */
.navigation-thematique {
    float: right;
    width: 64px;
}

    .navigation-thematique button {
        background-color: #bcbcbc;
        border: 0 none;
        height: 30px;
        width: 30px;
    }

        .navigation-thematique button:only-child {
            float: right;
        }

        .navigation-thematique button:last-child {
            margin-left: 4px;
        }

    .navigation-thematique .btn-u i {
        color: white;
        font-size: 15px;
    }
/* --------------------- Navigation dossiers thematique ------- */

/* --------------------- Accordion ------------------- */
#content .item-page ul.accordion {
    list-style: none;
    padding: 0;
    margin-left: 0px;
}

#content ul.accordion p {
    padding: 0;
}

#content .item-page ul.accordion ul.inner {
    overflow: hidden;
    display: none;
    list-style: none;
    margin: 0;
}

&.show {
    /*display: block;*/
}

#content ul.accordion li {
    margin: .5em 0;
    padding-left: 1.3em;
}

#content ul.accordion ul.inner li {
    margin: 0;
    padding: 0;
}

    #content ul.accordion ul.inner li div {
        padding: 15px;
        background-color: #FFF;
        margin-top: 7px;
    }

#content ul.accordion li a.toggle {
    width: 100%;
    display: block;
    color: inherit;
    padding: 0;
    transition: background .3s ease;
    font-weight: bold;
}

    #content ul.accordion li a.toggle:hover {
        text-decoration: none;
        color: #64191e;
    }

#content ul.accordion li:before {
    font-family: "FontAwesome";
    font-size: 20px;
    margin-left: -14px;
    width: 10px;
    position: absolute;
}

#content ul.accordion li.close:before {
    content: "\f105";
}

#content ul.accordion li.open:before {
    content: "\f107";
    margin-left: -18px;
}
/* --------------------- Accordion ------------------- */
.fa-center {
    width: 20px;
    text-align: center;
    margin-right: 5px;
}

hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #aaa;
}

.criteres input.datedebut,
.criteres input.datefin {
    width: 120px;
}

.criteres .item.largeur {
    width: 40%;
}
/* --------------------- Events ------------------- */
.events-list-colgauche {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.events-list-coldroite {
    float: right;
    width: 78%;
}

.events-detail-coldroite {
    float: right;
    width: 72%;
}

    .events-list-coldroite h2, .events-detail-coldroite h2 {
        padding-top: 0;
    }

.events-text, .events-categorie {
    padding: 12px 0;
}

ul.documents {
    margin-left: 0px !important;
}

    ul.documents span {
        display: inline-block;
    }

    ul.documents li.pdf {
        background-image: url(../images/pdf.png);
        background-position: 0 4px;
        background-repeat: no-repeat;
        list-style: outside none none;
        margin: 0;
        padding: 0 0 8px;
    }

.fileName {
    padding-left: 34px;
    padding-right: 10px;
    padding-top: 5px;
}

.2col-bigscreen {
    /*float:left;*/
}

.events-block .item {
    display: inline-block;
}

.events-block.criteres button {
    margin-top: 0px;
}

/* --------------------- Alpaca ---------------------*/
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-top: -5px;
}

.alpaca-form .glyphicon {
}

.alpaca-form .alpaca-icon-required {
    font-size: 9px;
}

.alpaca-message-invalidValueOfEnum {
    display: none;
}

.alpaca-message-hidden {
    display: none;
}

.alpaca-container-label {
    white-space: normal;
    width: 100%;
    cursor: pointer;
    *margin-left: -7px;
}

    .alpaca-container-label span {
        display: block;
        width: 100%;
    }

.g-recaptcha {
    margin: 10px 0px;
}
/* --------------------- /Alpaca ---------------------*/
/* --------------------- Alpaca Bootstrap-fix---------------------*/
h1, h2, h3, h4 {
    font-weight: bold;
}

.page-header {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.breadcrumb {
    margin-bottom: 0px;
    background-color: initial;
}

    .breadcrumb > li + li:before {
        padding: 0;
        color: transparent;
        content: none;
    }

    .breadcrumb > .active {
        color: white;
    }

.nav > li > a, .nav > li > a:hover {
    padding: 0px;
    background-color: transparent;
}

input {
    line-height: normal;
}

.close {
    float: initial;
    font-size: 100%;
    font-weight: initial;
    line-height: 20px;
    color: #595959;
    text-shadow: initial;
    opacity: initial;
}
/* --------------------- /Alpaca Bootstrap-fix---------------------*/

/* --------------------- /Events ------------------- */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.commission-sans-parti .list-periodiques, .commission-avec-parti .list-periodiques {
    padding-top: 9px;
}

    .commission-sans-parti .list-periodiques:first-child, .commission-avec-parti .list-periodiques:first-child {
        min-height: 0;
    }

/* --------------- seance CG ------------- */

#content .item-page ul.seances {
    margin: 0;
    padding: 0;
}

ul.seances li {
    display: block;
    width: 49%;
    height: 206px;
    /*line-height:13px;*/
    float: left;
    margin-bottom:15px;
    overflow:hidden;
}

ul.conseilgeneralul li {
    height: 180px;
}
ul.conseilgeneralul li td img {
    height: 110px !important;
}
#content .item-page ul.conseilgeneralul td {
    vertical-align: top;
	padding: 0;
}
#content .item-page ul.conseilgeneralul td:first-child {
    width: 135px;
}

    ul.seances li[float="left"] + li {
        float: none;
    }

.seances li {
    /*background:#000;
	border: 1px solid #000;*/
    margin: 0px;
    padding: 5px;
    display: block;
    /*text-align:center;*/
}
/*.seances li:hover{
	background-color: #E8E8E8;
	box-shadow: 1px 1px 6px #555;
}*/
/*.newscolonne a {color:red;}*/

.seances-titre {
    font-weight: bold;
}

.seances-cg-detail ul {
    list-style:outside none disc;
    margin-left: 20px;
}

/* --------------- /seance CG ------------- */

/* --------------- galereya ------------- */
.galereya-cell, .galereya-cell-img {
    width: 200px;
}

.galereya-grid {
    /*position: unset;*/
    top: 0;
}

.galereya-top {
    display: none;
}

.galereya-slider-close, .galereya-slider-play {
    opacity: 1;
}

.galereya-slider-nav {
    background-color: transparent;
    opacity: 1;
}

.galereya-cell-overlay {
    box-shadow: none;
}
/* --------------- /galereya ------------- */

.communiquespresse img {
    margin-bottom: 10px;
}

/* ------------- Search -------------- */
#searchtopmenuinput {
}
#searchtopmenubutton {
}
#search {
    line-height: 25px !important;
}
#search input.gsc-search-button, #search input.gsc-search-button:hover, #search input.gsc-search-button:focus {
    margin: 0 -3px 0 0 !important;
}
#search input.gsc-search-button, #search input.gsc-search-button:hover, #search input.gsc-search-button:focus {
    height: 17px !important;
    width: 17px !important;
}


#content .item-page td.gsib_a, 
#content .item-page td.gsib_b {
    padding:0;
}
.cse input.gsc-search-button.gsc-search-button-v2 {
    padding: 6px !important;
}
/* ------------- /Search -------------- */
@media (max-width: 1200px) {
    .focus-sur .jcarousel li {
        width: 571px !important;
        margin-right: 200px;
    }

    .coup-coeur .jcarousel li {
        width: 219px !important;
    }

    .events-list-coldroite {
        width: 77%;
    }

    .events-detail-coldroite {
        width: 64%;
    }

    .events-block.criteres button {
        margin-top: 15px;
    }
}

@media (max-width: 992px) {
    .searchopacbig .colgauche {
        float: none;
        width: 100%;
        padding-right: 0px;
    }

    .searchopacbig .coldroite {
        width: 100%;
        float: none;
    }

    .rbnj, .rero {
        display: block;
        padding-left: 0;
    }

    .events-list-coldroite {
        width: 71%;
    }

    .events-detail-coldroite {
        width: 62%;
    }

    .events-block .item {
        display: block;
    }

    .criteres .item.largeur {
        width: auto;
    }
}

@media (max-width: 768px) {
    .col-10, .col-20, .col-30, .col-40, .col-50, .col-60, .col-70, .col-80, .col-90 {
        width: 100%;
        padding-left: 0px;
    }

    #content {
        width: 100% !important;
    }

    .events-list-coldroite, .events-list-colgauche, .events-detail-coldroite {
        float: none;
        width: 100%;
    }

    .list-periodiques .left {
        float: none;
    }

    .list-periodiques .list-periodiques-texte {
        margin-left: 0px;
        margin-top: 15px;
    }

    .filters > span {
        margin-left: 0px;
        display: block;
        margin-top: 10px;
    }
	ul.seances li {
		float: none;
		width: 100%;
	}
	ul.conseilgeneralul li {
		min-height: 230px;
	}
	#content .items-row.cols-3 .column-1.homepage {
    margin-right: 0% !important;
}
#content .items-row.cols-3 .column-1.homepage, #content .items-row.cols-3 .column-2.homepage, #content .items-row.cols-3 .column-3.homepage {
    width: 100% !important;
}
}

@media (max-width: 350px) {
    .focus-texte {
        display: none;
    }

    .criteres input.datedebut,
    .criteres input.datefin {
        width: 80px;
    }

    .criteres .item.largeur {
        width: 100%;
    }

    .searchopac .form-control {
        width: 97%;
    }
	ul.conseilgeneralul li {
		font-size:14px;
	}
	
	#content .item-page ul.conseilgeneralul td:first-child {
		width: 100px;
	}
}
