/*
CTC Separate Stylesheet
Updated: 2021-11-11 16:31:15
*/
.resources-item-title{
    height: 65px;
    /* background: #ccc; */
    overflow: hidden;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
     hyphens: auto;
}
.mktoForm #Has_consent__c {
    width: 14px !important;
}
.mktoForm label[for*="consent"], .mktoForm label[for*="isSubscrikkbedPodcastEmails"] {
    padding-left: 25px !important;
    margin-top: 1rem;
    padding-top: 0 !important;
}
.disabled-button a {
    opacity: 0.25 !important;
    cursor: not-allowed !important;
}


