 @charset "UTF-8";
	/* CSS Document */
	/* IMPORT GLOBAL EP FRAMEWORK RULES */
	
	@import url(../../ep_framework/css/ep_framework.css);
	/*@import url(../../ep_framework/css/forms_ep_framework.css);*/
	@import url(../../ep_framework/css/notices.css);
 @import url(../../ep_framework/css/mep_list.css);
	/*@import url(../../meps_new/css/mep_main.css);*/
	
	/* IMPORT TO MERGE LATER ON MAIN CSS */
	
	
	/*@import url(plenary_sed_main_manu.css);
   @import url(plenary_sed_main_rachel.css);*/
   @import url(../../ep_framework/css/widgets.css);
/* HEADER */
	
	
	/*#header {
		border-bottom: 5px solid #D15D00 !important;
		
	}*/
.search_header {
	background: none repeat scroll 0 0 transparent;
	top: 100px;
	height: auto;
	width: auto;
}
.search_header .green_button {
	border: none;
}
#header #headermenu {
	clear: both;
	display: block;
	font-size: 1em;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0;
	width: 925px;
	z-index: 20;
}
/* CONTENT GLOBAL */
#banner_session_live {
	margin-left: -4px;
	position: relative;
}
/* submenu : session live */
	
	/*#zone_submenu_live {
	  background-image: url("../img/background/bg_zone_submenu_live.png");
		border-top: 1px solid #004d7c;
		color: #FFFFFF;
	
	}
	
	#zone_submenu_live li{
		background-image: url("../img/background/bg_zone_submenu_live.png");
		border-top: 1px solid #004d7c;
		color: #FFFFFF;
		padding: 25px;
		margin-bottom: 0px;
	}
	
	#zone_submenu_live #submenu li a span {
		color: white;
		cursor: pointer;
		display: inline-block;
		font-size: 1em;
		margin: 0;
		padding: 0;
		position: relative;
		text-decoration: none;
	}
	
	
	#zone_submenu_live #submenu li a:hover span {
		text-decoration: underline;
	}
	
	#zone_submenu_live #submenu .selected {
		background-color:#fbfbfb;
		margin-top:1px;
	}
	
	#zone_submenu_live #submenu .selected span{
	color: #13334D;
	font-weight:normal;
	}*/
	
	
	
	/* boxheader */
.boxheader_blueflash {
	margin-top: 25px;
	margin-bottom: -1px;
	padding: 12px;
	border: 1px solid #D9DDE1;
	background: url("../img/background/boxheader_blueflash.png") repeat-x scroll center top #1863a7;
	color: #FFFFFF;
}
.boxheader_blueflash H4 {
	color: #FFFFFF;
	font: bold 1.4em Arial, Helvetica, sans-serif;
}
/* content left */
	/* home out session banner */
	
.plenary_next_session {
	color: #E1DFDD;
	font: 3.2em/40px Arial, Helvetica, sans-serif;
	left: 20px;
	position: absolute;
	text-shadow: 0 3px 1px black;
	top: 10px;
}
.plenary_next_session span {
	color: white;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-shadow: 0 3px 1px black;
}
/* home list info and doc */
	
	/*
	.list_doc li {
	   border-top: 1px solid #DBE1E4;
		margin-bottom: 12px !important;
		padding-top: 12px;
		 display: block;
	}
	
	.list_doc li:first-child {
		border-top: none !important;
		padding-top: 0;
	}
	*/
ul.list_doc li {
	float: left;
	display: inline-block;
	width: 242px;
	padding: 12px 0;
	margin-right: 53px;/* width: 246px;
		width: 210px;
		border-bottom: 1px solid #DBE1E4;
		margin-right: 27px;*/
}
/*
	ul.list_doc li.middle {
		float: left;
		width: 25px;
		border: none;
	}
	
	.list_doc li:last-child {
		border-bottom: 1px solid #DBE1E4;
	 padding-bottom: 25px;
	}
	*/
.list_doc h3 {
	/*  font-size:1.6em;*/
	font-size: 1.4em;
	color: #13334D;
	line-height: 17px;
}
.list_doc a {
	color: #195B92;
	display: block;
	padding: 1px 0 1px 23px;
	text-decoration: none;
	font-size: 1.2em;
}
.list_doc a:hover {
	text-decoration: underline;
}
/* PRIORITY INFO CONTENT LEFT*/

.list_doc .priority_info {
    background: url("../../ep_framework/img/icon/boxbody_icon_info.png") no-repeat scroll left top !important;
    display: block;
    font-size: 1.2em;
    padding: 1px 0 1px 23px;
}
.date_doc {
	color: #195B92;
	font-size: 1.1em;
	padding: 5px 0;
}
/* filter : date and speaker */
	
	
ul#filter {
	margin: 25px 0 12px;
	position: absolute;
	right: 10px;
	top: -18px;
}
#filter li a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 12px;
	border: 1px solid #F3F3F3;
	border-radius: 5px 5px 5px 5px;
	color: #103454;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
}
#filter li a:hover {
	text-decoration: underline;
}
#filter li a.selected, #filter li > span {
	background-color: white !important;
	border: 1px solid #DBE1E4;
	border-radius: 5px 5px 5px 5px;
	color: #195B92;
}
#filter li a:hover.selected {
	text-decoration: none;
	cursor: default;
	color: #195B92;
}
#filter li {
	display: inline-block;
}
/* LOCK ICON */
.lock {
	background: url("../img/icon/lock_icon_16x16.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 16px;
	margin-right: 12px;
	padding: 1px 0;
	vertical-align: middle;
	width: 16px;
}
.search_header a.green_button {
	/*font-size: 1.25em;*/
	   /* FIXING IE + FF VIEW */
	font-size: 125%;
}
#header_neutral .language_select li a.en, #header_neutral .language_select li.en {
	background: url("../../ep_framework/img/icon/boxbody_icon_lang_en.gif") no-repeat scroll 0 0 transparent;
}
.notice .plenary_info_details p span {
	width: auto;
	text-indent: 0;
}
.element_hidden {
	visibility: hidden;
}
/********************************
		Conference of presidents	*
	********************************/
	/* OLD BANNER */
	/*#banner_session_live_conf_pref {
		background: url("../img/banner/session_live.png") repeat scroll -142px 0 rgba(0, 0, 0, 0);
		height: 146px;
		margin: 25px 1px 0;
		position: relative;
	
	}*/
	
	/*#banner_session_live_conf_pref .live:before {
	 border-left: 5px solid rgba(0, 0, 0, 0);
		border-top: 5px solid #AC3316;
		content: "";
		height: 0;
		position: absolute;
		left: -1px;
		top: 27px;
		width: 0;
	}
	#banner_session_live_conf_pref .live:after {
		border-right: 9px solid rgba(0, 0, 0, 0);
		border-top: 27px solid #FF0000;
		content: "";
		height: 0;
		position: absolute;
		right: -9px;
		top: 0;
		bottom: -2px;
		width: 0;
	}
	
	#banner_session_live_conf_pref .live {
		background-color: #FF0000;
		box-shadow: 1px 2px 3px #093054;
		color: #FFFFFF;
		font-size: 1.6em;
		font-weight: bold;
		line-height: 1.3em;
		padding: 3px 10px 3px 12px;
		position: absolute;
		text-shadow: 2px 2px #740000;
		text-transform: uppercase;
		left: -4px;
		top: 31px;
	}*/
	
	/* NEW BANNER conference of president*/
