@charset "UTF-8";
/* Icon variables */
@media (min-width: 721px) {
  .notes.header-flag:not(.header-fixed) #site #site-header-wrapper {
    max-width: 1500px; } }

@media (min-width: 1500px) {
  .notes.header-flag:not(.header-fixed) #site #site-header-wrapper {
    margin-left: calc(50% - 750px + 60px); } }

.notes.header-flag:not(.header-fixed) #site-header {
  background: black; }

.notes.header-fixed #site #site-header-wrapper .header-section-title:before {
  display: none; }

@media (max-width: 680px) {
  body.notes {
    background-color: #EEE; }
  #notes div.note-detail,
  #notes div.thread-hed {
    background-color: white;
    padding: 10px;
    width: 90%;
    margin: 5px auto; }
  #notes div.note-list {
    margin-top: 10px;
    margin-bottom: 30px; }
  #notes .module-bottom-rows.bottom-latest {
    margin-top: 30px;
    padding-bottom: 15px; } }

#notes-branding {
  background: #000;
  width: 100%;
  height: 160px;
  top: 0;
  position: relative;
  z-index: 2; }
  @media (max-width: 1010px) {
    #notes-branding {
      height: 120px; } }
  @media (max-width: 720px) {
    #notes-branding {
      height: auto;
      display: table; } }

#notes-branding a {
  position: relative;
  background-color: #00B5BA;
  width: 260px;
  float: left;
  height: 100%;
  line-height: 160px;
  display: block;
  padding-left: 360px;
  color: white;
  text-transform: uppercase;
  text-align: left;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 64px; }
  @media (min-width: 1500px) {
    #notes-branding a {
      padding-left: calc(50% - 390px); } }
  @media (max-width: 1010px) {
    #notes-branding a {
      height: 120px;
      line-height: 120px;
      width: 170px;
      font-size: 48px; } }
  @media (max-width: 720px) {
    #notes-branding a {
      display: table-cell;
      text-align: center;
      padding-left: 15px;
      font-size: 26px;
      font-weight: 100;
      padding-top: 7px;
      padding-bottom: 5px;
      vertical-align: middle;
      letter-spacing: 0.5px;
      height: auto;
      line-height: 100%;
      float: none; } }
  #notes-branding a:hover {
    text-decoration: none; }
  #notes-branding a:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    right: -30px;
    width: 30px;
    height: 160px;
    background: transparent url("../notes/notes-arrow.81ee7dd0a7bf.svg") no-repeat 0 0; }
    @media (max-width: 1010px) {
      #notes-branding a:after {
        height: 120px; } }
    @media (max-width: 720px) {
      #notes-branding a:after {
        height: 100%; } }

#notes-branding .branding-tagline {
  color: white;
  float: left;
  height: 100%;
  width: calc(100% - 690px);
  padding-left: 70px;
  display: table; }
  @media (min-width: 1500px) {
    #notes-branding .branding-tagline {
      width: calc(50% + 40px);
      padding-left: 90px; } }
  @media (max-width: 1010px) {
    #notes-branding .branding-tagline {
      width: calc(100% - 600px); } }
  @media (max-width: 720px) {
    #notes-branding .branding-tagline {
      width: 100%;
      line-height: 1.2;
      padding-left: 48px;
      padding-top: 15px;
      padding-bottom: 15px;
      display: table-cell;
      letter-spacing: 0.4px;
      vertical-align: middle;
      float: none; } }

#notes-branding .branding-tagline span {
  font-family: "Lyon Text", Georgia, Times, serif;
  font-size: 20px;
  font-style: italic;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.3; }
  @media (max-width: 1010px) {
    #notes-branding .branding-tagline span {
      font-size: 16px;
      padding-right: 20px; } }
  @media (max-width: 382px) {
    #notes-branding .branding-tagline span {
      max-width: 160px;
      padding-right: 10px; } }

@media (max-width: 1010px) {
  #notes {
    margin-top: 100px; } }

@media (max-width: 720px) {
  #notes {
    margin-top: 10px; } }

#notes .river {
  width: 630px;
  float: left;
  margin: 60px 10px 30px 30px; }
  @media (max-width: 1010px) {
    #notes .river {
      margin-left: auto;
      margin-right: auto;
      float: none;
      margin-top: 0; } }
  @media (max-width: 680px) {
    #notes .river {
      width: 100%; } }

#notes #content-wrapper {
  margin: 0 auto;
  max-width: 1345px; }
  @media (max-width: 1280px) {
    #notes #content-wrapper {
      max-width: 1010px; } }
  @media (max-width: 680px) {
    #notes #content-wrapper {
      width: 100%; } }

