/**
 * This CSS file was auto-generated via PostCSS
 *
 * Contributors should avoid editing this file, but instead edit the associated
 * src/resources/postcss/ file. For more information, check out our engineering
 * docs on how we handle CSS in our engineering docs.
 *
 * @see: http://moderntribe.github.io/products-engineering/css/
 */

@media print {
    #adminmenuback,
	#adminmenuwrap,
	.tablenav,
	#wpfooter,
	.check-column,
	.column-check_in,
	#total_checkedin_wrapper,
	.column-meta_details,
	#show-settings-link,
	.screen-meta-toggle,
	h2,
	#icon-edit {
        display: none
    }
    .wrap h2 + h2 {
        display: block
    }
    #wpcontent,
	#wpfooter {
        margin-left: 20px
    }
    #the-list tr {
        background: #fff;
        border: 0;
        border-bottom: 1px solid #333
    }
    a.row-title {
        color: #000
    }
    .widefat thead tr th,
		.widefat tfoot tr th {
        background: none;
        text-shadow: none
    }
    .postbox h3 {
        text-shadow: none
    }
    #total_tickets_sold {
        display: block
    }
    .ticket_list h4 {
        font-size: 13px
    }
    .ticket_list tr td {
        font-size: 11px;
        line-height: 15px
    }
    .ticket_list tr td .totals {
        height: 100px;
        line-height: 30px;
        padding-top: 40px;
        width: 75%
    }
    table {
        page-break-inside: auto
    }
    tr {
        page-break-after: auto;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tfoot {
        display: table-footer-group
    }
}
