/* _content/HHRef/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-rq2jwbo5hd] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-rq2jwbo5hd] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/HHRef/Components/Pages/UnitPage.razor.rz.scp.css */

@media print {
    .fluff[b-hv0hzexmza] {
        display: none;
    }


    .clickable[b-hv0hzexmza] {
        text-decoration: none !important;
    }
}

.heading[b-hv0hzexmza] {
    font-size: 16pt;
    font-weight: bold;
    font-variant: small-caps;
}

.subheading[b-hv0hzexmza] {
    font-size: 11pt;
    font-weight: bold;
    font-variant: small-caps;
}


.headingpoints[b-hv0hzexmza] {
    font-weight: bold;
    font-size: 11pt;
}

.icon_image[b-hv0hzexmza] {
    width: 15mm;
    height: 15mm;
}

.icon_cell[b-hv0hzexmza] {
    width: 20mm;
    height: 15mm;
}

.points_cell[b-hv0hzexmza] {
    text-align: right;
}

.fluff[b-hv0hzexmza] {
    font-size: 10pt;
    font-style: italic;
}

.stat_name[b-hv0hzexmza] {
    font-size: 10pt;
}

.stat_value[b-hv0hzexmza] {
    text-align: center;
    font-size: 10pt;
}

.stat_head_left[b-hv0hzexmza] {
    border-bottom: 1px solid black;
    width: 20%;
}

.stat_head[b-hv0hzexmza] {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid black;
    width: 5.7%;
}

.stat_divider[b-hv0hzexmza] {
    width: 0px;
    padding: 0px;
    border-right: 1px solid black;
}

atable[b-hv0hzexmza], ath[b-hv0hzexmza], atd[b-hv0hzexmza] {
    border: 1px solid grey;
    border-collapse: collapse;
}

.stat_table[b-hv0hzexmza] {
    border-collapse: collapse;
    width: 100%;
}

.main_heading[b-hv0hzexmza] {
    font-size: 10pt;
    font-weight: bold;
}

.main_list[b-hv0hzexmza] {
    font-size: 10pt;
    margin-top: 0px;
    padding-left: 9pt;
}

ul.main_list > li[b-hv0hzexmza] {
    padding-top: 3pt;
}

ul.options_list > li[b-hv0hzexmza] {
    padding-top: 3pt;
}

.main_list_sub[b-hv0hzexmza] {
    font-size: 10pt;
    margin-top: 0px;
    padding-left: 9pt;
}

.list_ix_left[b-hv0hzexmza] {
    font-size: 10pt;
}

.list_ix_right[b-hv0hzexmza] {
    font-size: 9pt;
    padding: 0px;
}

ul.options_list[b-hv0hzexmza] {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none list-style: none;
}

ul.main_list_true[b-hv0hzexmza]  {
    list-style-type: '✓';
}

ul.options_list li[b-hv0hzexmza]:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
}

    ul.options_list span:first-child[b-hv0hzexmza] {
        padding-right: 0.33em;
        background: white
    }

    ul.options_list span + span[b-hv0hzexmza] {
        float: right;
        padding-left: 0.33em;
        background: white
    }

.weapon_heading_name[b-hv0hzexmza] {
    font-size: 10pt;
    font-weight: bold;
    width: 25%;
    border-bottom: 1px solid black;
}

.weapon_heading_stat[b-hv0hzexmza] {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    width: 5%;
    border-bottom: 1px solid black;
}

.weapon_heading_special[b-hv0hzexmza] {
    font-size: 10pt;
    font-weight: bold;
    width: 34%;
    border-bottom: 1px solid black;
}

.weapon_heading_trait[b-hv0hzexmza] {
    font-size: 10pt;
    font-weight: bold;
    width: 16.5%;
    border-bottom: 1px solid black;
}

.stat_name[b-hv0hzexmza] {
    font-size: 10pt;
}

.stat_value[b-hv0hzexmza] {
    text-align: center;
    font-size: 10pt;
}

.column_left[b-hv0hzexmza] {
    width: 50%;
    padding-right: 5mm;
}

.column_right[b-hv0hzexmza] {
    width: 50%;
    padding-left: 5mm;
}

.clickable[b-hv0hzexmza] {
    text-decoration: underline;
    text-decoration-color: #ff8888;
    cursor: pointer;
}

.unselected[b-hv0hzexmza] {
    color: #888888;
}

.selected[b-hv0hzexmza] {
    color: #000000;
}
