/* line 45, ../sass/_custom.scss */
.block-kcpl-horizontal-logo-block {
  margin-bottom: 0;
}

/* line 1, ../sass/common/_common.scss */
body {
  background-color: #565656;
  background-image: url(../images/bg_repeat.png);
  background-repeat: repeat-y;
  background-position: center top;
}

/* line 8, ../sass/common/_common.scss */
#page {
  position: relative;
  min-height: 80vh;
}

/* line 13, ../sass/common/_common.scss */
#page-wrapper {
  background-image: url(../images/CivilWarWesternBorder_background_only.png) !important;
  background-position: center top;
  padding-top: 10px;
  background-repeat: no-repeat;
}

/* line 20, ../sass/common/_common.scss */
#columns {
  background-image: url(../images/CivilWarWesternBorder_content_background_only.png);
  margin-left: 0;
  margin-right: 0;
}

/* line 26, ../sass/common/_common.scss */
.region-sidebar-second {
  background-repeat: no-repeat;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.05) 90%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.35)), color-stop(90%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.05) 90%, transparent 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.05) 90%, transparent 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.05) 90%, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.05) 90%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#00000000',GradientType=0 );
}

/* line 38, ../sass/common/_common.scss */
.block-system {
  margin-bottom: 0;
}

/* line 42, ../sass/common/_common.scss */
html {
  font-size: 87.5%;
}

/* line 47, ../sass/common/_common.scss */
.region-help .region-inner {
  position: relative;
}

/* line 53, ../sass/common/_common.scss */
#main-content {
  padding: 2rem;
  padding-top: 60px;
  position: relative;
}
/* line 57, ../sass/common/_common.scss */
#main-content h2 {
  font-size: 1.2em;
  margin-bottom: .25em;
}
/* line 61, ../sass/common/_common.scss */
#main-content ul {
  margin-top: .25em;
  margin-bottom: 2em;
}

/**
*  Front
*/
/* line 73, ../sass/common/_common.scss */
.front h1#page-title {
  display: none;
}
/* line 77, ../sass/common/_common.scss */
.front .front-teaser-title h2.block-title {
  border-bottom: 1px solid #7b663d;
  color: #7b663d;
  font-family: 'Libre Baskerville';
  font-size: 2em !important;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 86, ../sass/common/_common.scss */
.front .front-teaser-title .views-field-title {
  border-bottom: dotted 1px gray;
}
/* line 88, ../sass/common/_common.scss */
.front .front-teaser-title .views-field-title a {
  color: #333d5a;
}
/* line 92, ../sass/common/_common.scss */
.front .front-teaser-title .views-field-field-image {
  float: right;
  width: 50%;
}
/* line 95, ../sass/common/_common.scss */
.front .front-teaser-title .views-field-field-image img {
  float: right;
  padding-left: 1em;
}

/* line 103, ../sass/common/_common.scss */
.search-the-website {
  float: right;
  position: relative;
  top: -10px;
}
/* line 107, ../sass/common/_common.scss */
.search-the-website a {
  color: white;
}

/* Box-Shadows Content */
/* line 115, ../sass/common/_common.scss */
.page-timeline #content {
  padding: 0px !important;
}
/* line 119, ../sass/common/_common.scss */
.page-timeline #main-content .article,
.page-timeline .ajax-container .article,
.page-timeline #columns .block-inner {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
/* line 127, ../sass/common/_common.scss */
.page-timeline #main-content .article,
.page-timeline .ajax-container .article,
.page-timeline #columns .block-inner {
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.35);
  border: none;
  background-color: white;
}
/* line 137, ../sass/common/_common.scss */
.page-timeline #main-content .article,
.page-timeline .ajax-container .article,
.page-timeline #columns .block-inner {
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
  border: none;
}
/* line 146, ../sass/common/_common.scss */
.page-timeline #main-content .block-inner,
.page-timeline #main-content .block-inner,
.page-timeline #main-content .block-inner {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
}

/* line 159, ../sass/common/_common.scss */
.page-map .view-location-map .view-filters {
  float: right;
  margin-left: 1.5em;
}
/* line 164, ../sass/common/_common.scss */
.page-map .view-location-map .view-header, .page-map .view-location-map .view-footer {
  padding: 1em 0;
}
/* line 168, ../sass/common/_common.scss */
.page-map .view-location-map .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
  float: right;
}
/* line 173, ../sass/common/_common.scss */
.page-map .view-location-map .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
/* line 178, ../sass/common/_common.scss */
.page-map .view-location-map .form-item input, .page-map .view-location-map .form-item #islandora-ingest-form textarea, #islandora-ingest-form .page-map .view-location-map .form-item textarea, .page-map .view-location-map .form-item #xml-form-builder-datastream-form textarea, #xml-form-builder-datastream-form .page-map .view-location-map .form-item textarea {
  width: 13px;
  height: 13px !important;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  top: -4px;
  *overflow: hidden;
}
/* line 188, ../sass/common/_common.scss */
.page-map .view-location-map .form-item label {
  display: inline-block;
  padding-left: 20px;
  text-indent: -15px;
  font-weight: normal;
}

/* line 199, ../sass/common/_common.scss */
.page-node-61 table {
  border: none;
}

/* line 206, ../sass/common/_common.scss */
.node-type-featured-document .group-right-group, .view-featured-document .view-mode-teaser .group-right-group {
  float: right;
  padding: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
  width: 40%;
  background-color: #e9e9e9;
  border: dotted 1px darkgrey;
}
/* line 216, ../sass/common/_common.scss */
.node-type-featured-document .field-name-field-image img, .view-featured-document .view-mode-teaser .field-name-field-image img {
  width: 100%;
}
/* line 220, ../sass/common/_common.scss */
.node-type-featured-document .field-name-field-explanatory-text, .view-featured-document .view-mode-teaser .field-name-field-explanatory-text {
  font-size: .85em;
}

/* line 226, ../sass/common/_common.scss */
.field-name-a-post-by {
  font-weight: bold;
}

/**
* Grids
*/
/* line 235, ../sass/common/_common.scss */
.grid-of-2, .view-of-2 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  grid-gap: 2rem;
  align-items: stretch;
  margin-bottom: 1rem;
}
/* line 241, ../sass/common/_common.scss */
.grid-of-2 h3, .view-of-2 .view-content h3 {
  margin-bottom: 2px;
}
/* line 244, ../sass/common/_common.scss */
.grid-of-2 img, .view-of-2 .view-content img {
  width: 100%;
  height: auto;
}

