.hidden-print{
	display: none;
}
.box_general {
    border-radius: 5px;
    display: block;
    padding: 10px;
    border: 2px solid #d9e1e6;
}



body {
    background: #fff;
    font-size: 9px !important;
    font-size: 1.9375rem;
    line-height: 1.4;
    font-family: "Roboto Condensed",Arial,sans-serif;
    color: #555;
}




  .form-group {

    border-bottom: 1px solid #d9e1e6 !important;
    border-right: 1px solid #d9e1e6 !important;
    margin-bottom: 10px !important;

  }
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0px solid #e9ecef !important; 
}

.table td, .table th {
    padding: 6px;

}

.comprovante{
	display: block;
}

.col-lg-6.col-md-6.col-sm-6{
    width: 50%;
}

.alert-success, .alert-warning {
    color: #000;
    background-color: #000;
    border-color: #d9e1e6;
}
.mt-20{
    margin-bottom: 0px;
}
.qr-code{
    display: block;
}