.page-header {
    padding-bottom: 4px;
    margin: 10px 0 10px;
}
.sp-megamenu-parent, .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-family: Muli, sans-serif;
  	font-size: 16px;
  	font-weight: 700;
    text-transform: none;
    color: #000;
}
.sp-module {
    margin-top: 20px;
    margin-bottom: 20px;
  	color:#3d449a
}
#sp-main-body {
    padding: 20px 0;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 14px;
    font-weight: 700;
    padding: 5px 5px 5px 5px; 
}
#sp-bottom .sp-module ul {
    font-size: 14px
}
#comments-form textarea {
    width: 380px;
    height: auto;
}
#comments-form .grippie {
    width: 380px;
}
.article-info {
    font-size: 14px;
}
.article-info > dd {
    color: #000;
    text-transform: none;
}
body {
    color: #000;
}
.sp-module ul > li > a {
    line-height: 24px;
}
.sp-module .sp-module-title {
    background-color: #e6e6e6;
    text-transform: none;
    font-size: 14px;
    padding: 5px 5px 5px 5px; 
}
.breadcrumb {
    background-color: #e6e6e6;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.entry-header h2 {
	font-size: 22px;
	font-weight: 700;
}
.h3, h3 {
	font-size: 20px;
	font-weight: 700;
}
.h4, h4 {
	font-size: 20px;
	font-weight: 500;
}
.h5, h5 {
	font-size: 18px;
	font-weight: 700;
}
.h6, h6 {
	font-size: 18px;
	font-weight: 500;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: 5px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 6px 0 0;
}
select, input[type="file"] {
    height: 40px;
}
blockquote {
    font-size: 16px;
}
#sppostformats, #jform_tags-lbl, #jform_featured-lbl, #jform_tags_chzn, #jform_featured_chzn, #jform_access-lbl, #jform_access_chzn, #jform_version_note, #jform_version_note-lbl {
    display: none;
}
#com-content-formTabs > li:nth-child(2), #com-content-formTabs > li:nth-child(4) {
    display: none;
}
.table {
    --bs-table-hover-bg: #e6e6e6;
}
.badge {
    color: #fff;
    font-weight: 500;
}
.btn {
    border: 2px solid #fff;
    border-radius: 0.5rem;
}
#jform_access, #jform_featured {  
     position: absolute;
     visibility: hidden;
}
.btn-group {
     margin: 20px 12px 12px 20px;
}
.element-invisible {
     margin-right: 20px;
}
.form-horizontal .control-label {
     float: left;
     width: auto;
     padding-top: 5px;
     text-align: right;
}