/*** page ***/
.aui #breadcrumbs {
	z-index: 1;
	position: relative;
}

.aui #breadcrumbs .you-are-here,
.aui .breadcrumb li a,
.aui .breadcrumb li a:hover {
	color: #fff;
}

.aui #content h1.header-title {
	z-index: 1;
	position: relative;
	color: #fff;
	font-size: 40px;
	font-weight: 600;
}

/*list plus*/
.aui .portlet-body ul.plus-list li {
	padding-left: 30px;
	position: relative
}

.aui .portlet-body ul.plus-list li:before {
	content: "\f18e";
    font-family: 'fontawesome';
    margin-left: 5px;
    font-size: 20px;
    color: #fe570e;
    transition: transform 700ms ease;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
	margin: auto;
	width: auto;
	bottom: auto;
}


.aui .portlet-body ul.plus-list li:hover:before {
    transform: rotate(360deg);
}


#main-wrapper{
	overflow: hidden;
}
.aui #wrapper:before {
	content: "";
	position: absolute;
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/img-journaliste-background.jpg);
	background-size: cover;
	width: 100vw;
	height: 800px;
	left: 50%;
	transform: translateX(-50%);
}

.aui #breadcrumbs {
	margin: 0px 0 10px 0;
}

#column-2,
.layout-home-portal #layout-column_column-3	{
	padding: 10px 20px;
	background-color: #F8F8F8;
	position: relative;
}

.layout-home-portal #column-2 {
	padding: 0;
	background-color: transparent;
}

.layout-home-portal #layout-column_column-3:empty {
	background-color: transparent;
	position: relative;
}


.staging.controls-visible .portlet-column-content.empty {
	padding: 50px !important;
}

#modal {
	position: relative;
	z-index: 10;
}

.aui .staging #main-content .span12 .portlet-boundary.hidden {
    display: block;
    visibility: visible;
    opacity: 0.5;
}

.portlet-boundary:after {
	content: '';
	display: block;
	clear: both;
}

/*** ckeditor ***/
.aui .portlet-body a.btn5,
.aui .portlet-body a.btn5:hover {
	color: #fff;
	border: 0px solid #123751;
	border-radius: 0;
	background-color: #123751;
	position: relative;
	padding: 12px 15px 12px 55px;
	background-image: url(//static.coe.int/pics/icons/2014/white/mail-1.svg);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	display: block;
	font-size: 17px;
	font-weight: 400;
	margin-right: 20px;
	transition: all 300ms ease;
}
.aui .portlet-body a.btn5:after {
	content: '';
	position: absolute;
	top: 0;
	right: -19px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 23px 0 23px 19px;
	border-color: transparent transparent transparent #123751;
	transition: all 300ms ease;
}
.aui .portlet-body a.btn5:hover {
	background-color: #fe570e;
}

.aui .portlet-body a.btn5:hover:after {
	border-color: transparent transparent transparent #fe570e;
}

.aui .portlet-body a.btn-icon img {
	border: 1px solid #123751;
	border-radius: 40px;
	padding: 2px;
	margin-top: -2px;
	transition: all 300ms ease;
	margin-left: 5px;
}
.aui .portlet-body a.btn-icon:hover img {
	background-color: #fff
}

.aui body.site #main-wrapper .portlet-body p.colorbox1 {
	padding: 8px 15px 8px 15px;
	background-color: #e2e7ea;
	color: #123751;
	font-size: 17px;
	font-weight: 600;
	border-radius: 0;
	line-height: 32px;
}
.aui body.site .portlet-body p.colorbox1:before {
    content: "\f18e";
    font-family: 'fontawesome';
    vertical-align: middle;
    margin-right: 8px;
    transition: transform 700ms ease;
    font-size: 25px;
    font-weight: 400;
    display: inline-block;
}
.aui body.site .portlet-body p.colorbox1:after {
	content: '';
	display: block;
	clear: both;
}

/*** Modal ***/
.modal-content .search-title .fom-icon-help {
	display: none;
}

/*** bouton view all ***/
.aui .portlet-borderless .view-all {
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 0;
	display: inline-block;
	border-radius: 8px;
	background-color: #cad1d7;
	position: relative;
	overflow: hidden;
	float: right;
	width: 100%;
	z-index: 1;
}

.aui .portlet-borderless .view-all a {
	display: block;
	font-weight: 600;
	color: #123751;
	padding: 11px 60px 11px 20px;
	text-decoration: none;
	position: relative;
	transition: all 500ms ease 0s;
	z-index: 0;
	line-height: 1.2em;
}

.aui .portlet-borderless .view-all a:after {
	content: "\f0a9";
	font-family: 'fontawesome-alloy';
	font-size: 25px;
	position: absolute;
	top: 50%;
	right: 13px;
	transform: translateY(-50%);
	color: #fff;
	transition: all 500ms ease 0s;
	line-height: 17px;
	width: 20px;
	border-radius: 40px;
	background-color: #123751;
}

.aui .portlet-borderless .view-all a:before {
	background: none repeat scroll 0 0 #123751;
	right: 0;
	bottom: 0;
	top: 0;
	left: calc(100% - 45px);
	transition: all 500ms ease 0s;
	position: absolute;
	content: "";
	z-index: -1;
	height: 100%;
}

.aui .portlet-borderless .view-all a:hover {
	color: #fff;
}

.aui .portlet-borderless .view-all a:hover:before {
	left: 0;
	right: 45px;
}

/*** pagination ***/
.lfr-pagination .btn-group .btn.dropdown-toggle {
	font-size: 14px;
	font-weight: 600;
	color: #123751;
	line-height: 22px;
	border: 1px solid #123751;
	background: transparent;
	border-radius: 4px;
	padding: 5px 25px 5px 7px;
	text-decoration: none;
	text-shadow: none;
}

.lfr-pagination .btn-group .btn.dropdown-toggle:hover {
	color: #fff;
	background: #123751;
}

.lfr-pagination .btn-group .btn.dropdown-toggle:after {
	font-size: 25px;
	position: absolute;
	right: 5px;
	top: 5px;
}


.lfr-pagination-buttons.pager li>a,
.lfr-pagination-buttons.pager li>span {
	font-size: 14px;
	font-weight: 600;
	color: #123751;
	line-height: 22px;
	border: 1px solid #123751;
	border-radius: 4px;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	min-width: 90px;
}

.lfr-pagination-buttons.pager li {
	display: inline-block;
	margin-left: -4px
}

.lfr-pagination-delta-selector .dropdown-menu>li>a:hover, .aui .dropdown-menu>li>a:focus {
	background: #123751;
}

.aui .taglib-page-iterator .search-results {
	color: #999;
	font-weight: 600;
	font-size: 15px;
}


/*** portlets generique ***/
.staging.signed-in.controls-visible .portlet-boundary.hidden {
	display: block;
	visibility: visible;
	opacity: 0.5;
}
.staging.signed-in.controls-visible #wrapper .portlet-boundary.hidden:after {
    content: "\f070";
    font-family: Fontawesome, 'fontawesome-alloy', 'Open Sans',sans-serif;
    display: block;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 5px;
}

.aui .portlet-topper .portlet-title .portlet-title-text {
	width: 100%;
	max-width: 100%;
	border-radius: 15px 15px 0 0;
	/*background-color: #123751;*/
	color: #fff;
	min-height: 40px;
	line-height: 38px;
	font-size: 24px;
	padding-left: 50px;
	margin: 0;
	letter-spacing: 0;
}

.aui .portlet-topper .portlet-title .portlet-title-text:empty {
	margin-top: 0;
}

.aui .portlet-topper .portlet-title .portlet-title-text.lowercase {
	text-transform: none;
}

.aui body.staging.controls-visible  .portlet-topper .portlet-title .portlet-title-text:hover:before {
	padding-right: 26px;
}

.aui .portlet-topper .portlet-title .portlet-title-text:after,
.aui .highlighted .portlet-topper .portlet-title .portlet-title-text:after,
.aui .bordered .portlet-topper .portlet-title .portlet-title-text:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 21px;
	width: 32px;
	left: 10px;
	bottom: 10px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: contain;
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-oeil.png');
}

.aui .ico-alert .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-ressources1.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}
.aui .portlet-dotted.ico-alert .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-2.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}

.aui .ico-reply .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-ressources2.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}
.aui .portlet-dotted.ico-reply .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-3.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}

.aui .ico-hand .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-ressources3.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}
.aui .portlet-dotted.ico-hand .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-4.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}

.aui .ico-book .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-ressources4.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}
.aui .portlet-dotted.ico-book .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-1.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}

.aui .ico-group .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-ressources5.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}
.aui .portlet-dotted.ico-group .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-5.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}

.aui .ico-globe .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-ressources6.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}
.aui .portlet-dotted.ico-globe .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-6.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}	

.aui .ico-twitter .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-twitter.png);
	height: 30px;
	width: 30px;
	bottom: 5px;
}


.aui .staging .portlet-topper .portlet-title .portlet-title-text:empty:after {
	background: none;
}

.aui .portlet-topper .portlet-topper-toolbar .portlet-options {
	color: #ccc;
	line-height: 0;
	padding-right: 5px;
}

.aui .portlet-content {
	border: 1px solid;
	border-radius: 0;
	padding: 10px 25px;
	background-color: #fff;
}

/*** portlet highlighted ***/
.aui .highlighted .portlet-content {
	background-color: #cad1d7;
	border: 1px solid #123751;
	border-radius: 10px;
	color: #123751;
}

.aui body.site .highlighted .portlet-topper .portlet-title .portlet-title-text {
    background: transparent;
    color: #123751;
	padding-left: 10px;
}


.aui body.site .highlighted .portlet-topper .portlet-title .portlet-title-text:after {
	display: none;
}


/*** portlet bordered ***/
.aui .bordered .portlet-content {
	padding: 15px;
	border: 1px solid #fe570e;
	border-radius: 0;
	background-color: rgba(18, 55, 81, 0.12);
}

/*** portlet no-border ***/
.aui .no-border .portlet-content {
padding: 20px 0;
border: 0;
}


.aui body.site .no-border .portlet-topper .portlet-title .portlet-title-text {
background-color: transparent;
color: #fe570e;
padding-left: 0;
padding-bottom: 11px;
}


.aui body.site .no-border .portlet-topper .portlet-title .portlet-title-text:after {
background-image: none;
background-color: #fe570e;
bottom: 0;
height: 5px;
width: auto;
left: 0;
right: 0;
}

.aui body.site .no-border .portlet-topper .portlet-title .portlet-title-text:empty {
padding: 0;
}

.aui body.site .no-border .portlet-topper .portlet-title .portlet-title-text:empty:after {
background-color: transparent;
}

/*** portlet rounded ***/
.aui 
body.site .portlet-rounded .portlet-topper .portlet-title .portlet-title-text {
font-size: 18px
}

.aui body.site .portlet-rounded .portlet-topper .portlet-title {
	margin: 0 10px;
}

.aui body.site .portlet-rounded .portlet-topper .portlet-title .portlet-title-text {
	background-color: transparent;
	color: #123751;
	margin: 10px 0;
	border-radius: 15px;
	border: 1px solid #123751;
}

.aui body.site .portlet-rounded .portlet-topper .portlet-title .portlet-title-text:empty {
	padding: 0;
	margin-top: -12px;
	display: block;
	min-height: 0;
	border: 0;
	line-height: 24px; 
}

.portlet-rounded .portlet-topper .portlet-topper-toolbar {
	top: 15px;
	right: 13px;
}

.aui body.site .portlet-rounded .portlet-content {
	border: 0;
}

.aui .portlet-rounded .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-6.png);
	bottom: 15px;
	left: 22px;
	height: 30px;
	width: 30px;
}

.portlet-rounded {
	border-radius: 10px;
	background-color: #eef3f6;
}

.portlet-rounded .portlet-content {
	padding: 10px;
	background-color: transparent;
}

.aui .portlet-resources .separator,
.aui .portlet-rounded .separator {
	border-color: #C6C8C2 transparent transparent;
}

.aui .portlet-resources .asset-content .journal-content-article + br,
.aui .portlet-rounded .asset-content .journal-content-article + br {
	display: none;	
}

/*** color portlet (rounded) ***/
/*resolved (green)*/
.portlet-boundary.resolved-cases{
	background-color: #E6E9E2;
}
.portlet-boundary.resolved-cases .simplelist-date .item-date,
.portlet-boundary.resolved-cases .followups .followup .item-date {
	background-color: #4b652b;
}
.portlet-boundary.resolved-cases .simplelist-date .item-date-label {
	color: #4b652b;
}
.aui .portlet-boundary.resolved-cases .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-1.png);
}
/*alerts (red)*/
.portlet-boundary.alerts-cases {
	background-color: #FBE6DA;
}
.portlet-boundary.alerts-cases .simplelist-date .item-date,
.portlet-boundary.alerts-cases .followups .followup .item-date {
	background-color: #EE5822;
}
.portlet-boundary.alerts-cases .simplelist-date .item-date-label {
	color: #EE5822;
}
.aui .portlet-boundary.alerts-cases .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-2.png);
}
/*replies (blue)*/
.portlet-boundary.replies-cases {
	background-color: #DAEBF1;
}
.portlet-boundary.replies-cases .simplelist-date .item-date,
.portlet-boundary.replies-cases .followups .followup .item-date {
	background-color: #123751;
}
.portlet-boundary.replies-cases .simplelist-date .item-date-label {
	color: #123751;
}
.aui .portlet-boundary.replies-cases .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-3.png);
}

/*Follow-ups (grey light)*/
.portlet-boundary.followup-cases {
	background-color: #E3E7EB;
}
.portlet-boundary.followup-cases .simplelist-date .item-date,
.portlet-boundary.followup-cases .followups .followup .item-date {
	background-color: #123751;
}
.portlet-boundary.followup-cases .simplelist-date .item-date-label {
	color: #123751;
}
.aui .portlet-boundary.followup-cases .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-4.png);
}
/*coe resources (grey dark)*/
.portlet-boundary.coe-resources {
	background-color: #d5dade;
}
.portlet-boundary.coe-resources .simplelist-date .item-date,
.portlet-boundary.coe-resources .followups .followup .item-date {
	background-color: #123751;
}
.portlet-boundary.coe-resources .simplelist-date .item-date-label {
	color: #123751;
}
.aui .portlet-boundary.coe-resources .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-5.png);
}

