.btn-custom, .btn-custom:hover{
	background:#003366;
}
.btn-custom a, .btn-custom a:hover{
	color:white;
}

.view-acquia-search .view-filters{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:50px;
    min-width:800px;
        
    
}
.view-acquia-search .view-filters #edit-search {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 1px solid black;
    border-radius:0;
    min-width:500px;
}

.view-acquia-search .view-filters #edit-actions input {
    padding:.8rem 1.25rem;
    margin-left:15px;
}
.view-acquia-search .view-filters #edit-actions{
    display:flex;
    flex-direction: row;
}
.main-content{
	margin:0 5px;
}
/*.btn-primary:not(.searchButton):not(.home-search-button), .sidebar .block.block-sidebar-ad.ad-style-white .field--name-field-link a:not(.searchButton):not(.home-search-button) {
    background: linear-gradient(135deg, rgba(50, 34, 109, 0.6) 0%, #003547 100%);
    background-color: #003547 !important;
   
}*/

.sub-page .featured-top-hero-content{
	flex-direction:unset !important;
} 

a.exportfile {
    display: none;
}
