@charset "UTF-8";
/* line 12, ../sass/_clearfix.scss */
.clearfix {
  *zoom: 1;
}
/* line 3, ../sass/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 36, ../sass/_base.scss */
.debates-cta-link, #block-block-31 .toggle, .debates-landing .debates-leader-discussion a, .debates-overview-leader .toggle {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: white;
  background-color: #d46328;
  text-transform: uppercase;
  text-decoration: none;
}

/* line 46, ../sass/_base.scss */
.debates-landing .debates-leader-discussion a {
  padding: 16px 24px;
  font-size: 16px;
}

/* line 51, ../sass/_base.scss */
.debates-cta-link, #block-block-31 .toggle, .debates-overview-leader .toggle {
  font-size: 13px;
  padding: 4px 12px;
}

/* line 56, ../sass/_base.scss */
.debates-cta-type, .debates .views-field-field-author-type .field-content, .node-debate-article .field-name-field-author-type .field-item, #block-ictj-debates-debates-buttons .author-type-Guest, #block-ictj-debates-debates-buttons .author-type-Moderator, #block-ictj-debates-debates-buttons .author-type-Yes, #block-ictj-debates-debates-buttons .author-type-No, .debate-prev-next-type {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  background-color: #e5ebf1;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  padding: 3px 4px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 69, ../sass/_base.scss */
.debates-cta-type:hover, .debates .views-field-field-author-type .field-content:hover, .node-debate-article .field-name-field-author-type .field-item:hover, #block-ictj-debates-debates-buttons .author-type-Guest:hover, #block-ictj-debates-debates-buttons .author-type-Moderator:hover, #block-ictj-debates-debates-buttons .author-type-Yes:hover, #block-ictj-debates-debates-buttons .author-type-No:hover, .debate-prev-next-type:hover {
  background-color: #002849;
  color: #FFFFFF;
}

/* line 75, ../sass/_base.scss */
.debates-landing .tags a, .debates-overview-leader .views-field-field-issues a, .debates-overview-leader .views-field-field-country a {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  background-color: #e5ebf1;
  color: #00427a;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 1px 4px 3px 4px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 90, ../sass/_base.scss */
.debates-landing .tags a:hover, .debates-overview-leader .views-field-field-issues a:hover, .debates-overview-leader .views-field-field-country a:hover {
  background-color: #002849;
  color: #FFFFFF;
}

/* line 5, ../sass/debates.scss */
.debates-cta {
  *zoom: 1;
  padding: 36px;
  padding-right: 30px;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 2px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 2px;
}
/* line 3, ../sass/_clearfix.scss */
.debates-cta:before, .debates-cta:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-cta:after {
  clear: both;
}
/* line 13, ../sass/debates.scss */
.debates-cta-title {
  font-size: 20px;
  margin-bottom: 20px;
  color: #000;
  text-align: center;
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
}
/* line 21, ../sass/debates.scss */
.debates-cta-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 27, ../sass/debates.scss */
.debates-cta-list-item {
  *zoom: 1;
  margin-bottom: 16px;
}
/* line 3, ../sass/_clearfix.scss */
.debates-cta-list-item:before, .debates-cta-list-item:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-cta-list-item:after {
  clear: both;
}
/* line 32, ../sass/debates.scss */
.debates-cta-left {
  width: 62px;
  float: left;
}
/* line 37, ../sass/debates.scss */
.debates-cta-right {
  width: 176px;
  padding-left: 10px;
  float: left;
}
/* line 46, ../sass/debates.scss */
.debates-cta-type.yes {
  background-color: #708e57;
}
/* line 50, ../sass/debates.scss */
.debates-cta-type.no {
  background-color: #d31245;
}
/* line 54, ../sass/debates.scss */
.debates-cta-type.guest {
  background-color: #333;
}
/* line 58, ../sass/debates.scss */
.debates-cta-type.moderator {
  background-color: #00427a;
}
/* line 63, ../sass/debates.scss */
.debates-cta-name {
  font-size: 15px;
  color: #666;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* line 69, ../sass/debates.scss */
.debates-cta-name-title {
  font-size: 15px;
  color: #666;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* line 75, ../sass/debates.scss */
.debates-cta-link-wrapper {
  text-align: center;
}
/* line 79, ../sass/debates.scss */
.debates-cta-link {
  position: relative;
  padding: 10px 48px 10px 26px;
}
/* line 85, ../sass/debates.scss */
.debates-cta-link::after {
  content: '';
  width: 5px;
  height: 8px;
  background: url('../images/more--small.png?1455298223') no-repeat;
  position: absolute;
  top: 40%;
  right: 32px;
}

/* line 99, ../sass/debates.scss */
.node-type-debate-article #content-main,
.node-type-debate-overview #content-main {
  width: 535px;
  background: #fff;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 2px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 2px;
  margin-bottom: 90px;
  padding: 40px;
  padding-right: 65px;
  z-index: 10;
}

/* line 114, ../sass/debates.scss */
#block-block-31 {
  padding-top: 30px;
  text-align: center;
  background: url('../images/separator--heading.png?1455298223') -1px top no-repeat;
}
/* line 119, ../sass/debates.scss */
#block-block-31 .content {
  background: url('../images/separator--heading.png?1455298223') -1px bottom no-repeat;
}
/* line 123, ../sass/debates.scss */
#block-block-31 p {
  font-size: 14px;
  color: #999;
}
/* line 128, ../sass/debates.scss */
#block-block-31 .block-title {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-align: left;
  margin-bottom: 0;
  color: #666;
}
/* line 136, ../sass/debates.scss */
#block-block-31 .content > p {
  text-align: left;
}
/* line 140, ../sass/debates.scss */
#block-block-31 h4 {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  margin-bottom: 3px;
  color: #666;
}
/* line 147, ../sass/debates.scss */
#block-block-31 .toggle {
  margin-bottom: 30px;
}
/* line 152, ../sass/debates.scss */
#block-block-31 .toggle::after {
  content: '+';
  margin-left: 8px;
}
/* line 158, ../sass/debates.scss */
#block-block-31 .toggle.expanded::after {
  content: '–';
}
/* line 164, ../sass/debates.scss */
#block-block-31 .conduct-accordion {
  text-align: left;
  *zoom: 1;
  max-height: 800px;
  overflow: hidden;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
