.ditdw.page-template-template-news .ditdw-blue-bar {
    margin-bottom: 0;
}

.ditdw .pagination a {
    display: inline-block;
    margin-bottom: 12px;
    padding: 5px 10px;
    border: 1px solid #54585a;
    color: #54585a;
}

.ditdw .pagination a.current {
    border: 1px solid #00afd7;
    color: #00afd7;
}

.ditdw .news-filters {
    margin-bottom: 60px;
    background-color: #e2e2e3;
    line-height: 40px
}

.ditdw .news-filters ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.ditdw .news-filters ul li {
    color: #00afd7
}

.ditdw .news-filters ul li:first-child {
    padding-left: 10px
}

.ditdw .news-filters ul li:hover {
    background-color: #fff;
    color: #00afd7
}

.ditdw .news-filters ul li.active {
    background-color: #00afd7;
    color: #fff
}

.ditdw .news-filters ul li a {
    display: inline-block;
    padding: 10px 0px 10px 0px;
    color: inherit;
    text-align: center;
    width: 100%;
    text-decoration: none
}

div.wp-caption {
    width: auto !important;
}

@media (max-width: 480px) {
    .ditdw .news-filters .mobile-drop {
        position: relative;
        margin-top: 3px;
        margin-bottom: 3px;
        padding-left: 5px;
        padding-right: 5px;
        width: 60px;
        background-color: #fff
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .ditdw .news-filters .mobile-drop {
        position: relative;
        margin-top: 3px;
        margin-bottom: 3px;
        padding-left: 5px;
        padding-right: 5px;
        width: 60px;
        background-color: #fff
    }
}

.ditdw .news-filters select {
    border: none;
    color: #3b3e41;
    font-family: 'Raleway', sans-serif;
    height: 40px
}

@media (max-width: 480px) {
    .ditdw .news-filters select {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        opacity: 0
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .ditdw .news-filters select {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        opacity: 0
    }
}

.ditdw .categories a {
    display: block;
    width: 100%;
    background-color: #e2e2e3;
    color: #00afd7;
    margin-bottom: 2px;
    float: right
}

.ditdw .categories a.current {
    background-color: #e2e2e3;
    color: #7b7d80
}

.ditdw .categories a:hover,.ditdw .categories a:focus  {
    background-color: #54585a;
    color: #fff !important
}

@media (max-width: 480px) {
    .ditdw .categories {
        margin-top: 10px
    }
}

.ditdw .news-roll .news-item {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(59, 62, 65, 0.5);
}

.ditdw .news-roll .news-item:first-child {
    padding-top: 0
}

.ditdw .news-roll .news-item:last-child {
    border-bottom: 0
}

.ditdw .news-roll .news-item .press-release-date {
    color: #3b3e41;
    font-size: 14px;
    padding-bottom:5px;
}

.ditdw .news-roll .news-item .press-release-blurb {
    font-size: 20px;
    margin-bottom: 0
}

.ditdw .news-roll .news-item .press-release-blurb a {
    font-weight: 600;
    color: inherit;
    text-decoration: none;
    border-bottom:0 !important;
    color:#007DA3;
    display:inline-block;
    line-height:1.3;
    margin-bottom:10px;
}

.ditdw .news-roll .news-item .press-release-blurb a:hover{
    text-decoration: underline !important;
}

.ditdw .news-roll .news-item .press-release-blurb a:focus-visible {
    background:#007DA3;
    color:white;
}

.ditdw .news-roll .news-item .press-release-text {
    font-size: 16px;
    color: #3b3e41
}

.tax-newscategories a.btn.learn-more.side-nav.current {
    color:white;
}

.tax-newscategories a.btn.learn-more.side-nav.current:hover{
    background:#54585a;
}

.tax-newscategories a.btn.learn-more.side-nav {
     color: #3b3e41; 
     border-bottom:none !important;
}

.term-financial-news #ditdw-page-content a {
    border-bottom:0;
}

.row.ditdw-distribution-new-shows .ditdw-show a{
    color:black;
}

.row.ditdw-distribution-new-shows .ditdw-show a:hover,
.row.ditdw-distribution-new-shows .ditdw-show a:focus-visible {
    color:#007DA3;
}

.press-release-text a {
    text-decoration: none;
    border-bottom:2px solid;
}
.press-release-text a:focus-visible{
    outline:2px solid;
}
