﻿.vendor-order-detail table.table thead th {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.vendor-order-detail table.table tbody.TotalExtendedListPrice_V2 td {
    padding-top: 8px;
    padding-bottom: 8px
}

.IM-VendorportalPartner_new > .sub-header > .breadcrumb {
    background: #eee;
}

button.close, .close:hover {
    font-size: 22px !important;
    opacity: 1;
}

.information-content {
    background-color: #eee;
}

.shadow {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.15);
}

.information-content.shadow {
    background-color: #fff;
}

.information-content h2 {
    font-family: Arial, "Lucida Grande", sans-serif;
}

.subheaderCheckoutPadding {
    padding: 11px 72px;
}

.leftMarginSpacer {
    margin-left: 16px;
}

.leftMarginSpacer-sm {
    margin-left: 8px;
}

.footerCheckoutPadding {
    padding: 12px 59px;
}

.footerBackButtonPadding:link {
    padding: 12px 70px;
}

.emptyIconPlaceholder {
    display: inline-block;
    width: 15.75px;
    height: 18px;
}

.bufferForFloatingFooter {
    height: 73px;
    width: 100%;
}

.popupBtnPadding:link {
    padding: 8px 16px;
}

.dropdownBorder {
    border: 1px solid #979797;
}

.min-height-230 {
    min-height: 230px;
}

.modal-open {
    overflow: auto;
}

.padding-right-child {
    padding-right: 25px!important;
}

#_saasQuoteDetailsCalculate th {
    color: #333333;
    text-decoration: none;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    vertical-align: middle;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-right: 15px !important;
}

#_saasQuoteDetailsCalculate tbody tr td {
    border-top: none !important;
    font-size: 14px !important;
    padding-top: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
}

#_saasQuoteDetailsCalculate > thead > tr {
    border-bottom: 1px solid #ddd !important;
}

#_saasQuoteDetailsCalculate > tbody > tr {
    border-bottom: 1px solid #ddd !important;
}

#_saasQuoteDetailsCalculate {
    margin-bottom: 30px !important;
}

#saasCreditDetails, #saasCreateQuoteDetails {
    border-collapse: separate !important;
    border-spacing: 0 0.3em !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    #saasCreditDetails tbody tr td,
    #saasCreateQuoteDetails tbody tr td {
        border-top: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
.max-width-saas {
    background-color: white;
    width: 700px !important;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 497px;
    }
}
