#dnn_dnnLogo_hypLogo img {
margin: 5px 0 0 0 !important; padding: 0 !important;
}

div.UMGViewer { margin-top: 2.7em; }

#BevelTitle h1 span.Head { display: block; }


.ui-widget-overlay { z-index: 950 !important; }

.ui-dialog { z-index: 1000 !important; }

ul#SearchChoices { display: none; }

.userProfileImg img { max-width: 32px; max-height: 32px; }

#Footer { z-index: 0 !important; }

.UserProfileImgBlock 
{
	background-color: #484848; 
	width: 100% !important; 
	padding-bottom: 10px; 
    padding-top: 10px;
	text-align: center; 
	border-bottom: solid 1px #FFF; 
	color: #EEE; 
	font-size: 13px; 
	line-height: 1; 
	font-weight: bold;
}

.UserProfileImgBlock .ProfilePhoto
{
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}



.ModDotNetNukeModulesCoreMessagingC #smMainContent { border: none; }

.ModDotNetNukeModulesCoreMessagingC #smMainContent a.ui-tabs-anchor { margin-top: -3px; padding-top: 9px; }

.ModDotNetNukeModulesCoreMessagingC #smMainContent  a.ComposeMessage {
    border-color: #0D569E; /*dark blue*/
    background: #3792ED;
    background: -moz-linear-gradient(top, #358eea 0%, #2170cd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#358eea), color-stop(100%,#2170cd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #358eea 0%,#2170cd 100%); /* Chrome10+,Safari5.1+ */
    background: linear-gradient(top, #358eea 0%,#2170cd 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    color: #efefef;
    text-shadow: 0px -1px 0px #185B93;
	padding: 6px;
	border: 1px solid #C2C2C2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.registration-button {
  background-color: #6699CC;
  height: 60px;
  font-size: 25px;
  font-weight: bold;
  text-align: center !important;
  text-transform: uppercase !important;
  border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.registration-button a {
  text-decoration: none;
  color: #FFFFFF; 
  text-transform: uppercase !important;
}

.registration-button a:hover {
  text-decoration: underline !important;
  color: #0066CC;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.description-banner {
      background-color:#0066CC;
      color:#FFFFFF;
      height:60px;
      font-size: 25px;
      font-weight: bold;
      text-align: center !important;
      text-transform: uppercase !important;
      border: 0;
      -webkit-border-radius: 0;
      border-radius: 0;
    }

/* Added to Support External Anchor Links */

.SmallMenu .nav {
    margin-left: 0 !important;
    padding: 15px 0 !important;
}

.eventDisplay + a {
    position: relative;
    top: -69px;
}
/* End Support for External Anchor Links */




/* Grid layout */
.helpful-links .hl-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
    max-width: 880px;
    margin: 0 auto;
}

/* Base button */
.helpful-links .hl-btn {
    display: flex;
    align-items: center;
    padding: 14px;
    background: #f1f2f3;
    text-decoration: none;
    color: #31393e;
    border-radius: 0;              /* square corners */
    transition: background 0.25s ease, color 0.25s ease;
    font-size: 16px;
}

.helpful-links .hl-btn i {
    margin-right: 12px;
}

/* Hover for normal buttons */
.helpful-links .hl-btn:hover {
    background: #d4d6d8;
    color: #000000;
}

/* Full width rows (span both columns) */
.helpful-links .hl-btn.hl-full {
    grid-column: 1 / -1;
}

/* Disabled / non-clickable item */
.helpful-links .hl-btn.disabled {
    pointer-events: none;
    opacity: 0.8;
}

/* Registration button base */
.helpful-links .hl-register {
    background: #378ac4;
    color: #ffffff;
    font-size: 22px;
    justify-content: center;
    text-align: center;
}

/* Registration hover – change background and keep text white */
.helpful-links .hl-register:hover {
    background: #2e77aa;
    color: #ffffff;
}






/***** AGENDA AT-A-GLANCE COMPONENT *****/

/* Overall section spacing */
.agenda-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Main title */
.agenda-section .agenda-title {
    text-align: center;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 2em;
    font-weight: 600;
    margin: 0 0 18px 0;
}

/* Agenda title wrapper */
.agenda-title-wrap p {
    text-align: center !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 2em !important;
    font-weight: 400 !important;  /* thinner */
    margin: 0 0 20px 0 !important;
    letter-spacing: 0.3px;
    color: #333;
}

/* Scope everything to ONLY this accordion */
.agenda-accordion .ui-accordion-header {
    background: #446e9b !important;
    color: #ffffff !important;
    padding: 8px 16px !important;
    border-radius: 6px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.95em !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin: 0 0 6px 0 !important;
}

/* Active header state (kept same color) */
.agenda-accordion .ui-accordion-header.ui-state-active {
    background: #446e9b !important;
}

/* Hide the default +/- icons just for this accordion */
.agenda-accordion .ui-accordion-header .ui-icon,
.agenda-accordion .ui-accordion-header .ui-accordion-header-icon {
    display: none !important;
}

/* Panel body */
.agenda-accordion .ui-accordion-content {
    padding: 18px 12px 26px !important;
    background: #ffffff;
    border-radius: 0 0 12px 12px;
}

/* Agenda list text */
.agenda-accordion ul {
    font-size: 16px;
    line-height: 1.65;
    margin: 0 0 16px 18px;
    padding: 0;
}

/* Agenda image – smaller + no hover zoom */
.agenda-section .agenda-photo {
    max-width: 75%;
    border-radius: 10px;
    display: block;
    margin: 18px auto 0;
    transform: none !important;
    transition: none !important;
}

.agenda-section .agenda-photo:hover {
    transform: none !important;
}





/***** HELPFUL LINKS — UPDATED MODERN STYLING *****/

/* Wrapper spacing */
.helpful-links {
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Helpful Links title wrapper */
.helpful-links-title-wrap p {
    text-align: center !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 2em !important;
    font-weight: 400 !important;  /* thinner */
    margin: 0 0 20px 0 !important;
    letter-spacing: 0.3px;
    color: #333;
}

/* ---- LIST LAYOUT ---- */
.hl-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 330px;
    margin: 0 auto;
}

/* ---- BASE BUTTON ---- */
.hl-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 16px;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-radius: 10px;                /* Rounded edges */
    color: #222;
    text-decoration: none !important;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    transition: background 0.2s ease, border-color 0.2s ease;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

/* ---- ICONS ---- */
.hl-btn i {
    margin-right: 6px;
    color: #446e9b;
    width: 22px;
    text-align: center;
}

/* ---- HOVER FOR NORMAL BUTTONS ---- */
.hl-btn:not(.disabled):hover {
    background: #eef2f7;
    border-color: #c9d2dd;
}

/* ---- DISABLED PLACEHOLDER ---- */
.hl-btn.disabled {
    background: #f3f5f7;
    border: 1px dashed #d1d4d8;
    color: #888 !important;
    opacity: 0.85;
    flex-direction: column;     /* Puts “more to come” underneath */
    align-items: flex-start;
    padding: 14px 16px;
}

.hl-btn.disabled i {
    color: #b2b2b2;
}

/* “More to come” text */
.hl-more {
    font-size: 13px;
    font-style: italic;
    margin-top: 4px;
    color: #777;
}

/* ---- REGISTRATION BUTTON ---- */
.hl-btn.hl-register {
    background: #446e9b !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;                 /* Larger text */
    letter-spacing: 0.5px;
    justify-content: center;
    padding: 18px;
    border-radius: 10px;
}

.hl-btn.hl-register:hover {
    background: #36587e !important;
}







#dnn_MENU1 {
    display: flex !important;
    justify-content: center !important;  /* center the <li> items */
    width: 100% !important;
    padding-left: 0 !important;          /* remove default UL indent */
    margin: 0 !important;
}

/* Force main nav menu to be centered */

#dnn_MENU1 > li {
    float: none !important;
}

/* stop any theme floats on the menu items */





































