body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	overflow: none;
	background-image: url("/image/back.jpg");
	margin: 0;
}

@font-face {
	font-family: awesome;
	src:url('../fonts/fontawesome-webfont.eot');
	src:url('../fonts/fontawesome-webfont?#iefix') format('embedded-opentype'),
		url('../fonts/fontawesome-webfont.woff') format('woff'),
		url('../fonts/fontawesome-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.awesome {
	font-family: 'awesome';
	font-size: 3em;
	font-weight: normal;
	line-height: 0;
	color: #5a5350;
}

.awesome:hover {
	color: rgb(46, 108, 172);
}

.absolute {
	position: absolute;
	top: 21px;
	font-size: 12px;
	text-decoration: none;
}
.icon-tablet:before {
	content: '\f10a';
}
.icon-close:before {
	content: '\f057';
}
.icon-hide:before{
	content: '\f100';
}
.icon-show:before{
	content: '\f101';
}
.icon-cv:before{
	content: '\f015';
}
span.icon-pdf:before{
	content: '\f0f6';
	font-size: 30px;
}
a.icon-pdf{
	margin-left: 84px;
}
span.icon-list:before{
	content: '\f03a';
	font-size: 30px;
}
a.icon-list{
	margin-left: 42px;
}
.icon-anchor:before{
	content: '\f138';
}

*:focus{
	outline:none;
}

abbr{
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}

li > a{
	cursor: pointer;
}

.border{
	float: left;
	width: 210px;
	height: 269px;
	background-color: white;
	border-radius: 5px;
}

.border > img{
	margin: 5px;
	width: 200px;
	height: 259px;
}

a#down{
	float: left;
	width: 24%;
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;
	color: white;
	text-align: center;
	background: #444;
	background: -webkit-linear-gradient( #70BDF1, #5BA1D0);
	background: -moz-linear-gradient( #555, #2C2C2C);
	background: -ms-linear-gradient( #555, #2C2C2C);
	background: -o-linear-gradient( #555, #2C2C2C);
	background: linear-gradient( #5297CB, #5BA1D0);
	border-radius: 20px;
	text-shadow: 0px 1px 0px white;
	text-shadow: 0px 1px 0px rgba(219, 77, 77, 0.2);
	box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
	padding: 8px;
}

a#down:hover{
	background: #555;
	background: -webkit-linear-gradient( #b1d8ec, #66abd5);
	background:    -moz-linear-gradient( #777, #333);
	background:     -ms-linear-gradient( #777, #333);
	background:      -o-linear-gradient( #777, #333);
	background:         linear-gradient( #777, #333);
}

header {
	position: fixed;
	opacity: .8;
	background: rgb(10,10,10);
	color: #FFF;
	float: left;
	width: 100%;
	top:0;
	z-index: 1000;
}

header > div > div.wrap {
	text-align: center;
}

header > div > div.wrap > h1 {
	text-align: center;
	font-size: 32px;
	color: #EEE;
	text-shadow: 0px 0px 4px #DDD;
	filter: dropshadow(color=#DDD, offx=0, offy=0);
	margin: 2px;
}

header > div > div.wrap > h2 {
	font-size: 20px;
	color: #EEE;
	text-shadow: 0px 0px 1px #FFFFFF;
	filter: dropshadow(color=#FFFFFF, offx=0, offy=0);
}

div.head {
	width: 30px;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

header > div {
	width: 100%;
}

header > div > div.wrap > nav {
	float: right;
	margin-top: 30px;
}
div.description{
	clear: both;
	padding-top: 15px;
}
div.description>a{
	float:left;
}

div.tuto{
	font-size:21px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	text-align: justify;
	font-weight: 400;
	z-index: 100;
	background-image: url("/image/back.jpg");
	position: relative;
}
div.tuto>h1 {
	font-size: 37px;
	margin-bottom: 4px;
}
div.tuto>h2 {
	font-size: 30px;
	margin-bottom: 26px;
	margin-top: 0px;
	margin-left: 18px;
}
div.tuto>ul {
	margin:12px;
}
div.tuto img{
	max-width: 1024px;
	display: block;
	margin: 10px auto 0px auto;
	max-height: 400px;
	cursor: zoom-in;
}

div.title{
	float: left;
	font-size: 35px;
	padding-top: 15px;
	padding-left: 15px;
}
div#hide_menu{
	position: fixed;
	top: 50%;
	margin-top: 0;
	padding: 0;
	font-size:13px;
	left: 299px;
	z-index: 1000;
}
#hide{
	background-color: rgb(250,250,250);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}
#hide:hover{
	cursor: pointer;
}
div.content{
	position: absolute;
	left: 300px;
	right: 0;
	overflow: hidden;
	overflow-y: auto;
	top: 0;
	bottom: 0;
}
div.content>div{
	margin-top:43px;
}
div.presa{
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
div.presa>div{
	margin-top:55px;
}
#tuto_part>div{
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 20px;
}
div.menu{
	width: 300px;
	height: 100%;
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
div.sub_menu{
	border-right: 1px solid #aaa;
	position: absolute;
	top: 43px;
	bottom: 0;
	right: 0;
	left: 0;
}
div.sub_menu>div{
	overflow-y: scroll;
	height: 100%;
}
div.article{
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-size: 21px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	text-align: justify;
}
div.article>h1{
	text-align:center;
}
div.article>img,div.article>p>img{
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	cursor: zoom-in;
}
#close{
	position: fixed;
	top:30px;
	right:10px;
}
#close:hover{
	cursor: pointer;
}
#display_img{
	position: fixed;
	top:0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	text-align: center;
	z-index: 1001;
}
#inner{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
}
#super_img{
	vertical-align: middle;
	max-height: 90vh;
	max-width: 90vw;
}
#mover{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.prev_link {
	float:left;
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}
.next_link{
	float:right;
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}
.generated_date{
	font-size: 13px;
	text-align: center;
	position: relative;
	bottom: -20px;
	color: black;
}
div.down_link{
	width: 100%;
	height: 30px;
}
.text-lang{
	background-color: #f9f9f9;
	padding: 1px 4px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 21px;
	color: black;
}
pre>code,.hljs{
	font-family: Lucida Console, Monaco, monospace;
	font-size: 18px;
	cursor: text;
	color: #DFDEDE;
	text-align: initial;
}
a>code{
	cursor:pointer;
}
.language-Shell{
	color: #DFDEDE;
	padding: 4px;
	max-width: 1024px;
	display: block;
	font-size: 18px;
	white-space: pre-wrap;
}
pre{
	/*border-radius: 4px;*/
	position:relative;
	clear:both;
	background-color: #002b36;
	overflow-x: auto;
}
pre:hover .run{
	opacity:1;
}
.run{
	position: absolute;
	right: 4px;
	top: 4px;
	background-color: #A91010;
	color: #E9E9E9;
	border-radius: 5px;
	padding: 1px 6px;
	padding-bottom: 2px;
	text-decoration: none;
	opacity: .2;
	font-family: Lucida Console, Monaco, monospace;
}
.run:hover{
	color: #FAFAFA;
}
footer{
	clear: both;
	text-align: center;
	position: relative;
	bottom: 0px;
	height: 35px;
	width: 100%;
	opacity: .9;
	color: #DDD;
	text-shadow: 0px 0px 10px #FFF;
	filter: dropshadow(color=#FFF, offx=0, offy=0);
	font-size: 14px;
	background: rgb(10,10,10);
}

footer > p{
	padding-top: 10px;
	text-align: center;
	margin-bottom: 0;
}

h1.count{
	padding-top: 90px;
	margin-bottom: 60px;
	font-size: 50px;
	text-align: center;
}
.hidden{
	display:none;
}
#loading_img{
	position: absolute;
	top:50%;
	left: 50%;
	z-index: 1003;
	height: 64px;
	width: 64px;
}
.ribbon{
	position: absolute;
	top: 41px;
	right: 0;
	border: 0;
	z-index: 999;
}
.link{
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}
.part{
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}
.part_link{
	width: 100%;
	font-size: 20px;
	clear:both;
	margin-bottom: 10px;
	margin-top: 10px;
	cursor: pointer;
	text-decoration: underline;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.part_link:hover{
	background-color: rgba(0,0,0,0.1);
}
.selected{
	background-color: rgba(170, 0, 0, 0.3);
}
.chapter{
	width: 100%;
	clear:both;
	font-size: 18px;
	margin-top: 5px;
	cursor: pointer;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	margin-bottom: 5px;
}
.chapter:hover{
	text-decoration: underline;
	background-color: rgba(0,0,0,0.1);
}
.s_chapter{
	margin-right: 7px;
	margin-left: 15px;
	float: left;
}
.c_link{
	margin-left: 34px;
}
.p_link{
	margin-left: 23px;
}
.anchor{
	float:left;
	display: none;
	margin-left: 10px;
	margin-top: 41px;
	font-size: 12px;
	text-decoration: none;
}
.h3{
	float: left;
	width: 100%;
}
.h3>h3{
	float: left;
}
.h3:hover > .anchor { display:inherit;}
.mover{
	width:100%;
	height:15px;
	margin-top: -20px;
}
.special_a{
	text-decoration: none;
}
.advert{
	display: inline-block;
	width: 120px;
	height: 14px;
	position: absolute;
	bottom: 90px;
	left: 0px;
	color: black;
}
/* tooltip style from http://cbracco.me/a-simple-css-tooltip/ */
/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
	position: relative;
	cursor: pointer;
	text-align: center;
	white-space: pre-line;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
	position: absolute;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: 
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-moz-transition:    
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		-moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:         
		opacity 0.2s ease-in-out,
		visibility 0.2s ease-in-out,
		transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform:    translate3d(0, 0, 0);
	transform:         translate3d(0, 0, 0);
	pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
	z-index: 1001;
	border: 6px solid transparent;
	background: transparent;
	content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
	z-index: 1000;
	padding: 8px;
	width: 160px;
	background-color: #000 !important;
	background-color: hsla(0, 0%, 20%, 0.9) !important;
	color: #fff;
	content: attr(data-tooltip);
	font-size: 14px;
	line-height: 1.2;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
	bottom: 100%;
	left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
	margin-left: -6px;
	margin-bottom: -12px;
	border-top-color: #000;
	border-top-color: hsla(0, 0%, 20%, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
	margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
	-webkit-transform: translateY(-12px);
	-moz-transform:    translateY(-12px);
	transform:         translateY(-12px); 
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
	right: 100%;
	bottom: 50%;
	left: auto;
}

.tooltip-left:before {
	margin-left: 0;
	margin-right: -12px;
	margin-bottom: 0;
	border-top-color: transparent;
	border-left-color: #000;
	border-left-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
	-webkit-transform: translateX(-12px);
	-moz-transform:    translateX(-12px);
	transform:         translateX(-12px); 
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
	top: 100%;
	bottom: auto;
	left: 50%;
}

.tooltip-bottom:before {
	margin-top: -12px;
	margin-bottom: 0;
	border-top-color: transparent;
	border-bottom-color: #000;
	border-bottom-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
	-webkit-transform: translateY(12px);
	-moz-transform:    translateY(12px);
	transform:         translateY(12px); 
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
	bottom: 50%;
	left: 100%;
}

.tooltip-right:before {
	margin-bottom: 0;
	margin-left: -12px;
	border-top-color: transparent;
	border-right-color: #000;
	border-right-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
	-webkit-transform: translateX(12px);
	-moz-transform:    translateX(12px);
	transform:         translateX(12px); 
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
	top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
	margin-left: 0;
	margin-bottom: -16px;
}
.ad{
	height: 50px;
	width: 120px;
	position: absolute;
	bottom: 35px;
}
.a_r{
	right:0px;
}
.twitter-tweet{
	margin-right: auto;
	margin-left: auto;
}
.patreon{
	position: absolute;
	right: 3px;
	top: 3px;
	max-height: 35px;
}