/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
: run-time error CSS1036: Expected expression, found ''
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

hr, img {
	border: 0
}

body, figure {
	margin: 0
}

.btn, .text-nowrap {
	white-space: nowrap
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
	max-height: 340px
}

.btn-group > .btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .dropdown-menu {
	float: left
}

.img-responsive, .img-thumbnail, .table, label {
	max-width: 100%
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

	audio:not([controls]) {
		display: none;
		height: 0
	}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

	a:active, a:hover {
		outline: 0
	}

b, optgroup, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre, textarea {
	overflow: auto
}

code, kbd, pre, samp {
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

	button[disabled], html input[disabled] {
		cursor: default
	}

	button::-moz-focus-inner, input::-moz-focus-inner {
		border: 0;
		padding: 0
	}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	blockquote, img, pre, tr {
		page-break-inside: avoid
	}

	*, :after, :before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

		a[href]:after {
			content: " (" attr(href) ")"
		}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="javascript:"]:after, a[href^="#"]:after {
		content: ""
	}

	blockquote, pre {
		border: 1px solid #999
	}

	thead {
		display: table-header-group
	}

	img {
		max-width: 100% !important
	}

	h2, h3, p {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	select {
		background: #fff !important
	}

	.navbar {
		display: none
	}

	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

		.table td, .table th {
			background-color: #fff !important
		}

	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important
	}
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover, .form-control, .navbar-toggle, .open > .btn-danger.dropdown-toggle, .open > .btn-default.dropdown-toggle, .open > .btn-info.dropdown-toggle, .open > .btn-primary.dropdown-toggle, .open > .btn-warning.dropdown-toggle {
	background-image: none
}

.img-thumbnail, body {
	background-color: #F4F4F4
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-size: 15px;
	line-height: 1.42857
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	text-decoration: none
}

	a:focus, a:hover {
		color: #0e1a14;
		text-decoration: underline
	}

	a:focus {
		outline: dotted thin;
		outline: -webkit-focus-ring-color auto 5px;
		outline-offset: -2px
	}

.img-responsive {
	display: block;
	height: auto
}

.img-rounded {
	border-radius: 0
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 21px;
	margin-bottom: 21px;
	border-top: 1px solid #284c3a
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
	line-height: 1.1;
	color: #196F43
}

	.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
		font-weight: 400;
		line-height: 1;
		color: #999
	}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 21px;
	margin-bottom: 10.5px
}

	.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
		font-size: 65%
	}

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10.5px;
	margin-bottom: 10.5px
}

dl, ol, ul {
	margin-top: 0
}

.lead, address, dl {
	margin-bottom: 21px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}

.h1, h1 {
	font-size: 39px
}

.h2, h2 {
	font-size: 32px
}

.h3, h3 {
	font-size: 26px
}

.h4, h4 {
	font-size: 19px
}

.h5, h5 {
	font-size: 15px
}

.h6, h6 {
	font-size: 13px
}

p {
	margin: 0 0 10.5px
}

.lead {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}

dt, kbd kbd, label {
	font-weight: 700
}

@media (min-width:768px) {
	.lead {
		font-size: 22.5px
	}
}

.small, small {
	font-size: 80%
}

.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}

.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}

.text-lowercase {
	text-transform: lowercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #999
}

.text-primary {
	color: #284c3a
}

a.text-primary:hover {
	color: #162b21
}

.text-success {
	color: #43ac6a
}

a.text-success:hover {
	color: #358753
}

.text-info {
	color: #5bc0de
}

a.text-info:hover {
	color: #31b0d5
}

.text-warning {
	color: #E99002
}

a.text-warning:hover {
	color: #b67102
}

.text-danger {
	color: #F04124
}

a.text-danger:hover {
	color: #d32a0e
}

.bg-primary {
	color: #fff;
	background-color: #284c3a
}

a.bg-primary:hover {
	background-color: #162b21
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

pre code, table {
	background-color: transparent
}

ol, ul {
	margin-bottom: 10.5px
}

.list-inline {
	margin-left: -5px
}

	.list-inline > li {
		display: inline-block;
		padding-left: 5px;
		padding-right: 5px
	}

dd, dt {
	line-height: 1.42857
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}

	.container {
		width: 750px
	}
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dropdown-menu > li > a, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .pager:after, .panel-body:after, .row:after, div.sideBox h3, p.pullquote {
	clear: both
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10.5px 21px;
	margin: 0 0 21px;
	font-size: 18.75px;
	border-left: 5px solid #284c3a
}

	blockquote .small, blockquote footer, blockquote small {
		display: block;
		font-size: 80%;
		line-height: 1.42857;
		color: #6f6f6f
	}

legend, pre {
	color: #333
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #284c3a;
	border-left: 0;
	text-align: right
}

code, kbd {
	padding: 2px 4px;
	font-size: 90%;
	border-radius: 0
}

caption, th {
	text-align: left
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	font-style: normal;
	line-height: 1.42857
}

code, kbd, pre, samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
	color: #284c3a;
	background-color: #aa974d
}

kbd {
	color: #fff;
	background-color: #333;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

	kbd kbd {
		padding: 0;
		font-size: 100%;
		box-shadow: none
	}

pre {
	display: block;
	padding: 10px;
	margin: 0 0 10.5px;
	font-size: 14px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #284c3a;
	border: 1px solid #ccc;
	border-radius: 0
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
	display: table;
	content: " "
}

.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}

.container, .container-fluid {
	padding-left: 15px;
	padding-right: 15px
}

.pre-scrollable {
	overflow-y: scroll
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8, aside.sidebar.sidebar-left.col-sm-4 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4, main.sidebar-left.col-sm-8 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999
}

.table {
	width: 100%;
	margin-bottom: 21px
}

	.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
		padding: 8px;
		line-height: 1.42857;
		vertical-align: top;
		border-top: 1px solid #ddd
	}

	.table > thead > tr > th {
		vertical-align: bottom;
		border-bottom: 2px solid #ddd
	}

	.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
		border-top: 0
	}

	.table > tbody + tbody {
		border-top: 2px solid #ddd
	}

	.table .table {
		background-color: #F4F4F4
	}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
	padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: 1px solid #ddd
}

	.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
		border-bottom-width: 2px
	}

.table-striped > tbody > tr:nth-child(odd) {
	background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
	background-color: #284c3a
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
	background-color: #1f3b2d
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
	background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
	background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
	background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
	background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
	background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
	background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
	background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15.75px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

		.table-responsive > .table {
			margin-bottom: 0
		}

			.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
				white-space: nowrap
			}

		.table-responsive > .table-bordered {
			border: 0
		}

			.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
				border-left: 0
			}

			.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
				border-right: 0
			}

			.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
				border-bottom: 0
			}
}

fieldset, legend {
	padding: 0;
	border: 0
}

fieldset {
	margin: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 21px;
	font-size: 22.5px;
	line-height: inherit;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

.form-control, output {
	font-size: 15px;
	line-height: 1.42857;
	color: #6f6f6f;
	display: block
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple], select[size] {
	height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control {
	width: 100%;
	height: 35px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

	.form-control:focus {
		border-color: #66afe9;
		outline: 0;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
	}

	.form-control::-moz-placeholder {
		color: #999;
		opacity: 1
	}

	.form-control:-ms-input-placeholder {
		color: #999
	}

	.form-control::-webkit-input-placeholder {
		color: #999
	}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #43ac6a
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

textarea.form-control {
	height: auto
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
	line-height: 35px;
	line-height: 1.42857\9
}

	.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > input[type=date].form-control, .input-group-sm > input[type=date].input-group-addon, .input-group-sm > input[type=time].form-control, .input-group-sm > input[type=time].input-group-addon, .input-group-sm > input[type=datetime-local].form-control, .input-group-sm > input[type=datetime-local].input-group-addon, .input-group-sm > input[type=month].form-control, .input-group-sm > input[type=month].input-group-addon, input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
		line-height: 30px;
		line-height: 1.5\9
	}

	.input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > input[type=date].form-control, .input-group-lg > input[type=date].input-group-addon, .input-group-lg > input[type=time].form-control, .input-group-lg > input[type=time].input-group-addon, .input-group-lg > input[type=datetime-local].form-control, .input-group-lg > input[type=datetime-local].input-group-addon, .input-group-lg > input[type=month].form-control, .input-group-lg > input[type=month].input-group-addon, input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
		line-height: 48px;
		line-height: 1.33\9
	}

:root input[type=date], :root input[type=time], :root input[type=datetime-local], :root input[type=month], _:-ms-fullscreen {
	line-height: 1.42857
}

	.input-group-sm > .input-group-btn > _.btn:-ms-fullscreen, .input-group-sm > _.form-control:-ms-fullscreen, .input-group-sm > _.input-group-addon:-ms-fullscreen, :root .input-group-sm > .input-group-btn > input[type=date].btn, :root .input-group-sm > .input-group-btn > input[type=time].btn, :root .input-group-sm > .input-group-btn > input[type=datetime-local].btn, :root .input-group-sm > .input-group-btn > input[type=month].btn, :root .input-group-sm > input[type=date].form-control, :root .input-group-sm > input[type=date].input-group-addon, :root .input-group-sm > input[type=time].form-control, :root .input-group-sm > input[type=time].input-group-addon, :root .input-group-sm > input[type=datetime-local].form-control, :root .input-group-sm > input[type=datetime-local].input-group-addon, :root .input-group-sm > input[type=month].form-control, :root .input-group-sm > input[type=month].input-group-addon, :root input[type=date].input-sm, :root input[type=time].input-sm, :root input[type=datetime-local].input-sm, :root input[type=month].input-sm, _:-ms-fullscreen.input-sm {
		line-height: 1.5
	}

	.input-group-lg > .input-group-btn > _.btn:-ms-fullscreen, .input-group-lg > _.form-control:-ms-fullscreen, .input-group-lg > _.input-group-addon:-ms-fullscreen, :root .input-group-lg > .input-group-btn > input[type=date].btn, :root .input-group-lg > .input-group-btn > input[type=time].btn, :root .input-group-lg > .input-group-btn > input[type=datetime-local].btn, :root .input-group-lg > .input-group-btn > input[type=month].btn, :root .input-group-lg > input[type=date].form-control, :root .input-group-lg > input[type=date].input-group-addon, :root .input-group-lg > input[type=time].form-control, :root .input-group-lg > input[type=time].input-group-addon, :root .input-group-lg > input[type=datetime-local].form-control, :root .input-group-lg > input[type=datetime-local].input-group-addon, :root .input-group-lg > input[type=month].form-control, :root .input-group-lg > input[type=month].input-group-addon, :root input[type=date].input-lg, :root input[type=time].input-lg, :root input[type=datetime-local].input-lg, :root input[type=month].input-lg, _:-ms-fullscreen.input-lg {
		line-height: 1.33
	}

.form-group {
	margin-bottom: 15px
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

	.checkbox label, .radio label {
		min-height: 21px;
		padding-left: 20px;
		margin-bottom: 0;
		font-weight: 400;
		cursor: pointer
	}

	.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
		position: absolute;
		margin-left: -20px;
		margin-top: 4px\9
	}

	.checkbox + .checkbox, .radio + .radio {
		margin-top: -5px
	}

.checkbox-inline, .radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

	.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
		margin-top: 0;
		margin-left: 10px
	}

	.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
		cursor: not-allowed
	}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

	.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
		padding-left: 0;
		padding-right: 0
	}

.form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.form-group-sm .form-control, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
	height: 30px;
	line-height: 30px
}

.form-group-sm .form-control, .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
	height: auto
}

.form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
	height: 48px;
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.33;
	border-radius: 0
}

.form-group-lg .form-control, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
	height: 48px;
	line-height: 48px
}

.form-group-lg .form-control, .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
	height: auto
}

.has-feedback {
	position: relative
}

	.has-feedback .form-control {
		padding-right: 43.75px
	}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	pointer-events: none
}

.collapsing, .dropdown {
	position: relative
}

.input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
	width: 48px;
	height: 48px;
	line-height: 48px
}

.input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .form-control {
	border-color: #43ac6a;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

	.has-success .form-control:focus {
		border-color: #358753;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #85d0a1;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #85d0a1
	}

.has-success .input-group-addon {
	color: #43ac6a;
	border-color: #43ac6a;
	background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #E99002
}

.has-warning .form-control {
	border-color: #E99002;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

	.has-warning .form-control:focus {
		border-color: #b67102;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #febc53;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #febc53
	}

.has-warning .input-group-addon {
	color: #E99002;
	border-color: #E99002;
	background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #F04124
}

.has-error .form-control {
	border-color: #F04124;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

	.has-error .form-control:focus {
		border-color: #d32a0e;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f79483;
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f79483
	}

.has-error .input-group-addon {
	color: #F04124;
	border-color: #F04124;
	background-color: #f2dede
}

.has-feedback label ~ .form-control-feedback {
	top: 26px
}

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #626262
}

@media (min-width:768px) {
	.form-inline .form-control-static, .form-inline .form-group {
		display: inline-block
	}

	.form-inline .control-label, .form-inline .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

		.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
			width: auto
		}

		.form-inline .input-group > .form-control {
			width: 100%
		}

	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

		.form-inline .checkbox label, .form-inline .radio label {
			padding-left: 0
		}

		.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
			position: relative;
			margin-left: 0
		}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}

	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 28px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

	.form-horizontal .form-group:after, .form-horizontal .form-group:before {
		content: " ";
		display: table
	}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px
	}

	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

	.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
		outline: dotted thin;
		outline: -webkit-focus-ring-color auto 5px;
		outline-offset: -2px
	}

	.btn-group .dropdown-toggle:active, .btn-group-vertical > .btn:focus, .btn-group.open .dropdown-toggle, .btn-group > .btn:focus, .btn.active, .btn:active, .dropdown-toggle:focus, .modal, .modal-content, .navbar-toggle:focus, .open > a {
		outline: 0
	}

	.btn.focus, .btn:focus, .btn:hover {
		color: #333;
		text-decoration: none
	}

	.btn.active, .btn:active {
		-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
		box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
	}

	.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
		cursor: not-allowed;
		pointer-events: none;
		opacity: .65;
		filter: alpha(opacity=65);
		-webkit-box-shadow: none;
		box-shadow: none
	}