/*rounded asset publisher*/
.portlet-rounded.portlet-asset-publisher .journal-content-article > p:before {
	content: '';
	background-image: url(https://static.coe.int/pics/icons/2014/blue-corporate/right-3.svg);
	background-size: cover;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 10px
}

/* portlet factsheets (assetpublisher)*/
.aui .fs .portlet-topper .portlet-title .portlet-title-text:after {
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/pdf-titre.png');
	height: 36px;
	width: 36px;
	bottom: 2px;
}

.aui .fs .portlet-content .portlet-body {
	max-height: 450px;
	overflow: auto;
}

.aui .fs .portlet-body {
	background-color: #fff;
}

.aui .fs .portlet-body .asset-content {
	padding: 10px 10px 0 80px;
	position: relative;
	min-height: 75px;
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/lampe-bgbleu.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

.aui .fs .portlet-body .asset-content:hover {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/lampe-bgorange.jpg);
}

.aui .fs .separator {
	margin: 5px 0 5px 20px;
}

.aui .fs .portlet-body .asset-content:after {
	content: '\f055';
	font-family: 'fontawesome';
	position: absolute;
	top: 5px;
	right: 5px;
	color: #6c6c6c;
}


.aui .fs .portlet-body .date {
	color: #fe570e;
	font-size: 14px;
	letter-spacing: 0;
	display: block;
	margin-bottom: 8px;
	text-transform: inherit;
}


.aui .fs .portlet-body .asset-content a:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.aui .fs .portlet-body .asset-content {
	color: #007BC8;
}

.aui .fs .portlet-body .asset-content:hover,
.aui .fs .portlet-body .asset-content:hover a {
	color: #fe570e;
	text-decoration: none;
}

.aui .portlet-asset-publisher.fs .content .text {
	line-height: 1.2em;
}

.aui .portlet-asset-publisher.fs .journal-content-article + br {
	display: none;
}

/*** portlet resources ***/
.portlet-resources .portlet-content {
	border: 0;
	background-color: #dce1e5;
	padding: 10px 10px;
}

.aui .portlet-resources .portlet-topper .portlet-title .portlet-title-text {
	font-size: 16px;
}

.portlet-resources .followups .followup .followup-title {
	font-weight: 400;
}


/*** portlet dotted (for right column) ***/
.aui body.site .portlet-dotted .portlet-topper .portlet-title .portlet-title-text {
font-size: 18px;
padding-right: 0;
}

.aui body.site .portlet-dotted  .portlet-topper .portlet-title .portlet-title-text {
background-color: transparent;
color: #123751;
padding-left: 40px;
}

.aui .portlet-dotted .portlet-topper .portlet-title .portlet-title-text:after {
left: 0;
}

.aui .portlet-dotted .portlet-content {
padding: 10px 0 0 0;
border: 0;
border-top: 2px dotted;
background-color: transparent;
}

/*** portlet newsletter ***/
.aui body.site .newsletter .portlet-topper .portlet-title .portlet-title-text {
color: #123751;
background-color: rgba(255,255,255,0.5);
border-radius: 8px;
}

.aui .newsletter .portlet-content {
color: #fff;
border: 1px dashed #fff ;
border-radius: 8px;
background-color: #123751;
}
.aui .newsletter .portlet-content a {
color: #fff
}

.aui .newsletter .control-label {
color: #fff;
display: none;
}

.form-newsletter .control-group .field {
float: left;
width: 45%;
min-height: 40px;
background-color: #f3f3f3;
margin-bottom: 15px;
}
.form-newsletter .control-group:nth-child(2n+1) .field {
float: right;
}


.aui .newsletter .portlet-borderless .view-all {
margin: 10px 0;
background-color: #fe570e;
}

.aui .newsletter .portlet-borderless .view-all a {
color: #fff;
}

.aui .newsletter .portlet-borderless .view-all:hover a {
color: #123751;
}

.aui .newsletter .portlet-borderless .view-all a:before {
background-color: #fff;
}

.aui .newsletter .portlet-borderless .view-all a:after {
background-color: #fff;
color: #123752;
}

/***** ADT *****/
/*** Portlet Follow-ups ***/
.portlet-dotted .followups {
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.followups .followup {
	background-color: #e2e7ea;
	color: #123751;
	padding: 10px 10px 20px;
}

.followups .followup:nth-child(even) {
	background-color: #fff;
}

.followups .followup .item-date {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.followups .followup .item-date:before {
	content: '';
	display: inline-block;
	width: 19px;
	height: 18px;
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/calendrier.png');
	vertical-align: text-top;
	margin-right: 5px;
}

.followups .followup .followup-title {
	font-weight: 600;
	line-height: 18px;
	font-size: 15px;
}

.followups .followup .followup-desc {
	line-height: 18px;
}

.followups .followup .followup-flag {
	float: right;
	width: 45px;
	height: 32px;
	position: relative;
	z-index: 1;
}

.followups .followup.fl-country .followup-flag {
	width: 32px;
	height: 32px;
	border-radius: 40px;
	overflow: hidden;
	border: 1px solid #999;
}

.followups .followup.fl-country .followup-flag img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 32px !important;
	max-width: none !important;
}
#wrapper .followups .followup.fl-country .followup-flag img {
	height: 32px !important;
}

/* follow-ups rounded / resources*/
.portlet-resources .followups .followup,
.portlet-resources .followups .followup:nth-child(even),
.portlet-rounded .followups .followup,
.portlet-rounded .followups .followup:nth-child(even) {
	background-color: transparent;
	color: #123751;
	padding: 0;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #C6C8C2;
}
.portlet-resources .followups .followup:last-child,
.portlet-rounded .followups .followup:last-child {
	border-bottom: 0;
}
.portlet-resources .followups .followup .item-date,
.portlet-rounded .followups .followup .item-date {
	background-color: #123751;
	color: #fff;
	padding: 0px 4px;
	display: inline-block;
	line-height: 1.2em;
	text-transform: none;
	font-weight: 400;
}

.portlet-resources .followups .followup .item-date:before,
.portlet-rounded .followups .followup .item-date:before {
	display: none;
}

.portlet-resources .followups .followup .followup-flag,
.portlet-rounded .followups .followup .followup-flag {
	display: inline-block;
	width: 60px;
	line-height: 1.2em;
	vertical-align: initial;
	height: auto;
	margin-left: 10px;
	vertical-align: top;
	margin-bottom: 5px;
}

.followups .followup .followup-desc a {
	font-weight: 600;
	font-size: 16px;
}

.followup.fl-country .country-flag {
	width: 32px;
	height: 32px;
	border-radius: 40px;
	overflow: hidden;
	border: 1px solid #999;
	display: block;
	position: relative;
	float: right;
	margin-right: 20px
}

#wrapper .followup.fl-country .country-flag img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 32px !important;
	max-width: none !important;
}

/*** page country layout portlet rounded AND page resources layout portlet resources ***/
.span12 .portlet-resources,
.span12 .portlet-rounded {
	float: left;
	width: calc( 100% / 3 - 30px);
	margin: 30px 15px 0;
	z-index: 1;
}
.span12 .portlet-resources:nth-child(3n),
.span12 .portlet-rounded:nth-child(3n) {
	width: calc( 100% / 3 - 15px);
	margin-right: 0;
	margin-left: 15px;
}
.span12 .portlet-resources:nth-child(3n+1),
.span12 .portlet-rounded:nth-child(3n+1) {
	clear: both;
	width: calc( 100% / 3 - 15px);
	margin-right: 15px;
	margin-left: 0;
}
.span12 .portlet-resources .portlet-content,
.span12 .portlet-rounded .portlet-body {
	height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	border-radius: 0 0 15px 15px;
}

.span12 .portlet-resources + div.portlet-boundary:before,
.span12 .portlet-rounded + div.portlet-boundary:before {
	content: "";
	clear: both;
	display: block;
}

/*** Slider ***/
#column-2 .flexslider {
	margin: 0 -20px
}

.aui #column-2 .slider-text-right.small .flex-control-nav,
.aui #column-2 .slider-text-right.small .flex-direction-nav {
	position: absolute;
	top: 0;
	padding-top: 60%;
}

.aui #column-2 .flexslider .flex-direction-nav .flex-prev,
.aui #column-2 .slider-text-right.small .flex-direction-nav a {
	bottom: -30px;
}

.aui .flexslider .flex-control-nav a, .aui .flexslider .flex-direction-nav a {
	color: #123751;
}

.aui .flexslider .flex-control-nav a {
	background-color: #123751;
}

.aui .flexslider .flex-control-nav a.flex-active {
	background-color: #fe570e;
}

.aui #column-2 .slider-text-right.small .slides > li .slide-info {
	padding-top: 40px;
}

.aui #column-2 .slider-text-right.small .slides > li .slide-info .upper {
	border: 0 !important;
	padding: 0 !important;
}

.aui .slider-text-right.small .slides > li .portlet-share {
	bottom: 0;
	position: absolute;
	top: auto;
}

.aui .slider-text-right.small .slides > li .portlet-share > a {
	background-image: url(//static.coe.int/pics/icons/2014/blue-corporate/share-2.svg);
	background-size: contain;
}

.aui .slider-text-right.small .slides > li .portlet-share .dropdown-menu {
	bottom: 0px;
	top: auto;
	right: 25px;
}

.aui .slider-text-right.small .slides > li {
	background-color: #fff;
}


.aui .slider-text-right.small .slides > li .slide-info h3 a{
	color: #0077b3;
	font-weight: 600;
}

.aui .flexslider .slides > li .slide-info .upper .location, .aui .flexslider .slides > li .slide-info .upper .date, .aui .flexslider .slides > li .slide-info .upper .origine {
	color: #161616;
}

/*** Portlet Category Graph ***/
.aui .portlet-graphcountry .portlet-topper .portlet-title .portlet-title-text:after ,
.aui .soj-category-graph-portlet .portlet-topper .portlet-title .portlet-title-text:after,
.soj-graphbuilder-portlet .portlet-topper .portlet-title .ico-graph.portlet-title-text:after	{
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-camembert.png');
	height: 32px;
	width: 32px;
	bottom: 3px;
}

.soj-category-graph-portlet .portlet-content {
	background-color: #cad1d7;
	border-color: #fe570e;
	margin-top: 0;
	position: relative;
}

.countsCategory-graph {
	float: right;
	width: 40%;
	margin-top: 10px;
}

.countsCategory-graph .block-count {
	line-height: 1.3em;
	margin-bottom: 30px;
	margin-left: 20px;
	padding: 0 0 8px 15px;
	border-bottom: 1px dashed #fe570e;
	position: relative;
}

.countsCategory-graph .block-count:before {
	content: '';
	border-left: 1px dashed #fe570e;
	position: absolute;
	left: 0;
	bottom: 0;
	top: 10px
}
.countsCategory-graph .block-count:after {
	content: '';
	border-top: 1px dashed #fe570e;
	position: absolute;
	left: 0;
	top: 10px;
	width: 10px;
}


.countsCategory-graph .block-count .count {
	color: #fe570e;
	font-size: 17px;
	font-weight: 600;
}

.countsCategory-graph .block-count .count:before {
	content: "";
	background-color: #fe570e;
	display: inline-block;
	border-radius: 10px;
	height: 13px;
	width: 13px;
	margin-right: 5px;
	margin-bottom: -1px;
}

.countsCategory-graph .block-count a{
	color: #123751;
}

#graphContainer {
	width: 60%;
}

#category-graph:after {
	content: "";
	clear: both;
	display: block;
}

/*menu tab Category Graph & Country Graph*/

.graphcountry .tab-menu,
#category-graph .tab-menu {
	position: absolute;
	top: 0;
	right: 0;
	transform: translateY(-100%);
}

.graphcountry .tab-menu ul,
#category-graph .tab-menu ul {
	list-style: none;
	margin: 0;
}

.graphcountry .tab-menu ul li,
#category-graph .tab-menu ul li {
	display: inline-block;
	background-color: #6A737D;
	color: #fff;
	margin-right: 5px;
	padding: 0 15px 0 28px;
	line-height: 0.9em;
	vertical-align: middle;
	border-radius: 8px 8px 0 0;
	border: 1px solid transparent;
	border-bottom: 0;
	max-width: 180px;
	height: 32px;
	cursor: pointer;
	transition: background 300ms ease;
}

.graphcountry .tab-menu ul li.active,
.graphcountry .tab-menu ul li:hover,
#category-graph .tab-menu ul li.active,
#category-graph .tab-menu ul li:hover {
	display: inline-block;
	background-color: #cad1d7;
	color: #123751;
	border-color: #fe570e;
	border-bottom: 1px solid transparent;
	height: 33px;

}


.graphcountry .tab-menu ul li span:before,
#category-graph .tab-menu ul li span:before {
	content: "\f101";
	position: absolute;
	left: -18px;
	top: 50%;
	transform: translateY(-50%);
	font-family: 'fontawesome-alloy';
	font-size: 25px;
}


.graphcountry .tab-menu ul li span,
#category-graph .tab-menu ul li span {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	text-align: center;
	font-size: 13px;
}


/*** Portlet simplelist ***/
.soj-simplified-alerts-list-portlet .portlet-content div.simplelistitem:nth-last-child(n+2) {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #C6C8C2;
}

.portlet-rounded.soj-simplified-alerts-list-portlet .simplelist-creationDate,
.portlet-rounded.soj-simplified-alerts-list-portlet .simplelist-description a {
color: #123751;
}

.soj-simplified-alerts-list-portlet .simplelist-date {
	float: left;
}

.soj-simplified-alerts-list-portlet .simplelist-date .item-date {
	background-color: #666;
	color: #fff;
	padding: 0px 4px;
	display: inline-block;
	line-height: 1.2em;
}

.soj-simplified-alerts-list-portlet .simplelist-date .item-date-label {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}


.soj-simplified-alerts-list-portlet .resources .simplelist-date .item-date {
	min-width: 140px;
	text-align: center;
	background: #fe570e;
}

.soj-simplified-alerts-list-portlet .resources .simplelist-description a:hover {
	color: #fe570e;
	text-decoration: none;
}

.soj-simplified-alerts-list-portlet .simplelist-creationDate {
	float: right;
	font-size: 14px;
}

.soj-simplified-alerts-list-portlet .resources .simplelist-creationDate {
	font-size: 13px;
}

.soj-simplified-alerts-list-portlet .simplelist-description:before {
	content: "";
	display: block;
	clear: both;
}

.soj-simplified-alerts-list-portlet .simplelist-description a {
	display: block;
	margin-top: 10px;
	font-weight: 400;
	font-size: 17px;
}

.soj-simplified-alerts-list-portlet .simplelistitem .item-country {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.soj-simplified-alerts-list-portlet .simplelistitem .country-flag {
	width: 32px;
	height: 32px;
	border-radius: 40px;
	overflow: hidden;
	border: 1px solid #999;
	display: block;
	position: relative;
}

#wrapper .soj-simplified-alerts-list-portlet .simplelistitem .country-flag img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 32px !important;
	max-width: none !important;
}


/*** Portlet snapshot-stats Region ***/

.snapshot-region .container-snapshot-number {
	display: flex;
}

.snapshot-region .container-snapshot-number .column-3 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding: 0 10px;
}

.snapshot-region .snapshot-number {
	display: flex;
	height: 100%;
}

.snapshot-region .snapshot-number .item-left {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 70px;
	-ms-flex: 0 0 70px;
	flex: 0 0 70px;
	max-width: 70px;
	align-self: center;
}

.snapshot-region .snapshot-number .item-right {
	flex: auto;
	align-self: center;
}

.snapshot-region .snapshot-number a {
	color: #123751;
}

.snapshot-region .snapshot-number .number {
	display: block;
	text-align: center;
	float: left;
	position: relative;
	width: 50px;
	font-size: 40px;
	line-height:1em;
	font-weight: bold;
	color: #fe570e;
	border: 1px dashed #123751;
	border-radius: 8px;
	padding: 3px 0;
	margin-right: 20px;
}

