
/*NEW feb 9-2023*/
body .addthis-smartlayers .at4-share{
    left: 0!important;
    top: 470px!important
}
body .addthis-smartlayers #at4-share {
    margin-top: 470px!important
}
body .DnnModule-LiveForms {
    z-index: 998!important
}
.map-divcontainer .bg-map-10 {
    fill: #efefef;
    background: #efefef;
}
body .highcharts-map-series .highcharts-point-hover {
   stroke: #bbb;
}
/* LIVE FORMS Paragraph HTML margin */
.First.Field.Text p, .Alt.Field.Text p  {
    margin-bottom: 0;
}

/*BELOW CHECK THEME: CSS should be added already to theme*/
#EDNadmin .HTMLeditor {
  width: 100% !important;
}
body:not(.personabar-visible) .sc-menu, body:not(.personabar-visible) .sc-menu li {
        display: none!important;
    }
    body.personabar-visible .sc-menu {
        display:inline;
    }


.cke_dialog_ui_button[title="Browse Server"] {
    display: none !important;
}

.cke_dialog_tab:not([title*="Info"]):not([title="Target"]) { 
    display: none !important; 
    }


/* DUSTIN, PLEASE ADD CSS BELOW TO SKIN */
.bg-map-0.map-keycontainer-block,
.bg-political-0.map-keycontainer-block  { 
	border: 1px solid #ccc; 

}

.map-divcontainer .bg-gold-6 {
    background: #F9F2E0!important;
    fill: #F9F2E0important;
}

#EDNadmin table {
    background-color: initial;
}

.pullout p:last-child,
.pullout ul:last-child {
    margin-bottom: 0;
}


@media (max-width: 767px) {
   .ModncslcommitteesC {
       margin-right: 0.9375rem !important;
       margin-left: 0.9375rem !important;
   }
}
@media (min-width: 1200px) {
   .ModncslcommitteesC {
       width: 83.33333333%;
       margin-left: auto;
       margin-right: auto;
   }
}


.wysiwyg-preview table th {
   position: static;
}

















