.swal-loading {
display: block;
opacity: 100;
}

/

/* >>>>>>> print.css <<<<<<< */

.content-print,
.content-print-fiscal {
width: 100%;
min-height: 100%;
margin: 0!important;
padding: 0 15px 15px!important;
}
.content-print *,
.content-print-fiscal * {
font-size: 14px;
}
.content-print h3,
.content-print-fiscal h3 {
font-size: 16px;
}
.content-print h2,
.content-print-fiscal h2 {
font-size: 18px;
}
.content-print h1,
.content-print-fiscal h1 {
font-size: 20px;
}
.content-print h1,
.content-print-fiscal h1,
.content-print h2,
.content-print-fiscal h2,
.content-print h3,
.content-print-fiscal h3,
.content-print h4,
.content-print-fiscal h4 {
margin: 5px 0;
font-weight: bold;
}
.content-print table,
.content-print-fiscal table {
width: 100%;
border: 1px solid #ccc;
}
.content-print table td,
.content-print-fiscal table td {
padding: 5px 10px;
}
.content-print table tr,
.content-print-fiscal table tr {
background: #f8f8f8;
border: 1px solid #ddd;
padding: 0.35em;
}
.content-print .fa-question-circle,
.content-print-fiscal .fa-question-circle {
display: none;
}
@media print {
body {
background: #FFF;
color: #000;
}
html,
body {
border: 1px solid white;
height: 99%;
page-break-after: avoid;
page-break-before: avoid;
}
.nav-fast-click,
.filter-form,
.th-actions,
td.actions,
.paginationControl,
.modal,
.pageLength,
.sweet-overlay,
.sweet-alert,
#uploadDocButton,
.modal-title a,
.button-header-imprimir,
.button-header-anexar,
.print-hide {
display: none!important;
}
.title-centered hr {
position: static;
}
a[href]:after {
content: "" !important;
}
.table-list th,
.table-list td {
padding: 10px!important;
}
.table {
margin-bottom: 5px!important;
}
.modal-header,
.modal-body {
padding: 0px!important;
}
#header {
margin: 0!important;
}
#header .logo {
float: none;
}
#header .logo img {
height: 30px;
}
width: 100%;
min-height: 100%;
margin: 0!important;
padding: 0 15px 15px!important;
* {
font-size: 14px;
}
h3 {
font-size: 16px;
}
h2 {
font-size: 18px;
}
h1 {
font-size: 20px;
}
h1,
h2,
h3,
h4 {
margin: 5px 0;
font-weight: bold;
}
table {
width: 100%;
border: 1px solid #ccc;
}
table td {
padding: 5px 10px;
}
table tr {
background: #f8f8f8;
border: 1px solid #ddd;
padding: 0.35em;
}
.fa-question-circle {
display: none;
}
}
.content-print-fiscal {
max-width: 400px;
}
.content-print-fiscal table {
border: none;
}
.content-print-fiscal table tbody th {
text-transform: uppercase;
font-size: 12px !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
border-top: none;
}
.content-print-fiscal table tbody th.border-dashed {
border-top: 1px dashed #000 !important;
padding-top: 30px !important;
}
.content-print-fiscal table tbody td {
border: none !important;
padding-top: 0;
padding-bottom: 15px;
}
.content-print-fiscal table tbody tr,
.content-print-fiscal table tfoot tr {
background: transparent;
border: none !important;
}
.content-print-fiscal table tfoot th,
.content-print-fiscal table tfoot td {
border: none !important;
}
.content-print-fiscal table tbody.body-products td.name-product {
padding-top: 15px !important;
padding-bottom: 5px !important;
}
.content-print-fiscal table tbody.body-products td {
width: 100%;
}
.content-print-fiscal table tbody.body-products td > div {
display: flex;
justify-content: space-between;
}
.content-print-fiscal table tbody.body-products tr.border-dashed {
border-bottom: 1px dashed #000 !important;
}
.content-print-fiscal table tbody.body-products small.small-label {
display: block;
font-size: 9px;
text-transform: uppercase;
font-weight: bold;
}
.content-print-fiscal table tbody.body-products tr.footer-products th {
display: flex;
justify-content: space-between;
}
.content-print-fiscal table tbody.body-products tr.footer-products th:first-child {
padding-top: 20px !important;
}
.content-print-fiscal .title-centered {
color: #000 !important;
}
.content-print-fiscal .title-centered hr {
border-color: #000 !important;
}




/* >>>>>>> END print.css <<<<<<< */