/* line 250, ../sass/common/_common.scss */
.grid-of-3, .view-of-3 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 1rem;
  align-items: stretch;
}
/* line 255, ../sass/common/_common.scss */
.grid-of-3 h3, .view-of-3 .view-content h3 {
  margin-bottom: 2px;
}
/* line 258, ../sass/common/_common.scss */
.grid-of-3 img, .view-of-3 .view-content img {
  width: 100%;
  height: auto;
}

/* line 264, ../sass/common/_common.scss */
.grid-of-4, .view-of-4 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  grid-gap: 1rem;
  align-items: stretch;
}
/* line 269, ../sass/common/_common.scss */
.grid-of-4 h3, .view-of-4 .view-content h3 {
  margin-bottom: 2px;
}
/* line 272, ../sass/common/_common.scss */
.grid-of-4 img, .view-of-4 .view-content img {
  width: 100%;
  height: auto;
}

/* line 278, ../sass/common/_common.scss */
.grid-of-5, .view-of-5 .view-content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(75px, 1fr));
  grid-gap: 1rem;
  align-items: stretch;
}
/* line 283, ../sass/common/_common.scss */
.grid-of-5 h3, .view-of-5 .view-content h3 {
  margin-bottom: 2px;
}
/* line 286, ../sass/common/_common.scss */
.grid-of-5 img, .view-of-5 .view-content img {
  width: 100%;
  height: auto;
}

/* line 292, ../sass/common/_common.scss */
.block-region-sidebar-first {
  margin-top: 4em;
}

/* line 296, ../sass/common/_common.scss */
#breadcrumb {
  padding-left: 6em;
}

/* line 300, ../sass/common/_common.scss */
.in-collections {
  display: none;
}

/* line 5, ../sass/components/horizontal_logo/_horizontal-logo.scss */
.block-kcpl-horizontal-logo-block .field-content img {
  display: block;
  margin: 0 auto -60px auto;
  text-align: center;
  width: 550px;
  max-width: 100%;
}

/* line 1, ../sass/components/header_banner/_header-banner.scss */
.block-header-banner-block {
  margin-bottom: 0px;
}
/* line 3, ../sass/components/header_banner/_header-banner.scss */
.block-header-banner-block .view-header-banner {
  margin-bottom: -10px;
}
/* line 5, ../sass/components/header_banner/_header-banner.scss */
.block-header-banner-block .view-header-banner .views-row {
  position: relative;
  text-align: center;
}
/* line 9, ../sass/components/header_banner/_header-banner.scss */
.block-header-banner-block .view-header-banner .views-row .views-field:nth-child(1) {
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  margin-left: auto;
  margin-right: auto;
}
/* line 17, ../sass/components/header_banner/_header-banner.scss */
.block-header-banner-block .view-header-banner .views-row .views-field:nth-child(1) .field-content {
  font-size: 1.9em;
  letter-spacing: 3px;
  color: #b79e94;
  text-transform: uppercase;
  font-family: Georgia, Baskerville, Palatino, "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
}

/* line 29, ../sass/components/header_banner/_header-banner.scss */
#menu-bar {
  margin: 0;
}

/* line 33, ../sass/components/header_banner/_header-banner.scss */
#header {
  position: relative;
  min-height: 200px;
}
/* line 36, ../sass/components/header_banner/_header-banner.scss */
#header #block-block-7 {
  margin-top: 10px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
}
/* line 42, ../sass/components/header_banner/_header-banner.scss */
#header #block-block-7 img {
  display: block;
}
/* line 45, ../sass/components/header_banner/_header-banner.scss */
#header #block-block-7 .tag {
  width: 55%;
  margin-left: auto;
  margin-right: auto;
}
/* line 50, ../sass/components/header_banner/_header-banner.scss */
#header #block-block-7 .logo {
  position: absolute;
  top: -30px;
  left: -140px;
}

@media screen and (max-width: 675px) {
  /* line 62, ../sass/components/header_banner/_header-banner.scss */
  #header #block-block-7 {
    margin: 0;
  }
  /* line 64, ../sass/components/header_banner/_header-banner.scss */
  #header #block-block-7 div {
    margin: 0;
  }
  /* line 67, ../sass/components/header_banner/_header-banner.scss */
  #header #block-block-7 .logo {
    position: relative;
    left: auto;
    right: auto;
    margin: 0;
    padding: 0;
  }
  /* line 74, ../sass/components/header_banner/_header-banner.scss */
  #header #block-block-7 .tag {
    width: 95%;
  }
}
/* line 1, ../sass/components/main_menu/_main-menu.scss */
#menu-bar {
  padding: 0px;
  position: relative;
  z-index: 500;
}
/* line 5, ../sass/components/main_menu/_main-menu.scss */
#menu-bar nav#block-system-main-menu, #menu-bar nav#block-superfish-1 {
  border: 1px solid #222;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: visible;
  margin: 0 -10px;
  clear: both;
  min-height: 32px;
  line-height: 32px;
  padding: 0px 40px;
  z-index: 100;
  position: relative;
  background: #323b5a;
  background-image: none;
  background-image: -moz-linear-gradient(#5b6688, #323b5a);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b6688), to(#323b5a));
  background-image: -webkit-linear-gradient(#5b6688, #323b5a);
  background-image: -o-linear-gradient(#5b6688, #323b5a);
  background-image: -ms-linear-gradient(#5b6688, #323b5a);
  background-image: linear-gradient(#5b6688, #323b5a);
}
/* line 28, ../sass/components/main_menu/_main-menu.scss */
#menu-bar nav#block-system-main-menu ul.menu, #menu-bar nav#block-superfish-1 ul.menu {
  display: table;
  width: 100%;
  font-weight: normal;
}
/* line 32, ../sass/components/main_menu/_main-menu.scss */
#menu-bar nav#block-system-main-menu ul.menu li, #menu-bar nav#block-superfish-1 ul.menu li {
  display: table-cell;
  text-align: center;
  float: none;
  text-transform: uppercase;
  padding: 0 .75em;
}
/* line 38, ../sass/components/main_menu/_main-menu.scss */
#menu-bar nav#block-system-main-menu ul.menu li a, #menu-bar nav#block-superfish-1 ul.menu li a {
  color: #fdfdfe !important;
  letter-spacing: 2px;
  text-decoration: none !important;
}
/* line 42, ../sass/components/main_menu/_main-menu.scss */
#menu-bar nav#block-system-main-menu ul.menu li a:hover, #menu-bar nav#block-superfish-1 ul.menu li a:hover {
  color: #c6b86c !important;
}

