@font-face {
	font-family: AvenirNext;
	src: url('fonts/AvenirNext-Regular.eot');
	src: url('fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirNext-Regular.woff') format('woff'), url('fonts/AvenirNext-Regular.ttf') format('truetype'), url('fonts/AvenirNext-Regular.svg#AvenirNext') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: AvenirNext;
	src: url('fonts/AvenirNext-Medium1.eot');
	src: url('fonts/AvenirNext-Medium1.eot?#iefix') format('embedded-opentype'), url('fonts/AvenirNext-Medium1.woff') format('woff'), url('fonts/AvenirNext-Medium1.ttf') format('truetype'), url('fonts/AvenirNext-Medium1.svg#AvenirNextMedium') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
	font-family: AvenirNext, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: AvenirNext, Helvetica, Arial, sans-serif;
}

h6, h3 {
	font-weight: normal;
}

a, .side-nav li a {
	color: #006cb3;
}

a:hover, a:focus, .side-nav li.active a:first-child, .side-nav li a:hover {
	color: #005894;
}

.header {
	background: #E01E18 url(images/header_texture.png) repeat;
	color: white;
}

.header h3 {
	margin-top: .125em;
}

.footer {
	color: #4e4e4e;
	background-color: #F2F2F2;
}

.copyright {
	color: #4e4e4e;
}

.footer h6 {
	color: #767779;
}

.contain-to-grid, .top-bar {
	background: #006cb3;
}

.top-bar-section ul {
	background: transparent
}

.top-bar-section > ul > .divider,
.top-bar-section > ul > [role=separator] {
	border-right: solid 1px #3785DA;
	border-left: solid 1px #055492;
}

.top-bar-section .divider,
.top-bar-section [role=separator] {
	border-bottom: solid 1px #3785DA;
	border-top: solid 1px #055492;
}

.top-bar-section .dropdown {
	background-color: #006cb3;
}

.top-bar-section .dropdown li > a {
	font-weight: bold
}
.top-bar.expanded, .top-bar-section li a:not(.button) {
	background: none
}

.top-bar-section ul li.active > a, .top-bar.expanded .title-area, .top-bar-section ul li > a:hover, .top-bar-section .dropdown li a:hover {
	background: #00579C;
}

.panel.callout {
	background: #1A8DD8;
	border-color: #1F6A9B;
}

.panel.callout.red {
	border-color: #C70000
}

.panel.callout.blue {
	border-color: #005186;
}

ul.pagination li.active a {
	background: #006CB3;
	color: #fff;
	font-weight: bold;
	cursor: default;
}

.top-button-bar {
	color: #006CB3;
}

.interventions .section .title {
	color: #006CB3;
}

#mapSplitter .splitter-bar.ui-state-default {
	background-color: #006CB3 !important;
}

#mapSplitter .splitter-bar.ui-state-hover {
	background-color: #005186 !important;
}

ul.pagination li.pagetext, .interventions label {
	color: #999;
}

.activity {
	border: solid 6px #006CB3;
	border-top-color: transparent;
}

.activity.secondary {
	border: solid 4px #006CB3;
	border-top-color: transparent;
}

.loadingBar:before{
	background-color: #006CB3;
}

.redactor-toolbar li a:hover {
	background-color: #006CB3;
}

#redactor-modal-tabber a:hover {
	background-color: #006CB3;
	border-color: #006CB3;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #dfdfdf;
	color: #333;
}

.alert-box.info {
	background-color: #006CB3;
	border-color: #006CB3;
}

button, .button {
	background-color: #E01E18;
}

.info-content__multi-location .button {
	color: #E01E18;
}

button:hover, button:focus, button.active, .button:hover, .button:focus, .button.active {
	background-color: #C00000;
}

button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background-color: #E01E18;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
	background-color: #E01E18;
}

button.secondary.active, button.secondary.active, .button.secondary.active, .button.secondary.active {
	background-color: #d0d0d0;
}

button.success, .button.success {
	background-color: #006CB3;
}

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
	background-color: #0061A2;
}

.modules > li > a.selected {
	border: 1px solid #006CB3;
}

.modules > li > a.selected:before {
	border-bottom: 36px solid #006CB3;
}

span.fa, span.fm {
	color: #006CB3;
}

.has-tip:hover, .has-tip:focus {
	border-bottom: dotted 1px #006CB3;
	color: #006CB3;
}

.button-groups {
	border: 2px solid #006CB3;
	color: #006CB3;
}

table thead .sorting.asc {
	background: url(images/sorting_asc.png) no-repeat center right
}

table thead .sorting.desc {
	background: url(images/sorting_desc.png) no-repeat center right
}
