/*
|--------------------------------------------------------------------------
| Container widths
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Typography
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Headings
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Green colour variations
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Purple colour variations
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Grey colour variations
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Secondary Press Loft Colours
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Social Media Colours
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Borders
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Navbar colours
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Tooltips
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Modals
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Forms
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Links
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Buttons
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Select dropdown
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Pagination
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Panels
|--------------------------------------------------------------------------
|
*/
/*
|--------------------------------------------------------------------------
| Breakpoints
|--------------------------------------------------------------------------
|
*/
.release-heading {
  width: 100%;
  padding-top: 15px;
}

.release-brand-details {
  border-top: 1px solid #dbdbdb;
}

.release-translation-tabs {
  list-style: none;
  padding-left: 0;
}

.release-translation-tabs li {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
}

.release-translation-tabs li.active {
  font-weight: 700;
}

.release-body {
  overflow-x: scroll;
}

.release-body table {
  width: 100% !important;
}

.contact-pr {
  display: inline-block;
  margin: 25px 0;
}

.release-images {
  border-left: 1px solid #dbdbdb;
}

/*# sourceMappingURL=release.css.map */
