.doe-forms a:before {
   content: '\f016';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   padding: 7px;
   padding-right: 12px;
   text-decoration:none;
}
#internal_34 .media-list{
    margin-left: 0;
    margin-bottom: 0;
}
#internal_34 .blurb .media-list li{
    margin-bottom: 0;
}
.pdf-only {
    display: none;
}
@media print{
    .pdf-only {
        display: initial;
    }
}

.latest-news {
    background-color: rgb(1, 105, 80);
}

.latest-news .news-bg-auto-sub {
    background: rgb(1, 104, 80);
    background: #016850;
    background: linear-gradient(to bottom, rgba(1, 104, 80,0) 0%,rgb(1, 104, 80) 49%);
}

.school-logo {display: none;}

body#tasDoe .main-nav li:hover {
    background: #FFFFFF33;
}

@media screen and (max-width: 980px) {
    #tile-id-32.txt-main.type-holder.tile.tile-1, 
    #tile-id-33.txt-main.type-holder.tile.tile-1,
    #tile-id-34.txt-main.type-holder.tile.tile-1,
    body#tasDoe .latest-news {
        width: 50%;
    }
}