.snapshot-region .snapshot-number .number:after {
	content: "";
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translate(100%, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 18px;
	border-color: transparent transparent transparent #123751;
}

.snapshot-region .snapshot-number .text {
	display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
}

.snapshot-region .snapshot-number .text::first-letter {
	text-transform: uppercase;
}



.crimeaPopup {
	display: inline-block;
	position: relative;
	width: 24px;
	height: 0;
}
.crimeaPopup .fom-icon-help, .crimeaPopup .fom-icon-help:hover {
	background-size: 100%;
	background-repeat: no-repeat;
	background-image: url(//static.coe.int/pics/icons/2014/blue-corporate/information-1.svg);
	height: 18px;
	width: 18px;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*** Portlet snapshot-stats ***/
.soj-snapshot-country-stats {
margin: 0;	
}

.soj-snapshot {
	background-color: transparent;
	overflow: visible;
}

.soj-snapshot:after {
	content: "";
	display: block;
	clear: both;
}

.soj-snapshot .fom-snapshot-header {
	text-align: left;
	padding: 5px 0 5px 20px;
}

.soj-snapshot .fom-snapshot-header a {
	color: #fff;
	font-size: 19px;
	font-weight: 600;
}

.soj-snapshot .fom-snapshot-header span:after {
	content: '|';
	padding: 0 5px 0 10px;
	font-size: 22px;
	font-weight: 600;
}

.soj-snapshot .fom-snapshot-header span:last-child:after {
	display: none;
}

.snapshot-annual:after,
.snapshot-global:after {
  content: "";
  clear: both;
  display: block;
}

.snapshot-stat {
	background-color: rgba(18, 55, 81,0.8);
	color: #fff;
	border: 1px solid #fe570e;
	width: 50%;
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
	min-height: 360px;
	position: relative;
	-webkit-box-shadow: 10px 10px 30px 0px rgba(18,55,81,0.6);
	-moz-box-shadow: 10px 10px 30px 0px rgba(18,55,81,0.6);
	box-shadow: 10px 10px 30px 0px rgba(18,55,81,0.6);
}
.snapshot-stat:after {
	content: "";
	display: block;
	clear: both;
}
.snapshot-stat .list-year {
	width: 30%;
	float: left;
	margin-top: 4px
}
.snapshot-stat .list-year .year {
	position: relative;
	font-size: 30px;
	font-weight: 800;
	line-height: 34px;
	opacity: 0.5;
	transition: all 300ms ease;
	cursor: pointer;
}
.snapshot-stat .list-year .year:hover {
	opacity: 0.7;
}
.snapshot-stat .list-year .year.active-year {
	opacity: 1;
}
.snapshot-stat .list-year .year:after {
	content:"";
	position: absolute;
	top: 50%;
	height: 1px;
	background-color: #fff;
	right: 0;
	width: 0;
	opacity: 0;
	transition: all 150ms linear;
}
.snapshot-stat .list-year .year.active-year:after {
	width: 25px;
	opacity: 1;
}

.snapshot-stat .list-year .year > span:after {
	content: "";
	opacity: 0;
	transition: all 150ms linear;
}

.snapshot-stat .list-year .year.active-year:not(.current-0) > span:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 33px;
	background-color: #fff;
	right: -1px;
	bottom: 50%;
	opacity: 1;
}

.snapshot-stat .list-year .year:before {
	content: "";
	display: inline-block;
	margin-right: 2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 17px;
	border-color: transparent transparent transparent #ffffff;
}

.snapshot-stat .result-alert {
	width: 70%;
	float: left;
	min-height: 40px;
	position: relative;
}

.snapshot-stat .result-alert .snapshot-number > a {
	display: flex;
	margin-bottom: 40px;
	color: #fff;
	text-decoration: none;
	min-height: 41px;
}

.snapshot-stat .result-alert .snapshot-number:last-child > a {
	margin-bottom: 0;
}

.snapshot-stat .result-alert .snapshot-number .number {
	position: relative;
	font-size: 40px;
	font-weight: 800;
	display: inline-block;
	line-height: 40px;
	text-align: right;
	margin-right: 10px;
	flex: 0 0 90px;
	max-width: 90px;
	align-self: center;
	margin-left: 20px;
}

.snapshot-stat .result-alert .snapshot-number .text {
	line-height: 18px;
	flex: auto;
	align-self: center;
	padding-top: 5px;
	font-size: 16px;
	max-height: 42px;
}

.snapshot-stat .result-alert .snapshot-number .text::first-letter {
text-transform: uppercase;
}


.snapshot-stat .result-alert:before {
	content:"";
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 22px;
	bottom: 20px;
	width: 1px;
}

.snapshot-stat .result-alert .snapshot-number .number:before {
	content:"";
	background-color: #fff;
	position: absolute;
	left: -20px;
	top: 50%;
	height: 1px;
	width: 20px;
}

.snapshot-stat .result-alert .snapshot-number .number:after {
	content: "";
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/half-circle.png);
	position: absolute;
	left: 3px;
	top: 50%;
	margin-top: -7px;
	height: 15px;
	width: 15px;
}

.snapshot-stat .snapshot-global .title-since-2015 {
	text-align: center;
	font-size: 25px;
	font-weight: 600;
	line-height: 30px;
	padding-bottom: 10px;
}

.snapshot-stat .stat-button-global,
.snapshot-stat .stat-button-annual {
	cursor: pointer;
	text-align: left;
	float: left;
	width: 100%;
	padding-left: 5px;
	position: absolute;
	bottom: 0;
}

.snapshot-stat .stat-button-global:before,
.snapshot-stat .stat-button-annual:before {
	content: "\f18e";
	font-family: 'fontawesome';
	margin-right: 5px;
	font-size: 20px;
	color: #fe570e;
	transition: transform 700ms ease;
	display: inline-block;
}
.snapshot-stat .stat-button-global:hover:before,
.snapshot-stat .stat-button-annual:hover:before {
	transform: rotate(360deg);
}

.snapshot-stat .stat-button-global .fom-launch-date {
	font-size: 12px;
	line-height: 15px;
}

/* current (right col) */

.snapshot-currently {
	width: 50%;
	position: relative;
	float: left;
	padding-right: 25%;
	text-align: center;
}

.snapshot-currently .currently-title {
	font-size: 24px;
	font-weight: 800;
	color: #fff;
	display: block;
	margin-top: 10px;
	margin-bottom: -6px;
	position: relative;
	z-index: 1;
}

.snapshot-currently .current-detentions,
.snapshot-currently .impunity-global {
	background-color: #123751;
	color: #fff;
	padding: 15px 7px 15px 35px;
	font-size: 18px;
	position: relative;
}

.snapshot-currently .current-detentions a,
.snapshot-currently .impunity-global a {
	display: block;
}


.snapshot-currently .current-detentions > a,
.snapshot-currently .impunity-global > a{
	color: #fff;
	text-decoration: none;
}

.snapshot-currently .current-detentions {
	border-top: 1px solid #1c2e3f;
}

.snapshot-currently .impunity-global {
	border-top: 1px solid #2f516b;
}

.snapshot-currently .current-detentions .number,
.snapshot-currently .impunity-global .number {
	display: block;
	font-size: 48px;
	line-height: 48px;
	font-weight: 800;
}

.current-detentions .arrow,
.impunity-global .arrow {
	display: block;
	position: absolute;
	top: 25px;
	left: 0;
	height: 20px;
	width: 15px;
	background-color: #fe570e;
	transition: all 300ms ease;
}

.current-detentions > a:hover .arrow,
.impunity-global > a:hover .arrow {
	width: 30px;
}

.current-detentions .arrow:after,
.impunity-global .arrow:after {
	content: '';
	position: absolute;
	top: -40%;
	right: 0;
	transform: translateX(100%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 0 18px 20px;
	border-color: transparent transparent transparent #fe570e;
}

/*stat country*/
.snapshot-stat h2.country-name {
	color: #fff;
	margin: 15px 0;
	text-align: center;
	font-weight: 800;
	font-size: 30px;
}

.snapshot-stat .country-name .country-flag {
	margin-top: -5px;
	position: relative;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	border-radius: 40px;
	overflow: hidden;
	display: inline-block
}
.aui #wrapper .snapshot-stat .country-name .country-flag img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 64px !important;
	max-width: none !important;
}


/*** Portlet snapshot-stats Graph ***/

.portlet-graphcountry {
	margin-top: 40px
}

.portlet-graphcountry .graphcountry {
	border: 1px solid #fe570e;
	background-color: #cad1d7;
	padding: 20px;
	position: relative;
}


.portlet-graphcountry .graphcountry .graph-legend {
	text-align: center;
	min-height: 50px;
}

.portlet-graphcountry .graph-legend .fom-icon-help[data-modal=fom-info-categories] {
	display: inline-block;
	vertical-align: middle;
}

.portlet-graphcountry .graphcountry .graph-legend span {
	border: 1px solid #123751;
	border-radius: 10px;
	color: #123751;
	line-height: 1.2em;
	margin: auto;
	display: inline-block;
	padding: 6px;
	font-weight: 600;
	min-width: 110px;
	font-size: 14px;
}

.portlet-graphcountry .fom-icon-help {
    background-size: 13px;
    width: 13px;
    height: 13px;
    margin-bottom: 3px
}

/*** Portlet Soj Dashbord ***/

/** case header **/
.lfr-search-container:before {
	display: none;
}

.case {
	position: relative;
	z-index: 1;
}

.case-head {
position: relative;
cursor: pointer;
}

.case-head:after {
content: "";
clear: both;
display: block;
}

.case-head .primary-case {
background-color: #fff;
position: relative;
width: 90%;
max-width: calc(100% - 72px + 10px);
float: right;
border-radius: 10px;
z-index: 1;
-webkit-box-shadow: 0px 0px 10px 0px rgba(163,158,163,1);
-moz-box-shadow: 0px 0px 10px 0px rgba(163,158,163,1);
box-shadow: 0px 0px 10px 0px rgba(163,158,163,1);
}

.case-head .primary-case:after {
content: "\f055";
font-family: 'fontawesome';
color: #fe570e;
font-size: 18px;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%,50%);
background-color: #fff;
border-radius: 10px;
line-height: 0.9;
transition: all 300ms ease;
display: block;
}

.case.case-is-open .case-head .primary-case:after {
	content: "\f056";
	color: #123751;
	transform: translate(-50%,50%) rotate(180deg);
}

.case-head .primary-case .top-case {
padding: 10px 20px;
}

.case-head .primary-case .top-case .country-case {
font-weight: 800;
font-size: 15px;
}

.case-head .primary-case .top-case .creationdate-case {
font-size: 12px;
float: right;
}

.case-head .primary-case .title-case {
background-color: #e2e7ea;
padding: 10px 20px;
min-height: 65px;
}
.case-head .primary-case .title-case h4 {
margin: 0;
font-weight: 600;
font-size: 24px;
line-height: 28px
}

.case-head .primary-case .bottom-case {
padding: 10px 20px;
}

.case-head .primary-case .bottom-case .source-case .label-case,
.case-head .primary-case .bottom-case .category-case .label-case {
text-transform: uppercase;
font-size: 15px;
}

.case-head .primary-case .bottom-case .source-case .label-case:after,
.case-head .primary-case .bottom-case .category-case .label-case:after {
content: "\f0da";
font-family: 'fontawesome';
color: #fe570e;
padding: 0 7px;
}

.case-head .primary-case .bottom-case .category-case .label-case .fom-icon-help {
	margin-left: 5px;
	vertical-align: bottom;
}

.case-head .primary-case .bottom-case .source-case .value,
.case-head .primary-case .bottom-case .category-case .value {
font-size: 15px;
font-weight: 600;
}

.case-head .primary-case .bottom-case .detention-case {
color: #fe570e;
font-weight: 600;
float: right;
font-size: 15px;
}

.case-head .primary-case .bottom-case .detention-case .value {
font-size: 18px;
font-weight: 800;
}


.case-head .primary-case .bottom-case .detention-case .value:before {
content: "\f18e";
font-family: 'fontawesome';
font-weight: 400;
margin-right: 8px;
transition: transform 700ms ease;
display: inline-block;
}

.case-head .primary-case .bottom-case .detention-case:hover .value:before {
	transform: rotate(360deg);
}

.case-head .secondary-case {
position: absolute;
bottom: 5px;
width: calc( 10% + 10px);
min-width: 72px;
top: 5px;
z-index: 0;

}

.case-head .secondary-case .border-up,
.case-head .secondary-case .border-down {
color: #fff;
text-align: center;
font-size: 16px;
font-weight: 600;
position: relative;
}

.case-head .secondary-case .border-down {
font-size: 15px;
}

.case-head .secondary-case .border-up {
height: 55%;
padding: 5px 20px 5px 10px;
border-radius: 5px 0 0 0;
border-bottom: 2px solid #fff;
background-color: #385e77;
max-height: 87px;
}


.case-head .secondary-case .border-down {
border-radius: 0 0 0 5px;
background-color: #aaa;
height: 45%;
}

.case-head .secondary-case .border-down span {
  display: block;
  padding: 0 15px 0px 5px;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;
  position: relative;
}



.status-noreply .case-head .secondary-case .border-down {
background-color: #a35689;
}

.status-reply .case-head .secondary-case .border-down {
background-color: #76b0c6;
}

.status-resolved .case-head .secondary-case .border-down {
background-color: #b1c54b;
}

.status-resolved .case-head .primary-case {
background-color: #e0e8b7;
}

.status-resolved .case-head .primary-case .title-case {
background-color: #c7d2ab;
}

.status-progress .case-head .secondary-case .border-down {
background-color: #218ab7;
}


.status-progress .case-head .secondary-case .border-down .state-reply{
background-color: #76b0c6
}

.status-progress .case-head .secondary-case .border-down .state-noreply {
background-color: #a35689;
}

.status-progress .case-head .secondary-case .border-down span {
line-height: 0.9em;
transform: translateY(0);
top: 0;
height: 50%;
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
}


.case-head .secondary-case .date-case {
display: block;
line-height: 15px;
}

.case-head .secondary-case .date-case .number-date {
font-size: 30px;
font-weight: 600;
line-height: 1em;
display: block;
}

.case-head .secondary-case .level-case {
display: block;
font-size: 13px;
position: absolute;
bottom: 0;
left: 0;
right: 10px;
}

.case-head .secondary-case .level-case i {
position: relative;
}

.case-head .secondary-case .level-case i:after {
content: '\f071';
font-family: 'fontawesome';
font-weight: 400;
margin-right: 3px;
font-style: normal;
position: relative;
}

.case-head .secondary-case .level-case i:before {
content: "";
position: absolute;
width: 3px;
height: 8px;
background-color: #fff;
bottom: 5px;
left: 5px;
}

.case-head .secondary-case .level-case.severity-1 i:after {
color: #fc0202;
}

.case-head .secondary-case .level-case.severity-2 i:after {
color: #fabb0c;
}



/** case body **/
#_sojdashboard_WAR_coesojportlet_alertsSearchContainer table,
#_sojdashboard_WAR_coesojportlet_alertsSearchContainer table tbody,
#_sojdashboard_WAR_coesojportlet_alertsSearchContainer table tbody tr,
#_sojdashboard_WAR_coesojportlet_alertsSearchContainer table tbody td,
#_sojdashboard_WAR_coesojportlet_alertsSearchContainer table th,
#_sojdashboard_WAR_coesojportlet_alertsSearchContainer table thead {
	display: block !important;
	max-width: 100% !important;
	background-color: transparent !important;
	border: none !important;
}

