@charset "UTF-8";  
/* CSS Document */
@font-face {
    font-family: 'adventregular';
    src: url('/css/fonts/adventregular.eot');
    src: url('/css/fonts/adventregular.eot') format('embedded-opentype'),
         url('/css/fonts/adventregular.woff2') format('woff2'),
         url('/css/fonts/adventregular.woff') format('woff'),
         url('/css/fonts/adventregular.ttf') format('truetype'),
         url('/css/fonts/adventregular.svg#adventregular') format('svg');
}
@font-face {
    font-family: 'adventbold';
    src: url('/css/fonts/adventbold.eot');
    src: url('/css/fonts/adventbold.eot') format('embedded-opentype'),
         url('/css/fonts/adventbold.woff2') format('woff2'),
         url('/css/fonts/adventbold.woff') format('woff'),
         url('/css/fonts/adventbold.ttf') format('truetype'),
         url('/css/fonts/adventbold.svg#adventbold') format('svg');
}
@font-face {
    font-family: 'adventlight';
    src: url('/css/fonts/adventlight.eot');
    src: url('/css/fonts/adventlight.eot') format('embedded-opentype'),
         url('/css/fonts/adventlight.woff2') format('woff2'),
         url('/css/fonts/adventlight.woff') format('woff'),
         url('/css/fonts/adventlight.ttf') format('truetype'),
         url('/css/fonts/adventlight.svg#adventlight') format('svg');
}

*{	outline: none;
	margin: 0;
	padding:0;
	outline: none;}
body {
    min-width: fit-content;}
html, body{
	background: url(/images/mainBackground.png);
	font-family: Helvetica, Arial, sans-serif;
	color: #828282;
	height: 100%;}
/*888888888888888888888888888888888888888888888888888888888*/
.header{
	height: 75px;
	width: 100%;
	background-color: #f5f5f5;
	position: relative;
	min-width: 830px;
	border-bottom: solid 10px #a8cd6d;
	margin-bottom: 70px;}
.socialLinks{
	position: absolute;
	top: 5px;
	left: 0px;
	padding: 22px 0 0 20px}
.mainLogo{
	font-family: adventbold, Helvetica, Arial, sans-serif;
	font-size: 40px;
	display: inline-table;
	position: relative;
	width: 50%;
	margin: 0 auto;
	display: block;;
	top: 5px;
	text-align: center;}
.mainLogo img{
	width: 360px;}
.mainLogo a{
	width: 269px;
	height: 64px;}
.rightNav{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	position:absolute;
	top: 0px;
	right: 75px;
	padding: 0 25px 0 0;
	z-index: 50;
	height: 45px;
	margin-top: 20px;
	display: flex;
	flex-direction: column;}
.rightNav a{
	text-decoration:none;
	margin-left: 0px;
	letter-spacing: 1px;
	display: block;
	text-align: right;
	margin: auto;
	margin-right: 0;
	color: #bdbdbd;	}
.rightNav a:hover{
	color: #8f908e;}
a.navButton{
	width: 26px;
	height: 19px;
	background: url(/images/navButton.png) top left no-repeat;
	vertical-align: middle;
	position: absolute;
	top: 11px;
	right: -50px;}
a.navButton:hover{
	background: url(/images/navButton.png) top right no-repeat;}
a.navButtonSmall{
	margin: 0px !important;
	width: 16px;
	height: 12px;
	background: url(/images/navButtonSmall.png) top left no-repeat;}
a.navButtonSmall:hover{
	background: url(/images/navButtonSmall.png) top right no-repeat;}
a.notificationsAlert{
	font-family: adventbold, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #f0355c;
	border-radius: 50%;
	height: 24px;
	width: 24px;
	padding: 2px 1px 0px 3px;
	line-height: 24px;
	min-width: 8px;
	text-align: center;
	display: block;}
a.notificationsAlert:hover{
	color: #fff;}
.rightNav a.notificationsAlert{
	position: absolute;
	top: -7px;
	right: -69px;
	z-index: 10;}
.navFlap a.notificationsAlert{
	top: 0;
	right: 0;
	display: inline-block;
	position: relative;
	vertical-align: super;}
.clear{
	clear:both;}
a.knurrButton{
	width: 37px;
	height: 34px;
	background: url(/images/knurrButton.png) top left no-repeat;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	right: -20px;}
a.knurrButton:hover{
	background: url(/images/knurrButton.png) top right no-repeat;}
a.button, .button{
	-webkit-transition: all 1s;
	transition: all 1s;
	white-space:nowrap;
	padding: 8px 10px 6px 10px;
	background: #797a79;
	color: #fff;
	text-decoration: none;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	border: none;
	cursor: pointer;
	cursor: hand;
	-webkit-appearance: none;  
	-webkit-border-radius:0;}
a.button:hover, .button:hover{
	background: #4c4c4c;}


/*888888888888888888888888888888888888888888888888888888888*/
.navBox{
	-webkit-transition: all 0.5s; / * Safari * /
    transition: all 0.5s;
	display: none;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 290px;
	//box-shadow: 0px 5px 19px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.4);
	background:#90aa68;
	font-family: adventlight, Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	z-index:1000;
	color: #fff;
	text-align: left;}
.navBox:hover{
	background-color: #a1cc5c !important;}
.navBox.qrBox:hover{
	background-color: #fff !important;}

.navBox .close img, .toolTip .close img{
	width: 50%;}
.navBox a{
	color: #fff;
	text-decoration: none;}
.logFlap a{
	color: #fff;
	right: 0;}
.navBox ul{
	list-style-type:none;}
.navBox li{
	line-height: 45px;}
#pnl-navbox.navBox li, #pnl-login.navBox li, #frm-login.navBox li{
	line-height: 45px;}
.navFlap{
	padding: 20px;
	background:url(/images/navFlapBackground.png) repeat-x;}
.navFlap input{
	border: none !important;
	width: 241px !important;
	height: 18px;}
.navFlap .spacer{
	margin: 10px 0 10px 0;}
.navFlap #foldertype{
	margin-top: 3px !important;}
.navFlap select{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background: #FFF url(/images/select_background.png) no-repeat 220px -5px;}
.logFlap a{
	color: #ebf1e1;}

.renaterFlap{
	padding-bottom: 50px;}

.skemaFlap{
	padding-bottom: 30px;
	padding-top: 50px;}

.navBox .close, .toolTip .close{
	position:absolute;
	top:10px;
	right:-5px;}
.greenDiv{
	display:block;
	position: absolute;
	top: 420px;
	right: 80px;
	z-index:999;}
.loginBox{
	display: block;
	right: 80px;
	top: 20px;
	width: 400px;}
.loginBox .champTexte{
	height: 30px;
	border: none;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	width: 335px !important;
	padding: 7px 3px 1px 3px;
	margin-bottom: 10px;
	font-size: 16px;}
.loginBox .button{
	font-size: 16px;
	margin: 12px 0 12px 0;
	display: table;
	height: 40px !important;
	width: 340px !important;}
.loginBox li:last-child{
	margin-top: 10px;}
.loginBox .errorMessage{
	color: #933;
	font-family: adventbold, Helvetica, Arial, sans-serif;
	line-height: 17px;
	margin: 12px 0 15px;}
#pnl-login.navBox .howToMessage{
	font-size: 13px;
	line-height: 16px !important;}
.loginBox .howToMessage strong{
	font-size: 14px;
	margin-bottom: 5px;
	font-family: adventbold, Helvetica, Arial, sans-serif;}
.qrBox{
	background: #fff;
	display: block;
	right: 60px;
	top: 270px;}
.qrBox .navFlap{
	text-align:center;
	background: none;
	color: #a1cc5c;
	font-family: adventbold, Helvetica, Arial, sans-serif;}
.qrBox .navFlap a{
	color: #87ac4d;}
.qrBox .navFlap a img{
	width: 100%;}
.notAvailableBox{
	top: 980px;
	left: 80px;
	background: #c91926;}
.notAvailableBox .navFlap{
	background: transparent;}
.smallSize .notAvailableBox p {
    font-size: 35px;
    line-height: 65px !important;}

    
#pnl-addToNewsletter{
	display: none;
	right: 80px;
	top: 20px;
	width: 350px;}
#pnl-addToNewsletter .champTexte{
	width: 305px !important;}
#pnl-addToNewsletter .button{
	width: 312px !important;}
.smallSize #pnl-addToNewsletter{
	width: 100%;}
.smallSize #pnl-addToNewsletter .button{
	font-size: 25px;
	margin: 20px auto 20px auto;
	display: table;
	height: 50px !important;
	width: 100% !important;
	padding: 12px 10px 15px 10px;}
.smallSize #pnl-addToNewsletter li {
    font-size: 25px;
    line-height: 55px !important;}
.smallSize #pnl-addToNewsletter .champTexte{
	width: 98% !important;}


/*888888888888888888888888888888888888888888888888888888888*/
/*8888 NEW SEARCH 88888888888888888888888888888888888888888*/
/*888888888888888888888888888888888888888888888888888888888*/

.showMeVideos{
	 -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	background: #7d2058;
	padding: 20px;
	text-align: center;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
	margin: -70px 0 70px 0;
	width: calc(100% - 40px)}
