
#Content {
            background: #eee;
        }
  img, object, embed {
    max-width: 100%;
}
  
  .smbLightOverlayWrapper.modern .mainWrapper .itemTitle > span.eds__SmbLight_lightboxDescription {
    color: #fff!important;
    /*this is for the captions in photos*/
}


        .Home img.svgimg {
            display: none; /* for now take off the icons but we can switch them out again later*/
        }

        #DNN6 {
            margin-top: 0px !important;
        }

        .news .jenColRow { /*background:#eee;*/
        }

        body, .Normal {
            margin: 0;
            font-family: brother-1816, sans-serif !important;
            font-style: normal;
            font-weight: 400;
            font-size: 16px; /*added by Patrick 5/22/25 to correct 13px setting by Ozone*/
        }

        .eds_news_NewsOne.eds_subCollection_news .article.details .main_content, .eds_news_NewsOne.eds_subCollection_news .article.details .main_content p {
            font-size: 16px;
        }

        .eds_news_NewsOne.eds_subCollection_news .article.details .article_comments .comment_list .comment .right_side .comment_details .user_avatar {
            display: none;
        }

        a.featurelinks, a.featurelinks:hover {
            color: #313d5b !important;
            text-decoration: none;
        }

        .jenav {
            text-align: center;
            background-color: rgba(236,236,236, 0.7); /**/
            padding: 5px 11px 5px 11px;
            width: 100%;
            max-width: 100%;
            margin: 0px auto;
            height: auto;
            display: flex;
            flex-direction: row;
            /* font-size: 2vw;*/
            font-size: calc( 5px + (10 - 6) * ( (100vw - 500px) / ( 600 - 200) ));
        }


        .threebarsicon {
            display: none;
        }


        .coverissuetitle {
            color: #313d5b;
            font-size: 130%;
            font-weight: bold;
        }

        .featureissuetitle {
            color: #313d5b;
            font-size: 110%;
            font-weight: bold;
            padding: 11px;
            position: absolute;
            top: 240px;
            width: 55%;
            /* background-color: rgba(255, 255, 255, 0.8);*/
            background-color: rgba(238, 238, 238, 0.8);
            z-index: 3;
        }
  
     .centerspreadissuetitle {
        color: #333;
        font-size: 90%;
        font-weight: bold;
        padding: 11px;
        position: absolute;
        bottom: 10px;
        width: 85%;
        /* background-color: rgba(255, 255, 255, 0.8);*/
        background-color: rgba(238, 238, 238, 0.8);
        z-index: 3;
    }

        .allcaps {
            text-transform: uppercase;
            letter-spacing: 3px;
        }