.btn-default {
	color: #333;
	background-color: #e7e7e7;
	border-color: #dadada
}

	.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .btn-default.dropdown-toggle {
		color: #333;
		background-color: #cecece;
		border-color: #bbb
	}

	.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
		background-color: #e7e7e7;
		border-color: #dadada
	}

	.btn-default .badge {
		color: #e7e7e7;
		background-color: #333
	}

.btn-primary {
	color: #fff;
	background-color: #284c3a;
	border-color: #1f3b2d
}

	.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
		color: #fff;
		background-color: #162b21;
		border-color: #0a130f
	}

	.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
		background-color: #284c3a;
		border-color: #1f3b2d
	}

	.btn-primary .badge {
		color: #284c3a;
		background-color: #fff
	}

.btn-success {
	color: #fff;
	background-color: #43ac6a;
	border-color: #3c9a5f
}

	.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .btn-success.dropdown-toggle {
		color: #fff;
		background-color: #358753;
		border-color: #2b6e44
	}

	.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
		background-image: none
	}

	.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
		background-color: #43ac6a;
		border-color: #3c9a5f
	}

	.btn-success .badge {
		color: #43ac6a;
		background-color: #fff
	}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

	.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .btn-info.dropdown-toggle {
		color: #fff;
		background-color: #31b0d5;
		border-color: #269abc
	}

	.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
		background-color: #5bc0de;
		border-color: #46b8da
	}

	.btn-info .badge {
		color: #5bc0de;
		background-color: #fff
	}

.btn-warning {
	color: #fff;
	background-color: #E99002;
	border-color: #d08002
}

	.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
		color: #fff;
		background-color: #b67102;
		border-color: #935b01
	}

	.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
		background-color: #E99002;
		border-color: #d08002
	}

	.btn-warning .badge {
		color: #E99002;
		background-color: #fff
	}

.btn-danger {
	color: #fff;
	background-color: #F04124;
	border-color: #ea2f10
}

	.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
		color: #fff;
		background-color: #d32a0e;
		border-color: #b1240c
	}

	.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
		background-color: #F04124;
		border-color: #ea2f10
	}

	.btn-danger .badge {
		color: #F04124;
		background-color: #fff
	}

.btn-link {
	color: #284c3a;
	font-weight: 400;
	border-radius: 0
}

	.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
		background-color: transparent;
		-webkit-box-shadow: none;
		box-shadow: none
	}

		.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
			border-color: transparent
		}

			.btn-link:focus, .btn-link:hover {
				color: #0e1a14;
				text-decoration: underline;
				background-color: transparent
			}

			.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
				color: #999;
				text-decoration: none
			}

.btn-group-lg > .btn, .btn-lg {
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.33;
	border-radius: 0
}

.btn-group-sm > .btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.btn-group-xs > .btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}

.btn-block {
	display: block;
	width: 100%
}

	.btn-block + .btn-block {
		margin-top: 5px
	}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}

/*.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

	.fade.in {
		opacity: 1
	}*/

.collapse {
	display: none;
	visibility: hidden
}

	.collapse.in {
		display: block;
		visibility: visible
	}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height,visibility;
	transition-property: height,visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 15px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}

	.dropdown-menu-right, .dropdown-menu.pull-right {
		left: auto;
		right: 0
	}

	.dropdown-header, .dropdown-menu > li > a {
		display: block;
		padding: 3px 20px;
		line-height: 1.42857;
		white-space: nowrap
	}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
	background-color: rgba(0,0,0,.2)
}

.dropdown-menu > li > a {
	font-weight: 400;
	color: #555
}

	.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
		text-decoration: none;
		color: #262626;
		background-color: #eee
	}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #284c3a
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
	color: #999
}

	.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
		text-decoration: none;
		background-color: transparent;
		filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
		cursor: not-allowed
	}

.open > .dropdown-menu {
	display: block
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	font-size: 12px;
	color: #999
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

	.btn-group-vertical > .btn, .btn-group > .btn {
		position: relative;
		float: left
	}

		.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
			z-index: 2
		}

	.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
		margin-left: -1px
	}

.btn-toolbar {
	margin-left: -5px
}

	.btn-toolbar:after, .btn-toolbar:before {
		content: " ";
		display: table
	}

	.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
		margin-left: 5px
	}

.btn .caret, .btn-group > .btn:first-child {
	margin-left: 0
}

	.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0
	}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

	.btn-group.open .dropdown-toggle.btn-link {
		-webkit-box-shadow: none;
		box-shadow: none
	}

.btn-group-lg > .btn .caret, .btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

	.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before {
		content: " ";
		display: table
	}

	.btn-group-vertical > .btn-group > .btn {
		float: none
	}

	.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
		margin-top: -1px;
		margin-left: 0
	}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .input-group-btn > .btn + .btn {
	margin-left: -1px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

	.btn-group-justified > .btn, .btn-group-justified > .btn-group {
		float: none;
		display: table-cell;
		width: 1%
	}

		.btn-group-justified > .btn-group .btn, .nav-justified, .nav-tabs.nav-justified {
			width: 100%
		}

		.btn-group-justified > .btn-group .dropdown-menu {
			left: auto
		}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none
}

.input-group, .input-group-btn, .input-group-btn > .btn {
	position: relative
}

.input-group {
	display: table;
	border-collapse: separate
}

	.input-group[class*=col-] {
		float: none;
		padding-left: 0;
		padding-right: 0
	}

	.input-group .form-control {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
		margin-bottom: 0
	}

	.input-group .form-control, .input-group-addon, .input-group-btn {
		display: table-cell
	}

.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	color: #6f6f6f;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}

	.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
		padding: 5px 10px;
		font-size: 12px;
		border-radius: 0
	}

	.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
		padding: 10px 16px;
		font-size: 19px;
		border-radius: 0
	}

	.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
		margin-top: 0
	}

	.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
		border-bottom-right-radius: 0;
		border-top-right-radius: 0
	}

	.input-group-addon:first-child {
		border-right: 0
	}

	.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
		border-bottom-left-radius: 0;
		border-top-left-radius: 0
	}

	.input-group-addon:last-child {
		border-left: 0
	}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

	.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
		z-index: 2
	}

	.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
		margin-right: -1px
	}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

	.nav:after, .nav:before {
		content: " ";
		display: table
	}

	.nav > li, .nav > li > a {
		display: block;
		position: relative
	}

		.nav > li > a {
			padding: 10px 15px
		}

			.nav > li > a:focus, .nav > li > a:hover {
				text-decoration: none;
				background-color: #eee
			}

		.nav > li.disabled > a {
			color: #999
		}

			.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
				color: #999;
				text-decoration: none;
				background-color: transparent;
				cursor: not-allowed
			}

	.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
		background-color: #eee;
		border-color: #284c3a
	}

	.nav .nav-divider {
		height: 1px;
		margin: 9.5px 0;
		overflow: hidden;
		background-color: #e5e5e5
	}

	.nav > li > a > img {
		max-width: none
	}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

	.nav-tabs > li {
		float: left;
		margin-bottom: -1px
	}

		.nav-tabs > li > a {
			margin-right: 2px;
			line-height: 1.42857;
			border: 1px solid transparent;
			border-radius: 0
		}

			.nav-tabs > li > a:hover {
				border-color: #eee #eee #ddd
			}

		.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
			color: #6f6f6f;
			background-color: #F4F4F4;
			border: 1px solid #ddd;
			border-bottom-color: transparent;
			cursor: default
		}

.nav-pills > li {
	float: left
}

.nav-justified > li, .nav-stacked > li, .nav-tabs.nav-justified > li {
	float: none
}

.nav-pills > li > a {
	border-radius: 0
}

.nav-pills > li + li {
	margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	color: #fff;
	background-color: #284c3a
}

.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0
}

	.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
		margin-right: 0;
		border-radius: 0
	}

	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
		border: 1px solid #ddd
	}

@media (min-width:768px) {
	.nav-justified > li, .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%
	}

		.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
			margin-bottom: 0
		}

		.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
			border-bottom: 1px solid #ddd;
			border-radius: 0
		}

	.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
		border-bottom-color: #F4F4F4
	}
}

.tab-content > .tab-pane {
	display: none;
	visibility: hidden
}

.tab-content > .active {
	display: block;
	visibility: visible
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 45px;
	margin-bottom: 21px;
	border: 1px solid transparent
}

	.navbar:after, .navbar:before {
		content: " ";
		display: table
	}

	.navbar:after {
		clear: both
	}

.navbar-header:after, .navbar-header:before {
	content: " ";
	display: table
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling: touch
}

	.navbar-collapse:after, .navbar-collapse:before {
		content: " ";
		display: table
	}

	.navbar-collapse.in {
		overflow-y: auto
	}

@media (min-width:768px) {
	.navbar {
		border-radius: 0
	}

	.navbar-header {
		float: left
	}

	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

		.navbar-collapse.collapse {
			display: block !important;
			visibility: visible !important;
			height: auto !important;
			padding-bottom: 0;
			overflow: visible !important
		}

		.navbar-collapse.in {
			overflow-y: visible
		}

	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.modal, .modal-open, .progress {
	overflow: hidden
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 12px 15px;
	font-size: 19px;
	line-height: 21px;
	height: 45px
}

	.navbar-brand:focus, .navbar-brand:hover {
		text-decoration: none
	}

	.navbar-brand > img {
		display: block
	}

@media (min-width:768px) {
	.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
		margin-right: 0;
		margin-left: 0
	}

	.navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
		border-radius: 0
	}

	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 5.5px;
	margin-bottom: 5.5px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0
}

	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px
	}

		.navbar-toggle .icon-bar + .icon-bar {
			margin-top: 4px
		}

.navbar-nav {
	margin: 6px -15px
}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 21px
	}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

		.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
			padding: 5px 15px 5px 25px
		}

		.navbar-nav .open .dropdown-menu > li > a {
			line-height: 21px
		}

			.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
				background-image: none
			}
}

.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}

	.navbar-nav {
		float: left;
		margin: 0
	}

		.navbar-nav > li {
			float: left
		}

			.navbar-nav > li > a {
				padding-top: 12px;
				padding-bottom: 12px
			}
}

.navbar-form {
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
	margin: 5px -15px
}

@media (min-width:768px) {
	.navbar-form .form-control-static, .navbar-form .form-group {
		display: inline-block
	}

	.navbar-form .control-label, .navbar-form .form-group {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

		.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
			width: auto
		}

		.navbar-form .input-group > .form-control {
			width: 100%
		}

	.navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

		.navbar-form .checkbox label, .navbar-form .radio label {
			padding-left: 0
		}

		.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
			position: relative;
			margin-left: 0
		}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}

	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.breadcrumb > li, .pagination {
	display: inline-block
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

		.navbar-form .form-group:last-child {
			margin-bottom: 0
		}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 5px;
	margin-bottom: 5px
}

	.btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
		margin-top: 7.5px;
		margin-bottom: 7.5px
	}

	.btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
		margin-top: 11.5px;
		margin-bottom: 11.5px
	}

.navbar-text {
	margin-top: 12px;
	margin-bottom: 12px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}

	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

		.navbar-right ~ .navbar-right {
			margin-right: 0
		}
}

.navbar-default {
	background-color: #284c3a;
	border-color: #1d3629
}

	.navbar-default .navbar-brand {
		color: #fff
	}

		.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
			color: #fff;
			background-color: transparent
		}

	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
		color: #fff
	}

		.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
			color: #fff;
			background-color: #162b21
		}

	.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
		color: #ccc;
		background-color: transparent
	}

	.navbar-default .navbar-toggle {
		border-color: transparent
	}

		.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
			background-color: transparent
		}

		.navbar-default .navbar-toggle .icon-bar {
			background-color: #fff
		}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #1d3629
	}

	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
		background-color: #162b21;
		color: #fff
	}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff
	}

		.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
			color: #fff;
			background-color: #162b21
		}

	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .btn-link, .navbar-default .btn-link:focus, .navbar-default .btn-link:hover, .navbar-default .navbar-link, .navbar-default .navbar-link:hover {
	color: #fff
}

	.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
		color: #ccc
	}

.navbar-inverse {
	background-color: #284c3a;
	border-color: #162b21
}

	.navbar-inverse .navbar-brand {
		color: #fff
	}

		.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
			color: #fff;
			background-color: transparent
		}

	.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
		color: #fff
	}

		.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
			color: #fff;
			background-color: #162b21
		}

	.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
		color: #444;
		background-color: transparent
	}

	.navbar-inverse .navbar-toggle {
		border-color: transparent
	}

		.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
			background-color: transparent
		}

		.navbar-inverse .navbar-toggle .icon-bar {
			background-color: #fff
		}

	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: #1c3528
	}

	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
		background-color: #162b21;
		color: #fff
	}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #162b21
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #162b21
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff
	}

		.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
			color: #fff;
			background-color: #162b21
		}

	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .btn-link, .navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover, .navbar-inverse .navbar-link, .navbar-inverse .navbar-link:hover {
	color: #fff
}

	.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
		color: #444
	}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 21px;
	list-style: none;
	background-color: #284c3a;
	border-radius: 0
}

	.breadcrumb > li + li:before {
		content: "/ ";
		padding: 0 5px;
		color: #999
	}

	.breadcrumb > .active {
		color: #333
	}

