/* CodeWeavers Print Overrides Style Sheet */

/* reset body background */
body
{
    margin: 1em !important;
    background-color: #ffffff !important;
    background-image: none !important;
}

/* content well */
#page
{
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background-color: transparent;
  background-image: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* body title */
.body_title { color: #000; font-weight: bold; }
.sub_title  { color: #000; font-weight: bold; }

/* link colors  */
A, A:visited { color: navy; text-decoration: none !important; }

/* hide areas we do not want to see */
#footer           { display: none !important; }
nav.navbar-cw     { display: none !important; }
#masthead         { display: none !important; }
#social-container { display: none !important; }
#dlog             { display: none !important; }
.alert            { display: none !important; }
.teSort           { display: none !important; }
.pagination       { display: none !important; }