/* line 2, ../sass/components/front_page_slideshow/_front-page-slideshow.scss */
.block-frontpage-hero-slideshow-block {
  position: relative;
  background-color: #e9dcb3;
  background-image: url(../images/CivilWarWesternBorder_main_image_box_soldiers_float.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: 0;
  box-shadow: inset 0px 15px 20px -5px rgba(0, 0, 0, 0.5), inset 0px -15px 20px -5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0px 15px 20px -5px rgba(0, 0, 0, 0.5), inset 0px -15px 20px -5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 15px 20px -5px rgba(0, 0, 0, 0.5), inset 0px -15px 20px -5px rgba(0, 0, 0, 0.25);
  min-height: 200px;
  padding-bottom: 10px;
  padding-top: 4em;
}
/* line 15, ../sass/components/front_page_slideshow/_front-page-slideshow.scss */
.block-frontpage-hero-slideshow-block .view-content {
  padding: 0 1.5rem;
  color: #7b663d;
}
/* line 19, ../sass/components/front_page_slideshow/_front-page-slideshow.scss */
.block-frontpage-hero-slideshow-block .view-content a {
  color: #7b663d;
}
@media screen and (max-width: 675px) {
  /* line 2, ../sass/components/front_page_slideshow/_front-page-slideshow.scss */
  .block-frontpage-hero-slideshow-block {
    padding-bottom: 20px;
    background-image: none;
    min-height: auto;
    padding-bottom: 3em;
  }
}
/* line 29, ../sass/components/front_page_slideshow/_front-page-slideshow.scss */
.block-frontpage-hero-slideshow-block .view-frontpage-hero-slideshow {
  padding-left: 1em;
  width: 50%;
}

/* line 1, ../sass/components/islandora_simple_search/_islandora-simple-search.scss */
.block-islandora-solr.block-simple {
  margin-bottom: 0;
  position: relative;
}
/* line 6, ../sass/components/islandora_simple_search/_islandora-simple-search.scss */
.block-islandora-solr.block-simple .islandora-simple-search-advanced-search a {
  color: #fdfdfe;
}
/* line 11, ../sass/components/islandora_simple_search/_islandora-simple-search.scss */
.block-islandora-solr.block-simple #edit-simple {
  text-align: right;
}
/* line 14, ../sass/components/islandora_simple_search/_islandora-simple-search.scss */
.block-islandora-solr.block-simple #edit-simple .form-type-textfield {
  display: block;
  padding-top: 10px;
  margin-top: 0;
}
/* line 19, ../sass/components/islandora_simple_search/_islandora-simple-search.scss */
.block-islandora-solr.block-simple #edit-simple .form-type-textfield .form-text {
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 15px;
  background-color: #fdfdfe;
  padding-left: 10px;
  box-sizing: border-box;
  line-height: 24px;
  padding-top: 3px;
}
/* line 33, ../sass/components/islandora_simple_search/_islandora-simple-search.scss */
.block-islandora-solr.block-simple #edit-simple .form-submit {
  background: url("../images/magnifying-glass.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 1px;
  -webkit-background-size: 16px 16px;
  background-size: 16px 16px;
  text-indent: -9999px;
  border: none;
  width: 24px;
  right: 10px;
  position: absolute;
  height: 24px;
  top: 12px;
}

/*
* Flyout container.
*/
/* line 5, ../sass/components/topics/_topics.scss */
#block-block-9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 10, ../sass/components/topics/_topics.scss */
#block-block-9 .alpha-container {
  top: -2px;
  left: -5px;
  width: 900px;
  max-width: 700px;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  height: 3em;
  background-color: #671918;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.75);
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  padding: 0px 8px;
  padding-bottom: 5px;
  text-align: center;
  font-size: .9em;
}
/* line 37, ../sass/components/topics/_topics.scss */
#block-block-9 .page-gallery .alpha-container, #block-block-9 .page-type-vital-object .alpha-container,
#block-block-9 .page-gallery .region-secondary-content #block-search-form, #block-block-9 .page-type-vital-object .region-secondary-content #block-search-form {
  z-index: 0;
  top: 0;
}
/* line 43, ../sass/components/topics/_topics.scss */
#block-block-9 a.alpha-flyout {
  float: left;
  height: 3em;
  margin-right: 2em;
  margin-bottom: 1em;
  width: 6em;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  top: .7em;
  color: #d7d7d7;
  font-family: 'Libre Baskerville';
  text-align: center;
  width: 65px;
  line-height: 1.1em;
}
/* line 64, ../sass/components/topics/_topics.scss */
#block-block-9 .alpha-flyout:hover, #block-block-9 .alpha-list a:hover {
  color: #ffffff;
}
/* line 68, ../sass/components/topics/_topics.scss */
#block-block-9 .alpha-list {
  list-style-type: none;
  margin: 0;
}
/* line 73, ../sass/components/topics/_topics.scss */
#block-block-9 .alpha-list li {
  float: left;
  line-height: 3.5em;
}
/* line 78, ../sass/components/topics/_topics.scss */
#block-block-9 .alpha-list a {
  padding: 0 5px;
  color: #b79e94;
}
/* line 83, ../sass/components/topics/_topics.scss */
#block-block-9 .ie6-8 .alpha-container {
  top: 0;
  height: 38px;
}

/* line 1, ../sass/components/discover_civil_war_legacy/_discover-civil-war-legacy.scss */
.discover-civil-war-legacy {
  font-size: 1.5em;
  line-height: 1.25em;
  padding-left: 1.5rem;
  color: #7b663d;
  display: block;
  width: 80%;
}

