/*!
Theme Name: Law Review
Theme URI: http://underscores.me/
Author: Dave Rodman
Author URI: https://launchpadlab.com/
Description: Theme for Law Review Site
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lawreview
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Law Review is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  color: #333333;
  font-size: 18px;
  line-height: 30px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

h5 {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase; }
  h5 a, h5 a:visited {
    color: #3367C1;
    text-decoration: none; }
  h5 a:hover {
    text-decoration: underline; }

h4.error-not-found {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #CF7B43;
  font-size: 20px; }

p {
  margin: 0 0 24px; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote {
  border: none;
  font-size: 17px;
  line-height: 20px;
  padding: 0 20px 20px;
  margin: 0; }
  blockquote p {
    padding: 0;
    margin-bottom: 6px; }

p.justify {
  text-align: justify; }

/* Elements
--------------------------------------------- */
body {
  background: #fff; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #183059; }
  a:visited {
    color: #183059; }
  a:hover, a:focus, a:active {
    color: #3367C1; }
  a:focus {
    outline: 0; }
  a:hover, a:active {
    outline: 0; }

.post-pdf-files .pdf-file {
  padding: 0 0 0 20px; }
  .post-pdf-files .pdf-file a, .post-pdf-files .pdf-file a:visited {
    color: #3367C1;
    text-decoration: none; }
    .post-pdf-files .pdf-file a i.fas.fa-file-pd, .post-pdf-files .pdf-file a:visited i.fas.fa-file-pd {
      margin: 0 12px 0 0;
      text-decoration: none; }
  .post-pdf-files .pdf-file a:hover {
    color: #CF7B43; }
    .post-pdf-files .pdf-file a:hover span {
      text-decoration: underline; }

a.read-more, a.read-more:visited {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  display: inline-block;
  margin: 0 0 0 14px;
  text-transform: uppercase;
  font-size: 14px;
  color: #CF7B43;
  letter-spacing: 1px;
  text-decoration: none; }

a.read-more:hover {
  color: #b1581d;
  text-decoration: underline; }

.main-navigation ul li.no-link > a {
  cursor: default; }

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #ccc #ccc #bbb;
  border-radius: 3px;
  background: #CF7B43;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

.wp-block-button__link,
.wp-block-button__link:visited,
a.button, a.button:visited {
  display: block;
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #ffffff;
  background: #CF7B43;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 10px 20px;
  white-space: nowrap;
  letter-spacing: 3px; }
  .wp-block-button__link:hover,
  .wp-block-button__link:visited:hover,
  a.button:hover, a.button:visited:hover {
    background: #b1581d; }
  .wp-block-button__link:active, .wp-block-button__link:focus,
  .wp-block-button__link:visited:active,
  .wp-block-button__link:visited:focus,
  a.button:active,
  a.button:focus, a.button:visited:active, a.button:visited:focus {
    background: #b1581d; }

a.button.read-more-bt {
  width: 200px; }

.white_bt a.wp-block-button__link,
.white_bt a.wp-block-button__link:visited,
a.button.view-more {
  border: 1px solid #3367C1;
  background: #ffffff;
  color: #3367C1;
  border-radius: 3px;
  float: left;
  padding: 10px 30px; }
  @media (max-width: 500px) {
    .white_bt a.wp-block-button__link,
    .white_bt a.wp-block-button__link:visited,
    a.button.view-more {
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      word-break: break-word;
      max-width: 100%;
      float: none;
      font-size: 14px;
      letter-spacing: 0; } }

.white_bt a.wp-block-button__link:hover,
a.button.view-more:hover {
  border: 1px solid #183059;
  background: #183059;
  color: #FFFFFF; }

button.menu-toggle,
button.menu-toggle:active,
button.menu-toggle:focus {
  position: absolute;
  top: 10px;
  right: 0;
  height: 76px;
  width: 76px;
  border: none;
  background: none;
  outline: none; }
  @media (max-width: 400px) {
    button.menu-toggle,
    button.menu-toggle:active,
    button.menu-toggle:focus {
      height: 70px;
      width: 70px;
      right: 8px; } }
  button.menu-toggle svg,
  button.menu-toggle:active svg,
  button.menu-toggle:focus svg {
    width: 100%;
    height: 100%; }
    button.menu-toggle svg path,
    button.menu-toggle:active svg path,
    button.menu-toggle:focus svg path {
      fill: #ffffff; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.site-main.sidebar-layout .entry-content-inner {
  display: grid;
  grid-template-columns: auto 30%;
  grid-template-areas: "header header" "main sidebar" "footer footer"; }
  @media (max-width: 800px) {
    .site-main.sidebar-layout .entry-content-inner {
      display: block; } }

.site-main.sidebar-layout .entry-left {
  grid-area: main;
  overflow: hidden;
  /* Resolves issue with <pre> elements forcing full width. */
  padding: 0 100px 0 0; }
  @media (max-width: 800px) {
    .site-main.sidebar-layout .entry-left {
      display: block;
      padding: 0 0 60px; } }

.site-main.sidebar-layout .widget-area {
  grid-area: sidebar; }

.sidebar-bottom {
  margin-top: 30px; }

.no-sidebar .site {
  display: grid;
  grid-template-columns: auto;
  grid-template-areas: "header" "main" "footer"; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
  position: relative;
  padding: 30px 0; }
  @media (max-width: 760px) {
    .site-header {
      background: #152b51;
      padding: 0; } }

.site-head-inner {
  max-width: 1066px;
  margin: 0 auto;
  padding: 0 30px; }
  @media (max-width: 760px) {
    .site-head-inner {
      padding: 30px 0 0;
      height: 102px; } }

.site-main {
  padding: 0 0 60px 0; }
  @media (max-width: 650px) {
    .site-main {
      padding: 0 0 20px 0; } }

.site-main-inner {
  max-width: 1126px;
  margin: 0 auto;
  padding: 0 30px; }
  @media (max-width: 650px) {
    .site-main-inner {
      padding: 0 20px; } }

body.home .site-branding .search-bar-header .search-form input[type="submit"].search-submit {
  background: url(/wp-content/themes/lawreview/images/search-mag.png) 0 -50px no-repeat; }

.site-branding {
  position: relative; }
  .site-branding .search-bar-header {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 20%; }
    @media (max-width: 760px) {
      .site-branding .search-bar-header {
        top: 4px;
        left: 20px; } }
    @media (max-width: 650px) {
      .site-branding .search-bar-header {
        display: none; } }
    .site-branding .search-bar-header .search-form label input[type="search"].search-field {
      font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-weight: 400;
      font-size: 16px;
      line-height: 16px;
      padding: 0 8px 0;
      height: 26px;
      color: #666666;
      width: 80%; }
    .site-branding .search-bar-header .search-form input[type="search"].search-field:focus {
      outline: none; }
    .site-branding .search-bar-header .search-form input[type="search"].search-field::placeholder {
      color: #a7a7a7; }
    .site-branding .search-bar-header .search-form input[type="submit"].search-submit {
      width: 22px;
      height: 22px;
      overflow: hidden;
      text-indent: -99px;
      border: none;
      border-radius: 0;
      background: url(/wp-content/themes/lawreview/images/search-mag.png) 0 0 no-repeat;
      line-height: 0;
      padding: 0; }
      @media (max-width: 760px) {
        .site-branding .search-bar-header .search-form input[type="submit"].search-submit {
          background: url(/wp-content/themes/lawreview/images/search-mag.png) 0 -50px no-repeat; } }
    .site-branding .search-bar-header .search-form input[type="submit"].search-submit:focus {
      outline: none; }

.site-logo {
  width: 300px;
  margin: 0 auto; }
  @media (max-width: 500px) {
    .site-logo {
      float: left;
      margin: 0 0 0 20px; } }
  @media (max-width: 400px) {
    .site-logo {
      width: 260px; } }
  .site-logo svg {
    width: 100%;
    height: 100%; }
  .site-logo rect,
  .site-logo path {
    fill: #333333; }
    @media (max-width: 760px) {
      .site-logo rect,
      .site-logo path {
        fill: #ffffff; } }

.entry-header {
  padding: 20px 0 0; }
  .entry-header h1 {
    text-align: center;
    font-size: 55px;
    line-height: 66px;
    font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
    font-weight: 400; }
    @media (max-width: 760px) {
      .entry-header h1 {
        font-size: 30px;
        line-height: 40px; } }
  .entry-header h2 {
    text-align: center; }

/*--------------------------------------------------------------
# Online
--------------------------------------------------------------*/
.volumes-content {
  max-width: 900px;
  margin: 0 auto; }

.articles-outer-block,
.content-block {
  background: #ffffff;
  margin: 0 0 10px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2); }
  .articles-outer-block .outer-block-header,
  .articles-outer-block .block-header,
  .content-block .outer-block-header,
  .content-block .block-header {
    background: #ffffff; }
    .articles-outer-block .outer-block-header h2,
    .articles-outer-block .block-header h2,
    .content-block .outer-block-header h2,
    .content-block .block-header h2 {
      font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
      font-weight: 400;
      padding: 26px 3%;
      color: #2d2d2d;
      font-size: 26px;
      line-height: 26px;
      margin: 0;
      float: left; }
    .articles-outer-block .outer-block-header span,
    .articles-outer-block .block-header span,
    .content-block .outer-block-header span,
    .content-block .block-header span {
      display: inline-block;
      float: right;
      height: 72px;
      width: 72px;
      background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -498px no-repeat; }
  .articles-outer-block .outer-block-header:hover h2,
  .articles-outer-block .block-header:hover h2,
  .content-block .outer-block-header:hover h2,
  .content-block .block-header:hover h2 {
    color: #3367C1; }
  .articles-outer-block .outer-block-header:hover span,
  .articles-outer-block .block-header:hover span,
  .content-block .outer-block-header:hover span,
  .content-block .block-header:hover span {
    background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -298px no-repeat; }
  .articles-outer-block .block-articles,
  .content-block .block-articles {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .articles-outer-block .block-articles .block-articles-inner,
    .content-block .block-articles .block-articles-inner {
      padding: 50px 7%; }

.content-block.open .block-articles {
  max-height: 10000px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.articles-outer-block.open,
.content-block.open {
  margin: 0 0 30px; }
  .articles-outer-block.open .outer-block-header,
  .articles-outer-block.open .block-header,
  .content-block.open .outer-block-header,
  .content-block.open .block-header {
    background: #152b51; }
    .articles-outer-block.open .outer-block-header h2,
    .articles-outer-block.open .block-header h2,
    .content-block.open .outer-block-header h2,
    .content-block.open .block-header h2 {
      color: #ffffff; }
    .articles-outer-block.open .outer-block-header span,
    .articles-outer-block.open .block-header span,
    .content-block.open .outer-block-header span,
    .content-block.open .block-header span {
      background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -98px no-repeat; }
  .articles-outer-block.open .block-header span,
  .content-block.open .block-header span {
    background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 2px no-repeat; }
  .articles-outer-block.open .block-header:hover h2,
  .content-block.open .block-header:hover h2 {
    color: #639bfc; }
  .articles-outer-block.open .block-header:hover span,
  .content-block.open .block-header:hover span {
    background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -198px no-repeat; }

.articles-outer-block .block-issues {
  max-height: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  overflow: hidden; }

.articles-outer-block.open .block-issues {
  max-height: 12000px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.content-block.issues-header.open,
.content-block.issues-header {
  margin: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  .content-block.issues-header.open .block-header,
  .content-block.issues-header .block-header {
    background: #ffffff;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4; }
    .content-block.issues-header.open .block-header h2,
    .content-block.issues-header .block-header h2 {
      font-size: 22px;
      line-height: 22px;
      color: #2d2d2d;
      padding: 20px 3%; }
    .content-block.issues-header.open .block-header span,
    .content-block.issues-header .block-header span {
      height: 62px; }

.content-block.issues-header {
  background: #f5f5f5; }
  .content-block.issues-header .block-header span {
    background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -502px no-repeat; }
  .content-block.issues-header .block-header:hover h2 {
    color: #639bfc; }
  .content-block.issues-header .block-header:hover span {
    background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -302px no-repeat; }

.content-block.issues-header.open .block-header span {
  background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -402px no-repeat; }

.content-block.issues-header.open .block-header:hover h2 {
  color: #639bfc; }

.content-block.issues-header.open .block-header:hover span {
  background: url(/wp-content/themes/lawreview/images/blocks-sprite.png) 0 -202px no-repeat; }

/*--------------------------------------------------------------
# Essays and Footnotes
--------------------------------------------------------------*/
.essay-col-left,
.essay-col-right {
  width: 19%;
  float: left; }
  @media (max-width: 800px) {
    .essay-col-left,
    .essay-col-right {
      width: auto;
      padding: 0 30px; } }

.essay-col-left {
  margin: 0 0 30px; }

.entry-header h3.article-topic-header {
  text-align: center;
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #3367C1;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 -16px; }
  .entry-header h3.article-topic-header a, .entry-header h3.article-topic-header a:visited {
    color: #3367C1;
    text-decoration: none; }
  .entry-header h3.article-topic-header a:hover {
    text-decoration: underline; }

.entry-header h1.essay-title {
  margin: 40px 0 20px; }

.entry-header h3.article-authors {
  font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  text-align: center; }

.entry-header h3.article-sub-header {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #3367C1;
  font-variant-caps: small-caps;
  letter-spacing: 0;
  margin: 0; }
  @media (max-width: 760px) {
    .entry-header h3.article-sub-header {
      font-variant-caps: normal; } }
  .entry-header h3.article-sub-header a, .entry-header h3.article-sub-header a:visited {
    text-decoration: none;
    color: #3367C1; }
  .entry-header h3.article-sub-header a:hover {
    text-decoration: underline; }

.entry-header .article-tile-separator {
  width: 200px;
  margin: 50px auto 50px;
  height: 0;
  border-bottom: 1px solid #2d2d2d; }

.essay-col-left-inner {
  padding: 10px 0 0; }
  .essay-col-left-inner .article-date {
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000; }
  .essay-col-left-inner .article-reference {
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #666666; }

ul.article-icon-links {
  list-style: none;
  padding: 0;
  margin: 8px 0 0; }
  ul.article-icon-links li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0 12px 0 0; }
    ul.article-icon-links li a, ul.article-icon-links li a:visited {
      text-decoration: none; }
    ul.article-icon-links li a.twitter-share {
      color: #639bfc; }
    ul.article-icon-links li a.facebook-share {
      color: #3367C1; }
    ul.article-icon-links li a.pdf {
      color: #2d2d2d; }

.download-article-pdf {
  margin-top: 6px; }
  .download-article-pdf a, .download-article-pdf a:visited {
    text-decoration: none;
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #3367C1;
    font-size: 16px; }
  .download-article-pdf a:hover {
    text-decoration: underline; }

.essay-container {
  width: 64%;
  margin: 0 auto;
  float: left; }
  @media (max-width: 800px) {
    .essay-container {
      width: auto;
      padding: 0 30px; } }
  @media (max-width: 650px) {
    .essay-container {
      width: auto;
      padding: 0 10px; } }
  .essay-container h1, .essay-container h2, .essay-container h3 {
    font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
    font-weight: 400; }
  .essay-container h4 {
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 2px;
    text-transform: uppercase; }
    .essay-container h4 sup {
      color: #443171;
      background: transparent;
      margin: 0;
      padding: .5em;
      font-size: .75em;
      bottom: 1ex; }
  .essay-container .entry-content {
    position: relative;
    background: none;
    padding: 0; }
    @media (max-width: 800px) {
      .essay-container .entry-content {
        word-wrap: break-word;
        display: inline-block;
        word-break: break-word; } }
    .essay-container .entry-content h4, .essay-container .entry-content h5, .essay-container .entry-content h6 {
      font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
      font-weight: 700;
      font-weight: 700;
      text-transform: none;
      letter-spacing: 0;
      color: #2d2d2d; }
    .essay-container .entry-content h4 {
      font-size: 22px;
      line-height: 30px; }
    .essay-container .entry-content h5 {
      font-size: 20px;
      line-height: 26px;
      padding: 0 0 0 20px; }
    .essay-container .entry-content h6 {
      font-size: 18px;
      line-height: 24px;
      padding: 0 0 0 40px; }

ol.foot_notes {
  padding: 0;
  margin: 20px 0 0 20px; }
  ol.foot_notes li {
    margin: 0 0 12px; }

sup.footnote {
  margin: 0 4px 0 0;
  position: relative;
  vertical-align: middle;
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500; }
  sup.footnote a, sup.footnote a:visited {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    color: #3367C1;
    text-decoration: none;
    padding: 1px 1px 1px 2px;
    margin: 0; }
  sup.footnote a:hover {
    display: inline-block;
    color: #3367C1; }

sup.footnote.footnote-asterisk {
  margin: 0;
  height: 0; }

.foot-ref {
  position: absolute;
  z-index: 99;
  top: -20px;
  width: 28%;
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  font-weight: 300;
  line-height: 16px;
  padding: 20px 2% 30px;
  background: url(/wp-content/themes/lawreview/images/note-border.png) 10% 0 no-repeat;
  visibility: hidden;
  color: #999999;
  overflow: hidden;
  display: block; }
  @media (max-width: 800px) {
    .foot-ref {
      display: none; } }
  .foot-ref .foot-ref-inner {
    display: block;
    position: relative;
    max-height: 1200px;
    text-align: left;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
    .foot-ref .foot-ref-inner a {
      word-wrap: break-word; }
    .foot-ref .foot-ref-inner span {
      font-size: 13px;
      color: #3367C1; }
    .foot-ref .foot-ref-inner span.small-caps {
      font-weight: 300;
      font-variant: small-caps;
      color: #999999; }
      @media (max-width: 760px) {
        .foot-ref .foot-ref-inner span.small-caps {
          font-variant: normal; } }
    .foot-ref .foot-ref-inner span.block-quote {
      display: block;
      white-space: pre-wrap;
      font-weight: 300;
      color: #000000;
      font-size: 12px;
      line-height: 14px;
      padding: 0 0 0 12px;
      font-style: italic; }
    .foot-ref .foot-ref-inner a.show-more, .foot-ref .foot-ref-inner a.show-more:visited {
      display: none;
      position: absolute;
      z-index: 10;
      left: 0;
      bottom: -30px;
      text-decoration: none;
      color: #3367C1;
      padding: 20px 0 0;
      width: 100%;
      background: url(/wp-content/themes/lawreview/images/show-more-bg.png) 0 -10px no-repeat; }
    .foot-ref .foot-ref-inner a:hover {
      color: #000000;
      text-decoration: underline; }

.foot-ref.shortened {
  overflow: hidden;
  z-index: 10; }
  .foot-ref.shortened .foot-ref-inner {
    max-height: 80px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .foot-ref.shortened .foot-ref-inner a.show-more, .foot-ref.shortened .foot-ref-inner a.show-more:visited {
      display: block; }

.foot-ref.revealed {
  z-index: 999;
  background: #ffffff;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  padding: 20px 2% 10px; }
  .foot-ref.revealed .foot-ref-inner a.show-more, .foot-ref.revealed .foot-ref-inner a.show-more:visited {
    display: block;
    position: relative;
    z-index: 0;
    left: 0;
    bottom: 0;
    padding: 8px 0 0;
    background: none; }

.foot-ref.note-left {
  left: -32%; }

.foot-ref.note-right {
  right: -32%; }

ol.foot_notes li.asterisk {
  list-style: none; }

ol.foot_notes li.asterisk:before {
  content: "*";
  float: left;
  margin-left: -20px; }

.article-footer {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin: 30px 0;
  background: url(/wp-content/themes/lawreview/images/horizontal-line.png) 0 12px repeat-x; }
  .article-footer .article-references {
    float: left; }
    .article-footer .article-references .footer-date {
      text-transform: uppercase;
      font-size: 15px; }
    .article-footer .article-references .footer-reference {
      font-size: 13px;
      color: #858585; }
  .article-footer .article-footer-share {
    float: right;
    background: #f5f5f5;
    padding: 0 0 0 12px; }
    .article-footer .article-footer-share ul.article-icon-links {
      margin: 0; }

.article-feed-header {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  margin: 50px 0;
  background: url(/wp-content/themes/lawreview/images/hr-background.png) 0 12px repeat-x; }
  .article-feed-header span {
    background: #f5f5f5; }

.widget-area h3 {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 2px;
  margin: 0 0 1em; }

.widget-area .article-feed .article-feed-items {
  flex: 100%;
  margin: 0 0 50px;
  max-width: none; }

.sidebar-bottom .widget-area {
  border-top: 1px solid #d4d4d4;
  padding-top: 30px; }
  .sidebar-bottom .widget-area .article-feed .article-feed-items {
    flex: 46%;
    margin: 0 0 50px;
    max-width: 46%; }
    @media (max-width: 650px) {
      .sidebar-bottom .widget-area .article-feed .article-feed-items {
        flex: 100%;
        padding: 0 0 30px;
        margin: 0 0 30px;
        max-width: none;
        border-bottom: 1px solid #ccc; } }

.article-links p {
  margin: 0 0 12px;
  color: #666666; }

.article-links ul {
  margin: 0;
  padding: 0; }
  .article-links ul li {
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    display: inline-block;
    margin: 0;
    padding: 0; }
    .article-links ul li a, .article-links ul li a:visited {
      display: inline-block;
      float: left;
      text-decoration: none;
      color: #3367C1;
      padding: 0 6px 0 7px;
      border-left: 1px solid #666666;
      line-height: 18px; }
    .article-links ul li a:hover {
      text-decoration: underline; }
  .article-links ul li:first-child a {
    padding: 0 6px 0 0;
    border-left: none; }

.article-feed {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .article-feed .article-feed-items {
    flex: 40%;
    margin: 0 0 50px;
    max-width: 46%; }
    @media (max-width: 650px) {
      .article-feed .article-feed-items {
        flex: 100%;
        padding: 0 0 30px;
        margin: 0 0 30px;
        max-width: none;
        border-bottom: 1px solid #ccc; } }
    .article-feed .article-feed-items h5 {
      margin: 0 0 6px;
      min-height: 30px; }
    .article-feed .article-feed-items h4 {
      text-transform: none;
      font-weight: 400;
      font-size: 26px;
      line-height: 32px;
      margin: 0 0 12px; }
      .article-feed .article-feed-items h4 a, .article-feed .article-feed-items h4 a:visited {
        text-decoration: none; }
    .article-feed .article-feed-items p {
      font-size: 16px;
      line-height: 22px;
      color: #666666; }
    .article-feed .article-feed-items .article-feed-author {
      font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 18px;
      color: #666666;
      margin: 0 0 4px; }
    .article-feed .article-feed-items .article-feed-reference {
      font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 16px;
      color: #666666; }

/*--- THIS COMPENSATES FOR THE FIXED HEADER FOR ANCHOR LINKS WHEN ADDED TO CONTAINING DIV --*/
.anchor-section {
  scroll-margin-top: 110px; }

/*ESSAY LIST*/
#essay {
  display: table;
  padding: 0; }
  #essay .one-third-left {
    display: table-cell;
    text-align: left;
    float: none;
    width: 33%;
    padding: 0; }
    @media (max-width: 800px) {
      #essay .one-third-left {
        display: none; } }
  #essay .two-thirds-right {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle; }
    @media (max-width: 800px) {
      #essay .two-thirds-right {
        width: auto; } }
    #essay .two-thirds-right .essay-list-container {
      padding: 0 30px; }
      @media (max-width: 800px) {
        #essay .two-thirds-right .essay-list-container {
          padding: 0; } }

.essays-container {
  display: flex; }
  @media (max-width: 650px) {
    .essays-container {
      display: block; } }

/*--------------------------------------------------------------
# Announcements
--------------------------------------------------------------*/
.announcement-feed .announcement-item h5 {
  margin: 0 0 6px;
  min-height: 30px; }
  .announcement-feed .announcement-item h5 a, .announcement-feed .announcement-item h5 a:visited {
    color: #3367C1;
    text-decoration: none; }
  .announcement-feed .announcement-item h5 a:hover {
    text-decoration: underline; }

.announcement-feed .announcement-item h4 {
  margin: 0 0 0; }
  .announcement-feed .announcement-item h4 a, .announcement-feed .announcement-item h4 a:visited {
    text-transform: none;
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    margin: 0 0 12px;
    text-decoration: none; }
  .announcement-feed .announcement-item h4 a:hover {
    text-decoration: none; }

.announcement-feed .announcement-item .announcements-date {
  font-size: 16px;
  margin: 0 0 12px; }

.announcement-feed .announcement-item .article-feed-rule {
  border-bottom: 1px solid #d4d4d4;
  margin: 0 0 50px; }

.entry-header .announcement-date {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #3367C1;
  font-variant-caps: small-caps;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 30px; }
  @media (max-width: 760px) {
    .entry-header .announcement-date {
      font-variant-caps: normal; } }

body.announcements-template-default ul.article-icon-links {
  margin: 0 0 50px; }
  body.announcements-template-default ul.article-icon-links li.article-date {
    padding: 2px 0 0;
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000; }

/*--------------------------------------------------------------
# Symposia
--------------------------------------------------------------*/
.symposia-dates {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #3367C1;
  font-variant-caps: small-caps;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 30px; }
  @media (max-width: 760px) {
    .symposia-dates {
      font-variant-caps: normal; } }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
  background: #183059;
  color: #ffffff;
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  .site-footer .footer-inner {
    max-width: 1126px;
    margin: 0 auto;
    padding: 60px 10px 30px; }
    @media (max-width: 800px) {
      .site-footer .footer-inner {
        padding: 40px 30px 30px; } }
    .site-footer .footer-inner .footer-logo {
      max-width: 300px;
      margin: 0 auto; }
      .site-footer .footer-inner .footer-logo rect,
      .site-footer .footer-inner .footer-logo path {
        fill: #ffffff; }
    .site-footer .footer-inner .lr-footer-menu {
      margin: 40px 0 0; }
      @media (max-width: 800px) {
        .site-footer .footer-inner .lr-footer-menu {
          margin: 10px 0 0; } }
      .site-footer .footer-inner .lr-footer-menu ul.menu {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap; }
        @media (max-width: 800px) {
          .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item {
            flex: 50%;
            margin: 30px 0 0; } }
        @media (max-width: 500px) {
          .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item {
            flex: 100%; } }
        .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item > a, .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item > a:visited {
          font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 600;
          letter-spacing: 2px;
          text-decoration: none;
          color: #ffffff; }
        .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item a:hover {
          text-decoration: none; }
        .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item ul.sub-menu {
          list-style: none;
          padding: 0;
          margin: 20px 0 0; }
          .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item ul.sub-menu li.menu-item {
            margin: 0 0 12px; }
            .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item ul.sub-menu li.menu-item a, .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item ul.sub-menu li.menu-item a:visited {
              text-decoration: none;
              color: #e3e3e3; }
            .site-footer .footer-inner .lr-footer-menu ul.menu > li.menu-item ul.sub-menu li.menu-item a:hover {
              text-decoration: underline;
              color: #ffffff; }
        .site-footer .footer-inner .lr-footer-menu ul.menu li.menu-item.no-link > a, .site-footer .footer-inner .lr-footer-menu ul.menu li.menu-item.no-link > a:visited {
          cursor: default; }
    .site-footer .footer-inner .footer-social {
      width: 60px;
      margin: 30px auto 0; }
      @media (max-width: 800px) {
        .site-footer .footer-inner .footer-social {
          width: auto;
          clear: both;
          padding: 20px 0 0; } }
      @media (max-width: 500px) {
        .site-footer .footer-inner .footer-social {
          padding: 0; } }
      .site-footer .footer-inner .footer-social ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .site-footer .footer-inner .footer-social ul li {
          display: inline-block; }
          .site-footer .footer-inner .footer-social ul li a {
            display: block;
            width: 24px;
            height: 24px;
            overflow: hidden;
            text-indent: -999px; }
          .site-footer .footer-inner .footer-social ul li a.facebook {
            background: url(/wp-content/themes/lawreview/images/footer-social-sprite.png) -54px 4px no-repeat; }
          .site-footer .footer-inner .footer-social ul li a.facebook:hover {
            background: url(/wp-content/themes/lawreview/images/footer-social-sprite.png) -54px -44px no-repeat; }
          .site-footer .footer-inner .footer-social ul li a.twitter {
            background: url(/wp-content/themes/lawreview/images/footer-social-sprite.png) 0 4px no-repeat; }
          .site-footer .footer-inner .footer-social ul li a.twitter:hover {
            background: url(/wp-content/themes/lawreview/images/footer-social-sprite.png) 0 -44px no-repeat; }

.footer-site-info {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  background: #152b51; }
  .footer-site-info .footer-site-info-inner {
    color: #ffffff;
    max-width: 1126px;
    margin: 0 auto;
    padding: 20px 30px;
    font-size: 14px; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 18px; }
  @media (max-width: 760px) {
    .main-navigation {
      margin: 16px 0 0; } }
  .main-navigation ul {
    display: flex;
    list-style: none;
    margin: 0;
    justify-content: space-between;
    padding: 26px 0 0;
    border-bottom: 2px solid #000000;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    @media (max-width: 760px) {
      .main-navigation ul {
        position: absolute;
        top: 102px;
        left: 0;
        z-index: 999;
        width: 100%;
        display: block;
        padding: 0;
        max-height: 0;
        border-bottom: none;
        overflow: hidden;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
        background: #152b51; } }
    .main-navigation ul li.menu-item-has-children a span.dd-arrow {
      display: inline-block;
      width: 18px;
      height: 13px;
      overflow: hidden;
      outline: none; }
    .main-navigation ul li.menu-item-has-children > a > span.dd-arrow {
      background: url(/wp-content/themes/lawreview/images/dd-nav-arrow.png) 9px -34px no-repeat; }
      @media (max-width: 760px) {
        .main-navigation ul li.menu-item-has-children > a > span.dd-arrow {
          background: url(/wp-content/themes/lawreview/images/dd-nav-arrow.png) 9px -74px no-repeat; } }
    @media (max-width: 760px) {
      .main-navigation ul li {
        background: #666666; } }
    .main-navigation ul li a {
      padding: 0 0 26px;
      color: #333333; }
      @media (max-width: 760px) {
        .main-navigation ul li a {
          padding: 16px 0 16px 20px;
          color: #ffffff;
          border-top: 1px solid #ffffff; } }
    .main-navigation ul li ul {
      display: block;
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 999999;
      background: #ffffff;
      border-bottom: none;
      padding: 8px 0 0;
      /*        a {
                  width: 200px;
                }*/ }
      @media (max-width: 760px) {
        .main-navigation ul li ul {
          position: relative;
          float: none;
          left: 0;
          z-index: 0;
          padding: 0;
          background: #858585;
          max-height: 0;
          overflow: hidden;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; } }
      .main-navigation ul li ul li {
        display: block; }
        @media (max-width: 760px) {
          .main-navigation ul li ul li {
            background: #858585; } }
        .main-navigation ul li ul li a, .main-navigation ul li ul li a:visited {
          display: block;
          font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-weight: 400;
          width: 240px;
          font-size: 14px;
          line-height: 16px;
          color: #333333;
          padding: 8px 0 8px 20px;
          white-space: nowrap; }
          @media (max-width: 760px) {
            .main-navigation ul li ul li a, .main-navigation ul li ul li a:visited {
              padding: 16px 20px;
              color: #ffffff;
              border-top: 1px solid #a9a9a9;
              width: auto; } }
        .main-navigation ul li ul li a:hover {
          color: #333333;
          background: #ededed; }
          @media (max-width: 760px) {
            .main-navigation ul li ul li a:hover {
              color: #ffffff; } }
          @media (max-width: 760px) {
            .main-navigation ul li ul li a:hover span.dd-arrow {
              background: none; } }
      .main-navigation ul li ul li:last-child {
        padding: 0 0 4px 0; }
        .main-navigation ul li ul li:last-child a {
          padding: 8px 0 8px 20px; }
          @media (max-width: 760px) {
            .main-navigation ul li ul li:last-child a {
              padding: 16px 20px; } }
      .main-navigation ul li ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul li ul li:hover > ul,
      .main-navigation ul li ul li.focus > ul {
        display: block;
        left: auto; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
      @media (max-width: 760px) {
        .main-navigation ul li:hover > ul,
        .main-navigation ul li.focus > ul {
          max-height: 999px;
          overflow: hidden;
          -webkit-transition: all 1s ease-in-out;
          -moz-transition: all 1s ease-in-out;
          transition: all 1s ease-in-out; } }
  .main-navigation li {
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

/* Small menu. */
.menu-toggle {
  display: none; }
  @media (max-width: 760px) {
    .menu-toggle {
      display: block; } }

.main-navigation.toggled ul {
  max-height: 1200px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 0 0 100px; }
  .main-navigation.toggled ul ul {
    max-height: 0;
    padding: 0; }
  .main-navigation.toggled ul ul.toggled {
    max-height: 800px;
    padding: 0; }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em; }

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%; }

.pagination .page-numbers {
  border: 1px solid #858585;
  padding: 1px 4px;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

.pagination .page-numbers.current,
.pagination .page-numbers.dots {
  border: none; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.post,
.page {
  padding: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

@media (max-width: 650px) {
  .entry-content ul, .entry-content ol {
    margin: 0 0 0 -16px; } }

.entry-content .entry-content-inner {
  background: #ffffff;
  padding: 80px 7%;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #d0d0d0; }
  .entry-content .entry-content-inner .entry-content-left {
    float: left;
    width: 57%; }
    @media (max-width: 800px) {
      .entry-content .entry-content-inner .entry-content-left {
        float: none;
        width: auto;
        margin: 0 0 60px; } }
    .entry-content .entry-content-inner .entry-content-left h3 {
      font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 30px;
      letter-spacing: 2px;
      margin: 0 0 1em; }
  .entry-content .entry-content-inner .entry-content-right {
    float: left;
    width: 32%;
    margin: 0 0 0 11%; }
    @media (max-width: 800px) {
      .entry-content .entry-content-inner .entry-content-right {
        float: none;
        width: auto;
        margin: 0; } }
    .entry-content .entry-content-inner .entry-content-right h4 {
      font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      font-size: 20px;
      letter-spacing: 2px;
      margin: 0 0 1em; }
      .entry-content .entry-content-inner .entry-content-right h4 a, .entry-content .entry-content-inner .entry-content-right h4 a:visited {
        text-decoration: none; }
      .entry-content .entry-content-inner .entry-content-right h4 a:hover {
        color: #3367C1; }

.entry-content-bottom-1 {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  margin: 0 10px;
  height: 12px;
  border-bottom: 1px solid #d0d0d0; }

.entry-content-bottom-2 {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  margin: 0 20px;
  height: 12px;
  border-bottom: 1px solid #d0d0d0; }


.entry-content {
  max-width: 900px;
  margin: 0 auto; }

.entry-content.entry-content-wider {
  max-width: 1200px;
  margin: 0 auto; }

/* Backgrounds
--------------------------------------------- */
#page.background-default {
  background: #f5f5f5 url(/wp-content/uploads/2020/12/Texture-20.jpg) 50% 0 repeat-x; }

/* Home Page
--------------------------------------------- */
body.home .site-logo rect,
body.home .site-logo path {
  fill: #ffffff; }

body.home button.menu-toggle path,
body.home button.menu-toggle:active path,
body.home button.menu-toggle:focus path {
  fill: #ffffff; }

body.home .main-navigation ul {
  border-bottom: 2px solid #ffffff; }
  @media (max-width: 760px) {
    body.home .main-navigation ul {
      border-bottom: none; } }
  body.home .main-navigation ul li.menu-item-has-children > a > span.dd-arrow {
    background: url(/wp-content/themes/lawreview/images/dd-nav-arrow.png) 9px -74px no-repeat; }
  body.home .main-navigation ul li a, body.home .main-navigation ul li a:visited {
    color: #ffffff; }
  body.home .main-navigation ul li ul.sub-menu li a, body.home .main-navigation ul li ul.sub-menu li a:visited {
    color: #333333; }
    @media (max-width: 760px) {
      body.home .main-navigation ul li ul.sub-menu li a, body.home .main-navigation ul li ul.sub-menu li a:visited {
        color: #ffffff; } }
  body.home .main-navigation ul li ul.sub-menu li a:hover {
    color: #000000; }
    @media (max-width: 760px) {
      body.home .main-navigation ul li ul.sub-menu li a:hover {
        color: #ffffff; } }

body.home .entry-header {
  display: none; }

body.home .entry-content {
  max-width: 1200px; }

.home-online-articles .online-article {
  position: relative;
  padding: 0 0 40px;
  margin: 0 0 40px; }
  .home-online-articles .online-article h4 {
    font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
    padding: 0;
    margin: 0; }
    @media (max-width: 760px) {
      .home-online-articles .online-article h4 {
        font-size: 28px;
        line-height: 36px; } }
    .home-online-articles .online-article h4 a, .home-online-articles .online-article h4 a:visited {
      text-decoration: none; }
    .home-online-articles .online-article h4 a:hover {
      text-decoration: none; }
  .home-online-articles .online-article p {
    margin: 12px 0 20px;
    line-height: 24px; }
  .home-online-articles .online-article .article-feed-author {
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px; }
  .home-online-articles .online-article .article-feed-reference {
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 16px; }
  .home-online-articles .online-article .article-feed-rule {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100px;
    border-bottom: 2px solid #000000; }

.home-online-articles .online-article:last-child {
  margin: 0; }
  .home-online-articles .online-article:last-child .article-feed-rule {
    display: none; }

.home-announcements .announcement {
  padding: 0 0 40px; }
  .home-announcements .announcement h5 {
    font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    margin: 0;
    padding: 0 0 4px; }
    .home-announcements .announcement h5 a, .home-announcements .announcement h5 a:visited {
      text-decoration: none;
      color: #183059;
      text-transform: none; }
    .home-announcements .announcement h5 a:hover {
      text-decoration: none;
      color: #3367C1; }

.home-announcements .announcements-date {
  font-size: 16px; }

/* Masthead
--------------------------------------------- */
h2.board-title {
  font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  text-align: center; }

#secondary-masthead h3,
#masthead h3 {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-align: center;
  color: #858585;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 0;
  margin: 0; }

#masthead .masthead-row {
  display: flex;
  justify-content: space-around; }
  @media (max-width: 650px) {
    #masthead .masthead-row {
      display: block; } }
  #masthead .masthead-row .masthead-column .masthead-col-row {
    padding: 12px; }
    #masthead .masthead-row .masthead-column .masthead-col-row ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #masthead .masthead-row .masthead-column .masthead-col-row ul li {
        padding: 0;
        margin: 0 0 2px;
        text-align: center;
        font-size: 20px; }

#secondary-masthead {
  margin: 20px 0 0 0; }
  #secondary-masthead .masthead-row {
    display: flex;
    justify-content: space-around;
    margin: 20px 0 0 0; }
    @media (max-width: 650px) {
      #secondary-masthead .masthead-row {
        display: block; } }
    #secondary-masthead .masthead-row .masthead-column {
      text-align: center; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

/* Search
--------------------------------------------- */
form#search-articles-form {
  padding: 0;
  margin: 0; }

.search-articles {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 16px;
  max-width: 660px;
  margin: 0 auto; }
  .search-articles h2 {
    font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    display: inline-block;
    float: left;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    letter-spacing: 1px;
    margin: 0 6px; }
  .search-articles label {
    display: none; }
  .search-articles .select-container {
    display: inline-block;
    float: left;
    margin: 0 6px; }
    .search-articles .select-container select {
      font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      width: 240px; }

.search-articles.one-select {
  max-width: 400px; }

.select2-results__option {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/* Article Slideshow
--------------------------------------------- */
.slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }

.slide {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  float: left;
  position: absolute; }

.slideshow-container {
  position: relative;
  margin: 60px auto 20px;
  max-width: 900px; }
  @media (max-width: 760px) {
    .slideshow-container {
      max-width: 100% !important;
      margin: 30px auto 20px; } }

.article-slideshow {
  margin: 0;
  min-height: 620px; }
  @media (max-width: 500px) {
    .article-slideshow {
      min-height: 560px; } }
  .article-slideshow .article-slide {
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    padding: 0 15%; }
    @media (max-width: 650px) {
      .article-slideshow .article-slide {
        padding: 0; } }
    .article-slideshow .article-slide .article-issue {
      font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 1px;
      margin: 0 0 16px; }
    .article-slideshow .article-slide h2 {
      font-family: "Hoefler Text A", "Hoefler Text B", Georgia, "Times New Roman", Times, serif;
      font-weight: 400;
      font-size: 50px;
      line-height: 60px;
      margin: 0 0 12px; }
      @media (max-width: 650px) {
        .article-slideshow .article-slide h2 {
          font-size: 40px;
          line-height: 50px; } }
      @media (max-width: 500px) {
        .article-slideshow .article-slide h2 {
          font-size: 30px;
          line-height: 40px; } }
    .article-slideshow .article-slide a.button.read-more-bt {
      margin: 30px auto; }

#slideposition {
  display: none; }

.slides-navigation {
  position: absolute;
  z-index: 50;
  top: 20%;
  left: 0;
  width: 100%;
  height: 90px; }
  @media (max-width: 650px) {
    .slides-navigation {
      display: none; } }
  .slides-navigation .slides-previous {
    cursor: pointer;
    float: left;
    height: 100%;
    width: 40%;
    background: url(/wp-content/themes/lawreview/images/slide-arrows.png) left -590px no-repeat; }
  .slides-navigation .slides-previous:hover {
    background: url(/wp-content/themes/lawreview/images/slide-arrows.png) left -194px no-repeat; }
  .slides-navigation .slides-next {
    cursor: pointer;
    float: right;
    height: 100%;
    width: 40%;
    background: url(/wp-content/themes/lawreview/images/slide-arrows.png) right -390px no-repeat; }
  .slides-navigation .slides-next:hover {
    background: url(/wp-content/themes/lawreview/images/slide-arrows.png) right 7px no-repeat; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/* Twitter Plugin Theme
--------------------------------------------- */
@media (max-width: 760px) {
  .home-twitter {
    display: none; } }

.home-twitter .twitter-container {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

@media (max-width: 760px) {
  .home-twitter #ctf.ctf-narrow .ctf-author-avatar {
    display: none; } }

@media (max-width: 760px) {
  .home-twitter #ctf.ctf-narrow .ctf-author-box,
  .home-twitter #ctf.ctf-narrow .ctf-author-avatar,
  .home-twitter #ctf.ctf-narrow .ctf-context,
  .home-twitter #ctf.ctf-narrow .ctf-quoted-tweet,
  .home-twitter #ctf.ctf-narrow .ctf-tweet-content {
    margin-left: 0;
    padding-left: 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word; } }

.home-twitter #ctf .ctf-quoted-tweet p {
  margin: 2px 0;
  line-height: 20px; }

.home-twitter #ctf.ctf-super-narrow .ctf-item {
  position: relative; }

.home-twitter #ctf.ctf-super-narrow .ctf-corner-logo {
  position: absolute;
  display: block;
  right: 10px;
  top: 14px; }

.home-twitter #ctf.ctf-super-narrow .ctf-context {
  padding-bottom: 5px;
  width: 100%;
  padding-left: 0;
  margin-bottom: 2px; }

.home-twitter #ctf.ctf-super-narrow .ctf-tweet-meta {
  position: absolute;
  display: block;
  right: 10px;
  bottom: 26px; }

.home-twitter #ctf.ctf-super-narrow .ctf-retweet-icon {
  background: #639bfc;
  color: #ffffff;
  padding: 2px;
  font-size: 12px;
  font-weight: bold; }

.home-twitter #ctf.ctf-super-narrow .ctf-twitterlink {
  display: none; }

.home-twitter .vlr-twitter-title {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -1px;
  float: left;
  font-size: 24px;
  margin: 0;
  padding: 6px 0; }
  .home-twitter .vlr-twitter-title .vlr-twitter-link {
    font-size: 14px;
    letter-spacing: 0; }
    .home-twitter .vlr-twitter-title .vlr-twitter-link a, .home-twitter .vlr-twitter-title .vlr-twitter-link a:visited {
      text-decoration: none;
      color: #3367C1; }

.home-twitter .ctf-tweets {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }
  .home-twitter .ctf-tweets a, .home-twitter .ctf-tweets a:visited {
    text-decoration: none; }

a.twitter-link-2, a.twitter-link-2:visited {
  font-family: "Whitney A", "Whitney B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-decoration: none;
  color: #3367C1;
  float: right;
  display: block;
  margin: 6px 12px; }

a.twitter-link-2:hover {
  text-decoration: underline; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #183059;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

.clear:after {
  content: "";
  display: table;
  clear: both; }