.case-body {
padding: 20px 10px 10px;
border: 1px solid #123751;
border-radius: 5px;
background-color: #fff;
margin-bottom: 20px;
position: relative;
}
.case-body .close-case {
	height: 16px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9px;
	cursor: pointer;
}
.case-body .close-case:after {
	content: "\f056";
	font-family: 'fontawesome';
	color: #123751;
	font-size: 18px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	border-radius: 10px;
	line-height: 0.9;
	transition: all 300ms ease;
}

.case-body .close-case:hover:after {
	transform: translateX(-50%) rotate(180deg);
}

.state-reply .see-replies a {
font-weight: 800;
text-transform: uppercase;
text-decoration: none;
margin-bottom: 10px;
display: inline-block;
color: #76b0c6;
}

.state-reply .see-replies a:before {
	content: "\f18e";
	font-family: 'fontawesome';
	font-weight: 400;
	margin-right: 5px;
	font-size: 20px;
	transition: transform 700ms ease;
	display: inline-block;
}

.state-reply .see-replies a:hover:before {
	transform: rotate(360deg);
}

.state-reply .no-replies {
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block;
	color: #a35689;
}

.state-reply {
	position: absolute;
	left: 10px;
	right: 10px;
}

.body-description {
	padding-top: 30px
}

.case .desc-region {
	word-wrap: break-word;
	margin-bottom: 12px;
    border-radius: 6px;
    padding: 5px;
    border: 1px dashed #123751;
    color: #123751;
    font-style: italic;
}

.case-author {
float: right;
}

.case-author.mobile {
	display: none;
}

.case-author .label-author {
text-transform: uppercase;
text-decoration: underline;
font-weight: 600;
}

.case-author .value-author {
	font-weight: 600;
}

.case-author .value-author .main-partner {
	font-weight: 800;
}

.case-author .value-author .co-partner:after {
	content: ',';
}

.case-author .value-author .co-partner:first-child:before {
	content: ', ';
	margin-left: -4px;
}


.case-author .value-author .co-partner:last-child:after {
	content: ''
}

.lang-fr .case-author .label-author:after {
	content: " :"
}

.case-author .label-author:after {
	content: ":"
}

.body-description {
	line-height: 24px;
}

.block-notab, .block-tab {
	overflow-wrap: break-word;
}

.block-notab {
background-color: #ccc;
border-top: 2px solid #666;
margin: 40px 0;
padding: 0 20px 10px;
}

.block-notab .box-title {
text-align: center;
transform: translateY(-50%);
}

.block-notab .box-title span {
display: inline-block;
background-color: #666;
padding: 1px 15px;
min-width: 150px;
color: #fff;
border-radius: 20px;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
}

.block-notab .item-update {
margin-bottom: 20px;
}

.block-notab .item-update .left-col,
.block-notab .item-update .right-col {
display: inline;
}

.block-notab .item-update .left-col .fom-update-date:after {
content: ":"
}

.lang-fr .block-notab .item-update .left-col .fom-update-date:after {
content: " :"
}

.block-notab .item-update .fom-update-resources {
margin-top: 10px;
margin-left: 0;	
list-style: none;
}

.block-notab .item-update .fom-update-resources li {
position: relative;
padding-left: 30px;
line-height: 1.5em;
padding-bottom: 10px;
}

.block-notab .item-update .fom-update-resources a {
color: #4a4a4a;
font-weight: 600;
text-decoration: none;
transition: all 300ms ease;
}

.block-notab .item-update .fom-update-resources a:hover {
	color: #fe570e;
}

.block-notab .item-update .right-col .fom-update-resources a:before {
	content: "\f18e";
	font-family: 'fontawesome';
	font-size: 20px;
	transition: transform 700ms ease;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 3px;
	line-height: 1;
	font-weight: 400;
}

.block-notab .item-update .right-col .fom-update-resources a:hover:before {
	transform: rotate(360deg);
}


.body-progress.block-notab {
background-color: #e6f1f9;
border-color: #218ab7;
color: #123751;
}
.body-progress.block-notab .box-title span {
background-color: #218ab7;
}

.block-update.block-notab {
background-color: #dbdbdb;
border-color: #4a4a4a;
color: #4a4a4a;
}
.block-update.block-notab .box-title span {
background-color: #4a4a4a;
}

.body-resolved.block-notab {
background-color: #e9efcd;
border-color: #b1c54b;
color: #123751;
}
.body-resolved.block-notab .box-title span {
background-color: #b1c54b;
}

#portlet_sojdashboard_WAR_coesojportlet .close-case,
#portlet_sojdashboard_WAR_coesojportlet .case-head .primary-case:after {
	display: none;
}

/* body cases tabs */
.fom-case {
	margin-bottom: 40px;
}

.case-body .nav-tabs {
border: 0;
margin: 30px -10px 0;
}

.case-body .nav-tabs .box-title {
float: left;
padding: 10px;
width: calc((100% + 10px) / 5 - 2px);
height: 70px;
border: 1px solid #fff;
border-left: 0;
background-color: #cacaca;
color: #123751;
text-transform: uppercase;
font-weight: 800;
transition: all 300ms ease;
}

.case-body .nav-tabs .box-title.active-tab {
background-color: #ebeced;
border-bottom-color: transparent;
color: #fe570e;
}

.case-body .nav-tabs .box-title:hover {
background-color: #ebeced;
border-bottom-color: transparent;
cursor: pointer;
}

.case-body .nav-tabs .box-title span {
display: block;
position: relative;
top: 50%;
transform: translateY(-50%);
text-align: center;
}

.case-body .nav-tabs .box-title .disclaimer-relevant {
display: none;
}


.block-tab .disclaimer-relevant {
position: absolute;
padding-left: 20px;
margin-left: 18px;
margin-bottom: 20px;
color: #fe570e;
display: inline-block;
bottom: 0;
left: 0;
}

.block-tab .disclaimer-relevant a {
color: #fe570e;
font-weight: 600;
vertical-align: middle;
text-decoration: none;
}

.block-tab .disclaimer-relevant a:before {
    content: "\f18e";
    font-family: 'fontawesome';
    font-size: 20px;
    color: #fe570e;
    transition: transform 700ms ease;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    line-height: 1;
    font-weight: 400;
}

.block-tab .disclaimer-relevant:hover a:before {
    transform: rotate(360deg);
}

.case-body .block-tab {
background-color: #ebeced;
margin: 0 -10px;
padding: 0;
}

.case-body .block-tab.active-tab {
	background-color: #ebeced;
}

.case-body .block-tab:after {
	content: "";
	clear: both;
	display: block;
}

.block-tab .box-title {
	padding: 10px 40px 10px 10px;
	text-transform: uppercase;
	color: #123157;
	font-weight: 800;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.block-tab .box-title:after {
	content: '\f0d7';
	font-family: 'fontawesome-alloy';
	font-size: 30px;
	position: absolute;
	top: 10px;
	right: 20px;
}


.block-tab .box-title:after {
	content: '\f0d7';
	font-family: 'fontawesome-alloy';
	font-size: 30px;
	position: absolute;
	top: 10px;
	right: 20px;
}

.case-body .block-tab .box-content {
	margin-bottom: 0;
	padding: 20px 10px;
	overflow: hidden;
}

.case-body .block-tab .box-content:after {
	content: '';
	display: block;
	clear: both;
}


.case-body .block-tab .left-col,
.case-body .block-tab .right-col {
	width: auto;
	float: none;
	display: block;
	text-align: left;
	margin-bottom: 5px
}

/*additional information*/
.case-body .block-tab .body-additional-information,
.case-body .block-tab .fom-relevant-coe-instrument-resources {
list-style: none;
margin: 0;
}

.case-body .block-tab .item-member-replies .left-col, .case-body .block-tab .item-followup .left-col,
.case-body .block-tab .item-member-replies .right-col, .case-body .block-tab .item-followup .right-col {
display: inline;
}

.case-body .block-tab .body-additional-information li,
.case-body .block-tab .item-member-replies li,
.case-body .block-tab .item-followup li,
.case-body .block-tab .item-relevant-coe-instrument li {
line-height: 20px;
padding-left: 30px;
margin-bottom: 10px;
position: relative;
}
.case-body .block-tab .body-additional-information li {
	margin-bottom: 20px;
}

.case-body .block-tab .item-member-replies,
.case-body .block-tab .item-followup {
	margin-bottom: 10px;
}

.case-body .block-tab .body-additional-information li a,
.case-body .block-tab .item-member-replies li a,
.case-body .block-tab .item-followup li a,
.case-body .block-tab .item-relevant-coe-instrument li a {
font-weight: 600;
color: #123751;
text-decoration: none;
}

.case-body .block-tab .body-additional-information li:hover a,
.case-body .block-tab .item-member-replies  li:hover a,
.case-body .block-tab .item-followup li:hover a,
.case-body .block-tab .item-relevant-coe-instrument li:hover a {
color: #fe570e;
}

.case-body .block-tab .body-additional-information li:before,
.case-body .block-tab .item-member-replies  li:before,
.case-body .block-tab .item-followup  li:before,
.case-body .block-tab .item-relevant-coe-instrument li:before {
	content: "\f18e";
	font-family: 'fontawesome';
	margin-left: 5px;
	font-size: 20px;
	color: #fe570e;
	transition: transform 700ms ease;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
}

.case-body .block-tab .body-additional-information li:hover:before,
.case-body .block-tab .item-member-replies li:hover:before,
.case-body .block-tab .item-followup li:hover:before,
.case-body .block-tab .item-relevant-coe-instrument li:hover:before {
	transform: rotate(360deg);
}

/***/
/*
.case-body .block-tab .item-member-replies ul {
list-style: none;
margin: 10px 0 0 120px;
}
.case-body .block-tab .item-followup ul {
list-style: none;
margin: 10px 0 0 145px;
}
.case-body .block-tab .item-relevant-coe-instrument ul {
list-style: none;
margin: 10px 0 0 86px
}*/

.block-tab .box-content > div  {
	display: flex;
}

.block-tab .box-content > div .left-col  {
    flex: auto 0 0;
	max-width: 100%
}
.block-tab .box-content > div .right-col  {
    flex: auto;
	max-width: 100%
}
.case-body .block-tab .item-member-replies ul,
.case-body .block-tab .item-followup ul,
.case-body .block-tab .item-relevant-coe-instrument ul {
	list-style: none;
	margin: 10px 0 0 -22px
}

.case-body .item-followup:after {
content: "";
display: block;
clear: both;
}

.case-body .block-member-replies .flag {
	width: 32px;
	height: 32px;
	border-radius: 40px;
	overflow: hidden;
	border: 1px solid #999;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-top: -5px;
}
.case-body .block-followup .flag {
	width: 60px;
	height: auto;
	position: relative;
	display: inline-block;
	vertical-align: top;
	float: left;
	text-align: left;
}

#wrapper .case-body .block-member-replies .flag img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	height: 32px !important;
	max-width: none !important;
}

.case-body .block-member-replies .fom-update-date,
.case-body .block-followup .fom-update-date,
.case-body .block-relevant-coe-instrument .fom-update-date {
	color: #fe570e;
	margin-left: 5px;
}

.case-body .block-member-replies .fom-update-date:after,
.case-body .block-followup .fom-update-date:after,
.case-body .block-relevant-coe-instrument .fom-update-date:after {
	content: "|";
	margin: 0 5px;
}

.case-body .block-tab .item-member-replies .left-col, .case-body .block-tab .item-followup .left-col,
.case-body .block-tab .item-member-replies .right-col, .case-body .block-tab .item-followup .right-col,
.case-body .block-tab .item-relevant-coe-instrument  .right-col, .case-body .block-tab .item-relevant-coe-instrument  .left-col {
display: inline;
}

.body-case-resolved-url-not-empty,
.body-case-resolved-url-empty {
	display: block;
	margin-top: 20px;
}


.body-case-resolved-url-not-empty a,
.body-case-resolved-url-empty a {
	color: inherit;
	transition: all 300ms ease;
}

.body-case-resolved-url-not-empty a:hover,
.body-case-resolved-url-empty a:hover {
	color: #fe570e;
	text-decoration: none;
}

.body-case-resolved-url-not-empty a:before ,
.body-case-resolved-url-empty a:before {
    content: "\f18e";
    font-family: 'fontawesome';
    margin-right: 5px;
    font-size: 20px;
    transition: transform 700ms ease;
    display: inline-block;
    font-weight: 400;
	vertical-align: text-bottom;
}

.body-case-resolved-url-not-empty a:hover:before,
.body-case-resolved-url-empty a:hover:before {
    transform: rotate(360deg);
}

.case-body .block-prison h4 {
	font-size: 18px;
	font-weight: 600;
	color: #fe570e;
}

.block-tab .left-col {
float: left;
width: 25%;
text-align: right;
}

.block-tab .right-col {
float: right;
width: 75%;

}




.new-item {
	background-color: #fe570e;
	color: #fff;
	display: inline-block;
	border-radius: 15px;
	padding: 0 10px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 20px;
	margin-right: 5px;
}

/*read more block case*/
.block-read-more:after {
content: "";
display: block;
clear: both;
}

.block-read-more .btn-open-alert {
display: none;
}

.block-read-more .link-to-case:before {
display: none;
}

.block-read-more .link-to-case {
border: 0;
padding: 10px;
margin: 0;
float: right;
}

.link-to-case .share-fb a {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/logo-facebook.png);
}

.link-to-case .share-tw a {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/logo-twitter.png);
}

.link-to-case .share-em a {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/logo-mail.png);
}

.link-to-case .share-go a {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/logo-googleplus.png);
}

.link-to-case .share-pdf a {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/logo-pdf.png);
}

.link-to-case a.copy-link {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/logo-liens.png);
}


/**Dashboard search**/
.search-box {
	background-color: transparent;
	padding: 0;
}

.search-box-only .search-fields {
	margin: 0
}

/*button print / export*/
.buttons-print-export .print-button,
.buttons-print-export .export-button {
	margin-bottom: 12px;
	padding: 10px;
	border-radius: 10px;
	border: 1px dashed #123751;
	cursor: pointer;
	color: #123751;
	font-weight: 600;
	font-size: 18px;
	position: relative;
}

.buttons-print-export a {
	color: #123751;
	text-decoration: none;
}

.buttons-print-export a:hover,
.buttons-print-export .print-button:hover {
	color: #fe570e;
	text-decoration: none;
}

.buttons-print-export a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.buttons-print-export .print-button:before,
.buttons-print-export .export-button:before {
	content: "\f18e";
	font-family: 'fontawesome';
	margin-right: 5px;
	font-size: 20px;
	color: #123751;
	transition: transform 700ms ease;
	display: inline-block;
	font-weight: 400;
}

.buttons-print-export .print-button:hover:before,
.buttons-print-export .export-button:hover:before {
	transform: rotate(360deg);
	color: #fe570e;
}

/*search panel*/
.search-fields {
margin: 0 15px;
padding: 10px;
background-color: #fe570e;
position: relative;
border-radius: 15px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(249, 147, 102);
-moz-box-shadow: 0px 0px 10px 0px rgba(249, 147, 102);
box-shadow: 0px 0px 10px 0px rgb(249, 147, 102);
z-index: 1;
}


