@media screen and (max-width: 600px) {
  .md-dialog-container {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .map-card-mobile {
    width: 90%;
    max-width: 90%; }
    .map-card-mobile .map-card-button {
      color: white;
      background-color: #5A5A5A;
      font-weight: bold;
      display: block;
      margin: 0 auto 20px auto;
      font-size: 14px;
      padding: 0px 10px;
      box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.38); }
    .map-card-mobile .mobile-close {
      background-color: #fff;
      color: #000;
      padding: .2em;
      border-radius: 50%;
      margin: 24px;
      box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.38); }
    .map-card-mobile .map-card-description {
      font-size: 14px;
      line-height: 20px; }
  .sidenav-show {
    width: 90%; }
  md-dialog.picture-slider {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .map-sidenav-left {
    width: 100%;
    max-width: 100%;
    z-index: 61 !important;
    top: 0 !important;
    height: 100% !important; }
    .map-sidenav-left .md-button {
      font-size: 10px !important; }
  #map-embed {
    top: 30px;
    left: 0; } }

@media screen and (max-width: 960px) {
  .map-sidenav-left {
    top: 78px;
    bottom: 10px; }
  .sidenav-show {
    top: 0;
    bottom: 10px; }
  #map, .group-map {
    top: 78px;
    bottom: 0px; }
  #map-card, .map-card {
    top: 78px;
    bottom: 10px; }
  .map-official {
    bottom: 0px; }
  .map-non-official, .group-map {
    bottom: 100px !important; }
  .map-legend-wrapper {
    bottom: 70px; }
  #black-stripe {
    height: 30px; }
  #map-show-search, #group-show-search {
    bottom: 10px; }
  #maps-carousel, #groups-maps-carousel {
    height: 10px; }
    #maps-carousel img, #groups-maps-carousel img {
      height: -10px; }
  .related-maps-row {
    height: 10px; }
  .leaflet-bottom.leaflet-left {
    left: initial;
    right: 25px !important;
    bottom: 25px !important; }
  .leaflet-container .leaflet-control-attribution.leaflet-compact-attribution {
    left: auto;
    bottom: 16px;
    right: 148px; }
  .leaflet-control-attribution.leaflet-control {
    left: 24px;
    bottom: 50px;
    right: auto; }
  #new-btn-container {
    margin: 10px 0px 0px 10px; }
  .map-carousel-item {
    width: 125px !important; }
    .map-carousel-item img {
      padding: 0;
      height: 70px;
      width: 125px; }
  .leaflet-control-layers .leaflet-control-layers-list {
    z-index: 10;
    right: -10px; }
  .md-dialog-container {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .map-card-content {
    padding: 24px; }
  .map-card-mobile {
    width: 90%;
    max-width: 90%;
    height: 100%;
    max-height: 100%; }
    .map-card-mobile .instafeed-container {
      max-height: 170px; }
    .map-card-mobile .map-card-button {
      color: white;
      background-color: #5A5A5A;
      font-weight: bold;
      display: block;
      margin: 0 auto 20px auto;
      font-size: 14px;
      padding: 0px 10px;
      box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.38); }
    .map-card-mobile .map-card-description {
      font-size: 14px;
      line-height: 20px; }
    .map-card-mobile .mobile-close {
      background-color: #fff;
      color: #000;
      padding: .1em;
      border-radius: 50%;
      margin: 16px;
      box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.38); }
  .social-share-icons button {
    min-width: auto; }
  #map, .group-map {
    left: 0; }
  .things-section {
    margin-left: 0px; }
  #map-embed {
    top: 30px;
    left: 0; }
  .map-non-official, .group-map {
    bottom: 10px !important; }
  .slideshow-dialog {
    max-width: calc(1.62 * 70vh);
    max-height: 70vh; }
  .slideshow-left-arrow, .slideshow-right-arrow, .close-slideshow {
    font-size: 0.6em;
    padding: .05em;
    margin: .1em; }
  .slideshow-video {
    min-width: 60vw;
    min-height: 34vw;
    padding: 0; }
  md-dialog.picture-slider {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); } }

@media screen and (min-width: 960px) {
  .map-sidenav-left {
    top: 64px;
    bottom: 100px; }
  .sidenav-show {
    top: 0;
    bottom: 100px; }
  #map, .group-map {
    top: 64px;
    bottom: 0px; }
  #map-card, .map-card {
    top: 64px;
    bottom: 100px; }
  .map-official {
    bottom: 0px; }
  .map-non-official, .group-map {
    bottom: 100px !important; }
  .map-legend-wrapper {
    bottom: 160px; }
  #black-stripe {
    height: 0px; }
  #map-show-search, #group-show-search {
    bottom: 100px; }
  #maps-carousel, #groups-maps-carousel {
    height: 100px; }
    #maps-carousel img, #groups-maps-carousel img {
      height: 80px; }
  .related-maps-row {
    height: 100px; }
  .official-sidenav-right {
    bottom: 0px !important; }
  .official-bottom {
    bottom: 0px !important; }
  .leaflet-bottom.leaflet-left {
    bottom: 32px;
    right: 24px !important;
    left: auto; }
  #new-btn-container {
    margin: 10px 0px 0px 240px; }
  .official-related-slick .logo-text {
    bottom: 5px !important; }
  .official-related-slick img {
    padding: 0 !important; }
  .map-carousel-item {
    width: 150px !important; }
    .map-carousel-item img {
      padding: 10px 0px;
      width: 150px; }
  .map-sidenav-left {
    width: 410px; }
  #map, .group-map, #map-embed {
    left: 400px; }
  .instafeed-container {
    max-height: 80px; }
  .map-user-info {
    font-size: 10px; }
  .things-section {
    margin-left: 410px; }
  .sidenav-show {
    width: 410px; }
  #map-embed {
    top: 0px; }
  .slideshow-left-arrow, .slideshow-right-arrow, .close-slideshow {
    font-size: 5em;
    margin: 1em;
    padding: .2em; }
  .slideshow-video {
    min-width: calc(1.77 * 60vh);
    min-height: 60vh;
    padding: 0; }
  .map-legend-official-wrapper {
    bottom: 64px; } }

