body {
    margin: 0;
    height: 100%;
    min-height: 100%;
    font-family: Verdana, Arial, Helvetica, san-serif;
    font-size: 10pt;
}

TH {
    font-weight: normal;
}

.selectedTreeNode {
    color: Red;
    font-family: Arial;
    font-size: 10pt;
}

.header {
    height: 7%;
    min-height: 7%;
}

h4 {
    font-size: 12px !important;
}

table.header button.btn-primary {
    padding: 12px !important;
    margin: 6px 0 3px 6px !important;
    background: linear-gradient(180deg, rgba(220, 220, 220, 0.0125), rgba(220, 220, 220,0.010), rgba(220, 220, 220, 0.0075));
    border-radius: 8px !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.10);
    color: seashell;
    min-width: 110px;
    height: 45px !important;
    width: auto;
}

table.header button.btn-primary.featured {
    background: linear-gradient(180deg, rgba(210, 0, 0,0.65), rgba(210, 0, 0,0.65), rgba(165, 0, 0, 0.45)) !important;
}

table.header button:has(~ button:hover),
table.header button:hover,
table.header button:hover + button.dropdown-toggle {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.35) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    color: white;
}

button.btn-primary:hover,
button.btn-primary:hover + button.dropdown-toggle {
    background: linear-gradient(180deg, rgba(220, 220, 220,0.0125), rgba(230, 230, 230,0.075), rgba(255, 255, 255, 0.0.55)) !important;
}

table.header button.btn-primary.featured:hover,
table.header button.btn-primary.featured:hover + button.dropdown-toggle {
    background: linear-gradient(180deg, rgba(240, 0, 0, 0.75), rgba(220, 0, 0, 0.75), rgba(190, 0, 0, 0.55)) !important;
}

td.headerBlankCell div.btn-group button:not(.dropdown-toggle) {
    padding: 12px !important;
    margin: 6px 0 3px 6px !important;
    border-radius: 8px 0 0 8px !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-right: none !important;
    color: seashell;
    min-width: 110px;
    height: 45px !important;
    width: auto;
}

td.headerBlankCell div.btn-group button.dropdown-toggle {
    padding: 0px !important;
    margin-top: 6px !important;
    margin-left: 0px !important;
    border-radius: 0 8px 8px 0 !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-left: none !important;
    color: seashell;
    min-width: 30px;
    height: 45px !important;
    width: 30px !important;
}

table.header button.btn-primary:hover,
td.headerBlankCell div.btn-group button.dropdown-toggle:hover,
td.headerBlankCell div.btn-group.open .btn.dropdown-toggle {
    background: rgba(255, 255, 255, 0.075);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.35);
    color: white;
}

td.headerBlankCell div.btn-group button.dropdown-toggle:hover,
td.headerBlankCell div.btn-group.open .btn.dropdown-toggle {
    border-left: solid rgba(255, 255, 255, 0.015);
}

.headerClass {
    font-family: Tahoma;
    font-size: 20pt;
}

.tablemain {
    white-space: normal;
    width: 100%;
    padding: 0;
}

table.loginModule {
    border: 1px solid #ccc;
}

    table.loginModule td {
        padding: 4px 0px 0px 0px;
    }

td.rightDash {
    border-right: 1px dashed #ccc;
}

td.borderDash {
    border-bottom: 1px dashed #ccc;
}

.passwordLink {
    color: #e65e00;
    text-decoration: none;
}

A.passwordLink:link {
    color: #e65e00;
    text-decoration: none;
}

A.passwordLink:visited {
    color: #666;
    text-decoration: none;
}

A.passwordLink:hover {
    color: #000;
    text-decoration: underline;
}

A.passwordLink:active {
    color: #000;
    text-decoration: underline;
}

.strongGray {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 3px;
    color: #5a5a5a;
    font-family: arial, helvetica;
}

.loginInput {
    background-color: #ffffff;
    border: #c0c0c0 1px solid;
    font-size: 11px;
    color: #333;
    font-family: verdana, arial, helvetica;
    letter-spacing: -1px;
}

.passwordLink {
    font-family: Tahoma;
    font-size: 10pt;
    color: #003366;
    text-decoration: none;
}

A.passwordLink:link {
    color: #003366;
    text-decoration: none;
}

