﻿* 
{
    background:transparent !important;
    color:#000 !important;
    text-shadow:none !important;
    filter:none !important;
    --ms--filter:none !important;

}

body {
    margin:0;
    padding:0;
    line-height: 0.88em;

}




.CartaoPrint {
    border-style: dashed;
    border-color: green;
    margin-top: 0mm;
    max-width: 83mm;
}


.CartaoHead {
    width: 100%;
    /*border-block: dotted;*/
    height: 38mm;
    text-align: center;
    align-content: center;
/*    vertical-align: middle;*/
}

.CartaoBotton {
    width: 100%;
    /*border-block: dotted;*/
    height: 30mm;
    text-align: center;
    align-content: center;
    /*    vertical-align: middle;*/
}


.tableprint {
    width: 100%;
    font-size: 1.0em;
}

th {
    border: 1px solid white;
    text-align: center;
    /*width: 7mm;*/
}

td {
    border: 1px solid white;
    text-align: center;
    /*width: 7mm;*/
}

