/*[fmt]10A0-11AA-1*/ @import url(/templates/www/css/content/images.css);
@import url(/templates/rd_list_article/css/list_item_documents.css);
.publishing {
text-transform: uppercase; 
font-size: 0.9em; 
color: #993333; 
padding-bottom: 1em; 
width: initial; 
}
.publishing P {
margin-bottom: 0px; 
}
.publishing .label {
float: left; 
width: 70px; 
}
.publishing A, .publishing A:visited {
}
/*ARTICLE - videos*/ .container_article P {
overflow: hidden; 
}
SECTION.media {
display: inline-block; 
margin-top: 1em; 
width: 100%; 
}
SECTION.media H3 {
padding-top: 1em; 
}
SECTION.object {
padding: 0px 7.5%; 
}
OBJECT.video {
display: block; 
position: relative; 
padding-bottom: 56.25%; 
padding-top: 30px; 
height: 0; 
overflow: hidden; 
margin: 1em 0 2em; 
text-align: center; 
}
OBJECT.video IFRAME, OBJECT.video OBJECT, OBJECT.video EMBED {
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
}
/*TABLES*/ .data_table {
-webkit-box-sizing: border-box; 
/*Safari/Chrome, other WebKit*/ 
-moz-box-sizing: border-box; 
/*Firefox, other Gecko*/ 
box-sizing: border-box; 
/*Opera/IE 8+*/ 
display: inline-block; 
width: 100%; 
background-color: #E5E5E5; 
border-bottom: 2px solid #CCCCCC; 
padding: 1em; 
margin-bottom: 1em; 
margin-top: 1em; 
}
.data_table H3 {
line-height: 1.2; 
}
.data_table A {
display: block; 
position: relative; 
line-height: 1.5em; 
vertical-align: initial; 
padding-left: 3.5em; 
min-height: 3em; 
}
.data_table A:before {
position: absolute; 
content: '!'; 
font-family: icomoon; 
top: 0; 
left: 0; 
font-size: 3em; 
line-height: 1; 
}
/*GRAPHS*/ .graph_link {
padding-bottom: 1em; 
}
.graph_link A:before {
content: '"'; 
font-family: icomoon; 
font-size: 1.5em; 
line-height: 1; 
padding-right: 0.5em; 
}
/*ATTACHMENTS*/ .attachments {
padding-bottom: 1em; 
}
.attachments UL {
padding: 0px; 
}
.attachments LI {
list-style-type: none; 
}
.attachments A:before {
content: 'D'; 
font-family: icomoon; 
font-size: 1.5em; 
line-height: 1; 
padding-right: 0.5em; 
}
/*SUAMMRY - columns*/ .summary {
}
.summary .full_text {
padding: 1em 0px 0px; 
margin: 1em 0px 0px; 
border-top: 1px solid #CCCCCC; 
}
.summary IMG {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
border: 1px solid #FFFFFF; 
}
.summary .column:nth-child(1) {
-webkit-box-sizing: border-box; 
/*Safari/Chrome, other WebKit*/ 
-moz-box-sizing: border-box; 
/*Firefox, other Gecko*/ 
box-sizing: border-box; 
/*Opera/IE 8+*/ 
width: 65.5172413793103%; 
padding-right: 2em; 
}
.summary .column:nth-child(2) {
width: 34.4827586206897%; 
}
.summary .tel:before {
content: 't'; 
font-family: icomoon; 
font-size: 0.85em; 
}
.summary .email {
position: relative; 
padding-left: 1.1em; 
}
.summary .email:before {
font-size: 0.85em; 
content: 'm'; 
font-family: icomoon; 
position: absolute; 
top: 0.1em; 
left: 0; 
}
/*SERVICES - columns*/ .services .column:nth-child(1) {
padding: 0 0.5em 0 0; 
}
.services .column:nth-child(2) {
padding: 0px 0px 0px 0.5em; 
}
.services .menu {
}
/*DOCUMENTS*/ SECTION.attachments > UL {
margin: 0px; 
}