#notes .river .note-detail {
  overflow: hidden;
  border-bottom: 10px solid #E8E8E8; }
  @media (max-width: 680px) {
    #notes .river .note-detail {
      border: none;
      padding-top: 10px;
      padding-bottom: 10px; } }

#notes .river .note-detail:nth-child(2) {
  padding-top: 0; }

#notes .anchor,
#notes .note-anchor:not(:first-child) {
  margin-top: -40px;
  height: 40px;
  content: " ";
  display: block;
  visibility: hidden; }

#notes .river .lead-img img {
  width: 100%; }

#notes .river .caption {
  float: left;
  font-size: 12px;
  line-height: normal;
  margin-right: 5px;
  margin-top: 15px;
  margin-bottom: 15px; }

#notes .river .credit {
  float: right;
  font-size: 12px;
  line-height: normal;
  position: static;
  white-space: nowrap; }

#notes .river .has-caption .credit {
  float: left;
  margin-bottom: 5px; }

#notes .river .byline,
#notes .river .byline a {
  line-height: 1;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: black; }

#notes .river .byline-wrapper {
  text-align: right;
  line-height: 1;
  margin: 15px 0 0 0; }
  @media (max-width: 680px) {
    #notes .river .byline-wrapper {
      margin-top: 10px; } }

#notes .river .timestamp {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #999; }

#notes .river .hed {
  font-family: "Lyon Display", Georgia, Times, serif;
  font-size: 26px;
  margin: 10px 0;
  line-height: 30px; }
  @media (max-width: 680px) {
    #notes .river .hed {
      font-size: 18px; } }

#notes .river div.hed a {
  color: black; }

#notes .river .content {
  font-family: "Lyon Text", Georgia, Times, serif;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 30px;
  clear: both; }

#notes .river .small-red {
  color: #EC1B23;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 30px; }

#notes .river .read-on {
  float: left;
  cursor: pointer; }

#notes .river .to-thread {
  float: right; }
  @media (max-width: 680px) {
    #notes .river .to-thread {
      clear: both;
      float: left; } }

#notes .extended.hidden {
  display: none;
  margin-bottom: 30px; }

#notes .load-new,
#notes .show-all {
  border: 1px solid #EC1B23;
  color: #EC1B23;
  width: 588px;
  text-transform: uppercase;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 11px;
  padding: 7px 20px;
  font-weight: bold;
  text-align: center;
  line-height: 15px;
  display: none;
  cursor: pointer; }
  @media (max-width: 680px) {
    #notes .load-new,
    #notes .show-all {
      background-color: white;
      width: 280px;
      margin: 0 auto; } }

#notes .sharekit ul {
  list-style: none;
  padding: 0; }

#notes .sharekit li {
  float: left;
  margin-right: 10px; }

#notes .module-bottom-rows {
  font-family: "Lyon Text", Georgia, Times, serif;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (max-width: 680px) {
    #notes .module-bottom-rows {
      background-color: white;
      border: none;
      width: 90%;
      margin: 10px auto 0;
      padding: 10px; } }

#notes .module-bottom-rows:last-child {
  border-bottom: none; }

#notes div.module-bottom-rows.most-popular-footer > a,
#notes .module-bottom-rows .heading {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif; }
  @media (max-width: 680px) {
    #notes div.module-bottom-rows.most-popular-footer > a,
    #notes .module-bottom-rows .heading {
      margin: 0 auto;
      width: 260px;
      display: block; } }

@media (max-width: 680px) {
  #notes .module-bottom-rows .heading {
    padding-top: 10px; } }

#notes .module-bottom-rows ul {
  list-style: none;
  padding: 0; }

#notes .module-bottom-rows li {
  display: table;
  width: 570px;
  height: 60px;
  background-color: #E8E8E8;
  margin: 2px 0;
  padding: 0 30px; }
  @media (max-width: 680px) {
    #notes .module-bottom-rows li {
      width: 100%;
      padding: 0;
      margin: 2px auto; } }

#notes .module-bottom-rows li a {
  display: table-cell;
  vertical-align: middle;
  padding: 16px 0; }

#notes .most-popular-footer .hed,
#notes .module-bottom-rows a,
#notes .module-bottom-rows .hed {
  font-size: 16px;
  color: black;
  font-family: "Lyon Display", Georgia, Times, serif;
  font-weight: normal; }

#notes .module-bottom-rows .latest-foot {
  text-transform: uppercase;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  color: #EC1B23; }

#notes .module-bottom-rows ul {
  position: relative; }

@media (max-width: 680px) {
  #notes .module-bottom-rows a {
    width: 100%;
    margin: 0 auto 2px auto; } }

@media (max-width: 680px) {
  #notes .module-bottom-rows.most-popular-footer ul a {
    width: 260px;
    padding-left: 30px; } }

