body {
  font-family: "Open Sans Regular" !important;
}

body:not(.path-frontpage) {
  font-size: 17px;
  /*
  header {
    background: linear-gradient( 90deg, rgb(255, 255, 255) 0%, rgb(247, 191, 18) 100% );
    }
    */
}
body:not(.path-frontpage) main {
  margin-bottom: 40px;
}
body:not(.path-frontpage) header.banner-top {
  background: none;
}
body:not(.path-frontpage) .page-banner {
  display: block;
  min-height: 345px;
}
body:not(.path-frontpage) .page-banner .page-title {
  font-family: "Open Sans Bold";
  font-size: 36px;
  color: #fff;
  margin-top: 200px;
}
body:not(.path-frontpage) .page-banner.funding {
  background-image: url(../assets/images/banner-funding.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body:not(.path-frontpage) .page-banner.about {
  background-image: url(../assets/images/banner-about.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body:not(.path-frontpage) .page-banner.engage {
  background-image: url(../assets/images/banner-engage.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body:not(.path-frontpage) .page-banner.symposium {
  background-image: url(../assets/images/banner-symposium.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body:not(.path-frontpage) .page-banner.road-map {
  background-image: url(../assets/images/banner-road-map.png);
  background-repeat: no-repeat;
  background-size: cover;
}
body:not(.path-frontpage) #block-jcati-page-title h1 {
  position: absolute;
  text-indent: -9999px;
}
body:not(.path-frontpage) .region.region-content {
  margin-top: 50px;
}
body:not(.path-frontpage) .region.region-content p {
  line-height: 1.7em;
  margin-bottom: 1.4rem;
}
body:not(.path-frontpage) .region.region-content ol,
body:not(.path-frontpage) .region.region-content ul {
  margin: 1.5em;
}
body:not(.path-frontpage) .region.region-content ol li,
body:not(.path-frontpage) .region.region-content ul li {
  margin: 7px 0;
}
body:not(.path-frontpage) .region.region-content strong {
  font-family: "Open Sans Bold";
}

#block-jcati-page-title .container {
  padding: 0;
}
#block-jcati-page-title .container h1 {
  font-family: "Uni Sans Bold";
  font-size: 2.4em;
  color: #008d60;
}

h2 {
  font-family: "Uni Sans Bold";
  font-size: 1.5em;
  color: #008d60;
  margin: 1em 0;
}

h3 {
  font-family: "Uni Sans Regular";
  font-size: 1.5em;
  color: #000;
  margin-bottom: 0.9em;
}

div.node-subhead {
  font-family: "Uni Sans Bold";
  font-size: 1.2em;
  color: #000;
  text-transform: uppercase;
}

.navbar.navbar-expand-lg {
  padding: 2rem 0;
}
.navbar.navbar-expand-lg .navbar-brand img {
  height: 120px;
  transition: scale 500ms;
}
.navbar.navbar-expand-lg .navbar-brand img:hover {
  scale: 1.1;
}
.navbar.navbar-expand-lg a.site-title {
  position: absolute;
  text-indent: -9999px;
}
.navbar.navbar-expand-lg .region.region-nav-main ul.navbar-nav li {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.navbar.navbar-expand-lg .region.region-nav-main ul.navbar-nav li a {
  font-family: "Open Sans Bold";
  font-size: 1.4em;
}
.navbar.navbar-expand-lg .region.region-nav-main ul.navbar-nav li a:hover {
  color: #008d60;
}

table.table.views-table tr th {
  background-color: #333;
  color: #fff;
  font-family: "Open Sans Bold";
}
table.table.views-table tr th a {
  color: #fff;
}
table.table.views-table tr td {
  font-size: 0.9em;
}
table.table.views-table tr td div {
  margin-bottom: 7px;
}

/* OTHER STUFF */
.appl-name {
  font-family: "Open Sans Bold";
}

.appl-title {
  font-family: "Open Sans Bold";
}

.action-links {
  margin: 20px 0;
}
.action-links ul {
  margin: 0;
  padding: 0;
}
.action-links ul li {
  list-style-type: none;
}
.action-links ul li a {
  display: inline-block;
  padding: 3px 6px;
  background-color: #008d60;
  color: #fff;
  font-size: 0.9em;
  text-decoration: none;
}
.action-links ul li a:hover {
  text-decoration: underline;
  background-color: #333;
}

form.webform-submission-form .form-item label {
  font-family: "Open Sans Semibold";
}
form.webform-submission-form .form-actions {
  margin: 15px 0;
}
form.webform-submission-form .form-actions input.form-submit.btn-primary {
  background-color: #008d60;
  color: #ffffff;
  border-color: #008d60;
}
form.webform-submission-form .form-actions input.form-submit.btn-primary:hover {
  background-color: #333;
  border-color: #333;
}

body.path-frontpage .node__content > .field.field--name-body {
  display: none;
}
body.path-frontpage #block-jcati-page-title {
  background-color: #cccccc;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-image: url(../assets/images/home-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 525px;
}
body.path-frontpage #block-jcati-page-title h1 {
  padding-top: 20%;
  font-family: "Uni Sans Heavy";
  color: #fff;
  font-size: 52px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
body.path-frontpage #block-jcati-page-title h1 .light-text {
  font-family: "Uni Sans Regular";
}
body.path-frontpage #block-jcati-page-title .field--name-body {
  font-family: "Uni Sans Regular";
  color: #fff;
  font-size: 32px;
  margin-top: 30px;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row {
  z-index: 10;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 45px 0;
  background-color: #fff;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 10;
  position: relative;
  min-height: 430px;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 {
  margin-right: 50px;
  width: calc(58.3333% - 50px);
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-title h2 {
  font-family: "Open Sans Bold";
  font-size: 32px;
  color: #008f61;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-subtitle {
  margin-top: 30px;
  font-family: "Uni Sans Regular";
  font-size: 1.7em;
  line-height: 1.2em;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-body {
  margin-top: 30px;
  font-size: 1.2em;
  line-height: 1.6em;
  font-family: "Open Sans Semibold";
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-link {
  padding-top: 50px;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-link a {
  display: inline-block;
  padding: 13px 17px;
  font-family: "Open Sans Bold";
  color: #fff;
  font-size: 1.3em;
  text-decoration: none;
  background-color: #008f61;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-link a:hover {
  background-color: #000;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-edit-link {
  padding-top: 35px;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-edit-link a {
  display: inline-block;
  padding: 8px 12px;
  font-family: "Open Sans Semibold";
  color: #000;
  font-size: 1em;
  text-decoration: none;
  background-color: #ccc;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 .section-edit-link a:hover {
  background-color: #000;
  color: #fff;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 {
  margin-left: 50px;
  width: calc(41.666% - 50px);
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-right-text {
  margin-top: 45px;
  color: #fff;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-right-text strong {
  font-family: "Open Sans Bold";
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-right-text ul {
  margin: 0;
  padding: 0;
  column-count: 2;
  column-gap: 20px;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-right-text ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-right-text ul li a {
  color: #fff;
  text-decoration: none;
  font-family: "Open Sans Italic";
  line-height: 1.5em;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-title h3 {
  font-family: "Uni Sans Bold";
  font-size: 1.4em;
  color: #008f61;
  text-transform: uppercase;
  font-weight: 600;
  padding-left: 10px;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  width: calc(50% - 20px);
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip {
  width: 100%;
  aspect-ratio: 1/1;
  padding: 15px;
  padding-top: 30%;
  background-color: #000;
  color: #fff;
  text-align: center;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip .stat {
  color: #f3ce70;
  font-family: "Encode Sans Normal 900";
  font-size: 32px;
  text-align: center;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip .stat-title {
  font-size: 0.9em;
  font-family: "Encode Sans Narrow 400";
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip .stat-title .bolder-text {
  font-family: "Encode Sans Narrow 800";
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip.color-tile_green {
  background-color: #008e62;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip.color-tile_grey {
  background-color: #4e4c4d;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip.color-tile_black {
  background-color: #000;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left,
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right {
  flex: auto;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container.text-color-White .section-left .section-title h2 {
  color: #f9bd12;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container.text-color-White .section-left .section-subtitle,
body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container.text-color-White .section-left .section-body {
  color: #fff;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-White.right-grad-Yellow:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(247, 191, 18) 100%);
  display: block;
  left: 0;
  top: 0;
  z-index: 5;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-Yellow.right-grad-White:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgb(247, 191, 18) 0%, rgb(255, 255, 255) 100%);
  display: block;
  left: 0;
  top: 0;
  z-index: 5;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-White.right-grad-Transparent:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0) 100%);
  display: block;
  left: 0;
  top: 0;
  z-index: 5;
}
body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-Yellow.right-grad-Transparent:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgb(247, 191, 18) 25%, rgba(255, 255, 255, 0) 100%);
  display: block;
  left: 0;
  top: 0;
  z-index: 5;
}

/* review form */
#node-review-form fieldset {
  margin-top: 30px;
}
#node-review-form fieldset legend {
  font-family: "Uni Sans Bold";
  font-size: 1.8em;
  color: #008d60;
}
#node-review-form fieldset .fieldset-wrapper {
  padding: 0 35px 35px 35px;
  background-color: #efefef;
}
#node-review-form .form-wrapper .form-item {
  border-top: 1px solid #919191;
  padding-top: 15px;
  margin-top: 30px;
}
#node-review-form .form-wrapper .form-item label {
  font-family: "Uni Sans Bold";
  font-size: 1.4em;
  padding-bottom: 10px;
}
#node-review-form .form-wrapper .form-item select {
  margin-bottom: 10px;
  border: 1px solid #666;
}
#node-review-form .form-wrapper:first-child .form-item {
  border: 0;
  padding-top: 30px;
}

h2.show-admin-instructions {
  font-size: 1.3em;
  text-decoration: underline;
  margin: 20px 0;
}
h2.show-admin-instructions:hover {
  cursor: pointer;
}

.admin-instructions {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.admin-instructions .tile {
  display: none;
  margin: 0 15px 0 15px;
  width: calc(50% - 30px);
  flex: auto;
  padding: 20px;
  background-color: #efefef;
  margin-bottom: 25px;
}
.admin-instructions strong {
  font-family: "Open Sans Bold";
}

.view-id-application_reviewers > .view-content {
  line-height: 1.2em;
}
.view-id-application_reviewers > .view-content > .views-row {
  padding-bottom: 8px;
}
.view-id-application_reviewers > .view-content .views-field {
  margin: 0;
  padding: 0;
}
.view-id-application_reviewers > .view-content .views-field-field-user-last-name {
  font-family: "Open Sans Semibold";
}

.view-id-application_review_completed .review-incomplete {
  color: #cf002b;
}
.view-id-application_review_completed .review-complete {
  color: #008d60;
}

/* REVIEW LISTINGS */
.view-id-review_listings table.table.views-table.views-view-table caption {
  font-family: "Uni Sans Bold";
  font-size: 2em;
  color: #008d60;
  margin: 10px 0 0 0;
}
.view-id-review_listings table.table.views-table.views-view-table tr {
  background: none;
}
.view-id-review_listings table.table.views-table.views-view-table tr th {
  background-color: #333;
  color: #fff;
  font-family: "Encode Sans Compressed 600";
}
.view-id-review_listings table.table.views-table.views-view-table tr th a {
  color: #fff;
}
.view-id-review_listings table.table.views-table.views-view-table tr td {
  font-size: 0.85em;
  background: none;
}
.view-id-review_listings table.table.views-table.views-view-table tr td div {
  margin-bottom: 7px;
}
.view-id-review_listings table.table.views-table.views-view-table tr td.views-field.row-total {
  background: none;
  background-color: #fdefc4 !important;
  font-family: "Encode Sans Compressed 800";
  font-size: 0.85em;
}
.view-id-review_listings table.table.views-table.views-view-table tr td.finals-row {
  background: none;
  background-color: #efefef !important;
  font-family: "Encode Sans Compressed 800";
  font-size: 0.85em;
  text-align: right;
}
.view-id-review_listings table.table.views-table.views-view-table tr td.finals-row.sum-total {
  background: none;
  background-color: #000000 !important;
  font-family: "Encode Sans Compressed 800";
  font-size: 0.85em;
  color: #ffffff;
  text-align: left;
}
.view-id-review_listings .view-display-id-comments_attachment .view-header h2 {
  margin-top: 30px;
  font-size: 1.7em;
}

#block-jcati-adminprintaspdf {
  margin: 25px 0;
}
#block-jcati-adminprintaspdf img.save-as-pdf-icon {
  width: 65px;
  height: 65px;
  align: middle;
  margin-right: 15px;
}
#block-jcati-adminprintaspdf button.save-as-pdf-button {
  background-color: #008d60;
}
#block-jcati-adminprintaspdf button.save-as-pdf-button:hover {
  background-color: #000;
}

/* NEWS */
#block-news-industry-events-block h2,
#block-news-announcements-block h2 {
  margin-top: 25px;
  padding-top: 25px;
  font-size: 1.7em;
  margin-bottom: 25px;
}
#block-news-industry-events-block .views-row,
#block-news-announcements-block .views-row {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
#block-news-industry-events-block .views-row h3,
#block-news-announcements-block .views-row h3 {
  font-size: 1.4em;
  margin-bottom: 5px;
}
#block-news-industry-events-block .views-row .views-field-field-news-date,
#block-news-announcements-block .views-row .views-field-field-news-date {
  font-style: italic;
  margin-bottom: 10px;
}
#block-news-industry-events-block .views-row .views-field-body p,
#block-news-announcements-block .views-row .views-field-body p {
  margin: 0.7rem 0;
}

/* SIDEBARS */
.region.region-sidebar-second {
  margin-top: 50px;
}
.region.region-sidebar-second #block-jcati-submitapplicationsbutton {
  margin-top: 40px;
  margin-bottom: 35px;
}
.region.region-sidebar-second #block-jcati-submitapplicationsbutton a.submit-application-button {
  display: block;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  background-color: #008D60;
  color: #fff;
  border-radius: 50%;
  border: 5px solid #FFC703;
  font-family: "Uni Sans Bold";
  font-size: 28px;
  text-align: center;
  padding: 20px;
  padding-top: 50px;
  text-decoration: none;
  line-height: 1.2em;
}
.region.region-sidebar-second #block-jcati-submitapplicationsbutton a.submit-application-button:hover {
  background-color: #333;
  border: 5px solid #333;
}
.region.region-sidebar-second ul.jcati-sidebar-menu {
  margin: 0;
  padding: 0;
}
.region.region-sidebar-second ul.jcati-sidebar-menu > li:not(.active-item) {
  display: none;
}
.region.region-sidebar-second ul.jcati-sidebar-menu > li > a {
  color: #ffffff;
  background-color: #008d60;
  padding: 15px;
  font-size: 1.4em;
  font-family: "Uni Sans Bold";
}
.region.region-sidebar-second ul.jcati-sidebar-menu li {
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
}
.region.region-sidebar-second ul.jcati-sidebar-menu li ul {
  margin: 0;
  padding: 0;
  padding: 5px;
}
.region.region-sidebar-second ul.jcati-sidebar-menu li ul li a {
  color: #008D60;
  font-size: 0.9em;
  border-bottom: 1px solid #ccc;
}
.region.region-sidebar-second ul.jcati-sidebar-menu li ul li a:hover {
  background-color: #efefef;
  color: #000;
}
.region.region-sidebar-second h2 {
  color: #ffffff;
  background-color: #008d60;
  padding: 15px;
  font-size: 1.4em;
}
.region.region-sidebar-second .view-id-funding_dates .view-content {
  padding: 15px;
  padding-top: 0;
}
.region.region-sidebar-second .view-id-funding_dates .view-content .views-row {
  margin-bottom: 15px;
}
.region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-field-funding-dates {
  font-size: 0.9em;
  text-transform: uppercase;
  font-family: "Open Sans Extrabold";
}
.region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-title {
  font-size: 0.9em;
}
.region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-field-funding-file a, .region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-field-funding-video a, .region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-field-funding-link a {
  font-size: 0.9em;
  color: #008d60;
}
.region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-field-funding-file a i, .region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-field-funding-video a i, .region.region-sidebar-second .view-id-funding_dates .view-content .views-row .views-field-field-funding-link a i {
  color: #666;
  display: inline-block;
  padding-left: 5px;
  font-size: 1.4em;
}