.search-fields .soj-search {
	border: 0;
	float: left;
	margin: 0;
	width: 60%;
}

.search-fields .btn-advanced-search {
	float: left;
	width: 40%;
	padding: 3px 0;
	text-align: center;
}

.search-box-only .btn-advanced-search {
	margin-top: 10px;
}

.search-box-only .btn-advanced-search span,
.search-fields .btn-advanced-search span {
	color: #fff;
	font-weight: 600;
	cursor: pointer;
}

.search-box-only .btn-advanced-search span:before,
.search-fields .btn-advanced-search span:before {
	content: "\f18e";
	font-family: 'fontawesome';
	margin-right: 5px;
	font-size: 20px;
	transition: transform 700ms ease;
	display: inline-block;
	font-weight: 400;
}

.search-box-only .btn-advanced-search span:hover:before,
.search-fields .btn-advanced-search span:hover:before {
	transform: rotate(360deg);
}

.search-fields .soj-search .soj-search-input {
width: 80%;
float: left;
max-width: 100%;
position: relative;
}

.search-fields  .soj-search .soj-search-input:before,
.search-fields  .soj-search .soj-search-input:after {
content: '';
display: none;
}

.soj-dashboard-portlet .search-fields .soj-search .soj-search-input input {
padding: 4px 15px;
font-size: 18px;
color: #123751;
border-radius: 15px 0 0 15px;
max-width: none !important;
width: 100%;
}

.soj-dashboard-portlet .search-fields .soj-search .soj-search-input input::-webkit-input-placeholder {
  color: #c2c2c2;
}
.soj-dashboard-portlet .search-fields .soj-search .soj-search-input input::-moz-placeholder {
  color: #c2c2c2;
}
.soj-dashboard-portlet .search-fields .soj-search .soj-search-input input:-ms-input-placeholder {
  color: #c2c2c2;
}
.soj-dashboard-portlet .search-fields .soj-search .soj-search-input input:-moz-placeholder {
  color: #c2c2c2;
}

.soj-dashboard-portlet .search-fields .soj-search .soj-search-select select {
width: 100%;
border: 0;
padding: 4px 10px;
background: transparent;
position: relative;
z-index: 1;
}

.soj-search-select div.control-group {
position: relative;
background-color: #fff;
}

.soj-dashboard-portlet .soj-search .soj-search-select {
width: 8%;
background-color: #fff;
}

.aui .soj-search div.control-group {
	background-color: transparent;
}

.soj-dashboard-portlet .soj-search .soj-search-button {
display: inline;
width: 12%;
}

.soj-dashboard-portlet .soj-search .soj-search-button button.btn-search {
background-color: #123751;
border-color: #123751;
border-radius: 0 15px 15px 0;
padding: 0;
height: 30px;
width: 100%;
}

.soj-search-button img {
  width: 20px;
  height: 20px
}

.search-box-only {
	padding: 30px 0;
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/img-map.png');
	background-size: cover;
}

.search-box-only .btn-advanced-search span {
	color: #fe570e;
}

.search-box-only .btn-advanced-search span a {
	color: inherit;
	text-decoration: none;
}

.search-box-only .soj-search {
	width: 100%
}

.soj-dashboard-portlet .search-box-only .search-fields .soj-search .soj-search-input input {
	font-size: 15px;
}

.fom-cases,
.fom-cases .lfr-search-container {
	margin-top: 0;
}	

/*select search dashboard JS*/
.soj-search {
	position: relative;
}

.select_coesojportlet_target {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 30px;
}

.select_coesojportlet_target:after {
	content: '\f0d7';
	display: block;
	text-align: center;
	font-family: fontawesome-alloy;
	line-height: 30px;
	cursor: pointer;
}

#option_select_search {
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(100%);
	background-color: #fff;
	width: 88%;
	border-radius: 10px 0 10px 10px;
	border: 1px solid #ccc;
	overflow: hidden;
}

#option_select_search .select-search {
	padding: 1px 5px;
	cursor: pointer;
}

#option_select_search .select-search:hover,
#option_select_search .select-search.active {
	background-color: #eee;
}

#option_select_search .select-search:nth-last-child(n+2) {
	border-bottom: 1px solid #ccc;
}

/*advanced search panel*/

.search-latest .soj-advance-search {
display: none;
}

.soj-advance-search {
padding: 20px;
background-color: #fff;
border: 1px solid #123751;
border-radius: 10px;
margin: 0;
transform: translateY(-10px);
}

.soj-advance-search .soj-filter-by {
font-size: 18px;
font-weight: 800;
margin-bottom: 20px
}

.soj-advance-search .soj-filters {
list-style: none;
margin: 0 -5px;
}

.soj-filters:after {
content: '';
clear: both;
display: block;
}

.soj-filters > li.fom-filter {
float: left;
width: 25%;
padding: 0 5px;
}

.soj-filters .fom-filter .cat-filter {
display: block;
text-align: center;
border: 1px solid #adadad;
color: #adadad;
border-radius: 25px;
font-weight: 600;
transition: all 300ms ease;
}

.soj-filters > li.fom-filter.active .cat-filter,
.soj-filters > li.fom-filter:hover .cat-filter {
background-color: #123751;
border: 1px solid #123751;
color: #fff;
}

.fom-filter.resolution .fom-icon-help, .fom-filter.reply .fom-icon-help,
.fom-filter.year-date .fom-icon-help, .fom-filter.countries .fom-icon-help,
.fom-filter.sourcesOfThreat .fom-icon-help, .portlet-graphcountry .graph-legend .fom-icon-help {
	display: none;
}


.fom-icon-help {
	background-image: url('//static.coe.int/pics/icons/2014/blue-corporate/information-1.svg');
	background-size: 20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	display: inline-block;
}

.fom-filter .fom-icon-help {
	float: left;
	margin: 1px;
	display: block;
	background-size: 25px;
	width: 25px;
	height: 25px;
}

.soj-filters > li.fom-filter.active .cat-filter .fom-icon-help,
.soj-filters > li.fom-filter:hover .cat-filter .fom-icon-help {
	background-image: url('//static.coe.int/pics/icons/2014/white/information-1.svg');
}

.soj-filters > li.fom-filter.submitteds .list-filters .filter-btn,
.soj-filters > li.fom-filter.year-date .list-filters .filter-btn {
width: 50%;
float: left;
}


.soj-filters .list-filters {
margin: 0 0 20px;
height: 110px;
overflow-y: auto;
padding: 5px;
}

.soj-filters .list-filters .filter-btn  {
margin: 0;
padding: 5px 0 5px 25px;
position: relative;
color: #123751;
background-color: transparent;
border-radius: 0;
cursor: pointer;
font-size: 14px;
font-weight: 600;
transition: all 300ms ease;
}

.soj-filters .list-filters .filter-btn.active,
.soj-filters .list-filters .filter-btn:hover  {
	color: #fe570e;
}

.soj-filters .list-filters .filter-btn:before {
	content: '';
	position: absolute;
	height: 20px;
	width: 21px;
	left: 5px;
	top: 0;
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/cercle-fleche-on.png');
}


.soj-filters .list-filters .filter-btn.active:before {
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/cercle-fleche-off.png');
}

.search-box .search-buttons {
background-color: transparent;
}

.search-buttons .fom-btn {
text-align: right;
float: none;
}

.search-buttons .fom-btn .apply {
border: 1px solid #adadad;
background-color: #fff;
color: #123751;
border-radius: 8px;
text-align: center;
font-weight: 800;
text-transform: uppercase;
transition: all 300ms ease;
}

.search-buttons .fom-btn .apply:hover {
border: 1px solid #123751;
background-color: #123751;
color: #fff;
}



.search-buttons .fom-btn span.reset-filter {
background-color: #fff;
color: #123751;
font-weight: 800;
text-transform: uppercase;
transition: all 300ms ease;
}

.search-buttons .fom-btn span.reset-filter:before {
content: '\f057';
font-family: 'fontawesome';
font-size: 20px;
display: inline-block;
}

.search-buttons .fom-btn span.reset-filter a {
	color: #123751;
	text-decoration: none;
}

.soj-advance-search .fom-filter-tag {
	display: none;
}

.search-complex.hideAdvancedSearch .soj-advance-search {
    display: none;
}

.search-complex .fom-disclaimer > a,
.search-latest .fom-disclaimer > a {
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	color: #fe570e;
	margin-left: 20px;
	margin-top: 10px;
	display: inline-block;
}

.search-complex .fom-disclaimer > a:before,
.search-latest .fom-disclaimer > a:before {
	content: "\f18e";
	font-family: 'fontawesome';
	margin-right: 5px;
	font-size: 20px;
	color: #fe570e;
	transition: transform 700ms ease;
	display: inline-block;
	font-weight: 400;
}

.search-complex .fom-disclaimer > a:hover:before,
.search-latest .fom-disclaimer > a:hover:before {
	transform: rotate(360deg);
}

.search-complex .fom-info,
.search-latest .fom-info {
	float: right;
    padding: 10px 10px 10px 0;
}

.search-latest .fom-info a {
color: #123751;
font-weight: 800;
text-decoration: none;
transition: all 300ms ease;
}


.search-latest .fom-info a:hover {
color: #fe570e;
}

.search-latest .fom-info a:before {
content: '';
display: inline-block;
width: 23px;
height: 23px;
margin-right: 8px;
background-image: url(//static.coe.int/pics/icons/2014/blue-corporate/speech-2.svg);
background-size: contain;
vertical-align: text-bottom;
}

.search-info {
    background-color: #f5f5f5;
}

.search-info h3.title-search {
	font-size: 24px;
	font-weight: 600;
	color: #123751;
	margin: 35px 0 0;
	text-transform: uppercase;
	padding: 10px 20px;
}

.search-info h3.title-search .result {
color: #fe570e
}

.search-complex .fom-info-export {
background-color: #f5f5f5;
}

.search-complex .fom-info-export:after {
content: "";
clear: both;
display: block;
}


.search-complex .fom-info-export .fom-nb-result {
color: #999;
font-size: 24px;
font-weight: 600;
line-height: 40px;
margin-left: 20px
}

.search-complex .fom-info-export .pdf-dashboard {
float: right;
}


.search-complex .fom-info-export .pdf-dashboard a {
display: block;
color: #123751;
font-size: 18px;
font-weight: 600;
padding: 3px 10px 3px 10px;
margin-right: 10px;
text-decoration: none;
transition: all 300ms ease;
}

.search-complex .fom-info-export .pdf-dashboard a:hover {
color: #fe570e
}


.search-complex .fom-info-export .pdf-dashboard a:after {
content: '';
display: inline-block;
background-image: url('//static.coe.int/sites/media-freedom/img/2018/pdf-titre.png');
height: 35px;
width: 35px;
margin-left: 12px;
vertical-align: middle;
}

/*** Portlet Newsroom ***/
.aui .newsroom {
background-color: #fff
}

.aui .newsroom .element .image-news ~ * {
margin-left: 222px
}

.aui .newsroom .element .upper span:not(.headline) {
color: #fe570e;
border-color: #fe570e;
}

.aui .newsroom .element .image-news .mask {
background-color: transparent;
}

.aui .newsroom .element .image-news img {
padding: 4px;
opacity: 1;
transition: all 300ms ease;
}


.aui .newsroom .element h3 a:hover {
text-decoration: none;
color: #fe570e;
}

.aui .newsroom .image.mask {
/*border: 1px solid #dfdfdf;
transition: border 200ms ease;*/
position: relative;
}

.aui .newsroom .image.mask:before {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	width: 0;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	height: 80%;
	width: 80%;
	transition: all 300ms ease;
}

.aui .newsroom .image.mask:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	height: 80%;
	width: 80%;
	transition: all 300ms ease;
}

.aui .newsroom .image.mask:hover:after,
.aui .newsroom .image.mask:hover:before {
	height: 100%;
	width: 100%;
	border-color: #fe570e;
}

.aui .newsroom .element .image-news:hover img {
	transform: scale(0.95,0.95)
}

/*
.aui .newsroom .image.mask:hover {
border: 1px solid transparent;
}

.aui .newsroom .image.mask:before {
content: '';
position: absolute;
margin-top: -1px;
top: 0;
left: 0;
width: 0;
border-top: 1px solid #fe570e;
border-right: 1px solid #fe570e;
height: 0;
transition: opacity 200ms ease, height 1ms linear 200ms, width 1ms linear 200ms;
opacity: 0;
}

.aui .newsroom .image.mask:hover:before {
content: '';
position: absolute;
width: 100%;
border-top: 1px solid #fe570e;
border-right: 1px solid #fe570e;
height: 100%;
transition: width 300ms linear, height 300ms linear 300ms;
opacity: 1;
}

.aui .newsroom .image.mask:after {
content: '';
margin-bottom: -1px;
position: absolute;
bottom: 0;
right: 0;
width: 0;
border-bottom: 1px solid #fe570e;
border-left: 1px solid #fe570e;
height: 0;
transition: opacity 200ms ease, height 1ms linear 200ms, width 1ms linear 200ms;
opacity: 0;
}

.aui .newsroom .image.mask:hover:after {
content: '';
position: absolute;
width: 100%;
border-bottom: 1px solid #fe570e;
border-left: 1px solid #fe570e;
height: 100%;
transition: width 300ms linear 600ms, height 300ms linear 900ms;
opacity: 1;
}*/


/*** Portlet Graph Builder ***/

#ng-app-soj-graphbuilder .total .portlet-title-text {
	overflow: visible;
	white-space: normal;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ng-app-soj-graphbuilder .total .portlet-title-text:after {
	top: auto;
	bottom: 50%;
	margin-bottom: -16px;
}

.soj-graphbuilder-portlet .portlet-topper .portlet-title .portlet-title-text {
position: relative;
}

.soj-graphbuilder-portlet .portlet-topper .portlet-title .portlet-title-text:before {
display: none;
}

.soj-graphbuilder-portlet .portlet-topper .portlet-title .ico-graph-maker.portlet-title-text:after {
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-graphique-maker.png');
	height: 32px;
	width: 32px;
	bottom: 3px;
}

.soj-graphbuilder-portlet .portlet-topper .portlet-title .ico-graph-view.portlet-title-text:after {
	background-image: url('//static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-graphique-colonne.png');
	height: 32px;
	width: 32px;
	bottom: 3px;
}

.soj-graphbuilder-portlet .examples {
	padding: 20px;
	margin-top: 1px;
	margin-bottom: 0;
	background-color: rgba(18, 55, 81,0.5);
}

.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .examples .graph {
	border: 0;
	border-radius: 0;
	height: auto;
	height: auto;
	padding-bottom: 0;
	font-size: 15px;
}

.soj-graphbuilder-portlet .examples .graph .amchart {
	background-color: rgba(147, 165, 177, 0.6);
}

.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .examples .graph .amcharts-chart-div {
  min-height: 300px;
}

.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .examples .graph text {
fill: #fff;
font-weight: 800;
}

.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .examples .graph .title {
color: #fff;
font-weight: 600;
padding-bottom: 20px;
}

.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .disclaimer-graph {
font-size: 16px;
font-weight: 600;
color: #123751;
margin: 5px 0 30px
}

/* Make your graph */