.pagination {
	padding-left: 0;
	margin: 21px 0;
	border-radius: 0
}

	.pagination > li {
		display: inline
	}

		.pagination > li > a, .pagination > li > span {
			position: relative;
			float: left;
			padding: 6px 12px;
			line-height: 1.42857;
			text-decoration: none;
			color: #284c3a;
			background-color: transparent;
			border: 1px solid transparent;
			margin-left: -1px
		}

.badge, .label {
	font-weight: 700;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span, .pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #0e1a14;
	background-color: #eee;
	border-color: transparent
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	background-color: #284c3a;
	border-color: transparent;
	cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
	color: #999;
	background-color: #fff;
	border-color: transparent;
	cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 19px
}

.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px
}

.pager {
	padding-left: 0;
	margin: 21px 0;
	list-style: none;
	text-align: center
}

	.pager:after, .pager:before {
		content: " ";
		display: table
	}

	.pager li {
		display: inline
	}

		.pager li > a, .pager li > span {
			display: inline-block;
			padding: 5px 14px;
			background-color: transparent;
			border: 1px solid transparent;
			border-radius: 3px
		}

			.pager li > a:focus, .pager li > a:hover {
				text-decoration: none;
				background-color: #eee
			}

	.pager .next > a, .pager .next > span {
		float: right
	}

	.pager .previous > a, .pager .previous > span {
		float: left
	}

	.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
		color: #999;
		background-color: transparent;
		cursor: not-allowed
	}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	border-radius: .25em
}

	.label:empty {
		display: none
	}

.btn .label {
	position: relative;
	top: -1px
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #999
}

	.label-default[href]:focus, .label-default[href]:hover {
		background-color: gray
	}

.label-primary {
	background-color: #284c3a
}

	.label-primary[href]:focus, .label-primary[href]:hover {
		background-color: #162b21
	}

.label-success {
	background-color: #43ac6a
}

	.label-success[href]:focus, .label-success[href]:hover {
		background-color: #358753
	}

.label-info {
	background-color: #5bc0de
}

	.label-info[href]:focus, .label-info[href]:hover {
		background-color: #31b0d5
	}

.label-warning {
	background-color: #E99002
}

	.label-warning[href]:focus, .label-warning[href]:hover {
		background-color: #b67102
	}

.label-danger {
	background-color: #F04124
}

	.label-danger[href]:focus, .label-danger[href]:hover {
		background-color: #d32a0e
	}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #777;
	background-color: #e7e7e7;
	border-radius: 10px
}

.popover, div.wpb_tour .ui-tabs .ui-tabs-nav li {
	white-space: normal
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
	color: #284c3a;
	background-color: #fff
}

.nav-pills > li > a > .badge {
	margin-left: 3px
}

a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: inherit
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	background-color: #fafafa
}

	.jumbotron p {
		margin-bottom: 15px;
		font-size: 23px;
		font-weight: 200
	}

.alert, .thumbnail {
	margin-bottom: 21px
}

	.alert .alert-link, .close {
		font-weight: 700
	}

.jumbotron > hr {
	border-top-color: #e1e1e1
}

.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 0
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding: 48px 0
	}

	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.jumbotron .h1, .jumbotron h1 {
		font-size: 67.5px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 1.42857;
	background-color: #F4F4F4;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

	.thumbnail a > img, .thumbnail > img {
		display: block;
		max-width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto
	}

	.thumbnail .caption {
		padding: 9px;
		color: #222
	}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #284c3a
}

.alert {
	padding: 15px;
	border: 1px solid transparent;
	border-radius: 0
}

	.alert h4 {
		margin-top: 0;
		color: inherit
	}

	.alert > p, .alert > ul {
		margin-bottom: 0
	}

		.alert > p + p {
			margin-top: 5px
		}

.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}

	.alert-dismissable .close, .alert-dismissible .close {
		position: relative;
		top: -2px;
		right: -21px;
		color: inherit
	}

.modal, .modal-backdrop {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.alert-success {
	background-color: #43ac6a;
	border-color: #3c9a5f;
	color: #fff
}

	.alert-success hr {
		border-top-color: #358753
	}

	.alert-success .alert-link {
		color: #e6e6e6
	}

.alert-info {
	background-color: #5bc0de;
	border-color: #3db5d8;
	color: #fff
}

	.alert-info hr {
		border-top-color: #2aabd2
	}

	.alert-info .alert-link {
		color: #e6e6e6
	}

.alert-warning {
	background-color: #E99002;
	border-color: #d08002;
	color: #fff
}

	.alert-warning hr {
		border-top-color: #b67102
	}

	.alert-warning .alert-link {
		color: #e6e6e6
	}

.alert-danger {
	background-color: #F04124;
	border-color: #ea2f10;
	color: #fff
}

.progress, .progress-bar {
	background-color: #284c3a
}

.alert-danger hr {
	border-top-color: #d32a0e
}

.alert-danger .alert-link {
	color: #e6e6e6
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	height: 21px;
	margin-bottom: 21px;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	text-align: center;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.close, .list-group-item > .badge {
	float: right
}

.progress-bar-striped, .progress-striped .progress-bar {
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
	background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #43ac6a
}

.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-striped .progress-bar-info, .progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-bar-warning {
	background-color: #E99002
}

.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.progress-bar-danger {
	background-color: #F04124
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))
}

.media {
	margin-top: 15px
}

	.media:first-child {
		margin-top: 0
	}

	.media-right, .media > .pull-right {
		padding-left: 10px
	}

	.media-left, .media > .pull-left {
		padding-right: 10px
	}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

	.list-group-item:first-child {
		border-top-right-radius: 0;
		border-top-left-radius: 0
	}

	.list-group-item:last-child {
		margin-bottom: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.list-group-item > .badge + .badge {
		margin-right: 5px
	}

a.list-group-item {
	color: #555
}

	a.list-group-item .list-group-item-heading {
		color: #333
	}

	a.list-group-item:focus, a.list-group-item:hover {
		text-decoration: none;
		color: #555;
		background-color: #284c3a
	}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #eee;
	color: #999;
	cursor: not-allowed
}

a.btn, button, button.close, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #999
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #284c3a;
	border-color: #284c3a
}

	.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
		color: inherit
	}

	.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
		color: #83bda0
	}

.list-group-item-success {
	color: #43ac6a;
	background-color: #dff0d8
}

a.list-group-item-success {
	color: #43ac6a
}

	a.list-group-item-success .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-success:focus, a.list-group-item-success:hover {
		color: #43ac6a;
		background-color: #d0e9c6
	}

	a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
		color: #fff;
		background-color: #43ac6a;
		border-color: #43ac6a
	}

.list-group-item-info {
	color: #5bc0de;
	background-color: #d9edf7
}

a.list-group-item-info {
	color: #5bc0de
}

	a.list-group-item-info .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-info:focus, a.list-group-item-info:hover {
		color: #5bc0de;
		background-color: #c4e3f3
	}

	a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
		color: #fff;
		background-color: #5bc0de;
		border-color: #5bc0de
	}

.list-group-item-warning {
	color: #E99002;
	background-color: #fcf8e3
}

a.list-group-item-warning {
	color: #E99002
}

	a.list-group-item-warning .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-warning:focus, a.list-group-item-warning:hover {
		color: #E99002;
		background-color: #faf2cc
	}

	a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
		color: #fff;
		background-color: #E99002;
		border-color: #E99002
	}

.list-group-item-danger {
	color: #F04124;
	background-color: #f2dede
}

a.list-group-item-danger {
	color: #F04124
}

	a.list-group-item-danger .list-group-item-heading {
		color: inherit
	}

	a.list-group-item-danger:focus, a.list-group-item-danger:hover {
		color: #F04124;
		background-color: #ebcccc
	}

	a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
		color: #fff;
		background-color: #F04124;
		border-color: #F04124
	}

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > a {
	color: inherit
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 21px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

	.panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
		margin-bottom: 0
	}

.panel-body {
	padding: 15px
}

	.panel-body:after, .panel-body:before {
		content: " ";
		display: table
	}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}

.panel-title {
	margin-top: 0;
	font-size: 17px
}

.panel-footer {
	padding: 10px 15px;
	background-color: #284c3a;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel-group .panel-heading, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
	border-bottom: 0
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
	border-top-left-radius: -1;
	border-top-right-radius: -1
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: -1;
	border-bottom-right-radius: -1
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
	padding-left: 15px;
	padding-right: 15px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
	border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0
}

	.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
		border-left: 0
	}

	.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
		border-right: 0
	}

.panel > .table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 21px
}

	.panel-group .panel {
		margin-bottom: 0;
		border-radius: 0
	}

		.panel-group .panel + .panel {
			margin-top: 5px
		}

	.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
		border-top: 1px solid #ddd
	}

	.panel-group .panel-footer {
		border-top: 0
	}

		.panel-group .panel-footer + .panel-collapse .panel-body {
			border-bottom: 1px solid #ddd
		}

.panel-default {
	border-color: #ddd
}

	.panel-default > .panel-heading {
		color: #333;
		background-color: #284c3a;
		border-color: #ddd
	}

		.panel-default > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #ddd
		}

		.panel-default > .panel-heading .badge {
			color: #284c3a;
			background-color: #333
		}

	.panel-default > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #ddd
	}

.panel-primary {
	border-color: #284c3a
}

	.panel-primary > .panel-heading {
		color: #fff;
		background-color: #284c3a;
		border-color: #284c3a
	}

		.panel-primary > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #284c3a
		}

		.panel-primary > .panel-heading .badge {
			color: #284c3a;
			background-color: #fff
		}

	.panel-primary > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #284c3a
	}

.panel-success {
	border-color: #3c9a5f
}

	.panel-success > .panel-heading {
		color: #43ac6a;
		background-color: #dff0d8;
		border-color: #3c9a5f
	}

		.panel-success > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #3c9a5f
		}

		.panel-success > .panel-heading .badge {
			color: #dff0d8;
			background-color: #43ac6a
		}

	.panel-success > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #3c9a5f
	}

.panel-info {
	border-color: #3db5d8
}

	.panel-info > .panel-heading {
		color: #5bc0de;
		background-color: #d9edf7;
		border-color: #3db5d8
	}

		.panel-info > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #3db5d8
		}

		.panel-info > .panel-heading .badge {
			color: #d9edf7;
			background-color: #5bc0de
		}

	.panel-info > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #3db5d8
	}

.panel-warning {
	border-color: #d08002
}

	.panel-warning > .panel-heading {
		color: #E99002;
		background-color: #fcf8e3;
		border-color: #d08002
	}

		.panel-warning > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #d08002
		}

		.panel-warning > .panel-heading .badge {
			color: #fcf8e3;
			background-color: #E99002
		}

	.panel-warning > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #d08002
	}

.panel-danger {
	border-color: #ea2f10
}

	.panel-danger > .panel-heading {
		color: #F04124;
		background-color: #f2dede;
		border-color: #ea2f10
	}

		.panel-danger > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #ea2f10
		}

		.panel-danger > .panel-heading .badge {
			color: #f2dede;
			background-color: #F04124
		}

	.panel-danger > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #ea2f10
	}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

	.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		border: 0
	}

	.embed-responsive.embed-responsive-16by9 {
		padding-bottom: 56.25%
	}

	.embed-responsive.embed-responsive-4by3 {
		padding-bottom: 75%
	}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #fafafa;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

	.well blockquote {
		border-color: #ddd;
		border-color: rgba(0,0,0,.15)
	}

.well-lg {
	padding: 24px;
	border-radius: 0
}

.well-sm {
	padding: 9px;
	border-radius: 0
}

.close {
	font-size: 22.5px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

	.close:focus, .close:hover {
		color: #000;
		text-decoration: none;
		cursor: pointer;
		opacity: .5;
		filter: alpha(opacity=50)
	}

button.close {
	padding: 0;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.modal-content, .popover {
	background-clip: padding-box
}

.modal {
	display: none;
	position: fixed;
	z-index: 1050;
	-webkit-overflow-scrolling: touch
}

	.modal.fade .modal-dialog {
		-webkit-transform: translate(0,-25%);
		-ms-transform: translate(0,-25%);
		-o-transform: translate(0,-25%);
		transform: translate(0,-25%);
		-webkit-transition: -webkit-transform .3s ease-out;
		-moz-transition: -moz-transform .3s ease-out;
		-o-transition: -o-transform .3s ease-out;
		transition: transform .3s ease-out
	}

	.modal.in .modal-dialog {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0)
	}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
	position: fixed;
	background-color: #000
}

	.modal-backdrop.fade {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	.modal-backdrop.in {
		opacity: .5;
		filter: alpha(opacity=50)
	}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}

	.modal-header .close {
		margin-top: -2px
	}

.modal-title {
	margin: 0;
	line-height: 1.42857
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	padding: 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #333
}

.modal-footer:after, .modal-footer:before {
	content: " ";
	display: table
}

