/* Minification failed. Returning unminified contents.
(72,2): run-time error CSS1030: Expected identifier, found ' '
(72,2): run-time error CSS1019: Unexpected token, found ' '
 */
a.back {
    color: #0000FF;
    background-repeat: no-repeat;
    padding: 2px 0 2px 20px;
    margin: 8px 0 5px 8px;
    display: inline-block;
}

.align-right {
    text-align: right;
}
.print-listing {
    margin: 10px 5px !important;
}

.rfx-item-box {
    position: inherit;
    margin-left: 10px;
}

.rfx-main-container {
    overflow: hidden;
    margin: 0 auto;
    width: 920px;
    max-width: 100%;
}

.print-view-actions {
    padding: 10px;
}

.print-view-actions-container {
    background-color: #e6e6e6;
    padding: 3px;
    margin: 2px;
    text-align: center;
}


.print-view-actions-container h2,.print-view-actions-container h5 {
    margin: 0;
}
.separator {
    height: 10px;
}

.not-signed-in {
    text-align: center;
    padding: 20px 0;
}

.terms-and-conditions {
    margin-bottom: 10px;
    display: inline-block;
}

.view-bids-empty-list {
    line-height: 100px;
    text-align: center;
}

    .view-bids-empty-list .not-ended-notice {
        line-height: normal;
        text-align: left;
        margin: 20px;
    }

.rfx-main-container .right-column {
    background-color: #f0f0f0;
}

. pnl-watching {
    margin: 1px;
    cursor: default;
}

.not-selected {
    height: auto;;
    padding: 20px;
    width: 415px;
}

.not-selected-back {
    background-repeat: no-repeat;
    background-position: left center;
    color: Blue;
    padding: 2px 2px 2px 20px;
}

.ended-with-bids-first {
    padding: 5px;
    text-align: center;
}

.ended-with-bids-second {
    padding: 10px;
}

.label-or {
    display: inline-block;
    margin: 10px;
}

.not-signed-in {
    margin-top: 10px;
}

.content-not-signed-in-wrapp {
    padding: 0 40px 0 40px;
}

.content-not-signed-in-back-wrapp {
    padding: 10px;
}

.not-signed-in-back {
    background-repeat: no-repeat;
    background-position: left center;
    color: Blue;
    padding: 2px 2px 2px 20px;
    margin: 10px 0 20px;
}

.award-view-item {
    padding: 10px;
    padding-top: 15px;
}

.ended-with-no-bids {
    text-align: center;
    margin: 20px;
}

    .ended-with-no-bids h2 {
        text-transform: uppercase
    }

.ended-with-no-bids-text-first {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 110%;
}

.ended-with-no-bids-text-second {
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}

.ended-with-no-bids-fieldset {
    margin: 5px;
    padding-top: 7px;
    width: auto;
}

    .ended-with-no-bids-fieldset #notifVendorLink {
        margin-left: 19px
    }

.div-comments {
    padding: 5px;
}

    .div-comments b {
        color: #DD0000;
    }

    .div-comments .comments-text-wrapper {
        padding: 5px 30px;
    }

.not-ended-notice .ended-list {
    margin-bottom: 25px;
}

.listing-stats {
    margin: 15px 5px;
    padding: 10px;
    width: auto;
}

.not-ended-instructions .not-ended-back {
    background-repeat: no-repeat;
    background-position: left center;
    color: Blue;
    padding: 2px 2px 2px 20px;
}

.bidder-name-wrapper {
    margin: 0 auto;
    margin-bottom: 5px;
    width: 98%;
    border: 2px solid #242ec6;
    background-color: #e2e4f8;
    color: #242ec6;
}

    .bidder-name-wrapper h3 {
        margin: 0;
    }

.no-margin-top {
    margin-top: 0;
}

#divRight {
    max-width: 50%;
}

.remove-watchlist-button {
    margin-bottom: 5px;
    margin-right: 5px;
}


@media (max-width: 575.98px) {
    .sort-by-container {
        margin: 10px 0;
    }
    .contentfilter {
        padding: 10px;
    }
    .terms-and-conditions {
        margin-left: 0;
    }
}