.soj-graphbuilder-portlet .graph-list {
margin: 0 10px;
}

.soj-graphbuilder-portlet .graph-list:after {
content: '';
display: block;
clear: both;
}

.soj-graphbuilder-portlet .graph-list .label-category {
color: #fe570e;
font-size: 18px;
font-weight: 600;
margin: 8px 10px;
padding-top: 20px;
clear: both;
}


.soj-graphbuilder-portlet .graph-slide .label-category {
display: none;
}

.soj-graphbuilder-portlet .graph-list .btn-graph {
float: left;
}

.slider-container {
position: relative;
background-color: #eee;
padding: 10px 0;
}

.slider-container .btn-prev,
.slider-container .btn-next	{
position: absolute;
top: 30px;
bottom: 30px;
background-color: #ddd;
width: 55px;
cursor: pointer;
}

.slider-container .btn-prev	{
left: 0;
}
.slider-container .btn-prev:after,
.slider-container .btn-next:after {
content: "\f104";
font-family: fontawesome-alloy, fontawesome;
font-size: 80px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: all 300ms ease;
}
.slider-container .btn-next:after {
content: "\f105";
}

.slider-container .btn-prev.disabled:after,
.slider-container .btn-next.disabled:after {
  color: #ccc;
}

.slider-container .btn-next	{
right: 0;
}


.soj-graphbuilder-portlet .graph-slide {
white-space: nowrap;
overflow: auto;
margin: 0 70px;
position: relative;
}

.soj-graphbuilder-portlet .graph-slide .btn-graph {
display: inline-block;
margin: 0 4px 0 0;
}


.soj-graphbuilder-portlet .btn-graph {
width: calc( 25% - 10px);
margin: 5px 4px;
border: 1px solid transparent;
background-color: #fff;
border-radius: 6px;
overflow: hidden;
box-sizing: content-box !important;
cursor: pointer;
transition: all 300ms ease;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
}

.soj-graphbuilder-portlet .disclaimer {
font-size: 14px;
color: #888;
display: block;
margin-bottom: 20px;
}


.btn-graph .name {
padding: 0px 5px;
font-weight: 600;
color: #123751;
font-size: 12px;
line-height: 1.0em;
border-bottom: 1px solid #eee;
height: 40px;
}


.btn-graph .name span {
position: relative;
display: block;
top: 50%;
transform: translateY(-50%);
white-space: normal;
font-size: 14px;
}

.graph-slide .btn-graph .name span {
	font-size: 13px;
}

.btn-graph .visual {
display: block;
height: 97px;
width: 164px;
max-width: 100%;
margin: 5px auto;
background-size: contain;
background-position: 50% 50%;
background-repeat: no-repeat;
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img1-graphique.jpg);
transition: all 300ms ease;
}

.graph-slide .btn-graph .visual {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
height: 75px;
}

.btn-graph.active,
.btn-graph:hover {
border-color: #fe570e;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.graph-slide .btn-graph.active .visual,
.graph-slide .btn-graph:hover .visual {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
}

.btn-graph .graph1 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img1-graphique.jpg);
}


.btn-graph .graph2 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img2-graphique.jpg);
}

.btn-graph .graph3 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img3-graphique.jpg);
}

.btn-graph .graph4 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img4-graphique.jpg);
}

.btn-graph .graph5 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img5-graphique.jpg);
}

.btn-graph .graph6 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img6-graphique.jpg);
}

.btn-graph .graph7 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img7-graphique.jpg);
}

.btn-graph .graph8 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img8-graphique.jpg);
}

.btn-graph .graph9 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img9-graphique.jpg);
}

.btn-graph .graph10 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img10-graphique.jpg);
}

.btn-graph .graph11 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img11-graphique.jpg);
}

.btn-graph .graph12 .visual {
background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/img12-graphique.jpg);
}



/* switches type of graph */

.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .portlet-topper .switches {
position: absolute;
top: 5px;
right: 0;
}

.switches {
display: none;
}

.switches .switch {
display: inline-block;
}

.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .portlet-topper .switches .switch .axis {
color: #fff;
}

.switches .switch .axis {
font-weight: 600
}

.switches .switch .btn {
text-indent: -99999px;
text-shadow: none;
color: #fff;
background-color: #cdcdcd;
background-image: none;
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: 80% 80%;
border: 2px solid #9a9a9a;
border-radius: 40px !important;
box-shadow: none;
padding: 5px;
width: 30px;
height: 30px;
margin: 0 5px;
transition: all 300ms ease;
}

.switches .switch .btn.active {
background-color: #fe570e;
}

.switches .switch .type-bar {
 background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type1-off.png);
}
.switches .switch .type-bar.active {
 background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type1-on.png);
}

.switches .switch .type-bar_stacked {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type3-off.png);
}
.switches .switch .type-bar_stacked.active {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type3-on.png);
}

.switches .switch .type-line {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type4-off.png);
}
.switches .switch .type-line.active {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type4-on.png);
}

.switches .switch .repartition-count {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-repartition1-off.png);
}
.switches .switch .repartition-count.active {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-repartition1-on.png);
}

.switches .switch .repartition-percentage,
.switches .switch .repartition-pie_percentage {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-repartition2-off.png);
}
.switches .switch .repartition-percentage.active,
.switches .switch .repartition-pie_percentage.active {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-repartition2-on.png);
}

.switches .switch .type-pie {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type2-off.png);
}
.switches .switch .type-pie.active {
	background-image: url(//static.coe.int/sites/media-freedom/img/2018/graph/icons/icons-type2-on.png);
}
.switches button.btn{
	float:left;
}


#graph {
position: absolute;
}


/*** Template Multiple item - Publication ***/

.featured-items.publications .item-group-name {
	color: #fff;
	font-size: 36px;
	line-height: 46px;
	font-weight: 800;
	margin-top: 0
}


.featured-items.publications .featured-items-content .featured-item {
	padding: 15px;
	background-color: #fff;
	transition: all 300ms ease;
	position: relative;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
}

.featured-items.publications .featured-items-content .featured-item:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 100%;
	background-color: #fe570e;
	transition: all 400ms ease;
}


.featured-items.publications .featured-items-content .featured-item .featured-item-image,
.featured-items.publications .featured-items-content .featured-item .featured-item-title,
.featured-items.publications .featured-items-content .featured-item .featured-item-sub-content > * {
	position: relative;
	z-index: 1;
}

.featured-items.publications .featured-items-content .featured-item:hover:after {
	top: 0;
}


.featured-items.publications .featured-item .mask img {
	opacity: 1;
}

.aui .featured-items.publications .featured-item .asset-more {
	padding-left: 0;
}

.aui .featured-items.publications .featured-item .asset-more a {
	color: #123751;
	font-weight: 600;
	margin-left: -15px;
}

.aui .featured-items.publications .featured-item:hover .asset-more a,
.featured-items.publications .featured-item:hover .featured-item-content,
.featured-items.publications .featured-item:hover .asset-more a:before,
.featured-items.publications .featured-item:hover h4.featured-item-title a:before,
.featured-items.publications .featured-item:hover h4.featured-item-title {
	color: #fff;
	transition: all 300ms ease;
}

.aui .featured-items.publications .featured-item .asset-more a,
.aui .featured-items.publications .featured-item .asset-more a:hover,
.aui .featured-items.publications .featured-item .featured-item-sub-content {
	border: 0;
	text-decoration: none;
}


.featured-items.publications .featured-item:hover .asset-more a:before,
.featured-items.publications .featured-item:hover h4.featured-item-title a:before{
	transform: rotate(360deg);
}

.aui .featured-items.publications .featured-item .featured-item-content {
	padding: 0;
}

.featured-items.publications .featured-items-content h4.featured-item-title {
	background-color: transparent;
	color: #123751;
	padding: 0;
	position: relative;
	font-weight: 600;
	font-size: 18px;
	margin-top: 15px;
	transition: all 300ms ease;
}


.featured-items.publications .featured-items-content h4.featured-item-title a {
	color: inherit;
	text-decoration: none;
	padding-left: 30px;
	display: block;
}

.featured-items.publications .featured-items-content h4.featured-item-title a:before {
	content: "\f18e";
	font-family: 'fontawesome';
	margin-right: 5px;
	font-size: 25px;
	color: #fe570e;
	transition: transform 700ms ease;
	display: inline-block;
	font-weight: 400;
	position: absolute;
	left: 0;
	top: 3px;
	line-height: 1;
}


.featured-items.publications .featured-item .asset-more a:before {
	content: "\f18e";
	font-family: 'fontawesome';
	margin-right: 5px;
	font-size: 25px;
	color: #fe570e;
	transition: transform 700ms ease;
	display: inline-block;
	font-weight: 400;
	vertical-align: sub;
	line-height: 1;
}

.aui .featured-items.publications .featured-item .date.theme-2014 {
	color: #fff;
	background-color: #fe570e;
	position: absolute;
	display: table-cell;
	top: -12px;
	left: -12px;
	width: 50px;
	height: 50px;
	border-radius: 60px;
	padding: 12px 0 0;
	text-align: center;
	font-size: 12px
}

/* full-wide publication */
.full-wide .featured-items.publications .featured-items-content h4.featured-item-title a {
	padding-left: 0px;
}

.full-wide .featured-item {
width: 100% !important;
margin-bottom: 0!important;
}

.full-wide .featured-item .mask {
width: 60%;
padding-right: 20px;
background-color: transparent;
}


.full-wide .featured-item .mask {
width: 60%;
padding-right: 10px;
background-color: transparent;
}

.full-wide .featured-item .mask img {
width: 100%;
}

.full-wide .featured-items.publications .featured-items-content h4.featured-item-title {
min-height: 0 !important;
float: right;
width: 40%;
font-weight: 400;
padding-left: 40px;
padding-right: 15px;
position: absolute;
transform: translateY(-50%);
top: 50%;
right: 0;
margin: 0;
}

.full-wide .featured-items.publications .featured-items-content h4.featured-item-title a {
position: relative;
}

.full-wide .featured-items.publications .featured-items-content h4.featured-item-title a:before {
top: 50%;
left: -35px;
margin-top: -10px
}

/* split-wide publication*/

.split-wide .featured-items.publications .featured-item:nth-child(n) {
	width: calc(50% - 10.1px) !important;
	margin-right: 10px !important;
	padding: 30px;
}

.split-wide .featured-items.publications .featured-item:nth-child(2n) {
	margin-right: 0px !important;
	margin-left: 10px !important;
}

.split-wide .featured-items.publications .featured-items-content .featured-item:after {
	background-color: #123751;
}


/* partners */
.partners .portlet-body img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
transition: all 300ms ease;
}
.ie .partners .portlet-body img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);
filter: gray;
}

.partners .portlet-body img:hover {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
}

.partners .portlet-body .column-container .columns .column {
border: 0
}

/* countries list */
#mega-menu {
	margin-top: 1px;    
	padding-top: 40px;
	position: absolute;
	z-index: 300;
	background-color: #fff;
	-moz-box-shadow: 0px 2px 2px 0px #999;
	-webkit-box-shadow: 0px 2px 2px 0px #999;
	-o-box-shadow: 0px 2px 2px 0px #999;
	box-shadow: 0px 2px 2px 0px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999, Direction=180, Strength=2);
}

.countries-list .column {
	border: 0 !important;
}

.countries-list .column ul li {
	background-color: #fff !important;
	padding: 6px 5px !important;
	border: 1px solid #e6e6e6 !important;
	margin-bottom: 10px !important;
}

.countries-list .column ul li:hover {
	background-color: #f8f8f8 !important;
}

.countries-list .column ul li:before {
	display: none !important;
}

.countries-list .column ul li a {
	color: #000;
	font-weight: 800
}

/*TEMP*/
.oldDesign {
	display: none
}