.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
	margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		box-shadow: 0 5px 15px rgba(0,0,0,.5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.popover, .popover-title {
	font-size: 15px;
	background-color: #333
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #333;
	border-radius: 0
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
	left: 5px
}

.tooltip.top-right .tooltip-arrow {
	right: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #333
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #333
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	border-width: 0 5px 5px;
	border-bottom-color: #333;
	top: 0
}

.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
	left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
	right: 5px
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 10px;
	margin:10px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: left;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.btn-center, .wpb_single_image .vc_figure {
	max-width: 100%
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	border-bottom: 1px solid #262626;
	border-radius: -1 -1 0 0;
	color: floralwhite;
	font-size: larger;
	font-weight: 900
}
.popover-header {
	margin: 0;
	padding: 8px 14px;
	border-bottom: 1px solid #262626;
	border-radius: -1 -1 0 0;
	color: floralwhite;
	font-size: larger;
	font-weight: 900
}

.popover-content {
	padding: 9px 14px;
	color: floralwhite;
}
.popover-body {
	padding: 9px 14px;
	color: floralwhite;
}

.popover a:focus, a:hover {
	color: cornflowerblue
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover > .arrow {
	border-width: 11px
}

	.popover > .arrow:after {
		border-width: 10px;
		content: ""
	}

.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}

	.popover.top > .arrow:after {
		content: " ";
		bottom: 1px;
		margin-left: -10px;
		border-bottom-width: 0;
		border-top-color: #333
	}

.popover.left > .arrow:after, .popover.right > .arrow:after {
	bottom: -10px;
	content: " "
}

.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}

	.popover.right > .arrow:after {
		left: 1px;
		border-left-width: 0;
		border-right-color: #333
	}

.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	top: -11px
}

	.popover.bottom > .arrow:after {
		content: " ";
		top: 1px;
		margin-left: -10px;
		border-top-width: 0;
		border-bottom-color: #333
	}

.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}

	.popover.left > .arrow:after {
		right: 1px;
		border-right-width: 0;
		border-left-color: #333
	}

.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.btn-center, .show {
	display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	visibility: hidden !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs, th.visible-xs {
		display: table-cell !important
	}

	.visible-xs-block {
		display: block !important
	}

	.visible-xs-inline {
		display: inline !important
	}

	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm, th.visible-sm {
		display: table-cell !important
	}

	.visible-sm-block {
		display: block !important
	}

	.visible-sm-inline {
		display: inline !important
	}

	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md, th.visible-md {
		display: table-cell !important
	}

	.visible-md-block {
		display: block !important
	}

	.visible-md-inline {
		display: inline !important
	}

	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg, th.visible-lg {
		display: table-cell !important
	}

	.visible-lg-block {
		display: block !important
	}

	.visible-lg-inline {
		display: inline !important
	}

	.visible-lg-inline-block {
		display: inline-block !important
	}

	.hidden-lg {
		display: none !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print, th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}

	.hidden-print {
		display: none !important
	}
}

.content ol a, .content p a, .content ul a {
	text-decoration: underline
}

body {
	font-family: proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #6c6c6c
}

h1, h2, h3, h4, h5, h6 {
	font-family: Lato
}

address, blockquote, ol, p, td, th, ul {
	letter-spacing: .03em;
	word-spacing: .07em
}

h1 {
	color: #196F43
}

p {
	font-size: 1.04em;
	line-height: 1.7em
}

.page-header {
	padding-bottom: 9.5px;
	margin: 0;
	border-bottom: none
}

	.page-header h1 {
		margin-top: 0
	}

body .main .wpb_gallery .wpb_flexslider.flexslider {
	border: 0;
	margin: 0;
	padding: 0
}

	body .main .wpb_gallery .wpb_flexslider.flexslider .flex-control-nav {
		bottom: 15px;
		z-index: 5000
	}

a.btn {
	display: inline-block
}

.wpb_button, button.wpb_button, span.wpb_button {
	color: #284c3a;
	background-color: transparent;
	border: 1px solid #284c3a;
	text-shadow: none;
	border-radius: 0;
	box-sizing: border-box;
	transition: all .1s ease-out
}

a.vc_btn {
	border-width: 1px
}

a.btn, a.comment-reply-link, a.vc_btn, article.post-password-required input[type=submit], button, input[type=button], input[type=reset], input[type=submit], li.bypostauthor cite span, span.wpb_regularsize {
	font-size: 13px;
	padding: 8px 14px;
	line-height: 1.53846
}

	a.btn.small, a.vc_btn_sm, button.small, input[type=button].small, input[type=reset].small, input[type=submit].small {
		font-size: 11px;
		padding: 7px 11px 8px
	}

	a.vc_btn_lg, button.wpb_button.wpb_btn-large, span.wpb_button.wpb_btn-large {
		border-radius: 0
	}

	a.btn.disabled, button[disabled], input[disabled] {
		cursor: default
	}

	a.btn:active, a.btn:hover, a.comment-reply-link:hover, a.vc_btn:hover, article.post-password-required input[type=submit]:hover, button.wpb_button:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, span.wpb_button:hover {
		color: #666;
		border-color: #999;
		text-shadow: none;
		background-color: #e6e6e6;
		background-color: rgba(0,0,0,.15)
	}

	a.btn:active, a.comment-reply-link:active, a.vc_btn:active, button.wpb_button:hover, button:active, input[type=button]:active, input[type=reset]:active, input[type=submit]:active, span.wpb_button:active {
		color: #000;
		background-color: #e0e0e0
	}

li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	padding: 0;
	box-shadow: none;
	border-radius: 2px
}

.wpb_button.wpb_accent-primary, .wpb_button.wpb_accent-primary:active {
	color: #aa974d;
	border-color: #aa974d
}

.wpb_button.wpb_wpb_button, .wpb_button.wpb_wpb_button:active {
	color: #999;
	border-color: #ccc
}

.wpb_button.wpb_btn-success, .wpb_button.wpb_btn-success:active {
	border-color: #6AB165;
	color: #6AB165
}

.wpb_button.wpb_btn-info, .wpb_button.wpb_btn-info:active {
	border-color: #58B9DA;
	color: #58B9DA
}

.wpb_button.wpb_btn-primary, .wpb_button.wpb_btn-primary:active {
	border-color: #08C;
	color: #08C
}

.wpb_button.wpb_btn-warning, .wpb_button.wpb_btn-warning:active {
	border-color: #F90;
	color: #F90
}

.wpb_button.wpb_btn-danger, .wpb_button.wpb_btn-danger:active {
	border-color: #FF675B;
	color: #FF675B
}

.wpb_button.wpb_btn-inverse, .wpb_button.wpb_btn-inverse:active {
	border-color: #555;
	color: #555
}

.impactBtn, .impactBtn:active, .impactBtn:hover, .wpb_call_to_action .wpb_button.wpb_accent-primary, .wpb_call_to_action .wpb_button.wpb_accent-primary:active, .wpb_call_to_action .wpb_button.wpb_accent-primary:hover, a.impactBtn, a.impactBtn:active, a.impactBtn:hover, a.impactBtn:link, a.impactBtn:visited {
	border: none;
	color: #fff;
	text-shadow: 0 0 4px rgba(0,0,0,.2);
	background-color: #156140;
	border-radius: 0
}

	.impactBtn, .impactBtn:active, .impactBtn:hover, .wpb_call_to_action .wpb_button, .wpb_call_to_action .wpb_button:active, .wpb_call_to_action .wpb_button:hover, a.impactBtn, a.impactBtn:active, a.impactBtn:hover, a.impactBtn:link, a.impactBtn:visited {
		font-size: 16px;
		font-weight: 700;
		line-height: 1.25;
		background-color: #156140 !important;
		border-color: #156140 !important;
		color: #fff !important;
		-webkit-transition: all,.3s;
		-o-transition: all,.3s;
		transition: all,.3s
	}

		.impactBtn:active, .impactBtn:hover, .wpb_call_to_action .wpb_button:active, .wpb_call_to_action .wpb_button:hover, a.impactBtn:active, a.impactBtn:hover {
			-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.33);
			box-shadow: 0 2px 1px rgba(0,0,0,.33);
			background-repeat: repeat-x;
			background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
			background-size: 100%;
			background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(255,255,255,.2)),color-stop(100%,rgba(255,255,255,0)));
			background-image: -moz-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
			background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
			background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,0) 100%);
			filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33FFFFFF', endColorstr='#00FFFFFF', GradientType=0);
			background-color: #156140 !important;
			color: #fff !important
		}

		.wpb_call_to_action .wpb_button.wpb_theme-default, .wpb_call_to_action .wpb_button.wpb_theme-default:active, .wpb_call_to_action .wpb_button.wpb_theme-default:hover {
			background-color: #fff;
			color: #666;
			text-shadow: none;
			border: 1px solid #DEDEDE;
			border-color: rgba(0,0,0,.15);
			-moz-background-clip: padding;
			-o-background-clip: padding-box;
			-webkit-background-clip: padding;
			background-clip: padding-box
		}

.wpb_content_element.wpb_alert {
	border-width: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	text-shadow: none
}

.wpb_content_element.wpb_alert, div.wpb_content_element.wpb_alert {
	background-color: #FFF5CD;
	color: #A07900
}

.wpb_content_element.wpb_alert-danger, .wpb_content_element.wpb_alert-error, div.wpb_content_element.wpb_alert-danger, div.wpb_content_element.wpb_alert-error {
	background-color: #FDC9C2;
	color: #CC1800
}

.wpb_content_element.wpb_alert-success, div.wpb_content_element.wpb_alert-success {
	background-color: #DDF8C4;
	color: #499107
}

.wpb_content_element.wpb_alert-info, div.wpb_content_element.wpb_alert-info {
	background-color: #BEEFF8;
	color: #04869E
}

div.vc_progress_bar .vc_single_bar {
	margin-bottom: 12px;
	-webkit-box-shadow: none;
	box-shadow: none
}

	div.vc_progress_bar .vc_single_bar .vc_label, div.vc_progress_bar .vc_single_bar[class*=bar_] .vc_label {
		padding: 7px 12px;
		text-shadow: none;
		text-transform: uppercase
	}

	div.vc_progress_bar .vc_single_bar, div.vc_progress_bar .vc_single_bar .vc_bar {
		border-color: rgba(0,0,0,.09)
	}

		div.vc_progress_bar .vc_single_bar .vc_label, div.vc_progress_bar .vc_single_bar.accent-primary .vc_label {
			color: #fff
		}

.vc_pie_wrapper .vc_pie_chart_back {
	border-width: 20px;
	opacity: .1
}

.wpb_content_element.wpb_call_to_action {
	display: block;
	padding: 37px 38px 39px;
	border: 1px solid #dedede;
	border-width: 1px 0;
	margin: 0 0 40px;
	background-color: #f7f7f7;
	background-color: rgba(150,177,149,.3)
}

.call-to-action {
	width: 100%;
	margin-bottom: 40px
}

body.vc_responsive .cta_align_left .wpb_button, body.vc_responsive .cta_align_right .wpb_button {
	margin-bottom: 33px
}

.vc_section_wrapper.has_bg_color .call-to-action, .vc_section_wrapper.has_bg_color .wpb_content_element.wpb_call_to_action, .vc_section_wrapper.has_bg_img .call-to-action, .vc_section_wrapper.has_bg_img .wpb_content_element.wpb_call_to_action {
	background-color: transparent;
	border: none;
	padding: 0
}

.vc_section_wrapper.has_bg_color h2.wpb_call_text, .vc_section_wrapper.has_bg_img h2.wpb_call_text {
	font-size: 34px
}

.wpb_content_element.vc_text_separator div {
	top: -15px
}

.vc_text_separator.separator_align_left div {
	padding-left: 0
}

.wpb_content_element.vc_text_separator, .wpb_content_element.wpb_separator {
	border-bottom-color: #e0e0e0
}

body .wpb_content_element .ui-accordion .ui-accordion-header {
	font-size: 15px;
	font-weight: 700;
	background-color: #F7F7F7;
	background-color: rgba(150,177,149,.3);
	border: 1px solid rgba(150,177,149,.5);
	margin-bottom: -1px;
	outline: 0 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

body .wpb_content_element .ui-accordion .wpb_accordion_section:first-child .ui-accordion-header {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px
}

body .wpb_content_element .ui-accordion .wpb_accordion_section:last-child .ui-accordion-header {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

body .wpb_content_element .ui-accordion .ui-accordion-header:hover {
	background-color: #f0f0f0;
	background-color: rgba(150,177,149,.2)
}

body .wpb_content_element .ui-accordion .ui-accordion-header a {
	padding: 13px 0 13px 33px
}

.wpb_content_element .ui-state-active .ui-icon, div.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, div.wpb_content_element .ui-state-default .ui-icon, div.wpb_wrapper h4.wpb_toggle, div.wpb_wrapper h4.wpb_toggle_title_active {
	color: #284c3a;
	background-image: none;
	text-indent: 0;
	left: 13px;
	right: auto
}

	div.wpb_content_element .ui-state-active .ui-icon:before, div.wpb_content_element .ui-state-default .ui-icon:before, div.wpb_wrapper h4.wpb_toggle:before, div.wpb_wrapper h4.wpb_toggle_title_active:before {
		font-family: FontAwesome;
		font-weight: 400;
		font-style: normal;
		text-decoration: inherit;
		-webkit-font-smoothing: antialiased;
		display: inline;
		width: auto;
		height: auto;
		line-height: 20px;
		vertical-align: baseline;
		background-image: none;
		background-position: 0 0;
		background-repeat: repeat;
		margin-top: 0;
		font-size: 14px;
		content: "\f067"
	}

	div.wpb_content_element .ui-state-active .ui-icon:before, div.wpb_wrapper h4.wpb_toggle_title_active:before {
		content: "\f068"
	}

body .wpb_content_element.light .ui-accordion .ui-accordion-header {
	border-width: 1px 0;
	background-color: transparent
}

body .wpb_content_element.light .ui-accordion .ui-accordion-header-active {
	background-color: transparent;
	border: none
}

body .wpb_content_element.light .ui-accordion .wpb_accordion_section:first-child .ui-accordion-header {
	border-top: 0
}

body .wpb_content_element.light .ui-accordion .wpb_accordion_section:first-child .ui-accordion-header, body .wpb_content_element.light .ui-accordion .wpb_accordion_section:last-child .ui-accordion-header {
	border-radius: 0
}

div.wpb_content_element.light .ui-state-active {
	border-bottom: 20px solid #444
}

div.wpb_wrapper h4.wpb_toggle {
	font-weight: 700;
	left: auto;
	background-image: none !important;
	padding-top: 0
}

	div.wpb_wrapper h4.wpb_toggle:before, div.wpb_wrapper h4.wpb_toggle_title_active:before {
		line-height: 12px
	}

div.wpb_content_element div.ui-tabs .ui-tabs-nav li {
	background-color: transparent
}

	div.wpb_content_element div.ui-tabs .ui-tabs-nav li a {
		color: #999;
		padding: 8px 1.25em;
		border-width: 0 0 0 1px;
		transition: all .1s ease-in-out
	}

		div.wpb_content_element div.ui-tabs .ui-tabs-nav li a:hover {
			color: #333
		}

div.wpb_tabs .ui-tabs .ui-tabs-nav {
	position: relative;
	z-index: 1
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li {
	margin-right: 0;
	border-bottom: none
}

	div.wpb_tabs div.ui-tabs .ui-tabs-nav li a {
		background-color: #eaeaea;
		background-color: rgba(150,177,149,.2);
		margin-top: 6px;
		padding-top: 4px;
		padding-bottom: 6px
	}

	div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
		margin-top: 0;
		padding-top: 8px;
		padding-bottom: 8px
	}

	div.wpb_tabs div.ui-tabs .ui-tabs-nav li:first-child a {
		border-radius: 2px 0 0
	}

	div.wpb_tabs div.ui-tabs .ui-tabs-nav li:last-child a {
		border-radius: 0 2px 0 0
	}

	div.wpb_tabs div.ui-tabs .ui-tabs-nav li a:hover {
		color: #333;
		background-color: #e0e0e0;
		background-color: rgba(179,199,178,.2)
	}

	div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active a, div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
		background-color: #F7F7F7;
		background-color: rgba(150,177,149,.3);
		color: #333;
		border-radius: 2px 2px 0 0
	}

div.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab, div.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background-color: #F7F7F7;
	background-color: rgba(150,177,149,.3);
	padding: 1.25em;
	border-radius: 0 2px 2px
}

