.order-form .shipping-options
{
    width: 100%;
    height: 35px;
    margin: auto;
}

.order-form .shipping-options .options
{
    margin: 0 auto;
    width: 70%;
}

.order-form .shipping-options .title
{
    height: 100%;
}

.order-form .shipping-options h2
{
    display: inline-block;
}

.order-form .shipping-options .last
{
    margin-left: 50px;
}

.order-form .available-for
{
    width: 45px;
    height: 25px;
    margin-left: 3px;
    float: left;
}

.order-form .kex-logo
{
    background: url(../../../images/kex-logo2.png?v2) 5px no-repeat #ffffff;
}

.order-form .dpd-logo
{
    background: url(../../../images/dpd-logo2.png) 5px no-repeat #ffffff;
}

.order-form .inpost-logo
{
    background: url(../../../images/inpost-logo2.png) 5px no-repeat #ffffff;
}

.order-form .inpost_cb-logo
{
    background: url(../../../images/inpost-logo2.png) 5px no-repeat #ffffff;
}

.order-form .inpost_pop-logo
{
    background: url(../../../images/inpost_pop-logo2.png) -8px 3px no-repeat #ffffff;
}

.order-form .tba-logo
{
    background: url(../../../images/tba-logo2.png) 5px no-repeat #ffffff;
}

.order-form .dhl-logo
{
    background: url(../../../images/dhl-logo2.png) no-repeat #ffffff;
}

.order-form .etl-logo
{
    background: url(../../../images/etl-logo2.png?v2) 5px no-repeat #ffffff;
}

.order-form .delta-logo
{
    background: url(../../../images/delta-logo2.png?v2) 5px no-repeat #ffffff;
}

.order-form .patron-logo
{
    background: url(../../../images/patron-logo2.png) -5px 5px no-repeat #ffffff;
    width: 50px;
}

.order-form .fedex-logo
{
    background: url(../../../images/fedex-logo2.png) 5px no-repeat #ffffff;
}

.order-form .pekaes-logo
{
    background: url(../../../images/pekaes-logo2.png) 0 no-repeat #ffffff;
}

.order-form .ups-logo
{
    background: url(../../../images/ups-logo2.png) 0 6px no-repeat #ffffff;
}

.order-form .tnt-logo
{
    background: url(../../../images/tnt-logo2.png) 0 6px no-repeat #ffffff;
}

.order-form .poczta24-logo
{
    background: url(../../../images/poczta24-logo2.png) 0 6px no-repeat #ffffff;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.order-form .poczta48-logo
{
    background: url(../../../images/poczta48-logo2.png) 0 6px no-repeat #ffffff;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.order-form .rohlig_suus-logo
{
    background: url(../../../images/rohlig_suus-logo2.png) 0 no-repeat #ffffff;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.order-form .paczka_w_ruchu-logo
{
    background: url(../../../images/paczka_w_ruchu-logo2.png) 0 no-repeat #ffffff;
}

.order-form .ambro_express-logo
{
    background: url(../../../images/ambro_express-logo2.png) 0 / contain no-repeat #ffffff;
}

.order-form .gls-logo
{
    background: url(../../../images/gls-logo2.png) 0 6px no-repeat #ffffff;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.inpost_cb
{
    display: none;
}


.dimensions
{
    background-color:#760000;
    padding: 10px;
    margin: 0 0 20px 2px;
}


.dimensions>.single-error
{
    margin-top: -8px;
    margin-left: -10px;
    float: left;
}

.product-dimensions>.product
{
    float: left;
}

.product-dimensions
{
    margin: 0 auto;
    width: 100%;
    padding-top: 15px;
    min-height: 40px;
    padding-left: 120px;
}

.dimensions-info
{
    float: left;
    color: #c8a0a0;
    line-height: 15px;
    width: 100%;
    margin: 20px 0;
}

.dimensions-info .title
{
    float: left;
    width: 800px;
}


.dimensions-info .couriers
{
    float: left;
    margin-left: 20px;
}


.dimensions-info .courier-info
{
    color: #c8a0a0;
    margin-bottom: 10px;
}


.option-price
{
    color: #c8a0a0;
    line-height: 15px;
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    font-size: 9px;
}

.how-to-send
{
    float: right;
    margin-top: -30px;
    margin-right: 20px;
    cursor: pointer;
}

.order-offers
{
    float: right;
    margin-bottom: 20px;
    margin-right: 3px;
}


.order-offers > label
{
    padding-left: 0 !important;
    padding-top: 0 !important;
}

#mishmash
{
    display: none;
}

#help-place
{
    padding: 10px;
    margin-top: -10px;
    background-color: #0D8FBF;
    color: #ffffff;
    border-radius: 3px;
}

#help-place:hover
{
    background-color: #11A7DF;
}

#wants_use_sender_pop label
{
    min-height: 12px;
}