.hide-right{
  display: inline-block;
  padding: 0px;
  width: 60px;
  height: 60px;
  border-radius: 20px;
  text-align: center;
  margin-top: 1px;
}

#hideright-dwa {
    position: absolute !important;
    top: 1px !important;
    right: 6px !important;
}

#hideright-dwa:hover {
    cursor: pointer;
    color: #58beff;
}


#w-systemie{
  padding-right: 0;
}

ul.lokalizacje li a.button {
  background: transparent;
}
ul.lokalizacje li a.button:hover {
  background-image: none !important;
}
ul.lokalizacje li a.button {
  width: auto !important;
  padding-top: 2px;
  display: inline !important;
  float: right;
  font-weight: 400 !important;
  background-color: #edeff0 !important;
}

#navigation li button.inactive {
    background-color: #D7DDDF;
    cursor: default;
}

select {
  width: 100%;
}

ul.lokalizacje li .fake-a {
    display: block;
    float: left;
    font-weight: 500;
    margin-right: 2px;
    padding-top: 2px;
    width: 186px;
    cursor: pointer;
}

/* Chowamy Brak danych w danych table */
.dataTables_empty {
    display: none !important;
}

#location-info {
 margin-top: 40px;
  margin-left: 10px;
  display: block;
  padding: 9px;
  color: #ffffff;
  background-color: #6E7C81;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  right: 378px;
  top: 95px;
  z-index: 1520;
  border-radius: 10px;
}

#for-surveyors-modal .modal-dialog {
  width: 360px;
}

@media (min-width: 768px) {
  #for-surveyors-modal .modal-dialog {
    width: 740px;
  }
}

#for-surveyors-form fieldset {
  display: inline-block;
  min-width: 25%;
  vertical-align: top;
}
#for-surveyors-parcel-clear {
  font-size: 1.2em;
  position: absolute;
  right: 5px;
  top: 8px;
}
#for-surveyors-waiting {
  background: #fff;
  color: #58beff;
  display: none;
  font-size: large;
  height: 100%;
  margin: -20px;
  padding-top: 25%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.mapa-popup {
  background-color: #ececec;
  width: 100%;
  z-index: 9999 !important;
}


.popup {
  background-color: rgba(255,255,255,0.9);
  border-radius: 4px;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px;
  left: 0;
  max-height: calc(100vh - 70px);
  overflow: clip;
  padding: 0;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 800px;
  z-index: 999;
}
.popup-content {
  max-height: 400px;
  overflow-y: auto;
}
@media (max-width: 360px) {
  .popup {
    max-width: 100vw;
  }
}
@media (max-width: 768px) {
  .popup {
    max-height: 300px;
    max-width: 360px;
  }
  .popup-content {
    max-height: 300px;
  }
}

.popup-header {
  border-radius: 4px 4px 0 0;
  color: white;
  cursor: pointer;
  display: flex;
  height: 50px;
  padding: 14px;
  text-align: center;
  width: 100%;
}

.popup-header * {
  font-size: 16px;
  font-weight: bold;
}

.popup-header *:first-child {
  width: 100%;
}

#parcel-info {
  color: #ffffff;
  /* background-color: #6E7C81; */
  border-radius: 4px;
  border: none;
  padding: 0;
  position: absolute;
  right: 390px;
  top: 460px;
  z-index: 1520;
  max-width: 400px;
  visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px;
}

#usterka-info {
  color: #333333;
  background-color: white;
  padding: 0px;
  position: absolute;
  z-index: 1520;
  height: auto;
  min-width: 200px;
  display: none;
  border-radius: 4px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 30px, rgba(0, 0, 0, 0.23) 0px 6px 10px;
  border: none;
}

#header-usterka-info {
    height: 25;
    background-color: #2196f3;
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 7px;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}

#OpenLayers.Geometry {
    text-shadow: 10px 10px 5px grey !important;
}

#header-parcel-info {
    height: 25;
    background-color: #2196f3;
    color: white;
    /* margin-bottom: 10px; */
    text-align: center;
    font-weight: bold;
    /* border-radius: 8px; */
    padding: 7px;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}

#close-usterka-info{
  width:12px;
  float: right;
  text-align: right;
  margin: 3px 8px 0 0;
}

#close-usterka-info > span {
  color: white;
  font-size: 12px;
}
#close-usterka-info > span:hover {
  cursor: pointer;
}

#usterka-data-table {
    border-spacing: 7px;
    border-collapse: separate;
    padding: 8px !important;
}

