.stat {
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.stat-heading {
    color: white;
    font-weight: bold;
    font-size: large;
    /*margin-left: 10%;*/
    /*margin-right: 0%;*/
    /*margin-top: 10%;*/
    /*max-width: 9em;*/
}

.stat-icon {
    color: white;
    font-weight: bold;
    font-size: x-large;
}

.stat-data {
    color: white;
    font-weight: bold;
    font-size: xx-large;
    /*text-align: end;*/
    /*position: absolute;*/
    /*width: 18%;*/
    /*bottom: 15%;*/

}

.bg-orange {
    background-color: #ff881f !important;
}

.bg-red {
    background-color: #ff0000 !important;
}

.stat-renew {
    background-color: rgb(147 112 219 / 0.55);
}

.stat-valid {
    background-color: rgb(119 227 165);
}

.stat-failed {
    background-color: rgb(255 0 0 / 0.5);
}

.stat-capture {
    background-color: rgb(124 196 236);
}

.feather-badge-Scheduled {
    position: absolute;
    top: 0;
    right: 0;
    width: 360px;
    height: 34px;

    /* Shifting the gradient center to the exact top-right corner */
    background: radial-gradient(circle at top right, rgba(255, 165, 0, 1) 0%, rgba(255, 165, 0, 0) 100%);

    /* Positions the text near the corner, adjust padding to move it */
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 5px;
    padding-right: 15px;

    /* Text styling */
    color: white;
    font-weight: bold;
    /*font-family: sans-serif;*/
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;

}

.feather-badge-Resultspending {
    position: absolute;
    top: 0;
    right: 0;
    width: 360px;
    height: 34px;

    /* Shifting the gradient center to the exact top-right corner */
    background: radial-gradient(circle at top right, rgb(124 196 236) 0%, rgba(255, 165, 0, 0) 100%);

    /* Positions the text near the corner, adjust padding to move it */
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 5px;
    padding-right: 15px;

    /* Text styling */
    color: white;
    font-weight: bold;
    /*font-family: sans-serif;*/
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;

}

.feather-badge-Completed {
    position: absolute;
    top: 0;
    right: 0;
    width: 360px;
    height: 34px;

    /* Shifting the gradient center to the exact top-right corner */
    background: radial-gradient(circle at top right, rgb(119 227 165) 0%, rgba(255, 165, 0, 0) 100%);

    /* Positions the text near the corner, adjust padding to move it */
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 5px;
    padding-right: 15px;

    /* Text styling */
    color: white;
    font-weight: bold;
    /*font-family: sans-serif;*/
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;

}

.feather-badge-Inprogress {
    position: absolute;
    top: 0;
    right: 0;
    width: 360px;
    height: 34px;

    /* Shifting the gradient center to the exact top-right corner */
    background: radial-gradient(circle at top right, rgb(227 119 189) 0%, rgba(255, 165, 0, 0) 100%);

    /* Positions the text near the corner, adjust padding to move it */
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 5px;
    padding-right: 15px;

    /* Text styling */
    color: white;
    font-weight: bold;
    /*font-family: sans-serif;*/
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;

}

/* Crucial: The parent container must have positioning turned on */
.cardrow {
    position: relative;
    width: 100%;
    /*height: 300px;*/
    /*background-color: #222; !* Dark background so the white text and orange glow show up *!*/
}

.list-header:hover {
    background-color: rgba(82, 171, 214, 0.33);
}

.list-selection {
    border-color: #5bbbea;
    background-color: rgba(91, 187, 234, 0.26) !important;
}

.row-title {
    font-weight: bold;
    font-size: 1.1rem;
}

.row-row {
    /*border: 1px solid var(--bs-secondary);*/
    cursor: pointer;
}

.row-spec {
    display: inline;
    margin-right: 1rem;
    font-size: 0.8rem;
    color: var(--bs-secondary);
}

.row-field-label {
    margin-right: 1rem;
    font-size: 0.8rem;
    color: var(--bs-secondary);
}

.row-field-label-n {
    margin-right: 1rem;
    font-size: 1rem;
    color: var(--bs-secondary);
}

.row-starter {
    max-width: 2rem;
    margin: 2px;
    align-content: center;
    color: var(--bs-secondary);
}


.xh1 {
    font-size: xx-large !important;
    font-weight: 800 !important;
}

.dt-buttons {
    margin-bottom: 25px !important;
}

.dt-length, .dt-info {
    margin-left: 10px !important;
}

.sampler-link {
    text-decoration: underline !important;
    font-style: italic !important;
    cursor: pointer !important;
}

.sample {
    background: rgba(241, 148, 235, 0.96) !important;
}

.bold {
    font-weight: bold;
}

.numbershow {
    display: none;
}

.actual {

}

.virgin {
    background: #78f678 !important;
}

.saved {
    background: #f3de80 !important;
}

.import {
    background: #7ac7f6 !important;
}

.nope {
    color: red !important;
    font-weight: bold !important;
}

.yup {
    color: green !important;
    font-weight: bold !important;
}

.tinput {
    text-align: center;
    max-width: 5em;
    min-width: 5em;
    width: 5em;
    margin: auto;
    border: blue 3px solid !important;
}

.tinputtable {
    /*max-width: 1407px;*/
    min-width: 1407px;
    /*width: 1407px;*/
}

.toutput {
    text-align: center;
    max-width: 5em;
    min-width: 5em;
    width: 5em;
}

.target {
    background-color: rgba(236, 202, 255, 0.33) !important;
}

.dt-search, .dt-paging {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}

.dt-info, .dt-paging {
    margin-top: 10px !important;
}

.metric {
    text-align: center;
    vertical-align: middle;
    margin: auto;
}

.metric-left {
    vertical-align: middle;
    margin: auto;
}

.click-row {
    border: 1px solid gray;
    padding: 5px;
    margin: 3px;
    border-radius: 5px;
}

.grey {
    background: #ccd0d5 !important;
}

.listrow {
    cursor: pointer;
}

.selectedrow {
    background: #bde9ff !important;
}

.selection {
    background: #8ceb8c !important;
}

.required:after {
    content: ' * Required' !important;
    color: #00ab00 !important;

}

.is-invalid {
    border: 2px #ff0000 solid !important;
}

.is-valid {
    border: 2px #00ab00 solid !important;
}


.validationerror {
    color: #ff0000 !important;
}

.validationerror-block {
    margin-top: 5px;
    border: 1px solid red;
    padding: 10px;
    border-radius: 7px;
    background: repeating-linear-gradient(
            45deg,
            #f8d0d0b0,
            #f8d0d0b0 10px,
            #fbeaea 10px,
            #fbeaea 20px
    );
}