a.edncategorycolor-default {
color: #CD1919; }
        .flex-container {
            align-items: center;
            justify-content: center;
        }

        .flexoverlay {
            color: #313d5b;
            font-size: 90%;
            font-weight: bold;
            padding: 11px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, 30%);
            z-index: 3;
            margin: auto;
            width: 70%;
            background-color: rgba(255, 255, 255, 0.8);
        }

        .item {
            /* border: 1px #313d5b;*/
            line-height: 40px;
        }

        .item1 {
            flex: 2;
        }

        .item2 {
            flex-wrap: nowrap;
            flex: 1;
        }

            .item2 a {
                flex-wrap: nowrap;
                justify-content: space-evenly;
                color: #313d5b;
                text-align: center;
                padding: 7px 17px;
                text-decoration: none;
                font-size: 100%;
                font-weight: bold;
                text-transform: uppercase;
                letter-spacing: 2px;
            }

                .item2 a:hover {
                    color: #313d5b !important;
                    border-bottom: 2px solid #2f8cdc;
                }

        .item3 {
            display: none;
            flex: 1;
        }

        .item4 {
            flex: 1;
        }

        @media screen and (max-width: 768px) {
            .item2, .item2 a {
                display: none;
            }

            a.threebarsicon {
                /*float: right;*/
                display: block;
            }




            .item1 {
                order: 2;
                flex: 7;
            }

            .item3 {
                display: block;
                order: 1;
                flex: 3;
            }

            .item4 {
                order: 3;
                flex: 1;
            }
        }

        #topBtn {
            display: none;
            position: fixed;
            bottom: 20px;
            right: 30px;
            z-index: 99;
            font-size: 16px;
            font-weight: bold;
            border: none;
            outline: none;
            background-color: rgba(204, 204, 204, 0.65);
            color: white;
            cursor: pointer;
            padding: 15px;
            border-radius: 4px;
        }

            #topBtn:hover {
                background-color: #555;
            }


        img.ca {
            border-radius: 50% !important;
            width: 60px !important;
            float: left !important;
            padding-right: 5px !important;
        }

        div.coverclass, div.clear {
            clear: both;
        }





            div.coverclass:first-child img, div.coverclass img {
                /* make 1st iteration bigger only on media queries big screen*/
                width: 100%;
            }

        div.featureclass {
            position: relative;
            z-index: 1;
        }

            div.featureclass:first-child img, div.featureclass img {
                /* make 1st iteration bigger only on media queries big screen*/
                width: 100%;
                max-height: 720px;
                overflow: hidden;
            }



        @media only screen and (min-width: 600px) {
            div.coverclass img {
                width: 33%;
                float: left;
                padding-right: 14px;
                padding-bottom: 20px;
                padding-top: 20px;
            }
        }

        .smallmenubars {
            color: #338edd;
            font-size: 300%;
        }

        .smallmenu {
            display: none;
            text-align: left;
            padding: 10px;
            position: absolute;
            top: 50px;
            left: 10px;
            width: auto;
            background-color: rgba(236,236,236, 0.7);
            font-size: 250%;
            line-height: 120%;
            font-family: inherit;
        }

            .smallmenu.responsive {
                display: block;
            }


        @media only screen and (min-width: 600px) {

            .news .flexoverlay {
                min-height: 220px;
            }

            h2 {
                margin-bottom: 25px;
            }


            .flex-container, .edn_4071_article_list_wrapper, .edn_4078_article_list_wrapper, .edn_4079_article_list_wrapper, .edn_4080_article_list_wrapper, .edn_4081_article_list_wrapper, .edn_4082_article_list_wrapper, .edn_4083_article_list_wrapper {
                display: flex;
                flex-wrap: nowrap;
            }
        }


        img.fleximg {
            width: 100%;
            height: 250px;
            max-height: 250px;
            overflow: hidden;
            object-fit: cover;
            /*  object-position: 100% 0;*/
            object-position: 50% 50%;
        }

        div.innerflex {
            width: 100%;
            margin: 10px;
            text-align: center;
            flex: 1;
            position: relative;
            z-index: 1;
            min-height: 310px;
        }

        .footer_overlay img.svgimg {
            width: 30px;
            margin: 20px;
        }


        .Home img.svgimg {
            width: 40px;
            margin-right: 10px;
            margin-left: 10px;
        }

        .related_articles, .article_documents, .article_comments, .add_article_box {
            border: 0px !important;
            background-color: transparent !important;
        }

            .article_comments h3 {
                color: #000 !important;
                font-weight: normal !important;
                font-size: 20px !important;
                padding-left: 37px !important;
                background: url(/portals/0/parachutist/Comments.svg) no-repeat top left;
            }

        .see-all {
            font-size: 55%;
        }

        @media only screen and (max-width: 600px) {
            /*this is for when in mobile*/
  .centerspreadissuetitle {
         font-size: 80%;
        padding: 7px;
        bottom: 0px;
        width: 100%;
          }

            .smallmenubars {
                font-size: 500%;
                margin-top: 5px;
            }


            .Home img.svgimg {
                width: 20px;
            }

            .see-all {
                font-size: 30%;
            }

            div.coverclass {
                display: none; /* applies to every cover */
            }

                div.coverclass:first-child {
                    display: block; /* show only first, overrides previous rule */
                }

            .featureissuetitle {
                position: unset;
                width: 100%;
            }

            .flexoverlay {
                transform: none;
                top: 5%;
                width: 45%;
            }


            img.fleximg {
                width: 50%;
                height: 200px;
                max-height: 200px;
                float: left;
            }

            div.innerflex {
                min-height: 210px;
            }
        }


        /*skin styles*/

        /*override Facebook/skin.css so might change it there?
        #DNN6{background-color: #fff !important;
          margin-top:80px;
      }
    #Background{background:#fff !important;}
    */

        /*article page overrides with skin*/
        .eds_GravityGallery_NewsOne .edsgg__itemsListContainer .edsgg__itemContainer, .eds_GravityGallery_NewsOne .edsgg__itemsListContainer .edsgg__itemContainer .edsgg_thumbnailContainer .edsgg_image_thumbnail {
            border: 0px !important;
        }



        .eds_news_NewsOne.eds_subCollection_news .article.details .article_image > img {
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
        }

        .tweet_iframe_widget, .linkedin_counter_iframe_widget, .edn_printButton {
            display: none !important;
        }

        .articledetailsjen {
            margin-left: 12%;
            margin-right: 12%;
            background-color: rgba(255, 255, 255, 0.8);
            padding: 40px;
            width: 76%;
            position: absolute;
            bottom: 0px;
            padding-bottom: 10px;
          padding-top: 20px;
        }

        .articledetailsjen2 {
            margin-left: 12%;
            margin-right: 12%;
            padding: 40px;
            width: 76%;
            padding-top: 10px;
            background-color: rgba(255, 255, 255, 0.8);
        }

        .articleoverlay {
            position: relative;
            z-index: 1;
        }


        img.articleclass {
            width: 100%;
            max-height: 720px;
            overflow: hidden;
        }



        /*to fit footer brought over from MultiFunction skin

    @import url(css/font-awesome.css);*/

        .skin_width {
            width: 100%;
            max-width: 1500px;
            min-width: 767px;
            margin: 0 auto;
            position: relative;
        }

        .footerpane_style, .footerpane_style * {
            color: inherit;
            font-family: inherit;
        }

        .skin_main_padding {
            padding: 0 20px;
        }

        .footer_bg {
            /*   max-height: 600px;
            height: 600px;
            background-repeat: no-repeat;
            background-size: cover;
           background-position: center center;
            padding-top: 180px;
            background: url("/portals/0/parachutist/pbg.jpg");*/
            text-align: center;
            position: relative;
    z-index: 1;
        }

        .footer_overlay {
            text-align: center;
            background-color: rgba(236,236,236, 0.7);
            padding: 20px;
            width: 100%;
            max-width: 100%;
            margin: 0px auto;
            height: 200px;
            position: relative;
            top: 15px;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 110%;
             position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 30%);
    z-index: 3;
        }

        .float_left {
            float: left;
        }

        .float_right {
            float: right;
        }

        .footerpane_style a:visited {
            text-decoration: none;
        }

        .footerpane_style a, .footerpane_style a:link {
            text-decoration: none;
        }

        .Footer, A.Footer:link, A.Footer:visited, A.Footer:active {
            padding: 0px 8px;
            text-decoration: none;
        }

        #copyright_footer {
            margin-top: 30px;
            font-weight: bold;
            text-transform: uppercase;
        }

        .eds_news_NewsTwo.eds_style_predefined_grey.eds_subCollection_news a, .eds_news_NewsTwo.eds_style_predefined_grey.eds_subCollection_news .admin_action, .eds_news_NewsTwo.eds_style_predefined_grey.eds_subCollection_news .article_rss_wrapper a {
            color: #297abb;
        }

        table {
            table-layout: fixed; /*This is to fix the Smoke Banner Ad responsive issue*/
        }

        img {
            height: auto;
            max-width: 100%;
            width: auto;
        }

        .svgfilter-lime {
            filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(87deg) brightness(119%) contrast(119%);
        }

        .svgfilter-blue {
            filter: invert(52%) sepia(37%) saturate(992%) hue-rotate(167deg) brightness(94%) contrast(85%);
        }

        .svgfilter-red {
            filter: invert(32%) sepia(88%) saturate(978%) hue-rotate(326deg) brightness(100%) contrast(97%);
        }

        .svgfilter-orange {
            filter: invert(72%) sepia(80%) saturate(1425%) hue-rotate(326deg) brightness(112%) contrast(95%);
        }

        .svgfilter-green {
            filter: invert(57%) sepia(75%) saturate(380%) hue-rotate(116deg) brightness(91%) contrast(101%);
        }

        .svgfilter-purple {
            filter: invert(48%) sepia(70%) saturate(1568%) hue-rotate(276deg) brightness(79%) contrast(90%);
        }

        /*search overrides*/
        .eds_news_NewsOne.eds_subCollection_search .search_input.button_outside {
            margin: 0 auto !important;
        }

        .eds_news_NewsOne.eds_subCollection_search .search_input {
            width: 300px !important;
        }

            .eds_news_NewsOne.eds_subCollection_search .search_input.button_outside .do_search {
                float: right !important;
            }

            .eds_news_NewsOne.eds_subCollection_search .search_input.button_outside .input {
                float: left !important;
            }


        /*start of EasyDNN custom stuff*/
        .news .innerflex {
            text-align: left;
            min-height: 420px;
        }

        .news .flexoverlay {
            width: auto;
            top: 45%;
            transform: none;
            left: 5%;
            right: 5%;
            padding: 20px;
        }

            .news .flexoverlay h2 {
                margin: 15px 0 20px;
                padding: 0;
                color: #313d5b !important;
                font-size: 20px;
                font-weight: bold;
            }

                .news .flexoverlay h2 a {
                    color: inherit;
                }

        .news .jenAuthor {
            color: #8c8c8c;
            font-weight: bold;
            display: flex;
            align-items: center;
        }

        .news .jenDate {
            color: #878787;
        }

        .news img.fleximg {
            width: 100% !important;
        }

        .news .jen_title2 {
            color: #313d5b !important;
            font-size: 20px;
            margin: 10px 0;
        }

            .news .jen_title2 a {
                color: inherit;
            }

        .EDNcategorycolor-default {
            letter-spacing: 0px;
            font-weight: bold;
        }

        .eds_news_NewsOne.eds_subCollection_news .article_pager {
            margin-top: 40px;
        }

            .eds_news_NewsOne.eds_subCollection_news .article_pager a {
                background: transparent;
                box-shadow: none;
                border: none;
                border-radius: 0;
                color: #323c5b;
                text-decoration: none;
                font-size: 15px;
                padding: 6px 12px 6px;
            }

                .eds_news_NewsOne.eds_subCollection_news .article_pager a:hover {
                    background-color: #f6f6f6;
                    box-shadow: none;
                    color: #323c5b !important;
                }

                .eds_news_NewsOne.eds_subCollection_news .article_pager a.active,
                .eds_news_NewsOne.eds_subCollection_news .article_pager a:first-child,
                .eds_news_NewsOne.eds_subCollection_news .article_pager a:last-child {
                    background-color: #323c5b;
                    color: #fff;
                }

                    .eds_news_NewsOne.eds_subCollection_news .article_pager a.active:hover,
                    .eds_news_NewsOne.eds_subCollection_news .article_pager a:first-child:hover,
                    .eds_news_NewsOne.eds_subCollection_news .article_pager a:last-child:hover {
                        color: #fff !important;
                    }

                .eds_news_NewsOne.eds_subCollection_news .article_pager a.active {
                    box-shadow: none;
                }

        .news .jenColRow {
            width: calc(100% - 20px);
            margin: 0 0 50px;
        }

        .news .jenColRow2 {
            width: 100%;
        }

            .news .jenColRow2 > div {
                margin-top: 20px;
                margin-bottom: 20px;
            }

        .news .row .eds_displayBanners {
            padding: 10px;
        }

        @media screen and (max-width: 768px) {
            .news .innerflex {
                min-height: 350px;
            }
        }



        /*arrows for categories menu in article page or for other use*/
        .arrow-color {
            width: 60px;
            height: 40px;
            position: relative;
            float: left
        }

        .arrow-outer {
            background-color: #eee;
            width: 90%;
            height: 40px;
            border-bottom: 2px solid #ccc;
        }

        .arrow-words {
            padding: 7px 7px 7px 90px;
        }

            .arrow-words a:link, .arrow-words a:visited {
                font-weight: bold;
                color: #333 !important;
                text-decoration: none;
                font-family: inherit;
            }

            .arrow-words a:hover {
                text-decoration: underline;
            }

        .arrow-image {
            height: 90%;
            margin: 4px 0px 4px 10px;
        }

        .arrow-right {
            width: 0;
            height: 0;
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent; /* 40px height (20+20) */
            border-left: 20px solid;
            position: absolute;
            right: -20px;
        }


        #catheader {
            padding: 20px;
            width: 100%;
            text-align: center;
            min-height: 300px;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
        }


        @media only screen and (max-width: 600px) {
            /*this is for when in mobile*/
            .articledetailsjen2, .articledetailsjen {
                margin-left: 7%;
                margin-right: 7%;
                padding: 9px;
                width: 86%;
            }
        }
  
  
  .eds_mediaWrapper {width:100%;max-width:100% !important;}

.smallmenu {font-size:200%;
  background:#fff;
  font-weight:bold;
  width:80%;
  text-align:center;
  display:none;}
  
  .smallmenu.responsive {display:block;}
  
  .eds_news_NewsOne.eds_subCollection_news .ednMoreArticlesTriggerWrapper * {
   
    font-size: 14px !important;
    line-height: 14px !important;
}

.boxy {
    width: 100%;
    font-size: 150%;
    line-height: 140%;
    font-weight: bold;
    text-align: left;
    padding: 10px;
    height: 300px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

table.jentable {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.jentable td, table.jentable th {
  border: 1px solid #EEEEEE;
  padding: 3px 2px;
}
table.jentable tr:nth-child(even) {
  background: #FAFAFA;
}
table.jentable thead {
  background: #999999;
}
table.jentable thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #EEEEEE;
}
table.jentable thead th:first-child {
  border-left: none;
}

table.jentable tfoot td {
  font-size: 14px;
}
table.jentable tfoot .links {
  text-align: right;
}
table.jentable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}