/* PUBLIC FULL APPLICATION FORM */
form#node-full-application-form .form-item label {
  font-family: "Uni Sans Bold";
}
form#node-full-application-form .form-item.form-type-checkbox label {
  font-family: "Open Sans Regular";
  font-size: 0.9em;
}
form#node-full-application-form > fieldset {
  background-color: #efefef;
  padding: 15px;
  padding-top: 0;
}
form#node-full-application-form > fieldset > legend {
  font-family: "Uni Sans Bold";
  font-size: 1.2em;
  color: #008D60;
  margin-top: 20px;
}
form#node-full-application-form > fieldset > .fieldset-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}

/* edit link */
.views-field-edit-node {
  margin: 20px 0;
}
.views-field-edit-node a {
  display: inline-block;
  padding: 3px 6px;
  font-size: 0.9em;
  background-color: #efefef;
  color: #333;
}

.region.region-sidebar-second .views-field-edit-node {
  margin-top: 5px;
  margin-bottom: 15px;
}

footer {
  background-color: #cbcbcb;
}
footer .container {
  padding: 35px 0;
  font-size: 0.9em;
}
footer .container .footer-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .container .footer-block .logo {
  padding-right: 15px;
  width: calc(33.33333333% - 15px);
}
footer .container .footer-block .logo img {
  transition: scale 500ms;
}
footer .container .footer-block .logo img:hover {
  scale: 1.1;
}
footer .container .footer-block .info {
  padding-left: 15px;
  width: calc(66.66666667% - 15px);
  line-height: 2em;
}
footer .container .footer-block .info .tagline {
  font-family: "Open Sans Extrabold";
  text-transform: uppercase;
}
footer .container .footer-block .info .copyright {
  font-family: "Open Sans Regular";
}
footer .container nav#block-jcati-footer {
  width: calc(66.66666667% - 20px);
  margin-left: auto;
}
footer .container nav#block-jcati-footer ul.nav.navbar-nav {
  margin: 0;
  padding: 0;
  width: 100%;
  flex-direction: row;
  justify-content: flex-start;
}
footer .container nav#block-jcati-footer ul.nav.navbar-nav li.nav-item {
  list-style-type: none;
  display: inline-block;
}
footer .container nav#block-jcati-footer ul.nav.navbar-nav li.nav-item a.nav-link {
  display: inline-block;
  padding: 0;
  padding: 0 10px;
  line-height: 1.2em;
  border-right: 1px solid #000;
}
footer .container nav#block-jcati-footer ul.nav.navbar-nav li.nav-item a.nav-link:hover {
  text-decoration: underline;
}
footer .container nav#block-jcati-footer ul.nav.navbar-nav li.nav-item:last-child a.nav-link {
  border-right: none;
}
footer .container nav#block-jcati-footer ul.nav.navbar-nav li.nav-item:first-child a.nav-link {
  padding-left: none !important;
}

