#container-page-list {
}

#container-search-results {
}


.supplement-items {
    display: none;
    font-size: 0;
}

.supplement-items.active {
    display: inline-block;
}



.result-double-page {
	oborder: 3px dashed red;
}

.thumbPage IMG {
}

.thumbPage {
    border-color: transparent;
    border-style: solid;
    border-width: 4px;
}
.thumb-selected {
    border-color: #3d7acc;
}
.thumb-selected-left {
    border-color: #3d7acc;
}
.thumb-selected-right {
    border-color: #3d7acc;
}
.ooooooosupplement-items .thumbPage:first-child:after {
}
/*.nav_content*/ .thumbPage {
}
/*.supplement .nav_content*/ .thumb-last {
}
/*.nav_content*/ .thumb-even::before {
}
/*.nav_content*/ .thumb-odd::before {
}
/*.nav_content*/ .thumb-even {
    /*margin-left: 40px;*/
    border-right-width: 0px;
    width: 220px;
}
.thumb-last.thumb-even {
    border-right-width: 4px;
    width: 240px;
}
/*.nav_content*/ .thumb-odd {
    border-left-width: 0px;
    width: 220px;
}
.thumb-first.thumb-odd {
    border-left-width: 4px;
    width: 240px;
}
/*.nav_content*/ .thumb-snap {
}
.thumb-even-single {
    /*margin-left: 40px;*/
}
.thumb-odd-single {
    /*margin-left: 40px;*/
}
.thumb-first {
    /*margin-left: 40px;*/                /* display: table-cell; ignore margin */
}
.thumb-last {
    /*margin-right: 100px;*/                /* display: table-cell; ignore margin */
}
@media (max-width: 500px) {
    .thumb-even {
        /*margin-left: 20px;*/
    }
    .thumb-even-single {
        /*margin-left: 20px;*/
    }
    .thumb-odd-single {
        /*margin-left: 20px;*/
    }
    .thumb-first {
        /*margin-left: 20px;*/                /* display: table-cell; ignore margin */
    }
}

.thumbPage IMG {
    -webkit-user-drag: none;
}

.result-item-dateParution {
    display: inline-block;
    font-size: 0.9rem;
	line-height: 1.4rem;
}
.result-item-npage {
    display: inline-block;
    font-size: 1rem;
	line-height: 1.4rem;
}
BODY.player .thumb-even .result-item-npage {
	padding-left: 5em;
}
BODY.player .thumb-even.thumb-last .result-item-npage {
	padding-left: 0em;
}
BODY.player .thumb-odd .result-item-npage {
	padding-right: 5em;
}
BODY.player .thumb-odd.thumb-first .result-item-npage {
	padding-right: 0em;
}

BODY.folder-page .thumb-even .result-item-dateParution {
	float: left;
	padding-left: 2em;
}
BODY.folder-page .thumb-even .result-item-npage {
	float: right;
	padding-right: 0.5em;
}
BODY.folder-page .thumb-even-single .result-item-dateParution {
	float: left;
	padding-left: 2em;
}
BODY.folder-page .thumb-even-single .result-item-npage {
	float: right;
	padding-right: 2em;
}
BODY.folder-page .thumb-odd .result-item-dateParution {
	padding-left: 2em;
	display: none;
}
BODY.folder-page .thumb-odd .result-item-npage {
	padding-right: 0em;
	float: left;
	padding-left: 0.5em;
}
BODY.folder-page .thumb-odd-single .result-item-dateParution {
	float: left;
	padding-left: 2em;
}
BODY.folder-page .thumb-odd-single .result-item-npage {
	float: right;
	padding-right: 2em;
}

.result-item-selection-area {
	background-color: #3d7acc12;
}
.result-item-selection-area:hover {
	background-color: #3d7acc1c;
}
.js-action-checkbox {
	line-height: 1.4rem;
	vertical-align: middle;
}
.thumb-even .result-item-vertical-placeholder {
    text-align: right;
}
.thumb-odd .result-item-vertical-placeholder {
    text-align: left;
}
.thumb-even.thumb-last .result-item-vertical-placeholder {
    text-align: center;
}
.thumb-odd.thumb-first .result-item-vertical-placeholder {
    text-align: center;
}

.thumbPage {
}


/* ici */




/*.result-wrapper-container {
    odisplay: none;
}*/

/* NOWTABS .result-wrapper-container.active {
    display: block;
}*/

.result-wrapper-container-0 {
	position: relative; vertical-align: top; width: 100%; box-sizing: border-box; height: 348px;
    height: 350px;
}

.result-wrapper-container {
    margin-left: 20px;
    margin-right: 20px;
    height: 350px;
    box-sizing: border-box;
	padding-top: 2px;
}

