/*********** Industrial Decarbonization Network TABLE OF CONTENTS

- Header
- Category
- Category Detail
- Content Hub
- Events
- All access
- Footer

***********/
.itn-channel {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size:.875rem;
    line-height:1.6;
    color:#212529;
    background-color: #ffffff;
}
.itn-channel .channel-header.no-padding {
    padding-top: 0;
}

.itn-channel h1.article-h1  {
    font-family: Raleway, sans-serif;
    font-weight:600;
    line-height:1.2;
    margin-top:0;
    letter-spacing:-1px;
}
.itn-channel h2.article-h1-subtitle {
    font-weight: 500 !important;
    color: #060000;
    line-height: 1.2;
}

.itn-channel .channel-nav-logo-container .channel-logo-subtitle {
    font-size:.65em;
    color:#ccc;
    line-height: 1.5;
}

.itn-channel a:not(.btn):not(p a):not(ul li.nav-item a):not(ol li a):not(.user-journey a):not(.footer-container a):not(:hover) {
    color: #77bc43 !important;
}

.itn-channel ul.dropdown-menu li a:hover, .user-journey a:not(:first-child):hover, .user-journey .dropdown-item:hover {
    background-color: #5c8b37;
    color: #ffffff !important;
}

.itn-channel p, .itn-channel li:not(#slideout_sidebar li a):not(.upcoming-events p) {
    font-size: 1.1em;
    color:#000000;
}

.itn-channel .upcoming-events a > h5 {
    font-size: .855rem;
}

.itn-channel .upcoming-events p {
    font-size: .95rem;
}

.itn-channel .comments-title h2 {
    font-size:1.2rem;
}

.itn-channel .article-side-container .upcoming-events-container {
    border-top: 5px solid #5c8b37;
}
.itn-channel .channel-navbar a.dropdown-item {
    color: inherit !important;
}

.bg-itn-primary {
  background-color: #0b6623 !important;
}
.btn-itn-secondary {
  color: #fff;
  background-color: #4cbb17;
  border-color: #4cbb17;
}

/*** Industrial Decarbonization Network STYLING - Header ***/
.itn-channel .channel-navbar {
    background-color: #000;
}

.itn-channel .channel-navbar a {
    color: white;
}

.itn-channel .channel-navbar span {
    color: #6f6b6b;
}

.itn-channel .channel-nav-links,
.itn-channel .all-access-cards h4 a {
    color: #4bbb17;
}

.itn-channel .channel-nav-links.active,
.itn-channel .channel-nav-links:hover {
    color: #5c8b37;
}

.itn-channel .nav-primary-btn {
    background-color: #4bbb17;
    color: white;
}
.itn-channel .nav-primary-btn:hover {
    background-color: #5c8b37;
    color: white;
}

.itn-channel .nav-secondary-btn {
    background-color: transparent;
}
.itn-channel .nav-secondary-btn:hover {
    background-color: white;
}

.itn-channel .sub-nav-categories a {
    color: #4bbb17;
}

.itn-channel .sub-nav-categories a:hover {
    background-color: #5c8b37;
    color: white;
}


/*** Industrial Decarbonization Network STYLING - Category ***/
.itn-channel .category-cards h4 {
    color: #4bbb17;
}

.itn-channel .category-cards {
    border-color: #4bbb17;
}

.itn-channel .two-column-container .time-author a {
    color: #4bbb17;
}

.itn-channel .category-cards-container .secondary-btn {
    border-color: #4bbb17;
    color: #4bbb17;
}
.itn-channel .category-cards-container .secondary-btn:hover {
    background-color: #5c8b37;
    color: white;
}


/*** Industrial Decarbonization Network STYLING - Category Detail ***/
.itn-channel .webinars-title-intro h1,
.itn-channel .speaker-name {
    color: #4bbb17;
}

.itn-channel .webinars-title-intro h2 {
    color: #4bbb17;
    font-weight: 500;
}

.itn-channel .webinars-container .primary-btn {
    background-color: #17a2b8;
}

.itn-channel .icon-text-container i, .itn-channel .icon-text-container p {
    color: #4bbb17;
}


/*** Industrial Decarbonization Network STYLING - Events ***/
.itn-channel h1,
.itn-channel h4 a {
    color: #4bbb17;
}

.itn-channel .event-btn-container .btn-secondary {
    border: 1px #4bbb17 solid;
    color: #4bbb17;
}
.itn-channel .event-btn-container .btn-secondary:hover {
    border: 1px #4bbb17 solid;
    background-color: #4bbb17;
    color: white;
}


/*** Industrial Decarbonization Network STYLING - Content hub ***/
.itn-channel h1,
.itn-channel .content-cards .time-author a {
    color: #4bbb17;
}

.itn-channel .content-cards h4 {
    color: #4bbb17;
}

.itn-channel .content-cards .btn-primary {
    background-color: #4bbb17;
    border-color: #4bbb17;
}

.itn-channel .content-cards {
    border-bottom: 1px #4bbb17 solid;
}


/*** Industrial Decarbonization Network STYLING - All access ***/
.itn-channel .all-access-btn {
    background-color: #4bbb17;
}

.itn-channel .all-access-container .btn-secondary,
.itn-channel .secondary-btn {
    border: 1px #4bbb17 solid;
    color: #4bbb17;
}



/*** Industrial Decarbonization Network STYLING - Footer ***/
.itn-channel .footer-container .footer-column h3 {
    border-color: #4bbb17;
} 

.itn-channel .footer-container .footer-column .footer-brand-link {
    color: #4bbb17;
}