/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; background: #31383f;}

::-moz-selection { background: #8c959f; color: #fff; text-shadow: none; }
::selection { background: #8c959f; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }


input[type=text]
{
	border: none;
	padding: 5px;
}

a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 1px solid #CCCCCC; margin: 0; padding: 5px; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 5px; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; margin: 0 5px 0 10px; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ===== Initializr Styles =====================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body{ font:16px/26px 'Open Sans', sans-serif; }

.wrapper{
	width:96%;
	margin:0 ;
}

/* ===================
    ALL: RED Theme
   =================== */

html, body { position: relative; height: 100%; }

.global-wrapper {
    min-height: 100%;
    position: relative;
}
#header-container{ border-bottom: 5px solid #e05b5b; }
#footer-container{ position: absolute; width: 100%; bottom: 0; border-top:    5px solid #e05b5b; }

#header-container,
#footer-container,
#main aside{
	background:#272a2d;
}

#main aside{
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
}

#title{ color:#ffffff; }
#title a{ color:#ffffff;  text-decoration: none;}
header.about 
{
	color: #eee;
}
::-moz-selection { background: #8c959f; color: #fff; text-shadow: none; }
::selection      { background: #8c959f; color: #fff; text-shadow: none; }
#menuBar aside .toutmarquer
{
	  border-radius: 0 0 0 0;
    float: left;
    line-height: 3em;
    margin: 2% 0;
    width: 100%;
    font-size: 0.7em;
    background: #414B55;
}
#menuBar aside .toutmarquer:hover
{
	background: #5E6C7A;
}
.pagination
{
	margin-bottom: 70px;
}
.pagination > a,
.page_actuelle {
    background: #697785;
    box-shadow: 2px 2px 0 0 #272A2D;
    color: #C3D1DF !important;
    display: block;
    float: left;
    font-weight: 600;
    margin-right: 0.5%;
    padding: 2px 8px;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.page_actuelle{
	background: #939EAA;

}
.pagination > a:hover
{
    background: #5F6B78;
	
}
.clear.nochip {
    padding-left: 2%;
}
/* ==============
    MOBILE: Menu
   ============== */
.deconnexion
{
	display: none;
}
code{
	padding:5px;
	color:#E05B5B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:block;
	margin:5px;
	font-size:12px;
	font-family:Courier,Verdana,Arial;
	background:#FFEBE2;
}

nav a,
 nav a:visited{
	display:block;
	margin-bottom:10px;
	background:#E05B5B;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	-webkit-transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

nav a.synchronyzeButton{
	cursor:pointer;
}

nav a:hover{
	color:#ffffff;
	background: #923b3b;
}



header a,header a:hover,header a:visited{
	text-decoration:none;
	color:#ffffff;
}

/* ==============
    MOBILE: Main
   ============== */

#main{
	padding:15px 0 45px;
	margin: 0 auto;
}

#main article a.goTopButton{
	background-color:#CECECE;
	border:0px;
	color:#ffffff;
	padding:10px 5px 0px 5px;
	line-height: 5px;
	float:right;
	text-decoration:none;
}

#main button, .loginBloc button,.button{
	background-color:#e05b5b;
	border:0px;
	color:#ffffff;
	text-decoration:none;
	padding:3px 8px 3px 8px;
	font-size:10px;
	font-weight:bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	min-width: 35px;
	text-align: center;
	-webkit-transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-ms-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
#main button:hover, .loginBloc button:hover,.button:hover{
	background-color: #923b3b;

}

.articleDetails  .readUnreadButton:hover{
 	background-color: #414B55;
 	background-image: url(../img/checked.png);


}
.articleDetails .readUnreadButton{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: 28px;
	min-width: 32px;
	padding: 3px;
	line-height:20px;
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(../img/unchecked.png);
 	background-repeat: no-repeat;
 	background-position: center;
 	border-left: 1px solid #82909E;
	background-color:#697785;
		-webkit-transition: 0.3s ease all;
	-moz-transition: 0.3s ease all;
	-ms-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;

}

#main aside a.unreadForFolder{
	
	background-color:#e05b5b;
	border:0px;
	color:#ffffff;
	cursor: pointer;
	font-size:10px;
	font-weight:bold;
	  min-height: 22px;
    min-width: 22px;
	line-height: 20px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	top: 22%;
	 box-shadow: 1px 1px 0 1px #2C2F32;
	right: 17%;
	display:block;
	text-align: center;
	float:right;
}

