.button {
    background-color: #00398e;
}

#primary-menu.style-2 {
    background: #00398e;
}

a {
    color: #00398e;
}

h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge) {
    color: #00398e;
}

.btn-warning {
    color: #fff;
    background-color: #00398e;
    border-color: #00398e;
}

.text-warning {
    color: #00398e !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 44px;
	padding-top: 8px;
	padding-left: 10px;
	
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px;
}




#footer.dark, .dark #footer {
    margin-top: 10px !important;
}



.button {
    text-shadow: none;
}

#page-menu-wrap {
    background-color: #00398e;
}

.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    background-color: #00398e;
}