/* line 3, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .block-title,
.block-featured-content-block-1 .block-title {
  font-family: 'Libre Baskerville';
  font-size: 1.5em;
  font-weight: 500;
  color: #7b663d;
  border-bottom: 1px solid #7b663d;
  text-transform: uppercase;
}
/* line 12, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .view-footer,
.block-featured-content-block-1 .view-footer {
  text-align: right;
}
/* line 15, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .view-footer a,
.block-featured-content-block-1 .view-footer a {
  color: #7a0026;
  padding: 0 30px;
}
/* line 23, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .view-content .views-row .views-field:nth-child(1),
.block-featured-content-block-1 .view-content .views-row .views-field:nth-child(1) {
  font-size: 1.25em;
  border-bottom-style: dotted;
  color: #7b663d;
  padding: 0 20px 0 5px;
}
/* line 29, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .view-content .views-row .views-field:nth-child(1) .field-content,
.block-featured-content-block-1 .view-content .views-row .views-field:nth-child(1) .field-content {
  color: black;
}
/* line 34, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .view-content .views-row .views-field:nth-child(2),
.block-featured-content-block-1 .view-content .views-row .views-field:nth-child(2) {
  display: block;
  margin: -.1em 1.5em 1.5em 1.5em;
  font-size: .9em;
}
/* line 42, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .view-content .views-row .views-field:nth-child(3) .featured-content-layout a,
.block-featured-content-block-1 .view-content .views-row .views-field:nth-child(3) .featured-content-layout a {
  text-align: center;
}
/* line 46, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .view-content .views-row .views-field:nth-child(3) .featured-content-layout img,
.block-featured-content-block-1 .view-content .views-row .views-field:nth-child(3) .featured-content-layout img {
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

/* line 97, ../../../../../../../lib/gems/2.5.0/gems/zen-grids-2.0.3/sass/zen-grids/_grids.scss */
.block-featured-content-block .views-field-nothing .featured-content-layout:before,
.block-featured-content-block-1 .views-field-nothing .featured-content-layout:before {
  content: "";
  display: table;
}
/* line 101, ../../../../../../../lib/gems/2.5.0/gems/zen-grids-2.0.3/sass/zen-grids/_grids.scss */
.block-featured-content-block .views-field-nothing .featured-content-layout:after,
.block-featured-content-block-1 .views-field-nothing .featured-content-layout:after {
  content: "";
  display: table;
  clear: both;
}
/* line 68, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .views-field-nothing .featured-content-layout p,
.block-featured-content-block-1 .views-field-nothing .featured-content-layout p {
  float: left;
  width: 66.66667%;
  margin-left: 0%;
  margin-right: -100%;
  padding-left: 2px;
  padding-right: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 72, ../sass/components/featured_content_block/_featured-content-block.scss */