@media (max-width: 680px) {
  #notes .module-bottom-rows li a {
    line-height: 1.25;
    padding: 0 20px 0 30px; } }

#notes .module-bottom-rows .latest-foot a {
  color: #EC1B23; }

#notes .module-bottom-rows .latest-link:hover {
  text-decoration: none; }

#notes .module-bottom-rows .title:hover {
  text-decoration: underline; }

#notes .module-bottom-rows .timestamp {
  color: #616F81;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-left: 5px; }

#notes .module-bottom-rows li span:last-child:after {
  float: right;
  content: ">";
  font-family: "Lyon Text", Georgia, Times, serif;
  font-size: 16px; }

@media (max-width: 680px) {
  #notes .most-popular-footer {
    border: 0;
    padding-bottom: 10px; } }

#notes .most-popular-footer .hed {
  margin: 0;
  padding-left: 20px; }
  @media (max-width: 680px) {
    #notes .most-popular-footer .hed {
      line-height: 1.25;
      padding-left: 0;
      width: 80%; } }

#notes .most-popular-footer .hed:after {
  content: ">";
  float: right; }
  @media (max-width: 680px) {
    #notes .most-popular-footer .hed:after {
      position: absolute;
      right: 20px;
      top: 20px; } }

#notes .most-popular-footer .most-popular li:before {
  left: 15px;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 16px;
  width: 20px;
  float: right;
  line-height: 60px; }

#notes .right-rail-wrapper {
  width: calc(100% - 630px - 300px - 115px);
  max-width: 300px;
  float: left;
  margin: 10px;
  margin-top: 60px; }
  @media (max-width: 1280px) {
    #notes .right-rail-wrapper {
      display: none; } }

#notes .right-rail {
  padding: 20px; }

#notes .toc {
  background-color: white;
  margin-bottom: 5px;
  border: 1px solid #E8E8E8;
  padding: 20px 20px 0 20px; }
  @media (max-width: 1010px) {
    #notes .toc {
      display: none; } }

#notes .right-rail .latest .more {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  color: black;
  text-decoration: underline; }

#notes .right-rail {
  background-color: #E8E8E8; }

#notes .toc ul,
#notes .right-rail ul {
  list-style: none;
  padding: 0;
  margin-bottom: 35px; }

#notes .right-rail .most-popular-list {
  font-size: 14px;
  margin-top: 16px;
  color: black; }

#notes .right-rail .most-popular {
  margin-bottom: 0; }

#notes .right-rail .most-popular li {
  position: relative;
  padding-top: 0;
  padding-left: 25px;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  color: #666; }

#notes .module-bottom-rows.most-popular-footer .most-popular-list {
  margin: 0; }

#notes .most-popular-footer li {
  position: relative; }

#notes .most-popular-footer li:before,
#notes .right-rail .most-popular-list li:before {
  counter-increment: most-popular;
  content: counter(most-popular) ".";
  position: absolute;
  top: 0;
  left: -10px;
  text-align: right;
  width: 20px;
  float: right;
  margin-right: 10px; }
  @media (max-width: 680px) {
    #notes .most-popular-footer li:before,
    #notes .right-rail .most-popular-list li:before {
      display: none; } }

#notes .right-rail .most-popular-list li:before {
  line-height: 18px; }

#notes .right-rail .most-popular .hed {
  font-family: "Lyon Text", Georgia, Times, serif;
  font-size: 14px;
  margin: 0;
  font-weight: normal; }

#notes .toc .hed,
#notes .right-rail .hed {
  padding: 0 0 12px 0;
  line-height: 18px; }

#notes .toc .hed a,
#notes .right-rail .hed a {
  color: #666;
  font-size: 14px;
  display: block; }

#notes .toc .hed a {
  color: black; }

#notes .toc .heading,
#notes .right-rail .heading {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 10px;
  color: black; }

#notes .right-rail a {
  color: black; }

#notes .most-popular-list .most-popular .lead-img,
#notes .most-popular-list .most-popular .metadata,
#notes .most-popular-list .most-popular .article-content,
#notes .most-popular-list .most-popular .read-more {
  display: none; }

#notes .right-ad {
  float: left;
  width: 300px;
  height: 600px;
  margin: 0 0 0 10px; }
  @media (max-width: 1010px) {
    #notes .right-ad {
      display: none; } }

#notes .right-ad .ad:before {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  color: #999;
  width: 94%;
  margin: 0 auto;
  content: "Advertisement";
  text-align: center; }

#notes .right-ad.moving .ad {
  position: absolute;
  margin-top: 48px; }

#notes .right-ad.stickytop .ad {
  top: 220px;
  position: fixed; }

#notes .right-ad.stickybottom .ad {
  position: absolute; }

#notes .category-title {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 36px;
  line-height: 1; }
  @media (max-width: 680px) {
    #notes .category-title {
      font-size: 24px; } }

