.edn_article_gallery ul{
    list-style:none;
    display:flex;  
    margin-left:-10px;
    margin-right:-10px;
}

.edn_article_gallery ul li{
    margin: 20px 10px;
}

#siteWrapper .tableButtons{
    border:none!important;
    margin-left:1px!important;
    margin-right:1px!important;
}

#siteWrapper .breadCrumbContainer *{
    font-size: 12px;
    font-weight:bold;
}

#siteWrapper .tableButtons .tableButton{
    margin:-1px;
}
#siteWrapper .tableButtons .tableButton a{
    border: 2px solid #EA7923!important;
}
#siteWrapper .eds_news_NewsOne.eds_subCollection_categoryMenu .edn_module_box .edn_category_menu_wrapper li div a{
    display:flex;
}

.sc-content-block-menu{
    z-index:9!important;
}

.edn_article_gallery{
    display: none;
}
@media(min-width:768px){
.eds_news_NewsOne.eds_template_List_Article_Incidents .summary{
	max-width: 75%!important;
}
.eds_news_NewsOne.eds_template_List_Article_Incidents a.button.bg-PrimaryOrange{
	width:15%!important;
}

}
.footer-center img{
    width:50px;
}

#Body footer{
background: url(/Portals/0/Images/FooterArt.jpg?ver=wVdQEHro0bQ3ANoQnIv8Rg%3d%3d)!important;
    background-position: center!important;
    background-size: cover!important;
   background-repeat:no-repeat!important;
}

@media(max-width:767px){
#Body footer{
    background-position: right!important;
}
}
footer a{
    color:white;
}
footer a:hover{
    color: #EA7923 !important;
}

body:not(.dnnEditState) .ModCookieConsentC a{
    display: none;
}

div .tab {
    float: none;
    border: none;
    background-color: transparent;
    width: auto !important;
    overflow: hidden;
    height: auto;
}

#cookie-ext-panel .tab {
    float: left;
    border: none;
    background-color: #1199EE;
    width: 30% !important;
    overflow: hidden;
    height: 400px;
}