A.passwordLink:visited {
    color: #003366;
    text-decoration: none;
}

A.passwordLink:hover {
    color: #000;
    text-decoration: underline;
}

A.passwordLink:active {
    color: #000;
    text-decoration: underline;
}

.loginLabel {
    font-family: Tahoma;
    font-size: 10pt;
    color: #000;
}

.loginWelcome {
    font-size: 12pt;
    color: #000;
    font-family: Tahoma;
}

.loginDirections {
    font-size: 10pt;
    font-family: Tahoma;
    color: #666;
}

.loginLink {
    font-family: Tahoma;
    font-size: 10pt;
    color: #003366;
}

A.loginLink:link {
    color: #003366;
}

A.loginLink:visited {
    color: #003366;
}

A.loginLink:hover {
    color: #000;
}

A.loginLink:active {
    color: #000;
}

.loginAsterik {
    font-size: 10pt;
}

.loginError {
    font-size: 10pt;
    font-family: Tahoma;
    color: Red;
}

.headerLink {
    color: White;
    font-family: Tahoma;
    font-size: 10pt;
}

.headerLogoCell {
    background-position: left top;
    background-image: url(images/PLHeaderLogo.jpg);
    background-repeat: no-repeat;
    text-align: right;
    padding-right: 10px;
    background-color: #a3241e;
    color: White;
    height: 49px;
    vertical-align: top;
}

    .headerLogoCell div {
        height: 25px;
    }

        .headerLogoCell div select {
            margin-top: -4px;
        }
/*.headerBlankCell
{
	background-position: left top;
	background-image: url(images/blank_back.jpg);
	background-repeat: repeat-x;
	background-color: #1b375e;
	background-size:contain;
}*/

