html.js a.ajax-popup:not(.form-submit) {
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

html.js .contextual-links a.ajax-popup {
	border-bottom:none;
}


.fbx-content {
  margin-left: 1em;
  margin-right: 1em;
}

.fbx-content>.block {
  margin: 0 !important;
  padding: 0 !important;
}


.fbx-content .local-tasks li>span {
  font-weight: 700;
  font-size: 1.2em;
  text-decoration: none;  
}