.slideshow-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%; }

.close-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-right: 12px; }

.slideshow-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.slideshow-container-center {
  width: 100%;
  height: auto;
  margin: 0 auto; }

.slideshow-image {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  padding: 0; }

.slideshow-dialog {
  margin: 8px;
  padding: 8px;
  border-radius: 0;
  box-sizing: border-box;
  max-width: calc(1.62 * 70vh);
  max-height: 70vh; }

.slideshow-left-arrow, .slideshow-right-arrow, .close-slideshow {
  color: #000;
  background-color: white;
  border-radius: 50%; }

.live-sidecard-container {
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-justify-content: space-around;
  -webkit-flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: transparent;
  height: 800px;
  width: 400px;
  position: fixed;
  margin-top: 8px;
  padding-left: 19px;
  z-index: 1; }

.live-sidecard-media {
  position: relative;
  width: 160px;
  height: 130px;
  overflow: hidden;
  right: 4px; }

.live-sidecard a:hover {
  color: #969594; }

.live-sidecard-text {
  position: relative;
  bottom: 9px;
  margin-right: 1px;
  font-size: 1.3em;
  font-family: Roboto,Helvetica Neue,sans-serif; }

.live-sidecard {
  width: 100%;
  background-color: rgba(225, 225, 225, 0.8);
  height: 139px;
  border-radius: 7px; }

.live-sidecard-img {
  height: auto;
  width: 100%; }

.wordwrap {
  color: #464342;
  white-space: nowrap;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis; }

md-backdrop.md-sidenav-backdrop {
  display: none; }

.md-bottom-sheet-backdrop {
  background: transparent !important; }

.map-sidenav-left {
  z-index: 61;
  background-color: #f0f0f0;
  pointer-events: all; }
  .map-sidenav-left p {
    width: 100%;
    font-size: 13px;
    color: #515254;
    overflow: hidden;
    height: 100%; }
  .map-sidenav-left .section {
    padding: 24px 0; }
  .map-sidenav-left .title.grid-title {
    text-transform: uppercase;
    font-weight: 500;
    color: #3B3B3B; }
  .map-sidenav-left .link.grid-title span {
    color: #515254;
    text-decoration: underline; }
    .map-sidenav-left .link.grid-title span:hover {
      text-decoration: underline; }
  .map-sidenav-left .grid-title {
    width: 100%;
    font-size: 13px;
    color: #515254;
    height: 100%; }
    .map-sidenav-left .grid-title > :first-child {
      width: 100%;
      height: 100%;
      display: block; }
  .map-sidenav-left .description-title .grid-title-content {
    height: 100%; }
  .map-sidenav-left .edit-description md-input-container {
    margin-top: 0; }
  .map-sidenav-left .edit-description textarea {
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    border: 1px solid #dbdbdb;
    background: #f5f5f5;
    padding: 5px; }
  .map-sidenav-left .sidenav-descrip {
    font-size: 14px;
    margin: 0;
    line-height: 20px;
    width: 100%; }
    .map-sidenav-left .sidenav-descrip p {
      margin: 0; }
  .map-sidenav-left .sidenav-footnote {
    font-size: 12px;
    font-weight: 500;
    margin: 0; }
    .map-sidenav-left .sidenav-footnote p {
      margin: 0; }
  .map-sidenav-left .main-title-box {
    background: #333;
    min-height: 54px;
    padding: 24px 32px; }
  .map-sidenav-left .thing-sidenav-who {
    width: 100%;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 0;
    height: initial;
    text-transform: capitalize; }
  .map-sidenav-left .thing-sidenav-address {
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    margin: 8px 0;
    text-transform: capitalize; }
  .map-sidenav-left .thing-sidenav-what {
    padding: 0;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin: 0;
    text-transform: capitalize; }
  .map-sidenav-left md-content {
    padding: 32px; }
  .map-sidenav-left .sidenav-header {
    text-transform: uppercase;
    font-weight: bold;
    color: #515254;
    font-size: 12px;
    padding-bottom: 8px; }
    .map-sidenav-left .sidenav-header .material-icons {
      padding-right: 10px;
      vertical-align: middle; }
  .map-sidenav-left .sidenav-buttons {
    position: relative;
    padding: 20px 0px 8px 0px !important; }
  .map-sidenav-left .sidenav-buttons .material-icons {
    padding-right: 2px;
    padding-bottom: 2px;
    font-size: 20px;
    vertical-align: middle; }
  .map-sidenav-left .md-errors-spacer {
    display: none; }
  .map-sidenav-left .save-btn {
    position: absolute;
    margin-top: 0; }
  .map-sidenav-left .activated {
    box-shadow: 0px 0px 5px 3px #ccc;
    background-color: #808080 !important; }
  .map-sidenav-left .connection-comment {
    position: absolute;
    left: 10px;
    top: -15px;
    color: #808080;
    font-size: 13px; }
  .map-sidenav-left .edit-info {
    padding: 0px; }
    .map-sidenav-left .edit-info md-input-container {
      margin: 0px;
      margin-top: 9px;
      padding: 0px; }
    .map-sidenav-left .edit-info .dropdown-input {
      margin-top: -4px; }
    .map-sidenav-left .edit-info md-select {
      margin: 0px;
      margin-top: -5px; }
    .map-sidenav-left .edit-info md-input-container .md-input {
      float: right;
      margin-top: -23px;
      padding: 12px 2px 1px; }
  .map-sidenav-left md-grid-tile img {
    height: 100%;
    overflow: hidden; }

.watermark-embed {
  z-index: 99999; }

.watermark-row {
  position: absolute;
  z-index: 1;
  bottom: 0; }
  .watermark-row .content {
    margin-left: 8px; }

.upload-pics {
  font-family: inherit; }
  .upload-pics div {
    padding: 20px !important;
    background-color: #FBFBFB !important;
    display: block !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px !important;
    color: #929292 !important;
    margin: 6px 8px !important; }
  .upload-pics .fp__btn {
    background-image: none !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.010em;
    box-sizing: border-box;
    background-color: #BBBBBB !important;
    border-radius: 3px;
    outline: none;
    border: 0;
    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 6px;
    margin: 6px 8px;
    font-size: 11px;
    min-width: 1%;
    line-height: 22px;
    min-height: 22px; }
  .upload-pics .fp__btn:after {
    display: none; }

.map-card-mobile .map-card-title {
  display: inline-block; }

.map-card-mobile .map-card-description {
  font-size: 14px;
  line-height: 20px; }

.map-card-mobile md-dialog-content {
  padding: 0px 25px 10px 25px; }

#map-card, .map-card {
  position: absolute;
  z-index: 2;
  overflow: scroll;
  width: 400px;
  margin: 0px;
  padding: 0px;
  padding-bottom: 60px; }
  #map-card .link-btn, .map-card .link-btn {
    font-size: 10px;
    padding: 3px;
    min-width: 1%;
    line-height: 22px;
    min-height: 22px;
    margin: 0 3px; }
  #map-card .map-card-content, .map-card .map-card-content {
    padding: 15px; }
  #map-card .map-card-title, .map-card .map-card-title {
    line-height: 24px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px;
    text-align: center; }
  #map-card .md-subhead, .map-card .md-subhead {
    display: block;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 150% !important; }
  #map-card .map-card-edit, .map-card .map-card-edit {
    overflow: scroll;
    font-size: 12px;
    letter-spacing: 0;
    margin: 0; }
    #map-card .map-card-edit md-input-container, .map-card .map-card-edit md-input-container {
      margin: 0;
      width: 100%;
      line-height: 150%; }
    #map-card .map-card-edit .md-chips md-chip, .map-card .map-card-edit .md-chips md-chip {
      height: 22px;
      line-height: 22px; }
    #map-card .map-card-edit .md-chips md-chip .md-chip-remove, .map-card .map-card-edit .md-chips md-chip .md-chip-remove {
      width: 22px;
      height: 22px; }
  #map-card .edit-description md-input-container, .map-card .edit-description md-input-container {
    margin-top: 0; }
  #map-card .edit-description textarea, .map-card .edit-description textarea {
    border: 1px solid #dbdbdb;
    width: 250px; }
  #map-card .logo-img, .map-card .logo-img {
    height: 30px; }
  #map-card .upload-btn, .map-card .upload-btn {
    border: none;
    text-transform: uppercase;
    background: #5A5A5A;
    font-weight: 500;
    color: white;
    padding: 5px 10px;
    font-size: 11px;
    border-radius: 3px;
    width: 100%;
    margin: 5px, 0px; }
  #map-card .bottom-padding, .map-card .bottom-padding {
    padding-bottom: 18px; }
  #map-card .leaflet-socials, .map-card .leaflet-socials {
    margin-top: 10px;
    text-align: center; }
    #map-card .leaflet-socials .share-btn, .map-card .leaflet-socials .share-btn {
      font-size: 16px;
      vertical-align: middle;
      margin-bottom: 3px; }
    #map-card .leaflet-socials .main-btn, .map-card .leaflet-socials .main-btn {
      font-size: 13px;
      border-radius: 0;
      overflow: visible;
      margin: 0 !important;
      padding: 0 !important;
      transition: none;
      line-height: 0px !important;
      min-height: 0px !important; }
    #map-card .leaflet-socials .md-fab:hover, .map-card .leaflet-socials .md-fab:hover {
      background-color: transparent !important;
      border: none !important;
      box-shadow: none !important; }
    #map-card .leaflet-socials .md-fab.md-focused, .map-card .leaflet-socials .md-fab.md-focused {
      border: none !important;
      box-shadow: none !important;
      background-color: transparent; }
    #map-card .leaflet-socials .md-fab-action-item:first-child, .map-card .leaflet-socials .md-fab-action-item:first-child {
      margin-bottom: 20px; }
    #map-card .leaflet-socials .md-button, .map-card .leaflet-socials .md-button {
      background-color: transparent;
      color: #515254;
      box-shadow: none; }
      #map-card .leaflet-socials .md-button md-icon, .map-card .leaflet-socials .md-button md-icon {
        color: #515254;
        height: 18px;
        margin-left: -2px;
        margin-bottom: 9px; }
  #map-card .map-card-title-wrap, #map-card md-card-content, .map-card .map-card-title-wrap, .map-card md-card-content {
    padding: 15px 10px;
    padding-bottom: 0;
    display: block; }
  #map-card .map-card-button, .map-card .map-card-button {
    color: white;
    background-color: #5A5A5A;
    font-weight: bold;
    display: block;
    margin: 0 auto 20px auto;
    font-size: 14px;
    padding: 0px 10px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.38); }

