.form-control:disabled, .form-control[readonly] {
	background-color: #fff; !important
	opacity: 1;
}

tfoot input {
    with: 100%;
}

.tipografia {
      font-family: Georgia, serif;
}
