#response_brought_wrapper,
.response_brought_wrapper{
    display: none;
    bottom: auto !important;
    left: 50px !important;
    right: 50px !important;
    top:20px !important;
    background: #f5f6f8;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;


    padding: 20px;
    position: absolute;
    z-index: 10000;
    overflow-x: hidden;
    overflow-y: auto;
}

.response_brought_wrapper .vpb_success {
    color: green;
    font-weight: bold;
}

#response_brought_wrapper .bt,
.response_brought_wrapper .bt{
    float: right;
}

#response_brought_wrapper .bt div,
.response_brought_wrapper .bt div{
    float: right;
    margin-right: 0;
}


.rec.ov.clinic {
    min-height: 350px;
}

.rec.ov.clinic .announce {
    margin-top: 16px;
}

.content article .search_result .announce {
    position: relative;
    min-height: 105px;
    padding-bottom: 20px;
}

.sREST .zapis {
    width: 105px !important;
}

.content article .search_result .announce .getMap {
    position: absolute;
bottom: 7px;
right: 14px;
}