@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic|Oswald);
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

/* Buttons */
.button,
.form-submit,
input[type=submit] {
  font-size: 1.1875em;
  font-weight: 300;
  -moz-border-radius: 0.1em;
  -webkit-border-radius: 0.1em;
  border-radius: 0.1em;
  padding: .3em 1.8em .3em;
  line-height: normal;
  margin: 0 .4em;
  color: white;
  background: #800020;
  border: 0;
}
.button:focus,
.form-submit:focus,
input[type=submit]:focus {
  outline: none;
  background: #23323d;
  background: #23323d;
}

/* Form styles */
.form-control:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: transparent;
  opacity: 0;
}

.form-control:focus:-moz-placeholder,
input:focus:-moz-placeholder {
  color: transparent;
  opacity: 0;
}

.form-control:focus::-moz-placeholder,
input:focus::-moz-placeholder {
  color: transparent;
  opacity: 0;
}

.form-control:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder {
  color: transparent;
  opacity: 0;
}

.form-text,
input[type=text] {
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 2px #e3e3e3;
  font-size: 1.1875em;
  padding: .4em .7em .5em;
  width: 100%;
  max-width: 32em;
  _width: 32em;
}
.form-text:focus,
input[type=text]:focus {
  outline: none;
  box-shadow: 0 1px 2px #96b0c3;
}

textarea {
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 2px #e3e3e3;
  width: 100%;
  padding: .4em .7em .5em;
  max-width: 32em;
  font-size: 1.1875em;
}
textarea:focus, textarea:focus + .grippie {
  outline: none;
  box-shadow: 0 1px 2px #96b0c3;
}

.form-type-textarea {
  font-size: 1.1875em;
  max-width: 32em;
  _width: 32em;
}
.form-type-textarea textarea {
  font-size: 1em;
}

.text-format-wrapper .filter-wrapper {
  max-width: 38em;
  _width: 38em;
}

fieldset {
  border: 1px solid #e3e3e3;
  margin: 2em 2px;
  padding: 0.75em 1.125em 0.75em;
}

.form-item label,
.form-actions label {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: .2em;
  vertical-align: middle;
}

label.option {
  display: inline;
  font-weight: normal;
}

.form-item .description {
  margin-top: .4em;
  font-style: italic;
}

.marker, .form-required {
  color: #ff8ca9;
}

/* These values may need adustment based on how the font renders asterisks. */
.form-required {
  font-size: 150%;
  line-height: .6em;
  vertical-align: bottom;
}

/* Form errors */
input.error, textarea.error, select.error {
  border: 2px solid #ff668c;
}

img, media {
  max-width: 100%;
  height: auto !important;
}

figure {
  background: #f6f6f6;
}

figcaption {
  font-size: 13px;
}

table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  margin-bottom: 2em;
}
table caption {
  font-size: 1.125em;
}

th, td {
  padding: .67em 1em;
}

th, th a {
  color: #800020;
  border-bottom: 2px solid #800020;
  background: none;
}

tr.odd {
  background: none;
}

td {
  background: none;
}

tr.even {
  background: #e2dbcf;
}

/**
 * @file
 * Menu and navigational styles.
 */
/**
 * @file
 * Styles for a hierarchical menu as generated by theme_menu_tree().
 */
.menu {
  border: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/**
 * @file
 * Inline links as generated by theme_links().
 */
.links--inline {
  *zoom: 1;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.links--inline:after {
  content: "";
  display: table;
  clear: both;
}

.links--inline li {
  display: inline-block;
  margin-right: -3px;
}

.links--inline li > a {
  display: block;
}

/**
 * @file
 * Theme styles for markup generated by theme_menu_local_tasks().
 */
/* Tabs */
.tabs a {
  background-color: #e2dbcf;
  text-decoration: none;
}

.tabs a.active {
  background-color: rgba(255, 255, 255, 0.8);
}

.tabs a:hover,
.tabs a:focus {
  background-color: #e2dbcf;
}

/* Primary Tabs */
.tabs--primary {
  margin-bottom: 0;
}

.tabs--primary li {
  margin-right: -2px;
}

.tabs--primary a {
  padding: 9px 14px;
}
.tabs--primary a:hover, .tabs--primary a:focus {
  opacity: 0.7;
}
.tabs--primary a.active-trail, .tabs--primary a.active {
  border-top: #800020 4px solid;
  padding-top: 5px;
}
.tabs--primary a.active-trail:hover, .tabs--primary a.active-trail:focus, .tabs--primary a.active:hover, .tabs--primary a.active:focus {
  opacity: 1;
}

/* Secondary Tabs */
.tabs--secondary a {
  padding: 0.2em 0.5em;
  margin: 0.4em 0;
  font-size: 0.9em;
}

html {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.538;
  color: #333333;
  background: #f7f2ea;
}

h1, h2, h3 {
  font-weight: 700;
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  color: #800020;
  text-decoration: none;
  opacity: 1;
}
a.active {
  color: #333333;
}
a:hover, a:active, a:focus {
  opacity: 0.7;
}

/* Styles for hidden links, that only reveal themselves on hover or focus */
h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
}

h6 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 300;
}

