/* CALENDAR
===================================== */
.mura-calendar {
  text-align: center; }
  .mura-calendar table thead {
    background: #E0E3E2; }
    .mura-calendar table thead th, .mura-calendar table thead th a {
      line-height: 1.5;
      padding: .5em;
      text-align: center; }
  .mura-calendar table td, .mura-calendar table th {
    border-collapse: collapse;
    font-size: 12px; }
  .mura-calendar table table #previousMonth a,
  .mura-calendar table table #nextMonth a {
    font-weight: normal;
    font-size: 150%;
    line-height: 1.1;
    padding: 0; }
  .mura-calendar table .table tbody tr:hover td,
  .mura-calendar table .table tbody tr:hover th {
    background: #fff; }

.mura-calendar-nav th {
  line-height: 1;
  padding: 0; }
  .mura-calendar-nav th a {
    line-height: 1;
    padding: 2px 2px 4px; }

.mura-calendar-nav td {
  padding: 5px 0; }

.carousel-item {
  max-height: 628px; }
  .carousel-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1); }
  .carousel-item a {
    color: #fff; }

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  right: 0;
  bottom: 0; }

.mura-comments > .mura-comment-sort-container,
.mura-comments .mura-comment-more-comments-container {
  margin-bottom: 1rem; }

.mura-comments dl:last-child {
  border-bottom: 0;
  padding-bottom: 0; }

.mura-comments dt > em {
  font-weight: normal;
  font-style: italic; }

.mura-comments #mura-comment-post-comment legend {
  border: 0; }

