.oxsaid-welcome {
	background: url('../img/oxsaid.jpg') no-repeat top center #fff;
	background-size: cover;
	padding: 20px 0;
}

.oxsaid-welcome-1 {
	background: url('../img/oxsaid-1.jpg') no-repeat top center #fff;
	background-size: cover;
	padding: 20px 0;
}

.oxsaid-welcome-2 {
	background: url('../img/oxsaid-2.jpg') no-repeat top center #fff;
	background-size: cover;
	padding: 20px 0;
}

.eg-section-title {
    border-left: 5px solid #002147;
}

.uk-panel-box {
	border: 2px solid #002147 !important;
}

.uk-form input[type=checkbox]:checked:before,
.uk-form input[type=checkbox]:indeterminate:before {
	background: #002147!important;
}

.uk-button-primary {
	background-color: #002147;
}

.uk-button-primary:focus,
.uk-button-primary:hover{
	background-color: #002147;
}