p {
  margin: 0 0 1.538em;
}

.l-main-inner {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  padding-top: 50px;
  padding-bottom: 50px;
}

.l-footer {
  background: #e2dbcf;
}

.l-footer--menu {
  background: #800020;
  text-align: center;
}
.l-footer--menu,
.l-footer--menu a,
.l-footer--menu a:hover,
.l-footer--menu a:active,
.l-footer--menu a:focus {
  color: #fff;
}
.l-footer--menu a {
  padding: 15px 16px;
  display: inline-block;
  opacity: 1;
  line-height: 1em;
}
.l-footer--menu a:hover,
.l-footer--menu a:active,
.l-footer--menu a:focus {
  opacity: 0.8;
}
.l-footer--menu li {
  display: inline-block;
}
.l-footer--menu li:after {
  content: " | ";
  display: inline-block;
}
.l-footer--menu li:last-child:after {
  content: "";
}

.l-footer--sponsors {
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
}

.colo-item {
  text-align: center;
  padding: 20px 2.5%;
}
.colo-item br {
  display: none;
}

@media (min-width: 610px) {
  .colo-items {
    display: table;
    width: 100%;
  }

  .colo-item {
    float: left;
    width: 18%;
    height: 180px;
    padding: 0 2.5%;
    border-right: 1px solid #cbc5ba;
  }

  .colo-item--fourth {
    border-right: 0;
  }
}
.colo-item__image {
  display: block;
}

.colo-item__text {
  font-size: 13px;
  font-weight: 400;
  color: #333333;
  max-width: 170px;
  display: block;
  line-height: 1.35;
  margin: 10px auto 0;
}
.colo-item__text span {
  max-width: 13em;
  display: block;
  margin: 0 auto;
}

.l-footer--copyright {
  background: #000;
  text-align: center;
  padding: 20px 20px;
}
.l-footer--copyright, .l-footer--copyright a {
  color: #fff;
}
.l-footer--copyright p {
  margin: 0;
}
.l-footer--copyright a {
  display: inline-block;
  text-indent: -9999em;
  background: url(../../images/footer-logo-ucla/index.png) no-repeat 50% 50%;
  width: 50px;
  height: 16px;
  vertical-align: text-bottom;
  margin: 0 5px;
}

.view-lightbox-gallery .views-row,
.node--gallery--full .field--name-field-gallery-items .field__item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
@media (min-width: 0) and (max-width: 609px) {
  .view-lightbox-gallery .views-row,
  .node--gallery--full .field--name-field-gallery-items .field__item {
    width: 50%;
  }
}
@media (min-width: 610px) {
  .view-lightbox-gallery .views-row,
  .node--gallery--full .field--name-field-gallery-items .field__item {
    width: 33%;
  }
}