#usterka-data-table td:first-child {
  font-weight: bold;
  width: 100px;
}

#usterka-data-table td:last-child {
  width: 200px;
}

#ust_first_container .btn-primary {
  background-color: #2196f3!important;
  border-color: #8ec6f5!important;
}

#close-kontener {
    position: absolute;
    top: 6px;
    right: 7px;
    z-index: 5000;
}

#close-parcel-info{
  width:12px;
  float: right;
  text-align: right;
  margin: 3px 3px 0 0;
}
#close-parcel-info > span, #close-kontener > span{
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  right: 5px;
}
#close-parcel-info > span:hover, #close-kontener > span:hover {
  cursor: pointer;
  color: white;
  font-size: 16px;
}

#close-kontener > span{
    color: #2F2F2F;
    font-weight: bold;
    font-size: 12px;
}

#close-kontener > span:hover {
    cursor: pointer;
    color: #2F2F2F;
    font-size: 16px;
}

#parcel-data-table {
  float: left;
  border-spacing: 7px;
  border-collapse: separate;
  background: #fff;
  color: #000;
  padding: 10px;
  border-radius: 4px;
}

.parcel_value_col {
  height: 100%;
  position: relative;
}
.wrappable {
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.show-more {
  height: 24px;
}
.show-more::after {
  background: #fff;
  content: '...więcej';
  font-weight: bold;
  padding-left: 4px;
  position: absolute;
  right: 0;
  top: 12px;
}

#parcel-info > button {
  margin: 5px;
  border-radius: 10px;
}
#parcel-info > button:hover {
  background-color: #61554d;
}
#parcel-info > button > span:hover{
  color: white;
}

#plan-info {
  margin-top: 10px;
  display: block;
  padding: 9px;
  color: #ffffff;
  background-color: #6E7C81;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  right: 378px;
  top: 195px;
  z-index: 1520;
  border-radius: 10px;
}

#zoning td {
	padding:2px 5px;
}
#zoning td:first-child {
  font-weight: bold;
}

button#closeInfo {

  border-radius: 10px;
  position: relative;
  width: 28px;
  height: 20px;
  z-index: 1530;
  top: 0;
  right: 0;
  overflow: hidden;
  background-color: #6e7c81;
}

button#closeInfo i {
  display: block;
  position: absolute;
  width: 28px;
  height: 20px;
  right: 0;
  top: 0;
  background: transparent url("../images/x.png") no-repeat 8px 4px;
}


.styled-select select {
    border: 1px solid #D7DDDF;
    color: #6E7C81;
    font-family: 'Lato',sans-serif;
    font-size: 12px;
    height: 30px;
    padding: 0 0 0 15px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background-color: #FFFFFF;
    border-radius: 4px;
}

.styled-select select:hover, #ust-obreb:hover {
    cursor: pointer
}

.styled-select .arrow {
  position: absolute;
  top: 11px;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #333333;
  cursor: default;
}

@-moz-document url-prefix() {

   .styled-select select {
        padding-top: 3px;
    }
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    max-height: 250px;
    overflow-y: auto;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
   /* z-index: 1536 !important; */
}

.tt-suggestions {
  max-height: 150px;
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 13px;
    line-height: 24px;
}

.tt-suggestion-empty {
    padding: 3px 20px;
    font-size: 10px;
    line-height: 1.2em;
}

.tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: var(--blue-color);

}

.tt-suggestion p {
    margin: 0;
}

.tt-suggestion:hover { background-color: #D7DDDF; }

#adres.loading {
    background: #FFFFFF url('../images/ajax.gif') no-repeat scroll right center content-box;
    border-radius: 17px;

}

#adres {
  padding-left: 10px;
}

#informacja button.inactive, #informacja button.inactive:hover {

	background-color: #D7DDDF !important;
}

.olControlAttribution {
    left: 10px !important;
    bottom: 5px !important;
    font-family: "Arial","Helvetica","Tahoma",sans-serif !important;
    font-size: 11px !important;
    color: rgb(68,68,68);
    width: 220px;
    background-color: rgb(245,245,145);
    background-color: rgba(245,245,245,0.9);
    z-index: 12001 !important;
}

.main-map .ol-zoom {
  bottom: 88px;
  left: 10px;
  right: unset;
  top: unset;
}

.ol-zoom-extent.zoom-to-start {
  bottom: 60px;
  left: 10px !important;
  line-height: 0;
  position: fixed;
  right: unset;
  top: unset;
}

