.aui a {
   color: #007bc8;
}

.aui a:hover, .aui a:focus {
   color: #0077b3;
}


/*surcharge padding layout*/
.aui .controls-hidden .portlet-column-content.empty,
.aui .live-view .portlet-column-content.empty {
	padding: 0;
}

/*style ckeditor introduction*/
.aui .introduction,
.aui .chapeau,
.cke_panel_container ul .introduction,
.cke_panel_container ul .chapeau,
.html-editor .introduction,
.html-editor .chapeau {
   font-size:20px;
   font-weight:400;
   color:#161616;
   text-transform:none;
   line-height:28px;
}

.aui .legende,
.aui .legend,
.cke_panel_container ul .legende,
.cke_panel_container ul .legend,
.html-editor .legende,
.html-editor .legend  {
   font-family: 'Open Sans', sans-serif;
   font-size:12px;
   font-weight:400;
   color:#777777;
   text-transform:none;
   line-height:15px;
   font-style:italic;
}

/* Fix for video background tpl */
.video-display .subscribe-cat {
display: none;
}

/* Action menu button in orange */
.home-nav .nav-btn:last-child {
color: #e3651c;
}

.home-nav .nav-btn.active:last-child {
background-color: #e3651c;
color:#fff;
}

/* Fix HR menu */
.hr-actions > a > strong {
background-image: url(https://static.coe.int/sites/media-channels/img/action-icon.png);
}
.hr-actions:hover > a > strong {
background-image: url(https://static.coe.int/sites/media-channels/img/action-icon-hover.png);
}

/* YouTube Management */
.video-receiver {
	text-align: center;
	line-height: 0;
}