#cdb1947-container {
  font: 12px Arial;
  width: 100%;
  height: 545px;
  margin-right: 0;
  margin-left: 0;
  position: relative; }

#cdb1947-search-wrapper {
  background: #EC9F49;
  border-radius: 4px;
  color: #fff;
  padding: 6px;
  position: absolute;
  right: 15px;
  top: 30px;
  width: 310px; }

.ui-autocomplete {
  position: relative;
  z-index: 1;
  display: block; }

#cdb1947-map {
  width: 100%;
  height: 100%; }

#cdb1947-infopane {
  display: none;
  position: absolute;
  background-color: #EC9F49;
  box-shadow: 3px 2px 3px #AAA;
  border: 1px solid #555;
  border-radius: 5px;
  padding: 5px;
  width: 106px;
  font-size: 11px; }

#cdb1947-search-box {
  clear: both; }

.cdb1947-results {
  padding: 3px; }

#cdb1947-sort {
  margin: 3px 0; }

#cdb1947-sort a {
  text-decoration: none;
  color: #fff; }

#cdb1947-sort a:hover {
  text-decoration: underline;
  color: #940710; }

.cdb1947-results p {
  margin: 3px 0;
  font-weight: 700; }

.cdb1947-data {
  margin: 0;
  /* overflow-x: hidden; */ }

.cdb1947-data a {
  text-decoration: none;
  color: #FFF; }

.cdb1947-data a:hover {
  text-decoration: none;
  color: #FFF; }

.cdb1947-video-icon .cdb1947-content {
  background: url(http://www.1947partitionarchive.org/sites/default/files/video-icon.png) right top no-repeat;
  overflow: hidden;
  display: block; }

.cdb1947-result-listing-wrapper {
  /* width:308px; */
  max-height: 260px;
  overflow: hidden;
  position: relative;
  clear: both; }

#cdb1947-result-listing ul {
  padding: 0;
  margin: 0; }

#cdb1947-result-listing li {
  list-style: none;
  float: left;
  padding: 4px;
  margin: 0; }

.cdb1947-dataWrapper:hover {
  background-color: #db9444 !important; }

.cdb1947-dataWrapper a :hover {
  cursor: pointer !important; }

#cdb1947-result-listing img {
  /* display: inline-block; */
  max-width: 68px;
  max-height: 61px;
  border: thin solid #FFF;
  /* text-align: center; */
  /* display: inline-block; */
  /* vertical-align: top; */
  /* float: left; */
  /* margin: auto; */ }

#cdb1947-result-listing li p {
  margin: 0;
  padding: 0;
  line-height: 16px; }

input {
  border-radius: 4px;
  padding: 4px;
  width: 92%; }

input[type=text] {
  margin: 6px 0 4px 4px; }

#cdb1947-legendWrap.city {
  margin: 3px; }

.cdb1947-legend {
  cursor: pointer;
  color: #FFF; }

.cdb1947-selected {
  color: #333; }

#cdb1947-legendWrap.profile-img {
  display: block;
  float: left;
  margin: 8px; }

#cdb1947-legendWrap h4 {
  color: #FFF;
  float: left;
  margin: 0;
  padding: 6px 0 0 10px;
  width: 50px; }

#cdb1947-legendWrap ul {
  margin: 0;
  list-style-type: none; }

#cdb1947-legendWrap li {
  float: left;
  margin-left: 5px;
  margin-top: 6px;
  padding: 0; }

#cdb1947-legendWrap .cdb1947-mark1 {
  width: 13px;
  height: 15px;
  background-image: url(/sites/all/modules/story_map/img/marker1.png);
  float: left;
  margin-right: 5px; }

#cdb1947-legendWrap .cdb1947-mark2 {
  width: 13px;
  height: 15px;
  background-image: url(/sites/all/modules/story_map/img/marker2.png);
  float: left;
  margin-right: 5px; }

.cdb1947-holder {
  margin: 5px auto 0;
  /* position: relative; */
  /* bottom:-10px; */
  /* left: 10%; */
  /* right: 10%; */
  /* clear: both; */
  width: 100%;
  /* overflow: hidden; */
  display: inline-block;
  text-align: center; }