.result-item-vertical-placeholder {
    height: 310px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .result-wrapper { margin-top: 4px; margin-bottom: 4px; border-top: 1px solid #4d4d4d; oborder-bottom: 1px solid #4d4d4d; }
    .result-items { margin-top: 4px; margin-bottom: 4px; padding-top: 10px; opadding-left: 10px; height: 340px; }    /* préciser la hauteur est nécessaire car lorsque pas de résultat immédiat et bouton getMoreResults() lorsque l'on demande plus de résultat, le bouton getMoreResults() est supprimé et la hauteur devient alors 0px avant de reprendre sa taille à l'arrivée des éléments */
    .result-item { ofloat: left; display:inline-block; margin-right: 20px; omargin-bottom: 20px; width: 240px; height: 340px; overflow: hidden; }
    /*.result-wrapper-container { position: relative; opadding-left: 20px; opadding-right: 20px; omargin-left: 20px; omargin-right: 20px; oborder: 1px dashed red; }*/
    /*.result-number { display: inline-block; }*/
    .result-item { background-color: #e6e6e6; cursor: pointer; }

/* le fait de supprimer page-liseuse, oblige à déplacer plus bas */

/*.page-liseuse*/ .result-wrapper {
    border-top: 0px none transparent;
    margin: 0;
}

/*.page-liseuse*/ .result-items {
    height: 344px; height: 348px;
    margin: 0px; padding: 0px;
}

/*.page-liseuse*/ .result-item {
    background-color: var(--background-color);
    margin-right: 0;
}



/* large */
@media (min-width: 1020px) {
}
/* moyen */
@media (min-width: 500px) and (max-width: 1020px) {
    .result-wrapper-container-0 {
        oheight: 260px; height: 238px;
    }
    .result-wrapper-container {
        oheight: 260px; height: 238px;
    }
    /*.page-liseuse*/ .result-items {
        oheight: 250px; height: 238px;
    }
    .liseuse-panel-block12 .result-item {
        width: 160px;
        height: 230px;
    }
    .liseuse-panel-block12 .result-item.thumb-even {
        width: 140px;
    }
    .liseuse-panel-block12 .result-item.thumb-even.thumb-last {
        width: 160px;
    }
    .liseuse-panel-block12 .result-item.thumb-odd {
        width: 140px;
    }
    .liseuse-panel-block12 .result-item.thumb-odd.thumb-first  {
        width: 160px;
    }
    .result-item-vertical-placeholder {
        height: 200px;
    }
    .liseuse-panel-block12 .result-item IMG {
        max-height: 180px;
    }


}
/* petit et moyen */
@media (max-width: 1020px) {


	.liseuse-panel-block12 .result-item-dateParution {
		font-size: 0.8rem;
		line-height: 1.3rem;
	}
	.liseuse-panel-block12 .result-item-npage {
		font-size: 0.9rem;
		line-height: 1.3rem;
	}

	BODY.folder-page .thumb-even .result-item-dateParution {
		padding-left: 0.5em;
	}
	BODY.folder-page .thumb-even .result-item-npage {
	}
	BODY.folder-page .thumb-even-single .result-item-dateParution {
		padding-left: 0.5em;
	}
	BODY.folder-page .thumb-even-single .result-item-npage {
		padding-right: 0.5em;
	}
	BODY.folder-page .thumb-odd .result-item-dateParution {
	}
	BODY.folder-page .thumb-odd .result-item-npage {
	}
	BODY.folder-page .thumb-odd-single .result-item-dateParution {
		padding-left: 0.5em;
	}
	BODY.folder-page .thumb-odd-single .result-item-npage {
		padding-right: 0.5em;
	}




}
/* petit */
@media (max-width: 500px) {
    .result-wrapper-container-0 {
        oheight: 240px;
        height: 238px;
    }
    .result-wrapper-container {
        oheight: 240px;
        height: 238px;
    }
    /*.page-liseuse*/ .result-items {
        oheight: 240px;
        height: 238px;
    }
    .liseuse-panel-block12 .result-item {
        width: 160px;
        height: 226px;
		height: 230px;
    }
    .liseuse-panel-block12 .result-item.thumb-even {
        width: 140px;
    }
    .liseuse-panel-block12 .result-item.thumb-even.thumb-last {
        width: 160px;
    }
    .liseuse-panel-block12 .result-item.thumb-odd {
        width: 140px;
    }
    .liseuse-panel-block12 .result-item.thumb-odd.thumb-first  {
        width: 160px;
    }
    .result-item-vertical-placeholder {
        height: 200px;
    }
    .liseuse-panel-block12 .result-item IMG {
        max-height: 180px;
    }
}

