/* print.css */

* 															{ background-color:white !important; background-image:none !important; float:none; }
body 														{ margin:0; padding:0; background:none; color:#000; font:normal 10pt/1.5 Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6 											{ font-family: Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6,h7										{ display:block; color:#ed193c; font-size:100%; font-weight:bold; }
h1, h2 														{ margin-top:.75em; margin-bottom:0.375em; font-size:1.5em; line-height:1.25em; }
h1 															{ margin:0.3333em 0 0.77778em; line-height:31px; }
.page_home .box_highlight h1 								{ font-size:2.5714em; line-height:1em; }
.page_home .box_highlight h2, 
.page_home .box_highlight strong 							{ font-size:1.1428em; }
h3 															{ margin-top:1em; margin-bottom:.333em; font-size:1.16667em; line-height:1.333em; }
h4 															{ margin-top:1.125em; margin-bottom:.1875em; font-size:1.08333em; line-height:1.3125em; }
h5		 													{ margin-top:1.384em; font-size:1em; font-weight:bold; line-height:1.3846em; }
h6, h7														{ margin-top:1.5em; font-size:1em; font-weight:bold; }
code 														{ font:.9em "Courier New", Monaco, Courier, monospace; }
thead 														{ display:table-header-group; }
tr 															{ page-break-inside:avoid; }                                        				
img 														{ float:left; margin:1.5em 1.5em 1.5em 0; }
a img 														{ border:none; }
hr															{ width:100%; height:2px; margin:2em 0; padding:0; background:#ccc; color:#ccc; border:none; }
blockquote													{ margin:1.5em; padding:1em; font-style:italic; font-size:.9em; }
.small														{ font-size:.9em; }
.large														{ font-size:1.1em; }
.quiet														{ color:#999; }
.hide														{ display:none; }
fieldset 													{ margin:0 0 1.5em 0; border:none; }
div.field													{ clear:both; position:relative; margin:0; padding:5px 0; }
label em,
.label em													{ color:#ed193c; font-style:bold; }
label em strong,
.label em strong											{position:absolute; left:-999em; width:0; height:0; overflow:hidden; }
.filter ul													{ margin:0; padding:0; list-style:none; }
label,
.label														{ display:block; }
.optionlist,
.optionlist ul												{ margin:0; padding:0; list-style:none; }
.optionlist label											{ display:inline; }
.instruction												{ display:block; font-size:0.916667em; }
input.digit { width:1.75em; }
select.digit { width:2.4em; }
input.short { width:4.5em; }
select.short { width:5.15em; }
input.medium,
textarea.medium { width:8.55em; }
select.medium { width:9.2em; }
input.long,
textarea.long { width:12.5em; }
select.long { width:13.15em; }
input.extended,
textarea.extended { width:30.7em; }
select.extended { width:31.35em; }
input.auto,
textarea.auto,
select.auto { width:auto; }
input.full,
textarea.full { width:98.5%; }
select.full { width:99.85%; }

/* float: none; for all floated elements */
.related_documents,
.row,
.post_meta_footer,
.column,
#aside,
#footer,
#content 													{ clear:both; float:none !important; }

/* things to hide */
.release_2,
#skip,
#library,
#footer h2,
.hidden,
.edit,
.add,
.poll,
.explanation,
.finder,
.dialog,
.actions,
.search,
.search_criteria,
.replaced,
#footer ul,
.tabs_top,
.tabs,
.table_actions,
.more,
.less,
.button,
#page_options,
.pagination,
.no_print,
.print_overlay_overlay,
#nav 														{ display:none !important; }

/* page break */
.page-break 												{ page-break-before:always; }
table tr		 											{ page-break-inside:avoid !important; }

/* anchors */
a:link, a:visited 											{ background:transparent; color:#520; font-weight:bold; text-decoration:underline; }


/* table */
/* table */
table 														{ clear:both; width:100%; margin:0 0 1.5em 0; border-spacing:0; color:#666; empty-cells:show; }
caption 													{ margin:0 -1px 0 0; padding:0; background:#ed193c; font-size:1.16667em; text-align:left; }
thead 														{ display: table-header-group; }
thead td, thead th	 										{ color:#ed193c; font-weight:bold; }
thead th span												{ color:#999; font-weight:normal; }
tbody th													{ font-weight:normal; }
th,td   													{ padding:4px 15px 4px 10px; font-weight:normal; text-align:left; vertical-align:top; }
tfoot   													{ color:#666; font-size:.9166667em; }

/* table_users */
.table_users .last {
	width:200px;
}
.table_users .logged_in {
	padding-right:20px;
	background:transparent url('../images/icons/logged_in.gif') no-repeat 100% 0;
}
.table_users .table_actions_inc {
	padding-right:50px;
}

/* table today options */
table tbody.group_by_day th,
table tbody.group_by_day td {
	background:#DEDEDE url(../images/backgrounds/table_message_new.gif) repeat-x scroll 0 0;
	color:#ed193c;
	font-weight:bold;
}
table tr.divider th,
table tr.divider td {
	border-top:1px solid #666;
}

/* table_agenda */
.table_calendar {
	border-collapse:separate;
}
.table_calendar th,
.table_calendar td {
	padding:10px 0 10px 10px;
}
.calendar_status_img {
	display:block;
	float:left;
	width:13px;
	height:13px;
	margin:0;
	padding:0;
	cursor:pointer;
}
.calendar_status img {
	display:none;
}
.calendar_status_done {
	border:1px solid green;
}
.calendar_status_todo {
	border:1px solid orange;
}
.calendar_deadline .calendar_status_todo {
	border:1px solid red;
}
.table_calendar .calendar_status {
	width:13px;
}
.table_calendar .calendar_deadline {
	width:70px;
}
.table_calendar tbody .calendar_task span {
	display:block;
}
.box_container .table_calendar {
	margin:0;
}
.box_container tfoot {
	display:none;
}
.box_container .table_calendar tbody th, 
.box_container .table_calendar tbody td {
	border-width:1px 0 0 0;
}

/* table_calendar_small */
.table_calendar_small {
	width: auto;
	padding: 0;
	margin: 0;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	text-align: center;
	background-color: #fff;
}
.table_calendar_small table,
.table_calendar_small table th,
.table_calendar_small table td {
	border:none;
}
.table_calendar_small th {
	background:#f0f0f0 url('../images/backgrounds/table_calendar_small.gif') repeat-x 0 0;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	color:#ED193C;
	font-weight:bold;
}

.table_calendar_small .today, 
.table_calendar_small td.today a, 
.table_calendar_small td.today a:link, 
.table_calendar_small td.today a:visited {
	background: #ED193C;
	color: #fff;
	font-weight: bold;
}

.table_calendar_small td {
	padding:0;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
	vertical-align:middle;
}

.table_calendar_small td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding:5px 8px;
}

.table_calendar_small td.today {
	border:1px solid #ED193C;
}
.table_calendar_small td.today * {
	color:#ED193C !important;	
}

/* table_permission */
.table_permission {
	margin-top:1.16667em;
}
.table_permission th,
.table_permission td {
	padding:4px 4px 4px 0;
}
.table_permission th,
.table_permission thead td {
	font-weight:normal;
}
.table_permission tbody th {
	color:#666;
}
.table_permission th,
.table_permission td {
	text-align:center;
}
.table_permission th {
	text-align:left;
}
.table_permission th strong {
	color:#ed193c;
}
.table_permission tbody td {
	width:130px;
}


/* table_messages */
.table_messages {
	background:#fff;
	border-collapse:separate;
	border:none;
}
.threefourths .table_messages {
	width:701px;
}
.table_messages thead th {
	background:#f3f3f3;
}
.table_messages tbody th,
.table_messages tbody td {
	padding:20px 0 9px 13px;
	border:1px solid #dedede;
	border-top:1px dotted #ccc;
	border-bottom:none;
	color:#666;
	font-weight:bold;
	line-height:1.3333em;
}
.half .table_messages thead {
	display:none;
}
.table_messages tbody th,
.threefourths .table_messages .subject {
	border-right:none;
}
.table_messages tbody td {
	border-left:none;
}
.table_messages .message_status {
	display:block;
	float:left;
	width:32px;
	height:25px;
	background:transparent url('../images/icons/icon_messages.gif') no-repeat 0 -9px;
}
.table_messages .message_read .message_status {
	background-position:0 -50px;
}
.table_messages .message_unread .message_status {
	background-position:0 -109px;
}

.table_messages .message_new th,
.table_messages .message_new td {
	background:#dedede url('../images/backgrounds/table_message_new.gif') repeat-x 0 0;
	color:#ed193c;
}
.table_messages .message_new th a,
.table_messages .message_new td a {
	color:#ed193c;
}
.table_messages .hover th,
.table_messages .hover td {
	background:#f3f3f3;
	cursor:pointer;
}
.table_messages .message_read th,
.table_messages .message_read td {
	font-weight:normal;
}
.table_messages .received {
	width:110px;
	padding-right:7px;
	padding-left:13px;
}
.table_messages span {
	display:block;
}
.table_messages a {
	color:#666;
	text-decoration:none;
}
.table_messages tr:hover a,
.table_messages tr.hover a {
	color:#ed193c;
}
.table_messages tbody td.table_row_actions {
	width:45px;
}
.table_messages tbody td.table_row_actions .table_actions_inc {
	display:block;
	width:47px;
	padding:0;
}

/* list_actions */
.list_actions .field {
	padding:0;
}
.list_actions .vertical {
	padding-top:30px;
}
.list_actions .explanation {
	top:4px;
}
.list_actions .explanation_detail {
	margin-bottom:21px;
}
.list_actions span.toggle,
.list_actions a.toggle,
.list_actions a.toggle:visited {
	display:block;
	padding:6px 0 6px 30px;
	background:transparent url('../images/icons/arrow.png') no-repeat scroll 12px -89px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.list_actions a.toggle:hover,
.list_actions a.toggle:focus {
	background-position:12px 11px;
	color:#ed193c;
}
.list_actions .active a.toggle,
.list_actions .active a.toggle:visited {
	background-position:12px -288px;
	color:#ed193c;
}
.list_actions .action_ok .toggle {
	background:transparent url('../images/icons/status.png') no-repeat scroll 0 0 !important;
}
.list_actions .label {
	float:none;
	width:auto;
}
.list_actions .label .toggle {
	display:block;
}
.list_actions .action_detail .label {
	float:left;
	width:305px;
}
.list_measures .vertical label {
	margin-bottom:4px;
	padding: 0;
	border:none;
}
.list_actions .action_detail {
	padding:0 0 20px 30px;
}
.list_actions .action_detail .field {
	padding:13px 0 0 0;
	border:none;
}
.list_actions .action_detail .actions {
	padding:10px 0 0 343px;
}

/* list_faq */
.list_faq {
	margin:0;
	list-style:none;
}
.list_faq li {
	border:1px solid #fff;
}
.list_faq a,
.list_faq a:visited {
	display:block;
	padding-left:30px;
	background:transparent url('../images/icons/arrow.png') no-repeat scroll 12px -89px;
	color:#666;
	line-height:1em;
	text-decoration:none;
}
.list_faq a:hover,
.list_faq a:focus {
	background-position:12px 11px;
	color:#ed193c;
}
.list_faq .active {
	border:1px solid #DEDEDE;
}
.list_faq .active a,
.list_faq .active a:visited {
	background-color:#f3f3f3;
	background-position:12px -288px;
	color:#ed193c;
}

.list_faq a strong {
	display:block;
	float:left;
	width:20px;
	padding-right:10px;
	text-align:right;
}
.list_faq .faq_detail {
	display:block !important;
	padding:0 30px 0 60px;
}
.list_faq .faq_detail a,
.list_faq .faq_detail a:visited {
	display:inline;
	padding:0;
	background:none;
	color:#ed193c;
	line-height:normal;
	text-decoration:underline;
}
.list_faq .faq_detail a:hover,
.list_faq .faq_detail a:focus {
	color:#333;
}

/* list-collapse */
.list-collapse {
	margin:0;
	padding:0;
	list-style:none;
}
.list-collapse li {
	position:relative;
	margin-bottom:10px;
	padding-bottom:4px;
	background:transparent url('../images/backgrounds/list_collapse_bottom.gif') no-repeat 100% 100%;
}
.list-collapse li li {
	margin:0;
	padding:0;
	background:none;
}
.list-collapse h4 {
	position:relative;
	margin:0;
}
.list-collapse h4 a,
.list-collapse h4 a:visited {
	position:relative;
	z-index:1;
	display:block;
	padding:11px 10px 8px 0;
	text-decoration:none;
}
.list-collapse .item-content {
	padding:15px 0;
}

/* list_rie */
#list_rie h4 a,
#list_rie h4 a:visited {
	padding-right:400px;
}
.list_rie_status {
	position:absolute;
	top:11px;
	right:20px;
	z-index:10;
	margin:0;
	color:#666;
	font-weight:normal;
	list-style:none;
}
.list-collapse .list_rie_status li {
	float:left;
	padding-right:30px;
	color:#333;
	font-weight:bold;
}

.list_rie_status strong {
	position:relative;
	top:2px;
	display:block;
	float:left;
	width:13px;
	height:13px;
	margin:0 10px 0 0;
	text-indent:-9000px;
}
.list_rie_status .list_rie_status_ok strong {
	border:1px solid green;
}
.list_rie_status .list_rie_status_improve strong {
	border:1px solid orange;
}
.list_rie_status .list_rie_status_wrong strong {
	border:1px solid red;
}
.list-collapse .list_rie_status .list_rie_progress {
	width:200px;
	padding-right:0;
	text-align:right;
}
.list_rie_status .list_rie_progress strong {
	display:inline;
	top:auto;
	float:none;
	width:auto;
	height:auto;
	margin:0;
	background:none;
	color:#666;
	font-weight:normal;
	text-indent:0;
}

/* list_rie_total */
.list_rie_total {
	clear:both;
	position:relative;
	overflow:hidden; zoom:1;
	margin:0 0 13px 0;
	padding:0 0 13px 0;
	border-bottom:1px dashed #CCCCCC;
}
.list_rie_total ul {
	margin:0;
	padding:0;
	list-style:none;
}
.list_rie_total li {
	float:left;
}
#list_rie h5 {
	margin:0 0 1em 0;
}
.list_rie_total h5 {
	padding:0 !important;
}
.list_rie_total a,
.list_rie_total a:visited,
#list_rie h5 strong {
	display:block;
	width:23px;
	height:23px;
	margin-right:5px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:23px;
	text-align:center;
	text-decoration:none;
}
.list_rie_total a.list_rie_status_ok,
.list_rie_total a.list_rie_status_ok:visited,
#list_rie h5.list_rie_status_ok strong {
	border:1px solid green;
}
.list_rie_total a.list_rie_status_improve,
.list_rie_total a.list_rie_status_improve:visited,
#list_rie h5.list_rie_status_improve strong {
	border:1px solid orange;
}
.list_rie_total a.list_rie_status_notfilled,
.list_rie_total a.list_rie_status_notfilled:visited,
#list_rie h5.list_rie_status_notfilled strong {
	border:1px solid gray;
}
.list_rie_total a.list_rie_status_wrong,
.list_rie_total a.list_rie_status_wrong:visited,
#list_rie h5.list_rie_status_wrong strong {
	border:1px solid red;
}

#list_rie h5 {
	position:relative;
	margin:0 0 1em 0;
	padding:0 0 0 31px;
	font-size:1.16667em;
	line-height:23px;
}
#list_rie h5 strong {
	position:absolute;
	top:0;
	left:0;
}
#list_rie h5 .explanation {
	top:0;
	right:0;
	z-index:1;
	font-size:.85714em;
	font-weight:normal;
}
.explanation_detail {
	clear:both;
	display:none;
	position:relative;
	margin:0 0 13px 0;
	padding:13px 20px 1px 20px;
	background:#f3f3f3;
	border:1px solid #ccc;
	line-height:1.5em;
}
.explanation_detail strong {
	display:block;
}