.stockHeaderRow {
    color: White;
    font-weight: bold;
    font-family: Arial;
    background-position: left top;
    background-repeat: repeat-x;
    font-size: 10pt;
    background-image: url(http://www.ungl.ky/images/menu_bar_gradient.gif);
}

A.stockHeaderRow:link {
    color: #FFFFFF;
}

A.stockHeaderRow:visited {
    color: #FFFFFF;
}

A.stockHeaderRow:hover {
    color: #FFFFFF;
}

A.stockHeaderRow:active {
    color: #FFFFFF;
}

.stockCellLeft {
    background-color: #1e3b67;
    color: White;
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
}

.stockCellRight {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 10pt;
    font-family: Arial;
}

.stockCellRightRed {
    background-color: #FFFFFF;
    color: #990000;
    font-size: 10pt;
    font-family: Arial;
}

.stockCellBottom {
    background-color: #FFFFFF;
    color: #666666;
    font-size: 10pt;
    font-family: Arial;
}

.financeReportHeader {
    BACKGROUND-COLOR: #E4E4CB;
    font-family: 'MS Sans Serif';
    font-size: 9px;
    padding: 1px;
    text-align: center;
}

.financeReportTitles {
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
}

.financeReportGrid td, th {
    border: solid 1px #FFFFFF;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
}

.financeReportGrid A {
    color: blue;
}
/*************************************
MANUAL PAGES
*************************************/
/********** Table Specific ***********/

TABLE.MAIN {
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    width: 982px;
    white-space: normal;
    margin-left: 13px;
    margin-right: 7px;
    text-align: center;
}

TABLE.RedLine {
    width: 100%;
    white-space: normal;
    border-bottom: #aa2a27 thin solid;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
}

TABLE.MenuHeader {
    text-align: center;
    padding: 0%;
    background-color: #AA2A27;
    vertical-align: bottom;
    height: 100%;
}

TD.MenuHeader {
    text-align: center;
    padding: 0%;
    background-color: #AA2A27;
    vertical-align: bottom;
    height: 100%;
}

TD.MenuDetail {
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
    padding: 0%;
    background-color: #EAEAEA;
    vertical-align: top;
    width: 180px;
}

TD.Main {
    width: 80%;
    vertical-align: top;
    text-align: left;
}

TR.BlueLine {
    font-size: 10pt;
    width: 100%;
    background-color: #1B375E;
    font-weight: bold;
    text-align: left;
    color: white;
}

.FormsHeaderRow {
    font-size: 10pt;
    width: 100%;
    background-color: #1B375E;
    font-weight: bolder;
    color: #FFFF00;
    text-align: left;
}
/********** DIV Specific **********/
DIV.Main {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    padding-left: 2%;
    padding-right: 1%;
    white-space: normal;
}

DIV.LineSpace {
    width: 100%;
    height: 1px;
}
/********** GridView **********/
.GridHeader {
    background-color: #FFFFFF;
    font-weight: bold;
    color: Black;
    text-align: left;
    font-size: 10pt;
}

.GridRow {
    background-color: #EAEAEA;
    text-align: left;
    font-size: 10pt;
    width: 100%;
}

.AltRow {
    background-color: #FFFFFF;
    text-align: left;
    font-size: 10pt;
    width: 100%;
}
/**************************************
Lables And other .net Controls have no Elements
*/
.MenuHeader {
    color: White;
    font-size: 12pt;
    width: 100%;
    font-weight: bold;
    font-family: Times New Roman;
    text-align: center;
}

.AgencyDisplay {
    font-family: Times New Roman;
    font-size: 12pt;
    color: #1B375E;
    font-size: 15pt;
    font-weight: bold;
}


.ClassDesc {
    color: #AA2A27;
    font-size: 10pt;
    font-weight: bold;
}

.SearchBox {
    width: 550px;
    height: 75px;
    font-weight: bold;
}

.Notations {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10pt;
    white-space: normal;
    text-align: left;
}

.ButtonOnBlue {
    color: Yellow;
    font-weight: bolder;
    text-align: left;
}

.Fonts {
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.LightGrayFonts {
    background: #d9d9d9;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.FontsBold {
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
}

.FontsBoldRight {
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-align: right;
}

.trFonts {
    border-left: none;
    border-right: none;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.trLightGrayFonts {
    background: #d9d9d9;
    border-left: none;
    border-right: none;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.trGrayBorderNoneBoldLeft {
    background: #bfbfbf;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-align: left;
}

.trGrayBorderNoneBoldCenter {
    background: #bfbfbf;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-align: center;
}

.trGrayBorderLeftBlackBoldCenter {
    background: #bfbfbf;
    border-left: 3px solid black;
    border-right: none;
    border-top: none;
    border-bottom: none;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    text-align: center;
}

.trCenter {
    border-left: none;
    border-right: none;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.trLightGrayCenter {
    background: #d9d9d9;
    border-left: none;
    border-right: none;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.trBorderLeftBlackCenter {
    border-left: 3px solid black;
    border-right: none;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.trLightGrayBorderLeftBlackCenter {
    background: #d9d9d9;
    border-left: 3px solid black;
    border-right: none;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 10pt;
    font-family: Verdana, Arial, Sans-Serif;
}

.ErrorText {
    font-size: 10pt;
    font-family: Tahoma;
    color: Red;
}

.MsgText {
    font-size: 10pt;
    font-family: Tahoma;
    color: Red;
}

A:visited {
    COLOR: #004080;
}

A:hover {
    COLOR: #990000;
}

A:active {
    COLOR: #000066;
}

a:visited {
    COLOR: #004080;
}

a:hover {
    COLOR: #990000;
}

a:active {
    COLOR: #000066;
}

a {
    color: #000066;
}

A {
    color: #000066;
}

.renewelInstructionsRow {
    background-color: #F5F5F5;
    font-family: MS Sans Serif;
    font-size: 9px;
}

.claimsClosedRow {
    font-family: MS Sans Serif;
    font-size: 9px;
}

.lossRunRow {
    font-family: MS Sans Serif;
    font-size: 9px;
}

.RatesHeader {
    background-color: #000066;
    color: White;
    text-align: center;
    font-weight: bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.dbRatesHeader {
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #000066;
}

.dbRatesState {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #000066;
}

.dbRatesProgram {
    font-family: "Times New Roman", Times, serif;
    font-size: 12pt;
    color: #990000;
    font-weight: bold;
}

.NoOverFlow {
    width: 500px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

div#idTreeView img {
    display: block;
    float: left;
}

div#idTreeView div {
    display: inline-block;
}

.recentNews {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.fileListHeader TH {
    padding: 4px;
}
/* OLD PENN LINK STYLES */
.content {
    margin: 3em 1em 1em 1em;
}

.bold {
    font-weight: bold
}

.alternate_light {
    background-color: #FFFFFF;
    font-family: arial;
    font-size: 10pt;
}

.alternate_dark {
    font-family: arial;
    font-size: 10pt;
    background-color: #F5F5F5;
}

td.nonselected {
    text-align: left
}

td.selected {
    text-align: left
}

a.breadcrum {
    font-size: 8pt
}

a.guidepage {
    font-size: 10pt
}

a#adobeinstructions {
    font-size: x-small;
    color: red;
    font-weight: normal
}

a.surpluslines {
    font-size: 10pt
}

.note {
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, Geneva
}

a.hidden {
    text-decoration: none
}

H3.old {
    FONT: small-caps 10pt arial;
    COLOR: #808080 /* gray */
}
/************************************/

.agency-id-lbl {
    position: absolute;
    right: 30px;
    font-family: Verdana;
    font-size: 10pt
}

.content-container {
    position: relative;
    height: 100%;
}
/************************************/
/*         NEW SPLASH PAGE          */
/************************************/
table.header-panel {
    border-spacing: 0;
    width: 100%;
}

table.body-panel {
    border-spacing: 0;
    margin-left: 0.75%;
    margin-right: 0.75%;
    width: 98%;
    max-width: 1024px;
}

.section-heading {
    background-color: #bb1100;
    color: snow;
    padding-left: 16px;
}

.background-funky {
    background-image: url(/images/ContactInfoBackground.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 3.75%;
}

.transparent-panel {
    margin: 3.5%;
    padding: 5% 7%;
    height: 80%;
    width: 79%;
    border: 1px solid white;
    background-color: whitesmoke;
    opacity: .8;
    border-radius: 16px;
    font-size: 1.25em;
    pointer-events: none;
    user-select: none;
}

    .transparent-panel a {
        pointer-events: auto;
    }

    .transparent-panel p {
        font-family: 'Times New Roman', Times, serif;
    }

    .transparent-panel div {
        font-size: .85em;
        margin: 12px;
    }

.table-contact-info {
    border: none !important;
    width: 100%;
}

    .table-contact-info th, .table-contact-info td {
        text-align: center !important;
    }

    .table-contact-info th {
        font-size: .80em !important;
    }

    .table-contact-info td {
        font-size: .75em !important;
    }

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.help-hub-footer {
    margin-left: -16px;
    margin-top: -10px;
    padding: 0px;
    background: url(../../images/ContactInformationImage_5.jpg);
    background-size: cover;
    min-height: 180px;
}

div.tabbable .nav-tabs {
    margin-bottom: 0px !important;
    border-bottom: solid 1px #bb1100 !important;
}

div.tab-content {
    border: solid 1px #bb1100;
    border-top-width: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.tabbable .artisan-contractors td {
    vertical-align: top;
    font-size: 75%;
}

div.tabbable table li {
    vertical-align: top;
    font-size: 100%;
}

div.tabbable .td-adjustment {
    margin-left: -2px;
    margin-bottom: -1px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    border: 1px solid #bb1100 !important;
    border-bottom-color: transparent !important;
    color: #bb1100 !important;
}

.nav-tabs > li:not(.active) > a:hover, .nav-tabs > li:not(.active) > a:focus {
    border: 1px solid #bb110039 !important;
    background-color: #bb110010 !important;
    border-bottom: solid 1px #bb1100 !important;
}

div.tabbable td:nth-child(odd) {
    width: 28px;
    font-weight: 200;
    color: rgb(59, 58, 58, .75);
}

div.tabbable td:nth-child(even) {
    font-weight: 400;
}

.recentnews-info {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border: 0px;
    border-spacing: 10px;
    border-collapse: separate;
    font-family: Verdana;
    font-size: 10pt;
}

    .recentnews-info tr {
        width: 100%;
        outline: 1px solid #bb1100;
    }

    .recentnews-info td.date {
        vertical-align: top;
        width: 30%;
        padding: 10px;
    }

    .recentnews-info td.title {
        vertical-align: top;
        width: 70%;
        padding: 10px;
    }

table.agent-list {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #bb1100;
}

    table.agent-list td {
        vertical-align: top;
        width: 50%;
    }

.agent-info th {
    font-weight: 600;
    text-align: center;
    vertical-align: top;
    font-family: Verdana;
    font-size: 10pt;
    color: #a3241e;
}

.vertical-margin {
    height: 18px;
}

.agent-info td {
    text-align: center;
    vertical-align: top;
    font-family: Verdana;
    font-size: 10pt;
}

    .agent-info td small {
        color: #464646d8;
        font-size: 13px !important;
    }

div.section {
    padding: 10px;
    font-family: Verdana;
    font-size: 10pt !important;
}

div.center {
    width: auto;
    padding: 10px;
    text-align: center;
}

.section-header {
    margin-bottom: 10px;
    color: #bb1100;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12pt;
}
/*collapsible*/
button.collapsible {
    background-color: white;
    color: #bb1100;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12pt;
    padding-inline: 0px;
}

    button.collapsible:after {
        content: 'View More \002B';
        float: right;
        font-family: Verdana;
        font-size: 9pt;
        margin-left: 5px;
    }

button.active:after {
    content: "View Less \2212";
}
/*collapsible*/

.linkedin a {
    text-decoration: none;
}

.top-banner {
    background-color: #E8E8E8;
    background-image: url("images/PennLINK-Service_Minded_Solution_Driven.png");
    background-repeat: no-repeat;
    height: 120px;
    width: 100%;
}

ul.splash-ul {
    position: relative;
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
}

    ul.splash-ul li:not(.ex):before {
        content: "\25BA";
        position: absolute;
        left: 0;
    }

    ul.splash-ul a {
        text-decoration: none;
    }

a.red {
    color: #bb1100;
    font-weight: bold;
    text-decoration: underline;
}

.btn-round {
    border: none;
    display: inline-block;
    width: 100%;
    padding: 16px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10pt;
}

    .btn-round:hover {
        color: #000 !important;
        background-color: #ccc !important
    }

.btn-blue, .btn-hover-blue:hover {
    color: #fff !important;
    background-color: #003366 !important
}

.w-100pc {
    width: 100% !important;
}

.btn-rounded {
    border: none;
    border-radius: 6px;
    display: inline-grid;
    padding: 12px 12px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none !important;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10pt;
    width: 100% !important;
}

.btn-gold, .btn-hover-gold:hover {
    color: #fff !important;
    background-color: darkgoldenrod !important;
    text-align: center;
}

.btn-round-large {
    border-radius: 8px
}

table.outer-class-list {
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid black;
}

    table.outer-class-list td {
        vertical-align: top;
        border-collapse: collapse;
        border: 1px solid black;
        font-size: 9pt;
    }

    table.outer-class-list th {
        vertical-align: top;
        border-collapse: collapse;
        border: 1px solid black;
        font-weight: bold;
        text-align: center;
        font-size: 10pt;
    }

table.inner-class-list {
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-collapse: collapse;
    border: none;
    background-color: #F8F8F8;
}

    table.inner-class-list td {
        vertical-align: top;
        font-size: 9pt;
        border: none;
    }

    table.inner-class-list th {
        vertical-align: top;
        font-size: 12pt;
        font-weight: normal;
        text-align: left;
        border: none;
        background-color: #E0E0E0;
        padding: 5px 10px 5px 10px;
    }

ul.stars-list {
    position: relative;
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
}

    ul.stars-list li:before {
        content: "\2605";
        color: #bb1100;
        position: absolute;
        left: 0;
    }

    ul.stars-list li li:before {
        content: "\25BA";
        position: absolute;
        left: 0;
        color: black;
    }

ul.non-bullet-list {
    position: relative;
    list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
}

.product-highlight-img {
    margin-top: 12px;
}

table.agent-list table:first-child tr:first-child th:first-child {
    padding-top: 12px;
}

table.artisan-contractors, table.artisan-contractors th, table.artisan-contractors td {
    border: 0;
}

    table.artisan-contractors td:nth-child(odd) {
        padding-right: 6px;
    }
/* Hide elements when printing */
@media print {
    .no-print {
        display: none !important;
    }

    * {
        /* should be ignored anyway, 
		   but cause print issues otherwise */
        backdrop-filter: none;
    }
}
