@charset "UTF-8";
#atlas_space  .dropdown-menu.show {
  position: absolute;
  transform: translate3d(0px, 38px, 0px);
  top: 0px;
  left: 0px;
  will-change: transform;
  width: 100%;
  background: #255a7f;
  padding: 5px;


}

div#state-name {
  margin-bottom: 20px;
  font-size: 20px;
  color: #275a7f;
  text-align: center;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

div#map {
  width: 50%;
  height: 700px;
  float: left;
  border-radius: 8px;
  box-shadow: 0 0 20px #666;
  margin-left: 30px;
  max-height: 100%;
}

@media only screen and (max-width: 768px) {
  input#searchtext14 {
    max-width: 70% !important;
}
  div#map {
    width: 100% !important;;
    width: 100% !important;;
    height: 60vh !important;;
    margin: 10px 0!important;;
  }
  #atlas_space {
    width: 100% !important;;
    height: auto !important;;
}

.list_nav {
  /* width: 100% !IMPORTANT; */
  height: 430px  !important;
  max-width: 100% !important;
}
}


.map_container {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 50px;
  position: relative;
  background: white;
  display: inline-block;
  padding: 25px 0
}
.map_container .map { height: 180px; }

.leaflet-top.leaflet-right {
  display:none;
}

#atlas_space {
  max-width: 100vw;
}

#atlas_space {
  width: 45%;
  height: 700px;
  position: relative;
  float: left;
}

#atlas_space {


/* 

.popup-fixed {
    position: fixed;
    top: auto;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    margin: 0;
    border-radius: 0;


}
.popup-fixed .leaflet-popup-tip-container {
    display: none;
}

.popup-fixed .leaflet-popup-content-wrapper {
    border-radius: 0;
}

.leaflet-pane.leaflet-fixed-pane {
    position: relative !important;
    right: 0;
    left: 0;
    top: 20px;
 
    z-index: 23233;
    display: inline;
    background: #007cba;

}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
    display: none;
}

.leaflet-popup.custom.ordentlich.leaflet-zoom-animated {
    left: auto !important;
    bottom: 0px !important;
    transform: inherit !important;
    width: 100% !important;
    border-radius: 0 !important;
    right: 0;
    z-index: 11111;
    background: darkorange;
    margin-bottom: 0;
}

.leaflet-popup-content-wrapper {
    border-radius: 0;
    box-shadow: none;
    background: skyblue;
    color: white;
}

.leaflet-popup-content a {
    color: whitesmoke;
} */
  /********** Leaflet Customizations for **********/
  /* CONTROLS */
  /* ZOOM */
  /* ATTRIBUTION*/
}
/* #atlas_space .mapwrap {
  height: 100%;
  min-height: 750px;
  min-width: 450px;
  width: 100%;
  background: none;
  box-shadow: 0 0 20px #666;
  position: relative;
  padding: 0px;
  display: inline-block;
  overflow: hidden;
  border-radius: 0;
  margin: 0 auto;
  display: block;
  padding-left: 20px;
  border-bottom-right-radius: 8px;
  border-top: 20px white;
} */
#atlas_space button#dropdownMenuButton {
  width: 100%;
  margin-bottom: 20px;
  background: #265a7f;
}
#atlas_space .row {
  max-width: 1200px !important;
}
#atlas_space .transparent {
  opacity: 0 !important;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1);
}
#atlas_space #mapid,
#atlas_space #map {
  height: 100%;
  width: 100%;
  background: none;
  position: relative;
  margin-top: 0px;
  padding: 0px;
  outline: none;

}
#atlas_space input#searchtext13 {
  border: none !important;
}
#atlas_space div#map_info {
  position: relative;
  color: black;
  width: 100%;
  display: inline-block;
  min-height: 30px;
  z-index: 10000;
  text-align: center;
}
#atlas_space .leaflet-control.leaflet-control-attribution {
  border: none;
  padding: 0 4px 2px 4px;
  margin: 0 -4px -4px 0;
  background: none;
  box-shadow: none;
  border: none;
}
#atlas_space .leaflet-bottom .leaflet-control, #atlas_space .leaflet-left .leaflet-control {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border: 0px solid #1978cf !important;
  border-radius: 6px;
  background: var(--light);
  padding: 10px;
  z-index: 10000;
}
#atlas_space .leaflet-control-zoom.leaflet-bar.leaflet-control {
  margin-left: 0px !important;
  padding: 10px;
  border-radius: 0 !important;
  background: #ffffffba;
}
#atlas_space .leaflet-right .leaflet-control {
  margin-right: 0px !important;
  margin-top: 10px !important;
  padding: 10px;
  border-radius: 0 !important;
}
#atlas_space .leaflet-control-attribution a {
  text-decoration: none;
  color: #212529;
  text-transform: uppercase;
  font-size: 10px;
  margin: 4px;
}
#atlas_space .info.legend.leaflet-control {
  background: #f5f5f59e;
  color: #32373c;
  bottom: 0;
  margin: 0 auto 0 !important;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
  padding: 10px 0 0;
}
#atlas_space .info.legend.leaflet-control h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bolder;
  padding: 0 10px;
}
#atlas_space path.leaflet-interactive {
  stroke: #5b9dd954;
  fill: #f1f1f1;
  stroke-width: 1;
}
#atlas_space .leaflet-bottom .leaflet-control, #atlas_space .leaflet-left .leaflet-control {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border: 0px solid #1978cf;
  border-radius: 0;
}
#atlas_space .leaflet-popup-content-wrapper, #atlas_space .leaflet-popup-tip {
  background: white !important;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
