#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {
    margin: 0;
    padding: 5px;
    background: none;
    border: 1px solid #e9e9e9;
    margin-bottom: 7px;
}



.list-group {display:none !important;}
.sppb-btn.sppb-btn-default:hover, .sppb-btn.sppb-btn-default:focus {
    background-color: #5c9bf4;
	color: #11152b;
}

#sp-header.header-sticky, .sppb-btn.sppb-btn-default {

    background-color: #11152b; /*dark blue*/
}
a{
    color: #e9ecef;
}
.sp-page-title .sp-page-title-sub-heading{
	color: #dedede;
}
.link-color, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li:hover > a 
{
    color: #5c9bf4;
}
.sppb-btn.sppb-btn-primary, .sppb-btn.sppb-btn-primary.sppb-btn-outline:hover, .sppb-btn.sppb-btn-primary.sppb-btn-outline:focus, .btn-primary, .sppb-btn-primary {
   
    border-color: #5c9bf4;
    background-color: #5c9bf4;
   
}
.sppb-btn.sppb-btn-primary:hover, .sppb-btn.sppb-btn-primary:focus {
    
    background: #5c9bf4;
}
.sp-page-title .sp-page-title-heading {
   
    color: #fff;
   
}
.sppb-btn.sppb-btn-secondary.sppb-btn-outline {
    background-color:transparent;
	border: solid 1px #5c9bf4;
	color:  #5c9bf4;
} 
.sppb-btn.sppb-btn-secondary:hover, .sppb-btn.sppb-btn-secondary:focus {
   
    background: #5c9bf4;
}
.sppb-btn.sppb-btn-secondary.sppb-btn-outline:hover, .sppb-btn.sppb-btn-secondary.sppb-btn-outline:focus {
    
background-color: #5c9bf4;

border: solid 1px  #5c9bf4;

}
a:hover, a:focus, a:active {
    color: #fff;
}