/*
Theme Name: Bootstrap 4 Sass
Description: Bootstrap 4 with Sass
*/
/* IMPORTS */
/* VARIABLES */
/* CDISC primary colors */
/* CDISC secondary colors */
/* CDISC tertiary colors */
/*CDISC custom colors*/
/*Variable for Hover*/
/*Azo Sans font weight*/
/*Default lineheight for paragraphs & ul*/
/* TYPOGRAPHY */
/* Google Fonts */
/* CDISC custom styles */
/* CUSTOM STYLES
-------------------------------------------------*/
/* possible fix for dropdown font firefox issue
-moz-font-family:"Lucida Console", Monaco, monospace; */
/* CUSTOM STYLES
-------------------------------------------------*/
/* Table heading branded colors */
/* CDISC Library tabs */
/* QRS TABLES */
/* captcha webform */
/* temporarily hide/diminish table outlines on News, Course */
/* newsletter TOC */
/* newsletter */
/* caption */
/* newsletter Detail page */
/* nav tab pills */
/* Layout Builder Block, Headers */
/* interchange */
/* standard versions TVI  */
/* revolution slider captions */
/* revolution slider captions shadow */
/* landing - membership page */
/* possible fix for dropdown font firefox issue*/
/* a link in content */
/* navbar-top */
/* navbar-main */
/* Layout builder colors */
/* Layout builder spacing */
/*This will add spacing of image at the bottom*/
/* a link in content */
/* navbar-top */
/* navbar-main */
/* Layout builder colors */
/* Layout builder spacing */
/* Layout Builder Block Styles */
a .fc-title, a .fc-time {
  color: #fff;
  padding-left: 2px;
}

.paragraph > .paragraph__column {
  padding-bottom: 5px;
}

.tabContent .paragraph--type--text .paragraph > .paragraph__column {
  padding-bottom: 5px;
  padding-top: 5px;
}

.partnerLogo {
  min-height: 200px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

h4.card-title a {
  font-size: 1.25em;
  font-weight: 500;
}

h4.card-title a:hover {
  text-decoration: none;
}

.block-views H2 {
  font-size: 20px;
}

.table-primary {
  background-color: #134678;
  color: #fff !important;
}
.table-primary > td {
  background-color: #134678;
  color: #fff !important;
}
.table-primary > th {
  background-color: #134678;
  color: #fff !important;
}
.table-primary tbody + tbody {
  border-color: #245789;
}
.table-primary td {
  border-color: #245789;
}
.table-primary th {
  border-color: #245789;
}
.table-primary thead th {
  border-color: #245789;
}

.table-success {
  background-color: #9DCFCA;
}
.table-success > td {
  background-color: #9DCFCA;
}
.table-success > th {
  background-color: #9DCFCA;
}
.table-success tbody + tbody {
  border-color: #9DCFCA;
}
.table-success td {
  border-color: #9DCFCA;
}
.table-success th {
  border-color: #9DCFCA;
}
.table-success thead th {
  border-color: #9DCFCA;
}

.guidingPrinciplesBlock H2 {
  font-size: 18px !important;
}

.cdisc_library_tab_box {
  margin-bottom: 10px;
  font-weight: 500 !important;
}
.cdisc_library_tab_box li {
  line-height: 1.25;
}
.cdisc_library_tab_box ul {
  margin-top: 5px;
  margin-bottom: 5px;
}

.cdisc_library_tab_title {
  color: #134678;
  font-weight: 500;
  margin-right: 15px;
}

.view-qrs TD.views-field-title {
  width: 35%;
}
.view-qrs .form-group .form-text {
  width: 170px;
}
.view-qrs #edit-field-qrs-domain-value-1 {
  width: 190px;
  height: 37px;
}
.view-qrs #edit-field-qrs-permission-value {
  height: 37px;
}

.g-recaptcha {
  margin-top: 20px;
}

.node--type-newsletter-article tr {
  border: 0 solid transparent;
}
.node--type-newsletter-article td {
  border: 0 solid transparent;
}
.node--type-newsletter-article main .node--type-newsletter-article .field--name-field-article-image img {
  margin-right: 13px;
  margin-bottom: 13px;
}

.node--type-course tr {
  border: 0 solid transparent;
}
.node--type-course td {
  border: 0 solid transparent;
}