#notes .thread-hed {
  margin-bottom: 5px;
  border: 1px solid #E8E8E8;
  padding: 30px;
  width: 568px;
  overflow: hidden; }
  @media (max-width: 680px) {
    #notes .thread-hed {
      border: none; } }

#notes .thread-hed .hed {
  font-family: "Lyon Display", Georgia, Times, serif;
  font-size: 30px;
  line-height: 30px; }

#notes .thread-hed .show-about {
  display: none; }
  @media (max-width: 680px) {
    #notes .thread-hed .show-about {
      display: block; } }

#notes .thread-hed .content {
  font-family: "Lyon Text", Georgia, Times, serif;
  line-height: 1.3;
  margin-bottom: 20px; }
  @media (max-width: 680px) {
    #notes .thread-hed .content {
      margin-bottom: 30px;
      display: none; } }

#notes .thread-hed .sort {
  float: right;
  display: table;
  font-size: 13px;
  cursor: pointer; }
  @media (max-width: 680px) {
    #notes .thread-hed .sort {
      margin-top: 30px;
      float: left; } }

#notes .thread-hed .sort div {
  color: #999;
  font-size: 14px;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  padding-right: 10px; }

#notes .thread-hed .sort a {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #999;
  font-size: 11px;
  padding: 10px;
  border: 1px solid #999;
  display: table-cell;
  width: 75px;
  text-align: center; }

#notes .thread-hed .sort a.newest {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-left: 5px; }

#notes .thread-hed .sort a.oldest {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

#notes .thread-hed .sort a.active {
  background-color: #999;
  color: white; }

#notes .thread-hed .sharekit {
  display: block; }

#notes .thread .thread-hed .sharekit ul {
  margin: 0; }

#notes .note-list {
  margin-top: 20px; }

#notes .thread .to-top {
  font-family: 'atl-icons';
  float: right;
  font-size: 30px;
  color: #999;
  cursor: pointer; }

#notes .thread .to-top:before {
  content: ""; }

#notes .share-note {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #999;
  width: 90px;
  height: 30px;
  line-height: 30px;
  color: white;
  text-align: center;
  font-size: 11px;
  border: 1px solid #999;
  border-radius: 2px;
  float: left;
  margin: 4px 0;
  margin-bottom: 30px;
  cursor: pointer;
  clear: both; }
  @media (max-width: 680px) {
    #notes .share-note {
      margin-bottom: 0; } }

#notes .share-note.active {
  background-color: white;
  color: #999;
  border: 1px solid #999; }

#notes .sharekit.hidden {
  display: none; }

#notes .sharekit ul {
  float: left; }

#notes .sharekit ul.offset {
  margin: 0 20px; }

#notes .sharekit li {
  margin: 0 5px; }

#notes .thread-note {
  margin-bottom: 30px; }
  @media (max-width: 680px) {
    #notes .thread-note {
      border-bottom: none; } }

#notes .thread-note .to-top {
  float: right; }

#notes ul.pagination {
  list-style: none;
  padding-left: 0;
  margin: 40px auto;
  width: 300px;
  overflow: hidden;
  text-align: center; }

#notes .pagination li {
  width: 125px;
  height: 30px;
  background-color: #999;
  text-align: center;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer; }

#notes .pagination li a {
  color: white;
  text-transform: uppercase;
  line-height: 30px;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 11px; }

#notes .pagination .prev {
  margin-right: 20px; }

#notes .pagination .prev:before {
  content: "<";
  color: white;
  line-height: 30px;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 11px;
  margin-right: 5px; }

#notes .pagination .next:after {
  content: ">";
  color: white;
  line-height: 30px;
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  font-size: 11px;
  margin-left: 5px; }

#notes .ad-wrapper:not(.extended) gpt-ad {
  list-style: none;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 10px solid #E8E8E8; }
  @media (max-width: 680px) {
    #notes .ad-wrapper:not(.extended) gpt-ad {
      border: none;
      padding-bottom: 0; } }

#notes .ad-wrapper:not(.extended) gpt-ad:before {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  color: #999;
  width: 94%;
  margin: 0 auto;
  content: "Articles Continue After Advertisement";
  text-align: center; }

#notes .ad-wrapper.extended gpt-ad:before {
  font-family: "Proxima Nova", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  color: #999;
  width: 94%;
  margin: 0 auto;
  content: "Article Continues After Advertisement";
  text-align: center; }

#notes #taboola-container {
  margin: 0 auto;
  padding: 30px 0;
  width: 100%; }
  @media (max-width: 1010px) {
    #notes #taboola-container {
      padding: 0; } }
  @media (max-width: 680px) {
    #notes #taboola-container {
      border: none;
      width: 94%; } }