.block-featured-content-block .views-field-nothing .featured-content-layout a,
.block-featured-content-block-1 .views-field-nothing .featured-content-layout a {
  float: left;
  width: 33.33333%;
  margin-left: 66.66667%;
  margin-right: -100%;
  padding-left: 2px;
  padding-right: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks {
  font-size: 10px;
}
/* line 4, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks .block-inner {
  border-bottom: solid 2px rgba(255, 255, 255, 0.6);
  min-height: 120px;
  margin-left: 20px;
  margin-right: 20px;
}
/* line 12, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks .content-body a,
.sidebar-quicklinks .content-body .quicklink-title {
  color: #7a0026;
  font-size: 18px;
}
/* line 18, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks .content-body p {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
/* line 25, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks .views-row {
  text-align: center;
  position: relative;
}
/* line 29, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks .views-row .views-field-nothing {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks .views-row .quicklink-body {
  color: #464646;
  text-decoration: none;
}
/* line 43, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks img {
  opacity: .5;
  transition: opacity .75s;
  -moz-transition: opacity .75s;
  -webkit-transition: opacity .75s;
  -o-transition: opacity .75s;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* line 55, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks:hover img {
  opacity: 1;
}
/* line 58, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks:hover p {
  text-decoration: none;
}
/* line 62, ../sass/components/sidebar_quicklinks/_sidebar-quicklinks.scss */
.sidebar-quicklinks:hover a {
  text-decoration: none;
}

/* line 1, ../sass/components/footer/_footer.scss */
footer {
  background: transparent;
  background-image: none;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3a0e0e), to(#671918));
  background-image: -moz-linear-gradient(#3a0e0e, #671918);
  background-image: -o-linear-gradient #3a0e0e, #671918;
  background-image: -ms-linear-gradient(#3a0e0e, #671918);
  background-image: linear-gradient(#3a0e0e, #671918);
  color: #fcfcfc;
  text-align: center;
  padding: 1em 1.5em;
}
/* line 13, ../sass/components/footer/_footer.scss */
footer em {
  font-size: 0.92em;
}
/* line 17, ../sass/components/footer/_footer.scss */
footer .block {
  margin-bottom: 0;
}
/* line 21, ../sass/components/footer/_footer.scss */
footer p {
  margin: .5em;
}

/* line 2, ../sass/components/footer/_social-media.scss */
.block-menu-footer-social-media-menu ul.menu {
  width: 100%;
  text-align: center;
  padding-left: 0px;
}
/* line 7, ../sass/components/footer/_social-media.scss */
.block-menu-footer-social-media-menu ul.menu li {
  display: inline-block;
  list-style-image: none;
  list-style-type: none;
}
/* line 12, ../sass/components/footer/_social-media.scss */
.block-menu-footer-social-media-menu ul.menu li a {
  color: #fcfcfc;
}
/* line 15, ../sass/components/footer/_social-media.scss */
.block-menu-footer-social-media-menu ul.menu li a i:before {
  color: #fcfcfc;
}

/* line 2, ../sass/components/footer/_footer-menu-explore.scss */
.block-menu-footer-explore .block-title,
.block-menu-footer-explore ul.menu {
  display: inline-block;
}
/* line 6, ../sass/components/footer/_footer-menu-explore.scss */
.block-menu-footer-explore .block-title li,
.block-menu-footer-explore ul.menu li {
  list-style-type: none;
  list-style-image: none;
  display: inline-block;
  border-left: 1px solid #fcfcfc;
  padding-left: 5px;
  line-height: 10px;
}
/* line 14, ../sass/components/footer/_footer-menu-explore.scss */
.block-menu-footer-explore .block-title li.first,
.block-menu-footer-explore ul.menu li.first {
  border-left: none;
  padding-left: 0;
}
/* line 19, ../sass/components/footer/_footer-menu-explore.scss */
.block-menu-footer-explore .block-title li a,
.block-menu-footer-explore ul.menu li a {
  color: #fcfcfc;
}

/* line 2, ../sass/components/footer/_footer-user.scss */
.block-menu-footer-user ul.menu {
  padding-left: 0;
  text-align: center;
}
/* line 6, ../sass/components/footer/_footer-user.scss */
.block-menu-footer-user ul.menu li {
  list-style-type: none;
  list-style-image: none;
}
/* line 10, ../sass/components/footer/_footer-user.scss */
.block-menu-footer-user ul.menu li a {
  color: white;
}
/* line 13, ../sass/components/footer/_footer-user.scss */
.block-menu-footer-user ul.menu li a:hover, .block-menu-footer-user ul.menu li a:focus, .block-menu-footer-user ul.menu li a:active {
  color: white;
}

/* line 1, ../sass/components/recognized_by/_recognized-by.scss */
.block-recognized-by-block {
  text-align: center;
}
/* line 4, ../sass/components/recognized_by/_recognized-by.scss */
.block-recognized-by-block .block-title {
  font-family: 'Libre Baskerville';
  color: #7b663d;
  font-size: 1.5em;
  font-weight: 500;
  border-bottom: 1px solid #7b663d;
  text-transform: uppercase;
  display: inline-block;
  line-height: 20px;
}
/* line 16, ../sass/components/recognized_by/_recognized-by.scss */
.block-recognized-by-block .block-content {
  padding-top: .5rem;
}

/* line 2, ../sass/components/breadcrumbs/_breadcrumbs.scss */
#breadcrumb a {
  color: #7a0026;
  font-size: 81.3%;
}

/* line 11, ../sass/components/facet-pages/_facet-pages.scss */
.islandora-solr-facet-pages-wrapper .results-count {
  display: block;
}
/* line 15, ../sass/components/facet-pages/_facet-pages.scss */
.islandora-solr-facet-pages-wrapper .islandora-solr-facet-pages-letterer {
  margin: 1.5rem 0;
  padding-left: 0;
}
/* line 21, ../sass/components/facet-pages/_facet-pages.scss */
.islandora-solr-facet-pages-wrapper .outer-letter-wrapper .facet-letter-wrapper {
  display: inline-block;
  min-width: 22%;
  text-align: left;
  vertical-align: top;
  margin-bottom: 1em;
}
/* line 29, ../sass/components/facet-pages/_facet-pages.scss */
.islandora-solr-facet-pages-wrapper .outer-letter-wrapper .facet-letter-wrapper .islandora-solr-facet-pages-results {
  padding-left: 0;
}
/* line 32, ../sass/components/facet-pages/_facet-pages.scss */
.islandora-solr-facet-pages-wrapper .outer-letter-wrapper .facet-letter-wrapper .islandora-solr-facet-pages-results li {
  list-style-type: none;
  list-style-image: none;
}

/* line 2, ../sass/components/facets/_facets.scss */
.block-basic-facets .block-content {
  padding-top: 0px !important;
}
/* line 7, ../sass/components/facets/_facets.scss */
.block-basic-facets .islandora-solr-facet-wrapper h3 {
  font-size: .9em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  color: black;
}
/* line 17, ../sass/components/facets/_facets.scss */
.block-basic-facets .islandora-solr-facet-wrapper ul.islandora-solr-facet {
  margin-top: 0;
  padding: 0 !important;
}
/* line 21, ../sass/components/facets/_facets.scss */
.block-basic-facets .islandora-solr-facet-wrapper ul.islandora-solr-facet li {
  margin: 0 1em 0.25em .5em;
}
/* line 26, ../sass/components/facets/_facets.scss */
.block-basic-facets .islandora-solr-facet-wrapper .soft-limit {
  padding: 5px 10px;
  border-radius: 0px;
  color: white;
  margin-left: 15px;
  border: none;
}

/* line 1, ../sass/components/form_items/_form-items.scss */
.form-submit {
  padding: 5px 10px;
  background-color: #7a0026;
  border-radius: 0px;
  color: white;
  border: none;
}

/* line 9, ../sass/components/form_items/_form-items.scss */
button,
input,
#islandora-ingest-form textarea,
#xml-form-builder-datastream-form textarea,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  background-image: none;
  border: none;
  height: 28px;
}

/* line 23, ../sass/components/form_items/_form-items.scss */
#islandora-ingest-form input, #islandora-ingest-form textarea,
#islandora-ingest-form select, #xml-form-builder-datastream-form input, #xml-form-builder-datastream-form textarea,
#xml-form-builder-datastream-form select {
  border: inset;
  border-width: 1px;
  height: 24px;
}
/* line 29, ../sass/components/form_items/_form-items.scss */
#islandora-ingest-form textarea, #xml-form-builder-datastream-form textarea {
  height: 48px;
  width: 50%;
}
/* line 34, ../sass/components/form_items/_form-items.scss */
#islandora-ingest-form input[type="image"], #islandora-ingest-form textarea[type="image"], #xml-form-builder-datastream-form input[type="image"], #xml-form-builder-datastream-form textarea[type="image"] {
  border: none;
  vertical-align: middle;
}

/* line 41, ../sass/components/form_items/_form-items.scss */
.form-type-select select {
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: center right 5px;
  -webkit-background-size: 12px;
  background-size: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 18px;
}

/* line 54, ../sass/components/form_items/_form-items.scss */
#islandora-solr-advanced-terms input, #islandora-solr-advanced-terms #islandora-ingest-form textarea, #islandora-ingest-form #islandora-solr-advanced-terms textarea, #islandora-solr-advanced-terms #xml-form-builder-datastream-form textarea, #xml-form-builder-datastream-form #islandora-solr-advanced-terms textarea {
  margin-right: 10px;
}

/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../sass/components/saas-isdm/sass/_repress-display.scss */
.islandora-solr-collection-display .islandora-objects-display-switch {
  display: none;
}

/* line 6, ../sass/components/saas-isdm/sass/_variables.scss */
.islandora-toolbar {
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
}