.pane-galleries-thumbnails .views-row {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
@media (min-width: 0) and (max-width: 609px) {
  .pane-galleries-thumbnails .views-row {
    width: 50%;
  }
}
@media (min-width: 610px) {
  .pane-galleries-thumbnails .views-row {
    width: 33%;
  }
}
.pane-galleries-thumbnails .views-field-title {
  max-width: 290px;
  margin: 8px auto 35px;
  font-weight: 400;
}
.pane-galleries-thumbnails .views-field-title a {
  color: #333333;
}

.pane-galleries-list .views-field-title {
  line-height: normal;
  margin: 0 0 .5em 0;
}

.l-header {
  background: rgba(255, 247, 233, 0.8);
  color: black;
}
.l-header a, .l-header a:hover, .l-header a:focus {
  color: black;
}

.pane-page-logo {
  text-align: center;
  margin-bottom: 20px;
}

.pane-bean-homepage-description-text {
  background: #800020;
  color: white;
}
.pane-bean-homepage-description-text a {
  color: #f7a2a3;
}

.front h1,
.front .pane-page-content .pane-title {
  display: none;
}
.front .l-main-inner {
  background: none;
  box-shadow: none;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.front .l-region--main {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-top: 40px;
}
.front .l-region--main:after {
  content: "";
  display: table;
  clear: both;
}

.homepage-featured-item {
  position: relative;
}
.homepage-featured-item br {
  display: none;
}

.homepage-featured-item__image {
  display: block;
  padding: 2px 0 0;
}
.homepage-featured-item__image img {
  vertical-align: bottom;
  width: 100%;
  max-width: 100%;
}
.homepage-featured-item__image:hover {
  opacity: 0.85;
}

.homepage-featured-item__title {
  font-weight: 400;
  bottom: 15px;
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
}
.homepage-featured-item__image:hover + .homepage-featured-item__title, .homepage-featured-item__image:active + .homepage-featured-item__title, .homepage-featured-item__image:focus + .homepage-featured-item__title, .homepage-featured-item__title:hover, .homepage-featured-item__title:active, .homepage-featured-item__title:focus {
  color: #d3ae9e;
}

@media (min-width: 0) and (max-width: 609px) {
  .front .l-main {
    background: url(../../images/bg-header--mobile/index.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain;
  }
  .front .l-main:before {
    content: "";
    display: block;
    padding-bottom: 41%;
  }
}
@media (min-width: 610px) {
  .l-header-wrapper,
  body.front {
    background-image: url(../../images/bg-header/index.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    -o-background-size: auto 770px;
    -webkit-background-size: auto 770px;
    -moz-background-size: auto 770px;
    background-size: auto 770px;
  }

  body.front .l-content {
    padding-top: 555px;
  }

  .homepage-featured-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    /* Safari fix */
    width: 100%;
  }

  .homepage-featured-item {
    width: 33.3%;
    float: left;
  }

  .homepage-featured-item .homepage-featured-item__image {
    padding: 0 0.5px;
  }

  .homepage-featured-item--first .homepage-featured-item__image {
    padding: 0 1px 0 0;
  }

  .homepage-featured-item--third .homepage-featured-item__image {
    padding: 0 0 0 1px;
  }

  body.front .l-footer {
    margin-top: -1px;
    /* Fix for Safari */
    position: relative;
    z-index: 9;
  }
}
@media (min-width: 1600px) {
  .l-header-wrapper,
  body.front {
    background-image: url(../../images/bg-header--widescreen/index.jpg);
    /* @include background-size(contain); */
  }
}
.language-switcher-locale-url {
  margin: 0;
  padding: 9px 0 0;
  text-align: right;
  list-style: none;
}
.language-switcher-locale-url li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.language-switcher-locale-url li a {
  display: block;
  text-indent: -9999em;
  direction: ltr;
  text-align: left;
  opacity: 1;
  overflow: hidden;
  width: 24px;
  height: 16px;
}
.language-switcher-locale-url li.en a {
  background: url(../../images/flag-en-inactive/index.png) no-repeat;
}
.language-switcher-locale-url li.el a {
  background: url(../../images/flag-el-inactive/index.png) no-repeat;
}
.language-switcher-locale-url li.en a:hover, .language-switcher-locale-url li.en.active a {
  background: url(../../images/flag-en-active/index.png) no-repeat;
}
.language-switcher-locale-url li.el a:hover, .language-switcher-locale-url li.el.active a {
  background: url(../../images/flag-el-active/index.png) no-repeat;
}

.l-navigation {
  background: #800020;
  color: white;
  position: relative;
}
.l-navigation .contextual-links-region {
  position: static;
}
.l-navigation .menu {
  margin: 0 -20px;
  padding: 0;
  list-style: none;
  text-align: center;
}
.l-navigation .menu li {
  display: inline-block;
}
.l-navigation .menu ul {
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0;
  display: none;
  opacity: 0;
  visibility: hidden;
  -moz-animation: display-none-transition 1s;
  -webkit-animation: display-none-transition 1s;
  animation: display-none-transition 1s;
}
.l-navigation .menu a:hover + ul,
.l-navigation .menu a:focus + ul,
.l-navigation .menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
  -moz-animation: display-none-transition 1s;
  -webkit-animation: display-none-transition 1s;
  animation: display-none-transition 1s;
}
.l-navigation a {
  display: block;
  padding: .5em 15px;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
}
.l-navigation a:hover, .l-navigation a:focus, .l-navigation a:active {
  opacity: 0.7;
  color: white;
}
.l-navigation a.active, .l-navigation a.active-trail {
  background-color: rgba(0, 0, 0, 0.5);
}
.l-navigation li ul a {
  text-transform: none;
}

@-moz-keyframes display-none-transition {
  0% {
    display: none;
    opacity: 0;
    visibility: hidden;
  }

  1% {
    display: block;
    visibility: visible;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes display-none-transition {
  0% {
    display: none;
    opacity: 0;
    visibility: hidden;
  }

  1% {
    display: block;
    visibility: visible;
  }

  100% {
    opacity: 1;
  }
}
@keyframes display-none-transition {
  0% {
    display: none;
    opacity: 0;
    visibility: hidden;
  }

  1% {
    display: block;
    visibility: visible;
  }

  100% {
    opacity: 1;
  }
}
/* Override default styles from search app */
a:hover, a:focus,
.leaflet-container a,
.pagination > li > a,
.pagination > li > span,
.search__switch-link:active,
.search__switch-link:hover,
.search__switch-link:focus,
.search__switch-link.active,
.search__results-mode-switcher li a:hover,
.search__results-mode-switcher li a:focus,
.search__results-mode-switcher li a.active,
.search__saved-tabs > li > div > a:hover,
.search__saved-tabs > li > div > a:focus,
.search__saved-tabs > li.active > div > a {
  color: #800020;
}

label.glyphicon-calendar {
  color: #23323d;
}

.btn,
.btn-primary,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #800020;
  border-color: #800020;
  color: white;
}

.node--teaser + .node--teaser {
  border-top: 1px solid #cbc5ba;
}

/*# sourceMappingURL=palimpsests-omega.styles.css.map */

.front .homepage-featured-items .bean-basic-block{
  width: 100%
}

.front .homepage-featured-items .bean-basic-block{
  width: 100%
}
