/*
CSS for XHTML instances converted from Formex for Legislative Summaries
*/

.normal {
	text-align: justify;
	margin-top: 13px;
	margin-bottom: 0px;
}

img {
 max-width: 100%;
}

span.superscript {
	vertical-align: super;
	font-size: smaller;
}

a:not([href*='eur-lex']):not([href^='.']):not([href^='#']):not([href^='/']):not([href^='javascrip']):not([href^='https://europa.eu/european-union/']):after {
    font-family: 'FontAwesome';
    content: "\f08e";
    vertical-align: super;
    font-size: smaller;
}

.cell {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.lastmod {
	text-align: right;
	margin-top: 54px;
}
.references {
	font-weight: bold;
	text-align: justify;
	margin-top: 13px;
	margin-bottom: 0px;
}
.ti-chapter, h2.ti-chapter {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin-top: 26px;
	margin-bottom: 13px;
	color: #444444;
}
.ti-col {
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.ti-main, h1.ti-main {
	font-size: 1.75em;
	font-weight: bold;
	text-align: center;
	margin-top: 54px;
	margin-bottom: 26px;
	color: #444444;
}
.ti-section {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-top: 54px;
	margin-bottom: 26px;
	color: #444444;
}
span.bold {
	font-weight: bold;
}
span.italic {
	font-style: italic;
}
ul {
	list-style-type: disc;
}