#atlas_space .leaflet-pane {
  /* //z-index: 4009; */
  position: relative;
  /* display: block; */
  /* left: 0; */
  text-align: center;
  display: inline !important;
  margin: 0 auto;
}
#atlas_space .leaflet-pane.leaflet-fixed-pane {
  position: fixed;
  bottom: 0;
  left: auto;
  top: auto;
}
#atlas_space .leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 0px !important;
  z-index: 222222;
  left: auto !important;
  right: auto;
  background-color: inherit !important;
  background-clip: inherit !important;
  border: 0px solid rgba(0, 0, 0, 0.125) !important;
  padding: 0 !important;
  transform: inherit !important;
  transform-origin: inherit !important;
}
#atlas_space .leaflet-popup-content {
  margin: 0 !important;
  line-height: 1.4;
}
#atlas_space .leaflet-bottom .leaflet-control, #atlas_space .leaflet-left .leaflet-control {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  border: 2px solid #1978cf;
  border-radius: 6px;
}
#atlas_space .leaflet-left.leaflet-top .leaflet-control, #atlas_space .leaflet-touch .leaflet-left .leaflet-control {
  margin-left: 8px;
  margin-top: 8px;
  margin-bottom: 0;
}
#atlas_space .leaflet-left.leaflet-bottom .leaflet-control {
  margin-left: 8px;
  margin-bottom: 8px;
  margin-top: 0;
}
#atlas_space .leaflet-control-zoom, #atlas_space .leaflet-touch .leaflet-control-zoom {
  border-radius: 4px;
}
#atlas_space .leaflet-control-zoom a, #atlas_space .leaflet-touch .leaflet-control-zoom a, #atlas_space .leaflet-bar a, #atlas_space .leaflet-touch .leaflet-bar a {
  background-color: rgba(255, 255, 255, 0.8);
  width: 32px;
  height: 28px;
}
#atlas_space .leaflet-touch .leaflet-control-zoom-out {
  line-height: 24px;
}
#atlas_space .leaflet-control-zoom a:hover, #atlas_space .leaflet-touch .leaflet-control-zoom a:hover, #atlas_space .leaflet-bar a:hover, #atlas_space .leaflet-touch .leaflet-bar a:hover {
  background-color: #fff;
  width: 32px;
  height: 28px;
}
#atlas_space .leaflet-touch .leaflet-bar a:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
#atlas_space .leaflet-touch .leaflet-bar a:last-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
#atlas_space .leaflet-control.leaflet-control-attribution {
  border: none;
  padding: 0 4px 2px 4px;
  margin: 0 -4px -4px 0;
}
#atlas_space #post-it {
  width: 9em;
  height: 9em;
  margin-left: 2em;
  padding: 1em;
  float: left;
  background: #fbf5bf;
  border: 1px solid #c6bb58;
  box-shadow: 2px 2px 6px #999;
  color: #666;
}
#atlas_space #copy {
  position: fixed;
  z-index: 1000;
  right: 150px;
  top: -8px;
  font-size: 0.85em;
  padding: 8px 8px 2px 8px;
  background: #323b44;
  border: 2px solid #737c85;
  border-radius: 0.7em;
  opacity: 0.9;
  box-shadow: 0 0 8px #5f7182;
  color: #eee;
}
#atlas_space #copy a {
  color: #ccc;
  text-decoration: none;
}
#atlas_space #copy a:hover {
  color: #fff;
}
#atlas_space #ribbon {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  filter: alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#atlas_space .contents {
  float: left;
  margin: 0 2em 2em 0;
}
#atlas_space #comments {
  clear: both;
}
#atlas_space .leaflet-container .leaflet-control-search {
  position: relative;
  float: left;
  background: #fff;
  color: #1978cf;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
  margin-left: 10px;
  margin-top: 10px;
}
#atlas_space .leaflet-control-search.search-exp {
  /*expanded*/
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  margin: 20px auto 0;
  width: 100%;
  /*  box-shadow: 5px 4px 6px 1px #acf; */
}
#atlas_space .leaflet-control-search .search-input {
  display: block;
  float: left;
  background: #fff;
  border: 1px solid #666;
  border-radius: 2px;
  height: 22px;
  padding: 0 20px 0 2px;
  margin: 4px 0 4px 4px;
  height: 22px;
  padding: 0 20px 0px 10px;
  margin: 4px 0 4px 4px;
  width: calc(100% - 60px);
  max-width: 65% !important;
    float: left !IMPORTANT;
}
#atlas_space .leaflet-control-search.search-load .search-input {
  background: url("../images/loader.gif") no-repeat center right #fff;
}
#atlas_space .leaflet-control-search.search-load .search-cancel {
  visibility: hidden;
}
#atlas_space .leaflet-control-search .search-cancel {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 28px;
  margin: 6px 0;
  background: url("../images/search-icon.png") no-repeat 0 -46px;
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
#atlas_space .leaflet-control-search .search-cancel:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
#atlas_space .leaflet-control-search .search-cancel span {
  display: none;
  /* comment for cancel button imageless */
  font-size: 18px;
  line-height: 20px;
  color: #ccc;
  font-weight: bold;
}
#atlas_space .leaflet-control-search .search-cancel:hover span {
  color: #aaa;
}
#atlas_space .leaflet-control-search .search-button {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url("../images/search-icon.png") no-repeat 4px 4px #fff;
  border-radius: 4px;
  border-radius: 4px;
  margin: 4px 15px;
}
#atlas_space .leaflet-control-search .search-button:hover {
  background: url("../images/search-icon.png") no-repeat 4px -20px #fafafa;
}
#atlas_space .leaflet-control-search .search-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  float: left;
  list-style: none;
  padding-left: 0;
  min-width: 120px;
  max-height: 122px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 1010;
  overflow-y: auto;
  overflow-x: hidden;
  cursor: pointer;
}
#atlas_space .leaflet-control-search .search-tip {
  margin: 2px;
  padding: 2px 4px;
  display: block;
  color: black;
  background: #eee;
  border-radius: 0.25em;
  text-decoration: none;
  white-space: nowrap;
}
#atlas_space .leaflet-control-search .search-button:hover {
  background-color: #f4f4f4;
}
#atlas_space .leaflet-control-search .search-tip-select, #atlas_space .leaflet-control-search .search-tip:hover {
  background-color: #fff;
}
#atlas_space .leaflet-control-search .search-alert {
  cursor: pointer;
  clear: both;
  font-size: 0.75em;
  margin-bottom: 5px;
  padding: 0 0.25em;
  color: #e00;
  font-weight: bold;
  border-radius: 0.25em;
}
#atlas_space .leaflet-pane .leaflet-popup .leaflet-popup-content .card-header {
  font-size: 15px;
  padding-top: 15px;
}
#atlas_space .leaflet-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  min-width: 300px;
}
#atlas_space .leaflet-pane .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 0;
}
#atlas_space .kein_mitglied .leaflet-popup-tip-container .leaflet-popup-tip {
  background: white !important;
}
#atlas_space .kein_mitglied .leaflet-popup-content .card-header {
  background: orange !important;
  color: white;
}
#atlas_space .ordentlich .leaflet-popup-tip-container .leaflet-popup-tip {
  background: #265a7f !important;
}
#atlas_space .ordentlich .leaflet-popup-content .card-header {
  background: #265a7f !important;
  color: white;
}
#atlas_space .leaflet-popup-content p.isMiglied {
  float: right;
  margin-top: 0;
  background: #265a7f;
  width: 50%;
  text-align: center;
  padding: 4px;
  margin-bottom: 5px;
  color: white;
}
#atlas_space .leaflet-popup-content a.website-link {
  float: left;
  margin-top: 0;
  width: 50%;
  text-align: center;
  padding: 4px;
  margin-bottom: 5px;
  text-align: left;
  color: #ad843a;
  font-weight: bolder;
  font-size: 14px;
}
#atlas_space .leaflet-control.leaflet-control-attribution {
  border: none;
  padding: 0 4px 2px 4px;
  margin: 0 -4px -4px 0;
  display: none;
}
#atlas_space li.reg_ctrl {
  margin-bottom: 5px;
  transition: 0.5s all;
}
#atlas_space li.reg_ctrl:hover {
  transform: scale(0.99);
  opacity: 0.7;
  color: #265a7f;
  transition: 0.5s all;
}
#atlas_space li.reg_ctrl::before {
  content: "" !important;
  color: #fd7e14;
  font-weight: bold;
  display: inline-block;
  width: 0em;
  margin-left: 0em;
}
#atlas_space .leaflet-control-search .search-alert {
  display: none !important;
}
#atlas_space ul.list-group.agenturen li p {
  width: 100%;
  padding: 0 20px;
  float: left;
  width: 100%;
  float: left;
  font-size: 14px;
  padding: 10px 20px 20px;
  line-height: initial;
}
#atlas_space ul.list-group.agenturen li {
  padding: 0;
  transition: all cubic-bezier(0.39, 0.575, 0.565, 1);
  margin-bottom: 20px;
  box-shadow: 0 0 20px #bdbdbd;
  border-radius: 8px !important;
  border: unset;
}
#atlas_space ul.list-group.agenturen li span {
  display: none;
}
#atlas_space ul.list-group.agenturen li.kein_mitglied h2 {
  font-weight: normal;
  padding: 10px 20px 20px;
  font-size: 18px;
  padding-top: 15px;
  background: orange !important;
  color: white;
  font-weight: 300 !important;
}
#atlas_space ul.list-group.agenturen li span.ordentlich {
  display: inline !important;
  float: right;
  position: absolute;
  bottom: 10px;
  left: 20px;
  float: right;
  margin-top: 0;
  background: #265a7f;
  text-align: center;
  padding: 4px 17px;
  margin-bottom: 5px;
  color: white;
}
#atlas_space ul.list-group.agenturen li h2 {
  font-weight: normal;
  padding: 10px 20px 20px;
  font-size: 15px;
  padding-top: 15px;
  color: white;
  font-weight: normal;
  font-size: 18px;
  font-weight: 300 !important;
  background-color: #275a7f !important;
}
#atlas_space ul.list-group.agenturen li a {
  float: right;
  position: relative;
  right: 20px;
  background: white;
  margin-top: 11px;
  bottom: 5px;
  float: right;
  position: relative;
  right: 20px;
  background: white;
  margin-top: 10px;
  bottom: 15px;
}
#atlas_space .list_nav {
  background: #d3d3d3;
  float: left;
  padding: 10px 20px 0;
  border-radius: 6px;
  height: 100%;
  max-height: 100%;
  overflow-x: hidden;
  box-shadow: inset 0px 0px 14px 0px #5050504d;
  overflow-y: scroll;
  width: 100%;
  border: 1px solid lightcyan;
}
#atlas_space ul.list-group.agenturen {
  width: 100%;
  max-width: 400px;
  padding-left: 0 !important;
  list-style: none !important;
  margin-left: 0;
  text-align: left;
  margin: auto;
}
#atlas_space ul.list-group.agenturen h3 {
  text-align: center;
  background: none;
  font-weight: 300;
}
#atlas_space ul.list-group.agenturen li::before {
  content: "•";
  color: #fd7e14;
  font-weight: bold;
  display: none;
  width: 1em;
  margin-left: -1em;
  width: 0;
}
#atlas_space div#findbox {
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0 !important;
  display: inline-block;
  border: none;
  flex-wrap: initial;
  align-items: unset;
}
#atlas_space .leaflet-pane.leaflet-fixed-pane {
  display: none !important;
}
#atlas_space .leaflet-control-search.search-exp {
  background: white;
  border: 0px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  margin: 0px auto 0;
  width: 100%;
  box-shadow: 5px 4px 6px 1px #f1f1f1;
  position: relative;
  height: 45px;
  display: block;
  padding: 3px;
  border-radius: 6px;
  box-shadow: none;
}
#atlas_space .leaflet-control-search .search-input {
  display: block;
  float: left;
  background: white;
  border: 1px solid #666;
  border-radius: 6px;
  height: 22px;
  padding: 0 20px 0 2px;
  border: unset;
  height: 40px !important;
  padding: 0 20px 0px 10px;
  margin: 0;
  width: calc(100% - 60px);
  max-width: calc(100% - 70px);
  
}
#atlas_space .leaflet-control-search .search-button {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background: url(../images/search-icon.png) no-repeat 4px 4px #21252900;
  border-radius: 4px;
  border-radius: 4px;
  margin: 13px 15px;
  margin: 5px 15px;
  position: relative;
  top: 3px;
  width: 40px;
  float: right;
}