.ol-zoom-extent.zoom-to-start  button {
  line-height: 1.5em;
}

/* Media Query for Mobile Devices */
@media (max-width: 768px) {
  .main-map .ol-zoom {
    bottom: unset;
    left: .5em;
    right: unset;
    top: .5em;
  }
  .ol-zoom-extent.zoom-to-start {
    bottom: unset;
    left: .5em !important;
    position: fixed;
    right: unset;
    top: calc(.5em + 134px);
  }
}

#metadata {
    background-color: rgb(245,245,145);
    background-color: rgba(245,245,245,0.9);
    bottom: 25px;
    color: rgb(68,68,68);
    display: flex;
    font-family: "Arial","Helvetica","Tahoma",sans-serif !important;
    font-size: 11px !important;
    left: 10px;
    padding: 6px;
    position: absolute;
    width: 220px;
    z-index: 1000;
}
#metadata .giap-logo img {
    margin: 0 5px 0 10px;
    width: 110px;
}
#metadata .giap-logo a:hover {
    cursor: pointer;
}

#scalebar {
  float: left;
}

#meta-text {
  float: right;
  margin-left: 10px;
}

.metadata-item {
  border: 1px solid #6e7c81;
  margin-bottom: 15px;
  padding: 8px;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .arrow {
        display: none !important;
    }

    .styled-select .arrow {
        display: none !important;
    }
}

span.magnifier {
  height: 16px;
  display: inline-block;
  width: 16px;
  background: url("../images/icon-zoom.png") no-repeat;
  margin-left: 4px;
  cursor: pointer;
  float: right;
}
span.magnifier:hover {
  background-image: url("../images/icon-zoom-active.png");
}
.copy-link-trigger {
  cursor: pointer;
  float: right;
}

.list-entry, .fake-a {
  vertical-align: top;
  cursor: pointer;
}

#search-caption {
    top: 5px;
    position: relative;
}

#inspirePopup, .bMulti {
    min-height: 250px;
}


#inspirePopup, #legendPopup, .register-modal, #popup2, .bMulti {
    background-color: #fff;
    display: none;
    min-width: 300px;
    padding: 25px;
}

.\33\36\30_popup {
  align-items: start;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 25px auto;
  text-align: center;
}

.\33\36\30_popup p {
  font-weight: bold;
  margin: 5px auto;
}

.\33\36\30_thumbnail {
  background-image: url('/static/images/360-view-icon.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
  color: white;
  display: flex;
  flex-direction: column;
  height: 200px;
  width: 426px;
}
.\33\36\30_thumbnail p:first-child {
  color: red;
  margin-top: 110px;
}
.\33\36\30_thumbnail p:last-child {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .\33\36\30_thumbnail {
    height: 170px;
    width: 360px;
  }
  .\33\36\30_thumbnail p:first-child {
    margin-top: 95px;
  }
  .\33\36\30_thumbnail p:last-child {
    margin-top: 20px;
  }
  .popup-header {
    height: 100%;
  }
}

i.b-close {
  display: block;
  position: absolute;
  width: 28px;
  height: 20px;
  right: 0;
  top: 0;
  background: transparent url("../images/x.png") no-repeat 8px 4px;
}

.tab-content {
    display: block;
}

span.b-close {
  border-radius: 10px;
  position: absolute;
  width: 28px;
  height: 20px;
  z-index: 100;
  right: 5px;
  top: 5px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 9999;
  overflow: hidden;
  background-color: #6e7c81;
}

input#dzialka {
  padding-right: 5px !important;
}

#inspirePopup pre{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.inspire-link {
  margin-top: 10px;
  margin-bottom: 10px;
}

.toggle-button {
  margin-top: 10px;
}

.toggle-button.active {
    background-color: #58beff;
    color: #fff;
}

.olImageLoadError {
  display: none !important;
}

#legend-layers-tree {
  margin: 0;
  padding: 0;
}

.legend-options-container {
  padding: 2px 15px;
}

@media (max-width: 992px) {
    .legend-options-container {
        padding: 2px 10px;
    }
}
.legend-options-container > h1 {
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 34px;
  justify-content: center;
  margin: 0;
  padding: 1em 0 0 0;
  text-align: center;
}
.legend-options-container > h1:not(.legend-options-collapsed) {
  background: #2196f3;
}
.legend-options-container > h1.legend-options-collapsed {
  background: #8ec6f5;
}
.legend-options-collapse {
  margin: 0 1em 0 -1em;
}

