body pm-login-page pm-authenticator-selector pm-authenticator-sso::after {
  align-items: center;
  color: #eff5f8;
  content: "Use the \"EBU Account\" button to log in your existing account or to create a new one";
  display: flex;
  font-size: 0.85rem;
  justify-content: center;
  padding: 0 1.9rem;
  width: 100%;
}

body.theme-ebunewsdirect pm-logged-layout pm-quickview-layout .quickview-content pm-export pm-quickview-core-export section pm-checkbox-input .custom-control {
	flex-direction: row-reverse;
}

body.theme-ebunewsdirect pm-logged-layout pm-quickview-layout .quickview-content pm-export pm-quickview-core-export section pm-checkbox-input .custom-control .terms-and-conditions::after {
	content: "*";
  	color: #90A4AE;
}

body.theme-ebunewsdirect pm-logged-layout .node-page-2col-layout .node-page-2col-layout-right-col pm-linked-objects pm-linked-objects-link a {
    	align-items: center;
    	background-color: #E83421;
    	border-radius: 1.5em;
    	box-shadow: 0 0 4px #0009;
    	color: #FFFFFF;
    	display: inline-flex;
    	font-size: 11px;
    	height: 2.4em;
    	justify-content: center;
    	min-width: 2.4em;
    	padding: 0 0.512rem;
    	position: relative;
    	text-transform: none;
    	transition: background-color .3s ease-in-out;
}

body.theme-ebunewsdirect pm-logged-layout .node-page-2col-layout .node-page-2col-layout-right-col pm-linked-objects pm-linked-objects-link a:hover {
	background-color: #BF2A1A;
}

.theme-broadcaster pm-logged-layout pm-main-search ~ .navbar-nav pm-upload-creation-button {
	display: none;
}

html body.theme-broadcaster.theme-dark.ng-tns-0-0 app-root pm-logged-layout nav.navbar.navbar-expand-lg div#main-navbar.collapse.navbar-collapse div.navbar-nav.btn-toolbar div.btn-group.main pm-object-creation-button.nav-item {
  margin-right: 0;
}