.md-toolbar-tools, .map-title {
  width: 100%;
  line-height: 20px;
  letter-spacing: 0.005em;
  font-size: 18px;
  font-weight: 700; }

#map-capture {
  width: 100%;
  height: 100%;
  position: fixed; }
  #map-capture .leaflet-bottom.leaflet-left {
    display: none; }

#map-embed {
  height: auto;
  bottom: 0; }

#map, #map-embed, .group-map {
  position: absolute;
  right: 0; }
  #map path, #map-embed path, .group-map path {
    transition: 0.3s linear all;
    -webkit-transition: 0.3s linear all; }
  #map .leaflet-bottom.leaflet-left, #map-embed .leaflet-bottom.leaflet-left, .group-map .leaflet-bottom.leaflet-left {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.12);
    background: #EFEFEF;
    border-radius: 3px;
    width: 120px;
    height: 35px;
    padding: 4px; }
  #map .leaflet-control-layers-expanded, #map-embed .leaflet-control-layers-expanded, .group-map .leaflet-control-layers-expanded {
    padding: 0px; }
  #map .leaflet-control-layers-expanded .leaflet-control-layers-toggle, #map-embed .leaflet-control-layers-expanded .leaflet-control-layers-toggle, .group-map .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: block !important; }
  #map .leaflet-left .leaflet-control, #map-embed .leaflet-left .leaflet-control, .group-map .leaflet-left .leaflet-control {
    margin-left: 0px; }
  #map .leaflet-control-zoom, #map-embed .leaflet-control-zoom, .group-map .leaflet-control-zoom {
    background: #EFEFEF;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
    margin: 0; }
    #map .leaflet-control-zoom a, #map-embed .leaflet-control-zoom a, .group-map .leaflet-control-zoom a {
      float: left !important;
      padding: 4px; }
  #map .leaflet-control-extent .material-icons, #map-embed .leaflet-control-extent .material-icons, .group-map .leaflet-control-extent .material-icons {
    font-size: 18px; }
  #map .leaflet-control-layers, #map-embed .leaflet-control-layers, .group-map .leaflet-control-layers {
    background: #EFEFEF;
    position: absolute;
    left: 81px;
    z-index: 8; }
  #map .leaflet-control-layers-toggle, #map-embed .leaflet-control-layers-toggle, .group-map .leaflet-control-layers-toggle {
    margin-left: 1px; }
  #map .display-none, #map-embed .display-none, .group-map .display-none {
    display: none; }
  #map .leaflet-control-layers-list, #map-embed .leaflet-control-layers-list, .group-map .leaflet-control-layers-list {
    position: absolute;
    bottom: 37px;
    background: white;
    right: -5px;
    width: 112px;
    padding: 5px;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12); }
  #map .leaflet-control-legend, #map-embed .leaflet-control-legend, .group-map .leaflet-control-legend {
    position: absolute;
    right: 0;
    text-align: center;
    margin-bottom: 0 !important;
    height: 28px; }
  #map .legend-button, #map-embed .legend-button, .group-map .legend-button {
    background: #efefef;
    height: 100%;
    font-size: 11px;
    border-left: 1px solid #ccc;
    text-transform: uppercase; }
    #map .legend-button .material-icons, #map-embed .legend-button .material-icons, .group-map .legend-button .material-icons {
      font-size: 18px;
      margin-top: 5px; }
    #map .legend-button a, #map-embed .legend-button a, .group-map .legend-button a {
      width: 36px;
      font-weight: 500;
      text-align: center;
      color: #3c3c3c; }
      #map .legend-button a:hover, #map-embed .legend-button a:hover, .group-map .legend-button a:hover {
        color: #3c3c3c; }
    #map .legend-button .md-button, #map-embed .legend-button .md-button, .group-map .legend-button .md-button {
      min-height: 35px; }

