﻿.ppl-detail {
    transition: height 1s;
    height: 0;
    line-height: 40px;
    background: #eee;
    margin: 0.5em 0;
    padding: 0 0.5em;
}

.ppl-modal-aboslute{
    position: absolute !important;
    z-index: 9999;
    display: none;
    top: 0;
    left: 0;
}

.ppl-modal-size {
  width: 100% !important;
  height: 100% !important;
  min-width: 320px !important;
  min-height: 550px !important;
  max-width: 1200px !important;
  /*max-height: 700px !important;*/
  display: none;
}

#ppl-parcelshop-map .smap {

}
