/* body.path-news-page .create-new-content-button {
  display: block;
}
body.path-news-page .create-new-content-button .block-title {
  display: none;
} */

body.path-news-page .create-new-content-button a {
  /* top: 0px; */
  top: 36px; /*Bug #393593 19-03-25*/
  z-index: 1;
}

body.path-news-page .create-new-content-button > .form-group {
  margin-bottom: 0px !important;
  position: unset;
}
/*
body.path-news-page .create-new-content-button .view-create-news{
  margin-bottom: 36px;
  height: 36px;
} */