div.wpb_tabs.light div.ui-tabs .ui-tabs-panel {
	padding-left: 0
}

div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li a {
	font-size: 14px;
	padding: 0 15px;
	margin-top: 0;
	background-position: 100% 4px;
	background-color: transparent
}

	div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li a:after {
		content: "\f078";
		font-family: FontAwesome;
		font-size: inherit;
		font-size: 80%;
		padding-left: 5px;
		position: relative;
		top: -12px;
		opacity: 0;
		transition: all .3s
	}

	div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li a:hover:after, div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
		top: 0;
		opacity: 1
	}

div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li:first-child a {
	padding-left: 0 !important
}

div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li.ui-tabs-active a, div.wpb_tabs.light div.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
	background-color: transparent;
	color: #333;
	border-left-color: transparent
}

div.wpb_tabs.light .ui-tabs .ui-tabs-panel, div.wpb_tabs.light .wpb_tour_tabs_wrapper .wpb_tab {
	background-color: transparent;
	border: transparent
}

div.wpb_tabs div.ui-tabs .ui-tabs-nav li.ui-tabs-active:first-child a {
	border-left-color: transparent
}

div.wpb_tour .ui-tabs ul.ui-tabs-nav {
	background: 0 0
}

div.wpb_tour_next_prev_nav {
	margin-left: 25%;
	padding-left: 4%;
	font-size: 12px
}

	div.wpb_tour_next_prev_nav a {
		font-size: 12px;
		width: auto;
		height: auto;
		padding: 5px 12px;
		border-bottom-style: solid !important;
		border-bottom-width: 1px !important
	}

div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li, div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li.ui-tabs-active, div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li.ui-tabs-active:hover, div.wpb_tour.wpb_content_element .ui-tabs .ui-tabs-nav li:hover {
	border: 0;
	margin: 0;
	padding: 0
}

div.wpb_tour div.ui-tabs .ui-tabs-nav li a {
	border-right: 1px solid #E0E0E0;
	background-color: transparent;
	padding: 9px 1.25em 9px .25em;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

div.wpb_tour div.ui-tabs ul.ui-tabs-nav li.ui-tabs-active a, div.wpb_tour div.ui-tabs ul.ui-tabs-nav li.ui-tabs-active a:hover {
	border: 1px solid #E0E0E0;
	border-width: 1px 0;
	padding-top: 8px;
	padding-bottom: 8px
}

.teaser_grid_container {
	text-align: center
}

.text-left, .wpb_teaser_grid .wpb_thumbnails {
	text-align: left
}

body .wpb_teaser_grid .categories_filter {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	font-size: 12px
}

	body .wpb_categories_filter li a:hover, body .wpb_categories_filter li.active a, body .wpb_teaser_grid .categories_filter li a:hover, body .wpb_teaser_grid .categories_filter li.active a {
		border-bottom: none
	}

.wpb_gallery .theme-default .nivoSlider {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.wpb_gallery .theme-default .nivo-controlNav a {
	width: 9px;
	height: 9px;
	margin: 5px 3px 0;
	border: 2px solid #fff;
	border-color: rgba(255,255,255,.2);
	background: rgba(0,0,0,.5);
	-moz-background-clip: content;
	-webkit-background-clip: content;
	background-clip: content-box
}

	.wpb_gallery .theme-default .nivo-controlNav a.active {
		border-color: #999;
		background-color: rgba(255,255,255,.5)
	}

body .wpb_pinterest_type_vertical {
	height: auto !important;
	padding-top: 30px
}

body div.wpb_gmaps_widget .wpb_map_wraper, body div.wpb_gmaps_widget .wpb_wrapper {
	padding: 0;
	background: 0 0
}

body .wpb_map-section-full {
	margin-bottom: 40px
}

body div.wpb_raw_html {
	margin-bottom: 0
}

div.vc_progress_bar .vc_single_bar, div.vc_progress_bar .vc_single_bar .vc_bar {
	border-radius: 0;
	border-bottom: none
}

.nav-next a, .nav-previous a, .next-image a, .pagingLinks a, .post-nav .nav-arrow, .previous-image a, div .rotator-nav a.next, div .rotator-nav a.prev, div.wpb_tour_next_prev_nav a {
	color: #999;
	margin: 0;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out
}

.nav-next a, .nav-previous a, .next-image a, .previous-image a, .wpb_tour_next_prev_nav a {
	padding: 4px 10px
}

.post-nav .nav-arrow, div .rotator-nav a.next, div .rotator-nav a.prev, div.wpb_tour_next_prev_nav a {
	overflow: hidden;
	border: 1px solid
}

	.widget li[class*=current] a:before, div .rotator-nav a.next:before, div .rotator-nav a.prev:before {
		font-family: FontAwesome;
		-webkit-font-smoothing: antialiased;
		display: block;
		line-height: 23px;
		content: "\f105"
	}

	div .rotator-nav a.prev:before {
		content: "\f104"
	}

.archive article .image:after, .navbar-main .navbar-nav > li > a:hover:after, .sidebar-content:after, div.azList a:hover:after {
	content: ''
}

.nav-next a:hover, .nav-previous a:hover, .nav-single-portfolio .post-nav a:hover i.nav-arrow, .next-image a:hover, .pagingLinks a:hover, .previous-image a:hover, .wpb_tour_next_prev_nav a:hover, a.post-nav.post-next:hover i.nav-arrow, a.post-nav.post-prev:hover i.nav-arrow, div .rotator-nav a:hover {
	border-color: #999;
	background: rgba(0,0,0,.15)
}

.accent-primary, .impactBtn, .impactBtn:active, .impactBtn:hover, .jp-play-bar, .jp-volume-bar-value, .overlay-effect-accent .inner-overlay, .overlay-effect-slide .inner-overlay i, .overlay-effect-zoom-accent .inner-overlay, .vc_progress_bar .vc_single_bar.accent-primary .vc_bar, .wpb_call_to_action .wpb_button.wpb_accent-primary, .wpb_call_to_action .wpb_button.wpb_accent-primary:active, .wpb_call_to_action .wpb_button.wpb_accent-primary:hover, article.format-link a:hover .post-header, article.format-quote a:hover .post-header, body a.impactBtn, body a.impactBtn:link, body a.impactBtn:visited {
	background-color: #156140
}

.accent-primary-border, .inner-overlay i, [class*=image-border-] img, img[class*=image-border-] {
	border-color: #156140
}

body #megaMenu ul.megaMenu > li.menu-item.current-menu-item > a, div.wpb_tour .ui-tabs .ui-tabs-nav li.ui-tabs-active a, div.wpb_tour .ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {
	border-bottom-color: #156140
}

.accent-primary-color, .iconBox.icon i.fa, .inner-overlay i.fa, div.wpb_accordion .wpb_accordion_wrapper .ui-accordion-header:hover .ui-icon, div.wpb_wrapper h4.wpb_toggle:hover:before, h1 em, h2 em, h2.wpb_call_text em, h3 em, h4 em, h5 em, h6 em {
	color: #156140;
	-webkit-text-stroke-color: #156140
}

.widget a, a {
	color: #115135
}

	.entry-title a:hover, .masthead-container .widget-area a:hover, .widget a:hover, a:hover {
		color: #aa974d
	}

#MainNav #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 > a span, #MainNav #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-item-depth-0 > a:hover span, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.current-menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.current-menu-item > a:visited, .navSearch a#NavSearchLink, .navSearch a#NavSearchLink:hover, .navSearch a#NavSearchLink:visited, body #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega.megaHover > a, body #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega:hover > a, body #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-reg.mega-with-sub.megaHover > a, body #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-reg.mega-with-sub:hover > a, body #megaMenu ul.megaMenu > li.menu-item:hover > a, body #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item.current-menu-item > a:hover {
	color: #fff;
	text-shadow: none
}

#MainNav #megaMenu ul.megaMenu li.current-menu-item.ss-nav-menu-item-depth-0 > a span {
	color: #aa974d
}

body .ifb-front h3, body .ifb-front p, body .vc_btn-blue {
	color: #fff !important
}

#masthead, .boxed #masthead, .boxed-left .masthead-vertical-bg, .boxed-right .masthead-vertical-bg, .full-width #masthead, .full-width-left .masthead-vertical-bg, .full-width-right .masthead-vertical-bg {
	background-color: #fff
}

#MastheadSidebar-2 .widget-area:before, .masthead-container > .top-wrapper:before {
	opacity: 0
}

body .vc_call_to_action {
	background-color: #ebebeb;
	background-color: rgba(221,221,221,.2);
	border: 1px solid rgba(221,221,221,.5);
	border-radius: 0
}

body .vc_btn, body .wpb_alert {
	border-radius: 0
}

body .vc_btn-blue {
	background-color: #156140
}

	body .vc_btn-blue:hover {
		background-color: #1e8b5c;
		color: #fff !important
	}

div.wpb_googleplus_type_tall {
	height: 60px
}

body .vc_separator .vc_sep_holder .vc_sep_line {
	border-color: rgba(75,143,109,.7)
}

div.vc_progress_bar .vc_single_bar, div.vc_progress_bar .vc_single_bar .vc_bar {
	background: rgba(0,0,0,.1)
}

	div.vc_progress_bar .vc_single_bar .vc_bar .vc_label, div.vc_progress_bar .vc_single_bar .vc_label {
		text-shadow: 1px 1px 2px rgba(0,0,0,.6)
	}

body .ifb-face {
	border: 1px solid #6f8a74 !important
}

body .ifb-front {
	background: #156140 !important
}

body .ifb-back {
	background: #dfe7d9 !important
}

@media only screen and (min-width:768px) {
	.dropdown:hover .dropdown-menu {
		display: block
	}
}

.alignright, img.img-right, img.img_right {
	margin: 3px 5px 10px 17px;
	padding: 15px;
	float: right;
	border: 1px solid #ddd
}

p .alignright, p img.img-right, p img.img_right {
	margin-right: 0
}

.alignleft, img.img-left, img.img_left {
	margin: 10px 20px 10px 5px;
	padding: 15px;
	float: left;
	border: 1px solid #ddd
}

p .alignleft, p img.img-left, p img.img_left {
	margin-left: 0
}

.wp-caption {
	margin: 3px 15px 15px;
	padding: 15px 15px 0;
	border: 1px solid #ddd;
	display: inline-block
}

img.captioned-image {
	border: 10px solid red
}

div.captioned-image, div.captioned-photo-right, div.captioned-video-right, div.captioned-video-tab {
	float: right;
	margin: 3px 5px 15px 15px;
	padding: 15px 15px 0;
	width: 300px;
	border: 1px solid #ddd
}

	div.captioned-image h4, div.captioned-photo-right h4, div.captioned-video-right h4, div.captioned-video-tab h4 {
		margin: 0 !important;
		padding: 5px 0 !important
	}

	div.captioned-image h3, div.captioned-photo-right h3, div.captioned-video-right h3, div.captioned-video-tab h3 {
		margin: 0 !important;
		padding: 1px 0 10px !important
	}

	div.captioned-image p, div.captioned-photo-right p, div.captioned-video-right p, div.captioned-video-tab p {
		margin: 0 !important;
		padding: 10px 0 !important
	}

	div.captioned-image ul, div.captioned-photo-right ul, div.captioned-video-right ul, div.captioned-video-tab ul {
		margin: 0 !important;
		padding: 5px 5px 5px 20px !important
	}

	div.captioned-video-right div {
		margin: 0 auto
	}

	div.captioned-video-right img {
		margin: 0;
		padding: 0
	}