.node--type-news tr {
  border: 0 solid transparent;
}
.node--type-news td {
  border: 0 solid transparent;
}

.region-sidebar-first.well {
  padding: 12px;
}

.newsletterTOC H2 {
  font-size: 15px;
}
.newsletterTOC H3 {
  font-size: 14px;
  margin: 0 0 6px;
}
.newsletterTOC .list-group-item {
  padding: 2px 5px 5px 8px;
}
.newsletterTOC LI SPAN.field-content A {
  font-size: 13px;
}

.field--name-field-p-text {
  margin-top: 10px;
}

.paragraphImage {
  padding-top: 20px;
}

.field-name-field-p-image {
  padding-top: 20px;
}

.field--name-field-p-caption {
  font-size: 85%;
  color: #777;
  padding-bottom: 15px;
}

.field--name-field-p-caption-long {
  font-size: 85%;
  color: #777;
  padding-bottom: 15px;
}

.node-newsletter-article .small {
  font-size: 85%;
  color: #777;
  padding-bottom: 15px;
}

.view-display-id-newsletter_issue_term H3 {
  background-color: rgba(63, 90, 140, 0.9);
  color: #eee;
  padding: 5px;
  padding-left: 10px;
  text-transform: uppercase;
}

.newsletterNav H3 {
  font-size: 18px;
}
.newsletterNav .views-field-title {
  font-size: 14px;
}

.newsletterArticleTitle {
  margin-bottom: 5px;
}

.newsletterArticleAuthor {
  color: #787878;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.field-name-field-article-author {
  color: #787878;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.newsletterArticleBody {
  padding-bottom: 1px;
  min-height: 150px;
}

.newsletterArticleMore {
  margin-bottom: 30px;
}
.newsletterArticleMore a {
  margin: 0;
  padding: 4px;
  text-align: right;
  font-size: 14px;
  background-color: rgba(240, 240, 240, 0.9);
  margin-bottom: 10px;
  margin-bottom: 50px;
}

.newsletterarticlerow {
  padding-bottom: 5px;
  border-top: 1px #DDD solid;
  padding-top: 5px;
}

.views-row-last.newsletterarticlerow {
  border-top: 1px #DDD solid;
}

.views-row-odd .newsletterArticleImage {
  float: left;
  padding-right: 10px;
}

.views-row-even .newsletterArticleImage {
  float: left;
  padding-right: 10px;
}

.newsletterMenu a.list-group-item {
  font-size: 14px;
}

.field-name-field-article-image {
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
}

.kbSummary {
  border-bottom: 1px solid #DFDFDF;
  margin-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.nav-pills .nav-link.active {
  color: #fff;
  background-color: #134678;
}
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #134678;
}

.block-layout-builder H2 {
  font-size: 20px;
}

.views-element-container H2 {
  font-size: 20px;
}

.interchangeBackgroundBlue {
  background-color: rgba(19, 70, 120, 0.8);
}

.field--name-field-landing-copy .field__item {
  color: #fff !important;
}

.interchangeBackgroundText {
  color: #fff !important;
}

.ctaIcon {
  font-size: 50px;
}

.ctaHeadline {
  font-size: 30px;
}

.interchangePresentation {
  background-color: #EFEFEF;
  border: 1px solid #BFBFBF;
  padding: 9px;
  margin: 0 0 10px;
}
.interchangePresentation H4 {
  margin-bottom: 0;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}
.interchangePresentation EM {
  font-size: 10.7pt;
  color: #8A8A8A;
}

.interchangeSession H3 {
  margin-top: 0;
  margin-bottom: 0;
}
.interchangeSession .field-name-field-p-session-time {
  padding-bottom: 10px;
}

.paragraphs-item-interchange-day .date-display-single {
  font-size: 24px;
  color: #8D8D8D;
}

.card-title.presentationTitle .field--name-field-p-presentation-title, .card-header .presentationTitle .field--name-field-p-presentation-title {
  font-weight: 500;
  font-size: 18px;
}

.field-content.versionTitle a {
  font-size: 27px;
}

.standardSummary {
  background-color: rgba(200, 200, 200, 0.3);
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 30px;
}