.mura-comments dd.mura-comment-reply {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .mura-comments dd.mura-comment-reply:before {
    margin-right: .25em;
    color: #f00;
    content: "\f112"; }

.mura-comments dd.mura-comment-spam {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .mura-comments dd.mura-comment-spam:before {
    margin-right: .25em;
    color: #f00;
    content: "\f05e"; }

.form-submit {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-submit {
      -webkit-transition: none;
      transition: none; } }
  .form-submit:hover, .form-submit:focus {
    text-decoration: none; }
  .form-submit:focus, .form-submit.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 70, 15, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(210, 70, 15, 0.25); }
  .form-submit.disabled, .form-submit:disabled {
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .form-submit:not(:disabled):not(.disabled) {
    cursor: pointer; }
  .form-submit:not(:disabled):not(.disabled):active, .form-submit:not(:disabled):not(.disabled).active {
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .form-submit:not(:disabled):not(.disabled):active:focus, .form-submit:not(:disabled):not(.disabled).active:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(210, 70, 15, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125);
      box-shadow: 0 0 0 0.2rem rgba(210, 70, 15, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.navbar-nav .nav-item:hover > .dropdown-menu {
  display: block; }

.navbar-nav .nav-item .dropdown-menu {
  margin: 0; }

div[data-cssclass="home-news"] {
  padding: 2em 0 0 0; }
  div[data-cssclass="home-news"] .mura-object-meta {
    text-align: center; }
  div[data-cssclass="home-news"] .mura-collection-item .mura-item-content a:hover {
    opacity: 0.8; }
  div[data-cssclass="home-news"] .mura-collection-item .mura-item-meta div[class^="mura-item-meta_"] {
    margin: 1em 0 0 0; }
  div[data-cssclass="home-news"] .mura-collection-item .mura-item-meta .mura-item-meta__date {
    color: #6c757d; }
  div[data-cssclass="home-news"] .mura-collection-item .mura-item-meta .mura-item-meta__credits {
    color: #6c757d; }

.mura-nav .active {
  color: #323F48; }

.mura-index {
  padding-top: 0;
  border-top: 0;
  margin-top: 0; }
  .mura-index dl {
    border-bottom: 1px solid #ced4da;
    padding-bottom: 12px;
    margin: 0 0 12px;
    width: 100%; }
  .mura-index .comments {
    font-size: 0.875rem; }
  .mura-index .credits {
    font-size: 0.875rem; }
  .mura-index .releaseDate {
    font-size: 0.875rem; }
  .mura-index .tags {
    font-size: 0.875rem; }
  .mura-index .title {
    font-size: 1.75rem; }

.mura-search-results__matches p {
  margin-bottom: 0; }

.moreResults {
  border-radius: 6px; }
  .moreResults dt {
    font-size: 12px;
    font-weight: normal; }
  .moreResults > p {
    margin: 0.5em 0; }
  .moreResults > ul {
    whitespace: nowrap; }
    .moreResults > ul > li {
      display: inline-block; }
      .moreResults > ul > li > a:hover {
        background-color: #E0E3E2;
        color: #fff; }
  .moreResults > ul.pager {
    margin: 0; }

.bg-black {
  background-color: #000 !important; }

.mura-region::after,
.mura-region-inherited::after,
.mura-region-local::after {
  display: block;
  clear: both;
  content: ""; }

.mura-category-summary ul {
  list-style: none;
  padding: 0; }

.mura-category-summary li {
  padding-left: 1.2em;
  position: relative; }

.mura-category-summary li a:before {
  position: absolute;
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
  color: inherit; }

.mura-category-summary .nav-link {
  padding-left: 0; }

.mura-index .releaseDate {
  font-weight: normal;
  margin: 0; }

.mura-search-results .moreResults {
  background: none;
  border: 0;
  padding: 0;
  margin: 0; }

.mura-breadcrumb li {
  display: list-item;
  margin-right: 0; }

.navbar-brand {
  position: relative;
  font-family: "Laila", sans-serif;
  font-weight: 600;
  padding-right: 1.5rem; }

.navbar-local {
  position: absolute;
  right: 1.5rem;
  bottom: -0.75em;
  font-size: 0.5em;
  color: #F18315; }

.navbar-brand-name span {
  color: #F18315; }

.nav-item {
  font-size: 1.2rem;
  font-weight: 600; }

@media (max-width: 575.98px) {
  .navbar-brand {
    padding-left: 1rem; }
  .navbar-collapse {
    padding: 20px; } }

@media (max-width: 991px) {
  .navbar #navPrimary {
    margin-top: 20px;
    margin-bottom: 20px; } }

@media (min-width: 992px) {
  .navbar-local {
    bottom: -1em;
    font-size: 0.6em; }
  .navbar-nav {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-brand {
    padding-right: 1.5rem;
    font-size: 1.3rem; }
  .nav-item {
    font-size: 1rem;
    font-weight: 600; } }

.input-group .btn {
  border-radius: 0 4px 4px 0; }

.footer-document-list {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .footer-document-list li a {
    color: #717171;
    font-size: 0.75rem;
    padding: 0; }
    .footer-document-list li a:hover {
      color: #D2460F; }

@media (min-width: 576px) {
  .footer-document-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .footer-document-list li a {
      padding: 0 10px;
      border-left: 1px solid #c7c7c7; }
    .footer-document-list li:first-child a {
      padding-left: 0;
      border-left: none; } }

.mura-login-container {
  max-width: 400px; }

#listings .mura-item-meta {
  position: relative;
  height: 9.8rem; }
  #listings .mura-item-meta:after {
    content: "";
    display: block;
    position: absolute;
    height: 3rem;
    background: white;
    background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), color-stop(15%, white), to(rgba(255, 255, 255, 0.01)));
    background: linear-gradient(0deg, #ffffff 0%, white 15%, rgba(255, 255, 255, 0.01) 100%);
    width: 100%;
    bottom: 0; }

#listings .mura-item-meta__summary {
  max-height: 8rem;
  word-wrap: break-word;
  overflow: hidden; }

#listings .card-body {
  padding-bottom: 2rem; }

@media (min-width: 540px) {
  #listings .mura-item-meta {
    height: 9.875rem; }
    #listings .mura-item-meta:after {
      height: 2rem;
      bottom: 0.625rem; }
  #listings .mura-item-meta__summary {
    max-height: 5.875rem; }
    #listings .mura-item-meta__summary p {
      margin-bottom: 0; }
  #listings .mura-item-meta__readmore {
    margin-top: 6px; }
  #listings .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
  #listings .card-body {
    padding-bottom: 1.25rem; } }

@media only screen and (max-width: 576px) and (min-width: 540px) {
  .mura-collection-item {
    padding: 0 8px; }
  #listings .card-deck {
    padding: 8px; } }

@media only screen and (max-width: 1200px) and (min-width: 540px) {
  #listings .mura-grid-three .mura-collection-item {
    width: 50%; } }
