
/* Everything should be black on white */
* {
  background: transparent;
  background-color: #fff !important;
  background-image: none;
  color: #000 !important;
  text-align: left;
}

::before,
::after {
  background: transparent;
}

a {
  color: #000 !important;
  text-decoration: underline;
  font-weight: bold;
}

.paragraph a[href]::after,
.inset-layout-lsacdate__sidebar a[href]::after,
.node-content a[href]::after,
table td a[href]::after,
.main a[href]::after,
a.btn[href]::after,
.inset-layout__main .inset-layout__content a[href]::after,
.wysiwyg-goto-arrow::after {
  content: " (" attr(href) ") ";
  display: inline-block;
  margin-left: 2pt;
}

.vm-accordion-teaser .more-link a::after,
.node-news.-vm-teaser-with-summary .more-link a::after,
.node-news.-vm-teaser .more-link a::after,
.wysiwyg-goto-arrow::after {
  display: block;
  height: auto;
  width: auto;
}

.btn {
  border: 1pt solid #000;
  padding: 10pt;
}

.wysiwyg-checkmark-list li {
  list-style: square;
}

.wysiwyg-checkmark-list li:before {
  display: none;
}
.vm-accordion-teaser .more-link,
.node-news.-vm-teaser-with-summary .more-link,
.node-news.-vm-teaser .more-link {
  text-align: left;
  display: block;
}

.border-bottom {
  border-bottom: 2pt solid #000;
}

.p3 {
  padding: 10pt;
}
.ml2 {
  margin-left: 10pt;
}

/* Remove absolute */
.paragraph-info-banner__content figcaption,
.absolute {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

/* tables */
table {
  border: 1pt solid #000;
}

table tr,
table th {
  border-bottom: 1pt solid #000;
}

table thead,
table tfoot {
  display: table-row-group;
  width: 100%;
  page-break-inside: avoid;
}

p,
table tr {
  page-break-inside: avoid;
}

table td,
table th {
  border-right: 1pt solid #000;
  padding: 5pt !important;
  border-collapse: collapse;
}

/* REMOVE imgs and blocks from being printed */

.lsat-dates-mobile,
#uwf-floating-chat-container,
.node-news.-vm-teaser .teaser-image,
.addeventatc,
.block--local-tasks,
.videoWrapper,
iframe,
.block-conferencelinks_2,
.social-links,
.blog-categories,
.share-links,
.site-footer__info--second,
.nav--site-information,
.site-footer__content,
.inset-layout__sidebar,
.wrapper-header__menu-toggle,
.region--navigation_bottom,
.region--navigation_top,
.region--navigation_top.flex,
picture,
img {
  display: none !important;
}

/* Pick and choose what img show,
also remove flex */
.field-author-image img,
.type-text-with-summary img,
.persona img,
figure.onpage-promo figcaption,
figure.onpage-promo,
article.parent-is-conference,
article.parent-is-conference_subpage,
article.paragraph-text-area.parent-is-conference div.narrowest-container,
article.paragraph-text-area.parent-is-conference_subpage div.narrowest-container,
.flex,
.md-flex,
.sm-flex,
article.parent-is-conference,
.block-contactinfo img,
img.branding-block__logo {
  display: block !important;
  width: auto;
}

.flex-forum-content,
.flex-forum-cta {
  display: block !important;
  width: 100% !important;
  margin: 0 0 20pt;
  padding: 0;
}

/* branding */
.branding-block {
  margin-bottom: .25in;
}

/* remove min-height just under header */
.paragraph-banner-with-navigation-menu__banner,
.inset-layout__content-header-image,
.inset-layout__content-header {
  min-height: inherit;
  height: auto;
}

/* Remove all margins */
.mx-auto,
.my-auto,
.conference-footer__pre .inset-container,
.conference-footer__content,
.m3,
.mx1,
.accordion-item,
.block-contactinfo,
.inset-layout__main,
.node-blog-author .mb1,
.node-blog-author .mb2 {
  margin: 0;
}

/* Remove all padding */
.sidebar-lsat-date,
.pl3,
.conference-footer__pre .inset-container,
.conference-footer__content,
.accordion-item,
.px3,
.px2,
.wrapper-header__inner,
.node-call-to-action,
.inset-layout__main {
  padding: 0;
}

/* ADD spacing */
.copy-block,
.site-footer__info {
  padding-top: 20pt !important;
}

h1 {
  font-size: 28pt;
}

h2 {
  font-size: 26pt;
}

h3 {
  font-size: 22pt;
}

h4 {
  font-size: 20pt;
}

h5 {
  font-size: 18pt;
}

h1, h2, h3, h4, h5 {
  line-height: 1.1;
  text-align: left;
  page-break-inside: avoid;
}
ul li,
ol li {
  page-break-inside: avoid;
  margin: 5pt 0;
}

.right,
.col, .col-right, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
.sm-col, .sm-col-right, .sm-col-1, .sm-col-2, .sm-col-3, .sm-col-4, .sm-col-5, .sm-col-6, .sm-col-7, .sm-col-8, .sm-col-9, .sm-col-10, .sm-col-11, .sm-col-12,
.md-col, .md-col-right, .md-col-1, .md-col-2, .md-col-3, .md-col-4, .md-col-5, .md-col-6, .md-col-7, .md-col-8, .md-col-9, .md-col-10, .md-col-11, .md-col-12, .md2-col,
.lg-col, .lg-col-right, .lg-col-1, .lg-col-2, .lg-col-3, .lg-col-4, .lg-col-5, .lg-col-6, .lg-col-7, .lg-col-8, .lg-col-9, .lg-col-10, .lg-col-11, .lg-col-12, .lg-col-main, .lg-col-sidebar  {
  float: none;
  width: auto;
  margin: 0;
  font-size: 12pt;
  padding: 0;
}