/* line 3, ../sass/_clearfix.scss */
#block-block-31 .conduct-accordion:before, #block-block-31 .conduct-accordion:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
#block-block-31 .conduct-accordion:after {
  clear: both;
}
/* line 171, ../sass/debates.scss */
#block-block-31 .conduct-accordion.collapsed {
  max-height: 0;
}

/* line 177, ../sass/debates.scss */
.debates-catchup {
  float: left;
  padding-left: 24px;
  background: url('../images/separator--status.png?1455298223') no-repeat;
}
/* line 182, ../sass/debates.scss */
.debates-catchup .views-field-path {
  font-size: 15px;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* line 186, ../sass/debates.scss */
.debates-catchup .views-field-path a {
  margin-left: 10px;
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: italic;
  color: #d46328;
  text-decoration: none;
}

/* line 196, ../sass/debates.scss */
.debates .date-share-links {
  padding-right: 24px;
  float: left;
}
/* line 199, ../sass/debates.scss */
.debates .date-share-links .date {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
/* line 205, ../sass/debates.scss */
.debates .addthis_floating_style {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-left: none;
  border-right: 1px solid #444444;
  left: auto !important;
  right: -71px !important;
  top: 30px !important;
}
/* line 217, ../sass/debates.scss */
.debates .author-type-Guest .field-item {
  background-color: #333;
}
/* line 220, ../sass/debates.scss */
.debates .author-type-Guest.field-content {
  background-color: #333;
}
/* line 226, ../sass/debates.scss */
.debates .author-type-Moderator .field-item {
  background-color: #00427a;
}
/* line 229, ../sass/debates.scss */
.debates .author-type-Moderator.field-content {
  background-color: #00427a;
}
/* line 235, ../sass/debates.scss */
.debates .author-type-Yes .field-item {
  background-color: #708e57;
}
/* line 238, ../sass/debates.scss */
.debates .author-type-Yes.field-content {
  background-color: #708e57;
}
/* line 244, ../sass/debates.scss */
.debates .author-type-No .field-item {
  background-color: #d31245;
}
/* line 247, ../sass/debates.scss */
.debates .author-type-No.field-content {
  background-color: #d31245;
}
/* line 252, ../sass/debates.scss */
.debates #content-wrapper {
  background: url('../images/bg_hatch.png?1455298223') repeat #f9f9f9;
}
/* line 257, ../sass/debates.scss */
.debates #leader-debates {
  text-align: center;
  padding: 35px 65px;
  background-color: #fff;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  margin-bottom: 40px;
}
/* line 266, ../sass/debates.scss */
.debates #sidebar-debates {
  width: 320px;
  float: left;
  z-index: 9;
}
/* line 273, ../sass/debates.scss */
.debates #content-main {
  position: relative;
}
/* line 275, ../sass/debates.scss */
.node-type-debate-overview .debates #content-main {
  width: 640px;
}
/* line 280, ../sass/debates.scss */
.debates #content-main-inner {
  padding: 0;
}
/* line 284, ../sass/debates.scss */
.debates #block-system-main {
  background: #fff;
}
/* line 292, ../sass/debates.scss */
.debates #block-views-debates-block-12 .block-title {
  margin: 35px 65px;
  font-size: 24px;
}
/* line 297, ../sass/debates.scss */
.debates #block-views-debates-block-12 .content {
  margin: 0 35px;
}
/* line 303, ../sass/debates.scss */
.debates #block-views-debates-block-13 .block-title {
  margin: 35px 65px;
  font-size: 24px;
}
/* line 308, ../sass/debates.scss */
.debates #block-views-debates-block-13 .content {
  margin: 0 35px;
}
/* line 318, ../sass/debates.scss */
.debates .views-field-field-author-type .field-content a {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 325, ../sass/debates.scss */
.debates .views-field-field-thumbnail {
  float: left;
  margin-right: 18px;
}
/* line 329, ../sass/debates.scss */
.debates .views-field-field-thumbnail img {
  display: block;
}
/* line 339, ../sass/debates.scss */
.debates .views-field-title .field-content {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: italic;
  font-size: 20px;
}
/* line 345, ../sass/debates.scss */
.debates .views-field-field-author {
  font-size: 15px;
  line-height: 18px;
}
/* line 348, ../sass/debates.scss */
.debates .views-field-field-author .field-content {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #666;
}
/* line 352, ../sass/debates.scss */
.debates .views-field-field-author a {
  color: #666;
  text-decoration: none;
}
/* line 358, ../sass/debates.scss */
.debates .views-field-field-author-title {
  font-size: 15px;
  line-height: 18px;
}
/* line 361, ../sass/debates.scss */
.debates .views-field-field-author-title .field-content {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #666;
}
/* line 365, ../sass/debates.scss */
.debates .views-field-field-author-title a {
  color: #666;
  text-decoration: none;
}

/* line 2, ../sass/_debates-article.scss */
.node-type-debate-article .lead {
  font-size: 21px;
  line-height: 1.5em;
  margin-top: 30px;
}
/* line 8, ../sass/_debates-article.scss */
.node-type-debate-article .node-title {
  *zoom: 1;
  margin-bottom: 30px;
  padding-bottom: 30px;
  background: url('../images/separator--heading.png?1455298223') -1px bottom no-repeat;
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 1em;
  color: #333;
}
/* line 3, ../sass/_clearfix.scss */
.node-type-debate-article .node-title:before, .node-type-debate-article .node-title:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.node-type-debate-article .node-title:after {
  clear: both;
}
/* line 19, ../sass/_debates-article.scss */
.node-type-debate-article .debates-catchup {
  float: left;
  padding-left: 24px;
  background: url('../images/separator--status.png?1455298223') no-repeat;
}
/* line 25, ../sass/_debates-article.scss */
.node-type-debate-article .date-share-links {
  padding-right: 24px;
  float: left;
}
/* line 28, ../sass/_debates-article.scss */
.node-type-debate-article .date-share-links .date {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
/* line 34, ../sass/_debates-article.scss */
.node-type-debate-article #block-views-debates-block-9,
.node-type-debate-article #block-views-debates-block-10 {
  *zoom: 1;
  margin-bottom: 30px;
}
/* line 3, ../sass/_clearfix.scss */
.node-type-debate-article #block-views-debates-block-9:before, .node-type-debate-article #block-views-debates-block-9:after,
.node-type-debate-article #block-views-debates-block-10:before,
.node-type-debate-article #block-views-debates-block-10:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.node-type-debate-article #block-views-debates-block-9:after,
.node-type-debate-article #block-views-debates-block-10:after {
  clear: both;
}