/* theme color  */
.aui body.site {
  /* ---------- Titre de portlet ---------- */
  /* ---------- Menu sous site ---------- */
  /* ---------- Highlights ---------- */
  /* ---------- Colorboxes ---------- */
  /* ---------- Footer ---------- */
  /* ---------- Header Responsive  ---------- */
  /* ---------- Sitemap ---------- */
  /* ---------- Table ---------- */
  /* ---------- Youth Practices Portlet ---------- */
  /* ---------- Newsletter Sub Form ---------- */ }
  .aui body.site .portlet-topper .portlet-title .portlet-title-text {
	background-color: #123751;
	color: white; }
  .aui body.site #navigation-wrapper {
	background-color: #fe570e;
	color: white; }
  .aui body.site #navigation .navbar-inner {
	background-color: #fe570e;
	color: white; }
	.aui body.site #navigation .navbar-inner .nav > li:hover > a, .aui body.site #navigation .navbar-inner .nav > li.selected > a {
	  color: #fe570e; }
	.aui body.site #navigation .navbar-inner .nav > li.dropdown {
	  border-left: 1px solid #fe570e; }
	.aui body.site #navigation .navbar-inner ul.child-menu {
	  border-color: #fe570e; }
	  .aui body.site #navigation .navbar-inner ul.child-menu a.main-item:after {
		color: #fe570e; }
  .aui body.site .portlet-body span.highlight-inline.thlil1,
  .aui body.site .html-editor span.highlight-inline.thlil1 {
	background-color: #fe570e;
	color: white; }
  .aui body.site .portlet-body span.highlight-inline.thlil2,
  .aui body.site .html-editor span.highlight-inline.thlil2 {
	background-color: #fe570e;
	color: white; }
  .aui body.site .portlet-body span.highlight-inline.thlil3,
  .aui body.site .html-editor span.highlight-inline.thlil3 {
	background-color: #fe570e;
	color: white; }
  .aui body.site .portlet-body p.colorbox1,
  .aui body.site .html-editor p.colorbox1 {
	background-color: #fe570e;
	color: white; }
  .aui body.site .portlet-body p.colorbox2,
  .aui body.site .html-editor p.colorbox2 {
	background-color: #fe570e;
	color: white; }
  .aui body.site .portlet-body p.colorbox3,
  .aui body.site .html-editor p.colorbox3 {
	background-color: #fe570e;
	color: white; }
  .aui body.site .portlet-body a.btn-thm,
  .aui body.site .html-editor a.btn-thm {
	color: #fe570e;
	border-color: #fe570e; }
  .aui body.site .portlet-body a.btn-thm:hover,
  .aui body.site .html-editor a.btn-thm:hover {
	background-color: #fe570e; }
  .aui body.site footer #footer-site {
	background-color: #fe570e;
	color: white; }
  .aui body.site #site-banner {
	border-color: #fe570e; }
  .aui body.site .span1 .portlet-site-map .portlet-body a.current, .aui body.site .span2 .portlet-site-map .portlet-body a.current, .aui body.site .span3 .portlet-site-map .portlet-body a.current, .aui body.site .span4 .portlet-site-map .portlet-body a.current, .aui body.site .span6 .portlet-site-map .portlet-body a.current, .aui body.site .span7 .portlet-site-map .portlet-body a.current {
	border-left: 4px solid #fe570e; }
  .aui body.site table.table4 th {
	background-color: #fe570e; }
  .aui body.site table.table4 tr:nth-of-type(2n) td {
	background-color: rgba(195, 85, 21, 0.1); }
  .aui body.site .youth-practices-portlet .table thead th {
	border-color: #fe570e; }
  .aui body.site .youth-practices-portlet .table tbody > tr > td {
	border-color: #fe570e; }
  .aui body.site .practice-display h3,
  .aui body.site .practice-display .right-col h4 {
	color: #fe570e; }
  .aui body.site .practice-display .feedbacks h4 {
	background-color: #fe570e; }
  .aui body.site .newsletter-sub-form input#email {
	border: 1px solid #fe570e; }
  .aui body.site .newsletter-sub-form form a {
	border: 1px solid #fe570e;
	background-color: #fe570e;
	color: white !important; }
  .aui body.site .newsletter-sub-form .portlet-body h4 {
	color: #fe570e; }
	
		
/**
**	RESPONSIVE
					**/

@media screen and (min-width: 481px) and (max-width: 1200px) {
	.snapshot-stat {
		width: 70%;
	}

	.snapshot-currently {
		width: 30%;
		padding-right: 0;
	}
	
	
	/* Publication full-wide*/
	.full-wide .featured-item .mask {
		width: auto;
		padding-right: 0;
	}

	.full-wide .featured-items.publications .featured-items-content h4.featured-item-title {
		float: none;
		width: auto;
		position: relative;
		transform: inherit;
	}

	.full-wide .featured-items.publications .featured-items-content h4.featured-item-title a {
		padding: 0;
	}
	
	/*Cases*/
	.case-head .secondary-case .border-down {
		font-size: 13px;
	}
	
}

@media screen and (min-width: 481px) and (max-width: 980px) {
	.aui #content h1.header-title {
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 25px;
	}
	
	.soj-filters > li.fom-filter {
		width: calc( 100% / 3 )
	}
	
	/* portlet resources / rounded country*/
	.span12 .portlet-resources:nth-child(2n+1),
	.span12 .portlet-rounded:nth-child(2n+1) {
		clear: both;
		width: calc( 100% / 2 - 15px);
		margin-right: 15px;
		margin-left: 0;
	}

	.span12 .portlet-resources:nth-child(2n),
	.span12 .portlet-rounded:nth-child(2n) {
		clear: none;
		width: calc( 100% / 2 - 15px);
		margin-left: 15px;
		margin-right: 0;
	}
	
	/* graph builder */
	.soj-graphbuilder-portlet .btn-graph {
		width: calc( 100% / 3 - 10px);
	}
	
	/* newsroom */
	.aui .newsroom .element .image-news ~ * {
		margin-left: 0;
	}
	
	.image-news.hidden-phone {
		display: block !important;
	}

	.aui .newsroom .element .image-news.visible-phone {
		display: none !important;
	}
	
	/* Publication full-wide*/
	.full-wide .featured-item .mask {
		width: auto;
		padding-right: 0;
	}

	.full-wide .featured-items.publications .featured-items-content h4.featured-item-title {
		float: none;
		width: auto;
		position: relative;
		transform: inherit;
	}

	.full-wide .featured-items.publications .featured-items-content h4.featured-item-title a {
		padding: 0;
	}
}

@media screen and (max-width: 980px) {
	#main-wrapper {
		overflow: visible;
	}
	
	.snapshot-region .container-snapshot-number {
		display: block;
	}

	.snapshot-region .container-snapshot-number .column-3 {
		flex: none;
		max-width: none;
		margin: 20px 0;
	}
	
	.soj-country-graph-portlet header.portlet-topper {
		display: block;
	}
	
	.aui .fom-cases .lfr-search-container:before {
		display: none;
	}
	
}


@media screen and (max-width: 480px) {
	
	.state-reply {
		position: static;
		left: 0;
		right: 0;
	}
	
	.body-description {
		padding-top: 0px;
	}
	
	.aui #content h1.header-title {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 24px;
	}
	
	.aui #wrapper:before {
		height: 500px;
	}
	
	.aui footer {
		margin-top: 20px;
	}
	
	.aui .portlet-accordion:first-child .portlet {
		margin-top: 20px;
	}
	
	.aui .portlet-dotted.portlet-accordion:first-child .portlet {
		margin-bottom: 0;
	}
	
	.aui .container .portlet-boundary {
		position: relative;
	}
	
	.aui .soj-dashboard-portlet {
		margin: 0
	}
	
	#column-2, .layout-home-portal #layout-column_column-3 {
		padding: 0;
		background-color: transparent;
		position: static;
	}

	/*snapshot*/
	.snapshot-stat {
		width: 100%;
		max-width: none;
		padding-bottom: 100px;
	}
	
	.snapshot-stat .list-year {
		width: 40%;
		margin-top: 3px;
	}
	.snapshot-stat .result-alert {
		width: 60%;
	}

	.snapshot-stat .result-alert .snapshot-number > a {
		display: block;
	}

	.snapshot-stat .result-alert .snapshot-number .number, .snapshot-stat .result-alert .snapshot-number .text {
		flex: none;
		display: block;
		padding-left: 30px;
		margin-left: 20px;
		text-align: left;
	}

	.snapshot-stat .result-alert .snapshot-number .text {
		height: 40px
	}

	.snapshot-stat .result-alert:before {
		bottom: 60px;
	}
	
	.snapshot-stat .stat-button-global, .snapshot-stat .stat-button-annual {
		display: block;
		line-height: 1.1em;
		margin-bottom: 5px;
		text-align: center;
		padding: 0 0 0 10px;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.snapshot-currently {
		width: 100%;
		max-width: none;
		padding: 0
	}
	.snapshot-currently .currently-title {
		color: #123751;
		margin-bottom: 0;
		margin-top: 30px;
	}
	
	.portlet-graphcountry .graphcountry .graph-legend {
		min-height: 0;
	}
	
	/*dashboard*/
	.search-fields {
		margin: 0;
	}
	
	.search-fields .soj-search,
	.search-fields .btn-advanced-search {
		float: none;
		width: 100%
	}
	
	/*dashboard search box only*/
	.search-box-only {
		padding: 0;
		background-image: none;
		background-color: #fe570e;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(249, 147, 102);
		-moz-box-shadow: 0px 0px 10px 0px rgba(249, 147, 102);
		box-shadow: 0px 0px 10px 0px rgb(249, 147, 102);
		border-radius: 15px;
	}

	.search-box-only .search-fields {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border-radius: 0;
		background-color: transparent;
		padding-bottom: 0;
	}

	.search-box-only .btn-advanced-search {
		text-align: center;
		margin: 0;
		padding-bottom: 10px;
	}

	.search-box-only .btn-advanced-search span{
		color: #fff;
	}
	
	.soj-dashboard-portlet .portlet-borderless-container {
		margin-bottom: 0;
	}
	
	/*dashboard advanced search*/
	.soj-advance-search {
		border-radius: 0;
		border-top: 2px solid #fe570e;
		margin-top: 30px;
		background-color: #123751;
		color: #fff;
	}
	div.close-filters-advanced-search {
		width: 20px;
		height: 20px;
		position: absolute;
		top: -2px;
		left: 50%;
		transform: translate(-50%,-50%);
		background-color: #fff;
		border-radius: 40px;
		cursor: pointer;
	}

	div.close-filters-advanced-search.bottom {
		bottom: 0;
		top: auto;
		transform: translate(-50%,50%);
	}

	div.close-filters-advanced-search:after {
		content: "\f056";
		color: #123751;
		font-family: fontawesome-alloy;
		color: #2d90d6;
		font-size: 24px;
		margin-top: -2px;
		display: block;
	}
	
	.search-info h3.title-search {
		background-color: #fff;
	}
	
	.advanced-search-is-open .btn-advanced-search {
		display: none;
	}
	.soj-filters > li.fom-filter {
		float: none;
		width: auto;
	}
	.soj-filters .fom-filter .cat-filter {
		font-size: 17px;
	}
	.soj-filters .fom-filter .cat-filter,
	.soj-filters > li.fom-filter:hover .cat-filter,
	.soj-filters > li.fom-filter.active .cat-filter {
		color: #123751;
		text-transform: uppercase;
		text-align: left;
		padding: 5px 10px;
		font-weight: 800;
		border-radius: 0;
		border: 1px solid #123751;
		background-color: #f0f0f0;
		position: relative;
	}
	
	.soj-filters .fom-filter .cat-filter:after {
		content: '';
		position: absolute;
		width: 22px;
		height: 18px;
		background-image: url(https://static.coe.int/pics/icons/2014/blue-corporate/down-5.svg);
		background-size: cover;
		right: 10px;
		top: 8px;
	}
	
	
	.fom-filter .fom-icon-help {
		float: none;
		display: inline-block;
		vertical-align: sub;
		width: 22px;
		height: 22px;
		background-size: cover;
		background-image: url(//static.coe.int/pics/icons/2014/blue-corporate/information-1.svg);
	}
	
	.soj-filters > li.fom-filter:hover .cat-filter .fom-icon-help {
		background-image: url(//static.coe.int/pics/icons/2014/blue-corporate/information-1.svg);
	}
	
	.soj-filters .list-filters {
		height: auto;
		background-color: #fff;
		border: 1px solid #123751;
		margin-bottom: 0;
	}

	.search-buttons .fom-btn span.reset-filter {
		width: 50%;
		border-radius: 8px;
		float: left;
		text-align: left;
		position: relative;
		padding: 8px 10px;
	}
	.search-buttons .fom-btn span.reset-filter:hover {
		background-color: #fe570e;
	}
	
	.search-buttons .fom-btn span.reset-filter a {
		color: #123751;
		padding-left: 20px;
		display: block;
		line-height: 17px;
	}
	.search-buttons .fom-btn span.reset-filter:hover a,
	.search-buttons .fom-btn span.reset-filter:hover:before {
		text-decoration: none;
		color: #fff;
	}

	.search-buttons .fom-btn span.reset-filter:before {
		position: absolute;
		top: 50%;
		margin-top: -12px;
		left: 5px;
	}
	.search-buttons .fom-btn .apply:hover {
		background-color: #fe570e
	}

	.soj-dashboard-portlet .fom-disclaimer {
		display: block;
		font-size: 10px
	}

	/*alerts*/
	#_sojdashboard_WAR_coesojportlet_alertsSearchContainer .table-columns {
		display: none !important
	}
	
	.search-complex .search-info,
	.search-latest .search-info {
		position: relative;
		margin-bottom: 20px;
	}
	
	
	.search-info h3.title-search {
	margin-top: 10px
	}

	.search-complex .fom-info, .search-latest .fom-info {
		position: absolute;
		bottom: -30px;
		right: 0;
	}
	
	.case-author {
		display: none;
	}
	
	.case-author.mobile {
		display: block;
		margin-bottom: 20px;
		float: none;
	}
	
	.case-head .secondary-case,
	.case-head .primary-case {
		position: relative;
		width: 100%;
		max-width: none;
		float: none;
	}
	.case-head .secondary-case:after {
		content: '';
		display: block;
		clear: both;
	}


	.case-head .secondary-case .border-up {
		width: 65%;
		float: left;
		border: 0;
		height: 60px;
		max-height: none;
	}

	.case-head .secondary-case .border-down {
		width: 35%;
		float: left;
		border-radius: 0 5px 0 0;
		height: 60px;
		padding-bottom: 6px;
		border-left: 1px solid #fff;
	}

	.case-head .secondary-case .date-case {
		width: 60%;
		text-align: left;
		font-size: 15px;
	}
	
	.case-head .secondary-case .level-case {
		width: 40%;
		right: 0;
		left: auto;
		bottom: 20%;
	}
	
	.status-progress .case-head .secondary-case .border-down span.and {
		height: 60%;
	}
	
	.status-progress .case-head .secondary-case .border-down span {
		height: 40%;
	}
	
	.case-head .primary-case .top-case .creationdate-case {
		display: block;
		float: none;
		text-align: right;	
	}
	
	.case-head .primary-case .bottom-case .detention-case {
		float: none;
	}
	
	.case-head .primary-case .bottom-case .category-case {
		margin-bottom: 10px;
	}
	
	.block-notab {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	.case-body .block-tab {
		background-color: #ddd;
	}
	
	.case-body .block-tab.active-tab {
		background-color: #eff0f1;
	}
	
		
	.case-head .primary-case:after {
		font-size: 24px;
	}
	
	.case.case-is-open .case-head .primary-case:after,
	.case-body .close-case:after {
		color: #2d90d6;
		font-size: 24px;
	}
	
	.block-tab .box-content + .disclaimer-relevant {
		display: none;
	}
	
	.block-tab .box-title .disclaimer-relevant {
		position: static;
		margin: 0;
		padding: 0;
		display: block;
	}

	.block-tab .box-title .disclaimer-relevant a:before {
		display: none;
	}
	
	.case-body .block-tab .item-member-replies ul,
	.case-body .block-tab .item-relevant-coe-instrument  ul,
	.case-body .block-tab .item-followup ul {
		margin-left: 0;
	}
	
	.block-tab .box-content > div {
		display: block
	}

	.block-tab .box-content > div .left-col .fom-update-date:after {
		display: none;
	}

	.block-tab .box-content > div .right-col {
		margin-top: 10px
	}

	.case-body .block-tab .item-member-replies .left-col, .case-body .block-tab .item-followup .left-col, .case-body .block-tab .item-member-replies .right-col, .case-body .block-tab .item-followup .right-col, .case-body .block-tab .item-relevant-coe-instrument .right-col, .case-body .block-tab .item-relevant-coe-instrument .left-col {
		display: block;
		flex: none;
	}
		
	/*** Publication - full wide ***/
	
	.full-wide .featured-item .mask {
		width: auto;
		padding-right: 0;
	}

	.full-wide .featured-items.publications .featured-items-content h4.featured-item-title {
		float: none;
		width: auto;
		position: relative;
		transform: inherit;
	}

	.full-wide .featured-items.publications .featured-items-content h4.featured-item-title a {
		padding: 0;
	}
	
	/*** portlet collapse icons ***/
	.aui .ico-hand.portlet-collapse .portlet-topper .portlet-title .portlet-title-text:after {
		background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-pays-4.png);
		height: 30px;
		width: 30px;
		bottom: 50%;
		margin-bottom: -15px;
		left: 15px;
	}
	
	
	.aui body.site .no-border.partners .portlet-topper .portlet-title .portlet-title-text:after {
		background-image: url(https://static.coe.int/sites/media-freedom/img/2018/portlet-icons/icons-serrer-main.png);
		height: 30px;
		width: 30px;
		bottom: 50%;
		margin-bottom: -15px;
		left: 10px;
	}
	
	.aui .fs .portlet-topper .portlet-title .portlet-title-text:after {
		margin-left: 10px;
	}
	
	/*** Publication ***/
	.aui .featured-items.publications .featured-item .date.theme-2014 {
		position: absolute;
		display: block;
		top: 8px;
		left: 15px;
		font-size: 12px;
	}
	
	.aui .featured-items.publications .featured-item .featured-item-content {
		display: none;
	}
	
	/*** Publication - split wide ***/
	
	.split-wide .featured-items.publications .featured-item:nth-child(n) {
		width: 100% !important;
		margin: 0px 0 20px !important;
	}
	
	.aui .featured-items.publications .featured-item .asset-more a {
		margin-left: 0;
	}
	
	/*** Category graph / category graph ***/
	
	.soj-country-graph-portlet header.portlet-topper {
		display: block;
	}
	
	.aui .soj-snapshot-country .portlet-topper .portlet-title .portlet-title-text,
	.aui .soj-category-graph-portlet .portlet-topper .portlet-title .portlet-title-text {
		padding-bottom: 35px !important;
	}
	
	.aui .portlet-graphcountry .portlet-topper .portlet-title .portlet-title-text:after,
	.aui .soj-category-graph-portlet .portlet-topper .portlet-title .portlet-title-text:after,
	.soj-graphbuilder-portlet .portlet-topper .portlet-title .ico-graph.portlet-title-text:after	{
		bottom: auto;
		top: 5px;
	}
	
	.graphcountry .span4 {
		margin-bottom: 20px;
	}

	.graphcountry .tab-menu, #category-graph .tab-menu {
		left: 5px;
	}
	
	.graphcountry .tab-menu ul li, #category-graph .tab-menu ul li {
		padding: 0 5px 0 20px;
		max-width: 160px;
	}
	
	.graphcountry .tab-menu ul li {
		padding: 0 8px 0 22px
	}
	
	.soj-snapshot .fom-snapshot-header {
		text-align: center;
		padding: 5px 0;
	}
	.soj-snapshot .fom-snapshot-header a {
		font-size: 17px;
	}
	.soj-snapshot .fom-snapshot-header span:after {
		padding: 0 0px 0 5px;
		font-size: 16px;
	}

	.countsCategory-graph,
	#graphContainer {
		float: none;
		width: auto;
	}

	.countsCategory-graph .block-count {
		margin-left: 0;
	}	

	/*** Portlet graph builder ***/	
	.soj-graphbuilder-portlet .btn-graph {
		width: calc( 50% - 10px);
	}

	.soj-graphbuilder-portlet .graph-slide {
		margin: 0 10px;
	}

	.slider-container .btn-prev, .slider-container .btn-next {
		z-index: 1;
		opacity: 0.7;
	}
	.soj-graphbuilder-portlet .graph-slide {
		overflow: auto !important;
	}
	
	.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .portlet-topper .switches {
		position: static;
		background-color: #123751;
		padding: 5px 10px
	}

	.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .portlet-topper .switches .switch .axis,
	.switches .switch .btn-group {
		display: inline-block;
		width: auto;
	}
	
	.soj-graphbuilder-portlet #ng-app-soj-graphbuilder .examples .graph .title {
		margin-top: 20px;
	}

	.switches .switch .btn-group button {
		display: inline-block;
	}

	.switches .switch .btn {
		border-radius: 8px !important;
		border-width: 1px;
	}
	
	/*** Portlet resources / rounded ***/
	.span12 .portlet-resources:nth-child(n), .span12 .portlet-rounded:nth-child(n) {
		width: 100%;
		margin: 0;
	}
	
	.span12 .portlet-resources .portlet-content, .span12 .portlet-rounded .portlet-body {
		height: auto;
		max-height: 500px;
	}
	
	.aui .portlet-resources .portlet-topper .portlet-title .portlet-title-text {
		overflow: hidden;
		font-size: 15px;
	}
	
	.aui .portlet-close .portlet-topper .portlet-title .portlet-title-text {
		border-radius: 15px 15px;
	}
	
	.span12 .portlet-rounded .portlet-title:after,
	.portlet-resources .portlet-title:after {
		content: '-';
		color: #fff;
		background-color: #fe570e;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 35px;
		font-size: 25px;
		font-weight: 800;
		text-align: center;
		line-height: 40px;
		border-radius: 0 15px 0 0;
	}
	.span12 .portlet-rounded.portlet-close .portlet-title:after,
	.portlet-resources.portlet-close  .portlet-title:after {
		content: '+';
		border-radius: 0 15px 15px 0;
	}
	
	.span12 .portlet-rounded .portlet-title:after,
	.span12 .portlet-rounded.portlet-close .portlet-title:after	{
		top: 10px;
		right: 10px;
		bottom: 10px;
		border-radius: 0 15px 15px 0;
	}
	
	.span12 .portlet-rounded .portlet {
		margin-bottom: 0;
	}

	.span12 .portlet-rounded.portlet-close {
		background-color: transparent;
	}
	
	.portlet-resources .portlet {
		margin-bottom: 10px
	}
	
	/*** Portlet partner / factsheet ***/
	.fs .portlet,
	.no-border.partners .portlet {
		margin-bottom: 0;
	}
	
	.aui body.site .partners .portlet-topper .portlet-title .portlet-title-text,
	.aui body.site .fs .portlet-topper .portlet-title .portlet-title-text,
	.aui body.site .portlet-collapse .portlet-topper .portlet-title .portlet-title-text {
		background-color: #ececec;
		border-radius: 0;
		padding: 10px 40px 10px 60px;
		border: 0;
		border-bottom: 1px solid #ccc;
		color: #123751;
		font-size: 17px;
		transition: all 300ms ease;
	}
	
	.aui body.site .partners:not(.portlet-close) .portlet-topper .portlet-title .portlet-title-text,
	.aui body.site .fs:not(.portlet-close) .portlet-topper .portlet-title .portlet-title-text,
	.aui body.site .portlet-collapse:not(.portlet-close) .portlet-topper .portlet-title .portlet-title-text {
		background-color: #fe570e;
		color: #fff;	
	}

	.aui body.site .partners .portlet-topper .portlet-title:after,
	.aui body.site .fs .portlet-topper .portlet-title:after,
	.aui body.site .portlet-collapse .portlet-topper .portlet-title:after	{
		content: '\f056';
		font-family: fontawesome-alloy;  
		top: 15px;
		right: 10px;
		left: auto;
		height: auto;
		color: #123751;
		font-size: 22px;
		position: absolute;
		transition: all 300ms ease;
	}
	.aui body.site .partners.portlet-close .portlet-topper .portlet-title:after,
	.aui body.site .fs.portlet-close .portlet-topper .portlet-title:after,
	.aui body.site .portlet-collapse.portlet-close .portlet-topper .portlet-title:after	{
		content: '\f055';
		color: #fe570e
	}

	.aui body.site .partners .portlet-topper .portlet-title .portlet-title-text:after {
		background-color: transparent;
	}

	.aui .no-border.partners .portlet-content,
	.aui .fs .portlet-content {
		border: 1px solid #dedede;
		border-top: 0;
		background-color: transparent;
	}

	.partners .portlet-body img {
		-webkit-filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
	}

	.partners .portlet-body .column-container .columns .column {
		margin: 0;
		padding: 0;
	}
	
	.aui .fs .portlet-topper .portlet-title .portlet-title-text:after {
		top: 10px
	}
	
	/* structure column */
	.aui .column-container .columns .column {
		margin-bottom: 0;
		padding-bottom: 0!important;
	}
	
	/* portlet resources / rounded country*/
	.span12 .portlet-resources:nth-child(n),
	.span12 .portlet-rounded:nth-child(n) {
		clear: both;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		z-index: 1;
	}
	
	
	/*** Portlet newsletter ***/
		.form-newsletter .control-group:nth-child(n) .field {
		float: none;
		width: 100%;
	}
	
	/*** newsroom ***/
	.aui .newsroom .element .image-news ~ * {
		margin-left: 0;
	}
	
	.image-news.hidden-phone {
		display: block !important;
	}

	.aui .newsroom .element .image-news.visible-phone {
		display: none !important;
	}
	
	/* portlet view all*/
	.aui .portlet-borderless .view-all {
		margin-top: -1px;
		float: none;
		border-radius: 0;
		background-color: #cad1d7;
		display: block;
		margin-bottom: 0px;
		background-color: #ececec;
		border-bottom: 1px solid #ccc;
	}
	
	.view-all-collapse .portlet-borderless-container,
	.view-all-collapse .portlet-borderless-container{
		margin-bottom: 0px;
	}
	
	.aui .portlet-asset-publisher + .portlet-borderless .view-all {
		margin-top: -40px;
	}
	
	.aui .fs + .portlet-borderless .view-all {
		margin-top: -1px;
	}
	
	/*** Slider ***/
	.aui [class*="span"] .slider-text-left .flex-direction-nav .flex-prev:after, .aui [class*="span"] .slider-text-left .flex-direction-nav .flex-next:after, .aui [class*="span"] .slider-text-right .flex-direction-nav .flex-prev:after, .aui [class*="span"] .slider-text-right .flex-direction-nav .flex-next:after {
		color: #123751;
		background-color: transparent;
		font-size: 40px;
		line-height: 75px;
	}

}


/* Scroll to top */
#container_top_link {
    position: fixed;
    bottom: 50px;
    left: 0px;
    width: 100%;
    z-index: 2000;
    display: none;
}

#container_top_link .top_link {
    position: absolute;
    right: -100px;
    bottom: 0px;
    padding: 20px;
    color: #fe570e;
    border-radius: 40px;
    opacity: 0.6;
	transition: all 600ms ease;
}

#container_top_link .top_link:hover {
    animation: bounce-up 1.2s ease infinite;
	opacity: 1;
}

