
/* ALL BELOW IS ADDED TO THEME - DUSTIN, CSS ADDED but need to upload map.css file 3-21-23 BELOW TO SKIN */


body:not(.personabar-visible) .sc-menu, body:not(.personabar-visible) .sc-menu li {
        display: none!important;
    }
    body.personabar-visible .sc-menu {
        display:inline;
    }


/* LIVE FORMS Paragraph HTML margin */
.First.Field.Text p, .Alt.Field.Text p  {
    margin-bottom: 0;
}


.map-divcontainer .bg-map-10 {
    fill: #efefef;
    background: #efefef;
}
body .highcharts-map-series .highcharts-point-hover {
   stroke: #bbb;
}

body .DnnModule-LiveForms {
    z-index: 998!important
}
body .addthis-smartlayers .at4-share{
    left: 0!important;
    top: 470px!important
}
body .addthis-smartlayers #at4-share {
    margin-top: 470px!important
}





