.map-live {
  left: 0 !important; }

.animated-icon {
  margin-left: -6px;
  margin-top: -6px;
  width: 18px;
  height: 18px;
  background-color: rgba(20, 127, 246, 0.5);
  border-radius: 50%;
  transition: all 1s ease-in-out; }

.official-embed {
  bottom: 0 !important; }

#map-legend-sm {
  position: absolute;
  width: 150px;
  bottom: 71px;
  z-index: 2;
  opacity: 1;
  right: 16px;
  padding: 0; }
  #map-legend-sm md-list-item {
    min-height: 30px; }
    #map-legend-sm md-list-item .md-no-style {
      padding: 10px 0px 0px 0px; }
    #map-legend-sm md-list-item:before {
      min-height: 30px; }

.legend-text-viewer {
  font-size: 12px;
  font-weight: 500; }

.legend-text-owner {
  font-size: 12px; }

.map-legend-owner {
  right: 8px; }

.map-legend-viewer {
  left: auto;
  right: 8px; }

.map-legend-wrapper {
  position: absolute; }
  .map-legend-wrapper .legend-item {
    padding: 4px 16px; }
  .map-legend-wrapper .legend-item:hover {
    background-color: #D6D8DD; }

.map-legend-official-wrapper {
  bottom: 72px; }

.map-legend {
  z-index: 2;
  position: relative;
  background-color: #efefef;
  width: 160px;
  padding: 0; }
  .map-legend md-card-title {
    padding-top: 14px;
    padding-bottom: 0px; }
  .map-legend md-card-content {
    padding: 0; }
  .map-legend md-list-item {
    min-height: 30px;
    font-size: 10px; }
    .map-legend md-list-item .md-no-style {
      padding: 0px 5px; }
    .map-legend md-list-item:before {
      min-height: 30px; }
  .map-legend .close-btn {
    position: absolute;
    z-index: 2;
    margin: 0;
    padding: 0;
    right: 5px;
    height: 24px;
    top: 5px; }
  .map-legend .map-legend-toggle-trace {
    margin-left: 17px;
    margin-top: 10px; }

#new-btn-container {
  position: absolute;
  z-index: 2; }