/* line 1, ../sass/components/saas-isdm/sass/_ul-select.scss */
#dropdown-container {
  position: relative;
  display: inline-block;
  width: 10em;
}
/* line 6, ../sass/components/saas-isdm/sass/_ul-select.scss */
#dropdown-container ul,
#dropdown-container ol {
  margin: 0;
  padding: 0;
}
/* line 12, ../sass/components/saas-isdm/sass/_ul-select.scss */
#dropdown-container .sort-label {
  border: 1px solid #fdfdfe;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 2px 5px;
  text-align: left;
  display: inline-block;
  width: 100%;
  height: 100%;
}
/* line 22, ../sass/components/saas-isdm/sass/_ul-select.scss */
#dropdown-container .sort-label i {
  float: right;
}
/* line 27, ../sass/components/saas-isdm/sass/_ul-select.scss */
#dropdown-container .item-list {
  display: none;
  right: 0px;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 10em;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 0;
  z-index: 1;
  box-sizing: border-box;
}
/* line 38, ../sass/components/saas-isdm/sass/_ul-select.scss */
#dropdown-container .item-list li {
  margin: 0 5px;
  padding: 0 5px;
  list-style-type: none;
  list-style-image: none;
}
/* line 47, ../sass/components/saas-isdm/sass/_ul-select.scss */
#dropdown-container:hover .item-list {
  display: block;
}

/* line 7, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar {
  border: 1px solid black;
  border-radius: 5px;
  background: #323b5a;
  background-image: none;
  background-image: none;
  background-image: -moz-linear-gradient(#5b6688, #323b5a);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b6688), to(#323b5a));
  background-image: -webkit-linear-gradient(#5b6688, #323b5a);
  background-image: -o-linear-gradient(#5b6688, #323b5a);
  background-image: -ms-linear-gradient(#5b6688, #323b5a);
  background-image: linear-gradient(#5b6688, #323b5a);
  text-align: right;
  margin: 0;
  padding: 5px 2px;
  display: table;
  width: 100%;
  color: #fdfdfe;
}
/* line 28, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar [class^='icon-']::before,
.islandora-toolbar [class*=' icon-']::before {
  margin: 5px;
}
/* line 33, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .icon-cog-alt {
  font-size: 22px;
  padding-top: 3px;
}
/* line 38, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .islandora-toolbar-collection-count {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-left: 10px;
}
/* line 45, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar i:before {
  color: #fdfdfe;
}
/* line 49, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .item-list {
  display: inline-block;
  vertical-align: middle;
}
/* line 54, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .item-list ul.islandora-solr-display li {
  margin: auto 3px;
  padding: 0;
}
/* line 60, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links,
.islandora-toolbar .item-list ul.islandora-solr-display,
.islandora-toolbar .item-list ul#secondary-display-profiles {
  height: auto;
  width: auto;
  padding: 0;
  width: 100%;
  margin: 0;
  text-align: right;
}
/* line 70, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links .icon-chart-pie,
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links .icon-rss,
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links .icon-download,
.islandora-toolbar .item-list ul.islandora-solr-display .icon-chart-pie,
.islandora-toolbar .item-list ul.islandora-solr-display .icon-rss,
.islandora-toolbar .item-list ul.islandora-solr-display .icon-download,
.islandora-toolbar .item-list ul#secondary-display-profiles .icon-chart-pie,
.islandora-toolbar .item-list ul#secondary-display-profiles .icon-rss,
.islandora-toolbar .item-list ul#secondary-display-profiles .icon-download {
  font-size: 26px;
}
/* line 76, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links .icon-th-list,
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links .icon-th,
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links .islandora-display-list-icon,
.islandora-toolbar .item-list ul.islandora-solr-display .icon-th-list,
.islandora-toolbar .item-list ul.islandora-solr-display .icon-th,
.islandora-toolbar .item-list ul.islandora-solr-display .islandora-display-list-icon,
.islandora-toolbar .item-list ul#secondary-display-profiles .icon-th-list,
.islandora-toolbar .item-list ul#secondary-display-profiles .icon-th,
.islandora-toolbar .item-list ul#secondary-display-profiles .islandora-display-list-icon {
  font-size: 22px;
}
/* line 82, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links li,
.islandora-toolbar .item-list ul.islandora-solr-display li,
.islandora-toolbar .item-list ul#secondary-display-profiles li {
  display: inline-block;
  vertical-align: top;
  height: auto;
  list-style-type: none;
  list-style-image: none;
}
/* line 89, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.islandora-toolbar .item-list .islandora-objects-display-switch ul.links li a,
.islandora-toolbar .item-list ul.islandora-solr-display li a,
.islandora-toolbar .item-list ul#secondary-display-profiles li a {
  text-decoration: none;
}

/* line 97, ../sass/components/saas-isdm/sass/_islandora-solr-display-manager.scss */
.block-islandora-solr-display-manager {
  margin-bottom: 5px;
}

/* line 2, ../sass/components/first_sidebar_blocks/_first-sidebar-blocks.scss */
.region-sidebar-first {
  box-sizing: border-box;
  padding-top: 10px;
}
/* line 6, ../sass/components/first_sidebar_blocks/_first-sidebar-blocks.scss */
.region-sidebar-first .block {
  margin-bottom: 10px;
}
/* line 9, ../sass/components/first_sidebar_blocks/_first-sidebar-blocks.scss */
.region-sidebar-first .block .block-title,
.region-sidebar-first .block h3 {
  font-size: 1em;
  color: #fdfdfe;
}
/* line 16, ../sass/components/first_sidebar_blocks/_first-sidebar-blocks.scss */
.region-sidebar-first .block .block-content {
  box-sizing: border-box;
  padding: 20px 0;
}
/* line 24, ../sass/components/first_sidebar_blocks/_first-sidebar-blocks.scss */
.region-sidebar-first .block .item-list ul li,
.region-sidebar-first .block .islandora-solr-facet-wrapper ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 0 0 0.25em .5em;
}