.legend-layers-group {
  background: #fff;
  margin: 1px 0;
  padding-bottom: 0.6em;
}
.legend-layers-group-heading {
  cursor: pointer;
  font-size: 1em;
  margin: 0 0 1em 0;
  width: calc(100% - 4.6em);
  display: inline-block;
}
.legend-layers-group-heading > i {
  display: inline-block;
  font-size: 1.3em;
  height: 1.5em;
  line-height: 1.5em;
  text-align: center;
  vertical-align: middle;
  width: 1.6em;
}
.legend-layers-group-heading > span {
  display: inline-block;
  font-weight: bold;
  line-height: 1.3em;
  vertical-align: middle;
  width: calc(100% - 2.2em);
}
.legend-layers-group-body {
  padding: 0;
}
.legend-layers-group-item {
  display: grid;
  gap: 0 .6em;
  grid-template-columns: calc(214px - 5.2em) 4em 46px;
  line-break: anywhere;
}
.legend-layers-group-item + hr {
  margin: .6em 0;
}

.legend-layer {
  margin-left: 2em;
}
.legend-layer * {
  font-weight: normal;
}
.legend-layer input[type="checkbox"] {
  vertical-align: text-bottom;
}

#additional-service-form {
  margin-top: 12px;
}
#additional-service-url {
  max-height: 50px;
  overflow: auto;
  width: 100%;
}
#additional-service-message {
  background: #ffaa00;
  display: none;
  padding: 0.5em;
  text-align: center;
  width: 100%;
}

#opacity-container-body {
  padding-top: 12px;
}

.opacity-number {
  margin: auto 1em auto 0;
  position: relative;
  top: -0.6em;
  width: 5em;
}

.opacity-slider {
  position: relative;
  top: -0.6em;
}

.grey-padding {
    padding: 5px 20px 20px;
}

.dot {
    width: 8px;
    height: 8px;
    border-radius: 6px;
    display: inline-block;
    margin-right: 6px;
}

.blank-symbolizer {
   width: 60px;
   height: 60px;
   display: inline-block;
   border: #999999 1px solid;
}

#advanced-wrapper {
  max-height: 600px;
  min-height: 200px;
  max-width: 800px;
  overflow-y: auto;
}

#badges .button.active,
#suikzp-badges .button.active {
    background-color: #58beff;
    color: #fff;
}

.sort {
  cursor: pointer;
  padding: 2px;
}

.sort.active {
  background-color: #58beff;
  color: #fff;
}

#advanced-wrapper th, #advanced-wrapper td {
  padding: 3px;
}

.olControlScaleLine {
  color: rgb(68,68,68);
  background-color: rgb(245,245,145);
  background-color: rgba(245,245,245,0.9);
}

.indent {
    margin-left: 15px;
}

#brak-gminy {
    display: none;
}

.my-empty-info {
    width: 350px;
    line-height: 14px;
    text-align: center;
}

.empty-info {
    /* position: absolute; */
    width: 235px;
    top: 375px !important;
    right: 10px;
    z-index: 5000;
    line-height: 14px;
    text-align: center;
}

#draggable-pokrywka {
    display: none;
}

#map-overview {
  bottom: 75px;
  height: 140px;
  left: 10px;
  position: absolute;
  width: 140px;
  z-index: 1000;
}

.ol-overviewmap .ol-overviewmap-map {
  height: 120px;
  width: 120px;
}


