@import "https://fonts.googleapis.com/css?family=Muli";

html, body {
	background: white;
	color: black;
	margin: 0;
	padding: 0;
}

.rich-text {
	font: 1rem Muli, "Open Sans", Helvetica, Arial, sans-serif;
	padding: 10px;
	text-align: justify;
}

.rich-text .richtext_h1 {
	font: bold 1.2rem Muli, "Open Sans", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.rich-text .richtext_longTitle {
	font: bold 1.2rem Muli, "Open Sans", Helvetica, Arial, sans-serif;
	text-align: justify;
	margin-bottom: 1mm;
}

.richtext_attachments {
	margin-top: 15mm;
}

.richtext_attachment {
	margin-top: 10mm;
}

.rich-text .richtext_longTitleAnnex {
	font: bold 1.2rem Muli, "Open Sans", Helvetica, Arial, sans-serif;
	margin-bottom: 1mm;
}

.rich-text p {
	display: block;
	margin: 0;
	padding: 0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.rich-text p.richtext_formula {
	text-align: center;
	font-style: italic;
	padding-top: 3mm;
	margin-bottom: 2mm;
}

.rich-text td.richtext_interstitial {
	border-top: 0.3pt solid black !important;
	border-bottom: 0.3pt solid black !important;
}

.rich-text p.richtext_interstitial {
	display: inline-block;
}

.rich-text .richtext_preamble {
	margin-top: 1.5mm;
}

.rich-text table.richtext_interstitial {
	margin-top: 3mm !important;
}

.rich-text td.richtext_interstitial {
	padding-top: 3.5mm !important;
	padding-bottom: 2.5mm !important;
}

.rich-text table.border_row th, .rich-text table.border_row td {
	border-bottom: solid 1px black;
}

.rich-text tr.border_row td {
	border-bottom: solid 1px black;
}

.rich-text table.border_column th, .rich-text table.border_column td {
	border-right: solid 1px black;
}

.rich-text table.border_cell {
	border: solid black;
	border-width: 0px 0px 0px 1px;
}

.rich-text table.border_cell th, .rich-text table.border_cell td {
	border: solid black;
	border-width: 0px 1px 0px 0px;
}

.rich-text tr.border_cell td {
	border: solid black;
	border-width: 0px 1px 0px 0px;
}

.rich-text table.border_frame {
	border: 1px solid black;
}

.rich-text table.richtext_conclusions {
	margin-top: 3mm !important;
}

.rich-text td.richtext_conclusions {
	text-align: center;
}

.rich-text p.richtext_docDateAlone {
	margin-bottom: 3mm !important;
	font-weight: normal;
}

.rich-text p.richtext_docDate {
	font-weight: normal;
}

.rich-text p.richtext_person {
	font-weight: bold;
	display: block;
}

.rich-text p.richtext_shortTitle {
	font-weight: normal;
	font-style: italic;
}

.rich-text .richtext_toc {
	margin-bottom: 50px;
}

.rich-text .richtext_toc_link {
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.rich-text .richtext_heading_toc_lvl1 {
	margin-bottom: 5px;
	font-weight: bold;
}

.rich-text .richtext_heading_toc_lvl2 {
	margin-bottom: 5px;
	margin-left: 15px;
}

.rich-text .richtext_heading_toc_lvl3 {
	margin-bottom: 5px;
	margin-left: 30px;
}

.rich-text .richtext_heading_toc_lvl4 {
	margin-bottom: 5px;
	margin-left: 45px;
}

.rich-text .richtext_heading_toc_lvl5 {
	margin-bottom: 5px;
	margin-left: 60px;
}

.rich-text .richtext_heading_toc_lvl6 {
	margin-bottom: 5px;
	margin-left: 75px;
}

.rich-text .richtext_heading_toc_lvl7 {
	margin-bottom: 5px;
	margin-left: 90px;
}

.rich-text .richtext_heading_toc_lvl8 {
	margin-bottom: 5px;
	margin-left: 105px;
}

.rich-text .richtext_heading_toc_lvl9 {
	margin-bottom: 5px;
	margin-left: 120px;
}

.rich-text p.richtext_num_paragraph {
	display: inline-block;
	margin-top: 1mm !important;
	margin-right: 1.5mm !important;
}

.rich-text p.richtext_num_article, .rich-text p.richtext_heading_article {
	font-weight: bold;
	margin-top: 2.5mm;
	margin-bottom: 0.5mm;
	display: inline-block;
}

.rich-text div.richtext_alinea {
	margin-top: 2.5mm;
}

.rich-text p.richtext_signature {
	margin-top: 1.5mm;
}

.rich-text p.richtext_article {
	margin-bottom: 1.5mm;
}

.rich-text .richtext_p {
	margin-bottom: 1.5mm;
}

.rich-text div.richtext_preamble p {
	margin-top: 1.5mm;
}

.rich-text .richtext_table {
	border-collapse: collapse;
	margin-top: 1.5mm;
	margin-bottom: 3mm;
}

.richtext_th {
	font-weight: normal;
}

.rich-text div.richtext_body div.richtext_alinea p.richtext_h1, .rich-text div.richtext_body div.richtext_alinea p.richtext_h2.rich-text div.richtext_body div.richtext_alinea p.richtext_h3.rich-text div.richtext_body div.richtext_alinea p.richtext_h4.rich-text div.richtext_body div.richtext_alinea p.richtext_h5.rich-text div.richtext_body div.richtext_alinea p.richtext_h6 {
	font-weight: bold;
}

.rich-text p.richtext_notes {
	margin-top: 5mm;
}

.rich-text .richtext_withoutIndent {
	text-indent: 0px !important;
}

.rich-text .richtext_indent20px {
	text-indent: 20px;
}

.rich-text .richtext_footer {
	border-top: solid 1px #d1d2d4;
	color: #000;
	font-size: 82%;
	padding: 1.2rem 0 18px;
	margin: 3em 0 0;
}

.rich-text comment {
	font-weight: bold;
	text-align: left;
	color: crimson;
	font-size: 1.2rem;
	border: solid 1px crimson;
	padding: 4px;
}

.rich-text a {
	color: #007DAD;
	cursor: text;
}

.rich-text img {
	margin: 0;
}

.rich-text img.align-left {
	margin: 0 1em 0 0;
}

.rich-text img.align-right {
	margin: 0 0 0 1em;
}

.rich-text p.align-left {
	text-align: left;
}

.rich-text p.align-center {
	text-align: center;
}

.rich-text p.align-right {
	text-align: right;
}

.rich-text p.align-justify {
	text-align: justify;
}

.rich-text .richtext_elementLI {
	width: 100%;
	padding: 0px !important;
}

.rich-text td.richtext_elementLI {
	display: block;
	width: 100%;
	padding: 0px !important;
	border: none !important;
}

.rich-text .richtext_ul, .rich-text .richtext_ol {
	padding-left: 6mm;
}

.rich-text .richtext_numLI {
	width: 25px;
	border: none !important;
}

.rich-text .richtext_contentLI, .rich-text td.richtext_contentLI {
	margin-left: 25px;
	width: auto;
	padding: 0px !important;
	border: none !important;
}

.rich-text table.richtext_ol tbody {
	width: 100%;
	vertical-align: top;
	border-color: inherit;
}

.rich-text td, .rich-text tr {
	vertical-align: top;
	margin: 0px;
}

.rich-text table {
	border-collapse: collapse;
	font-size: 100% !important;
	white-space: normal;
	font-weight: normal;
	font-style: Muli, "Open Sans", Helvetica, Arial, sans-serif;
	color: -internal-quirk-inherit;
	text-align: start;
	font-variant: Muli, "Open Sans", Helvetica, Arial, sans-serif;
}

.rich-text table.richtext_ol {
	margin-top: 1.5mm !important;
	width: 100%;
	display: block;
	-webkit-margin-before: 0mm;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.rich-text ul p, .rich-text ol p, .rich-text ul ul, .rich-text ul ol, .rich-text ol ul, .rich-text ol ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.rich-text .richtext_paragraph {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 0px;
}

.rich-text .richtext_indent_first_line {
	text-indent: 18px;
}

.rich-text .richtext_heading_book, .rich-text .richtext_heading_part, .rich-text .richtext_heading_title, .rich-text .richtext_heading_section, .rich-text .richtext_heading_chapter, .rich-text .richtext_heading_division, .rich-text .richtext_heading_paragraph {
	margin-top: 40px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.rich-text .richtext_heading_paragraph {
	font-weight: bold;
	width: 100%;
}

.rich-text .richtext_heading_subpart, .rich-text .richtext_heading_subtitle, .rich-text .richtext_heading_subsection, .rich-text .richtext_heading_subchapter, .rich-text .richtext_heading_subdivision, .rich-text .richtext_heading_subparagraph {
	margin-top: 30px;
	margin-bottom: 20px;
}

.rich-text .richtext_separatorheading {
	margin-left: 8px;
	margin-right: 8px;
}

.rich-text .richtext_def {
	width: 250px;
	display: inline-block;
}

.rich-text .richtext_clause {
	font-style: normal;
	margin-top: 15px;
}

.rich-text .richtext_quote {
	margin: 0.5em 0 1em 0;
	padding: 0 45px 0 45px;
	font-size: 1.2rem;
	font-style: italic;
	color: #515151;
}

.rich-text .richtext_quoteText {
	color: #515151;
}

.rich-text .richtext_openingQuote {
}

.rich-text .richtext_closingQuote {
}

.rich-text .richtext_openingQuoteText {
}

.rich-text .richtext_closingQuoteText {
}

.rich-text .richtext_quote .richtext_body {
	margin-bottom: 10px;
}

.rich-text .richtext_quote .richtext_source {
	margin-right: -10px;
	color: black;
	font-size: 12px;
	text-align: right;
}

.richtext_docNumber {
	margin-top: 5px;
}

.rich-text .richtext_inline {
	display: inline;
}

.rich-text .richtext_force-inline {
	display: inline !important;
}

.rich-text .richtext_margin-left-5px {
	margin-left: 5px;
}

#intituleAct, #toc, .richtext_body > #index, .rich-text hr {
	/** display: none; COMMENT FOR CODE on "notices_scll.css" **/
}

.notice-code .richtext_hierarchicalStructure > .richtext_body > div > div:first-child {
	font-weight: bold;
}

p.leaders_dots, p.leaders_rule, p.leaders_space {
	padding: 0;
	overflow-x: hidden;
	list-style: none;
}

p.leaders_dots:after {
	float: left;
	width: 0;
	white-space: nowrap;
	content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
}

p.leaders_rule:after {
	float: left;
	width: 0;
	white-space: nowrap;
	content: "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________" "________________________________________";
}

p.leaders_space:after {
	float: left;
	width: 0;
	white-space: nowrap;
	content: " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " ";
}

p.leaders_dots span:first-child, p.leaders_rule span:first-child, p.leaders_space span:first-child {
	padding-right: 0.33em;
	background: white;
}

p.leaders_dots span + span, p.leaders_rule span + span, p.leaders_space span + span {
	float: right;
	padding-left: 0.33em;
	background: white;
	position: relative;
	z-index: 1;
}


.icon-bar {
	background-color: #555 !important;
	display: block;
	width: 100%;
	margin-bottom: 50px;
}

.icon-bar a {
	background-color: #555;
	float: right;
	text-align: center;
	padding: 5px;
	transition: all 0.3s ease;
	color: white;
	font-size: 25px;
	cursor: pointer;
}

.icon-bar a:hover {
	background-color: #000;
}

.active {
	background-color: #FF3333 !important;
}


.listToc li {
	position: relative;
	overflow: hidden;
}

li.liToc:after {
	font-family: Times New Roman;
	font-size: 120%;
	width: 100%;
	content: ".....................................................................................................................................................................";
	text-indent: -1px;
	display: block;
	letter-spacing: 5px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
	font-weight: bold;
}

.listToc li span {
	display: inline;
	background-color: #FFF;
	margin: 5px;
	padding-right: 5px;
}

.listToc li .number {
	float: right;
	font-weight: bold;
	padding-left: 5px;
}


.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #007DAD;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: white;
	border-radius: 10px;
}

#myModsTOC a {
	text-decoration: none;
}