.versionReleaseDate {
  color: #999;
  padding-top: 7px;
  padding-left: 25px;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.versionDescription {
  clear: both;
  color: #888;
  padding-top: 10px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.versionRow {
  border-bottom: 1px solid rgba(200, 200, 200, 0.3);
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.versionNumber {
  float: left;
  padding: 5px;
  background: rgba(240, 240, 240, 0.8);
  border: 1px solid #ccc;
  color: #666;
  text-align: center;
  margin-right: 8px;
}

.tp-caption {
  font-family: "azo-sans-web" !important;
}

.slideShadowLight {
  text-shadow: 2px 2px 2px #181818;
}

.slideShadowDark {
  text-shadow: 2px 2px 2px #efefef;
}

.memberType {
  padding-bottom: 8px;
}

.memberTypeTitle {
  font-size: 14px;
  margin-bottom: 20px;
}

/* possible fix for dropdown font firefox issue*/
/*-moz-font-family:"azo-sans-web, Monaco, monospace";*/
small.themeDebug {
  color: red !important;
  margin-bottom: 10px;
}

.content a {
  color: #0079C0;
  font-weight: 500;
  color: #0079C0;
  font-weight: 500;
}
.content a:hover {
  color: #0056b3;
  text-decoration: none;
  color: #0056b3;
  text-decoration: none;
}

.header #navbar-top {
  background-color: #134678 !important;
  color: #ffffff !important;
  background-image: url("../images/CDISC-pattern-background-20.png") !important;
  background-color: #134678 !important;
  color: #ffffff !important;
  background-image: url("../images/CDISC-pattern-background-20.png") !important;
}

.testCompileDebug {
  color: #9DCFCA;
  color: #9DCFCA;
}

.lb__block__cdisc__grey {
  background-color: #dfdfdf;
  border: 1px solid #cdcdcd;
  color: #333 !important;
  padding: 20px;
}
.lb__block__cdisc__grey h1 {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}
.lb__block__cdisc__grey h2 {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}
.lb__block__cdisc__grey h3 {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}
.lb__block__cdisc__grey h4 {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}
.lb__block__cdisc__grey p {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}

.lb__section__cdisc__blue__band {
  border-top: 18px solid #134678;
  border-bottom: 2px solid #134678;
}

.lb__section__cdisc__grey {
  background-color: #dfdfdf;
  border: 1px solid #cdcdcd;
  color: #333 !important;
  padding: 20px;
}
.lb__section__cdisc__grey h1 {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}
.lb__section__cdisc__grey h2 {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}
.lb__section__cdisc__grey h3 {
  color: #333 !important;
  text-shadow: 1px 1px 1px #efefef;
}

.lb__block__cdisc__blue {
  background-color: #134678;
  color: #fff !important;
  padding: 20px;
}
.lb__block__cdisc__blue h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__blue h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__blue h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__blue h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__blue p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__blue li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__blue {
  background-color: #134678;
  color: #fff !important;
  padding: 20px;
  background-color: #134678;
  color: #fff !important;
  padding: 20px;
}
.lb__section__cdisc__blue h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__blue h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__blue h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}

.heavy {
  font-weight: 500 !important;
  font-size: 16px;
}

.lb__block__cdisc__red {
  background-color: #C94543;
  color: #fff !important;
  padding: 20px;
}
.lb__block__cdisc__red h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__red h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__red h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__red h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__red p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__red li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__red {
  background-color: #C94543;
  color: #fff !important;
  padding: 20px;
  background-color: #C94543;
  color: #C94543;
  padding: 20px;
}
.lb__section__cdisc__red h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__red h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__red h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}

.lb__block__cdisc__yellow {
  background-color: #ECA920;
  color: #fff !important;
  padding: 20px;
}
.lb__block__cdisc__yellow h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__yellow h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__yellow h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__yellow h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__yellow p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__yellow li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__yellow {
  background-color: #ECA920;
  color: #fff !important;
  padding: 20px;
  background-color: #ECA920;
  color: #fff;
  padding: 20px;
}
.lb__section__cdisc__yellow h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__yellow h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__yellow h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}

.lb__block__cdisc__green {
  background-color: #286040;
  color: #fff !important;
  padding: 20px;
}
.lb__block__cdisc__green h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__green h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__green h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__green h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__green p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__green li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__green {
  background-color: #286040;
  color: #fff !important;
  padding: 20px;
}
.lb__section__cdisc__green h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__green h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__green h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}