div.captioned-photo-left, div.captioned-video-left {
	float: left;
	margin: 3px 15px 15px 5px;
	padding: 15px 15px 0;
	width: 300px;
	border: 1px solid #ddd
}

	div.captioned-video-left div {
		margin: 0 auto
	}

	div.captioned-video-left img {
		margin: 0;
		padding: 0
	}

	div.captioned-video-left p {
		margin: 0 !important;
		padding: 10px 0 !important
	}

p.preheadline {
	margin: 0 0 -7px;
	padding: 5px 0 0;
	font-size: 110%;
	color: #004810;
	font-weight: 700
}

p.postheadline {
	margin: -8px 0 0;
	padding: 0 2px 0 18px;
	font-size: .9em;
	color: #444;
	font-weight: 400;
	float: right
}

p.pullquote {
	margin: 0;
	padding: 5px 25px 20px 18px;
	font-size: 1.1em;
	color: #555;
	font-weight: 400;
	line-height: 1.5em;
	font-style: italic
}

div.quoteBox {
	float: right;
	width: 275px;
	background: #f0f0f0;
	margin: 10px 20px
}

	div.quoteBox p {
		color: #222;
		line-height: 1.6em;
		font-size: 1.1em;
		font-family: Georgia,"Times New Roman",Times,serif;
		margin: 0;
		padding: 7px 0 3px 14px
	}

		div.quoteBox p.quoteSource {
			float: right;
			font-style: italic;
			padding: 5px 10px 10px 15px;
			color: #444;
			font-weight: 400
		}

div.sideBox {
	width: 330px;
	float: right;
	margin: 7px 15px 7px 17px;
	background-color: #f4f4f4;
	position: relative;
	border: 1px solid #ddd
}

	div.sideBox h3 {
		font-size: 1.2em;
		color: #004810;
		font-style: normal;
		text-align: center;
		margin: 0;
		padding: 4px;
		background-color: #fff;
		border-bottom: 1px solid #ddd
	}

	div.sideBox ul {
		margin: 0;
		padding: 5px 3px 3px 10px;
		list-style-type: disc
	}

	div.sideBox li {
		padding: 0 0 5px;
		margin: 0 0 2px 15px;
		font-size: 90%;
		line-height: 100%
	}

	div.sideBox a {
		text-decoration: underline
	}

	div.sideBox img {
		width: 100%;
		height: auto
	}

	div.sideBox p {
		margin: 0;
		padding: 2px 7px 1em 10px;
		line-height: 1.5em
	}

		div.sideBox p img {
			margin-left: -10px;
			margin-right: -7px
		}

div#tabContainer {
	width: 725px;
	margin: 0;
	padding: 0;
	clear: right
}

div.pageTabContainer {
	width: auto;
	margin: 0;
	padding: 0;
	clear: right
}

	div.pageTabContainer .tabContentBox {
		min-height: 300px;
		height: auto
	}

.pre {
	padding: 0 1px 0 0;
	margin: 0
}

.tabBox {
	clear: left;
	width: auto
}

.tabContentBox {
	background: #fff;
	border: 1px solid #C2CBC8;
	clear: right;
	height: 300px;
	top: -1px;
	position: relative;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 20px
}

.tabcontent {
	display: none;
	margin: 0;
	padding: 0
}

.wpb_row.container {
	margin-left: auto;
	margin-right: auto
}

html {
	overflow-x: hidden
}

	html body.page-template-template-no-sidebar-php .main > .wpb_row {
		margin-bottom: 0
	}

main {
	padding-bottom: 35px
}

	main h4 {
		font-size: 22px
	}

	main .entry-content iframe, main embed, main object, main video {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		position: absolute;
		top: 0;
		left: 0
	}

.break, .break > div.vc_span12, .break > div[class|=col], .break > div[class|=vc_col] {
	padding-left: 0 !important;
	padding-right: 0 !important
}

main > div.vc_row:last-child {
	margin-bottom: 0 !important
}

.page-template-template-no-sidebar-php .main > .wpb_row:last-child, main div.break {
	margin-bottom: 0
}

.break {
	background: #fff;
	overflow-y: hidden;
	overflow-x: visible;
	visibility: hidden;
	min-height: 300px;
	width: auto !important
}

	.break > .upb_row_bg, .break > .vcpb-vz-jquery {
		min-width: 100% !important;
		width: 100% !important
	}

.wc-slide {
	position: relative;
	min-height: 600px;
	background-size: cover;
	background-position: center
}

.wc-slide-content {
	background: rgba(0,0,0,.5)
}

.outer-container > .container {
	padding-top: 15px
}

.bg-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0
}

ol ol, ol ul, ul ol, ul ul {
	padding-left: 30px
}

.btn-center {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 20px
}

.topbar {
	width: auto;
	background: #284c3a;
	min-height: 35px
}

	.topbar ul.social {
		list-style-type: none;
		padding: 0;
		margin: 0
	}

		.topbar ul.social li {
			padding: 0;
			margin: 0 1px 0 0;
			display: block;
			height: 35px;
			width: 35px;
			float: left;
			border-right: 1px solid #102f1f
		}

			.topbar ul.social li a {
				display: block;
				text-align: center;
				line-height: 35px;
				font-size: 1.5em;
				width: 35px;
				background: #4c695a;
				color: rgba(255,255,255,.3)
			}

				.topbar ul.social li a:hover {
					color: #fff;
					background: #4c695a
				}

	.topbar .search {
		width: 200px;
		display: inline-block;
		float: left
	}

		.logo .logo-desktop, .topbar .search form label {
			display: none
		}

		.topbar .search form {
			padding: 0;
			margin: 0
		}

			.topbar .search form .btn, .topbar .search form .form-control {
				height: 35px;
				border: 0
			}

				.topbar .search form .btn:focus, .topbar .search form .form-control:focus {
					outline: 0;
					-webkit-box-shadow: none;
					box-shadow: none
				}

			.topbar .search form .form-control {
				background: rgba(160,160,160,.3);
				color: #ededed !important;
				font-size: 12px
			}

			.topbar .search form .btn {
				width: 39px;
				background: #4c695a;
				color: rgba(255,255,255,.3);
				font-size: 22px;
				border-right: 1px solid #102f1f;
				border-left: 1px solid #102f1f;
				padding: 0
			}

				.topbar .search form .btn:hover {
					color: #fff;
					background: #4c695a
				}

.titlebar {
	background: #143828;
	padding: 10px 0;
	min-height: 74px
}

	.titlebar .row {
		position: relative
	}

.title {
	float: left
}

.logo {
	width: 240px;
	float: right
}

@media (max-width:479px) {
	.logo {
		width: auto;
		opacity: .7;
		float: none;
		padding: 10px 12%;
		margin-top: -10px;
		background: rgba(0,0,0,.2);
		border-bottom: 1px solid rgba(255,255,255,.3)
	}
}

@media (min-width:480px) {
	.logo {
		max-width: 35%
	}

	.title {
		width: 65%
	}

	.logo .logo-desktop {
		display: inline-block
	}

	.logo .logo-mobile {
		display: none
	}
}

footer.main-footer img, main img {
	max-width: 100%
}

.navbar-main .navbar-brand {
	font-size: 2.7em;
	line-height: normal;
	line-height: initial;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	letter-spacing: .02em;
	color: #fff;
	display: inline-block;
	position: relative;
	z-index: 10;
	transition: color .5s
}

	.navbar-main .navbar-brand:hover {
		color: #427e60
	}

@media (max-width:767px) {
	.navbar-main .navbar-brand {
		padding-left: 16px
	}
}

.navbar-main .navbar-brand-sub {
	color: #9dc5b4;
	font-family: Lato;
	font-weight: 300;
	letter-spacing: 1.5px;
	position: relative;
	margin-bottom: 0;
	padding: 3px 0;
	display: block;
	clear: both
}

@media (max-width:479px) {
	.navbar-main .navbar-brand {
		font-size: 10vw
	}

	.navbar-main .navbar-brand-sub {
		width: 65%;
		font-size: .9em
	}

	.navbar-main a {
		white-space: initial !important
	}
}

.navbar-main .navbar-nav > li, div.azList p, div.azList ul li {
	font-size: 1.1em;
	font-weight: 300
}

@media (max-width:767px) {
	.navbar-main .navbar-brand-sub {
		padding-left: 16px
	}

	.navbar-main .navbar-nav > li {
		float: none
	}
}

.top-navbar {
	background: #102f1f
}

.navbar-main {
	min-height: 50px;
	height: auto;
	margin-bottom: 0;
	border-bottom: 0;
	transition: background 2s
}

	.navbar-main.scroll-to-fixed-fixed {
		background: rgba(255,255,255,.8)
	}

	.navbar-main .navbar-header {
		margin-top: 0
	}

	.navbar-main .navbar-toggle {
		background: rgba(255,255,255,.15) !important;
		transition: all .2s
	}

		.navbar-main .navbar-toggle:hover {
			background: rgba(255,255,255,.3) !important
		}

	.navbar-main .navbar-collapse {
		max-height: initial
	}

	.navbar-main .navbar-nav li.active > a, .navbar-main .navbar-nav li.active > a:hover {
		background: #284c3a;
		color: #9dc5b4
	}

	.navbar-main .navbar-nav > li {
		font-family: Lato;
		letter-spacing: .5px
	}

		.navbar-main .navbar-nav > li > a {
			height: 50px;
			line-height: 50px;
			padding: 0 9px;
			color: #9dc5b4;
			position: relative
		}

			.navbar-main .navbar-nav > li > a:hover {
				background: 0 0;
				color: #ddebe5
			}

div.azList a, div.azList p {
	color: #fff;
	line-height: 35px
}

.navbar-main .navbar-nav > li > a:hover:after {
	position: absolute;
	left: 8px;
	right: 8px;
	display: block;
	height: 2px;
	border-bottom: 2px solid #aa974d;
	top: 80%
}

div.azList .row, div.azList a {
	position: relative
}

.navbar-main .navbar-nav > li:last-child > ul {
	right: 0;
	left: initial
}

div.azList p, div.azList ul {
	float: left;
	display: block;
	margin: 0
}

ul.dropdown-menu {
	padding: 0
}

	ul.dropdown-menu > li > a {
		padding: 7px 15px
	}

div.azList {
	height: 35px;
	background: #aa974d
}

	div.azList p {
		padding-right: 10px
	}

	div.azList ul {
		list-style: none;
		padding: 0;
		letter-spacing: 0;
		word-spacing: -3px;
		white-space: nowrap
	}

		div.azList ul li {
			display: inline-block;
			margin: 0;
			text-transform: lowercase
		}

	div.azList a {
		text-decoration: none;
		display: inline-block;
		height: 35px;
		padding: 0 6px
	}

		div.azList a:hover {
			top: -5px;
			position: relative;
			z-index: 1
		}

			div.azList a:hover:after {
				display: block;
				background: rgba(65,57,29,.6);
				position: absolute;
				top: 5px;
				left: 0;
				bottom: -5px;
				right: 0;
				z-index: -1
			}

	div.azList .search {
		position: absolute;
		top: 0;
		right: 0;
		width: 250px
	}

@media (max-width:991px) {
	div.azList .search {
		width: 140px
	}
}

div.azList .search label {
	display: none
}

div.azList .search .form-control {
	background: #c5b77f;
	color: #524925;
	font-size: 12px;
	border-color: #87783d;
	border-width: 0 1px
}

div.azList .search .btn {
	background-color: #87783d;
	border: none;
	padding: 0;
	height: 35px;
	width: 40px;
	color: #c5b77f
}

@media (max-width:767px) {
	div.azList {
		display: none
	}
}

