.pdf-mode h6 {
    font-size: .65rem !important;
    line-height: 1.2em !important;
}

.pdf-mode table thead tr th {
    font-size: 9px;
    text-align: left;
    color: #000 !important;
    text-transform: capitalize !important;
}

.pdf-mode table tr td,
.pdf-mode table tr th,
.pdf-mode table tr td span,
.pdf-mode table tr td p,
.pdf-mode table tr th span,
.pdf-mode table tr th p {
    font-size: 10px !important;
    padding: 10px !important;
    text-align: left !important;
    color: #7f8393 !important;
}

.pdf-mode table tr .act-col {
    width: 8% !important;
}

.pdf-mode input {
    border: 0;
    font-size: 10px;
    padding: 5px !important;
    background-color: transparent;
    min-height: 20px !important;
    line-height: 0 !important;
    color: #7f8393 !important;
}

.pdf-mode p.print-size {
    padding: 0 !important;
    font-size: 10px !important;
    text-align: left !important;
    color: #7f8393 !important;
}

.pdf-mode table tr td i {
    font-size: 10px !important;
}

.pdf-mode .print-size i::before, .pdf-mode i::before{
    font-size: 14px !important;
}

.pdf-mode table tr th {
    color: #000 !important;
}

.pdf-mode table tr th p,
.pdf-mode table tr td p {
    padding: 0 !important;
}
.pdf-mode .print-space-0 {
    padding: 0 !important;
}
.print-space-10{
    padding: 8px !important;
    font-size: 10px !important;
}
.print-space-12{
    padding: 10.5px !important;
    font-size: 10px !important;
}
.pdf-mode .act-col-1{
    width: 1% !important;
}

.stamp-item{
    display: none;
}