@media(min-width: 993px) {

    #draggable-pokrywka {
        position: absolute;
        top: 0;
        right: 365px;
        width: 15px;
        height: 100%;
        background: rgba(255, 255, 255, 0.0);
        z-index: 99999;
        display: block;
        cursor: col-resize;
    }

    #draggable-pokrywka:active {
        cursor: col-resize;
    }

    .empty-info {
        /* position: absolute; */
        width: 360px;
        top: 275px;
        right: 10px;
        z-index: 5000;
        line-height: 14px;
        text-align: center;
    }

    #container {
        width: 100%;
        height: 100%;
        position: absolute;
        /*visibility: hidden;
        display: none;*/
        visibility: visible;
        display: block;
        background-color: rgba(22,22,22,0.6);
        z-index: 1400;
    }

    #modal-wyszukiwarki {
        top: 20px;
        right: 15px;
        position: absolute;
        text-align: justify;
    }

    .bubble
    {
        position: relative;
        width: 340px;
        height: 60px;
        padding: 10px;
        background: #e1e1e1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .bubble:after
    {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 20px 10px 0;
        border-color: #e1e1e1 transparent;
        display: block;
        width: 0;
        z-index: 1;
        bottom: -20px;
        left: 141px;
    }

    #modal-gminy {
        position: absolute;
        z-index: 50;
        right: 15px;
        bottom: 8px;
        text-align: justify;
    }

    .gminy-bubble
    {
        position: relative;
        width: 355px;
        height: 90px;
        padding: 10px;
        background: #e1e1e1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .gminy-bubble:after
    {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 7px 28px;
        border-color: #e1e1e1 transparent;
        display: block;
        width: 0;
        z-index: 1;
        top: -28px;
        left: 58px;
    }



    #modal-podzialka {
        left: 250px;
        position: absolute;
        z-index: 50;
        bottom: 10px;
        text-align: justify;
    }

    .podzialka-bubble
    {
        position: relative;
        width: 225px;
        height: 80px;
        padding: 10px;
        background: #e1e1e1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .podzialka-bubble:after
    {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 12px 25px 12px 0;
        border-color: transparent #e1e1e1;
        display: block;
        width: 0;
        z-index: 1;
        left: -25px;
        top: 36px;
    }

    #modal-podklady {
        left: 10px;
        position: absolute;
        z-index: 50;
        bottom: 160px;
        text-align: justify;
    }

    .podklady-bubble
    {
        position: relative;
        width: 230px;
        height: 80px;
        padding: 10px;
        background: #e1e1e1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .podklady-bubble:after
    {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 20px 12px 0;
        border-color: #e1e1e1 transparent;
        display: block;
        width: 0;
        z-index: 1;
        bottom: -20px;
        left: 27px;
    }


    #narzedzia-pomiarowe {
        left: 165px;
        position: absolute;
        top: 75px;
        z-index: 50;
        bottom: 10px;
        text-align: justify;
    }

    .pomiarowe-bubble
    {
        position: relative;
        width: 465px;
        height: 55px;
        padding: 10px;
        background: #e1e1e1;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    .pomiarowe-bubble:after
    {
        content: '';
        position: absolute;
        border-style: solid;
        border-width: 0 20px 10px;
        border-color: #e1e1e1 transparent;
        display: block;
        width: 0;
        z-index: 1;
        top: -10px;
        left: 203px;
    }

    #container:target {
        visibility: visible;
        display: block;
    }
}

@media(max-width: 992px){

    /* POPUP CSS */

    #modal-wyszukiwarki, #modal-gminy, #modal-podzialka, #modal-podklady, #narzedzia-pomiarowe {
        display: none;
    }

    #container {
        width: 100%;
        height: 100%;
        position: absolute;
        /*visibility: hidden;
        display: none;*/
        visibility: visible;
        display: none;
        background-color: rgba(22,22,22,0.6);
        z-index: 41;
    }

    #container:target {
        visibility: visible;
        display: block;
    }

    /* END POPUP CSS */

  #rightCol, #rightColShadow{
    top:50px;
    width: 250px;
    display: none;
  }

  #alfabetycznie, #wzasiegu {
    display: none;
  }

  #wsystemie{
    width: 100%;
    border-bottom: 1px solid #efdede;
  }

  #system-list{
    width: 100%;
  }

  #map{
    width: 100%;
  }

  #infobar{
    margin-left: 150px;
    width: calc(100% - 150px);
  }

  div.narzedzia-pomiaru{
    width: 30px;
  }

  #herb{
    display: none;
  }

  header #logo {
    width: 150px;
  }
  #map-overview {
    display: none;
  }

  /* wyświetlanie na użądzeniach mobilnych informacji i opcji w dole mapy*/
  #metadata {
    bottom: 30px;
  }
  #osm-contributors {
    bottom: 8px;
    right: 10px;
  }

}
@media(max-width: 460px){

    #rightCol, #rightColShadow{
        top:50px;
        width: 100%;
        z-index: 1300;
    }
}

.copy-link-dialog {
  z-index: 10000;
}

.lider-inspire {
  cursor: pointer;
  left: 40px;
  position: absolute;
  top: 10px;
  width: 120px;
  z-index: 1000;
}

.baselayer-container {
  background: rgba(255, 255, 255, 0.0);
  bottom: 60px;
  display: none;
  height: 90px;
  left: 220px;
  position: absolute;
  z-index: 1000;
}