/* rie_risk */
.rie_risk h6,
.list_measures .rie_risk h6 {
	margin:0 0 4px 0;
	color:#ed193c;
	font-weight:bold;
}
div.field_box_container {
	overflow:hidden;
}
.rie_risk .label,
.list_measures .rie_risk .label {
	float:left;
	margin:0 0 0.12em;
	padding:0;
	width:auto;
}
.rie_risk label,
.list_measures .rie_risk label {
	font-weight:bold;
}
.rie_risk .field,
.list_measures .rie_risk .field {
	float:left;
	clear:none;
	margin:0;
	padding:3px 0 0;
	border:none;
}
.rie_risk .optionlist_box,
.rie_risk .optionlist_box .optionlist,
.list_measures .rie_risk .optionlist_box,
.list_measures .rie_risk .optionlist_box .optionlist {
	float:left;
	position:relative;
	min-height:25px;
	margin:0;
	background:#fff url('../images/backgrounds/rie_risk.gif') no-repeat 0 0;
	line-height:25px;
	
}
.rie_risk .optionlist_box,
.list_measures .rie_risk .optionlist_box {
	top:-1px;
	left:4px;
	margin:0 6px 0 0;
	padding-right:5px;
	background-position:100% 0;
}
.rie_risk .optionlist_box .optionlist,
.list_measures .rie_risk .optionlist_box .optionlist {
	padding-left:5px;
}
.rie_risk div.field ul.horizontal li.option,
.list_measures .rie_risk div.field ul.horizontal li.option {
	display:inline;
	float:none;
	width:auto;
	margin:0;
	padding:0 2px 0 0;

}
.rie_risk div.field ul.horizontal li.option ,
.rie_risk .option span,
.list_measures .rie_risk div.field ul.horizontal li.option ,
.list_measures .rie_risk .option span {
	background:none;
	height:auto;
}
.rie_risk .option span,
.list_measures .rie_risk .option span {
	display:inline;
	float:none;
	height:auto;
	padding:00;
	font-size:1em;
	line-height:normal;
	text-transform:none;
	white-space:nowrap;
}
.rie_risk .optionlist_box span.radio input,
.list_measures .rie_risk .optionlist_box span.radio input {
	margin:0 0.25em 0.25em 0.17em;
}