#main aside a.readFolder{
	background-color:#2C333A;
	margin: 0;
	width: 10%;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
	height: 100%;
	line-height: 38px;
    text-align: center;
    padding: 0 2%;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
#main aside a.readFolder:hover{
	background-color: #272a2d;
}
.deplier,
.plier
{
	display: block;
	height: 100%;
	width: 100%;
}
.deplier
{
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}.plier
{
	background-image: url(../img/arrow2.png);
	background-repeat: no-repeat;
	background-position: center;
}

#main aside ul li h1.folder{
	text-align:left;
	padding-left:10px;
	line-height: 2.3em;
	font-size: 1em;
	position: relative;
}

.loginBloc span{
	color:#fff;
	margin-right:5px;
	padding:0;
	display:inline;
}
.loginBloc span span{
	font-weight:bold;
}

#main .aside a button a{
	text-decoration:none;
}

#main article header.articleHead{

	padding:5px;
	background-color:#272A2D;
	color:#ffffff;
}

#main article div.articleContent{
	
	margin:10px 0px 0px 0px;
	text-align: justify;
	clear:both;
}

#main article header h1.articleSection{
	font-size:1em;
	color:#ffffff;
	margin:0px;
	float:left;
	margin-right:10px;
}
#main article section h2 a{
	text-decoration:none;
	color: #191c1e;
	cursor: pointer;
}
#main article header h1 a{
	text-decoration:none;
	color: #ffffff;
	cursor: pointer;
}
#main article section h2.articleTitle, .preferenceBloc h3{
	margin-bottom:5px;
	font-size:1.1em;
	margin-top: 0;
}
#main article section h3.articleDetails, .preferenceBloc h4{
	font-size:10px;
	font-weight:normal;
	color:#939393;
	margin:0px;
}
#main article section .articleDetails .readUnreadButton,
#main article section .articleDetails .readUnreadButton:hover
{
	color: #FFF;
}

#main article div.articleContent .enclosure{
	color:#E05B5B;
	display:block;
	font-size: 10px;
}
#main article div.articleContent .enclosure h1{
	color:#222222;
	margin:5px 0 0 0;
	font-weight: bold;
	font-size: 12px;
}
#main article div.articleContent .enclosure a{
	
	color:#E05B5B;
	font-size: 10px;
}

#main article div.articleContent .enclosure span{
	padding:5px 0 5px 0;
	color:#707070;
	font-size: 10px;
}


#main article section img{
	max-width: 100%;
	height: auto;
}
#main article section embed,#main article section iframe{
	max-width: 100%;

}
#main aside ul,#main aside ul li ul{
	padding:0;
	margin:0;
}
#main aside ul li ul li{
	list-style-type:none;
	padding:0 5px 0;
	margin:0;
}

#main aside ul li {
	list-style-type:none;
}
#main aside ul li h1,
.menu_settings li a {
	font-size:14px;
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#31383F;
	/*cursor: pointer;*/
  	 border-bottom: 1px solid #2B3138;
    border-top: 1px solid #35404B;
}
.menu_settings li a 
{
	line-height: 2.3em;
	padding-left: 10px;
	display: block;
	text-align: left;
	font-size: 0.8em!important;
	font-weight: 600;

}

/*.favorite:before{
	content: "✰ ";
	font-size: 15px;
    font-weight: bold;
}*/


.importFrame{
	border:none;
}


.logo{
	background: url(data:image/png;base64,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) 5px center no-repeat;
	padding-left:40px;
	padding-top:15px;
	height:40px;
	font-size:2em;
	margin:0;
}

.loginBloc{
	background-color: #222222;
    border-radius: 5px 5px 5px 5px;
    float: none;
    margin: 10px 0px 10px;
    padding: 5px;
    width: auto;
}
.loginBloc input{
	width:100px;
	border:none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-right:1%;
	padding: 1px 5px;
	color: #808081;

}

.logo i{
	font-size:0.7em;
}

#main aside ul li ul li:hover{
	background-color:#697785;
}
.contenu_dossier li
{
	position: relative;
}
.contenu_dossier li a 
{
	display: block;
	line-height: 2.4em;
}
.contenu_dossier li button
{
	position: absolute;
	top: 0;
	right: 1%;
}
.feedChip{
	margin-top:9px;
	float:left;
	width:10px;
	height:10px;
	border-left:10px solid;
}



