.print_full
{
    width: 100% !important;
    display: block !important;
}
.print-grey
{
    background-color: #666 !important;
    color: #fff !important;
}
.print-grey th, .print-grey td, .print-grey small, .print-grey td div, .print-grey th div
{
    color: #fff !important;
}
.print-grey-light
{
    background-color: #999 !important;
    color: #222 !important;
}
.print-grey-light th, .print-grey-light td, .print-grey-light small, .print-grey-light td div, .print-grey-light th div
{
    color: #222 !important;
}
.print-grey-light-2
{
    background-color: #808080 !important;
    color: #222 !important;
}
.print-grey-light-2 th, .print-grey-light-2 td, .print-grey-light-2 small, .print-grey-light-2 td div, .print-grey-ligh-2t th div
{
    color: #222 !important;
}
a
{
    text-decoration: none;;
}
h1
{
    font-size: 3.6em !important;
    font-weight: 900;
    margin-top: 1.2rem !important;
}
.print-dark
{
    background-color: #333 !important;
    color: #fff !important;
    border: 1px solid #000;
    border-bottom: 1px solid #fff !important;
}
.print-dark-0
{
    background-color: #444 !important;
}
.print-dark-1
{
    background-color: #555 !important;
}
.print-dark-2
{
    background-color: #666 !important;
}
.print-dark-3
{
    background-color: #777 !important;
}
.print-dark th, .print-dark td, .print-dark small, .print-dark span, td.print-dark, tr.print-dark th div
{
    color: #fff !important;
}
.border-r-white
{
    border-right: 1px solid #fff;
}
.border-b-white th
{
    border-bottom: 1px solid #fff;
}
.border-top th, .border-top td, .border-bottom th, .border-bottom td
{
    border-color: transparent;
}
.border-dark th, .border-dark td
{
    border: 1px solid #000 !important;
}
.print-teal
{
    background-color: #61908e !important;
    color: #fff !important;
    color: #000 !important;
}
.print-teal th, .print-teal td, .print-teal small
{
    color: #fff !important;
    color: #000 !important;
}
.print-teal-2
{
    background-color: #a5c2c0 !important;
    color: #000 !important;
}
.print-teal-2 th, .print-teal td, .print-teal small
{
    color: #000 !important;
}