#layoutSidenav_content {
    background: #ffffff;
    color: #002B3C;
    padding-top: 5px
}

#fontInvoice {
    font-size: 10pt;
}

.tableradio td {
    padding: 0 10px 0 0;
    border: 1px;
    text-align: center;
}

#fontInvoice_bold {
    font-size: 10pt;
    font-weight: bold;
}

.fa-square-check.green {
    color: #006600;
  }

.fa-square-xmark.red {
    color: #990000;
  }

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}