#main article section.eventRead .readUnreadButton {
	/*opacity:0.8;
	-moz-opacity : 0.8;
    -ms-filter: "alpha(opacity=80)";
 	*/
 	background-color: #e05b5b;
 	background-image: url(../img/checked.png);
 	background-repeat: no-repeat;
 	background-position: center;
 	border-left: 1px solid #f36e6e;
	
}
.favorite
{
 	background-color:#697785;
 	background-image: url(../img/favs.png);
 	background-repeat: no-repeat;
 	background-position: center;
 	-webkit-background-size: 76% auto;
 	background-size: 76% auto;
    border-right: 1px solid #586674;
    bottom: 0;
    display: block;
    height: 34px;
    
    padding: 0;
    position: absolute;
    right: 39px;
    text-indent: -9999px;
    width: 38px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.unfavtemp,
 .unfav
{
 	background-color:#E05B5B;
 	border-right: 1px solid #923B3B;

}
.unfavtemp:hover,
.favorite.unfav:hover
 {
	background-color: #923B3B;
 }
.favtemp
{
 	background-color:#697785;

}

.unfavtemp,
.favtemp
{
	height: 100%;
	width: 100%;
	background-image: url(../img/favs.png);
 	background-repeat: no-repeat;
 	-webkit-background-size: 76% auto;
 	background-size: 76% auto;
 	background-position: center;
 	-webkit-transition: 0.3s all ease;
 	-moz-transition: 0.3s all ease;
 	-ms-transition: 0.3s all ease;
 	-o-transition: 0.3s all ease;
 	transition: 0.3s all ease;
}
#main article section.eventRead .readUnreadButton:hover
{
	border-left: 1px solid #923B3B !important;
}
#main article section.eventRead .readUnreadButton:hover
{
	background-color: #923B3B;
	background-image: url(../img/unchecked.png);
}
.favorite:hover,
.favtemp:hover {
		background-color: #414B55;
}
#main article section.eventRead{
	background-color: #EDEAEE
}

#main article section.eventHightLighted{
	background-color: #EBEBEB;
}
#main article section.eventSelected,
.settings article > section{
	/*box-shadow: 0 0 20px 0 #C2C2C2;*/
	border-top: 3px solid #E05B5B;
}
#feedTable{
	width:100%;
}
#feedTable tr td:first{
	width:70%;
}

.addBloc{
	margin-left: 2%;
}

#main.settings aside a {
	font-size: 16px;
}

.settings article > section:not(:first-child){
	display:none;
}

.pointer{
	cursor:pointer;
}

#main article section a,#main article a{
	color:#E05B5B;
}

footer a,#main aside a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.8em;
	font-weight: 600;
}
#main .folder > a
{
	font-size:0.8em;
	font-weight: 600;
}

#main aside a span{
	font-weight:bold;
	font-size:14px;
}

#main article section{
	padding:5px 10px;
	overflow: hidden;
	margin-bottom: 5px;
	background-color: #eee;
	position: relative;

}

#main aside{
	color:#ffffff;
	padding:0px 1% 10px;
	float: left;
	width: 98%;
}

.underlink{
	font-size:9px;
	color:#222222;
	display:block;
	line-height: 9px;
	margin-bottom: 10px;
}

#footer-container footer p,#footer-container footer{
	color:#ffffff;
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:10px;
}

#footer-container footer p a,#footer-container footer p a:visited{
	font-size:10px;
	color:#ffffff;
}

#main article section a.button {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.pluginBloc li,.pluginBloc ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
.pluginBloc ul li{
	padding:5px 0 5px 0;
	border-bottom: 1px dotted #cecece;
	margin:0 0 5px 0;
}
.pluginBloc ul li ul li{
	padding: 0;
	border-bottom: none;
	margin:0;
}
.pluginBloc ul li ul li h4,.pluginBloc ul li ul li code{
	display:inline;
}

.errorSync{
	background-color:#C94141;
	color:#ffffff;
	padding:5px;
	border-radius:5px;
	margin:10px 0px 10px 0px;
	/*box-shadow: 0 0 3px 0 #810000;*/
}

.errorSync a{
	color:#ffffff;
}

.sync{
	padding-left:10px;
	background: #eee;
}