/* line 34, ../sass/components/first_sidebar_blocks/_first-sidebar-blocks.scss */
.region-sidebar-first .block .block-title,
.region-sidebar-first .block h3 {
  background: #323b5a;
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: -moz-linear-gradient(#5b6688, #323b5a);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b6688), to(#323b5a));
  background-image: -webkit-linear-gradient(#5b6688, #323b5a);
  background-image: -o-linear-gradient(#5b6688, #323b5a);
  background-image: -ms-linear-gradient(#5b6688, #323b5a);
  background-image: linear-gradient(#5b6688, #323b5a);
  border: 1px solid black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
}

/* line 3, ../sass/components/islandora_objects/_islandora-objects.scss */
.page-islandora #block-system-main {
  margin-bottom: 0px;
}

/* line 10, ../sass/components/islandora_objects/_islandora-objects.scss */
.in-collections ul,
.islandora-collection-metadata-in-collections ul {
  margin-left: 0;
  padding: 5px 0 0 0;
}
/* line 14, ../sass/components/islandora_objects/_islandora-objects.scss */
.in-collections ul li,
.islandora-collection-metadata-in-collections ul li {
  background-color: #7a0026;
  display: inline-block;
  list-style-type: none;
  list-style-image: none;
  padding: 5px 15px;
  color: white;
}
/* line 22, ../sass/components/islandora_objects/_islandora-objects.scss */
.in-collections ul li a,
.islandora-collection-metadata-in-collections ul li a {
  color: white;
  text-decoration: none;
  margin: 5px 10px;
}

/* line 31, ../sass/components/islandora_objects/_islandora-objects.scss */
.islandora-viewer .islandora-video-content,
.islandora-viewer .islandora-basic-image-content,
.islandora-viewer .islandora-audio-content,
.islandora-viewer .islandora-large-image-content, .islandora-viewer .islandora-video-content #islandora_videojs,
.islandora-viewer .islandora-basic-image-content #islandora_videojs,
.islandora-viewer .islandora-audio-content #islandora_videojs,
.islandora-viewer .islandora-large-image-content #islandora_videojs {
  margin-left: auto;
  margin-right: auto;
  width: 100% !important;
  max-width: 100%;
}

/* line 39, ../sass/components/islandora_objects/_islandora-objects.scss */
.islandora-viewer .islandora-video-content,
.islandora-viewer .islandora-basic-image-content,
.islandora-viewer .islandora-audio-content,
.islandora-viewer .islandora-large-image-content {
  margin: 0 auto;
  background-color: black;
  text-align: center;
}
/* line 48, ../sass/components/islandora_objects/_islandora-objects.scss */
.islandora-viewer .islandora-video-content img,
.islandora-viewer .islandora-basic-image-content img,
.islandora-viewer .islandora-audio-content img,
.islandora-viewer .islandora-large-image-content img {
  margin-left: auto;
  margin-right: auto;
}

/* line 59, ../sass/components/islandora_objects/_islandora-objects.scss */
#paged-tei-seadragon-viewer-seadragon-pane.default {
  width: 49%;
}

/* line 63, ../sass/components/islandora_objects/_islandora-objects.scss */
#paged-tei-seadragon-viewer-seadragon-pane.full {
  width: 90%;
}

/* line 67, ../sass/components/islandora_objects/_islandora-objects.scss */
.paged-tei-seadragon-viewer-download-datastreams {
  float: none !important;
  text-align: right;
}

/* line 2, ../sass/ckeditor.scss */
.right {
  float: right;
}

/* line 6, ../sass/ckeditor.scss */
.left {
  float: left;
}

/* line 10, ../sass/ckeditor.scss */
.caption {
  text-align: center;
  font-style: italic;
  max-width: 75%;
  display: block;
  margin: 0 auto;
}

/* line 18, ../sass/ckeditor.scss */
.inline-item, .inline-image {
  margin: 1em;
}

/* line 22, ../sass/ckeditor.scss */
.inline-image {
  max-width: 50%;
  text-align: center;
}

/* line 27, ../sass/ckeditor.scss */
.inline-image img {
  height: auto !important;
}

/* line 31, ../sass/ckeditor.scss */
.bottom-border {
  border-bottom: 1px dotted #cccccc;
}

/* line 35, ../sass/ckeditor.scss */
.left-pullquote, .left-pull {
  padding: 7px 11px;
  margin-left: 5px;
  width: 220px;
  float: left;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #cdcdcd;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 4px 4px -2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 4px 4px -2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 4px 4px -2px rgba(0, 0, 0, 0.6);
}

/* line 54, ../sass/ckeditor.scss */
.right-pullquote, .right-pull {
  padding: 11px 7px;
  margin-right: 5px;
  width: 220px;
  float: right;
  margin-left: 10px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #cdcdcd;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 4px 4px -2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 4px 4px -2px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.7), 0 4px 4px -2px rgba(0, 0, 0, 0.6);
}

/* line 73, ../sass/ckeditor.scss */
.left-pullquote:before, .right-pullquote:before {
  content: '"';
  float: left;
  font-size: 4em;
  position: relative;
  top: .25em;
  padding: .25em;
}

/* line 82, ../sass/ckeditor.scss */
.article .left-pull a, .article .left-pullquote a, .article .right-pull a, .article .right-pullquote a {
  color: #78d1c6;
}

/* line 2, ../sass/timeline.scss */
.page-timeline .scroll-pane {
  margin-top: 0em;
}
/* line 6, ../sass/timeline.scss */
.page-timeline .article h1.node-title {
  font-size: 1em;
  border-bottom: dotted 1px gray;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
/* line 13, ../sass/timeline.scss */
.page-timeline .view-timeline .view-header {
  position: relative !important;
  padding: 1em 0;
}
/* line 19, ../sass/timeline.scss */
.page-timeline .dateText {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-left: 1px solid white;
  border-right: 1px solid white;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 30, ../sass/timeline.scss */
.page-timeline .dateText-container .hoverMonthText, .page-timeline .dateText-container .selectMonthText {
  background-color: #5b6688;
  background: -moz-linear-gradient(top, #5b6688 0%, #323b5a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b6688), color-stop(100%, #323b5a));
  background: -webkit-linear-gradient(top, #5b6688 0%, #323b5a 100%);
  background: -o-linear-gradient(top, #5b6688 0%, #323b5a 100%);
  background: -ms-linear-gradient(top, #5b6688 0%, #323b5a 100%);
  background: linear-gradient(to bottom, #5b6688 0%, #323b5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b6688', endColorstr='#323b5a', GradientType=0);
}
/* line 41, ../sass/timeline.scss */
.page-timeline .dateText-container {
  background-color: #81817f;
  z-index: 1;
  font-family: 'Libre Baskerville';
  color: #4f4f4f;
  bottom: -2.1em;
  height: 1.6em;
}
/* line 51, ../sass/timeline.scss */
.page-timeline .ie9 .hoverMonthText, .page-timeline .ie9 .selectMonthText {
  filter: none;
}
/* line 55, ../sass/timeline.scss */
.page-timeline .event-year {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  font-size: 14px;
  padding: 10px 0 0 0;
  font-family: 'Libre Baskerville';
  font-weight: bold;
  color: #3d4767;
  margin: 0 4px;
  position: relative;
  bottom: 20px;
}
/* line 71, ../sass/timeline.scss */
.page-timeline .selectedSliderYear, .page-timeline .event-year:hover {
  background-color: transparent !important;
  color: #671918;
}
/* line 76, ../sass/timeline.scss */
.page-timeline .selectedSliderYear {
  border-bottom: 2px solid #671918;
}
/* line 80, ../sass/timeline.scss */
.page-timeline .event-year-wrapper {
  margin: 30px auto;
  display: block;
  margin-bottom: 0;
}
/* line 86, ../sass/timeline.scss */
.page-timeline .view-content #timeline-container {
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
/* line 93, ../sass/timeline.scss */
.page-timeline #timeline-container .scroll-pane {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
/* line 99, ../sass/timeline.scss */
.page-timeline #timeline-container .scroll-pane:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 30px;
  top: 108px;
  bottom: 108px;
  /*
    background-color: transparent;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=1);
    */
}
/* line 118, ../sass/timeline.scss */
.page-timeline #timeline-container .scroll-pane:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 30px;
  top: 108px;
  bottom: 108px;
  right: 19px;
  /*
    background-color: transparent;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.4)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=1);
    */
}
/* line 138, ../sass/timeline.scss */
.page-timeline .ie9 #timeline-container .scroll-pane:after {
  filter: none;
}
/* line 142, ../sass/timeline.scss */
.page-timeline .shadow {
  box-shadow: inset 0 0 2em rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  cursor: move;
}
/* line 151, ../sass/timeline.scss */
.page-timeline #timeline-container .event-checkbox {
  position: relative;
  opacity: 1;
  filter: none;
  width: auto;
  height: auto;
}
/* line 159, ../sass/timeline.scss */
.page-timeline .event-label-kc {
  cursor: pointer;
  font-family: 'Libre Baskerville';
  text-transform: uppercase;
}
/* line 165, ../sass/timeline.scss */
.page-timeline .event-types {
  padding-left: .5em;
  padding-top: 0;
}
/* line 170, ../sass/timeline.scss */
.page-timeline .year-title {
  font-size: 20px;
  color: #ffffff;
  font-family: 'Libre Baskerville';
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.8), -1px 0px 0px rgba(0, 0, 0, 0.8), inset 0 1px 2px white, inset 0 10px 20px rgba(255, 255, 255, 0.25), inset 0 -15px 30px rgba(0, 0, 0, 0.3) !important;
}
/* line 179, ../sass/timeline.scss */
.page-timeline .ie9 .year-title {
  filter: none;
}
/* line 183, ../sass/timeline.scss */
.page-timeline .year-title.even {
  background: #5a6586;
  background: -moz-linear-gradient(top, #5a6586 0%, #323b5a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5a6586), color-stop(100%, #323b5a));
  background: -webkit-linear-gradient(top, #5a6586 0%, #323b5a 100%);
  background: -o-linear-gradient(top, #5a6586 0%, #323b5a 100%);
  background: -ms-linear-gradient(top, #5a6586 0%, #323b5a 100%);
  background: linear-gradient(to bottom, #5a6586 0%, #323b5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a6586', endColorstr='#323b5a', GradientType=0);
}
/* line 194, ../sass/timeline.scss */
.page-timeline .year-title.odd {
  background: #998352;
  background: -moz-linear-gradient(top, #998352 0%, #52492b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #998352), color-stop(100%, #52492b));
  background: -webkit-linear-gradient(top, #998352 0%, #52492b 100%);
  background: -o-linear-gradient(top, #998352 0%, #52492b 100%);
  background: -ms-linear-gradient(top, #998352 0%, #52492b 100%);
  background: linear-gradient(to bottom, #998352 0%, #52492b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#998352', endColorstr='#52492b', GradientType=0);
}
/* line 205, ../sass/timeline.scss */
.page-timeline #event-types-filters {
  float: right;
}
/* line 209, ../sass/timeline.scss */
.page-timeline .page-timeline #page-title {
  margin-top: -30px;
  position: relative;
  top: 50px;
}
/* line 215, ../sass/timeline.scss */
.page-timeline #event-containers-wrapper {
  background: url("/sites/default/files/cwImages/timeline_bg_img.png") no-repeat;
  background-position: center left;
  filter: none;
}
@media only screen and (max-width: 480px) {
  /* line 222, ../sass/timeline.scss */
  .page-timeline #timeline-container .scroll-pane:after, .page-timeline #timeline-container .scroll-pane:before {
    background: none;
    filter: none;
  }
}

@media screen and (max-width: 675px) {
  /* line 7, ../sass/layouts/_responsive.scss */
  .block-header-banner-block .view-header-banner .views-row img {
    height: 30px;
  }
  /* line 12, ../sass/layouts/_responsive.scss */
  .block-header-banner-block .view-header-banner .views-row .views-field:nth-child(1) .field-content {
    font-size: 1em !important;
  }

  /* line 19, ../sass/layouts/_responsive.scss */
  #menu-bar {
    overflow: hidden;
  }

  /* line 22, ../sass/layouts/_responsive.scss */
  #superfish-1-toggle {
    color: white;
  }

  /* line 26, ../sass/layouts/_responsive.scss */
  #superfish-1-accordion li {
    display: block !important;
  }

  /* line 30, ../sass/layouts/_responsive.scss */
  .inline-image, .left-pullquote, .right-pullquote, .group-right-group {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
    float: none !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  /* line 39, ../sass/layouts/_responsive.scss */
  .page-map .view-location-map .view-filters {
    float: none;
  }

  /* line 43, ../sass/layouts/_responsive.scss */
  .timeline-container {
    padding: 0;
  }

  /* line 46, ../sass/layouts/_responsive.scss */
  .left-pullquote:before, .right-pullquote:before {
    display: none;
  }
}
/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small touch devices */
/* line 16, ../sass/responsive.smalltouch.landscape.scss */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/*# sourceMappingURL=responsive.smalltouch.landscape.css.map */
