.select-widget-polkurier{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid rgb(214, 212, 212);
    background-color: #ffffff;
}

.chosen-collection{
    margin-top: 10px;
}

.chosen-button{
    margin-top: 10px;
}

.polkurier-parcellocker-button {
    text-align: center;
    margin-bottom: 15px;
}

.polkurier-parcellocker-warning {
    margin-top: 20px;
    padding: 5px;
    background: #f2dede;
    border-radius:4px;
    border: red solid 1px;
}