#banner_session_live_conf_pref {
	background: url("../img/banner/new_banner_session_live_conference_presidents.png") repeat scroll 0px 0 rgba(0, 0, 0, 0);
	height: 146px;
	margin: 25px 1px 0;
	position: relative;
}
#banner_session_live_conf_pref h3 {
	background-color: #E54F1C;
	color: #FFFFFF;
	font: 1.2em Arial, Helvetica, sans-serif;
	left: -6px;
	padding: 4px 12px;
	position: absolute;
	text-transform: uppercase;
	top: 12px;
}
#banner_session_live_conf_pref h4 {
	color: #2698CB;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	left: 35px;
	max-width: 293px;
	position: absolute;
	top: 102px;
}
.conference_president.de {
	background: url("../img/banner/conference_president_de.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.es {
	background: url("../img/banner/conference_president_es.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.fr {
	background: url("../img/banner/conference_president_fr.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.mt {
	background: url("../img/banner/conference_president_mt.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.bg {
	background: url("../img/banner/conference_president_bg.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.cs {
	background: url("../img/banner/conference_president_cs.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.da {
	background: url("../img/banner/conference_president_da.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.et {
	background: url("../img/banner/conference_president_et.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.el {
	background: url("../img/banner/conference_president_el.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.en {
	background: url("../img/banner/conference_president_en.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.ga {
	background: url("../img/banner/conference_president_ga.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.hr {
	background: url("../img/banner/conference_president_hr.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.it {
	background: url("../img/banner/conference_president_it.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.lv {
	background: url("../img/banner/conference_president_lv.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.lt {
	background: url("../img/banner/conference_president_lt.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.hu {
	background: url("../img/banner/conference_president_hu.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.nl {
	background: url("../img/banner/conference_president_nl.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.pl {
	background: url("../img/banner/conference_president_pl.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.pt {
	background: url("../img/banner/conference_president_pt.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.ro {
	background: url("../img/banner/conference_president_ro.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.sk {
	background: url("../img/banner/conference_president_sk.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.sl {
	background: url("../img/banner/conference_president_sl.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.fi {
	background: url("../img/banner/conference_president_fi.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.conference_president.sv {
	background: url("../img/banner/conference_president_sv.png") no-repeat scroll left top transparent;
	height: 100px;
	left: 15px;
	position: absolute;
	top: 18px;
	width: 563px;
}
.zone_txt_banner_conf_pref {
	background-color: #eaeaea;
	font-weight: bold;
	line-height: 24px;
	max-width: 400px;
	padding: 4px 5px;
	position: absolute;
	right: 23px;
	top: 20px;
}
.zone_txt_banner_conf_pref h3 {
	color: #F46D00;
	font-size: 1.6em;
}
.zone_txt_banner_conf_pref h3 span {
	color: #0098DF;
}
.expand_collapse div.active {
	padding-right: 0px!important;
}
.expand_collapse_top_link_debat {
	font-size: 13px;
	float: left;
	padding: 11px 0;
	margin-bottom: -21px;
	line-height: 20px;
	font-weight: normal;
}
/*Latest debat : doc in popup**/
.boxpopup {
	padding: 12px;
	background-color: #e8e8e8;
	width: 400px;
	border-bottom: 1px solid white;
}
.boxpopup p {
	color: #13334d !important;
	font: bold 1.3em/1.2em Arial, Helvetica, sans-serif;
}
.amendment {
	padding: 12px 12px 25px 12px;
	background-color: #e8e8e8;
	width: 400px;
	height: 70px;
	border-bottom: 0px solid white;
	margin-right: 12px;
}
.mark {
	margin-left: 16px;
	margin-right: 5px;
	margin-top: -15px;
	position: absolute!important;
	color: #13334d;
	font-weight: bold;
}
.errata_amendments_plenary .languages {
	margin-bottom: 7px;
}
.errata_amendments_plenary.properties {
	padding-right: 12px;
}
/*boxheader_boxfilter*/
	
	
	
	
.boxheader_boxfilter {
	margin-bottom: 47px;
	padding: 12px;
	position: relative;
	padding: 0px;
}
.sort {
	overflow: hidden;
	visibility: hidden;
	display: none;
}
/***************************/
	
.delete_button {
	background-image: url("../../ep_framework/img/icon/menu_icon_delete.png");
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 25px;
	line-height: 0;
	text-indent: -9999px;
	width: 25px !important;
}
li span.date {
	color: #999999;
	margin-left: 12px;
}
/* SPECIFIC CLASS FOR DATE */
li a span.date {
	color: #999999;
	text-decoration: none !important;
	position: absolute;
}
a span.date:hover {
	color: #999999;
	text-decoration: none !important;
}
/**************** MULTI CSS ADDS ****************/
  /* MANU */
.boxcontent_grey ul.link_collection_noborder {
	margin: 12px;
}
/* GREY BOX */
.boxcontent_grey {
	background: url("../../ep_framework/img/background/boxbody_bg_greydark.jpg") repeat scroll 0 0 transparent;
	border: 1px solid #D9DDE1;
	padding: 12px;
}
.grey_light {
	background: url("../../ep_framework/img/background/boxbody_bg_linkmore_light.png") repeat scroll 0 0 transparent;
}
.boxcontent_grey .link_collection_noborder a {
	display: inline;
}
.boxcontent_grey > .link_collection_noborder {
	margin: 12px 0 0;
}
.boxcontent_grey .link_collection_noborder li {
	font-size: 1.2em;
	padding: 4px 0;
}
.mep_searchbox .grid_14 p {
	color: #13334D;
	display: block;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 17px;
}
#input_keywords {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 3px 3px #D8D9D9 inset;
	color: #13334D;
	font: 1.2em Arial, Helvetica, sans-serif;
	height: 22px;
	margin-left: 0;
	outline: 1px solid #D9D9D9;
	padding-left: 4px;
	padding-right: 20px;
	vertical-align: middle;
	width: 544px;
}
.container_24 .grid_14 .ep_title label {
	font-weight: normal;
	margin: 5px 0;
	color: #103454;
	font-size: 1.2em;
}
.container_24 .grid_14 .ep_title br {
	margin-bottom: 12px;
}
.mep_searchbox p {
	color: #13334D;
	display: block;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-top: 17px;
}
.grid_4.column2 {
	margin-left: 30px;
}
/* ALIGN DATE PICKER LEFT SIDE OF THE INPUT */
#dp-popup {
	margin-left: -83px;
}
.mep_searchbox .ep_small p {
	font-size: 11px;
	font-weight: normal;
	padding: 6px 0;
}
/* ADD BORDERS TO ZONE BUTTONS */
.border {
	border: 1px solid #E0E5E7;
}
.blue {
	color: #195B92;
}
.place {
	color: #195B92;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}
#banner_session_live .live {
	background-color: #FF0000;
	box-shadow: 1px 2px 3px #093054;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 3px 10px 3px 12px;
	position: absolute;
	text-shadow: 2px 2px #740000;
	text-transform: uppercase;
	top: 31px;
}
#banner_session_live .live:before {
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-top: 5px solid #AC3316;
	content: "";
	height: 0;
	position: absolute;
	left: -1px;
	top: 27px;
	width: 0;
}
#banner_session_live .live:after {
	border-right: 9px solid rgba(0, 0, 0, 0);
	border-top: 27px solid #FF0000;
	content: "";
	height: 0;
	position: absolute;
	right: -9px;
	top: 0;
	bottom: -2px;
	width: 0;
}
.nobordertop {
	margin-top: -1px;
}
.left {
	float: left;
}
.results {
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 17px 12px;
	vertical-align: middle;
	width: auto;
}
/* TAGIT SPECIFIC CLASSES START */
  
  /*.tagit {
	  padding: 2px !important;
  }
  .tagit-new .ui-widget-content {
	  padding: 2px !important;
  }
  .tagit-choice-editable {
	  background-color: #E9E9E9 !important;
	  border: 1px solid #D9D9D9 !important;
	  border-radius: 3px 3px 3px 3px;
	  box-shadow: none !important;
	  display: inline-block;
	  margin: 0 1px;
	  outline: medium none !important;
	  padding: 0 6px !important;
  }
  .tagit-choice-editable >li {
	  background-color: #E9E9E9 !important;
  }
  .tagit-close {
	  cursor: pointer;
	  float: right;
	  margin-left: 10px;
	  font-weight: bold;
	  color: #565656 !important;
  }
  ul.tagit {
	  border: 1px solid #FFFFFF;
	  overflow: auto;
	  padding: 1px 5px;
	  outline: 1px solid #D9D9D9;
	  box-shadow: 1px 3px 3px #D8D9D9 inset;
	  margin-top: 6px;
  }
  ul.tagit li {
	  float: left;
	  font: 12px/18px Arial,Helvetica,sans-serif;
  }
  li.tagit-new > input {
	  border: none !important;
	  box-shadow: none !important;
	  outline: none;
	  background-color: transparent !important;
  }
  li.tagit-new > .ui-widget-content {
	  background: none repeat scroll 0 0 transparent;
	  font-family: Arial,Helvetica,sans-serif;
	  font-size: 12px;
  }
  .tagit-choice {
	  box-shadow: 0 0 0 0 !important;
	  margin: 0 5px 0 0;
	  padding: 0 2px !important;
  }
  .tagit-choice > .ui-widget-content > .ui-state-default {
	  padding: 0 2px;
  }
  .tagit-hiddenSelect{
	  display: none;
  }
  .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	  background: none repeat scroll 0 0 transparent;
	  border: 1px solid #CD0A0A;
	  color: #CD0A0A !important;
  }
  .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
	  color: #CD0A0A !important;
  }*/
  
  /* TAGIT SPECIFIC CLASSES END */
  
  /* CALENDAR DATE-PICKER */
.ep_calendardate {
	outline: 1px solid #DDDDDD;
}
#content_right .ui-selectmenu-status, span.ui-selectmenu-status:hover:active:focus {
	color: #363636 !important;
	text-decoration: none !important;
}
.boxcontent span a:hover {
	color: #363636;
	text-decoration: none;
}
.boxcontent div#dp-popup {
	position: relative;
	visibility: visible;
}
/* CALENDAR */
#calendar {
	background-color: #FFFFFF;
	border: 4px solid #C1C1C1;
	display: block;
	margin: 24px 0 0 3px;
	width: auto;
	padding: 0;
}
.data {
	width: 40px !important;
}
.auto {
	width: auto !important;
	height: auto !important;
}
/* MNEMONICS LISTBOX START */
li.COM-mnemo span,
a.COM-mnemo span.ui-selectmenu-status span {
	background-color: #DE5F2C !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-transform: uppercase;
	float: left;
	margin: 1px 6px 0 0;
	font-size: 0.8em;
	padding: 0 4px;
	text-align: center;
	width: 28px;
	line-height: 1.5em !important;
}
/* VALUE TO PUT LIST ITEMS INLINE */
.ui-selectmenu-menu li {
/*white-space: nowrap;*/
}
/* MNEMONICS CLASSES */
.acronym_comdel {
	background-color: #DE5F2C;
	font-size: 0.8em;
	/*line-height: 2em;*/
	margin: 6px 0;
	padding-top: 3px;
}
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a, .ui-selectmenu-hasIcon .ui-selectmenu-status {
	left: -20px !important;
	margin-top: 1px;
}
/* MNEMONICS LISTBOX END */
  
  /* DATE PICKER ADD ON */
.dp-choose-date {
	z-index: 1;
}
/* DATE PICKER FONT SIZE */
.ep_field, .ep_fieldday {
	font: 1.2em Arial, Helvetica, sans-serif;
}
.noborderbottom {
	border-bottom: 0;
}
.expand-collapse.grey {
	background: url("../../ep_framework/img/background/boxbody_bg_linkmore_light.pg") repeat scroll 0 0 red !important;
	border: none;
}
.white_background {
	background-color: #FFFFFF;
}
.expand_collapse_grey {
	background: url("../../ep_framework/img/background/boxbody_bg_linkmore_light.png") repeat scroll 0 0 transparent;
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #D9DCE0;/*margin-bottom: 				-3px;*/
}
.expand_collapse > div > h3.collapse-open {
	background: url("../../ep_framework/img/background/boxbody_bg_greydark.jpg") repeat scroll 0 0 transparent;
}
.boxcontent_grey p {
	color: #13334D;
	font: normal 1.2em/1.4em Arial, Helvetica, sans-serif;
}
/*.expand_collapse > div > div > div h3 {
	  border: 					1px solid #D9DCE0;
	  background-color: 			#FFFFFF;
  }*/
  /*.expand_collapse > div > div > div h3.collapse-open {
	  border: 					1px solid #D9DCE0 !important;
  }*/
  
.expand_collapse > div > div > div h3.collapse-close {
	/*border: 					1px solid #D9DCE0;*/
	background-color: #FFFFFF !important;/*margin:					-1px 0;*/
}
.first {
	border-top: none !important;
}
.boxcontent_grey .notice {
	background-color: #FFFFFF !important;
	border: 1px solid #D9DCE0;
	margin-bottom: -1px;
}
/*.expand_collapse span.place.blue {
	  background: 				none repeat scroll 0 0 transparent;
	  display: 					inline-block;
	  float: 						left;
	  font-size: 					1.2em;
	  font-weight: 				bold;
	  line-height: 				1.4em;
	  margin-bottom: 				24px;
	  margin-left: 				25px;
	  margin-top: 				-22px;
  }*/
.expand_collapse span.place.blue {
	background: none repeat scroll 0 0 transparent;
	clear: both;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 6px;
	margin-left: 25px;
	width: auto;
	color: #195B92;
}
.expand_collapse span.place {
	background: none repeat scroll 0 0 transparent;
	clear: both;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 6px;
	margin-left: 25px;
	width: auto;
	color: #13334D;
	/*overflow: 					hidden;*/
	text-overflow: ellipsis;
}
/* OPACITY 50% */
  
  
.unselectable {
	filter : alpha(opacity=10);
	opacity : 0.5;
	color: #363636 !important;
	pointer-events: none;
	cursor: default;
}
.notice .acronym_comdel {
	color: #FFFFFF;
	font-weight: bold;
	margin: 6px;
	padding: 2px 6px;
	font-size: 1em;
}
.player {
	background-color: #000000;
	height: 350px;
	margin: 1px 1px -25px;
}
.img_video {
	width: 597px;/*margin-bottom: -26px;*/
}
.bordertop {
	border-top: 1px solid #D9DDE1;
}
.boxheader_white {
	/*-moz-border-bottom-colors: 	none;
	  -moz-border-left-colors:   	none;
	  -moz-border-right-colors:  	none;
	  -moz-border-top-colors: 	none;*/
	background-color: #FFFFFF;
	/*border-color: 				#D9DDE1 #D9DDE1 -moz-use-text-color;
	  border-image: 				none;
	  border-style: 				solid solid none;
	  border-width: 				1px 1px 0;*/
	border-top: 1px solid #D9DDE1;
	border-left: 1px solid #D9DDE1;
	border-right: 1px solid #D9DDE1;
	color: #13334D;
	/*margin-bottom: 				-1px;*/
	margin-top: 12px;
	/*padding: 					12px 6px 0 12px;*/
	padding: 12px 6px 6px 12px;
	position: relative;
}
.boxcontentheader_white p {
	font: 1.2em/1.6em Arial, Helvetica, sans-serif;
}
.boxheader_white H3 {
	color: #13334D;
	font: bold 1.4em Arial, Helvetica, sans-serif;
}
/* SPECIFIC RULES DEBATS */
ul.box_tabs.debats {
	font-weight: bold;
}
.debats li.selected a {
	color: #195B92;
}
/*.expand_collapse.debats > div > h3.collapse-open {
	  background: 				#FFFFFF;
  }
  .expand_collapse.debats > div > .boxcontent_grey.noborder,
  .expand_collapse.debats > div > .boxcontent_grey {
	  background: 				#FFFFFF;
  }*/
.expand_collapse.debats > div > h3 {
	color: #195B92;
}
/* EXPAND / COLLAPSE SMALL ICON */
.accordion-close.small span, .collapse-close.small span {
	background: url("../../ep_framework/img/icon/boxbody_iconsmall_plus.png") no-repeat scroll center center transparent;
	display: block;
	float: left;
	height: 16px;
	margin-right: 9px;
	width: 16px;
}
.accordion-open.small span, .collapse-open.small span {
	background: url("../../ep_framework/img/icon/boxbody_iconsmall_minus.png") no-repeat scroll center center transparent;
	display: block;
	float: left;
	height: 16px;
	margin-right: 9px;
	width: 16px;
}
.expand_collapse > div > div > div h3.collapse-close.small {
	background: url("../../ep_framework/img/background/boxbody_bg_linkmore_light.png") repeat scroll 0 0 transparent;
	/*margin-bottom:				1px;*/
	border-bottom: 1px solid #E9E9E9;
}
.expand_collapse > div > div > div h3.collapse-open.small {
	background: url("../../ep_framework/img/background/boxbody_bg_linkmore_light.png") repeat scroll 0 0 transparent;
	/*margin-bottom:				1px;*/
	border-bottom: 1px solid #E9E9E9;
}
.boxcontent ul#list_filters {
	display: block;
	float: right;
	margin: 0;
}
.noborder_bottom {
	border-bottom: 0;
}
.collapse-close span.arrow {
	background: url("../../ep_framework/img/icon/arrow_blue.png") no-repeat scroll right center transparent;
}
.boxheader_blueflash h5 {
	font-size: 1.1em;
}
.border {
	border: 1px solid #D9DDE1 !important;
}
/*.boxcontent_footer_small.inlist {
	  background: linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 transparent !important;
	  border: 1px solid #D9DDE1 !important;
	  padding: 14px 4px 13px !important;
	  text-align: center !important;
  }*/
.boxcontent_footer_small.inlist {
	background: linear-gradient(to bottom, #FFFFFF 0%, #E5E5E5 100%) repeat scroll 0 0 transparent !important;
	border: 1px solid #D9DDE1 !important;
	margin: -1px 0 3px;
	padding: 22px 4px !important;
	text-align: center !important;
}
.nomargin {
	margin-left: 0 !important;
}
.intervenant .info .hour, .intervenant .info .place {
	margin-left: 0;
	margin-top: -2px;
	padding-left: 0;
	color: #13334D;
	border-left: none;
	font-weight: bold;
	background: url("../../ep_framework/img/icon/arrow_13334D.png") no-repeat scroll right center transparent;
	padding-right: 15px;
	line-height: 1.4em;
}
.intervenant .info .apt {
	margin-left: 10px;
	margin-top: -2px;
	padding-left: 10px;
	color: #13334D;
	border-left: 1px solid #D9DCE0;
	font-weight: bold;
	background: none;
	padding-right: 15px;
}
.boxcontent_grey .hour {
	background: url("../../ep_framework/img/icon/arrow_blue.png") no-repeat scroll right center transparent;
	border-left: 0 none;
	color: #195B92;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	padding-right: 15px;
}
.expand_collapse .hour {
	background: url("../../ep_framework/img/icon/arrow_13334D.png") no-repeat scroll right 0 transparent;
	color: #13334D;
	font-weight: bold;
	padding-right: 15px;
}
.role {
	display: block;
	font-weight: bold !important;
	width: 100%;
	padding-left: 0;
	padding-right: 6px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
.expand_collapse .apt {
	background: none;
	color: #13334D;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 4px;
}
.expand_collapse .duration {
	color: #13334D;
	font-weight: bold;
	padding-right: 15px;
}
.intervenant {
/*border-top: 1px dotted #D9DDE1;*/
	  /*margin: 10px 0 0;*/
	  /*padding: 10px 0 0;*/
}
.intervenant p a {
	color: #13334D;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
}
.intervenant p a:hover {
	text-decoration: underline;
}
.intervenant.first {
	margin: 10px 0 0 0 !important;
}
.intervenant .info .duration {
	border-right: 1px solid #D9DDE1;
	color: #13334D;
	font-weight: bold;
	margin-left: 0;
	margin-right: 6px;
	margin-top: -2px;
	padding-right: 6px;
}
/*.13334D {
	  color: 						#13334D !important;
  }*/
  
.last {
	border-bottom: none !important;
}
.download_green {
	background: url("../../ep_framework/img/icon_download_green.png") no-repeat scroll right center transparent;
}
/*.download_green a {
	  color: 						#195B92;
	  cursor: 					default;
	  font-weight: 				bold;
	  text-decoration: 			none;
	  white-space: 				nowrap;
  }*/
.errata_amendments_plenary a.download_green {
	background: url("../../ep_framework/img/icon/icon_download_green.png") no-repeat scroll right center transparent;
	display: block;
	margin-top: -1px;
	padding-top: 16px;
	width: 15px;
	cursor: pointer;
}
/*.see a {
	  color: 						#195B92;
	  cursor: 					default;
	  font-weight: 				bold;
	  text-decoration: 			none;
	  white-space: 				nowrap;
  }*/
.errata_amendments_plenary a.see {
	background: url("../../ep_framework/img/icon/icon_see.png") no-repeat scroll right center transparent;
	display: block;
	margin-top: -1px;
	padding-top: 16px;
	width: 15px;
	cursor: pointer;
	margin-bottom: 6px;
}
.default {
	cursor: default !important;
}
span.label {
	/*background: url("../../ep_framework/img/icon/arrow_blue.png") no-repeat scroll right center transparent;*/
	background: url("../../ep_framework/img/icon/arrow_13334D.png") no-repeat scroll right center transparent;
	color: #13334D;
	float: left;
	font-weight: bold;
	margin-right: 4px;
	padding-right: 15px;
	text-align: right;
	text-transform: uppercase;
	width: auto;
}
span .duration {
	border-left: 0 !important;
	margin-left: 0;
	color: #13334D;
	font-weight: bold;
	margin-top: -2px;
}
div.errata div span a {
	color: red;
}
.notice_debates {
	border-bottom: 1px solid #D9DCE0;
	border-top: 1px solid #FFFFFF;
	padding: 6px 0;
}
.notice_debates p a {
	color: #13334D;
	/*font-size: 					1.3em;*/
	font-weight: bold;
	line-height: 1.4em;
	text-decoration: none;
}
/* DOUBLE BORDER BOXES */
  
  
.bevel {
	background-color: #F7F7F7;
	/*margin: 					-1px 0;*/
	padding: 0 12px;
	border-bottom: 0;
	-moz-box-shadow: inset 0px 0px 0px 1px #FFFFFF;
	-webkit-box-shadow: inset 0px 0px 0px 1px #FFFFFF;
	-o-box-shadow: inset 0px 0px 0px 1px #FFFFFF;
	box-shadow: inset 0px 0px 0px 1px #FFFFFF;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=#D9DCE0, Direction=NaN, Strength=0);
	border: 1px solid #D9DCE0;
}
/*.bevel.sublevel {margin:0 12px !important;}*/
.collapsible .bevel {
	margin: 0 12px !important;
}
#content_left .boxcontent_footer_small.inlist {
	border-top: 0;
}
.info {
	height: 1.5em;
	margin: 6px 0;
	vertical-align: middle;
}
.errata_amendments_plenary div:hover > ul.large {
	background: url("../../ep_framework/img/background/bg_err_amd_sipade_large.png") no-repeat scroll center center transparent !important;
	cursor: pointer;
	display: inline !important;
	height: 30px;
	left: 15px;
	margin-left: -88px;
	margin-top: -45px;
	overflow: visible;
	padding: 11px 10px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 4px;
	width: 140px;
}
.errata_amendments_plenary div:hover > ul.watch {
	background: url("../../ep_framework/img/background/bg_err_amd_sipade_watch.png") no-repeat scroll center center transparent !important;
	cursor: pointer;
	display: block !important;
	height: 30px;
	left: 20px;
	margin-left: -66px;
	margin-top: -45px;
	overflow: visible;
	padding: 11px 10px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 4px;
	width: 85px;
}
/* FORMATS VIDEO DOWNLOADS */
.video {
	background: url("../../ep_framework/img/icon/icon_video.png") no-repeat scroll left center transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
	padding-right: 0;
	margin-left: 2px;
}
/* DISABLED VIDEO ICON */
.video_disabled {
	background: url("../../ep_framework/img/icon/icon_video_disabled.png") no-repeat scroll left center transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
	padding-right: 0;
	margin-left: 2px;
	cursor: default;
}
.audio {
	background: url("../../ep_framework/img/icon/icon_audio.png") no-repeat scroll left center transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
	padding-right: 0;
	margin-left: 2px;
}
/* DISABLED AUDIO ICON */
.audio_disabled {
	background: url("../../ep_framework/img/icon/icon_audio_disabled.png") no-repeat scroll left center transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
	padding-right: 0;
	margin-left: 2px;
	cursor: default;
}
.document {
	background: url("../../ep_framework/img/icon/icon_document.png") no-repeat scroll left center transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
	padding-right: 0;
	margin-left: 2px;
}
/* DISABLED DOCUMENT ICON */
.document_disabled {
	background: url("../../ep_framework/img/icon/icon_document_disabled.png") no-repeat scroll left center transparent;
	display: inline-block;
	height: 16px;
	width: 16px;
	padding-right: 0;
	margin-left: 2px;
	cursor: default;
}
.download_video {
	background: url("../../ep_framework/img/icon/icon_download_blue.png") no-repeat scroll left center transparent;
	border-right: 1px solid #195B92 !important;
	display: inline-block;
	height: 16px;
	line-height: 17px;
	margin-left: 6px;
	padding-left: 22px;
	padding-right: 6px;
}
/* DISABLED VIDEO DOWNLOAD ICON */
.download_video_disabled {
	background: url("../../ep_framework/img/icon/icon_download_disabled.png") no-repeat scroll left center transparent;
	border-right: 1px solid #195B92 !important;
	display: inline-block;
	height: 16px;
	line-height: 17px;
	margin-left: 6px;
	padding-left: 22px;
	padding-right: 6px;
	color: #cbcbcb;
	cursor: default;
}
.last_dwn {
	border-right: none !important;
}
/* BUTTON MEP PROFILE */
.profile {
	height: auto;
}
.zone_info_mep h2 {
	/*background: url("../../ep_framework/img/icon/icon_actual.png") no-repeat scroll 0 4px transparent;*/
	color: #195B92;
	display: inline-block;
	line-height: 1.4em;
	margin-bottom: 12px;/*padding-left: 23px;*/
}
/* NORMAL FONT WEIGHT */
.normal {
	font-weight: normal !important;
}
/* INTERVENTIONS TEXT FORMAT */
.intervenant p.title.blue span.normal {
	/*display: block;*/
	max-width: 450px;
}
p.title.blue {
	display: block;
	font-weight: bold;
	width: 410px;
}
.info p {
	line-height: 1em !important;
}
.info p.role {
	line-height: 1.4em !important;
}
.zone_elements li {
}
.zone_elements a {
	color: #13334D !important;
	font: 0.9em/1.6em Arial, Helvetica, sans-serif;
	padding-left: 18px;
}
.notice .info {
	font-size: 0.95em !important;
	font-weight: normal;
}
/* BOTTOM SPACER */
  /*#zone_button_search {
	  margin-bottom: 24px;
  }*/
  
.boxcontent_grey h4 {
	font-size: 1.3em;
}
/* GREEN BUTTON FULL SIZE */
  /*.contact_button {
	  width: 100%;
	  min-width: 100%;
  }*/
  
.mid {
	vertical-align: middle;
}
/* FLOATLEFT */
.floatleft {
	float: left !important;
}
.boxcontent .bevel {
	margin: 12px;
}
.margin {
	margin: 12px;
}
.search_button {
	background-image: url("../../ep_framework/img/icon/menu_icon_search2.png");
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 25px;
	line-height: 0;
	text-indent: -9999px;
	width: 25px !important;
}
.search_button:hover {
	background-image: url("../../ep_framework/img/icon/menu_icon_search2.png");
	background-position: right top;
}
/* REVISION */
.revision {
	background: url("../../ep_framework/img/icon/revisions.gif") no-repeat scroll 0 0 transparent;
	color: #005294;
	display: block;
	font: bold 1em/1.1em Verdana, Arial, Helvetica, sans-serif;
	left: -1px;
	position: absolute;
	text-align: center;
	top: -19px;
	width: 17px;
	height: 16px;
}
/* TXT SEARCHBOX */
.txt {
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 6px 5px 0;
}
.searchbox_grid {
	padding: 6px 6px 5px 0;
}
/* FOLDER ICON */
.notice a.link_folder {
	background: url("../../ep_framework/img/icon/boxbody_icon_link_folder.png") no-repeat scroll left top transparent;
	display: block;
	height: 16px;
	text-decoration: none;
	width: 16px;
}
.link_folder {
	background: url("../../ep_framework/img/icon/boxbody_icon_link_folder.png") no-repeat scroll left top transparent;
}
/* RULES WHEN NO CONTENT IN ACCORDIONS */
.disabled {
	cursor: default;
}
h3.disabled > span {
	background-image: none;
}
/*.expand_collapse > div > h3.disabled.collapse-close {
	  background-color: #FFFFFF;
	  background: none;
	  margin-left: 25px;
  }*/
.expand_collapse > div > h3.disabled.collapse-close {
	background: none repeat scroll 0 0 transparent;/*padding-top: 4px;*/
}
.expand_collapse > div > h3.disabled.collapse-open {
	background-color: #FFFFFF;
	background: none;/*padding-top: 4px;*/
}
h3.disabled.small.collapse-open {
	background-color: #FFFFFF;
	background: none;
}
h3.collapsible.small.disabled.collapse-close, h3.collapsible.small.disabled.collapse-open {
	/*padding-left: 38px;*/
	padding-left: 12px;
}
/* FORCE DISPLAY NONE */
.forcenone {
	display: none !important;
}
/* NO MEP */
.no_mep {
	color: #13334D;
	font-size: 1.6em;
	text-decoration: none;
}
/* DISABLED ICONS */
.link_doc_disabled {
	background: url("../../ep_framework/img/icon/boxbody_icon_doc_disabled.png") no-repeat scroll left top transparent !important;
	display: block;
	height: 16px;
	text-decoration: none;
	width: 16px;
}
.link_pdf_disabled {
	background: url("../../ep_framework/img/icon/boxbody_icon_pdf_disabled.png") no-repeat scroll left top transparent !important;
	display: block;
	height: 16px;
	text-decoration: none;
	width: 16px;
}
.boxheader_white.last {
	border-bottom: 1px solid #D9DDE1 !important;
}
.boxcontent_grey.noborder .boxcontent.bevel {
	border-top: none;
}
/* RACHEL */
  
  /*BANNER SESSION LIVE */
		
	   
#banner_session_live {
	background: url("../img/banner/session_live.png");
	height: 146px;
	width: 929px;
}
.zone_txt_banner {
	background: url("../../ep_framework/img/background/body_bg_submenu.jpg");
	font-weight: bold;
	line-height: 24px;
	max-width: 530px;
	padding: 12px 25px;
	position: absolute;
	right: 23px;
	top: 20px;
}
.zone_txt_banner h2 {
	font-size: 2em;
	color: #13334D;
}
.zone_txt_banner h3 {
	font-size: 1.6em;
	color: #f46d00;
}
.zone_txt_banner h3 span {
	color: #0098df;
}
/*CONTENT 1 COL */
		
#content_fullwidth {
	/*width: 870px;*/
	width: 875px;
	padding: 25px;
}
/*NOTICES ERRATA AMENDMENTS */
		
.errata_amendments_plenary {
	display: block;
	font-size: 1.2em;
}
.errata_amendments_plenary span.label {
	background: url("../../ep_framework/img/icon/arrow_blue.png") no-repeat top right transparent;
	padding-bottom: 25px;
	color: #13334D;
}
.errata_amendments_plenary div {
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
}
.errata_amendments_plenary div:hover > ul {
	background: url("../../ep_framework/img/background/bg_err_amd_sipade.png") no-repeat scroll center center transparent;
	cursor: pointer;
	display: block;
	height: 30px;
	left: 46px;
	margin-left: -71px;
	margin-top: -45px;
	overflow: visible;
	padding: 11px 10px 0;
	position: absolute;
	text-decoration: none;
	top: 4px;
	width: 42px;
}
.errata_amendments_plenary div ul {
	display: none;
	list-style: none outside none;
}
.errata_amendments_plenary div ul a {
	cursor: pointer;
}
.errata_amendments_plenary li {
	display: inline;
	margin: 0 0 0 2px;
}
.errata_amendments_plenary a {
	color: #195B92;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.errata_amendments_plenary a:hover {
	text-decoration: none;
}
.errata_amendments_plenary div a.on {
	background-position: -15px top !important;
	cursor: pointer;
	width: 15px;
}
.errata_amendments_plenary div a.selected {
	background-position: -30px top !important;
}
.errata_amendments_plenary a.bg {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_bg.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.es {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_es.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.cs {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_cs.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.da {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_da.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.de {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_de.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.et {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_et.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.el {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_el.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.en {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_en.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.fr {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_fr.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.hr {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_hr.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.it {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_it.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.lv {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_lv.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.lt {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_lt.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.hu {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_hu.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.mt {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_mt.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.nl {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_nl.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.pl {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_pl.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.pt {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_pt.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.ro {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_ro.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.sk {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_sk.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.sl {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_sl.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.fi {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_fi.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.sv {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_sv.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.xm {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_xm.gif");
	padding-top: 15px;
	margin-top: -1px;
}
.errata_amendments_plenary a.ga {
	display: block;
	width: 15px;
	background-image: url("../../ep_framework/img/icon/boxbody_icon_lang_ga.gif");
	padding-top: 15px;
	margin-top: -1px;
}
/*notices : ex : all_reports */
.group_comm_rapporteur {
	padding-top: 3px;
}
/*EXPAND COLLAPSE : ex : calendar */
		
.expand_collapse .link_with_margin {
	margin-left: 25px !important;
}
.expand_collapse h3 {
	color: #13334D!important;
}
.expand_collapse .title_expand_collapse {
	margin-left: 25px;
}
.expand_collapse div.containercollapse {
	display: block;
	margin-top: 14px;
	padding-top: 0px;
}
.expand_collapse .legislature {
	color: #13334D;
}
/*PAGE CALENDAR */
		
.notice .documents .calendar {
	background: url("../../ep_framework/img/icon/boxbody_iconsmall_link_simple.png") no-repeat scroll 0 center transparent;
	color: #195B92;
	margin: 0 0 10px 10px;
	padding-left: 20px;
	text-decoration: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
.notice .documents .calendar:hover {
	text-decoration: underline;
}
.listcontent .grey {
	background: url("../../ep_framework/img/background/boxbody_bg_linkmore_light.png") repeat scroll 0 0 #FAFAFA;
}
/*CALENDAR search results */
.session {
	border-top: 1px dotted #D9DDE1;
	margin: 10px 0 0;
	padding: 10px 0 0;
}
.session .info span a {
	color: white;
	font-size: 1.2em;
}
.session .info .date {
	background-color: #195B92;
	color: #FFFFFF;
	margin-top: -2px;
	padding: 2px 6px;
}
.session .info .hour {
	margin-left: 10px;
}
.session .info p {
	color: #1A5B93;
	font-size: 1.2em;
	font-weight: bold;
}
.session .info .place {
	border-left: 1px solid #D9DCE0;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: -1px;
}
.subtitles p {
	color: #666666;
	font-size: 1.1em;
	font-style: italic;
	margin: 5px 0 0;
}
.title .calendar {
	background: url("../../ep_framework/img/icon/boxbody_iconsmall_link_simple.png") no-repeat scroll 0 center transparent;
	color: #195B92;
	margin: 0 0 10px 10px;
	padding-left: 20px;
	text-decoration: none;
}
.notice .group {
	padding-left: 12px;
	height: 20px;
}
/*FIELDS FORMS ex contact*/
		
.field_full_width {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 3px 3px #D8D9D9 inset;
	color: #13334D;
	font: 1.2em Arial, Helvetica, sans-serif;
	height: 22px;
	margin-left: 0;
	outline: 1px solid #D9D9D9;
	padding-left: 4px;
	padding-right: 20px;
	vertical-align: middle;
	width: 545px;/*width: 571px;*/
}
textarea.full_width {
	/*	width: 587px;*/
	width: 561px;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 3px 3px #D8D9D9 inset;
	background-color: #FFFFFF;
	outline: 1px solid #D9D9D9;
}
#input_code {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 3px 3px #D8D9D9 inset;
	color: #13334D;
	font: 1.2em Arial, Helvetica, sans-serif;
	height: 22px;
	margin-left: 0;
	outline: 1px solid #D9D9D9;
	padding-left: 4px;
	padding-right: 20px;
	vertical-align: middle;
	width: 132px;
}
#input_speaker {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 3px 3px #E9E9E9 inset;
	color: #363636;
	font-size: 12px;
	height: 16px;
	padding: 3px 4px;
	width: 261px;
}
.formsearchbox label {
	color: #13334D;
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	padding: 20px 0 2px;
}
.field2 {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 3px 3px #E9E9E9 inset;
	color: #363636;
	font-size: 12px;
	height: 16px;
	padding: 3px 4px;
	width: 262px;
}
.field_word {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	box-shadow: 1px 3px 3px #D8D9D9 inset;
	color: #13334D;
	font: 1.2em Arial, Helvetica, sans-serif;
	height: 22px;
	margin-left: 0;
	outline: 1px solid #D9D9D9;
	padding-left: 4px;
	padding-right: 20px;
	vertical-align: middle;
	width: 545px;
}
/*GRID */
.grid_7.column4 {
	margin-left: 25px;
}
.grid_7.column3 {
	margin-left: 32px;
}
.grid_3.column1 {
	margin-left: 14px;
}
.grid_3.column2 {
	margin-left: 25px;
}
.grid_20.column1 {
	margin-left: 14px;
}
/*BOXHEADER */
	  /* boxheader_blueflash */
.boxheader_blueflash H3 {
	color: #13334D;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: white;
}
/* boxheader_white */
	  
.boxheader_white {
	border-color: #D9DDE1;
}
.boxheader_white H4 {
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
.boxheader_white.topbox.paddingbottom12.nobordertop > h4 {
	max-width: 400px;
}
.boxheader_white H4.title.blue + div.boxfilter {
	position: absolute;
	right: 14px;
	top: 12px;
}
.boxheader_white p {
	color: #363636!important;
	font-size: 1.2em;
}
.boxheader_white .boxfilter {
	position: absolute;
	right: 14px;
	top: 12px;
}
.boxheader_white .link_collection_noborder .link_simple {
	font-size: 0.9em!important;
}
.boxheader_white .link_collection_noborder .link_pdf {
	font-size: 0.9em!important;
}
.boxheader_white .link_collection_noborder .link_doc {
	font-size: 0.9em!important;
}
/* boxheader_glossary */
.boxheader_glossary {
	padding: 0;
	background-color: #FFFFFF;
	border-left: 1px solid #D9DDE1;
	border-right: 1px solid #D9DDE1;
	border-top: 1px solid #D9DDE1;
	color: #13334D;
	margin-top: 12px;
}
/*BOXCONTENT */
.boxcontent_white p {
	padding: 12px;
	font: normal 1.2em/1.6em Arial, Helvetica, sans-serif;
}
.boxcontent_grey h4 {
	color: #13334D;
}
.boxcontent .results_criteria {
	border-top: 1px solid #D9DDE1;
	color: #13334D;
	display: block;
	font: bold 1.4em Arial, Helvetica, sans-serif;
}
.boxcontent .results_criteria .info {
	background: url("../../ep_framework/img/icon/form_info.png") no-repeat scroll 0 0 transparent;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	padding-left: 18px;
	padding-top: 2px;
}
/*NEW SUBMENU */
		
ul.new_submenu {
	background-image: url("../img/background/bg_zone_submenu_live.png");
	display: block;
	height: 62px;
	width: 925px;
	border-top: 1px solid #005383;
}
.new_submenu li {
	border-right: 1px solid #D9DDE1;
	float: left;/*max-width: 142px;*/
}
.new_submenu li.selected {
	background-color: #FBFBFB;
	border-bottom: 1px solid #FBFBFB;
}
.new_submenu li a {
	color: white;
	display: table-cell;
	font-size: 1.2em;
	height: 62px;
	max-width: 142px;
	padding: 0 19px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.new_submenu li a:hover {
	text-decoration: underline;
}
.new_submenu li a:hover span {
	text-decoration: underline;
}
.new_submenu .selected span {
	color: #13334D;
	font-weight: normal;
}
/*box tabs fourtabs : ex : QP */
.box_tabs.fourtabs li a {
	max-width: 65px !important;
}
/*MEP_SEARCHOBOX : form */
	  
	  
.mep_searchbox {
	color: #13334D;
	background-image: url("../../ep_framework/img/background/body_bg_submenu.jpg");
	border: 1px solid #E4E5E6;
	padding: 0 12px 17px;
}
.mep_searchbox .grid_7 p {
	display: block;
	padding-bottom: 6px;
	padding-top: 17px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #13334D;
}
.mep_searchbox .grid_7.column2 {
	margin-left: 30px;
}
.mep_searchbox .grayed {
	color: #b4b3b3!important;
}
.mep_searchbox .ep_title_form {
	padding-bottom: 6px;
	padding-top: 17px;
	display: block;
	color: #13334D;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}
.mep_searchbox .message_sent p {
	background: url("../../ep_framework/img/background/button_bg_greenlight.png") repeat-x scroll center top #99AC49 !important;
	color: #FFFFFF!important;
	font-size: 1.3em!important;
	font-weight: normal!important;
	margin-top: 12px;
	padding: 6px!important;
}
.mep_searchbox .message_nosent p {
	background-color: #C44949!important;
	color: #FFFFFF!important;
	font-size: 1.3em!important;
	font-weight: normal!important;
	padding: 6px!important;
}
#mepquestion .ep_title, #mepquestion_status .ep_title {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 15px;
}
/*.bullet info (form) {}*/
.bullet_info {
	background: url("../../ep_framework/img/icon/form_info.png") no-repeat scroll 0 0 transparent;
	margin: 0px 0 0 1px;
	padding-left: 22px;
	padding-top: 6px;
}
/*LINKCOLLECTION*/
.listcontent .last {
	padding-bottom: 12px !important;
}
.link_collection_noborder .last {
	padding-bottom: 8px !important;
}
.link_collection_noborder .unselectable {
	padding: 2px 23px !important;
	margin-top: 3px;
}
.link_simple_iconsmall {
	background: url("../../ep_framework/img/icon/boxbody_iconsmall_link_simple.png") no-repeat scroll 0 0 transparent !important;
	cursor: pointer;
}
.link_pdf_iconsmall {
	background: url("../../ep_framework/img/icon/boxbody_iconsmall_link_pdf.png") no-repeat scroll 0 0 transparent !important;
	cursor: pointer;
}
.link_doc_iconsmall {
	background: url("../../ep_framework/img/icon/boxbody_iconsmall_link_doc.png") no-repeat scroll 0 0 transparent !important;
	cursor: pointer;
}
.unselectable {
	text-decoration: none !important;
}
.day_session {
	color: #13334D!important;
	text-decoration: none;
	padding-left: 19px;
}
.list_subject a {
	font: bold 1.3em/1.4em Arial, Helvetica, sans-serif;
	color: #13334D;
}
#main_menu li {
	word-wrap: break-word;
}
/*page CONTACT*/
	  
#zone_button_search {
	position: relative;
}
#zone_button_search .disclaimer {
	color: #13334D;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	left: 201px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: 20px;
	width: 198px;
}
#zone_button_search .disclaimer:hover {
	text-decoration: underline;
}
.bloc_checkbox a {
	color: #195B92;
	text-decoration: none;
}
.bloc_checkbox a:hover {
	color: #195B92;
	text-decoration: underline;
}
/*BUTTON CONTACT*/
.contact .button {
	background: url("../../ep_framework/img/background/button_bg_greenlight.png") repeat-x scroll 0 0 #99AC49;
	border: 1px solid #DBE1E4;
	border-radius: 0 0 0 0;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font: 1.3em Arial, Helvetica, sans-serif;
	padding: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.contact .button:hover {
	background: url("../../ep_framework/img/background/button_bg_greendark.png") repeat-x scroll center top #677A2A;
}
.revision {
	font: bold 1em/1.1em Verdana, Arial, Helvetica, sans-serif !important;
}
/* MNEMONICS LISTBOX */
li span.finp, .ui-selectmenu-status .finp, li span.equi, .ui-selectmenu-status .equi, li span.tdip, .ui-selectmenu-status .tdip {
	background-color: #DE5F2C !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-transform: uppercase;
	float: left;
	margin: 1px 6px 0 0;
	font-size: 0.8em;
	padding: 0 4px;
	text-align: center;
	width: 28px;
	line-height: 1.5em !important;
}
.list_doc {
	float: left;
}
/*#zone_before_content_global {
	background: url("../../meps_new/img/background/bg_zone_before_content_global.jpg") no-repeat scroll left bottom / 100% 100% transparent;
	color: #13334D;
	margin: -3px auto 0;
	padding-top: 6px;
	width: 925px;
}*/
/* HEMICYCLE*/
img.third_withshadow {
	margin-bottom: 12px;
	float: left;
	margin-right: 12px;
	width: 200px;
	box-shadow: 0 3px 2px 1px #BABABA;
}
#zone_discover_hemicycle {
	background: url("../img/background/bg_hemicycle.png") repeat-y;
	color: #13334D;
	padding-top: 6px;
	width: 928px;
}
#zone_discover_hemicycle h2 {
	color: #094F91;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-shadow: 0 2px 2px #999999;
}
/* IE Proprietary Filter*/
	  
	  /*   filter: dropshadow(color=#999999, offx=2, offy=2);filter: Shadow(Color=#999999, Direction=130, Strength=1);*/
	  
	  
#zone_discover_hemicycle h4 {
	color: #13334D;
	font-size: 1.3em;
}
#zone_discover_hemicycle a {
	text-decoration: none;
}
#zone_discover_hemicycle a:hover h4 {
	text-decoration: underline;
}
/*OJ */
.oj .acronym_comdel {
	display: block;
}
.documents .oj {
	float: none !important;
	margin-top: -10px!important;
	padding-bottom: 5px !important;
}
/*GENERAL */
		
.in_boxflux_12px {
	margin-top: 12px;
}
.nobackground {
	background: none;
}
.margintop0 {
	margin-top: 0px !important;
}
.margintopauto {
	margin-top: auto !important;
}
.marginleft12 {
	margin-left: 12px;
}
.marginleft25 {
	margin-left: 25px;
}
.nomarginbottom {
	margin-bottom: 0px !important;
}
.marginbottom12 {
	margin-bottom: 12px;
}
.margin-2 {
	margin: -2px!important;
}
.paddingtop0 {
	padding-top: 0px!important;
}
.paddingtop8 {
	padding-top: 8px!important;
}
.paddingtop12 {
	padding-top: 12px!important;
}
.paddingbottom8 {
	padding-bottom: 8px!important;
}
.paddingbottom12 {
	padding-bottom: 12px!important;
}
.paddingleft12 {
	padding-left: 12px!important;
}
.paddingleft25 {
	padding-left: 25px;
}
.nopadding {
	padding: none!important;
}
.padding12 {
	padding: 12px;
}
.bordertopgrey {
	border-top: 1px solid #F7F7F7!important;
	box-shadow: none;
	margin-top: -2px;
}
.borderbottomgrey {
	border-bottom: 1px solid #D9DDE1;
}
.borderbottomwhite4px {
	border-bottom: 4px solid white;
}
.noborderbottom {
	border-bottom: none;
}
.noborderright {
	border-right: none;
}
.noborderleft {
	border-left: none;
}
.white {
	background-color: #FFFFFF !important;
}
.displayblock {
	display: block;
}
.expand_collapse .report {
	clear: both;
	color: #13334D;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 25px;
}
.report.noclear {
	clear: none !important;
}
.expand_collapse.debats .nocollapsible {
	background: url("../../ep_framework/img/background/boxbody_bg_greydark.jpg") repeat scroll 0 0 transparent;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	padding: 12px;
}
.link_pdf.speakerslist {
	display: block;
	font-size: 1.2em;
	margin-right: 14px;
	margin-top: -26px;
	padding-bottom: 23px;
	padding-left: 23px;
	text-decoration: none;
	color: #195B92;
	float: right;
}
.link_pdf.speakerslist:hover {
	text-decoration: underline;
}
.listcontent .results_criteria_motions {
	border-top: 1px solid #D9DDE1;
	color: #13334D;
	display: block;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	padding: 2px 0 8px 10px;
}
.listcontent .results_criteria_motions .info {
	background: url("../../ep_framework/img/icon/form_info.png") no-repeat scroll 0 0 transparent;
	display: inline-table;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 10px;
	padding-left: 18px;
}
.listcontent .results_criteria_motions .info > img {
	vertical-align: middle;
}




/* BANNER NEXT SITTING HOME PLENARY (no session)*/
	  
#banner_next_sitting.strasbourg {
	margin-left: -4px;
	position: relative;
	background: url("../img/banner/banner_next_sitting_Strasbourg.png") repeat scroll 0 0 transparent;
	width: 600px;
	height: 128px;
}
#banner_next_sitting.brussels {
	margin-left: -4px;
	position: relative;
	background: url("../img/banner/banner_next_sitting_Brussels.png") repeat scroll 0 0 transparent;
	width: 600px;
	height: 128px;
}
#banner_next_sitting .zone_txt {
	height: 56px;
	width: 284px;
	padding: 12px;
	position: absolute;
	right: 18px;
	top: 29px;
	display: table;
}
#banner_next_sitting .zone_txt h3 {
	color: #032f56;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.5px;
	display: table-cell;
	vertical-align: middle;
}
/* BANNER SESSION LIVE*/
#new_banner_session_live {
	background: url("../img/banner/new_banner_session_live.png") repeat scroll 0 0 transparent;
	height: 146px;
	width: 925px;
	position: relative;
	border-bottom: 1px solid #CFCFCF;
}
#new_banner_session_live h3 {
	background-color: #E54F1C;
	color: #FFFFFF;
	font: 1.2em Arial, Helvetica, sans-serif;
	padding: 4px 12px 4px;
	text-transform: uppercase;
	position: absolute;
	top: 12px;
	left: -6px;
}



#new_banner_session_live h4 {
	color: #2698CB;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	left: 33px;
	max-width: 293px;
	position: absolute;
	top: 102px;
}

.container_scrollbar {
	height: 146px;
	overflow: auto;
	position: absolute;
	right: -1px;
	width: 532px;
	padding-right: 19px;
}
.container_scrollbar ul li {
	overflow: auto !important;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #082e53;
}



.list_info a {
	color: #13334D;
	text-decoration: none;
	background: url("../../ep_framework/img/icon/arrow_light_blue.png") no-repeat scroll left top transparent;
	padding: 1px 0 1px 23px;
	display: block;
}
.list_info a:hover {
	text-decoration: underline;
}
.list_info a.highlighted {
	font-weight: bold;
}
.list_info li {
	padding-bottom: 10px;
}
.list_info li:first-child {
	padding-top: 12px;
}

.list_info .nolink{
    background: transparent url("../../ep_framework/img/icon/arrow_light_blue.png") no-repeat scroll left top;
    color: #13334d;
    display: block;
    padding-bottom: 11px;
    padding-left: 23px;
    padding-right: 0;
    padding-top: 0px !important;
}

.list_info .nolink:first-child{
   margin-top:6px;
}

.highlighted {
    font-weight: bold;
}

/* title EP plenary session in BANNER SESSION LIVE in all languages*/
.EP_plenary_session.hr {
	background: url("../img/banner/EP_plenary_session_hr.png") no-repeat scroll left top transparent;
	height: 46px;
	left: 16px;
	position: absolute;
	top: 54px;
	width: 341px;
}
.EP_plenary_session.cs {
	background: url("../img/banner/EP_plenary_session_cs.png") no-repeat scroll left top transparent;
	height: 46px;
	left: 16px;
	position: absolute;
	top: 53px;
	width: 341px;
}
.EP_plenary_session.de {
	background: url("../img/banner/EP_plenary_session_de.png") no-repeat scroll left top transparent;
	height: 46px;
	left: 16px;
	position: absolute;
	top: 54px;
	width: 341px;
}
.EP_plenary_session.en {
	background: url("../img/banner/EP_plenary_session_en.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 15px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.ga {
	background: url("../img/banner/EP_plenary_session_ga.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 15px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.bg {
	background: url("../img/banner/EP_plenary_session_bg.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.da {
	background: url("../img/banner/EP_plenary_session_da.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.el {
	background: url("../img/banner/EP_plenary_session_el.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 15px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.es {
	background: url("../img/banner/EP_plenary_session_es.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.et {
	background: url("../img/banner/EP_plenary_session_et.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.fi {
	background: url("../img/banner/EP_plenary_session_fi.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.fr {
	background: url("../img/banner/EP_plenary_session_fr.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 17px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.hu {
	background: url("../img/banner/EP_plenary_session_hu.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.it {
	background: url("../img/banner/EP_plenary_session_it.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 17px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.lt {
	background: url("../img/banner/EP_plenary_session_lt.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.lv {
	background: url("../img/banner/EP_plenary_session_lv.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.mt {
	background: url("../img/banner/EP_plenary_session_mt.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.nl {
	background: url("../img/banner/EP_plenary_session_nl.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.pl {
	background: url("../img/banner/EP_plenary_session_pl.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 14px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.pt {
	background: url("../img/banner/EP_plenary_session_pt.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.ro {
	background: url("../img/banner/EP_plenary_session_ro.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.sk {
	background: url("../img/banner/EP_plenary_session_sk.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 16px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.sl {
	background: url("../img/banner/EP_plenary_session_sl.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 17px;
	position: absolute;
	top: 46px;
	width: 341px;
}
.EP_plenary_session.sv {
	background: url("../img/banner/EP_plenary_session_sv.png") no-repeat scroll left top transparent;
	height: 57px;
	left: 17px;
	position: absolute;
	top: 46px;
	width: 341px;
}
/* PREVIOUS DEBATES*/
   
.notice_debates {
	padding: 7px 0 0 0;
	border-bottom: 1px solid #d9dce0;
	border-top: none;
}
/* PREVIOUS DEBATES : under discussion*/
	
.notice_under_discussion {
	border-bottom: 1px solid #d9dce0;
	border-top: none;
	padding: 3px 0 0;
}
.notice_under_discussion p.title.blue {
	border-top: 1px solid #d9dce0;
	margin-left: 56px;
	padding-top: 8px;
	width: 481px;
}
.notice_under_discussion p span {
	display: block;
	float: left;
	height: 16px;
	margin-right: 5px;
	width: 16px;
}
.icon_underdiscussion {
	background: rgba(0, 0, 0, 0) url("../img/icon/icon_underdiscussion.png") no-repeat scroll 0 0;
}
.notice_under_discussion .info {
	margin-left: 56px;
}
.notice_under_discussion .errata_amendments_plenary {
	padding-top: 10px;
}
/*START VOD*/
  
  /*VOD : CONTENT LEFT VOD*/
#content_left_vod {
	background-color: #fbfbfb;
	margin: 0;
	padding: 25px 0 25px 25px;
	width: 597px;
}
.speaker_name {
	font-size: 1.9em !important;
	margin-bottom: 4px;
	margin-top: -5px;
}
.expand_collapse .boxcontent.noborder > p {
	color: #363636;
}
.current_speaker {
	background: transparent url("../img/icon/bubble.png") no-repeat scroll 0 0;
}
.zone_info_mep.bordertop.noborderbottom .current_speaker {
	display: block;
	float: left;
	height: 24px;
	margin-right: 5px;
	margin-top: 3px;
	width: 27px;
}
.information {
	background: url("../../ep_framework/img/icon/form_info.png") no-repeat scroll 0 0;
	background-color: white;
	display: block;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: -10px 0 5px 1px;
	padding-left: 20px;
}
.disclaimer {
	border-bottom: medium none !important;
	border-top: medium none !important;
	margin-top: -20px !important;
}
.disclaimer .boxcontent.noborder > p {
	margin-top: -10px;
}
.nomargintop {
	margin-top: 0px!important;
}



/*VOD : CONTENT RIGHT VOD*/
  
  
#content_right_vod {
	width: 276px;
}
/*start speaking time*/
.start_speaking_time {
	background-color: #ffffff;
	border-bottom: 1px solid #d9dde1;
	border-right: 1px solid #d9dde1;
	border-top: 1px solid #d9dde1;
	color: #13334d;
	margin-top: 61px;
	padding: 11px 12px;
}
.start_speaking_time > h3 {
	background: transparent url("../img/icon/clock.png") no-repeat scroll 0 0;
	font-size: 1.4em;
	padding-left: 18px;
}
/*current debats*/
  
  
.current_debate {
	background: url("../../ep_framework/img/background/boxhead_bg_grey.png");
	border-bottom: 1px solid #d9dde1;
	color: #195b92;
	padding: 12px 12px 10px;
}
.current_debate > h3 {
	font-size: 1.4em;
}
/*container scrollbar*/
  
.container_scrollbar_vod {
	background-color: white;
	border-right: 1px solid #d9dde1;
	height: 578px;
	overflow-y: scroll;
	right: 27px;
	width: 275px;
}
.container_scrollbar_vod ul li {
	color: #082e53;
	font-size: 1.2em;
	line-height: 1.2em;
	overflow: auto !important;
}
.container_scrollbar_vod .list {
	color: #13334d;
	display: block;
	padding: 1px 0 1px 23px;
	text-decoration: none;
}
.container_scrollbar_vod .time {
	background-color: #13334d;
	color: white;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0 1px 1px 0;
	padding: 2px 6px;
	text-align: center;
	text-transform: uppercase;
}
.container_scrollbar_vod .speaker {
	color: #13334d;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 13px 2px 6px;
}
.container_scrollbar_vod .boxcontent {
	border-left: 0 none;
	border-right: 0 solid;
	margin-top: -1px;
}
.container_scrollbar_vod .boxcontent_grey {
	margin-top: -1px;
}
/*end speaking time*/
.end_speaking_time {
	background-color: #ffffff;
	border-top: 1px solid #d9dde1;
	border-bottom: 1px solid #d9dde1;
	border-right: 1px solid #d9dde1;
	color: #13334d;
	padding: 11px 12px;
}
.end_speaking_time > h3 {
	background: transparent url("../img/icon/clock.png") no-repeat scroll 0 0;
	font-size: 1.4em;
	padding-left: 18px;
}
/*link_zone*/
a .boxcontent_grey.link_zone {
	background: transparent url("../img/background/bg_grey.png") repeat scroll 0 0;
}
a .boxcontent_grey.link_zone.selected {
	background: transparent url("../img/background/bg_grey_dark.png") repeat scroll 0 0;
}
a:hover .boxcontent.link_zone {
	background: transparent url("../img/background/bg_grey.png") repeat scroll 0 0;
}
a .boxcontent.link_zone.selected {
	background: transparent url("../img/background/bg_grey_dark.png") repeat scroll 0 0;
}
/*under discussion : sous-debats*/
  
.under_discussion {
	font-size: 1.3em !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 208px;
	padding: 3px;
	height: 26px;
	margin-top: -18px;
	margin-left: 22px;
}
.under_discussion span {
	float: left;
	margin-right: 5px;
}
/*tooltyp for under discussion*/
  
div.tooltyp {
	display: inline;
	position: relative;
}
.tooltyp > img {
	margin-bottom: -3px;
	margin-left: 3px;
}
div.tooltyp span {
	background: rgba(70, 70, 70, 1) none repeat scroll 0 0;
	border-radius: 6px;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 16px;
	padding: 12px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	width: 200px;
}
div.tooltyp span::after {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #6c6b6b;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -100px;
	margin-top: 0;
	position: absolute;
	top: 100%;
	width: 0;
}
div.tooltyp:hover span {
	bottom: 18px;
	left: 50%;
	margin-left: -7px;
	opacity: 1;
	visibility: visible;
	z-index: 999;
}

#content_left_vod .boxcontent .noborderbottom{
	text-align: center;
}
#content_left_vod .boxcontent a.big_video {
	float: left;
	position: relative;
	margin-right: 12px;
}
#content_left_vod .boxcontent a.big_video::after {
	position: absolute;
	content: " ";
	width: 70px;
	height: 70px;
	top: 41%;
	left: 46%;
	background: url('../../ep_framework/img/icon/boxbody_icon_img_media.png') no-repeat;
}
/*END VOD*/
  
  
  
/*BOXHEADER_BLUEFLASH LABEL 
 box search by date in content_right*/
  
  .boxheader_blueflash > label {
    color: #FFFFFF;
    font: bold 1.4em Arial,Helvetica,sans-serif; 
}
/*BOXFILTER
  all reports/all motions*/
  
  #content_fullwidth .boxheader_nobackground .boxfilter {
     margin-top: -22px;
}

.apt.floatleft.nomargin {
    width: auto;
}

 
/*BOXHEADER_WHITE */

.boxheader_white.topbox.paddingbottom12.nobordertop > label {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    max-width: 400px;
}

/*WORD (in form) */

.ep_title_form .word {
    font-size: 1em !important;
    padding-top: 0 !important;
}

/*GUIDE to the PLENARY/THE HEMICYCLES : title boxcontent */

.title_boxcontent {
	color: #13334d;
    font: bold 1.4em Arial,Helvetica,sans-serif !important;
    margin-bottom: 5px !important;
	 
}


  
/*NEW HEADER*/
  /*
.logo_top_EP {
	margin-left: -45px;
	margin-top: 88px;
	padding-top: 48px;
	position: absolute;
}
.logo_top_EP .logo_top_titles {
	border-left: 1px solid white;
	display: block;
	margin: -21px 0 0 126px;
	padding: 0 0 0 15px;
}
div.logo_top_EP .logo_top_titles a {
	display: block;
	letter-spacing: normal;
	line-height: 16px;
	padding-top: 3px;
}
.logo_top_EP .logo_top_titles a.title_logo_top_EP {
	font-size: 2em;
	line-height: 15px;
	margin-bottom: 1px;
	padding-top: 0;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #0d0d0d;
}
.logo_top_EP .logo_top_titles a.title_logo_top_EP:hover {
	text-decoration: underline;
}
.logo_top_EP a img {
	border: medium none;
	left: 0;
	position: absolute;
	top: 0;
}
.logo_top_EP .logo_top_titles a.title_planet {
	font-weight: 900;
	font-size: 2em;
	text-shadow: 1px 1px 1px #0d0d0d;
}
.logo_top_EP .logo_top_titles .title_planet:hover {
	text-decoration: underline;
}

#header .menumore_links p {
	color: white;
	font: bold 1.1em Arial, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 12px;
}

*/

/*BANNER NEXT SITTING*/

#banner_next_sitting .zone_txt p {
    color: #032f56;
    display: table-cell;
    font-size: 1.6em;
    font-weight: normal;
    letter-spacing: 0.5px;
    text-align: left;
    vertical-align: middle;
}


/*BANNER CONFERENCE PRESIDENT*/

#banner_session_live_conf_pref .live {
    background-color: #e54f1c;
    color: #ffffff;
    font: 1.2em Arial,Helvetica,sans-serif;
    left: -6px;
    padding: 4px 12px;
    position: absolute;
    text-transform: uppercase;
    top: 12px;
}


#banner_session_live_conf_pref .date {
    color: #2698cb;
    font: bold 1.2em Arial,Helvetica,sans-serif;
    left: 35px;
    max-width: 293px;
    position: absolute;
    top: 102px;
}


/*BANNER IN SESSION */

#new_banner_session_live .live{
background-color: #E54F1C;
color: #FFFFFF;
font: 1.2em Arial, Helvetica, sans-serif;
padding: 4px 12px 4px;
text-transform: uppercase;
position: absolute;
top: 12px;
left: -6px;
}


#new_banner_session_live .date {
color: #2698CB;
font: bold 1.2em Arial, Helvetica, sans-serif;
left: 33px;
max-width: 293px;
position: absolute;
top: 102px;
}


/*HOME IN SESSION : speaker */

.zone_info_mep .speaker {
  color: #195b92;
  font-size: 2em;
   font-weight: bold;
   display:inline-block;
    margin-bottom: 14px;
}

/*HOME IN SESSION : nxxt speaker */

.notice_debates .next_speaker {
  color: #13334d;
  font-size: 2em;
   font-weight: bold;
   display:inline-block;
}




/*NEW FOOTER*/
 /* .bottom_menu {
    color: #13334d;
    float: right;
    margin-right: 6px;
    margin-top: 89px;
}
  
.logo_footer_EP {
    float: left;
    margin-left: -42px;
    margin-top: 94px;
    padding-top: 48px;
    position: relative;
}
.logo_footer_EP .logo_footer_titles {
	border-left: 1px solid #757675;
	display: block;
	margin: -21px 0 0 126px;
	padding: 0 0 0 15px;
}
div.logo_footer_EP .logo_footer_titles a {
	color: #13334d;
	display: block;
	letter-spacing: normal;
	line-height: 16px;
	padding-top: 3px;
	text-shadow: none;
}
.logo_footer_EP .logo_footer_titles a.title_logo_footer_EP {
	font-size: 2em;
	line-height: 15px;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	text-decoration: none;
}
.logo_footer_EP .logo_footer_titles a.title_logo_footer_EP:hover {
	text-decoration: underline;
}
.logo_footer_EP a img {
	border: medium none;
	left: 0;
	position: absolute;
	top: 0;
}
.logo_footer_EP .logo_footer_titles a.title_planet {
	font-weight: 900;
	font-size: 2em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.logo_footer_EP .logo_footer_titles a.title_planet:hover {
	text-decoration: underline;
}

.grouped_links.firstcolumn p {
	color: #13334d;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	padding: 3px 0 0;
	margin-left: 0px;

}
.grouped_links p {
	color: #13334d;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	padding: 3px 0 0;
	margin-left: 12px;	
}*/

/*boxtabs specific for pages : QP/reports/motions*/
ul.box_tabs_specific {
    background-color: #ffffff;
    border-color: #d9dde1;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 50px;
    margin-bottom: 1px;
    margin-top: 25px;
}

.box_tabs_specific li.selected {
    background: url("../../ep_framework/img/background/boxhead_bg_grey.png") repeat;
	   border-bottom: 1px solid #ECECEC;
  
}
.box_tabs_specific li {
    border-right: 1px solid #d9dde1;
    float: left;
}

.box_tabs_specific li a {
    color: #13334d;
    display: table-cell;
    font-size: 1.2em;
    height: 50px;
    max-width: 120px;
    padding: 0 25px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}
.box_tabs_specific li a:hover {
    text-decoration: underline;
}
.box_tabs_specific.threetabs li a {
    max-width: 155px !important;
}

/* ERPL-6369 used for QP in parliamentary-questions.html */
.box_tabs_specific.fourtabs li a {
    max-width: 115px !important;
}


/* EXPAND COLLAPSE FORM : More options / Less options */
.js_expand_collapse.expand_collapse_animated.form h4:after {
	height: 16px;
	width: 16px;
}
.js_expand_collapse.expand_collapse_animated.form .expand_collapse_closed {
	background: url("../../ep_framework/img/icon/boxbody_icon_plus.png") no-repeat scroll left center transparent;
	height: 16px;
}
.js_expand_collapse.expand_collapse_animated.form .expand_collapse_opened {
	background: url("../../ep_framework/img/icon/boxbody_icon_minus.png") no-repeat scroll left center transparent;
	height: 16px;
}
.js_expand_collapse.expand_collapse_animated.form h4:after {
	background: url("../../ep_framework/img/icon/boxbody_icon_minus.png") no-repeat scroll left center transparent;
	height: 16px;
	width: 16px;
}
.js_expand_collapse.expand_collapse_animated.form h4 {
	bottom: 33px;
	color: #13334D;
	cursor: pointer;
	font: bold 1.2em Arial;
	padding: 4px 0 0 24px;
}
.js_expand_collapse.expand_collapse_animated.form {
	margin-top: 12px;
}

/* PRIORITY INFO CONTENT RIGHT */

.priority_info {
	background: url("../../ep_framework/img/icon/boxbody_icon_info.png") no-repeat left top !important;
    display: block;
    padding: 1px 0 1px 23px;
}



/* HEMICYCLE */
.plan_version:first-child {
    margin-right: 4px;
	margin-left: 0px;
}

.plan_version {
    display: inline !important;
    margin-left: 3px !important;
    padding-left: 0 !important;
}

.plan_hemicycle {
    min-width: 585px;
}