.mine-werks-select-pvz {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 5;
    width: calc(100% - 30px);
    border-radius: 3px;
    padding: 25px;
    font-size: 14px;
    background: #f3f3f3;
    height: 250px;
    overflow-y: scroll;
}

.werkFakeSearch {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    display: inline-block;
    padding: 0px;
}

.werkFake {
    font-family: 'Golos';
    color: #1D6CB4;
    letter-spacing: 0.01em;
}

.panel.one-more-tab-panel {
    padding: 0px;
    padding-right: 15px;
    position: absolute;
    background: #fff;
    z-index: 5;
    box-shadow: 0px 4px 25px rgb(0 0 0 / 7%);
    top: 0px;
    width: calc(100% - 30px);
    border: 0px;
    font-size: 14px;
    background-color: #fff;
}

.mine-werks-select {
    display: none !important;
}

.panel.one-more-tab-panel .tab-content {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 0px;
    padding-bottom: 15px;
    margin-top: 52px;
}

#kudaNadoPvz {
    transition: 0.3s;
}

.lelik {
    transition: 0.3s;
}

#kudaNadoPvz.bolik {
    position: absolute;
    width: 100%;
    padding-top: 40px;
    z-index: 999;
}

.lelik.nebolik {
    padding-bottom: 80px;
}

#xxxIn {
    padding-left: 20px;
}

#showMap {
    padding-bottom: 0px;
    display: inline-block;
    text-decoration: underline;
    letter-spacing: 0.01em;
    color: #1D6CB4;
    position: relative;
    font-family: 'Golos';
    margin-top: 12px;
}

.panel.one-more-tab-panel#oneMoreTabPanel .tab-content {
    margin-top: 20px;
}

#terminalQ {
    margin-top: 15px;
}

.werkFakeSearch .fa-search {
    width: 22px;
    height: 10px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    top: 18px;
    font-size: 18px;
    right: 18px;
}

.werGPVZ {
    overflow-y: scroll;
    height: 350px;
}

.pre-line {
    display: inline-block;
    margin-right: 15px;
    border-bottom: 1px dashed #0c54a0;
    padding-top: 15px;
}

@media (max-width: 767px) {
    #xxxIn {
        width: 100%;
        display: inline-block;
    }

    .contentOrderZ #left-bar #kudaNadoPvz .small-label.fieldZ.Q {
        margin-bottom: 10px;
    }

    .lelik.nebolik {
        padding-bottom: 90px;
    }
}