body.path-funding-funded-projects .field--name-body h2.accordion-header {
  cursor: pointer;
  text-decoration: underline;
}

body.path-about-staff .field--name-body .bs_grid.ck-widget {
  background-color: #efefef;
  margin: 25px 0;
  border-top: 5px solid #008D60;
}
body.path-about-staff .field--name-body .bs_grid.ck-widget div p {
  margin-top: 15px;
}

.view-display-id-review_listings .views-data-export-feed {
  display: block;
  margin-bottom: 15px;
}
.view-display-id-review_listings .views-data-export-feed a {
  display: inline-block;
  padding: 4px 10px;
  background-color: #efefef;
  border-radius: 5px;
  font-size: 0.9em;
  color: #000;
  border: 1px solid #ccc;
  text-decoration: none;
}
.view-display-id-review_listings .views-data-export-feed a:hover {
  background-color: #333;
  color: #fff;
}

.block.block-hidden {
  display: none;
}

@media (min-width: 992px) {
  body:not(.path-frontpage) main .order-1.col-lg-9 {
    padding-right: 20px;
  }
  body:not(.path-frontpage) main .order-3.col-lg-3 {
    padding-left: 20px;
  }
  #block-news-industry-events-block,
  #block-news-announcements-block {
    float: left;
    display: block;
    max-width: 47%;
  }
  #block-news-industry-events-block {
    padding-right: 3%;
  }
  #block-news-announcements-block {
    padding-left: 3%;
  }
  header ul.navbar-nav li.nav-item a.nav-link:hover {
    cursor: pointer;
  }
  header ul.navbar-nav .dropdown-menu {
    border-radius: 0 !important;
  }
  header ul.navbar-nav .dropdown-menu.nav-level-1 {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
  header ul.navbar-nav .dropdown-menu.nav-level-1 > li.nav-item {
    border-bottom: 1px solid #ccc;
  }
  header ul.navbar-nav .dropdown-menu.nav-level-1 > li.nav-item:last-child {
    border-bottom: 0;
  }
  header ul.navbar-nav .nav-item.dropdown:hover ul.dropdown-menu {
    display: block;
  }
  header ul.navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li.nav-item a.dropdown-item {
    font-family: "Open Sans Semibold";
    font-size: 1em;
    padding: 9px 10px;
  }
  header ul.navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li.nav-item a.dropdown-item.active,
  header ul.navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li.nav-item a.dropdown-item.active.is-active,
  header ul.navbar-nav .nav-item.dropdown:hover ul.dropdown-menu li.nav-item a.dropdown-item:active {
    background-color: none !important;
    background: none;
    color: #008d60;
  }
}
@media (max-width: 1199.98px) {
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 {
    margin-right: 50px;
    width: calc(50% - 50px);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 {
    margin-left: 50px;
    width: calc(50% - 50px);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip {
    padding-top: 20%;
  }
}
@media (max-width: 991.98px) {
  #block-jcati-page-title h1 {
    padding-top: 10%;
    font-size: 45px;
  }
  #block-jcati-page-title .field--name-body {
    font-size: 28px;
    margin-top: 25px;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 {
    margin-right: 25px;
    width: calc(50% - 25px);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 {
    margin-left: 25px;
    width: calc(50% - 25px);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.full {
    margin-right: 0;
    width: 100%;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.empty {
    margin-right: 0;
    width: 0;
    display: none;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-White.right-grad-Yellow:before {
    background: linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(248, 190, 18) 100%);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-Yellow.right-grad-White:before {
    background: linear-gradient(90deg, rgb(247, 191, 18) 50%, rgb(255, 255, 255) 100%);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-White.right-grad-Transparent:before {
    background: none;
    background-color: rgba(255, 255, 255, 0.8);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.left-grad-Yellow.right-grad-Transparent:before {
    background: none;
    background-color: rgba(247, 191, 18, 0.8);
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container {
    min-height: 0;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right .section-infog-tiles ul li .tile-chip {
    padding-top: 15%;
    min-width: 130px;
    min-height: 130px;
  }
}
@media (max-width: 767.98px) {
  body.path-frontpage #block-jcati-page-title {
    height: 375px;
  }
  body.path-frontpage #block-jcati-page-title h1 {
    padding-top: 9%;
    font-size: 40px;
  }
  body.path-frontpage #block-jcati-page-title .field--name-body {
    font-size: 28px;
    margin-top: 25px;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container {
    display: block;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-left.col-md-7 {
    margin-right: 0;
    width: 100%;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 {
    margin-left: 0;
    width: 100%;
    margin-top: 25px;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip {
    padding-top: 25%;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip .stat {
    font-size: 45px;
  }
  body.path-frontpage #block-jcati-homepage-sections-block .home-section.views-row .views-field.views-field-nothing .section-item.container .section-right.col-md-5 .section-infog-tiles ul li .tile-chip .stat-title {
    font-size: 1.1em;
  }
  body.path-about-staff .field--name-body .bs_grid.ck-widget div p:first-child {
    margin-top: 15px;
    margin-left: 15px;
  }
}

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