.lb__block__cdisc__orange {
  background-color: #D57E00;
  color: #fff !important;
  padding: 20px;
}
.lb__block__cdisc__orange h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__orange h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__orange h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__orange h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__orange p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__orange li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__orange {
  background-color: #D57E00;
  color: #fff !important;
  padding: 20px;
}
.lb__section__cdisc__orange h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__orange h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__orange h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}

.lb__block__cdisc__cyan {
  padding: 20px;
  background-color: #40B4E5;
  color: #fff !important;
}
.lb__block__cdisc__cyan h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__cyan h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__cyan h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__cyan h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__cyan p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__cyan li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__cyan {
  background-color: #40B4E5;
  color: #fff !important;
  background-color: #40B4E5;
  color: #fff;
  padding: 20px;
}
.lb__section__cdisc__cyan h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__cyan h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__cyan h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}

.lb__block__cdisc__purple {
  background-color: #553278;
  color: #fff !important;
  padding: 20px;
}
.lb__block__cdisc__purple h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__purple h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__purple h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__purple h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__purple p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__purple li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__purple {
  background-color: #553278;
  color: #fff !important;
  padding: 20px;
  background-color: #553278;
  color: #fff;
  padding: 20px;
}
.lb__section__cdisc__purple h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__purple h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}
.lb__section__cdisc__purple h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  color: #fff !important;
}

.lb__block__cdisc__seafoam {
  background-color: #40B4E5;
  color: #fff !important;
  padding: 20px;
}
.lb__block__cdisc__seafoam h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__seafoam h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__seafoam h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__seafoam h4 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__seafoam p {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__block__cdisc__seafoam li {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
  font-weight: 400;
}

.lb__section__cdisc__seafoam {
  background-color: #40B4E5;
  color: #fff !important;
  padding: 20px;
}
.lb__section__cdisc__seafoam h1 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__seafoam h2 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}
.lb__section__cdisc__seafoam h3 {
  color: #fff !important;
  text-shadow: 1px 1px 1px #181818;
}

.lb__section__spacing__large {
  padding: 50px 0;
}

.lb__section__spacing__medium {
  padding: 30px 0;
}

.lb__section__spacing__small {
  padding: 10px 0;
}

.patternWhite20 {
  background-image: url("../images/CDISC-pattern-background-20.png");
}

.lb__block__background_dot_20 {
  background-image: url("../images/CDISC-pattern-background-20.png");
}

.patternWhite50 {
  background-image: url("../images/CDISC-pattern-background-50.png");
}

.lb__block__background_dot_50 {
  background-image: url("../images/CDISC-pattern-background-50.png");
}

.patternColor {
  background-image: url("../images/CDISC-pattern-medium.png");
}

.lb__block__background_dot_color {
  background-image: url("../images/CDISC-pattern-medium.png");
}

.body_kb div[id*=layoutswitcher] {
  text-align: right;
}
.body_kb .views-row .views-field.views-field-nid a {
  font-size: 12px;
  border: 1px solid #134678;
  padding: 8px 10px;
  border-radius: 26px;
  color: #134678;
}
.body_kb .views-row .views-field.views-field-nid a:hover {
  background-color: #134678;
  color: #fff;
}
.body_kb .views-row .views-field.views-field-nid a:focus {
  background-color: #134678;
  color: #fff;
}
.body_kb .views-row .views-field.views-field-nid a:active {
  background-color: #134678;
  color: #fff;
}

.page-vocabulary-newsletter-issue main .node--type-newsletter-article .field--name-field-article-image img {
  margin-right: 13px;
  margin-bottom: 13px;
}

small.themeDebug {
  color: red !important;
  margin-bottom: 10px;
}

.lb__block__cta__lift {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.lb__block__cta__lift:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -moz-transform: translate3d(0, -4px, 0);
}

.lb__block__cta__outline {
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
  display: block;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  border: 1px solid #E3E3E3;
}

.lb__block__cta:hover {
  box-shadow: 0 22px 33px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -moz-transform: translate3d(0, -4px, 0);
}

.homeBadge {
  background-color: rgb(255, 255, 255);
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.15);
  display: block;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  border: 1px solid #E3E3E3;
}
.homeBadge:hover {
  box-shadow: 0 22px 33px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -moz-transform: translate3d(0, -4px, 0);
}

/*# sourceMappingURL=custom.css.map */