.sidebar .dropdown-menu {
	position: static;
	top: initial;
	display: block;
	float: none;
	min-width: auto;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

	.sidebar .dropdown-menu a {
		padding-left: 45px
	}

		.sidebar .dropdown-menu a:hover {
			color: #aa974d
		}

	.sidebar .dropdown-menu .active a {
		background-color: inherit;
		color: inherit
	}

		.sidebar .dropdown-menu .active a:hover {
			color: #aa974d;
			background: rgba(0,0,0,.1)
		}

.sidebar .templatera_shortcode > div > div > div > a.wpb_button_a {
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
	min-height: 75px;
	color: #5e7163;
	border: 2px solid #5e7163;
	position: relative;
	-webkit-transition: background .5s;
	-o-transition: background .5s;
	transition: background .5s
}

	.sidebar .templatera_shortcode > div > div > div > a.wpb_button_a .wpb_button {
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
		color: inherit;
		background: 0 0 !important;
		white-space: nowrap
	}

	.sidebar .templatera_shortcode > div > div > div > a.wpb_button_a.btn-bottom {
		position: absolute;
		bottom: 0
	}

	.sidebar .templatera_shortcode > div > div > div > a.wpb_button_a:after {
		content: '';
		display: block;
		position: absolute;
		border: 2px solid #5e7163;
		top: 4px;
		left: 4px;
		right: 4px;
		bottom: 4px;
		background: 0 0;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
		z-index: 50
	}

	.sidebar .templatera_shortcode > div > div > div > a.wpb_button_a:hover .wpb_button {
		color: #fff
	}

	.sidebar .templatera_shortcode > div > div > div > a.wpb_button_a:hover:after {
		background: rgba(40,76,58,.8)
	}

	.sidebar .templatera_shortcode > div > div > div > a.wpb_button_a span {
		padding: 0;
		background: 0 0;
		height: auto;
		width: auto;
		position: absolute;
		top: 50%;
		left: 50%;
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		border: none;
		text-transform: uppercase;
		font-family: Lato;
		font-size: 24px;
		color: inherit;
		margin: 0 !important;
		text-shadow: none !important;
		z-index: 500
	}

.sidebar.sidebar-left .sidebar-content:after {
	left: initial;
	right: -10px
}

.sidebar-content {
	margin-bottom: 15px;
	position: relative
}

	.sidebar-content:after {
		display: block;
		position: absolute;
		width: 0;
		left: -10px;
		top: 10px;
		bottom: 0;
		border-left: 1px solid rgba(75,143,109,.7);
		z-index: 0
	}

@media (min-width:481px) {
	.sidebar-content section:first-child h3 {
		padding-top: 0
	}
}

.sidebar-content h3 {
	margin: 0;
	padding: 10px 5px 10px 10px;
	font-size: 1.6em;
	color: #196F43;
	letter-spacing: .05em
}

.sidebar-content ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.sidebar-content li {
	margin: 0;
	padding: 0
}

	.sidebar-content li:last-child a {
		border: none
	}

	.sidebar-content li a {
		padding: 5px 10px 5px 25px;
		text-decoration: none;
		display: block;
		transition: background .3s
	}

		.sidebar-content li a:hover {
			background: rgba(0,0,0,.1);
			text-decoration: none
		}

footer.main-footer {
	background: #1f3b2d
}

	footer.main-footer h1, footer.main-footer h2, footer.main-footer h3, footer.main-footer h4, footer.main-footer h5 {
		text-transform: uppercase;
		color: #90A783
	}

	footer.main-footer h3 {
		font-size: 1.1em
	}

	footer.main-footer ol, footer.main-footer p, footer.main-footer ul {
		font-family: Lato;
		color: #a0a0a0
	}

	footer.main-footer a {
		font-family: Lato;
		color: #97A390
	}

		footer.main-footer a:hover {
			color: #cadac1
		}

	footer.main-footer .wpb_column:last-child > div > div {
		padding-top: 15px
	}

	footer.main-footer div.top-footer {
		min-height: 250px;
		padding-top: 25px
	}

	footer.main-footer div.bottom-footer {
		min-height: 50px;
		background: #102f1f;
		position: relative;
		padding-top: 25px
	}

		footer.main-footer div.bottom-footer a {
			font-size: 1.2em
		}

		footer.main-footer div.bottom-footer .container, footer.main-footer div.bottom-footer .row, footer.main-footer div.bottom-footer .row > div {
			min-height: inherit
		}

		footer.main-footer div.bottom-footer p.copyright {
			margin-bottom: 0;
			font-size: 1em;
			color: #5e7163
		}

		footer.main-footer div.bottom-footer h6 {
			margin: 0 5px 2px 0
		}

		footer.main-footer div.bottom-footer ul {
			float: right;
			padding: 0;
			margin-top: 3px;
			margin-left: -5px;
			font-size: 12px
		}

.about-author h3, .archive article h2 {
	margin-top: 0
}

footer.main-footer div.bottom-footer ul li {
	list-style: none;
	float: left;
	padding: 0 7px;
	font-family: adm-medium
}

	footer.main-footer div.bottom-footer ul li a {
		color: #5e7163
	}

		footer.main-footer div.bottom-footer ul li a:hover {
			color: #758d7c
		}

body .dataTables_wrapper label {
	margin-bottom: 5px !important
}

body .tablepress tbody td, body .tablepress tfoot th {
	border-top: 1px solid #ddd
}

body .tablepress thead th {
	border-bottom: 1px solid #ddd
}

body .tablepress tfoot th, body .tablepress thead th {
	background-color: rgba(150,177,149,.5)
}

body .tablepress .odd td {
	background-color: rgba(236,234,220,.5)
}

body .tablepress .even td {
	background-color: #F4F4F4
}

body .tablepress .row-hover tr:hover td {
	background-color: rgba(243,239,205,.5)
}

body .dataTables_paginate a {
	color: #111 !important
}

body .dataTables_paginate .paginate_disabled_next, body .dataTables_paginate .paginate_disabled_previous {
	color: #999 !important
}

body .paginate_disabled_next:after, body .paginate_disabled_previous:before, body .paginate_enabled_next:after, body .paginate_enabled_previous:before {
	color: #96b195;
	text-shadow: none;
	top: 3px;
	background: 0 0
}

body .paginate_disabled_next:after, body .paginate_disabled_previous:before {
	color: #96b195
}

body .paginate_enabled_next:hover:after, body .paginate_enabled_previous:hover:before {
	color: #b3c7b2
}

body .paging_full_numbers a {
	border: 1px solid #aaa;
	color: #333 !important;
	background-color: #ddd
}

body .paging_full_numbers .paginate_button:hover {
	background-color: #ccc
}

body .paging_full_numbers .paginate_active {
	background-color: #99b3ff
}

body .dataTables_wrapper .sorting:hover, body .dataTables_wrapper .sorting_asc, body .dataTables_wrapper .sorting_desc {
	background-color: rgba(150,177,149,.8)
}

.archive article {
	overflow: auto;
	border-bottom: 1px solid #d4d6d2;
	padding: 15px 0
}

	.archive article:last-child {
		border: 0
	}

.about-author, .meta-date, .social-sharing {
	border-top: 1px solid #cecece
}

.archive article .image {
	width: 100%;
	display: inline-block;
	position: relative;
	background-position: center;
	background-size: cover
}

	.archive article .image:after {
		padding-top: 56.25%;
		display: block
	}

@media (min-width:769px) {
	.blog-layout-img-small .item-content {
		margin-left: 270px
	}

	.blog-layout-img-small .archive article .image {
		float: left;
		width: 250px
	}

	.preview .item-content {
		margin-left: 0
	}
}

.blog-layout-img-small .archive article img {
	float: left
}

.blog-layout-img-small .archive article .image:after {
	padding-top: 100%
}

.blog-layout-img-large .item-content {
	padding-top: 20px
}

.item-content a {
	padding-right: 10px
}

.meta-date {
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 12px;
	overflow: auto
}

	.meta-date .author, .meta-date .date, .meta-date .month {
		display: block;
		font-weight: 700;
		white-space: nowrap
	}

	.meta-date .date {
		float: left;
		font-size: 50px;
		margin-right: 8px
	}

	.meta-date .month {
		padding-top: 12px
	}

	.meta-date .author {
		padding-top: 2px
	}

.entry-content {
	clear: left
}

.about-author {
	overflow: auto;
	padding: 15px 0
}

	.about-author .about-content {
		display: block;
		margin-left: 120px
	}

	.about-author .about-avatar, .about-author .avatar {
		display: block;
		float: left;
		width: 100px;
		height: 100px
	}

	.about-author .item-foot a i.fa {
		padding-right: 3px
	}

.block-title {
	background: rgba(150,177,149,.3);
	padding: 10px;
	margin-right: -11px;
	position: relative
}

	.block-title h2 {
		margin: 0
	}

	.block-title a {
		position: absolute;
		top: 5px;
		right: 15px
	}

.preview-post h3 {
	padding: 0 0 15px;
	border-bottom: 1px solid rgba(40,76,58,.5);
	margin-bottom: 15px
}

.preview-post .preview {
	margin-bottom: 30px
}

	.preview-post .preview:nth-last-child(2) {
		margin-bottom: 10px
	}

.preview-post p {
	font-size: .8em
}

ul.pagination a {
	border: 1px solid #cbcbcb;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s
}

	ul.pagination a:hover {
		background: #284c3a;
		color: #fff
	}

.brand-secondary-font, .brand-secondary-font-bold, .navbar-main .navbar-brand, .sidebar-content h3 {
	font-family: 'factoria-medium' !important;
	font-weight: 400 !important;
	font-style: normal
}

.brand-secondary-font-bold {
	font-weight: 700 !important
}

@media (max-width:991px) {
	footer.main-footer div.bottom-footer ul {
		float: left
	}

	body .layercake a.wpb_button_a {
		width: 95%;
		min-width: 0
	}

	body main .break {
		padding-bottom: 75px !important
	}

	body .spacer {
		height: 0 !important
	}
}

@media (min-width:1201px) {
	aside.sidebar {
		width: 324px
	}

		aside.sidebar.sidebar-left {
			right: 72.4% !important
		}

	.main.col-sm-8.sidebar-left, .main.col-sm-8.sidebar-right {
		width: 846px
	}

	.main.col-sm-8.sidebar-left {
		left: 27.6% !important
	}
}

@media (max-width:767px) {
	body .navbar-main {
		min-height: 0
	}

		body .navbar-main .navbar-brand {
			float: left;
			clear: left
		}

		body .navbar-main .navbar-brand-sub {
			float: left;
			top: 0;
			text-align: left;
			clear: left
		}

		body .navbar-main .navbar-nav {
			margin-top: 0;
			margin-bottom: 0;
			float: none
		}

			body .navbar-main .navbar-nav > li > a {
				height: 38px;
				line-height: 38px;
				border-bottom: 1px solid rgba(0,0,0,.15)
			}

				body .navbar-main .navbar-nav > li > a:hover {
					background: #eee
				}

		body .navbar-main .dropdown-menu {
			position: relative;
			top: 0;
			left: 0;
			z-index: 1000;
			display: block;
			float: none;
			font-size: inherit;
			-webkit-box-shadow: none;
			box-shadow: none;
			border: none
		}

			body .navbar-main .dropdown-menu a {
				color: #284c3a;
				text-decoration: inherit;
				border-bottom: 1px solid rgba(0,0,0,.15);
				padding-left: 30px !important;
				position: relative
			}

				body .navbar-main .dropdown-menu a:hover {
					color: #aa974d;
					text-decoration: inherit
				}

					body .navbar-main .dropdown-menu a:hover:after {
						content: '';
						position: absolute;
						left: 25px;
						right: 8px;
						display: block;
						height: 2px;
						border-bottom: 2px solid #aa974d;
						top: 80%
					}

	body .sidebar {
		background: #fff;
		border-top: 1px solid rgba(0,0,0,.2)
	}

		body .sidebar .sidebar-content {
			margin-bottom: 0;
			overflow-y: auto;
			overflow-x: hidden
		}

			body .sidebar .sidebar-content:after {
				content: none
			}

	body .wpb_column .vc_column_container {
		margin-bottom: 35px
	}

		body .wpb_column .vc_column_container:last-child {
			margin-bottom: 0
		}

	body .layercake a.wpb_button_a {
		width: 100%;
		min-width: 0
	}

	main img {
		height: auto
	}

	main .break > div[class|=col], main .break > div[class|=vc_col] {
		padding-left: 30px !important;
		padding-right: 30px !important
	}

		main .break > div[class|=col] .container, main .break > div[class|=vc_col] .container {
			margin-right: -30px;
			margin-left: -30px
		}
}

.left {
	float: left
}

.right {
	float: right
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-uppercase {
	text-transform: uppercase
}

.margin-none {
	margin: 0
}

.padding-none {
	padding: 0
}

.fixed {
	position: fixed
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.static {
	position: static
}

.center-horizontal {
	position: absolute;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.center-vertical {
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.center, .wc-slide-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.list-bare {
	padding: 0;
	list-style: none
}

.inline {
	display: inline
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

main img {
	height: auto
}

div.nav-wrap {
	background: rgba(255,255,255,.2)
}

ul#menu-top-nav {
	clear: left;
	width: auto
}

#maincontent > div {
	background: #fff
}

.navbar.navbar-main {
	margin-bottom: 0
}
/*!
 *
 * Color Me SASS v1.0
 * Built and Designed by Richard Bray
 *
 */

.ie9 img[src*=".svg"] {
	width: 100%
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
	img[src*=".svg"] {
		width: 100%
	}
}
.tether-element,.tether-element *,.tether-element :after,.tether-element :before,.tether-element:after,.tether-element:before{box-sizing:border-box}.tether-element{position:absolute;display:none}.tether-element.tether-open{display:block}
@font-face{font-family:Icons;src:url(../font/fonts/open-iconic.eot);src:url(../font/fonts/open-iconic.eot?#iconic-sm) format('embedded-opentype'),url(../font/fonts/open-iconic.woff) format('woff'),url(../font/fonts/open-iconic.ttf) format('truetype'),url(../font/fonts/open-iconic.otf) format('opentype'),url(../font/fonts/open-iconic.svg#iconic-sm) format('svg');font-weight:400;font-style:normal}.oi{position:relative;top:1px;display:inline-block;speak:none;font-family:Icons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oi:empty:before{width:1em;text-align:center;box-sizing:content-box}.oi.oi-align-center:before{text-align:center}.oi.oi-align-left:before{text-align:left}.oi.oi-align-right:before{text-align:right}.oi.oi-flip-horizontal:before{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.oi.oi-flip-vertical:before{-webkit-transform:scale(1,-1);-ms-transform:scale(-1,1);transform:scale(1,-1)}.oi.oi-flip-horizontal-vertical:before{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,1);transform:scale(-1,-1)}.oi-account-login:before{content:'\e000'}.oi-account-logout:before{content:'\e001'}.oi-action-redo:before{content:'\e002'}.oi-action-undo:before{content:'\e003'}.oi-align-center:before{content:'\e004'}.oi-align-left:before{content:'\e005'}.oi-align-right:before{content:'\e006'}.oi-aperture:before{content:'\e007'}.oi-arrow-bottom:before{content:'\e008'}.oi-arrow-circle-bottom:before{content:'\e009'}.oi-arrow-circle-left:before{content:'\e00a'}.oi-arrow-circle-right:before{content:'\e00b'}.oi-arrow-circle-top:before{content:'\e00c'}.oi-arrow-left:before{content:'\e00d'}.oi-arrow-right:before{content:'\e00e'}.oi-arrow-thick-bottom:before{content:'\e00f'}.oi-arrow-thick-left:before{content:'\e010'}.oi-arrow-thick-right:before{content:'\e011'}.oi-arrow-thick-top:before{content:'\e012'}.oi-arrow-top:before{content:'\e013'}.oi-audio-spectrum:before{content:'\e014'}.oi-audio:before{content:'\e015'}.oi-badge:before{content:'\e016'}.oi-ban:before{content:'\e017'}.oi-bar-chart:before{content:'\e018'}.oi-basket:before{content:'\e019'}.oi-battery-empty:before{content:'\e01a'}.oi-battery-full:before{content:'\e01b'}.oi-beaker:before{content:'\e01c'}.oi-bell:before{content:'\e01d'}.oi-bluetooth:before{content:'\e01e'}.oi-bold:before{content:'\e01f'}.oi-bolt:before{content:'\e020'}.oi-book:before{content:'\e021'}.oi-bookmark:before{content:'\e022'}.oi-box:before{content:'\e023'}.oi-briefcase:before{content:'\e024'}.oi-british-pound:before{content:'\e025'}.oi-browser:before{content:'\e026'}.oi-brush:before{content:'\e027'}.oi-bug:before{content:'\e028'}.oi-bullhorn:before{content:'\e029'}.oi-calculator:before{content:'\e02a'}.oi-calendar:before{content:'\e02b'}.oi-camera-slr:before{content:'\e02c'}.oi-caret-bottom:before{content:'\e02d'}.oi-caret-left:before{content:'\e02e'}.oi-caret-right:before{content:'\e02f'}.oi-caret-top:before{content:'\e030'}.oi-cart:before{content:'\e031'}.oi-chat:before{content:'\e032'}.oi-check:before{content:'\e033'}.oi-chevron-bottom:before{content:'\e034'}.oi-chevron-left:before{content:'\e035'}.oi-chevron-right:before{content:'\e036'}.oi-chevron-top:before{content:'\e037'}.oi-circle-check:before{content:'\e038'}.oi-circle-x:before{content:'\e039'}.oi-clipboard:before{content:'\e03a'}.oi-clock:before{content:'\e03b'}.oi-cloud-download:before{content:'\e03c'}.oi-cloud-upload:before{content:'\e03d'}.oi-cloud:before{content:'\e03e'}.oi-cloudy:before{content:'\e03f'}.oi-code:before{content:'\e040'}.oi-cog:before{content:'\e041'}.oi-collapse-down:before{content:'\e042'}.oi-collapse-left:before{content:'\e043'}.oi-collapse-right:before{content:'\e044'}.oi-collapse-up:before{content:'\e045'}.oi-command:before{content:'\e046'}.oi-comment-square:before{content:'\e047'}.oi-compass:before{content:'\e048'}.oi-contrast:before{content:'\e049'}.oi-copywriting:before{content:'\e04a'}.oi-credit-card:before{content:'\e04b'}.oi-crop:before{content:'\e04c'}.oi-dashboard:before{content:'\e04d'}.oi-data-transfer-download:before{content:'\e04e'}.oi-data-transfer-upload:before{content:'\e04f'}.oi-delete:before{content:'\e050'}.oi-dial:before{content:'\e051'}.oi-document:before{content:'\e052'}.oi-dollar:before{content:'\e053'}.oi-double-quote-sans-left:before{content:'\e054'}.oi-double-quote-sans-right:before{content:'\e055'}.oi-double-quote-serif-left:before{content:'\e056'}.oi-double-quote-serif-right:before{content:'\e057'}.oi-droplet:before{content:'\e058'}.oi-eject:before{content:'\e059'}.oi-elevator:before{content:'\e05a'}.oi-ellipses:before{content:'\e05b'}.oi-envelope-closed:before{content:'\e05c'}.oi-envelope-open:before{content:'\e05d'}.oi-euro:before{content:'\e05e'}.oi-excerpt:before{content:'\e05f'}.oi-expand-down:before{content:'\e060'}.oi-expand-left:before{content:'\e061'}.oi-expand-right:before{content:'\e062'}.oi-expand-up:before{content:'\e063'}.oi-external-link:before{content:'\e064'}.oi-eye:before{content:'\e065'}.oi-eyedropper:before{content:'\e066'}.oi-file:before{content:'\e067'}.oi-fire:before{content:'\e068'}.oi-flag:before{content:'\e069'}.oi-flash:before{content:'\e06a'}.oi-folder:before{content:'\e06b'}.oi-fork:before{content:'\e06c'}.oi-fullscreen-enter:before{content:'\e06d'}.oi-fullscreen-exit:before{content:'\e06e'}.oi-globe:before{content:'\e06f'}.oi-graph:before{content:'\e070'}.oi-grid-four-up:before{content:'\e071'}.oi-grid-three-up:before{content:'\e072'}.oi-grid-two-up:before{content:'\e073'}.oi-hard-drive:before{content:'\e074'}.oi-header:before{content:'\e075'}.oi-headphones:before{content:'\e076'}.oi-heart:before{content:'\e077'}.oi-home:before{content:'\e078'}.oi-image:before{content:'\e079'}.oi-inbox:before{content:'\e07a'}.oi-infinity:before{content:'\e07b'}.oi-info:before{content:'\e07c'}.oi-italic:before{content:'\e07d'}.oi-justify-center:before{content:'\e07e'}.oi-justify-left:before{content:'\e07f'}.oi-justify-right:before{content:'\e080'}.oi-key:before{content:'\e081'}.oi-laptop:before{content:'\e082'}.oi-layers:before{content:'\e083'}.oi-lightbulb:before{content:'\e084'}.oi-link-broken:before{content:'\e085'}.oi-link-intact:before{content:'\e086'}.oi-list-rich:before{content:'\e087'}.oi-list:before{content:'\e088'}.oi-location:before{content:'\e089'}.oi-lock-locked:before{content:'\e08a'}.oi-lock-unlocked:before{content:'\e08b'}.oi-loop-circular:before{content:'\e08c'}.oi-loop-square:before{content:'\e08d'}.oi-loop:before{content:'\e08e'}.oi-magnifying-glass:before{content:'\e08f'}.oi-map-marker:before{content:'\e090'}.oi-map:before{content:'\e091'}.oi-media-pause:before{content:'\e092'}.oi-media-play:before{content:'\e093'}.oi-media-record:before{content:'\e094'}.oi-media-skip-backward:before{content:'\e095'}.oi-media-skip-forward:before{content:'\e096'}.oi-media-step-backward:before{content:'\e097'}.oi-media-step-forward:before{content:'\e098'}.oi-media-stop:before{content:'\e099'}.oi-medical-cross:before{content:'\e09a'}.oi-menu:before{content:'\e09b'}.oi-microphone:before{content:'\e09c'}.oi-minus:before{content:'\e09d'}.oi-monitor:before{content:'\e09e'}.oi-moon:before{content:'\e09f'}.oi-move:before{content:'\e0a0'}.oi-musical-note:before{content:'\e0a1'}.oi-paperclip:before{content:'\e0a2'}.oi-pencil:before{content:'\e0a3'}.oi-people:before{content:'\e0a4'}.oi-person:before{content:'\e0a5'}.oi-phone:before{content:'\e0a6'}.oi-pie-chart:before{content:'\e0a7'}.oi-pin:before{content:'\e0a8'}.oi-play-circle:before{content:'\e0a9'}.oi-plus:before{content:'\e0aa'}.oi-power-standby:before{content:'\e0ab'}.oi-print:before{content:'\e0ac'}.oi-project:before{content:'\e0ad'}.oi-pulse:before{content:'\e0ae'}.oi-puzzle-piece:before{content:'\e0af'}.oi-question-mark:before{content:'\e0b0'}.oi-rain:before{content:'\e0b1'}.oi-random:before{content:'\e0b2'}.oi-reload:before{content:'\e0b3'}.oi-resize-both:before{content:'\e0b4'}.oi-resize-height:before{content:'\e0b5'}.oi-resize-width:before{content:'\e0b6'}.oi-rss-alt:before{content:'\e0b7'}.oi-rss:before{content:'\e0b8'}.oi-script:before{content:'\e0b9'}.oi-share-boxed:before{content:'\e0ba'}.oi-share:before{content:'\e0bb'}.oi-shield:before{content:'\e0bc'}.oi-signal:before{content:'\e0bd'}.oi-signpost:before{content:'\e0be'}.oi-sort-ascending:before{content:'\e0bf'}.oi-sort-descending:before{content:'\e0c0'}.oi-spreadsheet:before{content:'\e0c1'}.oi-star:before{content:'\e0c2'}.oi-sun:before{content:'\e0c3'}.oi-tablet:before{content:'\e0c4'}.oi-tag:before{content:'\e0c5'}.oi-tags:before{content:'\e0c6'}.oi-target:before{content:'\e0c7'}.oi-task:before{content:'\e0c8'}.oi-terminal:before{content:'\e0c9'}.oi-text:before{content:'\e0ca'}.oi-thumb-down:before{content:'\e0cb'}.oi-thumb-up:before{content:'\e0cc'}.oi-timer:before{content:'\e0cd'}.oi-transfer:before{content:'\e0ce'}.oi-trash:before{content:'\e0cf'}.oi-underline:before{content:'\e0d0'}.oi-vertical-align-bottom:before{content:'\e0d1'}.oi-vertical-align-center:before{content:'\e0d2'}.oi-vertical-align-top:before{content:'\e0d3'}.oi-video:before{content:'\e0d4'}.oi-volume-high:before{content:'\e0d5'}.oi-volume-low:before{content:'\e0d6'}.oi-volume-off:before{content:'\e0d7'}.oi-warning:before{content:'\e0d8'}.oi-wifi:before{content:'\e0d9'}.oi-wrench:before{content:'\e0da'}.oi-x:before{content:'\e0db'}.oi-yen:before{content:'\e0dc'}.oi-zoom-in:before{content:'\e0dd'}.oi-zoom-out:before{content:'\e0de'}
/* YOUR CHANGES GO HERE */

.screenreader { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.top-navbar, .titlebar, .navbar-default { background-color: #1E4D2B; }
.topbar, div.azList { background-color: #C8C36D; }
div.azList { /*font-size: 1.1em;*/ height: 35px; /*border-top: 5px solid #286739;*/ }
	div.azList a { /* font-weight: bold; */ color: black; }
		div.azList a:hover { color: white; }
	div.azList .search .form-control { background: #dddaa5; color: #847f32 !important; border: 1px solid #969139 !important; }
	div.azList .search .btn { background-color: #bab448; color: #1e4d2b; font-size: 15px; }
.brandbar { margin: 5px 0 -5px 0; }
header .social { display: none; }
header #responsiveLogoSubsytem p, header #responsiveLogoSubsytem h2 { font-weight: bold; background-color: #1E4D2B; }
#responsiveLogo span.screenreader { color: #000000; background-color: #ffffff; }
footer .logo { width: 300px; max-width: 100%; }
footer figure { margin-top: 3em; }
footer.main-footer { background-color: #255F35; }
	footer.main-footer img { width: 300px; }
	footer.main-footer h1, footer.main-footer h2, footer.main-footer h3, footer.main-footer h4, footer.main-footer h5 { color: #eee; }
	footer.main-footer a { font-family: 'Lato'; color: #bcb; }
	footer.main-footer div.bottom-footer { background-color: #1E4D2B; padding-bottom: 2em; }
		/* fix font color for higher contrast per WAVE testing */ footer.main-footer div.bottom-footer p.copyright { color: #aba; clear: both; padding-top: 0.5em; }
		footer.main-footer div.bottom-footer ul li a { color: #bcb; }
			footer.main-footer div.bottom-footer ul li a:hover { color: #cdc; }
		footer.main-footer div.bottom-footer ul { float: none; }
	/* fix padding-top on content-footer's last child for three columns that line up */ footer.main-footer .wpb_column:last-child > div > div { padding-top: 0px; }
.calloutBox { border: 1px solid #ccc; box-shadow: 2px 2px 2px #ccc; border-radius: 10px; padding: 10px; margin-bottom: 1em; display: block; } 
.clear { clear: both; }
.clearLeft { clear: left; }
.floatRight { float: right; }
#success { margin: 5px 0px; border: 1px solid #b2dc4d; color: #40550d; font-family: "Arial", Arial, sans-serif; font-size: 12px; background: #cce297; font-weight: 700; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#fail { margin: 5px 0px; border: 1px solid #c82820; color: #c82820; font-family: "Arial", Arial, sans-serif; font-size: 12px; font-weight: 700; background: #e7928d; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#warning { margin: 5px 0px; border: 1px solid #efdc90; color: #a9a014; font-family: "Arial", Arial, sans-serif; font-size: 12px; font-weight: 700; background: #fffecc; padding: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.ico_success { padding-left: 20px; background: url(../images/success.jpg) no-repeat left center; }
.ico_cancel { padding-left: 20px; background: url(../images/error.jpg) no-repeat left center; }
.ico_error, .ico_construction { padding-left: 20px; background: url(../images/ico_error.jpg) no-repeat left center; }
#logoutDiv { width: 30px; height: 80px; border: 1px solid #B59859; position: absolute; top: 210px; left: 0; text-indent: -9999px; z-index: 10000; }
	#logoutDiv a { display: block; background: transparent url(../images/Logout.jpg) no-repeat 0 0; width: 30px; height: 80px; }
		#logoutDiv a:hover { background: transparent url(../images/LogoutHover.jpg) no-repeat 0 0; }
.required-field:before { content: ' * '; color: #aa0000; float: left; font-size: 2em; }
