/******************/
/** PRINT STYLES **/
/** GENERAL *******/
/******************/

html{background: white;}


/** ELEMENT HIDE-LIST **/

#footer, #footer-space, #footer-span{display: none;}

/** LAYOUT **/

tr{page-break-inside: avoid;}

* {
    overflow: visible !important;
}

#container {
    padding: 0;
}
#content-left {
    height: 100%;
}
#team-schedule-print #print-button,
#monthly-print #print-button,
#print-roster #print-button, 
#print-roster #bottom-content {
    display: none;
}

/***************/
/** SPECIFICS **/
/***************/