body{
    background-color: #101010 !important;
}

th{
    cursor: pointer;
}
tr{
    background-color: #202020;
}

#mainTable {
    text-align: right;
}

table td:nth-child(5), table td:nth-child(6) {
    border-left: 2px dotted #444444;
    border-right: 2px dotted #444444;
}



.tooltip-inner {
    max-width:100% !important;
    font-size: 14pt;
}


.nav-title{
    color:white;
    font-size: 16pt;
    margin-bottom: 1rem;  
}

.printer-h1-name{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.printer-h4-name {
    color: lightslategrey;
    text-transform: uppercase;
    font-size: 14pt;
}

td {
    cursor: pointer;
}