.popup-footer {
  width: 100%;
  background: #929292;
  background: linear-gradient(transparent, #929292); }

svg {
  position: relative; }

.leaflet-overlay-pane canvas {
  position: absolute;
  pointer-events: none; }

.leaflet-control-minimap {
  outline-width: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  -webkit-transition: all 150ms ease-in;
  -webkit-transform: scale(0.3);
  -ms-transition: all 150ms ease-in;
  -ms-transform: scale(0.3);
  -moz-transition: all 150ms ease-in;
  -moz-transform: scale(0.3);
  -o-transition: all 150ms ease-in;
  -o-transform: scale(0.3);
  transition: all 150ms ease-in;
  transform: scale(0.3); }
  .leaflet-control-minimap svg {
    border-radius: 45px;
    box-shadow: 0 1px 6px 3px rgba(0, 0, 0, 0.26); }

.leaflet-bottom, .leaflet-top {
  z-index: 2; }

#map .leaflet-container {
  background: linear-gradient(#FFF 50%, #F5F5F5 50%); }

.leaflet-google-layer {
  height: 100% !important; }

.leaflet-popup {
  position: relative;
  text-align: center; }
  .leaflet-popup .md-list-item-text {
    white-space: nowrap; }
  .leaflet-popup md-list-item {
    padding: 0px !important; }

.leaflet-popup-content-wrapper {
  max-height: 170px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1px;
  text-align: left;
  background: rgba(255, 255, 255, 0.95) !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.leaflet-popup-tip-container {
  width: 40px;
  height: 25px;
  position: absolute;
  top: 11px;
  left: -8px;
  overflow: hidden;
  pointer-events: none;
  opacity: .97; }

.leaflet-popup-tip {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #ffffff transparent transparent;
  pointer-events: none; }

.leaflet-popup-content {
  padding: 0px;
  width: auto !important; }
  .leaflet-popup-content p {
    margin: 10px 0; }
  .leaflet-popup-content a {
    color: black; }
    .leaflet-popup-content a:hover {
      color: #000;
      text-decoration: none; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-bar, .leaflet-control-layers {
  background-color: #fff;
  border: none !important;
  box-shadow: none !important; }

.leaflet-bar a, .leaflet-bar a:hover {
  border: none !important; }

.map-dialog {
  width: 500px;
  max-height: 95%; }
  .map-dialog md-input-container {
    margin: 0px !important; }
  .map-dialog .md-dialog-content {
    padding: 4px !important;
    padding-top: 0; }
  .map-dialog form {
    width: 96%; }

label.file-upload input[type="file"] {
  position: fixed;
  top: -1000px; }

.file-upload {
  position: relative;
  width: 210px;
  box-sizing: border-box;
  border-radius: 3px;
  color: #5A5A5A !important;
  line-height: 36px;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  font-style: inherit;
  font-variant: inherit;
  font-family: inherit;
  text-decoration: none;
  cursor: pointer;
  background-color: #D6D6D6 !important;
  transition: box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), background-color 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  letter-spacing: 0.010em; }
  .file-upload .material-icons {
    position: absolute;
    top: 6px;
    left: 5px; }
  .file-upload span {
    margin-left: 19px; }

.file-upload:hover {
  background: #CCC; }

.file-upload:active {
  background: #CCF; }

.file-upload :invalid + span {
  color: #A44; }

.file-upload :valid + span {
  color: #4A4; }

.industry-select h3 {
  margin: 0;
  display: inline-block; }

.industry-select md-select {
  margin-top: 0px;
  position: relative;
  top: -8px;
  float: right;
  left: 5px; }

.node-dialog {
  width: 400px; }
  .node-dialog .md-dialog-content {
    padding: 14px 24px; }
  .node-dialog .md-select-value svg {
    top: 6px !important; }
  .node-dialog .md-select-icon {
    color: rgba(0, 0, 0, 0.26);
    font-size: 24px; }

md-dialog.video-slider {
  background: none;
  box-shadow: none; }

md-dialog.picture-slider {
  width: 75%;
  height: 75%;
  background: none;
  box-shadow: none; }

.dialog-slider .close-btn {
  font-size: 20px;
  color: #000;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: #fff;
  padding: 4px;
  margin: 8px 8px 0 0;
  border-radius: 50%; }

.dialog-slider .carousel-arrow {
  font-size: 20px;
  color: #000;
  background-color: #fff;
  padding: 4px;
  border-radius: 50%;
  position: absolute;
  top: 45%;
  cursor: pointer;
  margin: 8px 24px; }

.dialog-slider .left-arrow {
  z-index: 2;
  left: 0; }

.dialog-slider .right-arrow {
  right: 0; }

.dialog-slider .slick-slider, .dialog-slider .slick-list, .dialog-slider .slick-track {
  height: 100%; }

.dialog-slider .slick-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .dialog-slider .slick-slide img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto; }

.md-dialog-is-showing .md-scroll-mask {
  background-color: rgba(0, 0, 0, 0.8);
  display: initial;
  z-index: 61; }

.edit-pen-btn {
  font-size: 18px !important;
  margin-left: 10px;
  color: #515254; }

.picture-nav-square img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.picture-delete-btn i {
  z-index: 2;
  position: absolute;
  color: #E8E8E8;
  top: 2px;
  right: 1px;
  font-size: 20px;
  text-shadow: 1px 1px 5px #000;
  cursor: pointer;
  font-weight: bold; }

.link-connect-popup .material-icons {
  margin-right: 5px;
  color: #BBBBBB; }

.map-share-dialog .link-btn {
  min-width: 40px;
  width: 40px; }

#maps-carousel, #groups-maps-carousel {
  z-index: 3;
  position: fixed;
  background: #3F3F3F;
  bottom: 0px;
  width: 100%; }

.maps-carousel slick {
  height: inherit;
  position: absolute;
  width: 100%;
  left: 0;
  padding-left: 10px; }

.maps-carousel a {
  color: #2D2D2D; }

.maps-carousel .slick-disabled {
  display: none !important; }

.maps-carousel .arrow-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 60px;
  width: 50px;
  cursor: pointer;
  z-index: 4; }
  .maps-carousel .arrow-btn .btn-wrapper {
    height: 100%;
    margin-left: 10px; }
    .maps-carousel .arrow-btn .btn-wrapper .carousel-arrow {
      position: absolute;
      font-size: 40px;
      top: 50%;
      transform: translateY(-50%); }

.maps-carousel .map-carousel-item {
  top: 0px;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
  opacity: 1;
  overflow: hidden; }
  .maps-carousel .map-carousel-item:hover {
    opacity: 0.8; }
  .maps-carousel .map-carousel-item img {
    overflow: hidden; }

.maps-carousel .map-card:first-child {
  margin-left: 10px; }

.maps-carousel .logo-text {
  left: 5px;
  position: absolute;
  bottom: 10px;
  font-weight: 500;
  font-size: 12px; }

.maps-carousel .card-flag {
  right: -17px;
  top: -6px;
  transform: scale(0.6); }

.logo-text {
  white-space: nowrap; }

.maps-carousel-mobile {
  background: #3F3F3F;
  bottom: 72px; }
  .maps-carousel-mobile .slick-track {
    height: 75px;
    overflow: hidden; }

.legend-btn {
  background-color: #3F3F3F;
  padding: 3px 15px;
  color: white;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  right: 50px; }

.animation-target {
  background-color: #3F3F3F;
  padding: 3px 15px;
  color: white;
  border-radius: 3px;
  font-size: 10px;
  margin-top: -15px;
  font-weight: 700; }

.animation-target-click {
  pointer-events: none;
  cursor: pointer; }

#map-index-search {
  position: relative; }

#map-show-search, #group-show-search {
  position: absolute;
  right: 182px; }

.map-show-search {
  padding-bottom: 32px; }
  .map-show-search .input-box {
    border-radius: 3px; }
    .map-show-search .input-box input {
      font-size: 14px;
      box-sizing: border-box;
      border: none;
      box-shadow: none;
      outline: none;
      border-radius: 3px;
      width: 100%;
      padding: 0px 15px 0px 35px;
      line-height: 34px;
      height: 35px; }
  .map-show-search .search-icon {
    position: absolute;
    z-index: 1;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 25px;
    color: #5A5A5A; }
  .map-show-search .search-box {
    width: 240px; }

.map-search {
  padding-top: 18px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  height: 90px; }
  .map-search .input-box {
    border-radius: 2px; }
    .map-search .input-box input {
      font-size: 14px;
      box-sizing: border-box;
      border: none;
      box-shadow: none;
      outline: none;
      border-radius: 2px;
      width: 100%;
      padding: 0px 15px 0px 38px;
      line-height: 40px;
      height: 40px; }
  .map-search .search-icon {
    position: absolute;
    z-index: 1;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 30px;
    color: #5A5A5A; }
  .map-search .search-box {
    width: 240px; }

#map-controls {
  background: #EFEFEF;
  margin-left: 10px;
  height: 40px; }
  #map-controls -s
.map-controls-content {
    width: 100%;
    height: 100%; }

#map-mobile {
  z-index: 1;
  left: 0;
  position: absolute;
  width: 100%;
  bottom: 0; }
  #map-mobile .related-maps-row {
    background: #3F3F3F; }

md-bottom-sheet {
  z-index: 999; }

#search-mobile {
  bottom: 50px;
  height: 45px;
  position: absolute; }
  #search-mobile .input-box input {
    font-size: 14px;
    border: none;
    background: FAFAFA;
    width: 100%;
    height: 35px;
    padding: 5px; }

.map-circle-btn {
  color: #fff !important;
  background-color: #515254 !important;
  width: 40px !important;
  height: 40px !important;
  z-index: 1 !important; }
  .map-circle-btn i {
    margin: 0 auto;
    display: block; }

#map-official-options-btn {
  position: absolute;
  bottom: 10px;
  left: 0; }

#map-options-btn {
  position: absolute;
  bottom: 20px;
  left: 5px; }

.black-stripe {
  background-color: #232323;
  width: 100%;
  padding: 0px 10px;
  color: #CCCCCC; }
  .black-stripe .info-btn {
    margin-left: 10px; }

.mobile-card-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.map-user-info {
  font-size: 10px; }
  .map-user-info .bold {
    font-weight: 600; }

.new-map-tags {
  margin-top: 25px; }
  .new-map-tags .md-chips {
    padding: 0 0 1px 3px !important; }
  .new-map-tags .md-chip-input-container {
    margin: 0px !important; }
  .new-map-tags md-chips-wrap {
    font-size: 14px; }

#create-map-btn {
  margin-top: 20px; }

#node-map, #group-node-map {
  cursor: default;
  width: 100%;
  height: 180px; }
  #node-map #nodedot, #group-node-map #nodedot {
    position: relative;
    width: 25px;
    height: 25px;
    color: black;
    z-index: 99999999999;
    top: -122px;
    margin: auto;
    border-radius: 100%;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.8); }

