table.simaskra_listar {
    border: 1px solid #ccc;
    background-color: #ccc;
}
table.simaskra_listar td,
table.simaskra_listar tr,
table.simaskra_listar table {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-color: #ccc;
}
table.simaskra_listar td:first-child {
    border-right: none;
}


table.simaskra_listar tbody tr.even td,
table.simaskra_listar tbody tr.odd td  {
    background-color: white;
}


table.simaskra_listar tr td img {
    border: 1px solid #C4C4C4;
    float: none;
    margin: 0px;
    padding: 2px;
}

table.simaskra_listar td,
table.simaskra_listar th {
    padding: 4px 8px;
    vertical-align: middle;
}

table.simaskra_listar thead th {
    background: #f7f7f7 !important;
    color: #000000;
}