/* line 42, ../sass/_debates-article.scss */
#content-main .node-debate-article {
  padding: 0;
}
/* line 47, ../sass/_debates-article.scss */
.node-debate-article .date-share-links .date {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
/* line 53, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-thumbnail {
  float: left;
  margin: 0;
  margin-right: 20px;
  margin-bottom: 30px;
}
/* line 60, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-author-type {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 66, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-author-type .field-item a {
  color: #FFFFFF;
  text-decoration: none;
}
/* line 74, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-author .field-item {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5em;
  font-size: 20px;
  color: #666;
}
/* line 83, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-author-title .field-item {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5em;
  font-size: 20px;
  color: #666;
}
/* line 91, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-image-r {
  clear: both;
  margin-bottom: 30px;
}
/* line 96, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-highlight {
  width: 250px;
  float: right;
  position: relative;
}
/* line 101, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-highlight .field-items {
  margin: 0 auto;
  width: 230px;
  border-left: 3px solid #333;
}
/* line 107, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-highlight .field-item {
  margin-left: 20px;
}
/* line 111, ../sass/_debates-article.scss */
.node-debate-article .field-name-field-highlight p {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: italic;
  font-size: 20px;
  line-height: 1.8em;
  color: #333;
}
/* line 119, ../sass/_debates-article.scss */
.node-debate-article .field-name-body {
  margin-top: 30px;
}
/* line 122, ../sass/_debates-article.scss */
.node-debate-article .field-name-body p {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5em;
}

/* line 1, ../sass/_debates-landing.scss */
.debates-landing {
  padding: 30px 55px;
}
/* line 5, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-date {
  margin: 20px 0;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #666;
  font-size: 24px;
  text-align: center;
}
/* line 13, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-title {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  line-height: 1em;
  text-align: center;
  margin-bottom: 50px;
}
/* line 21, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-image {
  float: left;
  margin-left: 10px;
  width: 290px;
}
/* line 27, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-content {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: normal;
  float: left;
  margin: 0 10px;
  max-width: 530px;
}
/* line 35, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-body p {
  font-size: 21px;
  line-height: 1.5em;
}
/* line 41, ../sass/_debates-landing.scss */
.debates-landing .tags {
  margin-bottom: 18px;
}
/* line 44, ../sass/_debates-landing.scss */
.debates-landing .tags .field-content {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 54, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-discussion .field-content {
  position: relative;
}
/* line 62, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-discussion a::after {
  content: '';
  width: 7px;
  height: 11px;
  background: url('../images/more.png?1455298223') no-repeat;
  position: absolute;
}
/* line 72, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-people {
  *zoom: 1;
  clear: both;
  margin: 0 10px;
  padding-top: 50px;
}
/* line 3, ../sass/_clearfix.scss */
.debates-landing .debates-leader-people:before, .debates-landing .debates-leader-people:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-landing .debates-leader-people:after {
  clear: both;
}
/* line 79, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-participants {
  width: 600px;
  float: left;
}
/* line 84, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-participants .view-content .views-row {
  float: left;
  width: 230px;
  position: relative;
  padding-right: 70px;
  background: url('../images/separator--people.png?1455298223') 0 265px no-repeat;
}
/* line 94, ../sass/_debates-landing.scss */
.debates-landing .debates-leader-moderators {
  width: 230px;
  float: left;
}

/* line 7, ../sass/_debates-leader.scss */
.debates-overview-leader .toggle::after {
  content: '+';
  margin-left: 8px;
}
/* line 13, ../sass/_debates-leader.scss */
.debates-overview-leader .toggle.expanded::after {
  content: '–';
}
/* line 19, ../sass/_debates-leader.scss */
.debates-overview-leader .debates-overview-accordion {
  *zoom: 1;
  max-height: 800px;
  overflow: hidden;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
/* line 3, ../sass/_clearfix.scss */
.debates-overview-leader .debates-overview-accordion:before, .debates-overview-leader .debates-overview-accordion:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-overview-leader .debates-overview-accordion:after {
  clear: both;
}
/* line 25, ../sass/_debates-leader.scss */
.debates-overview-leader .debates-overview-accordion.collapsed {
  max-height: 0;
}
/* line 30, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-field-debate-status {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 14px;
  text-transform: uppercase;
  color: #548e02;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 24px;
  background: url('../images/status--current.png?1455298223') no-repeat;
}
/* line 41, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-nothing {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #666;
  font-size: 24px;
  padding: 0 24px;
  background: url('../images/separator--status.png?1455298223') no-repeat;
}
/* line 50, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-title {
  text-align: center;
  margin: 24px 0;
}
/* line 54, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-title .field-content {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 42px;
  line-height: 1em;
  text-align: center;
  color: #000;
}
/* line 63, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-field-image-r {
  text-align: left;
  float: left;
  width: 290px;
}
/* line 73, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-body {
  text-align: left;
}
/* line 75, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-body p {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: normal;
  font-size: 21px;
  line-height: 1.5em;
}
/* line 82, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-field-issues {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
}
/* line 91, ../sass/_debates-leader.scss */
.debates-overview-leader .views-field-field-country {
  margin-bottom: 30px;
  text-align: left;
  float: left;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 1, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons {
  background: url('../images/separator--heading.png?1455298223') top no-repeat;
  *zoom: 1;
}
/* line 3, ../sass/_clearfix.scss */
#block-ictj-debates-debates-buttons:before, #block-ictj-debates-debates-buttons:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
#block-ictj-debates-debates-buttons:after {
  clear: both;
}
/* line 5, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons .content > div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  position: relative;
}
/* line 12, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons .content > div:nth-child(even):before {
  content: '';
  position: absolute;
  left: 0;
  top: 24px;
  width: 1px;
  height: 90px;
  background: url('../images/separator--pager.png?1455298223') 0 0 no-repeat;
}
/* line 23, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons a {
  text-decoration: none;
}
/* line 27, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons .author-type-Guest {
  background-color: #333;
}
/* line 32, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons .author-type-Moderator {
  background-color: #00427a;
}
/* line 37, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons .author-type-Yes {
  background-color: #708e57;
}
/* line 42, ../sass/_debates-pager.scss */
#block-ictj-debates-debates-buttons .author-type-No {
  background-color: #d31245;
}

/* line 48, ../sass/_debates-pager.scss */
.debate-prev {
  width: 50%;
  float: left;
  background: url('../images/pager--prev.png?1455298223') 0 50% no-repeat;
  text-align: left;
}

/* line 55, ../sass/_debates-pager.scss */
.debate-next {
  width: 50%;
  float: right;
  background: url('../images/pager--next.png?1455298223') right 50% no-repeat;
  text-align: right;
}

/* line 62, ../sass/_debates-pager.scss */
.debate-prev-next-text {
  margin-bottom: 6px;
  font-size: 14px;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* line 68, ../sass/_debates-pager.scss */
.debate-prev-next-type {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

/* line 73, ../sass/_debates-pager.scss */
.debate-prev-next-name {
  font-size: 15px;
  margin-left: 9px;
  margin-top: -3px;
  color: #666;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* line 82, ../sass/_debates-pager.scss */
.debate-prev-next-title {
  margin-top: 6px;
  color: #000;
  font-size: 16px;
  max-width: 175px;
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: italic;
}
/* line 89, ../sass/_debates-pager.scss */
.debate-next .debate-prev-next-title {
  float: right;
}

/* line 3, ../sass/_debates-past.scss */
.debates-past > .view-content > .views-row {
  padding: 0 30px;
}
/* line 8, ../sass/_debates-past.scss */
.debates-past .views-field-view {
  clear: both;
}
/* line 11, ../sass/_debates-past.scss */
.debates-past .views-field-view .views-row {
  float: left;
}
/* line 16, ../sass/_debates-past.scss */
.debates-past .views-field-field-image-r {
  width: 120px;
  position: relative;
  float: left;
  margin-right: 30px;
}
/* line 22, ../sass/_debates-past.scss */
.debates-past .views-field-field-image-r img {
  max-width: 120px;
  max-height: 120px;
}
/* line 28, ../sass/_debates-past.scss */
.debates-past .views-field-field-debate-dates {
  font-size: 15px;
  color: #666;
  float: left;
  clear: right;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* line 36, ../sass/_debates-past.scss */
.debates-past .views-field-title {
  float: left;
}

/* line 2, ../sass/_debates-remarks.scss */
.debates-remarks .views-row {
  *zoom: 1;
}
/* line 3, ../sass/_clearfix.scss */
.debates-remarks .views-row:before, .debates-remarks .views-row:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-remarks .views-row:after {
  clear: both;
}
/* line 6, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-title {
  *zoom: 1;
  margin: 30px 0;
  padding-bottom: 30px;
  background: url('../images/separator--heading.png?1455298223') -1px bottom no-repeat;
}
/* line 3, ../sass/_clearfix.scss */
.debates-remarks .views-field-title:before, .debates-remarks .views-field-title:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-remarks .views-field-title:after {
  clear: both;
}
/* line 12, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-title .field-content {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 1em;
}
/* line 30, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-field-author .field-content {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* line 40, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-body {
  margin-top: 30px;
  clear: both;
}
/* line 45, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-body .field-content p {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: italic;
  line-height: 1.5em;
  font-size: 18px;
}
/* line 54, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-path .field-content {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
}
/* line 57, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-path .field-content a {
  color: #d46328;
  text-decoration: none;
}
/* line 61, ../sass/_debates-remarks.scss */
.debates-remarks .views-field-path .field-content a:after {
  content: " ›";
}

/* line 69, ../sass/_debates-remarks.scss */
.debates-remarks--sup {
  margin-bottom: 36px;
}
/* line 72, ../sass/_debates-remarks.scss */
.debates-remarks--sup .views-field-title {
  *zoom: 1;
}
/* line 3, ../sass/_clearfix.scss */
.debates-remarks--sup .views-field-title:before, .debates-remarks--sup .views-field-title:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-remarks--sup .views-field-title:after {
  clear: both;
}
/* line 75, ../sass/_debates-remarks.scss */
.debates-remarks--sup .views-field-field-thumbnail {
  float: left;
  margin: 0;
  margin-right: 20px;
  margin-bottom: 30px;
}
/* line 82, ../sass/_debates-remarks.scss */
.debates-remarks--sup .views-field-field-author-type {
  padding-top: 12px;
  padding-bottom: 10px;
}
/* line 87, ../sass/_debates-remarks.scss */
.debates-remarks--sup .views-field-field-author {
  line-height: 1.5em;
  font-size: 20px;
}
/* line 92, ../sass/_debates-remarks.scss */
.debates-remarks--sup .views-field-field-author-title {
  line-height: 1.5em;
  font-size: 20px;
}
/* line 100, ../sass/_debates-remarks.scss */
.debates-remarks--sup .views-field-body .field-content p {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-style: normal;
}
/* line 103, ../sass/_debates-remarks.scss */
.debates-remarks--sup .views-field-body .field-content p:first-child {
  font-size: 21px;
}

/* line 112, ../sass/_debates-remarks.scss */
.debates-remarks--sub .views-row {
  padding-top: 36px;
  padding-bottom: 36px;
  background: url('../images/separator--heading.png?1455298223') -1px top no-repeat;
}
/* line 118, ../sass/_debates-remarks.scss */
.debates-remarks--sub .views-field-field-author-type {
  margin: 3px 0;
}
/* line 122, ../sass/_debates-remarks.scss */
.debates-remarks--sub .views-field-field-author {
  margin-bottom: 3px;
}
/* line 126, ../sass/_debates-remarks.scss */
.debates-remarks--sub .views-field-path {
  float: left;
}

/* line 1, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner {
  padding-left: 54px;
  padding-top: 60px;
}

/* line 8, ../sass/_debates-sidebar.scss */
.node-type-debate-overview .debate-group-active .view-header a {
  background: #fff;
}
/* line 11, ../sass/_debates-sidebar.scss */
.node-type-debate-overview .debate-group-active .view-header a:before {
  background: #dd8235;
}

/* line 19, ../sass/_debates-sidebar.scss */
.debates-navigation {
  background-color: #f7f7f7;
  margin-bottom: 36px;
}
/* line 21, ../sass/_debates-sidebar.scss */
.debates-navigation .views-field-field-thumbnail {
  display: none;
}
/* line 25, ../sass/_debates-sidebar.scss */
.debates-navigation .views-field-field-author-title {
  display: none;
}
/* line 29, ../sass/_debates-sidebar.scss */
.debates-navigation .views-field-field-author-type {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 33, ../sass/_debates-sidebar.scss */
.debates-navigation .views-field-field-author {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 12px;
}
/* line 41, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner > div:first-child .debates-navigation .view-header a:before {
  width: 23px;
  margin-left: 0;
}
/* line 47, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner > div:first-child .debates-navigation .views-row > a {
  padding: 18px 24px 18px 42px;
  overflow: hidden;
}
/* line 52, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner > div:first-child .debates-navigation .views-row > a:before {
  line-height: 101px;
}
/* line 56, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner > div:first-child .debates-navigation .views-field-field-thumbnail {
  display: block;
}
/* line 60, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner > div:first-child .debates-navigation .views-field-field-author-title {
  display: block;
  width: 119px;
  margin-left: 80px;
}
/* line 66, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner > div:first-child .debates-navigation .views-field-field-author-type {
  display: block;
  margin: 3px 0;
}
/* line 71, ../sass/_debates-sidebar.scss */
#sidebar-debates-inner > div:first-child .debates-navigation .views-field-field-author {
  display: block;
  margin-left: 0;
  margin-bottom: 3px;
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-1:before {
  content: "1";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-2:before {
  content: "2";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-3:before {
  content: "3";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-4:before {
  content: "4";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-5:before {
  content: "5";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-6:before {
  content: "6";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-7:before {
  content: "7";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-8:before {
  content: "8";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-9:before {
  content: "9";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-10:before {
  content: "10";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-11:before {
  content: "11";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-12:before {
  content: "12";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-13:before {
  content: "13";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-14:before {
  content: "14";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-15:before {
  content: "15";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-16:before {
  content: "16";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-17:before {
  content: "17";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-18:before {
  content: "18";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-19:before {
  content: "19";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-20:before {
  content: "20";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-21:before {
  content: "21";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-22:before {
  content: "22";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-23:before {
  content: "23";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-24:before {
  content: "24";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-25:before {
  content: "25";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-26:before {
  content: "26";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-27:before {
  content: "27";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-28:before {
  content: "28";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-29:before {
  content: "29";
}
/* line 81, ../sass/_debates-sidebar.scss */
.debates-navigation .debates-remarks-30:before {
  content: "30";
}
/* line 90, ../sass/_debates-sidebar.scss */
.debates-navigation a {
  text-decoration: none;
}
/* line 94, ../sass/_debates-sidebar.scss */
.debates-navigation .view-header {
  font-family: "ff-meta-serif-web-pro-1", "ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
  font-style: italic;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  border-right: none;
}
/* line 100, ../sass/_debates-sidebar.scss */
.debates-navigation .view-header p {
  font-size: 18px;
  margin: 0;
}
/* line 105, ../sass/_debates-sidebar.scss */
.debates-navigation .view-header a {
  color: #333333;
  display: block;
  padding: 12px 24px 12px 42px;
  text-decoration: none;
  position: relative;
}
/* line 112, ../sass/_debates-sidebar.scss */
.debates-navigation .view-header a:before, .debates-navigation .view-header a:after {
  content: "";
  position: absolute;
}
/* line 118, ../sass/_debates-sidebar.scss */
.debates-navigation .view-header a:before {
  width: 24px;
  background: #d46328;
  left: 0;
  margin-left: -1px;
  top: 0;
  margin-top: -1px;
  height: 100%;
  border-top: 1px solid #c94a1e;
}
/* line 129, ../sass/_debates-sidebar.scss */
.debates-navigation .view-header a:after {
  font-family: Arial, sans-serif;
  background: #FFFFFF;
  height: 6px;
  width: 6px;
  top: 50%;
  margin-top: -3px;
  left: 12px;
  margin-left: -3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 143, ../sass/_debates-sidebar.scss */
.debates-navigation .views-row > a {
  display: block;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  border-right: none;
  padding: 12px 24px 12px 42px;
  position: relative;
}
/* line 151, ../sass/_debates-sidebar.scss */
.debates-navigation .views-row > a:after {
  content: "";
  position: absolute;
}
/* line 156, ../sass/_debates-sidebar.scss */
.debates-navigation .views-row > a:before {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  color: #fff;
  line-height: 43px;
  text-align: center;
  position: absolute;
  width: 24px;
  background: #d46328;
  left: 0;
  margin-left: -1px;
  top: 0;
  margin-top: -1px;
  height: 100%;
  border-top: 1px solid #c94a1e;
}
/* line 173, ../sass/_debates-sidebar.scss */
.debates-navigation .views-row > a.active {
  background-color: #fff;
}
/* line 176, ../sass/_debates-sidebar.scss */
.debates-navigation .views-row > a.active:before {
  background: #dd8235;
}
/* line 182, ../sass/_debates-sidebar.scss */
.debates-navigation .views-row-last > a {
  border-bottom: 1px solid #e5e5e5;
}
/* line 185, ../sass/_debates-sidebar.scss */
.debates-navigation .views-row-last > a:before {
  border-bottom: 1px solid #c94a1e;
}
/* line 190, ../sass/_debates-sidebar.scss */
.debates-navigation .active {
  z-index: 100;
}

/* line 2, ../sass/_debates-upcoming.scss */
.debates-upcoming > .view-content > .views-row {
  *zoom: 1;
  padding: 30px;
  background-color: #fff;
}
/* line 3, ../sass/_clearfix.scss */
.debates-upcoming > .view-content > .views-row:before, .debates-upcoming > .view-content > .views-row:after {
  content: " ";
  display: table;
}
/* line 7, ../sass/_clearfix.scss */
.debates-upcoming > .view-content > .views-row:after {
  clear: both;
}
/* line 8, ../sass/_debates-upcoming.scss */
.debates-upcoming > .view-content > .views-row > .views-field {
  text-align: center;
}
/* line 12, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-field-debate-dates {
  margin: 20px 0;
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #666;
  font-size: 24px;
  text-align: center;
}
/* line 21, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-field-issues a {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  background-color: #e5ebf1;
  color: #00427a;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 1px 4px 3px 4px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 35, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-field-issues a:hover {
  background-color: #002849;
  color: #FFFFFF;
}
/* line 43, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-field-country a {
  font-family: "ff-meta-web-pro-1", "ff-meta-web-pro-2", Helvetica, "Helvetica Neue", Arial, Verdana, sans-serif;
  background-color: #e5ebf1;
  color: #00427a;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 1px 4px 3px 4px;
  text-decoration: none;
  text-transform: capitalize;
  white-space: nowrap;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 57, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-field-country a:hover {
  background-color: #002849;
  color: #FFFFFF;
}
/* line 66, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-view {
  text-align: left !important;
}
/* line 69, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-view .views-row {
  float: left;
  width: 230px;
  padding-right: 70px;
}
/* line 75, ../sass/_debates-upcoming.scss */
.debates-upcoming .views-field-view .views-row-last {
  padding-right: 0;
}

/* line 1, ../sass/components/_views--related-content.scss */
#block-views-related-content-block {
  margin-top: 24px;
}
/* line 4, ../sass/components/_views--related-content.scss */
#block-views-related-content-block .block-title {
  border-top: 1px solid #ccc;
  margin-left: 10px;
  margin-right: 20px;
  padding-top: 24px;
}

/* line 13, ../sass/components/_views--related-content.scss */
.view-related-content .views-row {
  position: relative;
  display: inline-block;
  float: left;
  width: 29%;
  padding: 10px;
  position: relative;
}
/* line 20, ../sass/components/_views--related-content.scss */
.view-related-content .views-row .views-field-body {
  display: none;
}
/* line 23, ../sass/components/_views--related-content.scss */
.view-related-content .views-row:hover {
  position: relative;
  border-radius: 3px;
  background-color: #000000;
}
/* line 27, ../sass/components/_views--related-content.scss */
.view-related-content .views-row:hover .views-field-body {
  display: block;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  left: 0;
  right: 0;
  border-radius: 3px;
  z-index: 9;
  background-color: #000000;
}
/* line 37, ../sass/components/_views--related-content.scss */
.view-related-content .views-row:hover .views-field-body p {
  color: #FFFFFF;
}
/* line 42, ../sass/components/_views--related-content.scss */
.view-related-content .views-row img {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  max-height: 100%;
  max-width: -webkit-calc(100% + 50px);
  max-width: calc(100% + 50px);
  max-width: 100%;
}
/* line 50, ../sass/components/_views--related-content.scss */
.view-related-content .views-row .related-content--noimage {
  max-width: 100%;
  height: 126px;
  margin-bottom: 5px;
  background-color: #d46328;
}