.node-map-link {
  cursor: default;
  width: 100%;
  height: 120px; }
  .node-map-link .nodedot {
    position: relative;
    width: 16px;
    height: 16px;
    color: black;
    z-index: 99999999999;
    top: -70px;
    margin: auto;
    border-radius: 100%;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.8); }

#node-video {
  cursor: default;
  width: 100%;
  height: 220px; }
  #node-video .node-video-content {
    height: 100%;
    width: 100%;
    overflow: hidden; }
    #node-video .node-video-content img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

.node-map-hide {
  display: none; }

.single-node {
  border-radius: 100%;
  width: 25px !important;
  height: 25px !important;
  background: #fff;
  cursor: default;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.75); }

.single-node-live {
  border-radius: 100%;
  background: #fff;
  cursor: default; }

.disambiguate-popup {
  padding: 0px; }
  .disambiguate-popup .md-body-2 {
    font-size: 12px;
    font-weight: 400; }
  .disambiguate-popup button {
    margin: 0;
    width: 100%;
    padding: 0 12px; }
  .disambiguate-popup md-list-item, .disambiguate-popup md-list-item .md-list-item-inner {
    height: 42px;
    min-height: 25px; }

#map-display {
  color: #ffffff;
  background-color: #3e8c97; }
  #map-display .text-divider {
    color: #FFFFFF;
    margin-bottom: 10px; }
  #map-display .green-select .md-select-placeholder {
    color: #dee4e7; }
  #map-display .green-select .md-select-value {
    color: #dee4e7;
    border-bottom-color: #dee4e7; }
  #map-display .white-select .md-select-value {
    border-bottom-color: transparent; }
  #map-display .main-title {
    background: rgba(0, 0, 0, 0.24); }
  #map-display label {
    color: #dee4e7; }
  #map-display .maps-wrapper {
    padding-bottom: 20px; }
  #map-display .map-industry {
    padding-bottom: 20px; }
    #map-display .map-industry .title {
      letter-spacing: 3px;
      font-size: 12px;
      font-weight: 600;
      padding: 15px; }
    #map-display .map-industry .text-divider p:before,
    #map-display .map-industry .text-divider p:after {
      background-color: #FFFFFF; }
  #map-display .maps-card {
    position: relative;
    margin: 0;
    height: 100%;
    width: 100%; }
    #map-display .maps-card:hover {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.7); }
    #map-display .maps-card .map-image {
      height: 60%; }
      #map-display .maps-card .map-image img {
        height: auto;
        width: 100%; }
    #map-display .maps-card .logo-text {
      height: 40%;
      padding: 0px;
      overflow: visible; }
      #map-display .maps-card .logo-text .logo-circle {
        position: absolute;
        top: -46px;
        left: 0;
        right: 0;
        margin: auto; }
  #map-display md-grid-list {
    min-height: 200px; }
    #map-display md-grid-list .user-grid-tile {
      min-height: 175px;
      min-width: 170px; }
    #map-display md-grid-list .maps-grid {
      min-height: 175px;
      min-width: 170px;
      height: 196px !important;
      width: 210px !important; }
  #map-display .see-more {
    color: #1c3f46; }
  #map-display .show-search {
    color: #739399; }

