/* purchase 'other' submissions */

.view-purchase-other-submissions .views-field-nothing {
    background: none repeat scroll 0 0 #b50052;
    border: medium none #357ebd;
    border-radius: 5px;
    color: #ffffff;
    margin-bottom: 10px;
    padding: 30px 10px;
}

{
    color: #ffffff;
}

.view-purchase-other-submissions .views-row {
    text-align: center;
}

.view-purchase-other-submissions .save {
    border-bottom: 1px solid;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.view-purchase-other-submissions .submission- {
    clear: both;
    display: block;
    font-size: 108px;
    font-weight: bold;
    letter-spacing: -9px;
    line-height: 115px;
}

.view-purchase-other-submissions .submission-count {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    margin-bottom: 24px;
    padding: 0 21px;
}

.view-purchase-other-submissions .view-footer {
    clear: both;
    margin-bottom: 17px;
    padding-top: 8px;
    text-align: center;
}

.view-purchase-other-submissions .form-submit {
    font-size: 15px;
    margin-bottom: -10px;
    margin-top: 10px;
}

/* banner header */

.title-container {
    background: #9ac9ec;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    border-bottom: 1px solid #0088cc;
}

.title-container h1 {
    border-bottom: small none;
    color: #3276b1;
    font-size: 38px;
    letter-spacing: -2px;
    text-shadow: 1px 1px 1px #eaeaea;
}

.breadcrumb > .active {
    color: #f1f1f1;
}
.breadcrumb > li + li::before {
    content: "/\00a0";
    padding: 0 5px;
    color: #f1f1f1;
}

.breadcrumb a {
    color: #f1f1f1;
    text-decoration: none;
}

/* navigation */

#navbar {
    box-shadow: 0 4px 5px #428bca !important;
    border-top: 1px solid #0088cc;
}

.page-header {
    padding-bottom: 3px;
    margin: 1px 0 10px;
}

.breadcrumb {
    background-color: rgba(0,0,0,0);
    border-radius: 0;
    font-size: 14px;
    list-style: none outside none;
    margin-bottom: 6px;
    padding: 0;
}

/*search banner */

.search-title {
    font-size: 32px;
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: -1px;
    color: #e3e3e3;
}

.region-post-content h2.block-title, .region-content h2.block-title, aside h2.block-title {
    background: none repeat scroll 0 0 #f8f8f8;
    padding: 0 10px;
    display: inline-block;
    margin-bottom: -9px;
}