.editor-vertical {
  margin-right: 0;
}
.leaflet-control-search .search-tip {
  white-space: unset !important;
}
#map {
  width: -webkit-fill-available;
  width: -moz-available;
  height: 500px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#map input[type="radio"] {
  height: unset;
}
.leaflet-control-search.search-exp {
  display: flex;
  width: 200px;
}
.leaflet-control-search .search-tooltip {
  min-width: 200px !important;
}
.leaflet-popup-content {
  width: 265px !important;
}
.checkPlot,
.checkOdcinek {
  position: relative;
  float: left;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65);
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
}
.fa-hand-pointer-o,
.leaflet-control i {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px !important;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
  border-radius: 4px;
}
.checkPlot-active i,
.checkOdcinek-active i {
  background-color: #e6e6e6;
}
.mapCheck {
  cursor: pointer;
}
.showOnMap {
  margin-left: 5px;
  color: black;
  font-size: 14px;
  padding: 5px;
  cursor: pointer;
  transition: all 0.2s;
}
.checkOdcinek i {
  font-size: 20px;
}
.checkPlot i {
  font-size: 15px;
}
body .remove-slup {
  margin-left: 5px;
  color: #a94442;
  font-size: 18px;
  padding: 5px;
  cursor: pointer;
  transition: all 0.2s;
}
body .zoom-slup {
  margin-left: 5px;
  color: black;
  font-size: 15px;
  padding: 5px;
  cursor: pointer;
  transition: all 0.2s;
}
.slup-item {
  margin-left: 3rem;
  margin-bottom: 5px;
}
.slupList {
  list-style: disc;
}
.glyphicon-info-sign {
  color: #347ab7;
  font-size: 15px;
  top: 2px;
}
.pelnomocnictwo .editor-field input {
  margin-bottom: 1rem;
}
.wrapCheckbox {
  display: flex;
  align-items: center;
}
.wrapCheckbox input[type="checkbox"] {
  width: auto !important;
  margin-left: 5px;
  cursor: pointer;
}
.wrapCheckbox label {
  cursor: pointer;
}
.date_wn .pelnomocnictwo {
  margin-top: 1rem;
}
