.vidanet-panel, #startDiv, #packageManager, #tvRows, #giftOverlay, #addressWarning, #orderForm, #orderFormTitle, #basket, #prevBasketHeader, #contractSentForm {
    display: none;
}

#eInvoiceDiscountRow {
    margin-top: 10px;
}

.finalize-row label {
    display: inline;
}

.finalize-row a {
    color: #78909c;
    font-size: 18px;
    line-height: 30px;
}

#promoGiftsContainer > div {
    cursor: pointer;
}

.basket-header-item-plus-list {
    z-index: 5;
    white-space: nowrap;
    bottom: 0 !important;
}

.curr.basket-header-item-plus-icon, .curr .basket-header-item-plus-icon {
    background-color: #78909c;
}

.curr.basket-header-item-plus-more {
    color: #78909c;
}

label.disabled {
    color: lightgray;
}

.ac {
    display: inline;
    width: 32%;
    padding: 0 18px;
}