.h-post-button {background-color:#692d87 !important; text-transform:uppercase;  font-weight:400; border-radius:10px!important; }  /* Changed */
.h-post-button.button.skinny {padding:12px 20px!important;} /* Added */
.button.skinny {font-size:1rem !important; } /* Changed */

#privateMessagesPage  .button.skinny {background-color:#692d87 !important;} /* Color Changed */

/* #createContentButton {width:310px !important;}  */
.h-widget-cta {background-color:#692d87!important; text-transform:uppercase; border-radius:10px!important;} /* Color Changed */

#aboveHomeTopBar{margin-top:-52px  !important; margin-bottom:4px  !important;} 

#top_nav_bar_wrapper {
width:100%;
margin:0 auto;
}

/* left align nav menu
nav#top_nav_bar ul.right { float:left !important; } */

nav#top_nav_bar li.divider { display:none; }

#top_nav_bar_wrapper.fixed {
width:100%;
} 
#top_nav_bar li.divider { display:none; }

.top-bar-section ul li > a { text-transform:none;font-size:0.9rem; }


/* widget customizations */
.widget-content { margin-bottom:20px; }
.widget-box { padding:0; border-radius: 5px 5px 5px 5px ;}
header.widget-header{ padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px;margin-bottom:10px; background-color:#52A8D9; border-radius: 5px 5px 0 0 ;}

/* apply custom font color to the title image: */
header.widget-header h3 { color: #ffffff; font-size:0.9rem;}
.h-widget-body { padding:10px;} 