@charset "utf-8"; @import "lib/bootstrap/bootstrap.scss"; //Core styles @import "qsf.scss"; .container-fluid {min-width: 680px; max-width:980px; margin: 0 auto;} table, th, td {border-width:1pt !important; border-color:#555 !important;} /* Hidden */ header, footer, .btn, .back-to-all, .filter_form, .nav, .pagination, .cell_options, .hidden, .hide {display:none !important;} @media print { #btn-print, #qsf-debug-container { display:none !important;} }