.sync a{
	color:#E05B5B;
}
.login-home
{
	margin: 1% auto 0;
	width: 80%;
	background: #272A2D;
	min-height: 200px;
	padding: 3%;
	

	color: #eee;

}
#main .lien_logo
{
	color: #eee;
}
.login-home .logo
{
	float: left;
}

.login-home form 
{
	text-align: center;
}
.login-home input
{
	width: 96%;
	margin: 10px 0 0;
	height: 35px;
	padding-left: 3px;
	line-height: 35px;
	color: #333;
	background: #eee;
	border: none;
	border-radius: 3px;
	  box-shadow: 2px 2px 0 1px #1F2225;
	padding: 5px;
}
.login-home button
{
	width: 98%;
	display: inline; 
	height: 50px;
	margin-top: 10px;
	font-size: 1.1em!important;
	text-transform: uppercase;
}
.connexion
{
	color: #eee;
	font-size: 2em;
	float: right;
	margin: 15px 0 0;

}
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 #title{ padding-top:20px; }


/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */











/* =============================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 480px){

.clear.nochip select {
    width: 53px;
}
.connexion
{
	font-size: 1.5em;
	margin-top: 18px;
}
}
@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
.login-home
{
	width: 350px;
	padding: 15px;
}
	nav  li:first-child a {
    margin-left: 1%;
}
	nav a,
	.desactive
	
{		float:left;
		width:16%;
		margin:0 1%;
		padding:15px 1%;
		margin-bottom:0;
		text-indent: -9999px;
		background-repeat: no-repeat;
		background-position: center;
		border-radius: 2px;
		box-shadow: 2px 2px 0 1px #232528;
	}

	nav a:hover
	{
	background-repeat: no-repeat;
		background-position: center;
	}
	.head-menu {
    background: none repeat scroll 0 0 #272A2D;
    /*padding: 1% 0;*/
    min-height: 110px;
}
	.desactive
	{
		background-color: #8c959f;
	}
	.home,
	.home:hover
	{
		background-image: url(../img/home.png);
	}
	.favs,
	.favs:hover
	{
		background-image: url(../img/favs.png);
	}
	.deco,
	.deco:hover
	{
		background-image: url(../img/deco.png);
	}
	.gestion,
	.gestion:hover
	{
		background-image: url(../img/gestion.png);
	}
	.synchronyzeButton,
	.synchronyzeButton:hover
	{
		background-image: url(../img/synchro.png);
	}
	
	
	
	nav li:last-child  a{ margin-right:0; }
	
/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

	nav ul li{
		display:inline;
	}	
	.oldie nav a{
		margin:0 0.7%;		
	}
}

@media only screen and (min-width: 768px) {
	.loginBloc{
	   	float: left;
	   	width: 96%;
	   	margin: 7px 0;
	   	padding: 0 2%;
	   	background: none;
   }
	#main aside
	{
	margin-bottom: 50px;
		
	}
	nav li:first-child a{ margin-left:0;  }
	.loginBloc input
	{
		margin-bottom: 5px;
		width: 75%;
	}
	.connexion_btn
	{
		display: block;
		width: 19%;
		height: 50px;
		    box-shadow: 2px 2px 0 1px #1F2225;
	}
#main{
		padding: 0;
	}
 
/* ====================
    WIDE: CSS3 Effects
   ==================== */

	#header-container,
	#main aside{
	/*	-webkit-box-shadow:0 5px 10px #aaa;
		   -moz-box-shadow:0 5px 10px #aaa;
		        box-shadow:0 5px 10px #aaa;*/
	}

/* ============
    WIDE: Menu
   ============ */
	
	#title{
		float:left;
	}

	nav{
		float:left;
		width:98%;
		padding: 0 2%;
	}

/* ============
    WIDE: Main
   ============ */

	#main article{
	
		padding: 0 1% 50px;
		overflow: hidden;
		    min-height: calc(100% - 25px);
	}
		
	#main #menuBar{
		float:left;
		width:300px;
		margin-left: 1%;
	}
	#main #menuBar aside{
		padding:5px;
		width: 290px;
		float: left;	
	}
	.head-menu {
    background:  #272A2D;
    float: left;
    width: 300px;
}
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

	.wrapper{
		width:100%; /* 1140px - 10% for margins */
		margin:0 auto;
	}

	#main{
		padding:0 0;
	}

}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* =============================================================================
   Tools
   ========================================================================== */
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hidden{
	display:none;
}
.nochip{
	list-style-type: none;
}