.showMeVideos:hover{
	background: #8f1e63;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.5);}
.showMeVideos p{
	font-size: 20px;
	letter-spacing: 1px;
	font-family: adventregular, Helvetica, Arial, sans-serif;}
.showMeVideos a{
	color: #fff;
	text-decoration: none;}
.searchContainer{
	 -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	width: 80%;
	position: relative;
	margin: 0 auto;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	text-align: left !important;
	color: #454840;
	min-width: 320px;}
.searchContainer h1{
	color: #898989;
	text-align: left;
	font-size: 40px;}
.searchContainer .classicSearch{
	position: relative;
	background: #edecec;
    padding: 20px 20px;
	 -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;}
.searchContainer .classicSearch:hover{
	background: #929392;}
.searchContainer .searchBloc{
	font-size: 0px;
	width: 100%;
	color: #e5e2f2;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;}
.searchContainer .searchBloc .champTexte{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	width: calc( 100% - 230px);
	color: #797a79;
	height: 70px;
	padding: 16px 10px 4px 30px;
	font-size: 30px !important;
	border: solid 1px #babfba;
	overflow: hidden;
	position: relative;
	background: #fff;}
.searchContainer .searchBloc a.button{
	white-space: nowrap;
	background: #797a79;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	border: none;
	cursor: hand;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	margin-left: -8px;
	top: -2px;
	display: inline-table;
	text-align: center;
	padding: 15px 15px 8px 15px;
	width: 160px;
	height: 70px;
	line-height: 69px;
	font-size: 35px;
	font-family: adventlight, Helvetica, Arial, sans-serif;
	vertical-align: baseline;
	position: relative;}
.searchBloc ul{
	padding: 0;
	margin: 0;
	text-align: left;}
.searchBloc li{
	display: inline;
	font-size: 10px;
	font-weight:bold;}
.searchContainer .subSearch{
	width: 100%;
	padding: 10px 0;
	color: #fff;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1.5px;
	font-size: 0;
	text-align: left;
	position: relative;
	margin: 0px 0 -10px 0;
	background-color: transparent;}
.searchContainer .subSearch li{
	font-size: 20px;
	background-color: #e2e2e2;
	padding: 20px 10px;
	color: #3f3f3f;
	display: inline-table;
	text-align: left;}
.searchContainer .subSearch li:nth-child(1) {width: calc(19% - 20px); background: #c8c8c8;}
.searchContainer .subSearch li:nth-child(2) {width: calc(20.5% - 20px);}
.searchContainer .subSearch li:nth-child(3) {width: calc(13% - 20px);}
.searchContainer .subSearch li:nth-child(4) {width: calc(14% - 20px);}
.searchContainer .subSearch li:nth-child(5) {width: calc(15% - 20px);}
.searchContainer .subSearch li:nth-child(6) {width: calc(18.5% - 26px); background: #c8c8c8;}
@media not all and (min-resolution:.001dpcm) { @media
{
    .searchContainer .subSearch li:nth-child(6) {width: calc(19% - 23px);}
}}

.searchContainer .subSearch .notLogged li:nth-child(1) {width: calc(21% - 20px); background: #c8c8c8;}
.searchContainer .subSearch .notLogged li:nth-child(2) {width: calc(22% - 20px);}
.searchContainer .subSearch .notLogged li:nth-child(3) {width: calc(16.5% - 20px);}
.searchContainer .subSearch .notLogged li:nth-child(4) {width: calc(20% - 20px);}
.searchContainer .subSearch .notLogged li:nth-child(5) {width: calc(20% - 20px);}
.searchContainer .subSearch .notLogged li:nth-child(6) {display: none;}
@media not all and (min-resolution:.001dpcm) { @media
{
    .searchContainer .subSearch .notLogged li:nth-child(6) {width: calc(19% - 23px);}
}}


.pocketSearch.searchContainer{
	margin-top: -80px;
	margin-bottom: -30px;
	scale: 70%;
	-webkit-transform:scale(0.7);
	transform:scale(0.7);
	width: 130%;
	left: -15%;}

.pocketSearch.searchContainer .subSearch{
	display: none;}

.booksRelativeSeach{
	font-family: adventregular, Helvetica, Arial, sans-serif !important;
	color: #7b7b7b !important;}
.hideMe{
	display: none !important;}

.notLogged{}






.notLoged .radio-custom-label::before{
		background: #d8d8d8 !important;}
/*radio customs*/
.checkbox-custom, .radio-custom {
    opacity: 0;
    position: absolute;}
.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    cursor: pointer;}
.checkbox-custom-label, .radio-custom-label {
    position: relative;}
.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #ddd;
	border: none;
	display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;}
.navBox .checkbox-custom-label:before, .navBox .radio-custom-label:before {
    width: 10px;
    height: 10px;
	position: relative;
	top: -2px;}
.checkbox-custom:checked + .checkbox-custom-label:before {
    background: #7b7c7b;
    box-shadow: inset 0px 0px 0px 4px #fff;}
.radio-custom + .radio-custom-label:before {
    border-radius: 50%;}
.radio-custom:checked + .radio-custom-label:before {
    background: #8b8d8b;
    box-shadow: inset 0px 0px 0px 4px #fff;}
.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd; /* focus style */}

 .newSearch{
	margin-top: 6vh;
	position: relative;}
.exploSearch{
	display: inline-block;
	width: 48%;
	margin-right: 2%;}
.biblioGraph{
	display: inline-block;
	width: 49%;
	vertical-align: top;}
.panel a.visual{
	width: calc(100% + 40px);
	left: -20px;
	top: 20px;
	position: relative;
	display: block;}
.panel a.visual img{
	width: 100%;}
.biblioGraph .panel a.visual img{
	width: 40%;
	top: -20px;
	position: relative;
	left: 40px;}

.exploSearch .panel{
	padding: 20px;
	position: relative;
	background: #5b5f59 url(/images/mainBackground_black.png);
	color: #fff;
	padding-bottom: 10px;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	opacity: 0.75;}
 .exploSearch .panel:hover{
	background: #5b5f59 url(/images/mainBackground_black.png);
	opacity: 1;}
.exploSearch .exploViz_logo{
	width: calc(100% - 0px);
	position: relative;
	letter-spacing: 1px;
	left: -5px;}
.exploSearch .intro{
	margin: 20px 0 10px;
	width: 100%;
	position: relative;
	line-height: 24px;
	font-size: 18px;
	letter-spacing: 1px;}
.exploSearch a{
	text-decoration: none;
	color: #fff;}
.exploSearch img.visual{
	width: calc(100% + 40px);
	position: relative;
	top: 20px;
	left: -20px;}
.exploSearch .button{
	position: absolute;
	bottom: -60px;
	right: -6px;
	z-index: 50;
	background: #99c55a;
	padding: 70px 50px 50px 55px;
	-webkit-border-radius: 40px;
	border-radius: 160px;
	font-size: 60px;
	line-height: 60px;
	box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;}
.exploSearch .button:hover{
	background: #6a932f;}

.biblioGraph .panel{
	padding: 20px;
	position: relative;
	background: #5b5f59 url(/images/mainBackground_black.png);
	color: #fff;
	padding-bottom: 10px;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	opacity: 0.75;}
 .biblioGraph .panel:hover{
	background: #5b5f59 url(/images/mainBackground_black.png);
	opacity: 1;}

/*safari */
_::-webkit-full-page-media, _:future, :root .biblioGraph .panel {
    -webkit-transition: none; /* Safari */
}
/*chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.biblioGraph .panel{
    -webkit-transition: all 0.3s;}
}

_::-webkit-full-page-media, _:future, :root .exploSearch .panel {
    -webkit-transition: none; /* Safari */
}
/*chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.exploSearch .panel{
	-webkit-transition: all 0.3s;}
}

.biblioGraph .biblioGraph_logo{
	width: calc(100% - 0px);
	position: relative;
	top: 0px;
	left: -5px;
	letter-spacing: 1px;
	z-index: 50;}
.biblioGraph .intro{
	width: 100%;
	position: relative;
	margin: 20px 0 10px;
	line-height: 24px;
	font-size: 18px;
	letter-spacing: 1px;
	z-index: 50;}
.mediumSize .biblioGraph .intro{
	line-height: 18px;
	font-size: 16px;}
.biblioGraph a{
	display: block;
	position: relative;
	text-decoration: none;
	color: #fff;}
.biblioGraph img.visual{
	width: 43%;
	left: 5%;
	position: relative;
	top: -10px;
	margin-bottom: -10px;}
.biblioGraph .button{
	position: absolute;
	bottom: -60px;
	right: 15px;
	z-index: 50;
	background: #99c55a;
	padding: 70px 43px 48px 50px;
	-webkit-border-radius: 40px;
	border-radius: 160px;
	font-size: 60px;
	line-height: 60px;
	box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	font-weight: bold;}
.mediumSize .biblioGraph .button{
	bottom: -50px;}
.biblioGraph .button:hover{
	background: #6a932f;}

/*888888888888888888888888888888888888888888888888888888888*/
/*88888 SMALL SIZE NEW SEARCH 88888888888888888888888888888*/
/*888888888888888888888888888888888888888888888888888888888*/
.smallSize .searchContainer{
	min-width: 350px !important;
	scale: 100%;
	margin-top: -50px;
	margin-bottom: -5px;}
.smallSize .pocketSearch.searchContainer{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	width: 130%;
	left: -15%;}
.mediumSize .pocketSearch.searchContainer{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	width: 130%;
	left: -15%;}
.smallSize .searchContainer.pocketSearch .stateOpen{
	scale: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	margin: -30px auto 30px;
	width: 90% !important;
	left: 0px !important;}
.smallSize .searchContainer h1 {
	width: calc(100% - 40px);
	margin: 0 auto;}
.smallSize .searchBloc .champTexte{
	vertical-align: middle;
	font-size: 25px;
	width: calc(100% - 140px) !important;
	height: 61px;
	color: #5c5b5b;
	top: 0px;
	padding: 16px 10px 4px 20px;}
/*safari */
_::-webkit-full-page-media, _:future, :root .smallSize .searchBloc .champTexte {
	width: calc(100% - 143px) !important;
}
/*chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.smallSize .searchBloc .champTexte{
	width: calc(100% - 143px) !important;}
}
.smallSize .toolTip{
	top: 50px;
	right: 110px;}
.smallSize .searchBloc a.button{
	font-size: 25px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 12px 10px 2px 10px !important;
	width: 95px;
	top: 0px;}
.smallSize .subSearch li{
	font-size: 20px;
	display: block;
	width: 100% !important;
	text-align: left;
	margin: 0 auto;
	padding: 5px 0;}
.mediumSize .searchContainer .subSearch li{
	font-size: 13px;}
.smallSize .checkbox-custom, .smallSize .checkbox-custom-label, .smallSize .radio-custom, .smallSize .radio-custom-label{
	-webkit-transition: background 0.3s; /* Safari */
    transition: background 0.3s;
    display: block;
	padding: 15px 20px 15px 20px;}
.smallSize .exploSearch, .smallSize .biblioGraph {
	width: 89.5%;
	margin: 0 0 120px 0;}
.smallSize .exploSearch .panel *, .smallSize .biblioGraph .panel *{
	position: relative;}
.smallSize .panel{
	width: 100%;
	left: 0;
	top: 10px;}
.smallSize .exploSearch .button{
	position: absolute;
	right: 20px;
	bottom: -90px;}
.smallSize .biblioGraph .button{
	position: absolute;
	right: 20px;
	bottom: -90px;}
.smallSize .exploSearch .exploViz_logo, .smallSize .biblioGraph .biblioGraph_logo {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;}
.smallSize .intro {
    width: 100%;
    top: 0px;
    left: 0;
    line-height: 25px;
    font-size: 20px;
    letter-spacing: 1px;}
.smallSize .biblioGraph img.visual{
	width: 100%;
	left: 0;
	margin-top: 30px;}
.mediumSize .exploSearch, .mediumSize .biblioGraph {
	width: 100%;
	margin-bottom: 120px;}
.mediumSize .exploSearch .panel *, .mediumSize .biblioGraph .panel *{
	position: relative;}
.mediumSize .panel{
	width: calc(100% - 45px);
	top: 10px;}
.mediumSize .exploSearch .button{
	position: absolute;
	right: -10px;
	bottom: -90px;}
.mediumSize .biblioGraph .button{
	position: absolute;
	right: -10px;
	bottom: -90px;}
.mediumSize .exploSearch .exploViz_logo, .mediumSize .biblioGraph .biblioGraph_logo {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;}
.mediumSize .intro {
    width: 100%;
    top: 0px;
    left: 0;
    line-height: 30px;
    font-size: 25px;
    letter-spacing: 1px;}
.mediumSize .biblioGraph img.visual{
	width: 100%;
	left: 0;
	margin-top: 30px;}
/*888888888888888888888888888888888888888888888888888888888*/
.toolTip{
	opacity: 0;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #ffffff !important;
	background: #90aa68;
	padding: 30px;
	box-shadow: -14px 15px 36px rgba(0, 0, 0, 0.5);
	width: 220px;
	position: absolute;
	z-index: 100;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	visibility: hidden;
	top: 10px;
	right: 130px;
	z-index: 6000;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;}
.toolTip:hover{
	background: #a1cc5c;}
.toolTipArrow{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	width: 0px;
	height: 0px;
	border: 20px solid transparent;
	border-left: 50px solid #90aa68;
	position: absolute;
	top: 10px;
	right: -60px;}
#rollMePlease:hover .toolTipArrow{
	border-left: 50px solid #a1cc5c;}

.rollIt{
	animation: bubbleTooltip 5s; /* Boucle d'animation ! */
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}


@-webkit-keyframes bubbleTooltip { /* Safari, Opera, Chrome */
    0% {
		visibility: visible;
		opacity: 0;
    }

    5% {
    	opacity: 1;
    }

    80%	{
    	opacity: 1;
    }

    100% {
    	opacity: 0;
        visibility: hidden;
    }

    
}

@keyframes bubbleTooltip { /* Tous les autres navigateurs */
    0% {
		visibility: visible;
		opacity: 0;
    }

    5% {
    	opacity: 1;
    }

    80%	{
    	opacity: 1;
    }

    100% {
    	opacity: 0;
        visibility: hidden;
    }
}

/*888888888888888888888888888888888888888888888888888888888*/


.textMe{
	font-family: Helvetica,Verdana,Arial,sans-serif;
	background: #fff none repeat scroll 0% 0%;
	color: #000;
	font-size: 13px;
	letter-spacing: 1px;
	border: none;
	padding: 3px;
	height: 70px;
	margin-bottom: 5px;
	-webkit-appearance: caret;
	appearance: none;
	width: calc(100% - 10px);
	resize:none;}
/*888888888888888888888888888888888888888888888888888888888*/
.spinner{ 
	padding: 50px 0;
	width: 100vw;
	min-width: 760px;
	text-align: center;}
.courseshelfItem .spinner, .smartCourseshelf .spinner{
	width: 100%;
	min-width: 10px;}
.spinner img{
    height:25px !important;
    width:220px!important;
    border: none !important;}
.item{
	margin-top: 80px;
	overflow: hidden;
	width:100%;
	min-width: 830px;}
.title{
	z-index: 5;
	position: relative;
	padding: 25px 0 20px 0;
	background: #4c4c4c;
	color:#fff;
	text-align: center;
	box-shadow: 0px 5px 7px -2px  rgba(0, 0, 0, 0.5);}
.title h2{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	color:#fff;
	width: 90%;
	margin: 0 auto;}
.itemPresentation{
	position: relative;
	text-align: center;
	font-family: adventregular,Helvetica,Arial,sans-serif;
	font-size: 17px;
    letter-spacing: 1px;
	margin: 0 auto;
	background: #FFF;
	padding: 10px;
	z-index: 10;
	line-height: 24px;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
	margin-bottom: 70px;
	min-width: calc(320px - 20px);}
.backMeThere{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
  	display: flex;
	padding: 30px 30px 30px 20px;
	background: #a1d74b;
	position: absolute;
	top: 145px;
	left: 0px;
	z-index: 1000;}
.backMeThere:hover{
	background: #669f0b;
	transform: scale(1.2); /* Equal to scaleX(2) scaleY(0.5) */
  	transform-origin: left center;}
.smallSize .backMeThere{
	top: 225px;
	padding: 20px 20px 20px 10px;}
.smartPreview{
	background: #cc4067;
	box-shadow: 0px 5px 7px -2px  rgba(0, 0, 0, 0.5);}
.smartPreview a.smartPreviewButton{
	background: #4c4c4c;}
a.smartPreviewButton{
	position: absolute;
	top: 23px;
	right: 5%;}
a.smartPreviewButton:hover{
	background: #a5294c;}
a.smartPreviewButton{
	position: relative;
	font-weight: normal;
	top: -3px;
	right: 0 !important;}
.saveButtons {
	margin-top: 15px !important;
	text-align: right;
	position: absolute;
	top: 10px;
	z-index: 100000;}
.saveButtons a{
	margin-right: 5px;}
.subTitle, .subDescription{
	z-index: 5;
	position: relative;
	padding: 15px 0 10px 0;
	background: #f7fafb;
	color:#fff;
	text-align: center;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);}
.subDescription {
	text-align: left;}
.subTitle h3{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	color:#5b5b5b;
	width: 90%;
	margin: 0 auto;}
.subDescription h3{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	color:#5b5b5b;
	width: 90%;
	margin: 0 auto;
	width: 90%;
	margin-left: 2.5%;}
.openedNav .subDescription h3{
	width: 75%;}
.title .more{
	width: 17px;
	height: 17px;
	position: absolute;
	top: 40%;
	right: 20px;}
.showRoom{
	z-index: 1;
	margin-top: -1px;
	background: #fff;
	width: 100%;
	overflow: hidden;}
.showRoom .container{
	width: 240%;
	overflow: hidden;
	padding: 0 0 25px 0;
	scrollbar-width: none;}
#onlineusers-container .showRoom .container{
	/*width: 300%;*/}
.oneLineVisuals{
	height: 265px;}
.oneLineVisuals .container{
	height: 210px;}
.showRoom img{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	filter: grayscale(20%);
	height: 230px;
	border: solid 1px #d5d7d2;}
.showRoom img:hover{
	filter: grayscale(0%);}
.showRoom a{
	margin-right: 10px;
	text-decoration: none;}
.omniBookContainer{
	width: inherit;
	display: inline;
	position: relative;}
.resultsMood .omniBookContainer{
	display: inline-table;}
.notAvailable img{
	opacity: 0.3;}
.omniBookContainer .notAvailablePicto{
	display: none;}
.notAvailable .notAvailablePicto{
	display: block;
	height: 30px;
	width: 30px;
	position: absolute;
	right: 5px;
	bottom: 10px;}
.omniBookContainer .notAvailablePicto img{
	position: absolute;
	width: 30px;
	height: 30px;
	border: none;
	opacity: 1;}
.diapoItem .notAvailablePicto{
	display: block;
	height: auto;
	width: auto;
	position: relative;
	right: 0px;
	bottom: 0px;}
.showRoom .omniBookContainer .notAvailablePicto img{}
.resultsMood .omniBookContainer .notAvailablePicto img{
	/*width: 6.6%;*/
	height: auto;
	bottom: 9px;
	right: 2%;}
#results-list .notAvailablePicto img{
	bottom: 0;
	right: 0;}
.diapoItem .notAvailablePicto img{
	width: 20%;
	max-width: 70px;
	right: 16% !important;
	bottom: 10px !important;}
.omniBookContainer .notAvailableMessage{
	font-family: adventbold, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 17px;
	letter-spacing: 1px;
	color: #c91926;
	display: none !important;}
.notAvailable .notAvailableMessage{
	display: block !important;}
.notAvailableMessage a{
	color: #c91926;}
/*888888888888888888888888888888888888888888888888888888888*/
.teaser{
    min-width: 830px;
	margin-top: 80px;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	padding: 30px 0px 25px;
	text-align: center;
	color: #FFF;}
.teaser img{
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.8;}
.teaser img:hover{
	opacity: 1;}
.leftTeaser{
	width: 49.5%;
	display: inline-table;}
.rightTeaser{
	width: 49.5%;
	display: inline-table;}
.rightTeaser a:first-child img, .leftTeaser a:first-child img{
	width: 49%;
	display: inline-table;}
.rightTeaser a:last-child img, .leftTeaser a:last-child img{
	width: 49%;
	display: inline-table;}
.teaser a{
	margin-right: 1%;}
.teaser a:last-child{
	margin-right: 0}
.mediumSize .rightTeaser, .mediumSize .leftTeaser{
	width: 100%;
	display: block;}
.smallSize .rightTeaser, .smallSize .leftTeaser{
	width: 98%;
	display: block;
	margin: 0 auto;}
.smallSize .leftTeaser{
	margin-bottom: 20px;}
.smallSize .rightTeaser a img, .smallSize .leftTeaser a img{
	width: 100%;
	display: block;
	/*margin: 30px 0;*/}
.smallSize .teaser{
	width: 90%;
	min-width: 310px;
	margin: 0 auto -70px auto;
	padding: 20px 0;}

/*888888888888888888888888888888888888888888888888888888888*/

.smartCourshevesShowRoom{
	overflow: hidden;
	position: relative;
	height: auto;
	min-width: 830px;
	width: 100%;
	/*padding-left: 1.5%;*/}
.smartCourshevesShowRoom .container{
	width:100%;
	margin: 0 auto;
	min-width: 1280px;}
.smartCourseshelf{
	vertical-align: middle;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5.9%;
	position: relative;
	min-width: 260px;
	width: 20%;
	height: auto;
	background: #ebede8;
	color: #5c5b5b;
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	border: 1px solid #d8d8d8;
 	left: 3%;}
.courseshelfItem .online h3, .courseshelfItem .offline h3{background: none;}
.courseshelfItem .offline{background: #edd3d6;border: 1px solid #d1a8b6;}
.courseshelfItem .online{background: #ddead3;border: 1px solid #a4c76c;}
.smartCourshevesShowRoom .smartCourseshelf{
	margin-right: 4%;}
.smartCourshevesShowRoom .smartCourseshelf:last-child{
	margin-right: 0;}
.smartCourseshelf .navButtonSmall{
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 10;}
.smartCourseshelfTitle{
	min-height: 80px;
	display: block;}
.smartCourseshelfTitle h3{
	top: 30%;
	position: relative;}
.smartCourseshelf h3{
	background: #ebede8;
	width: 90%;
	font-size: 14px;
	padding: 20px 5px 10px 5px;
	position: relative;
	margin: 0 auto;}
.smartCourseshelf p.smartCourseshelfDescription{
	font-size: 11px;
	font-family: helvetica, arial, "sans-serif";
	font-weight: normal;}
.playGround .smartCourseshelf p.smartCourseshelfDescription{
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 15px !important;
	color: #a3a0a0;
	letter-spacing: 1px;
	line-height: 13px;}
.smartCourseshelf .books{
	height: 190px;
	overflow: hidden;
	position: relative;}
.smartCourseshelf img{
	height: 190px;
	border: none;}
.smartCourseshelf .riri{
	box-shadow: -9px 15px 11px 0px rgba(0, 0, 0, 0.7);
	position: absolute; 
	right: 0px;
	z-index:3;}
.smartCourseshelf .fifi{
	box-shadow: -9px 15px 11px 0px rgba(0, 0, 0, 0.7);
	position: absolute; 
	right: 25%;
	z-index:2;}
.smartCourseshelf .loulou{
	box-shadow: -9px 15px 11px 0px rgba(0, 0, 0, 0.7);
	position: absolute; 
	right: 50%;
	z-index:1;}
.smartCourseshelf .donald{
	position: absolute; 
	left: 0px;
	z-index:0;}
.smartCourseshelf .more{
	width: 100%;
	padding: 10px 0 10px 0;
	background: #7b7c7b;
	position: relative;
	display: block;
	z-index:50;}
.smartCourseshelf .more img{
	width: 17px;
	height: 17px;}
.smartCourseshelf .navBox{
	top: 5px;
	right: 5px;
	z-index: 20;}
.smartCourseshelf .navBox img{
	width: 17px;
	height: 17px;}
.smartcourseshelfsave{
	width: 350px !important;}
.smartcourseshelfsave .navFlap p{
	margin: 0px 0px 14px 0% !important;
	width: 100% !important;}
.smartcourseshelfsave .champTexte{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	width: 290px !important;
	padding: 7px 3px 1px 3px;
	margin-bottom: 10px;
	font-size: 16px;
	-webkit-appearance: none;
	-webkit-border-radius:0;}
.smartcourseshelfsave .champtexte, .smartcourseshelfsave textarea{
	font-size: 16px;
	letter-spacing: 1px;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	width: 235px;
	color: #999;
	height: 140px;
	padding: 5px;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	vertical-align: bottom;
	border: solid 1px #dedede;
	resize: none;}
.smartcourseshelfsave select{
	width: 297px !important;
	height: 30px !important;
	margin: 12px 0 0 0 !important;
	resize: none;
    background: #FFF url(/images/select_background.png) no-repeat 269px -5px;}
.smartcourseshelfsave li:last-child{
	margin-top: 12px !important;
	line-height: 30px;}
.smartcourseshelfMood .unchecked{
	opacity: 0.5;}
.slideEdit{
	top: 1330px;
	left: 795px;
	z-index: 400;}
.slideEdit li{
	line-height:  35px;}
.slideEdit .champTexte{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	width: 235px;
	padding: 7px 3px 1px 3px;
	margin-bottom: 10px;
	font-size: 16px;
	-webkit-appearance: none;
	-webkit-border-radius:0;}
.slideEdit .champtexte, .slideEdit textarea{
	font-size: 16px;
	letter-spacing: 1px;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	width: 235px;
	color: #999;
	height: 140px;
	padding: 5px;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	vertical-align: bottom;
	border: solid 1px #dedede;
	resize: none;}
.slideEdit select{
	width: 248px !important;
	height: 30px !important;
	margin: 12px 0 0 0 !important;
	resize: none;}
.uploadMe{
	line-height: 25px !important;
	margin: 10px 0 25px 0 !important;
	display: block;}
/*888888888888888888888888888888888888888888888888888888888*/
.commentMarger{
	display: inline-table;
	position: relative;
	width: 4%;
	vertical-align: top;}
.commentMarger .coverContainer{
	float: none;}
.commentMarger .notAvailablePicto img{}
.comment{
	position: relative;
	color: #5c5b5b;
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	margin-left: 5px;
	display: inline-block;
	width: auto;}
.comment a{
	text-decoration: none;
	position: relative;
	color: #5c5b5b;
	margin: 0;
	padding: 0;
	font-size: 14px !important;}
.bubble{
	position: relative;
	color:#5c5b5b;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	border: solid 1px #c2cab5; 
	background: #fff;
	padding: 5px;
	margin: -7px 0 12px 0;
	width: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	word-break: break-all;}
.arrow{
	background: url(/images/commentArrow.png) no-repeat;
	width: 19px;
	height: 12px;
	position: absolute;
	bottom: -12px;
	left: 25px;}
.user img{	
	width:46px;
	height: auto;
	position: relative;
	margin-right: 0px;}
/*888888888888888888888888888888888888888888888888888888888*/
.onlineGuyMarger{
	display: inline-table;
	position: relative;
	width: 4.6%;}
.onlineGuy{
	position: relative;
	color: #828282;
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	margin-left: 5px;
	display: table;
	width: 50%;}
.onlineGuy a{
	text-decoration: none;
	position: relative;
	color: #828282;}
/*888888888888888888888888888888888888888888888888888888888*/
.book .showRoom{
	background: none;
	margin-top: 20px;
	text-align: center;}
.book .showRoom a{
	margin: 0;}
.newEdition{
	margin: 8px 0 20px 0!important;}
.newEdition .button{
	padding-top: 12px !important;
	background: #34b9e1 !important;
	color:#fff !important;
	font-weight: normal;}
span.newEdition a{font-size: 14px;}
.QR{
	position: absolute;
	right: 20px;
	top: -25px;
	margin-top: 0;
	background: #fff;
	padding: 10px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.5);}
.resultsMood .QR, .commentsMood .QR{
	right: 5%;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;}
.resultsMood.openedNav .QR, .commentsMood.openedNav .QR{
	right: 20.5%;}
.book .leftColumn{
	line-height: 20px;
	display: inline-table;
	width: 29%;
	vertical-align: top;
	min-width: 230px;
	text-align: right;
	padding: 0 2% 0 3%;}
.book .leftColumn .medallions{
	margin-top: 20px;}
.book .leftColumn img{
	border: none;
	height: 60px;}
.book .centerColumn{
	position: relative;
	max-width: 350px;
	text-align: center;
	display: inline-table;
	width: 30%;
	min-width: 230px;}
.book .centerColumn img{
	max-width: 350px;
	width: 100%;
	height: auto;
	min-width: 230px;}
.book .centerColumn img.noMoreColors{
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	opacity: 0.3;}
.book .centerColumn .notAvailablePicto {
	display: none;
	right: 10px;
	bottom: 10px;
	position: absolute;}
.book .centerColumn .notAvailablePicto img{
	opacity: 1;
	min-width: 30px;
	width: auto !important;
	border: none;}
.book .rightColumn{
	line-height: 20px;
	display: inline-table;
	width: 29%;
	vertical-align: top;
	min-width: 230px;
	padding: 0 3% 0 2%;
	text-align: left;}
.book .showRoom a{
	font-weight: bold;
	text-decoration: none;
	color: #828282;}
.buttons{
	margin-top: 15px; !important;
	text-align: center;}
.buttons img{
	width: 7%;}
.buttons li{
	display: inline;
	list-style: none;
	margin: 0 0;
	padding: 0 0;}
.blocs{
	margin-top: 15px;
	text-align: center;
	min-width: 830px;}
.blocs h4{
	font-family: adventbold, Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 10px;}
.blocs p{
	margin-top: 15px;
	color:#636462;}
.bloc{
	position: relative;
	background: #fff;
	padding: 5px;
	margin: 10px;
	width: 130px;
	height: 140px;
	display: inline-table;
	font-size: 14px;}
.bloc span{
	position: absolute;
	bottom: 25px;
	width: 140px;
	left: 0;}
.bloc a{
	text-decoration: none;
	color: #888981;}
.bloc a:hover{
	text-decoration: none;
	color: #1f221d;}
.blocLink{
	width: 100%;
	height: 17px;
	text-align: center;
	background: #797a79;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 3px 0;}
.blocLink:hover{
	background: #606060;}
.nuber p{
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 80px;
	margin-top: 17px;
	color: #787a6e;
	bottom: 10px !important;
	position: absolute;
	left: 10%;
	width: 80%;}
.nuber span{
	font-size: 9px;
	letter-spacing:0.5px;}
.score{
	background: #eeae4d url(/images/scoreBgd.jpg) no-repeat;
	color: #fff;}
.score p{
	color: #fff;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 80px;
	margin-top: 17px;}



/*888888888888888888888888888888888888888888888888888888888*/
/*88888888888 nouvelle fiche livre 888888888888888888888888*/
/*888888888888888888888888888888888888888888888888888888888*/


.removedFlag{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	width: 100%;
	z-index: 5;
	position: relative;
	padding: 30px 0 25px 0;
	background: #d11f2c;
	color: #fff;
	text-align: center;
	box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
	position: relative;
	margin-bottom: 20px;}
.smallSize .removedFlag{
	//top: 65%;}



.comingSoonFlag{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	width: 100%;
	z-index: 5;
	position: relative;
	padding: 30px 0 25px 0;
	background: #34b9e1;
	color: #fff;
	text-align: center;
	box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.1);
	position: relative;
	margin-bottom: 20px;}
.smallSize .comingSoonFlag{
	min-width: 320px;}


.removedSoonFlag{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	width: 100%;
	z-index: 5;
	position: relative;
	padding: 30px 0 25px 0;
	background: #fd712c;
	color: #fff;
	text-align: center;
	box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.1);
	position: relative;
	margin-bottom: 20px;}
.smallSize .removedSoonFlag{
	min-width: 320px;}

.nestContainer{
	margin-top: 50px;
	width: 100%;
	position: relative;}
.nestContainer .lineContainer{
	height: auto;
	width: 100%;
	position: relative;
	margin-bottom: 70px;
	display: flex;
	align-items: stretch;}
.nestContainer .left{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;	
	float: left;
	vertical-align: top;
	text-align: right;
	width: 33%;
	margin-left: 2.5%;
	position: relative;
	padding-bottom: 210px;}
.nestContainer .center{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;	
	z-index: 10;
	display: block;
	float: left;
	width: 24%;
	margin-left: 2.5%;
	position: relative;}
.nestContainer .right{
	padding-bottom: 210px;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;	
	float: left;
	vertical-align: top;
	width: 33%;
	margin-left: 2.5%;
	position: relative;}
.nestContainer p.greenHallo{
	margin-top: 10px;
	//background: rgba(118,168,80,0.20);
	background-color: rgb(104, 104, 104);
	padding: 15px 15px 10px 60px;}

.nestContainer p.greenHallo a{
	color: #fff;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;}
.nestContainer p.pictoEtageres{
	background-image: url(/images/ficheLivresPicto_etageres.png);
	background-repeat: no-repeat;
	background-position: 10px 45%;
	background-size: 35px;
	width: calc(100% - 75px);}
.nestContainer p.pictoEtageresPro{
	background-image: url(/images/ficheLivresPicto_etageresPro.png);
	background-repeat: no-repeat;
	background-position: 10px 45%;
	background-size: 35px;
	width: calc(100% - 75px);}

.giantSize .nestContainer .left{
	padding-bottom: 240px;
	width: 40%;
	margin-left: 2.5%;}
.giantSize .nestContainer .center{
	width: 12%;
	margin-left: 1.5%;}
.giantSize .nestContainer .right{
	padding-bottom: 240px;
	width: 40%;
	margin-left: 1.5%;}
.giantSize .nestContainer .buttons img {
    width: 30%;}
.giantSize .spoutnikBannersContainer.themesNeighbour {
	margin-top: 30px;}

.nestContainer .left *{
	color: #828282;
	font-family: adventregular, Helvetica, Arial, sans-serif; 
	font-size: 20px;
	line-height: 25px;}
.nestContainer .left a{
	color: #828282;
	font-size: 16px;
	line-height: 35px;}
.smallSize .nestContainer .smallSizeLeft a{
	color: #828282;
	font-size: 18px;
	line-height: 45px;}

.nestContainer .coverDrome{
	position: relative;}
.nestContainer .center img{
	width: 100%;}

.nestContainer .center .comingSoonFlagImage, .nestContainer .center .removedSoonFlagImage, .nestContainer .center .removedFlagImage{
	display: none}









.comingSoonPage .nestContainer .center img, .coverContainer img.comingSoonFlagImage{
	filter: grayscale(1);
	opacity: 0.3;}
.comingSoonPage .nestContainer .center .comingSoonFlagImage{
	display: block;
	position: absolute;
	bottom: 3px;
	right: -1px;
	width: 50%;
	filter: grayscale(0);
	opacity: 1;}

.removedPage .nestContainer .center img{
	filter: grayscale(1);
	opacity: 0.3;}

.removedSoonPage .nestContainer .center .removedSoonFlagImage{
	display: block;
	position: absolute;
	bottom: 3px;
	right: -1px;
	width: 50%;
	filter: grayscale(0);
	opacity: 1;}








.coverContainer a{
	position: relative;
	display: block;}

.removedPage .nestContainer .center .removedFlagImage{
	display: block;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 50%;
	filter: grayscale(0);
	opacity: 1;}
.removedPage .header{
	border-color: #cecece;}
.removedPage .title{
	background-color: #a7a7a7;}
.removedPage .nestThemes{
	background-color: #ebebeb;}
.removedPage .button{
	background-color: #bcbcbc;}
.removedPage .livresVoisinsContainer img{
	filter: grayscale(0.7);
	opacity: 0.7;}
.removedPage .spoutnikBannersContainer img{
	filter: grayscale(0.7);}


.coverContainer img.removedSoonBookImage{
	filter: grayscale(0);
	opacity: 0.5;}
.coverContainer .removedSoonFlagImage{
	display: block;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 80%;
	filter: grayscale(0);
	opacity: 1;}
.coverContainer img.comingSoonBookImage{
	filter: grayscale(0);
	opacity: 0.5;}
.coverContainer .comingSoonFlagImage{
	display: block;
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 80%;
	filter: grayscale(0) !important;
	opacity: 1 !important;}


.diapoItem img.removedSoonBookImage{
	filter: grayscale(0);
	opacity: 0.5;}
.diapoItem .removedSoonFlagImage{
	display: block;
	position: absolute;
bottom: -1px;
right: 14.2%;
	width: 40%;
	filter: grayscale(0);
	opacity: 1;}
.diapoItem img.comingSoonBookImage{
	filter: grayscale(0);
	opacity: 0.5;}
.diapoItem .comingSoonFlagImage{
	display: block;
	position: absolute;
bottom: -1px;
right: 14.2%;
	width: 40%;
	filter: grayscale(0) !important;
	opacity: 1 !important;}




.nestContainer .buttons img {
    width: 20%;}
.popularityDefinition{
	display: none;
	position: absolute;}
.nestContainer .close img{
	width: 50%;}


.nestContainer .popularity{
	margin-top: 15px;
	width: calc(100% - 10px);
	position: relative;
	padding: 10px 5px 5px 5px;
	height:	30px;
	background: #9b9b9b;
	text-align: center;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 18px;}
.nestContainer .popularity p{
	z-index: 10;
	position: relative;
	color: #fff;
	line-height: 35px;
	letter-spacing: 1px; }
.nestContainer .popularity .whatisda{
	display: none;
	box-shadow: none;
	background: #636363;
	font-size: 16px;
	padding: 6px 7px 2px 8px;}
.nestContainer .popularityGraph{
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;}
.nestContainer .papy10{background: #be231f; width: 10%;}
.nestContainer .papy20{background: #c4470a; width: 20%;}
.nestContainer .papy30{background: #d26311; width: 30%;}
.nestContainer .papy40{background: #d28c11; width: 40%;}
.nestContainer .papy50{background: #d2a211; width: 50%;}
.nestContainer .papy60{background: #c5b504; width: 60%;}
.nestContainer .papy70{background: #9cb704; width: 70%;}
.nestContainer .papy80{background: #8bab0d; width: 80%;}
.nestContainer .papy90{background: #709a0b; width: 90%;}
.nestContainer .papy100{background: #5b9010; width: 100%;}

.nestContainer .right *{
	color: #828282;
	font-family: adventregular, Helvetica, Arial, sans-serif; 
	font-size: 18px;
	line-height: 24px;}
.nestContainer .newEdition{
	font-weight: bold;
	margin-bottom: 20px;}
.nestContainer .right p{
	margin-bottom: 5px;}
.nestContainer .right a, .nestContainer .right span{
	font-family: adventbold, Helvetica, Arial, sans-serif;
	letter-spacing: 2px}

.nestContainer .medallions{
	margin-top: 13px;
	margin-bottom: -20px !important;}



.nestContainer .bouquetsList{
	margin-top: 30px;}
.nestContainer .bouquetsList p{
	font-size: 16px !important;
	line-height: 27px !important;}
.nestContainer .bouquetsList a{
	font-size: 16px;
	line-height: 27px;
	text-decoration: none;
	white-space:nowrap;
	letter-spacing: 1px;}
.nestContainer .bouquetsList a:hover{
	text-decoration: underline;}
.nestContainer .bouquetsList a.notMe{
	text-decoration: none;
	color: #c1c1c1;
	cursor: default;}


.nestContainer .lineContainer:last-child{
	vertical-align: bottom;}

.nestContainer .promoEtageresProf{
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(/images/promoEtagereProf_visu.jpg) no-repeat right center;
	background-size: cover;
	text-align: center;
	min-height: 170px;
	vertical-align: bottom;
	display: block;
	width: calc(100% - 20px);
	padding: 10px;}
.nestContainer .promoEtageresProf *{
	letter-spacing: 1px;
	color: #797979;
	font-size: 16px;
	line-height: 25px;}
.nestContainer .promoEtageresProf a{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;	
	position: absolute;
	bottom: 0;
	left: 0;
	text-decoration: none;
	padding: 3px;
	width: calc(100% - 6px);
	background-color: #50534e;
	color: #fff;}
.nestContainer .promoEtageresProf:hover a{
	background-color: #343732;}
.nestContainer .promoEtageresProf span{
	display: block;
	width: 50px;
	height: 50px;
	font-size: 40px;
	font-family: adventbold, Helvetica, Arial, sans-serif;
	color: #fff;
	background-color: #8cd518;
	border-radius: 50%;
	padding: 10px 7px 0px 10px;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;
	line-height: 50px;
	margin: 0 auto;}
.nestContainer .promoEtageresProf:hover span{
	background-color: #67a20b;} 
.nestContainer .promoEtageresProf p:first-child{
	margin: 10px 0 5px 0;}
.nestContainer .promoEtageresProf p{
	//argin-left: -40px;}

.nestContainer .promoVisio{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #27314e url(/images/promoVisio_visu.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
	min-height: 170px;
	vertical-align: bottom;
	display: block;
	width: calc(100% - 20px);
	padding: 10px;
	line-height: 170px;
	display: none;}
.nestContainer .promoVisio *{
	color: #fff;
	font-size: 16px;
	line-height: 20px;}
.nestContainer .propoVisioTextContainer{
	display: inline-block;
	vertical-align: middle;
	top: -5px;
	position: relative;}
.nestContainer .promoVisio h3{
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;}
.nestContainer .promoVisio a{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;	
	position: absolute;
	bottom: 0;
	left: 0;
	text-decoration: none;
	padding: 3px;
	width: calc(100% - 6px);
	background-color: #50534e;
	color: #fff;
	line-height: 35px;}
.nestContainer .promoVisio:hover a{
	background-color: #343732;}


.nestContainer .livresVoisins{
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	text-align: center;
	min-height: 170px;
	vertical-align: bottom;
	display: block;
	width: 100%;
	padding: 0px;
	line-height: 170px;
	height: 190px;
	overflow: hidden;}
.smallSize .nestContainer .livresVoisins{
	display: none !important;}
.nestContainer .livresVoisins h3{
    -webkit-transition: all 0.3s; /* Safari */
	transition: all 0.3s;
	font-weight: normal;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 3px 5px 3px;
	width: calc(100% - 6px);
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	z-index: 30;}
.nestContainer .livresVoisinsWrapper{
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
	line-height: 250px !important;
	height: 150px;
	position: absolute;
	bottom: 0;}

.nestContainer .livresVoisinsContainer{
	text-align: left;
	width: calc(100% + 200px);
	line-height: 150px !important;
	font-size: 0;}
.nestContainer .livresVoisinsContainer img{
    height: 150px;
	box-shadow: 0px 90px 50px -5px rgba(0, 0, 0, 0.5);
	opacity: 1;
	filter: grayscale(0);}
.nestContainer .livresVoisinsContainer a{
    display: inline-table;
	margin: 0 5px;}
.nestContainer .livresVoisinsContainer a:last-child{
	margin-right: 0px;}

.nestItem{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 25px;
	text-align: center;
	padding: 20px;
	width: calc(100% - 40px);}
.nestThemes{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	line-height: 60px;
	background-color: #dae4ca;}
.nestThemes a.button, .nestThemes .button{
	font-size: 25px;
	font-weight: normal;
	font-family: adventlight, Helvetica, Arial, sans-serif;
	padding: 12px 10px 6px 10px}
.lineContainer:nth-child(2), .lineContainer:nth-child(3){
	margin-bottom: 20px;}
.nestShelves{
	font-size: 18px;
	line-height: 60px;}
.nestShelves a, .nestShelves .button{
	white-space: nowrap;
	font-size: 18px;
	font-weight: normal;
	font-family: adventlight, Helvetica, Arial, sans-serif;
	padding: 12px 10px 6px 10px;
	color: #d0d0d0;}
.smallSize .nestShelves a, .smallSize .nestShelves .button{
	display: block;
	margin-bottom: 2px;
	white-space: break-spaces;
	line-height: 30px;}
.nestShelves .button span{
	letter-spacing: 2px;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-weight: bold;}
.nestShelves .voirPlus{
	font-size: 14px;
	color: #50534e;
	text-decoration: none;}

.fullDescriptionContainer{
	display: none;}
.fullDescriptionItem{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	background: #f3f3f3;
	color: #828282;
	padding: 40px;
	width: calc(70% - 80px);
	max-height: calc(80vh - 80px);
	height: auto;
	overflow: scroll;
	z-index: 100000;
	position: fixed;
	right: 15%;
	top: 10%;}
.fullDescriptionBack{
	width: 100vw;
	height: 100vh;
	background: rgba(75, 75, 75, 0.5);
	position: fixed;
	position: fixed;
	top: 0;
	z-index: 10000;}
.fullDescriptionItem p{
	margin-bottom: 10px;}
.fullDescriptionItem .descriptionClose{
	position: fixed;
	top: calc(10% + 15px);
	right: calc(15% + 15px);}
.fullDescriptionItem .descriptionClose img{
	width: 17px;}
.smallSize .fullDescriptionItem{
	width: calc(100% - 80px);
	height: 100%;
	top: 0px;
	right: 0;
	min-height: 100%;
	line-height: 40px;}
.smallSize .fullDescriptionItem .descriptionClose{
	top: 15px;
	right: 15px;}
.smallSize .fullDescriptionItem .descriptionClose img{
	width: 30px;}
.smallSize .fullDescriptionItem{
	font-size: 25px;
	letter-spacing: 1px;}
.smallSize .fullDescriptionItem p{
	margin-bottom: 20px;}



.shareThisLinkContainer{
	//display: none;}
.shareThisLink{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 0px;
	line-height: 25px;
	background: #f3f3f3;
	color: #828282;
	padding: 40px;
	width: calc(70% - 80px);
	max-height: calc(80vh - 80px);
	height: auto;
	z-index: 100000;
	position: fixed;
	right: 15%;
	top: 10%;}
.fullDescriptionBack{
	width: 100vw;
	height: 100vh;
	background: rgba(75, 75, 75, 0.5);
	position: fixed;
	position: fixed;
	top: 0;
	z-index: 10000;}
.shareThisLink h1{
	font-size: 40px;
	margin-bottom: 50px;}
.shareThisLink p{
	font-size: 20px;
	margin-bottom: 5px;}
.shareThisLink .option01{
	border: solid 1px #bbb;
	overflow: hidden;
	width: calc(100% - 100px);
	height: 30px;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px 0 10px 10px;
	line-height: 36px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;}
.shareThisLink .option01 span{
	white-space: nowrap;}
.shareThisLink .option02{
	border: solid 1px #bbb;
	width: calc(100% - 110px);
	font-size: 20px;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 36px;
	word-break: break-all;
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;}
.shareThisLink .button{
	font-size: 18px;
	width: 100px !important;
	vertical-align: top;}
.shareThisLink .copyButton{
	-webkit-transition: all 1s;
	transition: all 1s;
	white-space: nowrap;
	padding: 16px 10px 6px 10px;
	background: #797a79;
	color: #fff;
	text-decoration: none;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 19px;
	border: none;
	cursor: hand;
	-webkit-appearance: none;
	margin: 0;
	vertical-align: top;
	display: inline-block;
	height: 30px;}
.shareThisLink .descriptionClose{
	position: fixed;
	top: calc(10% + 15px);
	right: calc(15% + 15px);}
.shareThisLink .descriptionClose img{
	width: 17px;}
.shareThisLink .linkCover{
	vertical-align: top;
	display: inline-block;
	width: 25%;}
.shareThisLink .details{
	display: inline-block;
	width: calc(75% - 40px);
	margin-left: 40px;}


.smallSize .linkCover{
	display: block;
	width: 80%;
	margin-left: 10%;
	margin-bottom: 40px;}
.smallSize .details{
	width: 84%;}
.smallSize .shareThisLink{
	width: calc(100% - 80px);
	height: 100%;
	top: 0px;
	right: 0;
	min-height: 100%;
	line-height: 40px;}
.smallSize .shareThisLink .descriptionClose{
	top: 15px;
	right: 15px;}
.smallSize .shareThisLink .descriptionClose img{
	width: 30px;}
.smallSize .shareThisLink{
	font-size: 25px;
	letter-spacing: 1px;}
.smallSize .shareThisLink p{
	margin-bottom: 0px;}
.smallSize .shareThisLink h1{
	width: 80%;
	margin-left: 40px;}
.smallSize .shareThisLink .copyButton {
  padding: 8px 10px 14px 10px;}

/******** Sharing Widget **********/


.scholarvoxSharedWidgetContainer{
	min-width: 450px;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 0px;
	line-height: 25px;
	background: #f3f3f3;
	color: #828282;
	padding: 0px;
	width: 560px;
	height: 250px;
	position: relative;
	margin: 0 auto;
	top: 10%;
	z-index: 1000000;}
.scholarvoxSharedWidgetContainerBack{
	width: 100vw;
	height: 100vh;
	background: rgba(75, 75, 75, 1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10000;}


/******************/


.lineContainer .showRoom{
	overflow: scroll;}
.lineContainer .showRoom .container{
	width: calc(100vw + 400px);
	height: 210px;
	line-height: 300px;
	padding: 25px 0;}
.nestContainer .bubble{
    font-family: adventregular, Helvetica, Arial, sans-serif;
	margin-top: 0 !important;
	font-size: 14px;
	line-height: 20px;}
.nestContainer a:visited .bubble{
	border: solid 10px #c2cab5 !important;}
.nestContainer .commentMarger{
	width: 200px;
	line-height: 18px;}
.nestContainer .commentMarger a{
	font-size: 0;}
.nestContainer .commentMarger:first-child{
	margin-left: 30px;}
.inputComment{
	word-break: break-word;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: adventregular, Helvetica, Arial, sans-serif;
    width: 175px;
    height: 120px;
    vertical-align: middle;
    color: #999;
    padding: 5px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    vertical-align: bottom;
    border: none;
    resize: none;}
.inputComment::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f96786;
  opacity: 1; /* Firefox */
}

.inputComment:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #f96786;
}

.inputComment::-ms-input-placeholder { /* Microsoft Edge */
  color: #f96786;
}
.navComment{
	display: none;
	width: calc(90% - 50px);
	position: absolute;
	right: 0;
	bottom: -53px;
	text-align: right;}
.navComment a{
	font-size: 14px !important;
	color: #f96786;
	display: block;}
/*.commentMarger:first-child:hover .navComment a:first-child{display: none;}
.inputComment:focus + .navComment a:first-child{display: block !important;}*/


.commentMarger:hover .navComment{
	display: block;}
.commentMarger:first-child:hover .navComment{
	display: none;}
.inputComment:focus + .navComment{
	display: block !important;}
.nestContainer .commentMe .bubble, .nestContainer .commentMe .user img, .allCommentsShowRoom .commentMe .bubble{
	border-color: #f96786;}
.myCommentArrow{
	background: url(/images/myCommentArrow.png) no-repeat;
	width: 19px;
	height: 12px;
	position: absolute;
	bottom: -12px;
	left: 25px;}
.smallSizeLeft{display: none;}
.smallSize .smallSizeLeft{
	display: block;
	color: #828282;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 35px;
	width: 80%;
	margin: 0 auto;}
.smallSize .promoEtageresProf, .smallSize .promoVisio, .smallSize .livresVoisins{
	position: relative;
	margin-top: 50px;}
.smallSize .smallSizeLeft .promoVisio, .smallSize .smallSizeLeft .livresVoisins {
	display: block;}
.smallSize .nestContainer{
	min-width: 320px;}
.smallSize .lineContainer{
	display: grid;}
.smallSize .nestContainer .left{
	display: none;}
.smallSize .nestContainer .center{
	width: 80%;
	margin: 0 auto 50px auto;}
.smallSize .newEdition{
	margin-bottom: 20px !important;}

.smallSize .nestContainer .right{
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-bottom: 30px;}
.smallSize .commentMarger:nth-child(n+6){
	display: none;}
.smallSize .nestContainer .lineContainer .showRoom .container{
	height: auto;}
.smallSize .nestContainer .commentMarger:first-child{
	margin-left: 0;}
.smallSize .nestContainer .bubble, .smallSize .nestContainer .commentMarger .comment p{
	font-size: 16px;
	line-height: 21px;}

.smallSize .navBox{
	display: none;}





.allCommentsShowRoom{
	z-index: 1;
	background: #fff;
	width: calc(100% - 100px);
	padding: 20px 50px;}
.allCommentsShowRoom .commentMarger {
    width: 24%;
    margin-bottom: 30px;
	vertical-align: top;}
.allCommentsShowRoom .comment {
	font-size: 15px;
	line-height: 20px;
	width: calc(100% - 10px);}
.allCommentsShowRoom img{
	border: solid 1px #d5d7d2;}
.allCommentsShowRoom .commentMarger:first-child img{
	border: solid 1px #f96786;}
.allCommentsShowRoom .commentMarger:first-child .inputComment{
	width: calc(100% - 10px);}
.allCommentsShowRoom .bubble{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	word-break: break-word;}



/*888888888888888888888888888888888888888888888888888888888*/




.playGround{
	position: relative;
	margin-top: 20px;
	min-width: 830px;}
.bookCardMood .title, .instructionsMood .title{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	z-index: 5;
	position: relative;
	padding: 25px 10px 20px 2%;
	background: #d3d3d3;
	color:#fff;
	text-align: center;
	text-align: left;
	box-shadow: none;
	font-size: 25px;
	letter-spacing: 1px;}
.bookCardMood .smartCourseshelf{
	margin: 0 2%;
	min-width: auto;}
.shelvesMood p{
	width: 73% !important;
	margin: 0 0 10px 24% !important;}
.shelvesMood h4{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	width: 73% !important;
	font-size: 20px;
	letter-spacing:  1px;
	margin: 0 0 10px 24% !important;}
.playGround .item{
	border-bottom: 1px solid #d3d3d3;
	margin: 10px 0;
	padding-bottom: 10px;
	width: 100%;
	min-width: 500px;
	position: relative;}
.playGround h4{
	width: 76%;
	margin: 0 0 10px 13%;}	
.playGround p{
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;	
	width: 76%;
	margin: 0 0 14px 13%;}	
.openedNav .item p{
	width: 65% !important;}
.playGround .noPicture p{
	width: 92% !important;
	margin: 0px 10px 0px 20px;}
.playGround .noPicture .item{
	margin-left: 20px;}
.playGround .noPicture .button{
	white-space: nowrap;
	display: inline-table;
	margin: 0 3px 5px 0;
	font-size: 20px;}
.coverContainer{
	width: 10%;
	float: left;
	margin-left: 20px;
	position: relative;}
.diapoCoverContainer{
	position: relative;}
.smallSize .resultsMood .coverContainer{
	margin-left: 0;
	margin-bottom: 20px;}
.showRoom .coverContainer{
	width: auto;
	margin-left: 0px;}
.smallSize .coverContainer{
	clear: both;
	width: 100%;}
.playGround .userPicture, .playGround .bookCover{
	width: 100%;
	/*float: left;
	margin-left: 20px;*/}
.playGround .bookAttachment{
	width: 20%;
	float: left;}
.identification{
	color:#8a8b89;
	font-size: 13px;}
.identification a{
	text-decoration: none;
	color:#8a8b89;
	font-weight: bold;}
.identification a:hover{
	text-decoration: underline;}
.identification a.button{
	color: #fff;
	font-weight: normal;
	text-decoration: none;}
.playGround .content{
	color: #4c4c4c;
	font-size: 14px;
	margin-top: 4px;}
.sideFilter{
	height: 100%;
	position:absolute;
	right: 0px;
	width: 40px;
	z-index: 100;
	overflow: hidden;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1.5px;
	color: #ddf0be;
	background: #90aa68 url(/images/sideFilterNavIcon.png) no-repeat 12px 20px;
	-webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;}
.sideFilter:hover{
	background-color: #a1cc5c !important;}
.sideFilter .content{
	display: none;}
.openedNav .sideFilter .content{
	display: block;}
.resultsMood .sideFilter{
	background: #90aa68 url(/images/sideFilterFilterIcon.png) no-repeat 12px 20px;}
.sideFilter .group{
	margin-bottom: 15px;
	border-bottom: solid 1px #bfd895;
	display: none;}
.openedNav .sideFilter .group{
	display: block;}
.sideFilter a.current{
	font-family: adventbold, Helvetica, Arial, sans-serif;
	color:#fff !important;}
.sideFilter .group:last-child{
	margin-bottom: 0;
	border-bottom: none}
.sideFilter .content a{
	color: #eef3e7;
	text-decoration: none;}
.sideFilter .content a:hover{
	color: #fff;}
.sideFilter .content ul li{
	width: 90%;
	margin-bottom: 10px;}
.sideFilter .group .activeFilter{
	font-family: adventbold, Helvetica, Arial, sans-serif;
	color: #fff;
	padding-left: 15px;
	margin-left: -15px;
	background:url(../images/filterSelectOff.png) no-repeat left 1px;}
.sideFilter .group .nocross{
	background: none !important;}
.sideFilter .content{
	padding: 60px 0px 20px 0px;}
.sideFilterIcon{
	position: absolute;
	top: 20px;
	left: 23px;}
.eyeopener{
	background: url(../images/eyeOpenerBgd.jpg) center center;
	background-attachment: fixed}
.eyeopener .item .bookInfos{
	color: #4c4c4c !important;}
.resultsMood, .profileMood, .contactMood, .commentsMood, .rssMood{
	border-bottom: solid 1px #d3d3d3;} 
.resultsMood .item:last-child, .profileMood .item:last-child, .contactMood .item:last-child, .rssMood .item:last-child{
	border-bottom: none;}
.resultsMood .title, .profileMood .title, .commentsMood .title, .rssMood .title{
	text-align: left;
	box-shadow: none;}
.resultsMood .title h2, .profileMood .title h2, .contactMood .title h2, .rssMood .title h2{
	width: 92%;
 	margin-left: 2.5%;}
.openedNav.resultsMood .title h2, .openedNav.profileMood .title h2, .openedNav.contactMood .title h2, .openedNav.rssMood h2{
	width: 77%;
 	margin-left: 2.5%;}
.resultsMood .subTitle, .profileMood .subTitle, .commentsMood .subTitle{
	border-bottom: 1px solid #d3d3d3;
	background: none;
	text-align: left;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;}
.resultsMood .subTitle h3, .profileMood .subTitle h3, .commentsMood  .subTitle h3{
	width: 95%;}
.resultsMood .subTitle a, .profileMood .subTitle a, .commentsMood .subTitle a{
	text-align: left;
	box-shadow: none;
	color: #828282;
	text-decoration:none;
	width: 95%;}
.resultsMood .subTitle h3 .active, .profileMood .subTitle h3 .active, .commentsMood .subTitle h3 .active{
	color: #4c4c4c;
	font-family: adventbold, Helvetica, Arial, sans-serif;}
.playGround .item .bookTitle a, .playGround .item .bookTitle{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 22px;
	letter-spacing: 1px;
	color: #4c4c4c;
	margin-bottom: 14px;}
.playGround .item .bookInfos{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 10px;}
.playGround .item .bookInfos a{
	font-weight: bold;
	text-decoration: none;
	color: #4c4c4c;}
.bookInfos.alert{
	color: #e8ad8f !important;}
.bookInfos.goodNews{
	color: #67c1dd !important;}
.firsScope{
	background: rgba(168, 205, 109, 0.5);
	padding-top: 20px;
	margin-top: -20px;}
/*888888888888888888888888888888888888888888888888888888888*/
.diapoItem{
	display: table-cell;
	width: 32%;
	float: left;
	text-align: center;
	position: relative;
	padding: 20px 0 20px 0;
	-webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;}
.openedNav .diapoItem{
	width: 26.5%;}
.diapoItem .coverContainer{
	width: 100%;
	margin-left: 0;}
.diapoItem .bookCover{
	vertical-align: central;
	width: 70%;
	min-width: 130px;
	float: none;}
.diapoItem img.bookCover{
	margin-left: 0 !important;}
.diapoItem .bookButtons{
	margin-top: 10px;}
.bookButtons img{
	width: 8%;
	max-width: 70px;}
.diapoItem .bookButtons img{
	width: 20%;}
.resultsMood .switchResultMode, .commentsMood .switchResultMode{
	position: absolute;
	top: 46%;
	margin-top: -5px;
	right: 6%;
    -webkit-transition: all 0.3s; /* Safari */
    transition: all 0.3s;}
.resultsMood.openedNav .switchResultMode, .commentsMood.openedNav .switchResultMode{
	right: 20.5%;}
.switchResultMode img{
	width: 100%;}
.QR img{
	width: 100%;}
/*888888888888888888888888888888888888888888888888888888888*/
.rssItem{
	display: table-cell;
	width: 25%;
	float: left;
	position: relative;
	padding: 20px 0 20px 0;
	text-align: center;}
.rss-list{
	margin-bottom: 30px;}
.rss-list:last-child{
	margin-bottom: 0;}
.rssItem a{
	background: #ff871c url(/images/rss_picto.png) 20px 40px no-repeat; 
	background-size: 50%;
	width: 75%;
	min-width: 100px;
	margin: 0 auto;
	display: block;
	padding: 70% 20px 20px 20px;
	text-align: left;
	text-decoration: none;
	font-family: adventbold, Helvetica, Arial, sans-serif;
	color: #fff;
	font-size:  4vh	;;
	letter-spacing: 1px;}
.rssItem a:hover{
	background-color: #f65802;}
.rssItem .item{}
/*888888888888888888888888888888888888888888888888888888888*/
.profileMood {}
.profileMood .item{
	min-width: 650px;
	width: 90%;
	margin: 0 auto;}
.profilePictureContainer{
	position:relative;
	width: 30%;
	float:left;}
.profileFormContainer{
	width: 65%;
	float:right;
	min-width: 445px;}
.profileMood .profilePicture{
	width: 100%;
	float: right;}
.profileMood .UserImageContainer{
	position: relative;
	height: auto;
	display: table;}	
.profilePictureContainer .button{
	position: absolute;
	bottom: 0px;
	right:0px;}
.profileMood p{
	width: 100%;
	margin: 0 0 20px 0px;}
.profileIntro{
	margin-bottom: 60px;
	display: block;}
.profileIntro h2{	
	font-family: adventbold, Helvetica, Arial, sans-serif;
	margin-bottom: 10px;}
h2.profileSection{	
	font-family: adventbold, Helvetica, Arial, sans-serif;
	margin: 150px 0 20px 0;}
h2.profileSection:first-child{
	margin: 50px 0 20px 0;}	
.profileIntro h3{	
	font-family: adventbold, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 22px;
	margin-bottom: 10px;}
.profileIntro p{	
	font-family: adventregular, Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 17px;}
.profileMood .champtexte, .profileMood textarea, .profileMood .inputTexte{
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	color: #999;
	height: 30px;
	padding: 5px;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	overflow:hidden;
	vertical-align: bottom;
	border: solid 1px #dedede;
	position: relative;
	top: 4px;
	resize: none;
	background-color: #fff;}
.profileMood .uploadPicture{
	width: 413px;}
.profileMood textarea{
	height: 200px !important;}
.profileMood .inputTexte{
	height: 20px;
	width: 97.5%}
.profileMood textarea{
	width: 97.5%}
.profileMood .dayDate{
	width: 20%;}
.profileMood .monthDate{
	width: 59%;}
.profileMood .yearDate{
	width: 20%;
	float: right;}
.enhanceMe{
	font-size: 20px !important;
	margin-top: 20px !important;
	display: inline-block;}
.profileFormContainer ul{
	list-style: none;
	margin-top: -15px;
	line-height: 20px;}
/*888888888888888888888888888888888888888888888888888888888*/
.commentsMood {
	min-width: 700px;}
.commentsMood .commentMarger{
	margin-bottom: 20px;
	width: 15.7%;}
.openedNav .commentMarger{
	width: 12.9%;}
.commentsMood .comment{
	width: 100%;}
.commentMarger .comment p{
	margin: 10px 0 0 0 !important;}
.commentsMood h2{
	width: 95%;}
.commentsMood .commentMarger img{
	width: 100%;}
.commentsMood .commentMarger .user img{
	width: 55px !important;}
		
	
/*888888888888888888888888888888888888888888888888888888888*/
.courseshelfRow{
	left: 1%;
	display: block;
	height: auto;
	text-align: left;
	clear: both;
	min-width: 830px;
	width: 96%;
	margin: 0px auto;
	position: relative;}
.openedNav .courseshelfRow{
	width: 82%;
	min-width: 680px;
	margin: 0;
	left: 0;}
.courseshelfItem{
	width: 28%;
	text-align: center;
	position: relative;
	padding: 0px 1.5%;
	max-width: 490px;
	min-width: 210px;
	display: inline-block;
	vertical-align: bottom;}
.courseshelfItem:last-child{
	margin-right: 0;}
.courseshelfItem .smartCourseshelf{
	width: 100%;}
.openedNav .courseshelfItem{
	padding: 0px 1%;
	min-width: 210px;
	width: 30%;}
.bookCardMood .courseshelfItem{
	margin-top: 30px;}
.openedNav .smartCourseshelf{
	min-width: 210px;}
.smartcourseshelfmenu{
	top: 370px;
	left: 345px;
	z-index: 400;}
.smartcourseshelfsave{
	top: 370px;
	left: 345px;
	z-index: 400;}	
/*888888888888888888888888888888888888888888888888888888888*/
.basicFormMood {}
.basicFormMood .item{
	min-width: 650px;
	width: 60%;
	margin: 0 auto;
	border: none;}
.profilePictureContainer{
	position:relative;
	width: 30%;
	float:left;}
.profileFormContainer{
	width: 65%;
	float:right;
	min-width: 445px;}
.basicFormMood .profilePicture{
	width: 100%;
	float: right;}	
.profilePictureContainer .button{
	position: absolute;
	bottom: 0px;
	right:0px;}
.basicFormMood .title{
	text-align: left;
	margin-bottom: 30px;}
.basicFormMood p{
	width: 100%;
	margin: 0 0 20px 0px;}
.basicFormIntro{
	margin-bottom: 60px;
	display: block;}
.basicFormIntro p{	
	font-family: adventregular, Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 22px;}
.basicFormIntro a{	
	color: #828282;
	font-family: adventbold, Helvetica, Arial, sans-serif;}
.basicFormIntro a:hover{	
	color: #6a6a6a;}
.basicFormIntro strong{	
	font-family: adventbold, Helvetica, Arial, sans-serif;}
.basicFormMood .champtexte, .basicFormMood textarea, .basicFormMood .inputTexte{
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif;
	width: 98%;
	color: #999;
	height: 30px;
	padding: 5px;
	-webkit-appearance: none;
	-webkit-border-radius:0;
	overflow:hidden;
	vertical-align: bottom;
	border: solid 1px #dedede;
	position: relative;
	top: 4px;
	resize: none;}
.basicFormMood .champtexte{
	width: 100%;}
.basicFormMood .uploadPicture{
	width: 413px;}
.basicFormMood textarea{
	height: 200px !important;}
.basicFormMood .inputTexte{
	height: 20px;
	width: 98%}
.enhanceMe{
	font-size: 20px !important;
	margin-top: 20px !important;
	display: inline-block;}
.profileFormContainer ul{
	list-style: none;
	margin-top: -15px;
	line-height: 20px;}
/*888888888888888888888888888888888888888888888888888888888*/
.footer{
	margin-top: 100px;
	width: 100%;
	min-width: 830px;
	background: #626360;
	padding: 80px 0 130px 0;
	color: #454840;
	font-size: 12px;
	letter-spacing:1px;
	line-height: 20px;}
.footer a{
	color: #454840;
	text-decoration:none;}
.footer a:hover{
	color: #29301e}
.footer li{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 25px;}
.footerItem{
	float: left;
	width: 200px !important;
	margin-right: 30px;}
.footerOne .logo{
	width: 256px;}
.footerOne{
	line-height: 30px;
	width: 270px !important;
	margin-left: 5%;
	margin-right: 40px;
	text-align: right;}
.footerTwo, .footerThree{
	padding-left: 30px;
	border-left: 1px solid #555752;}
.newsletterField {
	color: #404335;
	background: #80817f;
	height: 25px !important;
	width: 200px;
	border: 1px solid #80817f;
	padding: 2px 2px 3px 10px;
	top: -12px;
	position: relative;
	right: 0px;
	border: none;
	-webkit-appearance: none;
	-webkit-border-radius:0;}
.goButton{
		width: 23px;
		height: 31px;}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #404339;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #404339;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #404339;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #404339;
}
/*888888888888888888888888888888888888888888888888888888888*/
.openedNav .sideFilter{
	width: 20% !important;}
.openedNav h4{
	width: 65% !important;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0px 0px 10px 13% !important;}
.openedNav p{
	width: 65% !important;
	margin: 0px 0px 14px 13% !important;}
.openedNav .noPicture p{
	margin: 0px 10px 0px 20px !important;;
	width:77% !important;}
.sideFilter p{
	line-height: 18px;
	margin-bottom: 3px;}
.openedNav .sideFilter .content p{
	width: 75% !important;}
/*888888888888888888888888888888888888888888888888888888888*/
.linkedBooks{
	text-align: center;
	position: relative;
	margin: 30px auto 40px;
	overflow: visible;}
.linkedBooks .container{
	max-width: 350px;
	left: 0.2%;
	text-align: left;
	width: 30%;
	position: relative;
	margin: 0 auto;}
.linkedBooks li{
	display: inline;
	list-style: none;
	margin: 0 0;
	padding: 0 0;}
.linkedBooks .container li img{
	vertical-align: top;
	width: 23.5%;}
.linkedBooks .more{
	position: absolute;
	right: -15px;
	bottom: -15px;}	
.linkedBooks .container h4{
	text-align: left;
	font-family: adventbold,Helvetica,Arial,sans-serif;
	font-size: 17px;
    letter-spacing: 1px;
	color: #a1a1a1;}
.smartPresentation{
	position: relative;
	text-align: center;
	font-family: adventregular,Helvetica,Arial,sans-serif;
	font-size: 17px;
    letter-spacing: 1px;
	margin: 0 auto;
	background: #FFF;
	padding: 5px 0;}
.smartPresentation a{
	text-decoration: none;
	font-weight: bold;
	color: #828282;}
.smartPresentation .presentationClose{
	position: absolute;
	right: 1%;
	top: -8px;}
.shelvesMood .item{
	position: relative;}
.topRight{
	position: absolute;
	right: 20px;
	top: 0px;
	z-index: 20;
	text-align: right;}
.openedNav .topRight{
	right: 19%;}
.sliceOnLineStatus, .sliceOnLineStatus a{color:#75ae1b !important; text-decoration: underline !important; font-weight: bold;}
.sliceOffLineStatus, .sliceOffLineStatus a{color:#cb4067 !important; text-decoration: underline !important; font-weight: bold;}
.instructionsMood p{
	width: 94%;
	margin: 0 0 10px 2%;}
.instructionsMood.openedNav p{
	width: 77% !important;
	margin: 0 0 10px 2% !important;}
/*888888888888888888888888888888888888888888888888888888888*/
#tocBox{
	font-size: 14px;
	display: block;
	top: 300px;
	left: 50%;
	margin-left: -25%;}
#tocBox.navBox{
	width: 50% !important;}
#tocBox .navFlap{
	padding:  10px;
	background-image: none;
	border-top: 1px solid #c4daa2;}
#tocBox .resultsContainer{
	border: none;
	max-height: 560px;
	overflow: scroll;}
#tocBox .resultsContainer .navFlap:first-child{border: none !important;}#tocBox p.tab0{padding-left: 0px;}
#tocBox p.tab1{padding-left: 10px;}
#tocBox p.tab2{padding-left: 20px;}
#tocBox p.tab3{padding-left: 30px;}
#tocBox .tab0:first-child{font-family: adventbold, Helvetica, Arial, sans-serif;}
#tocBox .tab1:first-child{background:url(/images/tocItemBgd.png) no-repeat 0px 2px;}
#tocBox .tab2:first-child{background:url(/images/tocItemBgd.png) no-repeat 10px 2px;}
#tocBox .tab3:first-child{background:url(/images/tocItemBgd.png) no-repeat 20px 2px;}

/*888888888888888888888888888888888888888888888888888888888*/

.spoutnik{
	width: 100%;
	margin-top: -70px;
	border-bottom: solid 1px #bab9b6;
	position: relative;
	min-width: 760px;}
.spoutnikVisual{
	position: relative;
	left: 1%;
	width: 68%;
	min-width: 490px;}
.spoutnik span{
	min-width: 250px;
	position: absolute;
	bottom: 0;
	right: 5%;
	width: 30%;
	z-index: 50;
	margin-bottom: -3px;}
.spoutnik h2{
	font-family: adventregular,Helvetica,Arial,sans-serif;
	font-size: 5vw;
	letter-spacing: 0vw;
	line-height: 5vw;}
.spoutnik p{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 16px;}
.spoutnik .button{
	margin-top: -5px;
	display: inline-block;
	font-size: 22px;
	padding: 15px 20px 10px 20px;
	position: relative;
	top: 15px;
	background-color: #893267;}
.spoutnik .button:hover{
	background-color: #702252;}

.splashItem{
	min-height: 200px;
	width: 100%;
	min-width: 830px;
	position: relative;}
.splashItem .content{
	color: #4f4f4f;
	position: absolute;
	width: 40%;
	min-width: 300px;}
.splashItem .content h2{
	font-family: adventlight,Helvetica,Arial,sans-serif;
	font-size: 7vw;
	letter-spacing: 0vw;
	line-height: 6vw;}
.splashItem .content h2.minSize{
	font-family: adventlight,Helvetica,Arial,sans-serif;
	font-size: 40px !important;
	letter-spacing: 0vw;
	line-height: 43px !important;}
.splashItem .content h3{
	font-family: adventlight,Helvetica,Arial,sans-serif;
	font-size: 5vw;
	letter-spacing: 0vw;
	line-height: 5vw;}
.splashItem .content p, .splashItem span li{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.3vw;
	letter-spacing: 1px;
	line-height: 1.5vw;
	margin-top: 2%;}
.splashItem .content p.minSize, .splashItem li.minSize{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 21px !important;
	margin-top: 2%;}
.splashItem .content .button{
	margin-top: 1%;
	display: inline-block;
	background-color: #893267;
	font-size: 2vw;
	padding: 25px 25px;
	font-family: adventbold,Helvetica,Arial,sans-serif;
	border-left: 20px solid #909090;}
.splashItem .content .button.minSize{
	font-size: 20px !important;
	border-left: 20px solid #909090;}
.splash_01{
	min-height: 700px;
	height: 80%;
	background: #fff url(/images/splashBgd_01.jpg) right bottom no-repeat; 
	background-size: cover;
	border-top: 0.5px solid #807e7e;}
.splash_02{
	background: #4f4f4f;
	min-height: 470px;}
.splash_03{
	min-height: 700px;
	height: 80%;
	background: #fff url(/images/splashBgd_02.jpg) center center no-repeat;
	background-size: cover;}
.splash_04{
	min-height: 700px;
	height: 80%;
	background: #fff url(/images/splashBgd_03.jpg) center center no-repeat;
	background-size: cover;}
.splash_05{
	min-height: 780px;
	height: 120%;
	background: #fff url(/images/splashBgd_04.jpg) center bottom no-repeat;
	background-size: cover;}
.splash_06{
	background: #4f4f4f;
	min-height: 470px;}

.splash_01 .content{ 
	top: 5%; left: 5%;}
.splash_02 .content{
	position: relative;
	color: #fff;
	text-align: center;
	padding: 5% 10%;
	display: block;
	width: 80%;}
.splash_02 .content h2{
	margin-bottom: 2%;
	font-size: 5vw;
	line-height: 5vw;}
.splash_04 .content{
	top: 5%;
	left: 2%;
	color: #fff;
	width: 40%;}
.splash_04 .content li{
	left: 1%;
	position: relative;
	margin-left: 2%;
	line-height: 1.3vw;}
.splash_05 .content{
	top: 5%;
	left: 2%;
	width: 40%;}
.splashItem .content .statsLine{
	margin-bottom: 5px;
	position: relative;
	width: 450px;}
.splashItem .content .statsLine .left{
	display: inline-table; 
	width: 220px;
	text-align: right;
	font-size: 35px;
	padding-right: 1%;
	position: relative;
	top: 11px;
	font-family: adventregular,Helvetica,Arial,sans-serif;}
.splashItem .content .statsLine .right{
	font-size: 15px;
	top: -4px;
	display: inline-table;
	width: 160px;
	text-align: left;
	position: relative;}
.splash_06 .content{
	position: relative;
	color: #fff;
	text-align: center;
	padding: 5% 10%;
	display: block;
	width: 80%;}
.linkMe {
	color: #fff;
	margin-top: 3%;
	font-size: 30px;
	text-decoration: none !important;
	font-family: adventregular,Helvetica,Arial,sans-serif;
	display: block;
	letter-spacing: 0.3vw;
	margin-bottom: -3%;}
.splashNextButton{
	background-color: #797a79;
	box-shadow: 0 7px 9px 0px rgba(0, 0, 0, 0.5);
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	padding: 25px 25px 25px 25px;
	margin-left: -35px;
	z-index: 50;
	position: absolute;
	bottom: -40px;
	left: 50%;}
.luna{
	position: relative;
	font-family: adventregular,Helvetica,Arial,sans-serif;
	width: 100%;
	min-width: 830px;
	padding: 10px 0px 10px;
	background-color: #4f4f4f;
	color: #fff;
	/*margin-top: -70px;*/
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 0 !important;}
.luna a{
	color: #fff;
	text-decoration: underline;
	font-size: 14px !important;}
.luna p{
	width: calc(100% - 100px);
	margin: 0 auto;}
.luna .close{
	z-index: 50;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: 15px;}
.luna .close img{
	height: 17px;}
.luna .button{
	background: #797a79;
	border-radius: 25px;
	vertical-align: baseline;
	margin-left: 5px;
	font-size: 14px !important;
	padding: 8px 12px 4px 12px;}
.luna .button:hover{
	background: #717964;}
.luna .close img{
	height: 17px;}
.luna .button{
	border-radius: 25px;
	vertical-align: baseline;
	margin-left: 5px;
	font-size: 14px !important;
	padding: 8px 12px 4px 12px;}
.luna .button:hover{
	background: #717964;}
/* FILTERS DIALOG */
.fade {
	opacity: 0.5;
}

div#results-container.playGround.resultsMood.openedNav{
	height: auto !important;
	min-height: 400px;}

.spoutnik{
	text-align: left;
	margin-top: 0px;
	width: 100vw;
	height: 250px;
	overflow: hidden;
	position: relative;
	display: block;
	border: none;}
.spoutnikContainer{
	font-size: 0;
	width: 2200px;
	position: absolute;
	left: calc(50vw - 1050px);}
.spoutnikItem{
	width: 700px;
	height: 250px;
	display: inline-table;}
.spoutnikContainer .lefty{
	background: transparent; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(right,rgba(255,255,255,0),rgba(255,255,255,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(right,rgba(255,255,255,0),rgba(255,255,255,1)); /*Fx 3.6-15*/
	background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1)); /*Standard*/}
.spoutnikContainer .lefty img{
	opacity: 0.3;
	filter: grayscale(100%);}
.spoutnikContainer .righty{
	background: transparent; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(right,rgba(255,255,255,0),rgba(255,255,255,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1)); /*Fx 3.6-15*/
	background: linear-gradient(to left, rgba(255,255,255,0), rgba(255,255,255,1)); /*Standard*/}
.spoutnikContainer .righty img{
	opacity: 0.3;
	filter: grayscale(100%);}

.spoutnik .spoutnikArrow{
	opacity:0.5;
	z-index: 10;
	background: #92b355;
	border-radius: 50%;
	padding: 7px 9px 5px 9px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;}
.spoutnik .spoutnikArrow:hover{
	background: #587327;
	opacity:1;}
.spoutnik:hover .spoutnikArrow{
	opacity:1;}
.spoutnik .spoutnikArrow img{
	width: 50px;}
.spoutnik .spoutnikArrow.lefty{
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 390px);}
.spoutnik .spoutnikArrow.righty{
	position: absolute;
	top: calc(50% - 25px);
	right: calc(50% - 390px);}
.smallSize .spoutnik .spoutnikArrow{
	opacity:1;}
.smallSize .spoutnik .spoutnikArrow.lefty{
	top: 90%;
	left: 20px;}
.smallSize .spoutnik .spoutnikArrow.righty{
	top: 90%;
	right: 20px;}
.mediumSize .spoutnik .spoutnikArrow.lefty{
	top: 180px;
	left: 20px;}
.mediumSize .spoutnik .spoutnikArrow.righty{
	top: 180px;
	left: calc(100vw - 86px);
	right: auto;}


.whatisda{
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	background: #ab985d;
	padding: 6px 5px 4px 7px;
	-webkit-transition: all 1s;
	transition: all 1s;
	border-radius: 125px;
	box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.2);
	vertical-align: middle;
	top: -2px;
	position: relative;}
.whatisda:hover{
	background: #d1bd82;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.3);}
.blocs .whatisda, .blocs .whatisda:hover{
	color: #fff;}


.spoutnikBannersContainer{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	color: #898989;
	text-align: left;
	font-size: 18px;
	width: 80%;
	position: relative;
	margin: 0 auto;
	min-width: 320px;
	margin-top: 100px;}
.spoutnikBannersContainer.themesNeighbour{
	width: 98vw;}

.spoutnikAd img{
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.75;
	width: 100%;
	height: auto;}
.spoutnikAd img:hover{
	opacity: 1;}
.spoutnikAd{
	position: relative;
	display: inline-block;
	width: 32.3%;
	margin-right: 1%;} 
.spoutnikAd:last-child{
	margin-right: 0%;}

.openedNav .spoutnikBannersContainer {
	margin-top: -4px;
	min-width: auto;
	width: calc(100% - 2px);
	border-bottom: solid 1px #bfd895;}
.openedNav .spoutnikBannersContainer h1{
	display: none;}
.openedNav .spoutnikAd{
	width: calc(100% - 18px);
	display: block;
	margin: 3px auto;}


.faqContainer{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	width: calc(100% - 100px);
	padding: 15px 50px;
	min-width: 830px;}
.faqItemContainer{
	margin-top: 50px;
	width: 100%;
	font-size: 0;
	line-height: 0;}
.faqItem{
	font-family: adventlight, Helvetica, Arial, sans-serif;
	background: url(/images/faq_info_picto.png) top left no-repeat;
	vertical-align: middle;
	line-height: 24px;
	font-size: 20px;
	text-align: center;
	height: 300px;
	background-color: #cbec9c;
	width: calc(33% - 50px);
	margin: 0 10px 10px 0;
	display: inline-table;
	padding: 20px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
    transition: all 0.3s;}
.faqItem:hover{
	color: #777;
	background-color: #bcde8a;}
.faqItem spam{
	padding: 5px;
	display:table-cell;
	vertical-align:middle;}
.faqItem:nth-child(3n+3){
	margin-right: 0;}

#answerContainer{
	padding-bottom: 100px;
	display: none;
	width: 100%;
	height: auto;
	/*background: rgba(0, 0, 0, 0.25);*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;}
.answerItem{
	-moz-box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	-webkit-box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	position: relative;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	margin: 100px auto 0 auto;
	background: #cbec9c;
	width: calc(80% - 100px);
	padding: 50px;}
#answerContainer .close{
	position: absolute;
	top: 10px;
	right: 10px;}
#answerContainer h1{
	font-weight: normal;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 40px;
	margin-bottom: 30px;}
#answerContainer h2{
	font-weight: normal;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 30px;
	margin-bottom: 25px;}
#answerContainer p, #answerContainer ul{
	line-height: 30px;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 25px;
	margin-bottom: 30px;}
#answerContainer a{
	color: #828282;}
#answerContainer .button{
	color: #fff;
	font-size: 25px;
	margin-top: 10px;
	display: inline-table;
	vertical-align: top;}


.formItem{
	-moz-box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	-webkit-box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	letter-spacing: 1px;
	display: none;
	position: relative;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	margin: 100px auto 0 auto;
	background: #cbec9c;
	width: calc(80% - 100px);
	padding: 50px;}
.formItem p{
	margin-bottom: 2px !important;}
.formItem input{
	letter-spacing: 1px;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding: 10px 5px 5px 5px;
	width: calc(100% - 15px);
	margin: 5px 0;
	border: none;
	height: 40px;}
.formItem textarea{
	letter-spacing: 1px;
	resize : none;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding: 10px 5px 5px 5px;
	width: calc(100% - 15px);
	height: 100px;
	margin: 5px 0;
	border: none;}
.formItem .selectContainer{
	height: 55px;
	width: calc(100% - 5px);
	margin: 5px 0;
	overflow: hidden;
	background: url(/images/select_contact_background.png) no-repeat right top;
	background-color: rgba(0, 0, 0, 0);
	background-color: #fff;
	display: block;
	position: relative;}
.formItem select{
	color: #838484;
	letter-spacing: 1px;
	resize : none;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding: 10px 5px 5px 5px;
	width: 110%;
	height: 55px;
	margin: 0;
	border: none;
	background-color: transparent;}

select option {
	background: #fff;
	border: none;
	border-radius: 0;
	color: #838484;
	font-family: adventregular, Helvetica, Arial, sans-serif !important;
	font-size: 20px;
	letter-spacing: 1px;
	width: 80%;}

.formItem ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #838484;
  opacity: 1; /* Firefox */
}

.formItem :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #838484;
}

.formItem ::-ms-input-placeholder { /* Microsoft Edge */
  color: #838484;
}

#answerContainer .errorMessage{
	font-weight: bold !important;
	font-family: adventbold, Helvetica, Arial, sans-serif !important;
	color: #ce5555;
	margin-bottom: 30px !important;}

.confirmItem{
	-moz-box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	-webkit-box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	box-shadow: 0px 0px 10px 10000px rgb(0, 0, 0,0.25);
	letter-spacing: 1px;
	display: none;
	position: relative;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	margin: 100px auto 0 auto;
	background: #cbec9c;
	width: calc(80% - 100px);
	padding: 50px;}

.smallSize .faqContainer{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	width: calc(100% - 30px);
	padding: 15px 15px;
	min-width: 320px;
	height: auto;}
.smallSize .faqItem{
	height: 300px;
	width: calc(100% - 40px);
	margin: 0 0 20px 0;}

.mediumSize .faqContainer{
	min-width: 660px;}

/*****************************/
/*****SmallSize***************/
/*****************************/

body.smallSize  { 
	/*overflow: hidden;*/}
.smallSize .header {
    min-width: 320px;;
	height: auto;}
.smallSize .socialLinks{
	top: 0px;
	display: block;
	position: relative;}
.smallSize .mainLogo {
	position: relative;
    width: 100%;
	top: 0px;
	margin-left: 0;
	left: 0%;
	margin-top: 25px;}
.smallSize .mainLogo a {
    width: auto;
    height: 64px;}
.smallSize .mainLogo img{
	width: 88% !important;}
.smallSize .item {
    min-width: 320px;}
.smallSize a.knurrButton{
	top: 25px;
	right: 20px;}
.smallSize .spinner{
	min-width: 320px;
	width: 100%;}
.smallSize .subTitle h3{
	width: 80% !important;
	position: relative;
	left: 50%;
	margin-left: -45%;}
.smallSize .subTitle{
	min-width: 320px;}
.smallSize .subDescription h3{
	width: 90% !important;
	position: relative;
	left: 50%;
	margin-left: -45%;}
.smallSize .QR img{
		width: 100%;}
.smallSize .resultsMood .QR img{
	width: 100%;}
.smallSize .textMe{
    width: calc(100% - 6px);
    margin-left: 0;
    margin-top: 10px;
	margin-bottom: 10px;}
.smallSize .playGround h3 {
	width: calc(95% - 65px);
	position: relative;
	margin-left: -45%;}
.smallSize .playGround p {
	width: 49% !important;
	margin: 0 auto !important;}
.smallSize .item h3 {
	width: 75% !important;
	margin: 0 0 -45% 0;
	font-size: 23px;
	padding: 20px 0px 10px 0px;}
.smallSize .smartCourseshelfTitle h3 {
	padding: 10px 0px 10px 0px;
	width: 100% !important;
	margin-bottom: 0;}
.smallSize .book h3 {
	margin: 0 auto;
	padding: 0;
	left: 0;}
.smallSize .item p {
	width: 80% !important;
	left: 50%;
	margin: 0 0 -45% 0;
	font-size: 13px;
	line-height: 20px;}
.smallSize .bookCardMood .item p{
    width: 100% !important;
    left: 0;
    margin: 0 auto !important;
    font-size: 13px;
    line-height: 20px;
    clear: both;
    position: relative;} 
.smallSize .nestThemes a.button, .smallSize .nestThemes .button{
	white-space: normal;}

.smallSize .bookCardMood .omniBookContainer .identification{
	margin-top: 20px !important;}

.smallSize .bookCardMood .coverContainer{
    margin: 0px !important;}

.smallSize .book p {
	margin: 0 0 0 0;}
.smallSize .book p:last-child {
	margin: 0 0 -10px 0;}
.smallSize .form p{
	margin-bottom: 25px !important;}
.smallSize .leftColumn p, .smallSize .rightColumn p{
	width: 100% !important;
	left: 50%;
	margin-top: 0 0 -45% 0;}
.smallSize .smartCourseshelf {
    width: 80%;
	left: 50%;
	margin-left: -40%;
	float: initial;}
.smallSize .smartCourseshelfShowRoom {
    min-width: 320px;}
.smallSize .showRoom{
	min-width: 320px;
	padding-left: 0 !important;
	overflow: inherit;}
.smallSize .showRoom a {
    display: block;
	margin-right: 0;}
.smallSize .showRoom .container {
    width: 100%;
	min-width: 320px !important;}
.smallSize .commentMarger{
	width: 100%;
	display: block;
	margin: 0 auto 50px auto;}
.smallSize .comment{
	margin-left: 0;
	display: block;
	width: 50%;
	margin: 0 auto;}
.smallSize .comment a{
	margin: 0;}
.smallSize .comment img{
	width: 100%;
	height: inherit;}
.smallSize .comment a.user img{
	width: 25%;
	height: inherit;}
.smallSize .commentMarger .comment p{
	margin: 0 !important;
	font-size: 26px;
	line-height: 30px;}
.smallSize .bubble{
	width: calc(100% - 10px);
	font-size: 25px;
	line-height: 28px;
	margin-top: 0;}
.smallSize .toolTip{
	top: 55px;
	right: 105px;}
.smallSize .oneLineVisuals .container, .smallSize .oneLineVisuals {
	height: auto;
	text-align: center;}
.smallSize .oneLineVisuals .container, .smallSize .oneLineVisuals a img{
	width: 70%;   
	height: auto; 
	margin: 0 auto;}
.smallSize .showRoom img{
	filter: grayscale(0%);}
.smallSize .smartCourseshelfShowRoom .container {
	min-width: 320px !important;}
.smallSize .footer {
    min-width: 320px;}
.smallSize .rightNav{
	position: relative;
	font-size: 30px;
	top: -15px;
	left: -5px;
	text-align: left;
	display: block;
	height: auto;
	z-index: 5000;}
.smallSize .rightNav .navButton{
	position: absolute;
    top: -40px;
    right: 25px;}
.smallSize .rightNav a{
	display: block;
	margin-top: 10px;}
.smallSize .rightNav a.notificationsAlert{
	top: -60px;
	right: 10px;}
.smallSize .rightNav .btn_login{
	top: 15px;}
.smallSize .luna {
    min-width: 320px;}
.smallSize .luna p{
    left: -2.5%;
    position: relative;}
 .smallSize .luna .close{
	right: 3%;}
.smallSize .notChamps{
	display: none;}
.smallSize .advSearch{
	top: -6px !important;
	left: -10px;
	padding: 0;}
.smallSize .advSearch a{
	top: 14px;
	left: 20px;
	height: 25px;
	padding: 5px 0;}
.smallSize .subSearch .searchBloc{
	top: 20px;}
.smallSize .navBox{
	top: 420px !important;
	left: 0 !important;
	width: 100%;
	min-width: 320px;}
.smallSize .navBox li{
	font-size: 25px;
	line-height: 55px !important;}
.smallSize .navBox .close{
	position:absolute;
	top:10x;
	right: 10px;
	z-index: 2000;
	width: 27px;
	text-align: center;}
.smallSize .navBox .close img{
	width: 120%;}
.smallSize .loginBox .champTexte{
	font-size: 22px;
	width: 75% !important;
	padding: 16px 5px 8px 5px;
	margin-bottom: 25px;
	font-size: 25px;}
.smallSize .loginBox .button{
	font-size: 25px;
	margin: 20px auto  20px auto;
	display: table;
	height: 50px !important;
	width: 100% !important;
	padding: 12px 10px 15px 10px;}
.smallSize .onlineGuyMarger{
	width: 100%;
	display: block;
	margin: 0 auto 50px auto;}
.smallSize .onlineGuy{
	width: 50%;
	display: block;
	margin: 0 auto;}
.smallSize .onlineGuy img {
    width: 100%;
    height: inherit;}
.smallSize .QR{
	right: 5%;
	width: 25px;}
.smallSize .title{
	padding: 25px 0 15px 0;
	min-width: 320px;}
.smallSize .title h2{
	position: relative;
	width: 85%;
	margin: 0 auto;
	font-size: 36px;}
.smallSize .saveButtons{
	position: absolute !important;
	top: 5px;}
.smallSize .book h2{
	left: 0;}
.smallSize .checkbox-custom-label, .smallSize .radio-custom-label{
	display: block;}
.smallSize .checkbox-custom, .smallSize .checkbox-custom-label, .smallSize .radio-custom, .smallSize .radio-custom-label{
	display: block;}
.smallSize .navBox .checkbox-custom-label:before, .smallSize .navBox .radio-custom-label:before {
    width: 25px;
    height: 25px;
	position: relative;
	top: -4px;}
.smallSize .basicFormMood .champtexte, .smallSize .basicFormMood textarea, .smallSize .basicFormMood .inputTexte{
	width: 95%;
	background: #FFF;}
.smallSize .basicFormMood .champtexte{
	width: 100%;
	background: #FFF;}
.smallSize .leftColumn{
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 90%;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 1.5px;
	margin: 0 auto 20px;}
.smallSize .centerColumn{
	display: block;
	margin: 0 auto;
	text-align: center;}
.smallSize .rightColumn{
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 90%;
	margin: 20px auto 30px;
	clear: both;}
.smallSize .leftColumn a, .smallSize .rightColumn a{
	display: inline;}
.smallSize .buttons {
	width: 100%;
	margin: 0 auto;}
.smallSize .buttons img{
	width: auto;}
.smallSize .linkedBooks .container {
    width: 70%;
	margin-left: 0 auto 30px auto;}
.smallSize .linkedBooks{
	min-width: 320px;}
.smallSize #tocBox{
	width: 100%;}

.smallSize .nuber p{
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 80px;
	margin-top: 17px;
	color: #787a6e;
	top: 30px !important;
	position: absolute;
	left: 10%;
	width: 80%;
	line-height: inherit;
	height: 60%;}


.smallSize .footer{
	min-width: 320px;}
.smallSize .footerOne{
	width: 90% !important;}
.smallSize .footerOne .logo {
    width: 100%;}
.smallSize .footerItem{
	width: 40%;
	margin-right: 0;
	margin-bottom: 40px;}
.smallSize .playGround{
	min-width: 320px;}

.smallSize .openedNav{
	width: 100%;
	min-width: 320px;}
.smallSize .openedNav .sideFilter {
    width: 100% !important;
    height: 100%;
	display: none;}
.smallSize .openedNav .content {
    font-size: 28px;}
.smallSize .openedNav .content p{
	line-height: 65px;}
.smallSize .playGround .userPicture, .smallSize .playGround .bookCover{
	display: block;
	float: none;
	margin: 0 auto;
	width: 100%;}
.smallSize .openedNav.resultsMood .title h2, .smallSize .openedNav.profileMood .title h2, .smallSize .openedNav.contactMood .title h2{
	width: 95%;
	position: relative;
	left: 50%;
	margin-left: -45%;}
.smallSize .openedNav .smartPreviewButton{
	right: 2% !important;}
.smallSize .playGround .item .bookInfos {
    font-size: 16px;
    line-height: 24px;
    width: 100% !important;}
.smallSize .playGround .item .bookTitle{
	font-size: 30px;
	margin: 10px 0 0px;
	display: block;
	width: 100% !important;
	padding-top: 20px;}
.smallSize p.bookButtons{
	margin-top: 10px !important;
	width: 100% !important;}
.smallSize .bookButtons img {
    width: 23%;}
.smallSize .switchResultMode{
	display:  none;}
.smallSize .resultsMood .QR, .smallSize .commentsMood .QR {
	right: 5%;
	top: 45%;
	width: 30px;
	height: 30px;}
.smallSize #tocBox {
    width: 100% !important;
    left: 0px;
	margin: 0px;
	top: 0px;
	font-size: 22px;
	line-height: 34px;
	height: auto;}

.smallSize #tocBox .resultsContainer {
    max-height: 100%;
    overflow: initial;}

.smallSize #tocBox .close {
	top: 20px;
	right: 25px;
    position: fixed;}
.smallSize #tocBox .close img{
    width: 120%;}

.smallSize #tocBox p.tab0, .smallSize #tocBox p.tab1, .smallSize #tocBox p.tab2, .smallSize #tocBox p.tab3{} 
#tocBox p.tab0{width: 90%; padding-left: 10px;}
#tocBox p.tab1{width: 80%; padding-left: 10%;}
#tocBox p.tab2{width: 70%; padding-left: 20%;}
#tocBox p.tab3{width: 60%; padding-left: 40%;}
.smallSize #tocBox .tab1:first-child {
    background: url(/images/tocItemBgd.png) no-repeat 30px 10px;
}

.smallSize .switchResultMode img{
	width: 200%;}
.smallSize .openedNav .diapoItem{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	float: none;
	display: block;}
.smallSize .openedNav .diapoItem .bookCover{
	width: 70%;
	left: 15%;
	position: relative;}
.smallSize .commentMarger .omniBookContainer{
	width: 100%;}
.smallSize .sideFilter{
	display: none;}
.smallSize #book-extra-panel h3{
	margin-left: 2.5%;}
.smallSize .score p{
	color: #fff;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
	font-size: 80px !important;
	margin-top: 17px;
	width: 80% !important;
	left: 10%;
	position: relative;
	top: 35px;}

.smallSize .courseshelfRow{
	width: 90%;
	left: 0;
	min-width: 200px;
	margin: 0 auto;}
.smallSize .courseshelfItem{
	width: 100%;}
.smallSize .courseshelfItem h3{
	margin-left: 0;}
.smallSize .savedSearchesMood .item .bookTitle{
	width: 90% !important;
	margin-bottom: 9px !important;
	margin-top: -15px !important;}

.smallSize .profileMood .item{
	overflow: visible; 
	display: table;
	min-width: 280px;
	width: 100%;}
.smallSize .profilePictureContainer{
	width: 90%;
	display: block;
	float: none;
	margin: 0 auto 50px;}
.smallSize .profileMood h2{
	width: 90% !important;}
.smallSize .profileMood h3 {
	font-size: 22px;
	margin: 0 auto !important;
	width: 100% !important;}
.smallSize .subTitle h3 {
	margin: 0 0 0 0 !important;
	width: 80% !important;
	left: 5%;}
.smallSize .subTitle h3 .active{
	font-size: 24px !important;}
.smallSize .profilePicture{
	min-width: 280px;}
.smallSize .profileMood p{
	width: 100% !important;
	left: 0;
	margin: 0 auto 10px !important;}
.smallSize .profileFormContainer{
	float: none;
	width: 90%;
	margin: 0 auto;
	min-width: 280px;}
.smallSize .profileFormContainer form{
	display: block;
	margin-top: 30px;}
.smallSize .profileFormContainer form p{
	margin-bottom: 20px !important;}
.smallSize .profileMood .inputTexte{
	width: 95%}
.smallSize .profileFormContainer form textarea{
	width: 98% !important;}
.smallSize .profileIntro{
	margin: 0px;}
.smallSize .doubichou .profilePictureContainer{
	display: none;}

.smallSize .item #onlineusers-list p{
	margin: -20px 0 20px 0 !important;
	width: 100% !important;
	line-height: 20px !important;}
.smallSize .item #onlineusers-list h3{
	margin: -20px 0 10px 0 !important;
	width: 100% !important;
	line-height: 24px;}


.smallSize .spoutnik{
	min-width: 320px !important;
	height: auto;
	overflow: unset;}
.smallSize .themes{
	display: block;
	width: calc(100% - 40px);
	min-width: 320px !important;}
.smallSize .themesRow{
	display: block;
	width: 100%;
	min-width: 320px !important;
	margin-bottom: 50px;}
.smallSize .themesRow:last-child{
	margin-bottom: 0;}
.smallSize .theme{
	line-height: 30px;
	font-size: 30px;
	width: calc(100% - 40px);
	display: block;
	border: none;
	margin: 0 0 50px 0; }
.smallSize .theme:last-child{
	margin: 0 0 0 0; }
.smallSize .theme li:first-child {
    font-size: 33px;
    line-height: 33px;}
.smallSize .spoutnikContainer{
	position: relative;
	width: 100vw;
	height: auto;
	left: 0;}
.smallSize .spoutnikItem{
	width: 100vw;
	height: auto;
	/*height: 36vw;*/}
.smallSize .spoutnikItem img{
	width: 100vw;
	height: auto;
	object-fit: contain;}
.smallSize .spoutnikContainer .lefty, .smallSize .spoutnikContainer .righty{
	display: none;}

.smallSize .omniBookContainer .notAvailablePicto{
	/*display: none;*/}
.smallSize  .omniBookContainer .notAvailableMessage{
	font-size: 20px;
	margin: 10px 0 0px;
	display: block;
	width: 100% !important;
	padding-top: 20px;
	line-height: 30px;}
.smallSize .omniBookContainer{
	width: inherit;
	display: block;
	position: relative;
	width: 50%;
	margin: 0 auto;}
.smallSize .notAvailable .notAvailablePicto{
	display: block;
	position: absolute;
	top: -35px;
	left: 75%;
	width: 24%;
	position: relative;}
.smallSize .book .notAvailable .notAvailablePicto{
	top: -75px;
	left: 70%;}
.smallSize .commentMarger .notAvailable .notAvailablePicto{
	right: 0;}
.smallSize .omniBookContainer .notAvailablePicto img{
	display: none;}
.smallSize .notAvailable .notAvailablePicto img{
	display: block;
	width: 150%;
	height: auto;
	max-width: 70px;
	bottom: 15px;
	right: 5px;}

.smallSize .showMeVideos{
	left: auto;
	padding: 30px 25px;
	text-align: right;
	text-align: center;
	width: calc(100% - 50px);}
.smallSize .showMeVideos p{
	font-size: 25px;}

.smallSize .spoutnikBannersContainer{
	margin-top: 0;}
.smallSize .spoutnikAd{
	width: 100%;
	margin-right: 0%;}

.smallSize .spoutnikBannersContainer.themesNeighbour{
	margin-top: 50px;}

/*****************************/
/***** mediumSize ************/
/*****************************/

.mediumSize .header{
	min-width: 760px;}
.mediumSize .searchContainer{
	min-width: 690px;
	width: 90%;
	padding: 0 30px;}
.mediumSize .search{
	min-width: 760px;}
.mediumSize .luna{
	min-width: 760px;}
.mediumSize .item{
	min-width: 760px;}
.mediumSize .footer{
	min-width: 760px;}
.mediumSize .teaser{
	min-width: 760px;}
.mediumSize .playGround{
	min-width: 760px;}
.mediumSize .showRoom img{
	filter: grayscale(70%);}
.mediumSize .showRoom img:hover{
	filter: grayscale(0%);}

.mediumSize .searchContainer .subSearch li:nth-child(1) {width: calc(19% - 20px); background: #c8c8c8;}
.mediumSize .searchContainer .subSearch li:nth-child(2) {width: calc(20.5% - 20px);}
.mediumSize .searchContainer .subSearch li:nth-child(3) {width: calc(13% - 20px);}
.mediumSize .searchContainer .subSearch li:nth-child(4) {width: calc(14% - 20px);}
.mediumSize .searchContainer .subSearch li:nth-child(5) {width: calc(15% - 20px);}
.mediumSize .searchContainer .subSearch li:nth-child(6) {width: calc(18.5% - 26px); background: #c8c8c8;}
@media not all and (min-resolution:.001dpcm) { @media
{
    .mediumSize .searchContainer .subSearch li:nth-child(6) {width: calc(19% - 23px);}
}}

.mediumSize .searchContainer .subSearch .notLogged li:nth-child(1) {width: calc(23% - 20px); background: #c8c8c8;}
.mediumSize .searchContainer .subSearch .notLogged li:nth-child(2) {width: calc(25% - 20px);}
.mediumSize .searchContainer .subSearch .notLogged li:nth-child(3) {width: calc(14.5% - 20px);}
.mediumSize .searchContainer .subSearch .notLogged li:nth-child(4) {width: calc(17% - 20px);}
.mediumSize .searchContainer .subSearch .notLogged li:nth-child(5) {width: calc(20% - 20px);}
.mediumSize .searchContainer .subSearch .notLogged li:nth-child(6) {display: none;}
@media not all and (min-resolution:.001dpcm) { @media
{
    .mediumSize .searchContainer .subSearch .notLogged li:nth-child(6) {width: calc(19% - 23px);}
}}

.mediumSize .spoutnikBannersContainer{
	margin-top: 0;
	min-width: 690px;
	width: 90%;
	padding: 30px;}
.mediumSize .spoutnikAd{
	width: 100%;
	margin-right: 0%;}

.mediumSize .openedNav .spoutnikBannersContainer{
	margin-top: -15px;
	min-width: auto;
	width:  calc(100% - 2px);
	padding: 0;}
.mediumSize .openedNav .spoutnikAd{
	width: 100%;
	margin-right: 0;
	display: flex;}

/*888888888888888888888888888888888888888888888888888888888*/

#noteform .resultsContainer{
	border: none;
	max-height: 870px;
	overflow: scroll;}
#noteform .champTexte{
	width: 240px;
	resize: none;
	background: #fff;
	border: none;
	padding: 10px;
	color: #5b5b5b;
	font-family: adventregular, Helvetica, Arial, sans-serif;}
#noteform #note-title{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height:17px;
	letter-spacing:2px;
	margin-bottom: 10px;
	width: 87% !important;}
#noteform #note-description{
	height: 350px;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height:15px;
	letter-spacing:2px;
	width: 87% !important;}
#noteform .notePage{
	width: 30px;}
#noteform .spacer{
	margin-top: 20px;}
#noteform .spacer a{
	font-size: 14px;
	font-family: adventregular, Helvetica, Arial, sans-serif;}
#newNote{display: none;}
#noteform .itemLink a img{
	vertical-align: middle;
	margin-left: 5px;
	background:#8d8d8c;
	-moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
	display: inline-table;
	position: relative;
	top:-1px;
	padding: 5px;
	margin-left: 5px;}
#noteform .curentNavFlap .itemLink a img{
	background:#7d7d7c;}
#noteform .navFlap:hover .itemLink a img{
	background:#7d7d7c;}
#noteform .navFlap .itemLink a img:hover{
	background:#7a7a7a;}
#editNote_2{display:none;}

/*888888888888888888888888888888888888888888888888888888888*/

.savedSearchesMood p{
	margin: 0 0 14px 2.5%;}

#noty_top_layout_container{
	width: 40% !important;
	left: 50% !important;
	margin-left: -20% !important;
	margin-top: 160px !important;
	box-shadow: 0px 5px 19px 0px rgba(0, 0, 0, 0.6);
	background: #a1cc5c !important;
	padding: 20px !important;	
	color: #fff;}
.noty_modal{
	background-color: transparent !important;}
.btn{white-space:nowrap;
	padding: 8px 10px 6px 10px;
	background: #797a79;
	color: #fff;
	text-decoration: none;
	font-family: adventregular, Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	border: none;
	cursor: pointer;
	cursor: hand;
	-webkit-appearance: none;  
	-webkit-border-radius:0;}
.btn:hover{
	background: #4c4c4c;}
.ui-state-hover, .ui-state-active, .ui-state-focus {
	border: none !important;
	color: #828282 !important;
	line-height: 14px !important;}
.ui-menu-item{
	padding: 3px !important;}
.ui-autocomplete{
	font-size: 13px !important;
	line-height: 14px !important;
	color: #828282 !important;
	font-weight: normal;}

.oulalaUp, .oulalaDown{
	padding: 20px;
	font-size: 20px;
	background: #ed1e3a;
	font-family: Helvetica, Arial, sans-serif; 
	-webkit-border-radius: 35px;
	border-radius: 35px;
	position: absolute;
	left: calc(49% - 30px);
	text-align: center;
	width: 25px;
	height: 25px;
	/*bottom: -30px;*/
	margin-top: 40px;
	z-index: 300;
	box-shadow: 1px 3px 4px 1px rgba(0, 0, 0, 0.6);
	line-height: 28px;}

.oulalaDown{
	margin-top: -35px;
}


/*** themes *******************/

.themes{
    display: table;
    font-size: 0;
    margin-top: 80px;
    background: #fff;
    position: relative;
    width: calc(100vw - 40px);
    min-width: calc(760px - 40px);
    padding: 50px 20px;}
.themesRow{
    display: table-row;}
.theme{
    /* background-image: url(/images/themesBackground.png); */
    background-position: bottom 10px right 10px;
    background-repeat: no-repeat;
    line-height: 20px;
    font-size: 20px;
    margin-left: 1vw;
    letter-spacing: 1px;
    background-color: #353f62;
    width: calc(23.7vw - 40px);
    padding: 20px;
    display: table-cell;
    color: #fff;
    font-family: adventregular,Helvetica,Arial,sans-serif;
    border-left: solid 1vw #fff;
    border-top: solid 1vw #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;}
.theme:first-child{
	margin-left: 0px;
	border-left: none;}
.themesRow:nth-child(1) .theme{
    border-top: none;}
.theme:hover{
    background-color: #27429f;
    //opacity: 0.9;}
.homeWrapper .theme:last-child{
    border-right: solid 1vw #fff;}
.theme a{
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;}
.theme li, .theme ul{
    margin: 0; 
    padding: 0;
    list-style-type: none;}
.theme li{
    padding: 5px 0 0px 0;
    margin-bottom: 3px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;}
.theme li:hover{
    border-left: solid 5px #fff;
    padding-left: 5px;}
.theme ul:first-child li:first-child{
    text-decoration: none;
    margin-bottom: 20px; 
    font-size: 23px;
    font-family: adventbold,Helvetica,Arial,sans-serif;
    line-height: 23px;}
.theme li:last-child{
    font-family: adventbold,Helvetica,Arial,sans-serif;
    text-decoration: underline;}

.theme_teaser li{
    text-decoration: none !important;}
.theme_teaser ul{
    position: relative;
    top: 100px;}

.theme_teaser{background-color: #27429f;}
.theme_01{background-color: #7bcbae;}
.theme_02{background-color: #e28cbf;}
.theme_03{background-color: #8889e2;}
.theme_04{background-color: #4983d5;}
.theme_05{background-color: #acb468;}
.theme_06{background-color: #bbd780;}
.theme_07{background-color: #5d71ae;}
.theme_08{background-color: #eeb564;}
.theme_09{background-color: #d6adf5;}
.theme_10{background-color: #a98f7a;}
.theme_11{background-color: #7bcbae;}
.theme_12{background-color: #e28cbf;}
.theme_13{background-color: #8889e2;}
.theme_14{background-color: #4983d5;}
.theme_15{background-color: #acb468;}
.theme_16{background-color: #bbd780;}
.theme_17{background-color: #5d71ae;}
.theme_18{background-color: #eeb564;}
.theme_19{background-color: #d6adf5;}
.theme_20{background-color: #a98f7a;}
.theme_21{background-color: #7bcbae;}
.theme_22{background-color: #e28cbf;}
.theme_23{background-color: #8889e2;}
.theme_24{background-color: #4983d5;}
.theme_25{background-color: #acb468;}
.theme_26{background-color: #bbd780;}
.theme_27{background-color: #5d71ae;}
.theme_28{background-color: #eeb564;}
.theme_29{background-color: #d6adf5;}
.theme_30{background-color: #a98f7a;}

.theme_01:hover{background-color: #559f84;}
.theme_02:hover{background-color: #bd5f97;}
.theme_03:hover{background-color: #6263c8;}
.theme_04:hover{background-color: #2d5997;}
.theme_05:hover{background-color: #8e9742;}
.theme_06:hover{background-color: #9ab959;}
.theme_07:hover{background-color: #3c508e;}
.theme_08:hover{background-color: #df9f43;}
.theme_09:hover{background-color: #a375c6;}
.theme_10:hover{background-color: #8c694d;}
.theme_11:hover{background-color: #559f84;}
.theme_12:hover{background-color: #bd5f97;}
.theme_13:hover{background-color: #6263c8;}
.theme_14:hover{background-color: #2d5997;}
.theme_15:hover{background-color: #8e9742;}
.theme_16:hover{background-color: #9ab959;}
.theme_17:hover{background-color: #3c508e;}
.theme_18:hover{background-color: #df9f43;}
.theme_19:hover{background-color: #a375c6;}
.theme_10:hover{background-color: #8c694d;}
.theme_21:hover{background-color: #559f84;}
.theme_22:hover{background-color: #bd5f97;}
.theme_23:hover{background-color: #6263c8;}
.theme_24:hover{background-color: #2d5997;}
.theme_25:hover{background-color: #8e9742;}
.theme_26:hover{background-color: #9ab959;}
.theme_27:hover{background-color: #3c508e;}
.theme_28:hover{background-color: #df9f43;}
.theme_29:hover{background-color: #a375c6;}
.theme_30:hover{background-color: #8c694d;}

.doubleThemesColumn{
	width: 50%;
	display: inline-table;}
.themesColumn{
	display: inline-table;
	height: auto;
	width: calc(50% - 20px);
	margin: 0 10px 10px 10px;}
.themesColumn .theme{
	display: block;
	width: calc(100% - 40px);
	border-left: 0;
	margin: 0;
	margin-bottom: 10px;}
.mediumSize .doubleThemesColumn{
	width: 50%;
	display: inline-table;}
.mediumSize .themesColumn{
	width: calc(100% - 20px);}
.smallSize .doubleThemesColumn{
	width: 100%;
	display: block;}
.smallSize .themesColumn{
	width: calc(100% - 20px);}


/*** NewsStroke *******************/

.showMeTheNews{
	animation: lightMeTheNews 6s; /* Boucle d'animation ! */
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}


@-webkit-keyframes lightMeTheNews { /* Safari, Opera, Chrome */
	0% {
		background-color: #80817f;
    	box-shadow: none;
    }
    
    5% {
		background-color: #80817f;
    	box-shadow: none;
    }

    10% {
    	background-color: #fff;
    	box-shadow: 0 0px 100px 110px #fff;
    }

    100% {
    	background-color: #80817f;
    	box-shadow: none;
    }
    
}

@keyframes lightMeTheNews { /* Tous les autres navigateurs */
    0% {
		background-color: #80817f;
    	box-shadow: none;
    }
    
    5% {
		background-color: #80817f;
    	box-shadow: none;
    }

    10% {
    	background-color: #fff;
    	box-shadow: 0 0px 100px 110px #fff;
    }

    100% {
    	background-color: #80817f;
    	box-shadow: none;
    }
}





/*******************************************************/
.cookiesMenuDiv{
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0px;
	left: 0;
	background-color: rgba(85, 85, 85, 0.7);
	z-index: 100000;}
.cookiesMenuDiv .close{
	position: fixed;
	top: 70px;
	right: calc(50vw - 310px);}
.cookiesMenuDiv .close img{
	height: 17px;}
.cookiesMenuDiv .container{
	font-family: adventregular,Helvetica,Arial,sans-serif;
	width: 600px;
	height: calc(100vh - 160px);
	padding: 30px;
	background: #3e3e3e;
	color: #fff;
	position: relative;
	top: 50px;
	left: calc(50vw - 330px);
	overflow: scroll;}
.cookiesMenuDiv .container .main{
	position: relative;
	padding-bottom: 150px;}
.cookiesMenuDiv .container h2{
	font-size: 30px;
	letter-spacing: 1px;
	margin: 100px 0 60px 0;}
.cookiesMenuDiv .container h2:first-child{
	margin-top: 10px;}
.cookiesMenuDiv .container p{
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	margin: 10px 0 20px 0;}
.cookiesMenuDiv .container .item{
	min-width: auto;
	margin-top: 30px;}
.cookiesMenuDiv .container .item h3 a{
	color: #3e3e3e;
	background: #6f6d6d;
	padding: 7px 5px 2px 5px;
	margin-right: 2px;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 1px;
	vertical-align: baseline;
	display: inline-block;
	position: relative;
	top: -2px;}
.cookiesMenuDiv .container .item h3 a.alwaysActive{
	color: #3e3e3e;
	background: #8da450;}
.cookiesMenuDiv .container .item h3 a.active{
	color: #3e3e3e;
	background: #8da450;}
.cookiesMenuDiv .container .item h3 a.active:last-child{
	color: #3e3e3e;
	background: #b75151;}
.cookiesMenuDiv .button{
	font-size: 20px;}
.cookiesMenuDiv .validate{
	position: fixed;
	bottom: 50px;
	left: calc(50vw - 330px);
	z-index: 20000000;
	background: #d0d0d0;
	width: 600px;
	padding: 30px;}
.cookiesMenuDiv .container .description{
	width: 80%;
	margin: 0 auto;
	border-bottom: 0.5px solid #686767;
	padding: 20px 0;}
.cookiesMenuDiv .container .description h3{
	font-size: 17px;
	color: #b3b1b1;
	margin: 0 0 0px 0;
	line-height: 20px;
	font-weight: normal;
	font-family: adventbold,Helvetica,Arial,sans-serif;}
.cookiesMenuDiv .container .description p{
	font-size: 14px;
	color: #9f9f9f;
	margin: 0;
	line-height: 20px;}

.smallSize .cookiesMenuDiv .container{
	width: calc(100vw - 60px);
	height: calc(100vh - 60px);
	top: 0;
	left: 0;}
.smallSize .cookiesMenuDiv .validate{
	bottom: 0px;
	width: auto;
	left: 0px;
	width: calc(100vw - 60px);
	text-align: right;}
.smallSize .cookiesMenuDiv .validate .button{
	margin-bottom: 10px;}
.smallSize .cookiesMenuDiv .close{
	left: calc(100vw - 30px);
	right: auto;
	top: 10px;}
.smallSize .cookiesMenuDiv .item h3{
	margin: 0;}

/*******************************************************/

.notificationItem{
	text-align: center;
	font-family: adventregular,Helvetica,Arial,sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	background: #fff;
	padding: 40px 20px 20px;
	width: 80vw;
	min-width: calc(320px - 40px);
	max-width: 800px;
	margin: 0 auto 50px auto;
	position: relative;
	border-radius: 3px;}
.notificationItem .closeMe{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;}
.notificationItem .closeMe img{
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 0.3;
	width: 20px;
	height: 20px;}
.notificationItem .closeMe img:hover{
	opacity: 1;}
.notificationItem a{
	color: #828282;
	font-weight: bold;
	//text-decoration: none;}
.notificationItem span{
	position: absolute;
	top: 5px;
	left: 5px;
	text-align: left;
	font-size: 14px;
	color: #cac5c5;}
.notificationsEraseAllButton.smartPreviewButton{
	position: absolute;
	top: calc(50% - 15px);
	right: 10px !important;
	left: auto;}
.smallSize .notificationsEraseAllButton.smartPreviewButton{
	top: -70px;
	right: -20px !important;}
.notificationItem .coversContainer{
	text-align: center;
	font-weight: bold;
	font-size: 0px;
	margin-bottom: 30px;
	overflow: hidden;
	height: 200px;}
.notificationItem .coversContainer img{
	height: 200px;
	border: solid 1px #d6d7d4;}
.notificationItem .coversContainer *{
 	vertical-align: middle;}
.notificationItem .vsImage{
 	border: none !important;
 	height: 50% !important; }
.stadeOff{opacity: 0.1; border: solid 1px #575757 !important;}
.stadeLeaving{opacity: 0.5;}
.stadeOn{opacity: 1;}

.smallSize .notificationItem .coversContainer{
	height: 150px;}
.smallSize .notificationItem .coversContainer img{
	height: 150px;}


/*******************************************************/

.urgentCommunicationContainer{
	//display: none;}
.urgentCommunicationItem{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	background: #f3f3f3;
	color: #828282;
	padding: 40px;
	width: calc(70% - 80px);
	max-height: calc(50vh - 80px);
	height: auto;
	overflow: scroll;
	z-index: 100000;
	position: fixed;
	right: 15%;
	top: 25%;}
.urgentCommunicationBack{
	width: 100vw;
	height: 100vh;
	background: rgba(75, 75, 75, 0.5);
	position: fixed;
	position: fixed;
	top: 0;
	z-index: 10000;}
.urgentCommunicationItem h2{
	margin-bottom: 30px;
	line-height: 40px;}
.urgentCommunicationItem h3{
	margin-top: 40px;
	margin-bottom: 10px;}
.urgentCommunicationItem p{
	margin-bottom: 30px;}
.urgentCommunicationItem p:last-child{
	margin-bottom: 0px;}
.urgentCommunicationItem a{
	color: #828282;
	text-decoration: none;
	font-weight: bold;}
.urgentCommunicationItem span{
	text-decoration: underline;
	font-weight: bold;
	line-height: 33px;}
.urgentCommunicationItem .communicationClose{
	position: fixed;
	top: calc(25% + 15px);
	right: calc(15% + 15px);}
.urgentCommunicationItem .communicationClose img{
	width: 17px;}
.urgentCommunicationItem .button{
	margin:5px;color: white; 
	font-size: 20px; 
	font-weight: normal;}
	
.smallSize .urgentCommunicationItem{
	width: calc(100% - 80px);
	height: 100%;
	top: 0px;
	right: 0;
	min-height: 100%;
	line-height: 40px;}
.smallSize .urgentCommunicationItem .communicationClose{
	top: 15px;
	right: 15px;}
.smallSize .urgentCommunicationItem .communicationClose img{
	width: 30px;}
.smallSize .urgentCommunicationItem{
	font-size: 25px;
	letter-spacing: 1px;}
.smallSize .urgentCommunicationItem p{
	margin-bottom: 20px;}

.urgentCommunicationItem .thisIsMore{
	display: none}


/** error page ********************/


.errorContainer{
	font-family: adventregular, Helvetica, Arial, sans-serif;
	background: url(/images/errorPicto.png) 0px 8px no-repeat;
	background-size: 50px;
	color: #898989;
	text-align: left;
	font-size: 25px;
	width: 80%;
	position: relative;
	margin: 0 auto;
	margin-top: 0px;
	min-width: 320px;
	margin-top: 100px;}
.errorContainer h1{
	margin-bottom: 50px;
	padding: 10px 0 5px 60px;}
.errorContainer p{
	margin-bottom: 20px;
	font-size: 25px;
	line-height: 35px;}

.mediumSize .errorContainer p:last-child, .smallSize .errorContainer p:last-child{
	margin-bottom: 100px;}
.mediumSize .errorContainer {
	background: url(/images/errorPicto.png) 30px 35px no-repeat;
	background-size: 55px;
	min-width: 690px;
	width: 90%;
	padding: 30px;}
.mediumSize .errorContainer h1{
	padding: 10px 0 5px 70px;}

/**********************************/

.coverDrome img.noMoreColors{
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	opacity: 0.3;
}

.coverContainer img.noMoreColors{
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
	opacity: 0.3;
}



















