/* line 1, sass/print.scss */
a:link, a:visited, a:hover { text-decoration: none; }

/* line 5, sass/print.scss */
#main-layout-table { border-bottom: none; }

/* line 9, sass/print.scss */
.noprint, div.noprint, #index, #sidebar-container, #sidebar, #sidebarcopyright, #sidebarheader, #document-functions-wrapper, #document-info, #document-buttons, .buttonbar, .button, .insert-container-right, #search-container, #chrome-inside-corner, .dashboard #main-header { display: none !important; }

/* line 28, sass/print.scss */
#container, #content-wrapper, #content, #main-header { width: auto; max-width: none; margin: 0 auto; padding: 0; border: 0; }

/* line 36, sass/print.scss */
body #main-header { background: none; filter: none; }
/* line 39, sass/print.scss */
body #main-header #chrome-header-bottom-left-corner { background: none; }
/* line 42, sass/print.scss */
body #main-header h1, body #main-header h2, body #main-header h3, body #main-header p, body #main-header em, body #main-header h2 strong, body #main-header h3 strong { color: #000; }

/* line 47, sass/print.scss */
#content { font-size: 9pt; background: none; }
/* line 51, sass/print.scss */
#content .headerimg { text-align: right; }
/* line 55, sass/print.scss */
#content .report { background: #FFF; }
/* line 59, sass/print.scss */
#content .report td { font-size: 9pt; padding-left: 1em; }
/* line 64, sass/print.scss */
#content .report td td { padding-left: 0em; }
/* line 68, sass/print.scss */
#content .report a:link, #content .report a:visited, #content .report .a:hover, #content .report td h2 a:link, #content .report td h2 a:visited, #content .report .td h2 a:hover { text-decoration: none; color: black; }
/* line 73, sass/print.scss */
#content .report h1 { font-size: 14pt; margin-top: 8px; }
/* line 78, sass/print.scss */
#content .report h1.reverse, #content .report h1.reversealert { color: navy; background-color: white; padding: 0px 0px 0px 0px; font-weight: bold; }
/* line 85, sass/print.scss */
#content .report h1.reversealert { color: #870000; }
/* line 89, sass/print.scss */
#content .report h2 { font-size: 12pt; margin-top: 8px; padding-left: 0px; margin-left: 0px; }
/* line 96, sass/print.scss */
#content .report h2.reverse { color: navy; background-color: white; padding: 0px 0px 0px 0px; margin: 0px; }
/* line 103, sass/print.scss */
#content .report .disclaimer p { font-size: 7pt; }
/* line 107, sass/print.scss */
#content .report .size-large { font-size: 11pt; }
/* line 111, sass/print.scss */
#content .report .size-small { font-size: 7pt; }