.map-grid-display .maps-wrapper {
  padding: 15px; }

.map-grid-display .maps-grid {
  overflow: hidden; }
  .map-grid-display .maps-grid img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto;
    width: 100%;
    transform: translate(-50%, -50%); }

.map-grid-display md-grid-tile-footer {
  color: #5A5A5A !important;
  padding: 10px;
  background: #e9e9e9 !important; }

.a_underline a {
  text-decoration: underline;
  color: #3e8c97;
  font-weight: 500; }

.desc-container {
  padding-top: 16px;
  transition: 0.4s linear all;
  display: -ms-flexbox;
  display: flex; }

.scroll-btn {
  margin-top: -20px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative;
  height: 20px;
  margin-bottom: 0px; }
  .scroll-btn .material-icons {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0; }

.embed-container {
  margin: 0; }
  .embed-container .md-errors-spacer {
    min-height: 5px; }

.map-industry-maps {
  margin: 0 auto; }

.popover {
  border-radius: 2px;
  min-width: 210px;
  background: #3e8c98;
  color: #fff;
  border: none; }
  .popover .popover-title {
    font-weight: 500;
    font-size: 15px;
    background: #3e8c98;
    border-bottom: none;
    border-radius: inherit; }
  .popover .popover-content {
    font-size: 14px; }
  .popover .tour-steps {
    font-size: 11px;
    line-height: 34px;
    position: absolute;
    top: 0;
    right: 10px; }
    .popover .tour-steps .current-step {
      font-size: 14px;
      font-weight: 700; }
  .popover .end-tour-btn {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
    float: left !important; }
  .popover .next-tour-btn {
    background-color: white !important;
    color: #3e8c98 !important;
    float: right !important; }

.popover.right .arrow:after {
  border-right-color: #3e8c98; }

.popover.left .arrow:after {
  border-left-color: #3e8c98; }

.sidenav-show {
  overflow: visible !important;
  pointer-events: none;
  position: absolute;
  height: 100%;
  float: left; }

.star-icon {
  padding-left: 5px;
  padding-right: 10px; }

.upload-errors-menu {
  text-align: center; }

.upload-errors-menu-content {
  font-size: 12px;
  padding: 0; }
  .upload-errors-menu-content md-menu-item {
    height: 30px;
    min-height: 30px; }

.upload-errors-icon {
  margin-top: 10px;
  color: red; }

.map-official-card {
  bottom: 0px !important; }

.official-map-show {
  max-height: 200px;
  min-height: 200px;
  position: relative; }

.map-logo-square {
  position: absolute;
  width: 140px;
  height: 140px;
  left: 0px;
  right: 0px;
  margin: auto;
  top: 63px; }

.map-logo-circle {
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 50%;
  background: #E9E9E9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  width: 100%; }
  .map-logo-circle img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

.tour-backdrop {
  opacity: 0.7; }

.official-related {
  background: #3F3F3F;
  height: 10px;
  z-index: 3; }

.official-related-slick .card-flag {
  top: -16px !important; }

.official-banner {
  width: 100%;
  height: 124px;
  background-color: #ccc;
  background-size: cover; }
  .official-banner .md-body-2 {
    color: #fff; }

.official-stripe {
  width: 100%;
  height: 24px;
  background-color: #ccc; }
  .official-stripe .md-body-2 {
    color: #fff; }

.official-watermark {
  bottom: 10px; }

.instafeed-container {
  overflow-y: scroll; }

.margin-10 {
  margin: 10px 0px; }

.map-instafeed {
  text-transform: uppercase;
  font-size: 13px; }
  .map-instafeed md-icon {
    vertical-align: top;
    width: 20px;
    height: 20px; }

.map-card-website i {
  vertical-align: middle;
  font-size: 20px; }

.map-card-website md-input-container {
  width: 100px;
  margin: 0;
  padding: 0; }
  .map-card-website md-input-container input {
    color: #515254 !important; }
  .map-card-website md-input-container .md-errors-spacer {
    height: 0;
    min-height: 0; }

.md-select-menu-container.md-active {
  z-index: 10000; }

.map-tour-btn {
  position: absolute;
  right: -41px;
  top: 0px; }
  .map-tour-btn .md-menu {
    padding: 0px; }
  .map-tour-btn .md-icon-button {
    margin: 0px; }

.map-password-dialog {
  min-height: 230px; }

.things-section .thing-search {
  width: 100%; }

.mini-node {
  border-radius: 100%;
  width: 18px !important;
  height: 18px !important; }

.things-list {
  background-color: #fdfdfd;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  font-size: 14px; }
  .things-list .thing-text {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
    .things-list .thing-text .layout-row b {
      width: 100px;
      margin-right: 10px;
      margin-bottom: 2px;
      text-transform: uppercase; }
  .things-list .fake-td {
    margin: 8px; }
  .things-list .mini-map {
    height: 100px;
    width: 200px;
    min-width: 200px; }
    .things-list .mini-map .leaflet-compact-attribution {
      margin-right: 0px;
      margin-bottom: 0px; }
    .things-list .mini-map .leaflet-bar a {
      width: 20px;
      height: 20px; }
    .things-list .mini-map .leaflet-control-zoom-in {
      background-size: 20px 190px; }
    .things-list .mini-map .leaflet-control-zoom-out {
      background-size: 20px 240px; }
  .things-list .admin-table {
    margin-top: 8px; }

.while-maps-load path {
  stroke: white !important; }

md-bottom-sheet {
  border: none; }

.admin-datepicker .md-datepicker-input-container {
  border-bottom-style: none !important; }

.admin-datepicker button {
  float: left !important;
  margin-top: -12px !important;
  top: 9.5px !important; }

.auto_search {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .auto_search p {
    font-size: 13px;
    padding: 0 0 8px 0;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 400;
    width: 100%; }
  .auto_search .link-button {
    text-decoration: underline;
    color: #3e8c97;
    font-weight: 500; }

.auto_search--wrapper:focus {
  outline: none; }

.auto_search .auto_search-group {
  margin-right: 16px;
  margin-bottom: 16px;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .auto_search .auto_search-group img {
    border: solid 2px #85D3F5;
    border-radius: 60px;
    width: 100%; }
  .auto_search .auto_search-group img:hover {
    box-shadow: 0px 0px 10px -1px rgba(133, 211, 245, 0.5);
    background-color: rgba(133, 211, 245, 0.1); }
  .auto_search .auto_search-group .auto_search-label {
    margin: 8px 0;
    text-align: center;
    font-size: 12px;
    font-weight: 400; }

.admin-datepicker-label {
  left: auto !important;
  right: 18px !important;
  width: calc(100% - 84px) !important; }

.disable-legend-background {
  background-color: revert !important; }

.disable-legend-cursor {
  cursor: default !important; }

.clear-auto-search {
  color: #4CA2C9;
  margin-bottom: 30px;
  text-align: center; }