.cdb1947-holder a {
  font-size: 12px;
  cursor: pointer;
  margin: 0 5px;
  display: inline;
  color: #333;
  /* float: left; */ }

.cdb1947-holder a:hover {
  background-color: #222;
  color: #fff; }

.cdb1947-holder a.jp-previous {
  /* margin-right:15px; */
  /* display: inline-block; */
  /* float: left; */ }

.cdb1947-holder a.jp-next {
  /* margin-left:15px; */
  text-align: center;
  /* float: right; */ }

.cdb1947-holder a.jp-current, a.jp-current:hover {
  color: #940710;
  font-weight: 700; }

.cdb1947-holder a.jp-disabled, a.jp-disabled:hover {
  color: #ba7b33;
  /* float: right; */ }

.cdb1947-holder a.jp-current, a.jp-current:hover, .cdb1947-holder a.jp-disabled, a.jp-disabled:hover {
  /* display: inherit; */
  cursor: default;
  background: none;
  text-align: center; }

.cdb1947-holder span {
  margin: 0 5px; }

.cdb1947-badge {
  background: radial-gradient(5px -9px, circle, white 8%, #940710 26px);
  background: -moz-radial-gradient(5px -9px, circle, white 8%, #940710 26px);
  background: -ms-radial-gradient(5px -9px, circle, white 8%, #940710 26px);
  background: -o-radial-gradient(5px -9px, circle, white 8%, #940710 26px);
  background: -webkit-radial-gradient(5px -9px, circle, white 8%, #940710 26px);
  background-color: #940710;
  border: 2px solid #fff;
  border-radius: 14px;
  box-shadow: 1px 1px 1px #000;
  color: #fff;
  font: bold 15px/13px Helvetica, Verdana, Tahoma;
  height: 14px;
  padding: 2px 3px 0 2px;
  text-align: center;
  min-width: 12px; }

.cdb1947-picbadge {
  /* float:left; */
  left: 6px;
  top: -3px;
  position: relative; }

.cdb1947-badge {
  position: absolute;
  /* top: 0px; */
  line-height: 12px;
  left: -8px; }

.cartodb-logo {
  z-index: 1000 !important; }

.ui-menu .ui-menu-item a {
  font-size: 12px; }

.ui-autocomplete-category {
  font-weight: 700;
  padding: .2em;
  line-height: 1.5; }

.cdb1947-content {
  color: #fff;
  float: right;
  max-width: 220px; }

.interviewInfoFont {
  width: 305px;
  height: 50px;
  float: left; }

.cdb1947-interviewee-img {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  text-align: center;
  width: 68px;
  position: relative; }

.with-wireframes #header .section, .with-wireframes #content .section, .with-wireframes #navigation .section, .with-wireframes .region-sidebar-first .section, .with-wireframes .region-sidebar-second .section, .with-wireframes .region-footer, .with-wireframes .region-bottom {
  outline: 1px solid #ccc; }

.ui-autocomplete {
  position: relative; }

.cdb1947-results {
  padding: 0;
  margin: 3px 0 4px; }

#mySelect {
  width: 280px;
  color: #333;
  float: right;
  display: inline-block; }

#cdb1947-tags {
  margin: 6px 0;
  width: 298px; }

.cdb1947-city {
  float: left;
  width: 30px;
  /* margin: 0 3px 0 2px; */
  line-height: 22px;
  /* display: inline-block; */ }

.stories-available {
  margin: 3px 0 6px; }

.cdb1947-legendWrap {
  overflow: hidden;
  margin-bottom: 4px; }

.legenditems label {
  background-repeat: no-repeat; }

.legenditems label[for="view1"]::before {
  background-color: #d2600f; }

.legenditems label[for="view2"]::before {
  background-color: #A82424; }

.legenditems label[for="view3"]::before {
  background-color: #809E4C; }

.legenditems label::before {
  content: "";
  width: 13px;
  height: 13px;
  margin-top: 6px;
  box-shadow: 1px 1px 5px 1px #B0B0B0;
  float: left;
  margin-left: 4px;
  border: solid #eee 2px;
  border-radius: 100%; }

.legenditems label[for="view1"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.legenditems label[for="view3"] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.legenditems input[type=radio] {
  display: none; }

.legenditems input[type=radio] + label {
  display: block;
  width: 86px;
  float: left;
  /* background-position: 3px center; */
  padding: 4px 10px 5px 5px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  text-align: right;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #999;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.legenditems input[type=radio]:checked + label {
  background-image: none;
  font-weight: 700;
  outline: 0;
  -webkit-box-shadow: inset 2px 1px 5px rgba(0, 0, 0, 0.55), 2px 0 3px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 2px 1px 5px rgba(0, 0, 0, 0.55), 2px 0 3px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 2px 1px 5px rgba(0, 0, 0, 0.55), 2px 0 3px 2px rgba(0, 0, 0, 0.05);
  background-color: #e0e0e0; }

/*thumbs in fancybox*/
.thumbnail-container {
  /*display: none;*/
  text-align: center;
  width: 100%;
  margin-bottom: 10px; }

.story-summary {
  white-space: pre-line;
  padding-right: 10px;
  padding-top: 18px;
  margin-top: 10px;
  border-top: dashed 1px #fff;
  font-size: 14px; }

.thumbnail-container img {
  margin: 0 2%;
  max-width: 20%;
  max-height: 105px; }

.cdb1947-data > .fancy-wrap {
  display: none; }

a.fancybox-media {
  overflow: visible;
  display: inline-block; }

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-type-inline > .fancybox-skin {
  background: transparent; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
  width: 565px;
  text-align: center; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(http://www.1947partitionarchive.org/sites/all/themes/archive1947/css/img/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/sites/all/themes/archive1947/css/img/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/sites/all/themes/archive1947/css/img/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  /*background: url(/sites/all/themes/archive1947/css/img/fancybox_overlay.png);*/
  background: url(http://www.1947partitionarchive.org/sites/all/themes/archive1947/css/img/fancybox_overlay.png); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap .child h1 {
  margin: .3em 0 0; }

.fancybox-inner h1 {
  margin: 0 0 0.5em; }

.fancybox-title-float-wrap .child h1, .fancybox-inner h1 {
  padding: 0;
  text-align: center; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  top: 110%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: justify; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px; }

.fancybox-title-float-wrap .child, .fancybox-skin {
  /*text-shadow: 0 1px 2px #222;*/ }

.fancybox-type-inline .fancy-wrap {
  padding: 20px; }

.fancybox-type-iframe .fancybox-title-float-wrap .child, .fancybox-type-inline .fancy-wrap {
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #FFF;
  line-height: 24px;
  width: 560px;
  font-family: Verdana;
  font-size: 16px;
  font-weight: 400; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-media {
  text-decoration: none;
  color: #fff; }

.fancybox-manual-c :hover {
  background-color: #db9444 !important;
  cursor: pointer !important; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/sites/all/themes/archive1947/css/img/fancybox_sprite@2x.png);
    background-size: 44px 152px; }
  #fancybox-loading div {
    background-image: url(/sites/all/themes/archive1947/css/img/fancybox_loading@2x.gif);
    background-size: 24px 24px; } }

.ps-container .ps-scrollbar-x {
  position: absolute;
  bottom: 3px;
  height: 8px;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: .5;
  filter: alpha(opacity=0.5);
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  visibility: hidden; }

.ps-container.ie6 .ps-scrollbar-x {
  font-size: 0; }

.ps-container:hover .ps-scrollbar-x, .ps-container.hover .ps-scrollbar-x {
  opacity: .6;
  filter: alpha(opacity=60); }

.ps-container .ps-scrollbar-x:hover, .ps-container .ps-scrollbar-x.hover {
  opacity: .9;
  filter: alpha(opacity=90);
  cursor: default; }

.ps-container .ps-scrollbar-x.in-scrolling {
  opacity: .9;
  filter: alpha(opacity=90); }

.ps-container .ps-scrollbar-y {
  position: absolute;
  right: 3px;
  width: 8px;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.ps-container.ie .ps-scrollbar-y {
  font-size: 0; }

.ps-container:hover .ps-scrollbar-y, .ps-container.hover .ps-scrollbar-y {
  opacity: .6;
  filter: alpha(opacity=60); }

.ps-container .ps-scrollbar-y:hover, .ps-container .ps-scrollbar-y.hover {
  opacity: .9;
  filter: alpha(opacity=90);
  cursor: default; }

.ps-container .ps-scrollbar-y.in-scrolling {
  opacity: .9;
  filter: alpha(opacity=90); }

/* VIDEO CONTAINER */
.popup__video-wrap {
  margin: 1.2rem auto;
  width: 80%; }

.fancy-wrap .popup__video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative; }

.fancy-wrap .popup__video-container iframe, .fancy-wrap .popup__video-container object, .fancy-wrap .popup__video-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.story-summary {
  white-space: pre-line;
  padding-right: 10px;
  padding-top: 18px;
  margin-top: 10px;
  border-top: dashed 1px #fff;
  font-size: 14px; }

#content, .no-sidebars #content {
  margin-right: 0 !important; }

/* VIDEO CONTAINER */
.popup__video-wrap {
  margin: 1.2rem auto;
  width: 80%; }

.fancy-wrap .popup__video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative; }
  .fancy-wrap .popup__video-container iframe, .fancy-wrap .popup__video-container object, .fancy-wrap .popup__video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

/* SOCIAL SHARING BUTTONS */
.link-sharing-list {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center; }

.link-sharing-list {
  margin: 0;
  padding: 0; }
  .link-sharing-list > li {
    display: inline-block;
    list-style-type: none; }

.icon--share-btn {
  border-radius: 30px;
  cursor: pointer;
  fill: #fff;
  height: 22px;
  margin: 0 5px;
  padding: 5px;
  transition: background-color 300ms ease;
  width: 22px; }

.icon--share-this {
  fill: #fff;
  height: 20px;
  padding: 0;
  vertical-align: sub;
  width: 20px; }

.icon--email {
  background-color: #299c39; }
  .icon--email:hover {
    background-color: #195f23; }

.icon--google {
  background-color: #dc4a38; }
  .icon--google:hover {
    background-color: #aa2d1e; }

.icon--pinterest {
  background-color: #cc2127; }
  .icon--pinterest:hover {
    background-color: #8a161a; }

.icon--facebook {
  background-color: #3b5998; }
  .icon--facebook:hover {
    background-color: #263961; }

.icon--twitter {
  background-color: #5ea9dd; }
  .icon--twitter:hover {
    background-color: #2a85c5; }

.icon--link {
  background-color: #dcb414; }
  .icon--link:hover {
    background-color: #967b0e; }

.icon--reddit {
  background-color: #8bbdee;
  height: 28px;
  padding: 2px;
  width: 28px; }
  .icon--reddit:hover {
    background-color: #4897e5; }

.header--share-this {
  border-top: dashed 1px #fff;
  display: block;
  margin: 1em 0 0;
  padding: .5em 0 .5em;
  text-align: center; }

.container--embed-code {
  display: block;
  margin: 16px auto 0;
  width: 90%; }

.container--share-link {
  color: #9f6d2b;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  width: 99%;
  transition: 30000ms; }
  .container--share-link.ng-hide {
    color: #000; }

/* Reddit */
#icon-reddit path:nth-of-type(3),
#icon-reddit path:nth-of-type(4) {
  stroke: #000; }

#icon-reddit path:nth-of-type(2) {
  fill: red; }

#icon-reddit path:first-of-type {
  stroke: #000;
  fill: none; }

#icon-reddit circle, #icon-reddit ellipse {
  fill: #fff;
  stroke: #000; }

/* Snapshot Fancybox */
.fancy-wrap.fancybox--snapshot {
  font-family: 'Palatino Linotype', serif;
  font-size: 1.1em;
  text-align: center; }
  .fancy-wrap.fancybox--snapshot img {
    border-radius: 3px;
    display: inline-block;
    margin-top: 1em;
    max-width: 85%; }
  .fancy-wrap.fancybox--snapshot p:last-of-type {
    margin-bottom: 1em; }
  .fancy-wrap.fancybox--snapshot .partner-logo {
    width: 155px; }

#snapshot-fancybox .fancybox__heading {
  font-size: 1.9em;
  margin: .8em 0 .4em;
  padding: 0;
  text-transform: none; }

.marker-cluster {
  border-radius: 50%;
  box-shadow: 1px 1px 8px #4D4D4D;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  text-shadow: 1px 1px 2px #111; }
  .marker-cluster--1 {
    height: 20px;
    line-height: 20px;
    width: 20px; }
    #cdb1947-map .marker-cluster--1 {
      font-size: 14px; }
    .marker-cluster--1.mig--to {
      background-color: #db5757; }
    .marker-cluster--1.mig--from {
      background-color: #f39653; }
    .marker-cluster--1.mig--cur {
      background-color: #b0c68a; }
  .marker-cluster--2 {
    height: 30px;
    line-height: 30px;
    width: 30px; }
    #cdb1947-map .marker-cluster--2 {
      font-size: 20px; }
    .marker-cluster--2.mig--to {
      background-color: #d22d2d; }
    .marker-cluster--2.mig--from {
      background-color: #f07924; }
    .marker-cluster--2.mig--cur {
      background-color: #99b667; }
  .marker-cluster--3 {
    height: 40px;
    line-height: 40px;
    width: 40px; }
    #cdb1947-map .marker-cluster--3 {
      font-size: 24px; }
    .marker-cluster--3.mig--to {
      background-color: #A82424; }
    .marker-cluster--3.mig--from {
      background-color: #d2600f; }
    .marker-cluster--3.mig--cur {
      background-color: #809E4C; }
  .marker-cluster--4 {
    height: 50px;
    line-height: 50px;
    width: 50px; }
    #cdb1947-map .marker-cluster--4 {
      font-size: 25px; }
    .marker-cluster--4.mig--to {
      background-color: #932020; }
    .marker-cluster--4.mig--from {
      background-color: #ba550d; }
    .marker-cluster--4.mig--cur {
      background-color: #728d44; }
  .marker-cluster--5 {
    height: 60px;
    line-height: 60px;
    width: 60px; }
    #cdb1947-map .marker-cluster--5 {
      font-size: 30px; }
    .marker-cluster--5.mig--to {
      background-color: #821c1c; }
    .marker-cluster--5.mig--from {
      background-color: #a74c0c; }
    .marker-cluster--5.mig--cur {
      background-color: #677f3d; }
  .marker-cluster svg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0; }

.custom-map-ctrls {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 4;
  background-color: #eee;
  border-radius: 5px;
  box-shadow: 2px 2px 4px gray; }

.custom-map-ctrl {
  width: 24px;
  height: 24px;
  text-align: center;
  padding: 3px;
  cursor: pointer;
  border-top: solid #E6E6E6 1px; }
  .custom-map-ctrl svg {
    fill: #777;
    display: inline-block;
    width: 100%;
    height: 100%; }
    .custom-map-ctrl svg:hover {
      fill: #5e5e5e;
      cursor: pointer; }

.fullscreen-fixed {
  width: 100% !important;
  height: 100% !important;
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 100;
  right: 0;
  bottom: 0; }

.tooltip--map-ctrl {
  padding: 4px;
  font-size: .8em; }

.legend-panel {
  z-index: 51;
  position: absolute;
  font-family: Roboto,Arial;
  color: #eee;
  border: solid #bbb 1px;
  left: 15px;
  top: 172px;
  visibility: hidden; }
  .legend-panel-symbols {
    position: absolute;
    top: -40px;
    left: 10px; }
  .legend-panel .legend-close-btn {
    position: absolute;
    top: 6px;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
    font-size: 16px;
    background-color: #ccc;
    border-radius: 100%;
    line-height: 1;
    width: 16px;
    box-shadow: 1px 1px 4px #777;
    text-align: center;
    padding: 3px;
    color: #555;
    right: 6px;
    transition: 300ms;
    visibility: hidden; }
    .legend-panel .legend-close-btn:hover {
      background-color: #dadada; }
  .legend-panel .marker-cluster {
    position: absolute;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: hidden; }
  .legend-panel .legend-title {
    visibility: hidden;
    color: #535353;
    position: absolute;
    width: 115px;
    font-size: 1.1em;
    transition: transform 490ms cubic-bezier(0.165, 0.84, 0.44, 1), fill 250ms ease;
    opacity: 0; }
  .legend-panel.visible {
    position: absolute;
    visibility: visible;
    display: block;
    height: 250px;
    border-radius: 10px;
    box-shadow: 2px 2px 4px #bbb;
    width: 121px;
    background-color: rgba(255, 255, 255, 0.9); }
    .legend-panel.visible .legend-close-btn {
      visibility: visible; }
    .legend-panel.visible .legend-title {
      visibility: visible;
      opacity: 1;
      transform: translate3d(0, 255px, 0); }
    .legend-panel.visible .marker-cluster {
      transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
      visibility: visible; }
      .legend-panel.visible .marker-cluster:nth-of-type(1) {
        transform: translate3d(0, 50px, 0);
        transition: transform 170ms cubic-bezier(0.165, 0.84, 0.44, 1), fill 250ms ease; }
      .legend-panel.visible .marker-cluster:nth-of-type(2) {
        transform: translate3d(0, 74px, 0);
        transition: transform 250ms cubic-bezier(0.165, 0.84, 0.44, 1), fill 250ms ease; }
      .legend-panel.visible .marker-cluster:nth-of-type(3) {
        transform: translate3d(0, 106px, 0);
        transition: transform 330ms cubic-bezier(0.165, 0.84, 0.44, 1), fill 250ms ease; }
      .legend-panel.visible .marker-cluster:nth-of-type(4) {
        transform: translate3d(0, 143px, 0);
        transition: transform 410ms cubic-bezier(0.165, 0.84, 0.44, 1), fill 250ms ease; }
      .legend-panel.visible .marker-cluster:nth-of-type(5) {
        transform: translate3d(0, 186px, 0);
        transition: transform 490ms cubic-bezier(0.165, 0.84, 0.44, 1), fill 250ms ease; }
  .legend-panel .marker-cluster.mig--to {
    border-color: #821c1c; }
  .legend-panel .marker-cluster.mig--from {
    border-color: #a74c0c; }
  .legend-panel .marker-cluster.mig--cur {
    border-color: #677f3d; }
  .legend-panel .marker-cluster--1 {
    font-size: .8em; }
  .legend-panel .marker-cluster--2 {
    font-size: .9em; }
  .legend-panel .marker-cluster--3 {
    font-size: 1em; }
  .legend-panel .marker-cluster--4 {
    font-size: 1.1em; }
  .legend-panel .marker-cluster--5 {
    font-size: 1.5em; }

#listSuggestions > ul {
  max-height: 350px;
  overflow-y: auto; }

.gm-style-iw {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  box-shadow: 6px 6px 11px rgba(51, 51, 51, 0.6);
  color: #fff;
  font-family: 'Palatino Linotype', serif;
  height: 300px !important;
  left: 10px !important;
  top: 15px !important;
  width: 300px !important; }
  .gm-style-iw > div {
    display: block !important; }

/* Title/heading */
#iw-container .iw-title {
  background-color: rgba(158, 52, 52, 0.8);
  border-radius: 2px 2px 0 0;
  font-size: 1.7em;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 1.25;
  margin: 0;
  padding: 8px 10px;
  text-shadow: 1px 1px 5px #424242; }

#iw-container .iw-content {
  background-color: rgba(59, 59, 59, 0.7);
  bottom: 0;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  max-height: 50px;
  overflow: hidden;
  padding: 8px 10px;
  position: absolute;
  width: 100%; }
  #iw-container .iw-content p {
    color: #fff;
    font-size: 1.1em;
    margin: 0; }

.iw__read-more {
  color: currentColor;
  float: right;
  font-weight: bold;
  margin-right: 5px;
  text-decoration: underline; }
  .iw__read-more:visited {
    color: currentColor; }

.iw-content img {
  float: right;
  margin: 0 5px 5px 10px; }

.iw-bottom-gradient {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #383838 100%);
  bottom: 0;
  height: 33px;
  position: absolute;
  width: 100%; }

.story-summary {
  white-space: pre-line;
  padding-right: 10px;
  padding-top: 18px;
  margin-top: 10px;
  border-top: dashed 1px #fff;
  font-size: 14px; }

#content, .no-sidebars #content {
  margin-right: 0 !important; }

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