/* list_measures .field */
.list_measures div.field ul.horizontal {
	overflow:hidden;
}
.list_measures div.field ul.horizontal li.option {
	float:left;
	width:110px;
	margin-right:8px;
}
.list_measures div.field ul.horizontal li.option_full {
	float:none;
	width:auto;
}
.list_measures h6 {
	margin:0 0 4px 0;
}
.list_measures .field {
	padding:4px 0 5px 0;
	border-bottom:1px dashed #CCCCCC;
	line-height:23px;
}
.rie_risk .field, 
.list_measures .rie_risk .field {
	border:none;
}
.list_measures .label {
	position:relative;
	width:auto;
}

.rie_risk .risk_large label,
.list_measures .rie_risk .risk_large label {
	color:#ff0000;
}
.rie_risk .risk_small label,
.list_measures .rie_risk .risk_small label {
	color:#66cc00;
}

/* div.field_box */
div.field_box {
	margin-bottom:10px;
	padding-bottom:0;
	border-bottom:1px dashed #CCCCCC;	
}
div.field_document .text {
	width:351px;
}

/* table .list_documents */
table .list_documents {
	margin:0;
	padding:0;
	list-style:none;
}

table .list_documents ul {
	display:none;
}














#canvas,
#content,
.row,
.column,
.top,
.bottom,
.middle,
.filter,
fieldset,
div.buttons,
div.field,
div.field ul.optionlist,
div.field ul.optionlist li,
a.button,
a.button span,
.stacked .stack,
#nav_main li,
#nav_main li a,
#nav_main li a span,
.box,
.list_horizontal,
.tabs,
.tab_container,
.box_container,
.list_documents li,
.organisation,
.item-content,
.field,
.list-collapse h4,
.list-collapse,
.list-collapse li,
#list_rie h5,
.explanation_detail,
table .icon,
.actions,
.finder_breadcrumb,
div.field_box,
.list_rie_total,
.list_rie_total ul,
.field_box_container,
.list_roles a.role,
.vcard .adr,
.pagination,
.pagination .pagelinks a,
.pagination .pagelinks strong,
.post_meta,
.post_meta_footer,
.post,
.post_small,
.actions,
.form_steps ul,
.finder,
.list_initiative,
.page_home #content_main .row,
.list_actions .label,
.filter fieldset *,
.list_roles li,
.table_actions_inc,
.table_spaces ul.optionlist, 
.table_spaces ul.optionlist ul,
#nav_global ul {
	zoom:1;
}

ul.list_rie_status {
	position:relative;
	float:right;
	top:-28px;
	margin-bottom:-28px;
}

.item-content {
	clear:both;
}
input.text
{
	width: 300px;
}