@keyframes bounce-up{
   from {transform: translateY(0px);}
   40%  {transform: translateY(-10px);}
   to   {transform: translateY(0px);}
}


@media (max-width: 1360px) {
    #container_top_link .top_link {    
        position: fixed;
        right: 0;
        bottom: 40px;
    }
}


@media (max-width: 980px) {
    #container_top_link .top_link {
        display: none;
    }
}

@media print {
	#main-wrapper{
		overflow: visible;
	}
	
	#main-wrapper, #wrapper, .container {
		max-width: 100% !important;
	}
	
	.case-body .disclaimer-relevant {
		display: none;
	}
	
	.case-head .secondary-case .border-down span {
		top: 0;
		padding-top: 10px;
	}
	
	.status-progress .case-head .secondary-case .border-down span {
		padding: 10px 0 0 0;
		flex-direction: initial;
	}
	
	.block-notab .box-title {
		margin-top: -14px;
		transform: translateY(0);
	}
	
	.aui #wrapper:before {
		display: none;
	}
	
	/*snapshot country*/
	.span12 .portlet-resources:nth-child(3n+1), .span12 .portlet-rounded:nth-child(3n+1),
	.span12 .portlet-rounded {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.span12 .portlet-resources .portlet-content, .span12 .portlet-rounded .portlet-body {
		height: auto;
	}

	.snapshot-stat {
		width: 70%;
	}

	.snapshot-currently {
		padding: 0;
		width: 30%;
	}

	.current-detentions .arrow:after, .impunity-global .arrow:after {
		transform: translateX(0);
		right: -20px;
	}

	.aui #wrapper .snapshot-stat .country-name .country-flag img {
		transform: translate(0%,0%);
		margin-left: -45px;
		margin-top: -30px;
	}
	
	.snapshot-currently .currently-title {
		background-color: #123751;
	}
	
	.snapshot-stat .result-alert:before,
	.snapshot-stat .result-alert .snapshot-number .number:before,
	.snapshot-stat .result-alert .snapshot-number .number:after,
	.snapshot-stat .list-year .year.active-year:after {
		display: none;
	}
	.snapshot-stat .result-alert .snapshot-number .number {
		margin-left: 0;
		float: left;
	}

	/*stat*/
	.graphcountry .tab-menu, #category-graph .tab-menu {
		display: none;
	}

	#curr_year_graph {
		display: none !important;
	}

	#year_graph2015 {
		display: block !important;
		visibility: visible !important;
	}
	/*stat graph*/
	.amcharts-main-div .amcharts-chart-div, #graphCountry-category-legend, #graphCountry-level-legend, #graphCountry-follow-legend {
		max-width: none !important;
		min-width: 0 !important;
		width: auto !important;
		margin-left: 70px !important;
	}
	#year_graph2015 .span4 {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	
	.case-head .secondary-case .border-up {
		padding: 5px 25px 5px 15px;
	}	
}

/*portlet visible / hidden print*/
.staging.signed-in.controls-visible .portlet-boundary.visible-print {
	display: block !important;
	visibility: visible;
	opacity: 0.5;
}

.staging.signed-in.controls-visible #wrapper .portlet-boundary.visible-print:after {
    content: "\f02f";

    font-family: Fontawesome, 'fontawesome-alloy', 'Open Sans',sans-serif;
    display: block;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 5px;
}

.staging.signed-in.controls-visible #wrapper .portlet-boundary.hidden-print:after {
    content: "\f0ac";

    font-family: Fontawesome, 'fontawesome-alloy', 'Open Sans',sans-serif;
    display: block;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 5px;
}


/*region*/

@media print {
	
	/* cases */
	.state-reply .see-replies a {
		display: none;
	}
	
	/* snapshot region */
	.snapshot-region .container-snapshot-number .column-3 {
		float: left;
		width: 33.333%;
	}

	.snapshot-region .container-snapshot-number:after {
		content: "";
		clear: both;
		display: block;
	}

	.snapshot-region .snapshot-number .number:after {
		margin-top: -10px;
		margin-right: -18px;

	}

	.snapshot-region .snapshot-number .item-left {
		float: left;
		width: 40%;
		max-width: none;
	}

	.snapshot-region .snapshot-number .item-right {
		float: right;
		width: 60%;
	}
	
	
	/* snaptshot stat */
	.snapshot-stat {
		min-height: 0;
		padding-bottom: 30px;
	}
	
	.snapshot-stat .snapshot-annual,
	.snapshot-stat .stat-button-global, .snapshot-stat .stat-button-annual,
	.snapshot-stat .snapshot-global .list-year	{
		display: none !important;
	}

	.snapshot-stat .snapshot-global {
		display: block !important;
	}
	
	.snapshot-stat .snapshot-global  .result-alert {
		width: auto;
	}
	
	.snapshot-stat .snapshot-global  .result-alert {
		width: auto;
		margin: 0 20px;
	}
	
	.snapshot-stat .result-alert .snapshot-number > a {
		display: block;
		float: left;
		margin-bottom: 10px;
	}
	
	/* page pays */
	.soj-simplified-alerts-list-portlet .portlet-content div.simplelistitem:nth-last-child(n+2) {
		padding-bottom: 5px;
		margin-bottom: 5px;
	}

	.portlet-resources .followups .followup, .portlet-resources .followups .followup:nth-child(even), .portlet-rounded .followups .followup, .portlet-rounded .followups .followup:nth-child(even) {
		padding-bottom: 0px;
		margin-bottom:8px;
	}

	.aui .portlet-resources .separator, .aui .portlet-rounded .separator {
		margin: 0 0 5px 0;
	}
	
	.soj-simplified-alerts-list-portlet .simplelist-description a {
		margin-top: 0;
	}
	
	.followups .followup .item-date {
		margin-bottom: 0;
	}

	/*country page break page*/
	.snapshot-stat {
		height: 360px;
	}
	.snapshot-stat {
		margin-bottom: 500px;
	}
	
	/*resources pages*/
	.span12 .portlet-resources:nth-child(3n+1), .span12 .portlet-rounded:nth-child(3n+1),
	.span12 .portlet-resources, .span12 .portlet-rounded,
	.span12 .portlet-resources:nth-child(3n), .span12 .portlet-rounded:nth-child(3n){
		clear: both;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	#wrapper .soj-simplified-alerts-list-portlet .simplelistitem .country-flag img,
	#wrapper .followup.fl-country .country-flag img {
	top: 0;
	left: -8px;
	}
	
}