.readoffline-shortcode {
display: inline;
}
.readoffline-shortcode  .pdf,
.readoffline-shortcode .epub,
.readoffline-shortcode .mobi,
.readoffline-shortcode .print {
border: 0;
min-height: 16px;
padding: 0 0 1px 20px;
}
.readoffline-shortcode .pdf {
background: url(//www.contretemps.eu/wp-content/plugins/read-offline//css/document-pdf.png) no-repeat 0 50%;
}
.readoffline-shortcode .print {
background: url(//www.contretemps.eu/wp-content/plugins/read-offline//css/document-print.png) no-repeat 0 50%;
}
.readoffline-shortcode .epub {
background: url(//www.contretemps.eu/wp-content/plugins/read-offline//css/document-epub.png) no-repeat 0 50%;
}
.readoffline-shortcode .mobi {
background: url(//www.contretemps.eu/wp-content/plugins/read-offline//css/document-mobi.png) no-repeat 0 50%;
}