/* /Components/ColonSeparatedValue.razor.rz.scp.css */
span.key[b-vkd9gwun1f] {
    font-weight: lighter;
}

span.value[b-vkd9gwun1f] {
    font-weight: bold;
}

#expiry[b-vkd9gwun1f] {
    display: flex;
    justify-content: space-between;
}
/* /Components/SupplierSelector.razor.rz.scp.css */
.submission-container[b-ci2gjcal9j] {
    float: right;
    display: flex;
    flex-direction: column;
    font-size: 13px;
}
/* /Features/Analysis/AnalysisPage.razor.rz.scp.css */
.switch-container[b-kkj0lzwtcj] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: end;
    margin-right: 1rem;
    padding-bottom: 1rem;
}
/* /Features/Analysis/AnalysisViewer.razor.rz.scp.css */
span.price[b-9iiq4axgyi] {
    width: 6rem;
    display: inline-block;
    text-align: right;
}

td.variance-cell[b-9iiq4axgyi] {
    display: flex;
    justify-content: space-between;
}

span.bracket[b-9iiq4axgyi] {
    color: #9e9e9e;
}

span.variance[b-9iiq4axgyi] {
    text-align: right;
    margin-left: 0.5rem;
    width: 4rem;
    display: inline-block;
}

td.variance-cell span.percentage[b-9iiq4axgyi] {
    width: 5rem;
    text-align: right;
}

tr.header-row-light[b-9iiq4axgyi] {
    background-color: whitesmoke;
}

tr.header-row[b-9iiq4axgyi],
tr.item-row[b-9iiq4axgyi] {
    border-bottom: 1px solid #8080809e;
}

tr.header-row-light[b-9iiq4axgyi],
tr.header-row[b-9iiq4axgyi] {
    border: 1px solid #8080809e;
    height: 3rem;
}
tr.header-row[b-9iiq4axgyi] {
    background-color: rgb(61 63 75);
}

th.sortable[b-9iiq4axgyi] {
    cursor: pointer;
    padding: 10px 16px;
    font-weight: 500;
    min-width: 6rem;
}

tr.header-row-light td[b-9iiq4axgyi],
tr.header-row td[b-9iiq4axgyi] {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
}

td.price-cell[b-9iiq4axgyi],
td.large[b-9iiq4axgyi] {
    font-size: .875rem;
    padding-bottom: 5px;
    padding-top: 5px;
}
td.large[b-9iiq4axgyi] {
    text-align: center;
    padding: 0 5px;
}
td.price-cell[b-9iiq4axgyi] {
    padding: 5px;
}

div.supplier-box[b-9iiq4axgyi] {
    display: flex;
    flex-direction: column;
    text-align: center;
    border-left: 1px solid #717171;
}

div.sub-header[b-9iiq4axgyi] {
    width: 25%;
    text-align: center;
    font-weight: 300;
}

div.sub-headers[b-9iiq4axgyi] {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

td.mud-table-cell.border-cell[b-9iiq4axgyi] {
    border-left: 1px solid #717171;
}

tr.item-row:hover[b-9iiq4axgyi] {
    background-color:  rgba(0,0,0,0.0392156862745098)
}

tr.header-row[b-9iiq4axgyi] {
    background-color: rgba(39,39,47,1);
}

tr.item-row[b-9iiq4axgyi] {
    border-left: 1px solid #8080809e;
    border-right: 1px solid #8080809e;
}

th[b-9iiq4axgyi] {
    padding: 10px 0;
}
/* /Features/Analysis/ContractsAnalysisViewer.razor.rz.scp.css */
span.price[b-a1ffob9ysr] {
    width: 6rem;
    display: inline-block;
    text-align: right;
}

td.variance-cell[b-a1ffob9ysr] {
    display: flex; 
    justify-content: space-between;
}

span.bracket[b-a1ffob9ysr] {
    color: #9e9e9e;
}

span.variance[b-a1ffob9ysr] {
    text-align: right;
    margin-left: 0.5rem;
    width: 4rem;
    display: inline-block;
}

td.variance-cell span.percentage[b-a1ffob9ysr] {
    width: 5rem; 
    text-align: right;
}

tr.header-row-light[b-a1ffob9ysr] {
    background-color: whitesmoke;
}

tr.header-row[b-a1ffob9ysr], 
tr.item-row[b-a1ffob9ysr] {
    border-bottom: 1px solid #8080809e;
}

tr.header-row-light[b-a1ffob9ysr],
tr.header-row[b-a1ffob9ysr] {
    border: 1px solid #8080809e;
    height: 3rem;
}
tr.header-row[b-a1ffob9ysr] {
    background-color: rgb(61 63 75);
}

th.sortable[b-a1ffob9ysr] {
    cursor: pointer;
    padding: 10px 16px;
    font-weight: 500;
    min-width: 6rem;
}

tr.header-row-light td[b-a1ffob9ysr],
tr.header-row td[b-a1ffob9ysr] {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
}

td.price-cell[b-a1ffob9ysr],
td.large[b-a1ffob9ysr] {
    font-size: .875rem;
    padding-bottom: 5px;
    padding-top: 5px;
}
td.large[b-a1ffob9ysr] {
    text-align: center;
    padding: 0 5px;
}
td.price-cell[b-a1ffob9ysr] {
    padding: 5px;
}

div.supplier-box[b-a1ffob9ysr] {
    display: flex;
    flex-direction: column;
    text-align: center;
    border-left: 1px solid #717171;
}

div.sub-header[b-a1ffob9ysr] {
    width: 25%;
    text-align: center;
    font-weight: 300;
}

div.sub-headers[b-a1ffob9ysr] {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

td.mud-table-cell.border-cell[b-a1ffob9ysr] {
    border-left: 1px solid #717171;
}

tr.item-row:hover[b-a1ffob9ysr] {
    background-color:  rgba(0,0,0,0.0392156862745098)
}

tr.header-row[b-a1ffob9ysr] {
    background-color: rgba(39,39,47,1);
}

tr.item-row[b-a1ffob9ysr] {
    border-left: 1px solid #8080809e;
    border-right: 1px solid #8080809e;
}

th[b-a1ffob9ysr] {
    padding: 10px 0;
}
/* /Features/Tenders/List/ListTendersPage.razor.rz.scp.css */
.switch-container[b-a2qanvi0ky] {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: end;
    margin-right: 1rem;
}
