/* ==========================================================================
/* Libraries, Grid Frameworks, etc
   ========================================================================== */
/* ==========================================================================
/* Responsive Framework
   ========================================================================== */
/* ==========================================================================
/* Typography
   ========================================================================== */
/* ==========================================================================
/* Base Layouts / Header / Footer / Accessibility
   ========================================================================== */
label.taxonomy {
  font-size: 9px;
  color: #777;
  text-transform: uppercase;
  line-height: 1em;
  display: block; }

div + label.taxonomy {
  margin-top: 10px; }

div.toast {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block !important;
  animation-name: animateToast;
  animation-duration: 1s;
  z-index: 10000; }

@keyframes animateToast {
  from {
    opacity: 0;
    transform: translateY(-20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
  background-color: #545454 !important;
  background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
  background-position: center right;
  background-repeat: no-repeat;
  cursor: pointer;
  white-space: normal; }

.tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerAsc, .tablesorter-default thead .tablesorter-headerSortUp {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); }

.tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerDesc, .tablesorter-default thead .tablesorter-headerSortDown {
  background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); }

.tablesorter-default thead .sorter-false {
  background-image: none;
  cursor: default;
  padding: 4px; }

/* ==========================================================================
/* Individual Page Layouts
   ========================================================================== */
/* ==========================================================================
/* Common Shared Elements
   ========================================================================== */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-bottom: 18px; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#tab_container .container_item {
  display: none; }

#tab_container .container_item.is-active {
  display: block; }

section.filter {
  margin-bottom: 50px; }

nav.pagination {
  margin-top: 50px; }

.notification {
  transition: all 0.3s ease-in-out; }
  .notification button.delete {
    top: 8px;
    right: 8px; }
  .notification.hidden {
    opacity: 0;
    max-height: 0;
    padding: 0;
    margin: 0; }

.select2-container {
  width: 100% !important; }

.hero.is-link .tabs.is-boxed li.is-active a {
  background-color: #CDD6EB !important;
  border-color: #2d68c6; }

nav.navbar {
  background-color: #CDD6EB !important; }

main .tabs {
  margin-bottom: 1px !important; }
  main .tabs ul {
    border-bottom: none !important; }
  main .tabs li a {
    background: #eee;
    padding: 1em 2em;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
  main .tabs li:first-of-type a {
    border-left: 1px solid #ccc; }
  main .tabs li.is-active a {
    background-color: #fce8c3;
    border-color: #F6AE2D; }

main .tabs + .box {
  padding-top: 2rem; }

section.attachments {
  margin-top: 40px;
  margin-bottom: 100px; }
  section.attachments h3 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 205px; }
  section.attachments .add-attachment {
    margin-left: 205px; }

div.attachment {
  padding: 25px 25px 25px 0;
  background: #eee;
  border-top: 1px solid #ccc; }
  div.attachment.row-0 {
    background: #fff; }

i.red {
  color: red;
  font-size: 18px; }

i.green {
  color: green;
  font-size: 18px; }

td.actions, th.actions {
  text-align: right;
  white-space: nowrap; }

td.actions {
  font-size: 15px;
  padding-right: 0; }
  td.actions a {
    display: inline-block;
    padding: 5px; }
    td.actions a.is-danger {
      color: #ff3860; }
  td.actions span {
    font-size: 10px;
    color: #777;
    display: inline-block;
    vertical-align: 2px; }

table.table.is-fullwidth thead tr {
  background-color: #545454 !important; }

table.table.is-fullwidth thead th {
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  table.table.is-fullwidth thead th a {
    color: #fff; }
    table.table.is-fullwidth thead th a:hover {
      color: #F6AE2D;
      text-decoration: underline; }

section.associations {
  margin-bottom: 100px; }
  section.associations h3 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 235px;
    border-bottom: 1px solid #ccc; }

section.connections .connect {
  display: flex;
  margin-bottom: .75rem; }
  section.connections .connect .connect__type {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right; }
  section.connections .connect .connect__details {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1; }
  section.connections .connect .connect__id {
    width: 400px;
    margin-right: 1.5rem; }
    section.connections .connect .connect__id div.select {
      width: 100%;
      max-width: 100%; }
    section.connections .connect .connect__id .select2-selection__arrow {
      display: none; }
    section.connections .connect .connect__id .select2-container .select2-selection--single {
      min-height: 36px;
      border-color: #dbdbdb;
      overflow: hidden; }
    section.connections .connect .connect__id .select2-container--default .select2-selection--single .select2-selection__rendered {
      line-height: 34px;
      white-space: normal; }

@media screen and (min-width: 1880px) {
  .container {
    max-width: 1860px;
    width: 1860px; } }

table.table.is-fullwidth tr:hover {
  background: #f5f5f5; }

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