/* PRINT CSS FOR INFOSHEET PAGES */

/* HIDE
-------------------------------------------------------------- */
/*#header-top-wrapper,*/
#block-locale-language,
#block-views-admin_page_view-block_2,
#block-menu_block-1,
#block-search-form,
#block-views-admin_page_view-block_1,
#header-group-wrapper,
.footer,
#footer-wrapper,
#preface-bottom,
.breadcrumb,
#content-messages,
#content-tabs,
.group-top,
.node-type-infosheet .group-right,
.node-type-infosheet .field-name-field-toc,
.header-top,
.preface,
header {
	display: none;
}

#toTop,
#toTop a {
	display: none !important;
}

[class*="panels-flexible-region-1-bottom"] {
	position: relative !important;
	width: 100% !important;
}
#block-views-admin_page_view-block_8 {
	width: 29px;
	height: 21px;
	display: block;
	position: absolute;
	top: 0px;
	right: 25px;
}

/* HEADINGS
-------------------------------------------------------------- */

body {
    font-family: Arial, Sans-Serif;
    font-size: 0.9em;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #EB142A;
	letter-spacing: normal;
    margin-top: 1.5em !important;
    font-family: Arial, Sans-Serif !important;
    line-height: normal;
}

h1,
h1.title {
    font-family: Arial, Sans-Serif !important;
	font-weight: bold;
	font-size: 24px;
	background-color: #F0F0F0 !important;
	background: #F0F0F0 !important;
    -webkit-print-color-adjust: exact; 
	padding: 10px;
	color: #000000;
	margin-bottom: 0;
	line-height: 28px;
}
h2 {
    font-size: 22px !important;
    margin-top: 1.9em !important;
}
h3 {
    font-size: 18px;
    color: black !important;
    margin-top: 1.9em !important;
}
h4 {
    font-size: 18px;
    font-weight: normal !important;
}
h5 {
    font-size: 16px;
    color: black !important;
}
h6 {
    font-size: 14px;
}
h7 {
    font-weight: bold;
    font-size: 12px;
    color: black !important;
}

h1 a.lexicon-term,
h2 a.lexicon-term,
h4 a.lexicon-term,
h6 a.lexicon-term {
	color: #EB142A !important;
	border-bottom: none !important;
}

h3 a.lexicon-term,
h5 a.lexicon-term,
h7 a.lexicon-term {
	color: black !important;
	border-bottom: none !important;
}

a.lexicon-term {
	border-bottom: none !important;
}

a,
a:link,
a:visited {
	text-decoration: none;
	color: #000000;
}

/* Better readability of lists that have no detailed css */
li {
    line-height: normal; 
    margin-bottom: 0.5em;
}

ul {
    margin-bottom: 0.5em !important;
}

.field-name-body h2 {
	color: #EB142A;
	font-weight: bold;
	font-size: 22px;
	border-bottom: 1px solid #D2D2D2;
	padding-bottom: 0.5em;
}

.node-type-infosheet .field-name-title,
.node-type-infosheet .field-name-field-last-update {
	background-color: #F0F0F0 !important;
	background: #F0F0F0 !important;
    -webkit-print-color-adjust: exact; 
	padding: 10px;
}

.node-type-infosheet .field-name-title {
	padding-bottom: 0;
}

.node-type-infosheet .field-name-field-last-update {
	padding-top: 0;
}

.node-type-infosheet .field-name-field-last-update .field-label,
.node-type-infosheet .group-left .field-name-title .field-label {
	color: #8E8E8E;
	font-size: 14px !important;
	margin-right: 0.5em;
	font-weight: normal;
}

.node-type-infosheet .group-left .field-name-field-last-update {
	margin-bottom: 1em;
}

.node-type-infosheet .group-left .field-name-title .field-item p,
.node-type-infosheet .group-left .field-name-field-last-update span {
	color: #8E8E8E;
	font-size: 14px;
	font-weight: normal;
}

.node-type-infosheet .group-left .field-name-body .source {
	display: none;
}

.node-type-infosheet .group-left .field-name-title .field-item p {
	margin-top: 0;
	margin-bottom: 0.5em;
}


.node-type-infosheet .group-left #admin_page_infosheet_6th_state_reform {
	background-color: #F0F0F0 !important;
	background: #F0F0F0 !important;
    -webkit-print-color-adjust: exact; 
	padding: 10px;
}

/* WEBONEM-534 desactivate pdf-hide-source id */
#pdf-hide-source {
	display: inline;
}


/* 6the state reform infosheet block */
.node-type-infosheet #admin_page_infosheet_6th_state_reform {
	background-color: #F0F0F0;
	padding: 1em;
	min-height: 60px;
	margin-bottom: 1em;
}

.node-type-infosheet #admin_page_infosheet_6th_state_reform img {
	float: left;
	margin-right: 1em;
}

.node-type-infosheet #admin_page_infosheet_6th_state_reform .field-content p  {
	margin: 0;
}

.node-type-infosheet #admin_page_infosheet_6th_state_reform h2 {
	padding-top: 20px;
	margin-top: 0 !important;
	color: #333333 !important;
}

.node-type-infosheet #block-views-admin_page_view-block_7 {
	width: 70%;
}

.node-type-infosheet #block-views-admin_page_view-block_7 .field-content img {
	float: left;
	margin-right: 1em;
}


/* Tables
-------------------------------------------------------------- */
.table_legend {
	font-size: 0.85em;
}
table {
	width: 100% !important;
	margin-left: 0;
	border: 1px solid #cecece;
}
thead {border:0;}
/* lexicon */
thead th a.lexicon-term {
	color: #FFFFFF;
	text-decoration: none !important;
}

thead th {
	background-color: #343434;
	color: white;
	padding: 0.5em;
	font-weight: 600;
	text-align: center;
}

caption {
	font-weight: bold;
	margin-top: 15px;
}

th {
}

tbody th {
  padding: 0.5em;
}

tbody tr th a.lexicon-term  {
  color: #333333;
  border-bottom: none !important;
  text-decoration: none !important;
}

tbody tr th {
	font-size: 12px;
	font-weight: 600;
	color: #333333;
}

tbody tr td a.lexicon-term {
	color: #666666;
	border-bottom: none !important;
	text-decoration: none !important;
}

tbody tr td {
	color: #666666;
	font-size: 13px;
}

/* Alternating row background styles */
tr.odd, tr.odd, td, tr.even, tr.even, thead th, th {
  	border: 1px solid #CECECE;
}


tr.drag td,
tr.drag-previous td {
  color: #000000;
}

/* WEBONEM-465 Hide twitter and survey block in print */
#twitter,
#survey-wrapper,
#survey,
#sliding-popup
{
    display: none;
}

a[href]:after {
    content: none !important;
}