#pvFooter {
    display: none;
}

#account-nav {
    display: none;
}

#gridSubscriptions, #gridMemberships, #gridOffers {
    padding-left: 0;
}

section#values {
    padding-bottom: 0 !important;
}

.ui-update > .component {
    padding: 0 15px;
}

#account_customer_menu > h2 {
    padding-left: 20px;
}

#PeopleVineContent, #pnlContent {
    margin-top: 30px !Important;
}

#account-breadcrumbs {
    display: none;
}

input[value="print"] {
    display: none;
}

#btnShowTickets {
    padding: 15px 0;
    margin-bottom: 20px;
}


@media (max-width: 768px) {
    #content_dgrdOrders tbody tr:first-child {
        display: none;
    }
}

#PeopleVineContent, #pnlContent {
    margin-left: 0 !important;
}

header.layout {
    display: none;
}

header.simple-header {
    display: none;
}

#PeopleVineContent, #pnlContent {
    margin-top: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

a {
    word-break: break-all;
}

.text-sample {
    padding-top: 0 !important;
}

.jumbotron {
    background: none;
}

.gridList-item-subGroup {
    padding-left: 0;
}

#schedule_multi .ui-update .btn {
    width: 100%;
}

#PeopleVineContent {
    border: 12px solid #ECC3B2;
}

#filter .gridList-item.gridList-item_2of16.gridList-item_tight {
    width: 100%;
}

#btnPrint {
    display: none;
}

.hidden-print a:first-child {
    display: none;
}