.post-outer,
.sidebar {
	margin-top: 10px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .15);
	margin-bottom: 30px;
	padding: 15px;
}

.post-header {
	color: #ad2126;
	text-decoration: none;
	margin: 0 0 30px;
}

.post-header h1 {
	display: inline;
}

.post-header h2 {
	display: inline;
}

.post-header h3 {
	margin: 10px 0 0;
	float: right;
}

.post-body {
	line-height: 20px;
}

.post-body>div>.summary {
	min-height: 160px;
}

.post-body .btn {
	float: right;
}

.post-thumb.img-responsive {
	float: left;
	max-height: 200px;
	max-width: 300px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	margin: 0 15px 15px 0;
}

.post-thumb.img-responsive img {
	width: 100%;
}

.img-small,
.img-large {
	width: 100%;
}

.post-body span.post-thumb.img-responsive>img {
	display: block;
}

.post-body>.separator {
	clear: both;
	text-align: center;
}

.post-body>.separator>a>img {
	border: 0;
	max-width: 100%;
}

.blogArchive {
	text-rendering: optimizelegibility;
}

.blogArchive li label {
	font-weight: normal;
}

.blogArchive li a,
.blogArchive li label {
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.blogArchive li a:hover,
.blogArchive li label:hover {
	color: #00f;
}

#twitter-widget-0 {
	width: 264px;
}

.page-numbers {
	padding: 0 3px;
}

.pager {
	padding: 0 0 15px 15px;
}

#blog-container {
	margin: auto;
	max-width: 1170px;
}


/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=0679c71266994d0725fd)
 * Config saved to config.json and https://gist.github.com/0679c71266994d0725fd
 */


/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	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 {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	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 {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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 {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		-webkit-box-shadow: none !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^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.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 th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #337ab7;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.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;
}

[role="button"] {
	cursor: pointer;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media(min-width:768px) {
	.container {
		width: 750px;
	}
}

@media(min-width:992px) {
	.container {
		width: 970px;
	}
}

@media(min-width:1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media(min-width:768px) {
	.col-sm-1,
	.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-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media(min-width:992px) {
	.col-md-1,
	.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-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-push-11 {
		left: 91.66666667%;
	}
	.col-md-push-10 {
		left: 83.33333333%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-8 {
		left: 66.66666667%;
	}
	.col-md-push-7 {
		left: 58.33333333%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-5 {
		left: 41.66666667%;
	}
	.col-md-push-4 {
		left: 33.33333333%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-2 {
		left: 16.66666667%;
	}
	.col-md-push-1 {
		left: 8.33333333%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media(min-width:1200px) {
	.col-lg-1,
	.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-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media(max-width:767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}

@media(max-width:767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media(max-width:767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media(max-width:767px) {
	.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 !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media(min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media(min-width:768px) and (max-width:991px) {
	.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 !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media(min-width:1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}

@media(min-width:1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media(min-width:1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media(min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !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;
	}
}

@media(min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.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;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

.xs-top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.xs-bottom,
.xs-middle {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.xs-middle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
}

.xs-bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: flex;
}

.xs-center,
.xs-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.xs-left {
	text-align: left;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	display: flex;
}

.xs-center {
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: flex;
}

.xs-right {
	text-align: right;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

@media(min-width:768px) {
	.sm-top {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.sm-bottom,
	.sm-middle {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
	}
	.sm-middle {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: flex;
	}
	.sm-bottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		display: flex;
	}
	.sm-center,
	.sm-left {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
	}
	.sm-left {
		text-align: left;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		display: flex;
	}
	.sm-center {
		text-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: flex;
	}
	.sm-right {
		text-align: right;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media(min-width:992px) {
	.md-top {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.md-bottom,
	.md-middle {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
	}
	.md-middle {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: flex;
	}
	.md-bottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		display: flex;
	}
	.md-center,
	.md-left {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
	}
	.md-left {
		text-align: left;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		display: flex;
	}
	.md-center {
		text-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: flex;
	}
	.md-right {
		text-align: right;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

@media(min-width:1200px) {
	.lg-top {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.lg-bottom,
	.lg-middle {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
	}
	.lg-middle {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: flex;
	}
	.lg-bottom {
		-webkit-box-align: end;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		display: flex;
	}
	.lg-center,
	.lg-left {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
	}
	.lg-left {
		text-align: left;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		display: flex;
	}
	.lg-center {
		text-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: flex;
	}
	.lg-right {
		text-align: right;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.full-height {
	height: 100%;
}

.nopad {
	padding-left: 0;
	padding-right: 0;
}

.vertpad {
	padding-top: 15px;
	padding-bottom: 15px;
}

.equal-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	.equal-height {
		display: block;
	}
}

.flex-child {
	display: flex;
}

#cc-container {
	top: 0;
	display: block;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 999999999;
}

.cc-header-span {
	vertical-align: middle;
	position: relative;
	display: inline-block;
	font-size: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	white-space: normal;
	word-wrap: break-word;
	margin-left: 20px;
	margin-right: 20px;
}

#cc-header {
	height: auto;
	min-height: 25px;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0 0 0 0;
	padding: 7px 0 3px 0;
	text-align: center;
	display: block;
	background-color: #c4c4c4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8;
	opacity: .8;
}

#cc-close {
	position: relative;
	top: 0;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
	color: #fff !important;
	padding: 3px 8px !important;
	background-color: #888 !important;
}

#cc-close:hover,
#cc-close:active {
	background-color: #909090 !important;
	color: #000 !important;
}

.cc-button {
	font-size: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #888 !important;
	color: #111 !important;
	clear: both !important;
	text-decoration: none !important;
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}

a.cc-link,
a.cc-link:link,
a.cc-link:visited,
a.cc-link:active {
	margin: 0 !important;
	position: relative !important;
	cursor: pointer;
	font-size: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #000 !important;
	overflow: hidden;
	text-decoration: underline;
}

a.cc-link:hover {
	text-decoration: underline;
}

.cc-browser-block-item div.cc-logo {
	background: url('https://secure.toolkitfiles.co.uk/images/css/browser-logos-sprite-2.jpg');
	position: relative;
	top: 4px;
	right: 10px;
	height: 60px;
	width: 60px;
	overflow: hidden;
	float: right;
}

.cc-browser-block-item {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff));
	background-image: -webkit-linear-gradient(#f8f8f8, #fff);
	background-image: -moz-linear-gradient(#f8f8f8, #fff);
	background-image: -ms-linear-gradient(#f8f8f8, #fff);
	background-image: -o-linear-gradient(#f8f8f8, #fff);
	background-image: linear-gradient(#f8f8f8, #fff);
	border: solid 1px #f0f0f0;
	margin: 0;
	vertical-align: top;
	padding: 16px;
	padding-top: 0;
	height: 158px;
}

.cc-browser-block-item ol {
	margin-left: 20px;
}

.cc-browser-block-item ol li {
	list-style-type: disc;
}

.img-small,
.img-medium,
.img-large {
	height: auto;
}

.img-small {
	width: ##imgsmall##%;
}

.img-medium {
	width: ##imgmedium##%;
}

.img-large {
	width: ##imglarge##%;
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -99999999px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.ui-helper-clearfix {
	display: inline-block;
}

* html .ui-helper-clearfix {
	height: 1%;
}

.ui-helper-clearfix {
	display: block;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #aaa;
	background: url("https://secure.toolkitfiles.co.uk/images/css/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 0 50% #ccc;
	color: #5e5a5a;
	font-weight: bold;
}

.ui-widget-header a {
	color: #fff;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	border: 1px solid #ccc;
	background: #e6e6e6 url("https://secure.toolkitfiles.co.uk/images/css/ui-bg_glass_75_e6e6e6_1x400.png") scroll 0 50% repeat-x;
	font-weight: normal;
	color: #555;
	outline: medium none;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
	outline: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus {
	border: 1px solid #999;
	background: #dadada url(https://secure.toolkitfiles.co.uk/images/css/ui-bg_glass_75_dadada_1x400.png) 0 50% repeat-x;
	font-weight: normal;
	color: #212121;
	outline: none;
}

.ui-state-hover a,
.ui-state-hover a:hover {
	color: #c77405;
	text-decoration: none;
	outline: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
	border: 1px solid #aaa;
	background: #fff url(https://secure.toolkitfiles.co.uk/images/css/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #212121;
	outline: none;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	background: #fff url(https://secure.toolkitfiles.co.uk/images/css/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	outline: none;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(https://secure.toolkitfiles.co.uk/images/css/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a {
	color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(https://secure.toolkitfiles.co.uk/images/css/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #fff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a {
	color: #fff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text {
	color: #fff;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_ef8c08_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_222222_256x240.png);
}

.ui-state-active .ui-icon {
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(https://secure.toolkitfiles.co.uk/images/css/ui-icons_ffd27a_256x240.png);
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-off {
	background-position: -96px -144px;
}

.ui-icon-radio-on {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-tl {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
}

.ui-corner-tr {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

.ui-corner-bl {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.ui-corner-br {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.ui-corner-top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
}

.ui-corner-bottom {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.ui-corner-right {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
}

.ui-corner-left {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.ui-widget-overlay {
	background: #666;
	opacity: .5;
	filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000 url(https://secure.toolkitfiles.co.uk/images/css/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	z-index: 99999;
	display: block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
}

.ui-accordion .ui-accordion-li-fix {
	display: inline;
}

.ui-accordion .ui-accordion-header-active {
	border-bottom: 0 !important;
}

.ui-accordion .ui-accordion-header a {
	display: block;
	font-size: 1em;
	padding: .5em .5em .5em 2.2em;
}

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
}

.ui-dialog {
	position: relative;
	padding: .2em;
	width: 300px;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .5em .3em .3em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0 .2em;
	font-size: 13px;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 18px;
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: block;
	margin: 1px;
}

.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0;
}

.ui-dialog .ui-dialog-content {
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
	zoom: 1;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane button {
	float: right;
	margin: .5em .4em .5em 0;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
	width: auto;
	overflow: visible;
}

.ui-dialog .ui-resizable-se {
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-tabs {
	padding: .2em;
	zoom: 1;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 .2em -1px 0;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: .5em 1em;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 1px;
	border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	padding: 1em 1.4em;
	display: block;
	border-width: 0;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	float: left;
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	float: right;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-datepicker-cover {
	display: none;
	display: block;
	position: absolute;
	z-index: -1;
	top: -4px;
	left: -4px;
	width: 200px;
	height: 200px;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

body.compensate-for-scrollbar {
	overflow: hidden;
	-ms-overflow-style: none;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px 44px 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide--image {
	padding: 44px 0 0;
	overflow: visible;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px 6px 0;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0 0 44px;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-slide--html .fancybox-content {
	margin: 0 0 6px;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: calc(100% - 44px);
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-iframe,
.fancybox-video {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	vertical-align: top;
	width: 100%;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
	display: none;
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

.fancybox-navigation .fancybox-button {
	background: transparent;
	height: 100px;
	margin: 0;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	background: rgba(30, 30, 30, .6);
	height: 100%;
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
}

.fancybox-caption {
	text-align: center;
	top: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 15px;
	right: 0;
	margin: 0 100px;
}

.fancybox-caption:before {
	background: rgba(0, 0, 0, .3);
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: -1;
}

.fancybox-caption:after {
	border-bottom: 1px solid hsla(0, 0%, 100%, .3);
	content: "";
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: transparent;
	border: 6px solid hsla(0, 0%, 39%, .5);
	border-radius: 100%;
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 99999;
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}

@media(max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}
	.fancybox-slide--image {
		padding: 6px 0 0;
	}
	.fancybox-slide--image .fancybox-content {
		margin-bottom: 6px;
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right: 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .3);
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	position: absolute;
	-webkit-tap-highlight-color: transparent;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1;
}

@media(max-width:768px) {
	.fancybox-thumbs {
		width: auto;
		height: 65px;
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 0;
		bottom: 65px;
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
		width: 65px;
	}
	.fancybox-caption {
		margin: 0 60px;
	}
}

ol.tree {
	padding: 0 0 0 0;
}

ol.tree li {
	list-style: none;
	margin-left: -15px;
	position: relative;
}

ol.tree li.file {
	margin-left: -1px;
}

ol.tree li.file a {
	display: block;
	padding-left: 0;
	text-decoration: none;
}

ol.tree li input {
	cursor: pointer;
	height: 1.1em;
	left: 0;
	margin-left: 0;
	opacity: 1;
	position: absolute;
	top: 8px;
	width: 1.1em;
	z-index: 2;
}

ol.tree li input+ol {
	background: 20px 0 no-repeat;
	height: 1.2em;
	margin: -1.5em 0 0 44px;
}

ol.tree li input+ol>li {
	display: none;
	margin-left: -14px;
	padding-left: 1px;
}

ol.tree li label {
	cursor: pointer;
	display: block;
	padding-left: 17px;
}

ol.tree li input:checked+ol {
	background: 20px 5px no-repeat;
	height: auto;
	margin: -1em 0 5px -44px;
	padding: .5em 0 0 80px;
}

ol.tree li input:checked+ol>li {
	display: block;
	margin: 0 0 .125em;
}

ol.tree li input:checked+ol>li:last-child {
	margin: 0 0 .063em;
}

ol.tree li input {
	display: none;
}

@media screen {
	.div_scroller_nav_pager {
		padding: 0;
		margin: auto;
		display: inline-block;
	}
	.div_scroller_nav_pager a {
		float: left;
		padding: 8px 16px;
		text-decoration: none;
		cursor: hand;
		cursor: pointer;
	}
	.div_scroller_nav_pager a.activeSlide {
		background-color: #ddd;
		color: #fff;
	}
	.div_scroller_nav_pager a:hover:not(.activeSlide) {
		background-color: #f8f8f8;
	}
	.scrollermessage {
		display: none;
		background: #ffffe0;
	}
	#scroller_wrapper_2517 {
		width: 0;
		text-align: center;
	}
	#scroller_2517 {
		width: 0;
		height: 0;
		border: 1px solid #000;
		background: #ffffe0;
		padding: 8px;
		overflow: hidden;
	}
	.img-small,
	.img-medium,
	.img-large {
		height: auto;
	}
	.img-small {
		width: 5.42%;
	}
	.img-medium {
		width: 12.5%;
	}
	.img-large {
		width: 40.83%;
	}
	.sf-menu li:hover ul,
	.sf-menu li.sfHover ul,
	.sf-menu li:active ul {
		top: 25px;
	}
	.sf-menu ul {
		background-image: none;
		background-color: #fff;
	}
	.sf-menu li a:focus,
	.sf-menu li a:hover,
	.sf-menu li a:active {
		background-color: #fff;
	}
	.sf-menu li a {
		-moz-border-radius-topright: 0;
		-moz-border-radius-topleft: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-top-left-radius: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.sf-menu li li a {
		-moz-border-radius-topright: 0;
		-moz-border-radius-topleft: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-top-left-radius: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.sf-menu li li a:focus,
	.sf-menu li li a:hover,
	.sf-menu li li a:active {
		background-color: #fff;
	}
	a.logolink {
		background-size: 100%;
		width: 100% !important;
		background-repeat: no-repeat;
		height: 100% !important;
		position: absolute !important;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.menuitem {
		position: relative;
	}
	a.menulink,
	a.menulink:link,
	a.menulink:active,
	a.menulink:visited {
		text-decoration: none;
		display: block;
	}
	a.menulink:hover {
		color: #000;
	}
	.submenuitem {
		left: 0;
	}
	.submenuitem3rd {
		left: 0;
	}
	a.submenulink,
	a.submenulink:link,
	a.submenulink:active,
	a.submenulink:visited {
		display: block;
	}
	#footer {
		height: 22px;
		font-weight: normal;
		font-size: 9px;
		font-family: Verdana, Geneva, sans-serif;
		color: #fff;
	}
	#footer a:link,
	#footer a:visited,
	#footer a:active {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 9px;
		line-height: 10px;
		color: #fff;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 9px;
		color: #e0e7ee;
	}
	.lefttext {
		float: left;
		padding: 4px 20px 0 20px;
	}
	.righttext {
		float: right;
		padding: 4px 20px 0 20px;
	}
	#secondfooter {
		font-weight: normal;
		font-size: 9px;
		line-height: 10px;
		height: 37px;
		font-family: Verdana, Geneva, sans-serif;
		background-image: none;
		background-position: top;
		color: #fff;
	}
	#secondfooter a:link,
	#secondfooter a:visited,
	#secondfooter a:active {
		line-height: 10px;
		text-decoration: none;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 9px;
		color: #fff;
	}
	#secondfooter a:hover {
		line-height: 10px;
		text-decoration: underline;
		font-size: 9px;
		font-family: Verdana, Geneva, sans-serif;
		color: #e0e7ee;
	}
	.MainTable {
		border-collapse: collapse;
		width: 100%;
	}
	.MainTable td,
	table.MainTable td {
		padding: 0;
	}
	.MainTableGallery td,
	table.MainTableGallery td {
		padding: 0;
	}
	.gallerycontainer {
		position: relative;
		width: 100%;
	}
	.gallerycontainer ul {
		clear: both;
		padding: 1em 0;
		list-style: none outside none;
		margin-bottom: 20px;
	}
	.gallerycontainer ul li {
		float: left;
		text-align: center;
		line-height: 18px;
		width: 300px;
	}
	.gallerycontainer li:nth-child(n) {
		margin: 0 0 15px 0;
		width: 33.3%;
	}
	.gallerycontainer li:nth-child(3n) {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.gallerypaging {
		display: inline;
		float: left;
		text-align: left;
		width: 100%;
	}
	.gallerytext {
		text-align: left;
	}
	.expand-content p {
		margin-top: 0;
	}
	#menu {
		padding-left: 0;
	}
	#container {
		width: 1220px;
		height: auto;
		margin: 0 auto 0;
	}
	#menu,
	#navcontainer,
	#secnavcontainer {
		vertical-align: top;
	}
	#content {
		width: 1200px;
		text-align: left;
	}
	#menu:before,
	#menuleft:before,
	a.menulink,
	a.menulink:link,
	a.menulink:active,
	a.menulink:visited {
		height: 25px;
		line-height: 25px;
	}
}

a#menubtn {
	display: none;
	text-decoration: none;
}

div.submenu-button {
	display: none;
}

@media only screen and (max-width:1200px) {
	body {
		position: static;
		right: auto;
		width: auto;
	}
	div#sidr ul {
		float: none;
	}
	#menuleft,
	#menuright,
	#logoleft,
	#logoright,
	#headerleft,
	#headerright,
	#contentleft,
	#contentright,
	#footerleft,
	#footerright,
	#secondfooterleft,
	#secondfooterright,
	#socialmedia-container,
	#cc-container,
	#jcornerBig,
	#jcornerSmall {
		display: none;
	}
	#container {
		margin: 0 auto 0 auto;
		width: 100%;
	}
	a#menubtn {
		display: inline;
		position: fixed;
		right: 0%;
		top: 0%;
		background-size: 100% auto;
		background: #000;
		width: 50px;
		height: 50px;
		z-index: 9999999;
		border: 1px solid #fff;
		font-size: 12px;
	}
	a#menubtn:before {
		content: """";
		position: absolute;
		left: 1.25em;
		top: 1.4em;
		width: 39%;
		height: .3em;
		background: none repeat scroll 0% 0% #fff;
		box-shadow: 0 1em 0 0 #fff, 0 .5em 0 0 #fff;
	}
	div#logo,
	div#menu,
	div#header,
	div#content,
	div#footer,
	div#secondfooter,
	div.logo {
		background-size: 100%;
		width: 100% !important;
		background-repeat: no-repeat;
	}
	div#header,
	div#header object,
	div#header object embed,
	div.logo,
	div#menu,
	div#footer,
	div#secondfooter {
		height: 100%;
	}
	.lefttext,
	.righttext {
		width: 44%;
		display: inline-block;
		float: none;
	}
	.lefttext {
		text-align: left;
		padding: .5% 2.1% 0%;
	}
	.righttext {
		text-align: right;
		padding: .5% 2.1% 0%;
	}
	#menu:before {
		width: 100%;
		left: 0%;
	}
	div#header object,
	div#slider_header {
		height: 100% !important;
		position: relative !important;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
	div.logo {
		padding: .08% 0 0;
	}
	#menu {
		padding: 2.08% 0% 0%;
	}
	div#footer {
		padding: .18% 0% .18%;
	}
	div#secondfooter {
		padding: .31% 0% .31%;
	}
	.sidr {
		display: block;
		position: fixed;
		top: 0;
		height: 100%;
		z-index: 999999;
		width: 260px;
		overflow-y: auto;
		font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
		font-size: 15px;
		background: #333;
		color: #fff;
		-webkit-box-shadow: inset 0 0 5px 5px #222;
		-moz-box-shadow: inset 0 0 5px 5px #222;
		box-shadow: inset 0 0 5px 5px #222;
	}
	.sidr .sidr-inner {
		padding: 0 0 15px;
	}
	.sidr.right {
		left: auto;
		right: -260px;
	}
	.sidr.left {
		left: -260px;
		right: auto;
	}
	.sidr h1,
	.sidr h2,
	.sidr h3,
	.sidr h4,
	.sidr h5,
	.sidr h6 {
		font-size: 11px;
		font-weight: 400;
		color: #fff;
		line-height: 24px;
		background-image: linear-gradient(#4d4d4d, #1a1a1a);
		-webkit-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, .2);
		-moz-box-shadow: 0 5px 5px 3px rgba(0, 0, 0, .2);
		box-shadow: 0 5px 5px 3px rgba(0, 0, 0, .2);
		margin: 0 0 5px;
		padding: 0 15px;
	}
	.sidr p {
		font-size: 13px;
		margin: 0 0 12px;
	}
	.sidr p a {
		color: rgba(255, 255, 255, .9);
	}
	.sidr ul {
		display: block;
		margin: 0 0 15px;
		padding: 0;
	}
	.sidr ul li {
		display: block;
		line-height: 48px;
		border-top: 1px solid #4d4d4d;
		border-bottom: 1px solid #1a1a1a;
		margin: 0;
		clear: both;
		width: 100%;
	}
	.sidr ul li:hover,
	.sidr ul li.active,
	.sidr ul li.sidr-class-active {
		border-top: none;
		line-height: 49px;
	}
	.sidr ul li a,
	.sidr ul li span {
		display: block;
		text-decoration: none;
		color: #fff;
		padding: 0 15px;
	}
	.sidr ul li ul {
		border-bottom: none;
		margin: 0;
	}
	.sidr ul li ul li {
		line-height: 40px;
		font-size: 13px;
	}
	.sidr ul li ul li:last-child {
		border-bottom: none;
	}
	.sidr ul li ul li:hover,
	.sidr ul li ul li.active,
	.sidr ul li ul li.sidr-class-active {
		border-top: none;
		line-height: 41px;
	}
	.sidr ul li ul li a,
	.sidr ul li ul li span {
		color: rgba(255, 255, 255, .8);
		padding-left: 30px;
	}
	.sidr ul li:hover>a,
	.sidr ul li:hover>span,
	.sidr ul li.active>a,
	.sidr ul li.active>span,
	.sidr ul li.sidr-class-active>a,
	.sidr ul li.sidr-class-active>span,
	.sidr ul li ul li:hover>a,
	.sidr ul li ul li:hover>span,
	.sidr ul li ul li.active>a,
	.sidr ul li ul li.active>span,
	.sidr ul li ul li.sidr-class-active>a,
	.sidr ul li ul li.sidr-class-active>span {
		-webkit-box-shadow: inset 0 0 15px 3px #222;
		-moz-box-shadow: inset 0 0 15px 3px #222;
		box-shadow: inset 0 0 15px 3px #222;
	}
	div.submenu-button {
		background: url('https://secure.toolkitfiles.co.uk/images/webkitimages/submenuicon.png') no-repeat;
		background-position: 0 32px;
		height: 32px;
		width: 32px;
		cursor: pointer;
		position: absolute;
		right: 0;
		z-index: 9;
		top: 10%;
		display: block;
	}
	div.submenu-button .expanded {
		background-position: 0 -32px;
	}
	div.submenu-button .collapsed {
		background-position: 0 0;
	}
	a.menulink,
	a.menulink:link,
	a.menulink:active,
	a.menulink:visited {
		height: 45px;
		line-height: 45px;
		text-align: center;
	}
}

@media only screen and (max-width:700px) {
	div#footer,
	div#secondfooter {
		background-repeat: repeat-y;
	}
	div#footer,
	div#secondfooter,
	#footer a:link,
	#footer a:visited,
	#footer a:active,
	#secondfooter a:link,
	#secondfooter a:visited,
	#secondfooter a:active {
		font-size: 1em;
		line-height: 1em;
		padding: 0;
	}
	.lefttext,
	.righttext {
		width: 100%;
		text-align: center;
		padding: 2% 0% 2%;
	}
}

@media only screen and (min-width:1200px) {
	.sf-menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.sf-menu li {
		float: left;
	}
	.sf-menu a {
		display: block;
		width: 100px;
	}
	a.menulink,
	a.menulink:link,
	a.menulink:active,
	a.menulink:visited {
		height: 113px;
		line-height: 113px;
	}
}

@media only screen and (max-width:1298px) {
	div#bodyarea {
		width: 92%;
		margin: 4% 4% 0%;
	}
}

.sf-sub-indicator {
	display: none;
}

.submenuitem {
	background-image: none !important;
	background-size: 100% 100%;
	white-space: nowrap;
	top: 100px !important;
	text-align: center;
}

#secondfooter {
	width: 100%;
}

#headerleft {
	display: none;
}

#menuleft {
	display: none;
}

#contentleft {
	display: none;
}

#footerleft {
	display: none;
}

#secondfooterleft {
	display: none;
}

#headerright {
	display: none;
}

#menuright {
	display: none;
}

#contentright {
	display: none;
}

#footerright {
	display: none;
}

#secondfooterright {
	display: none;
}

#container {
	width: 100%;
}

#content {
	width: 100%;
}

div#bodyarea {
	width: 100%;
	margin: 0;
	padding: 0;
}

.pagetitle h1 {
	width: 100%;
}

.gellerydivleft,
.gellerydivmiddle,
.gellerydivright {
	text-align: center !important;
	width: 250px;
}

.MainTableGallery {
	width: 100%;
	max-width: 960px;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-top: 4em;
}

.gallerycontainer li {
	margin: 0 auto !important;
	text-align: inherit !important;
}

.gallerycontainer {
	margin: 0 auto !important;
	max-width: 960px;
}

@media screen and (max-width:525px) {
	.gallerycontainer li {
		width: 100% !important;
	}
	.gallerycontainer li:nth-child(1n+1) {
		clear: both;
	}
	.MainTableGallery table td:first-child {
		width: 100%;
	}
	.MainTableGallery table td {
		display: inline-block;
		text-align: left;
	}
}

@media screen and (min-width:526px) and (max-width:800px) {
	.gallerycontainer li {
		width: 50% !important;
	}
	.gallerycontainer li:nth-child(2n+1) {
		clear: both;
	}
}

@media screen and (min-width:801px) {
	.gallerycontainer li {
		width: 33% !important;
	}
	.gallerycontainer li:nth-child(3n+1) {
		clear: both;
	}
}

body {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	color: #7f7f7f;
	font-weight: 300;
}

#container {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
	margin-top: 0;
	margin-bottom: 25px;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #525836;
	font-family: 'Source Serif Pro', serif;
	font-weight: 300;
	text-transform: uppercase;
}

h1 {
	font-size: 50px;
	line-height: 60px;
	font-weight: 500;
}

h2 {
	font-size: 40px;
	line-height: 50px;
}

h3 {
	font-size: 30px;
	line-height: 40px;
}

h4 {
	font-size: 24px;
	line-height: 34px;
}

h5 {
	font-size: 20px;
	line-height: 30px;
}

h6 {
	font-size: 18px;
	line-height: 26px;
}

p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}

a,
a:hover {
	text-decoration: none!important;
}

ul li {
	list-style: none;
}

.contentarea {
	z-index: 1;
	position: relative;
}

.panel-inner {
	width: 100%;
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
}

.brownbg {
	background-color: #4d443d;
}

.greenbg {
	background-color: #484e2f;
}

.panelpad {
	padding-top: 80px;
	padding-bottom: 80px;
}

.padbot {
	padding-bottom: 80px;
}

.padtop {
	padding-top: 80px;
}

.pad40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.padtop_40 {
	padding-top: 40px;
}

.padbot_40 {
	padding-bottom: 40px;
}

.marbot {
	margin-bottom: 15px;
}

.mtops {
	margin-top: -110px;
}

.text-center {
	text-align: center;
}

.text-white * {
	color: #fff;
}

.imgFill {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.imgbox {
	width: 100%;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 10;
}

.imgbox::after {
	content: "";
	background: #525836;
	width: 50%;
	height: 90%;
	position: absolute;
	top: -40px;
	right: 0;
	z-index: -1;
}

.testi p {
	font-family: 'Source Serif Pro', serif;
	font-size: 22px;
	line-height: 32px;
	padding-bottom: 25px;
	border-bottom: 1px solid #7b825b;
}

.testi span {
	color: #bcc78b;
	font-size: 18px;
	line-height: 28px;
}

.halfimg {
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: left;
}

.halfimg-right {
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right;
}

.minhight600 {
	height: 565px;
}

.minhight275 {
	height: 275px;
}

.drkgreenstrip {
	height: 350px;
	background-color: #525836;
	width: 50%;
	position: absolute;
	left: 0;
	top: 25%;
}

.rltvbox {
	position: relative;
}

.marg-top {
	margin-top: 1px;
}

a.button,
.button {
	border-radius: 0;
	display: inline-block;
	letter-spacing: 2px;
	padding: 1.2em 1.6em;
	transition: all .5s ease-in-out 0s;
}

.green.button {
	color: #fff;
	background-color: #525836;
}

.green.button:hover {
	background-color: #363b1f;
}

.light16.button {
	font-size: 16px;
	line-height: 1;
	font-weight: 300;
}

.topmarg.button {
	margin-top: 30px;
}

.logoarea {
	position: relative;
	z-index: 2;
	background-color: #484e2f;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.menuarea {
	height: 160px;
	width: 100%;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: end;
	background-color: #484e2f;
}

a.menulink,
a.menulink:link,
a.menulink:active,
a.menulink:visited {
	height: 50px;
	line-height: 50px;
	padding: 0 20px!important;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}

#menu ul li.menuitem {
	width: auto!important;
}

.sf-menu {
	width: 100% !important;
	display: flex;
	height: auto;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
}

.sf-menu a {
	width: auto!important;
}

.sf-menu li a:hover {
	background-color: #fff;
	color: #525836;
	border-top: 2px solid transparent;
}

#LogoText3132 {
	display: flex;
	justify-content: flex-start;
	top: 35px;
	width: 290px;
	left: 50%;
	transform: translate(-50%, 0);
}

#LogoText3215 {
	display: none;
	right: 0;
	top: 21px;
}

.contact-details {
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	text-align: right;
	color: #fff;
}

.contact-details h4 {
	margin: 0;
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
}

.contact-details a {
	font-size: 16px;
	color: #fff;
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
}

.contact-details a img {
	margin-right: 5px;
}

#logo {
	width: 1200px!important;
}

#menu {
	width: 100%;
	margin: 0 auto;
	font-family: 'Source Serif Pro', serif;
	max-width: 1200px !important;
	padding-top: 110px;
}

.main-logo a {
	display: block;
}

.footerarea,
.secondfooterarea {
	background-color: #484e2f;
}

#footer,
#secondfooter {
	width: 100% !important;
	height: auto !important;
	padding: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.secondfooterarea {
	padding-bottom: 12px!important;
}

#secondfooter {
	font-family: 'Montserrat', sans-serif;
}

#scroller_2517 {
	height: calc(100vh - 200px);
	min-height: 650px;
	width: 100%;
	border: none;
	max-width: 1200px;
	margin: 0 auto;
}

.scrollermessage {
	height: inherit !important;
	width: inherit !important;
}

.scrollermessage,
.scroller_style {
	background-color: rgba(0, 0, 0, 0) !important;
	border: 0;
}

.scroller {
	height: calc(100vh - 200px);
	width: 100%;
	min-height: 650px;
}

.scroller h1 {
	font-size: 60px;
}

.scroller h1 span {
	font-size: 120px;
	line-height: 130px;
}

.scroller p {
	font-size: 20px;
	line-height: 30px;
}

.scroller a {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
}

.scroller a:hover {
	color: #fff;
}

.bg-image {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.footer-details {
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	align-items: center;
}

.footer-section a {
	padding: 0 0 5px;
	display: inline-block;
}

.footer-section a:hover {
	color: #c8c8c8;
}

.back-to-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 40;
}

.back-to-top img {
	width: 43px;
	height: 43px;
}

@media only screen and (max-width:1200px) {
	.menuarea {
		z-index: 10;
		height: 0;
	}
	.sidr {
		background: #7b825b none repeat scroll 0 0;
		box-shadow: none !important;
	}
	.sidr ul li {
		border-bottom: 0!important;
		border-top: 0!important;
	}
	.sidr ul li a,
	.sidr ul li span {
		box-shadow: none !important;
		color: #fff!important;
	}
	.sidr ul li a:hover {
		box-shadow: none;
		color: #363a22!important;
	}
	.sidr ul li ul li a,
	.sidr ul li ul li span {
		padding: 0;
		text-align: center;
	}
	a#menubtn {
		background: #484e2f;
		border: none;
	}
	a#menubtn::before {
		background: none repeat scroll 0% 0% #fff;
		box-shadow: 0 1em 0 0 #fff, 0 .5em 0 0 #fff;
	}
	.scroller h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.scroller h1 span {
		font-size: 90px;
		line-height: 100px;
	}
	.logoarea {
		height: 100px;
	}
	#LogoText3132 {
		top: 26px;
	}
	#LogoText3215 {
		display: none;
	}
	.bg-image {
		display: none;
	}
}

@media screen and (max-width:991px) {
	.imgbox {
		position: relative;
	}
}

@media only screen and (max-width:767px) {
	.imgbox {
		position: inherit;
	}
	.halfimg {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left;
	}
	.drkgreenstrip {
		display: none;
	}
	.mtops {
		margin-top: inherit;
		margin-bottom: 15px;
	}
	#footer,
	#secondfooter {
		flex-flow: column;
	}
	.scroller p {
		font-size: 16px;
		line-height: 26px;
	}
	.testi img {
		max-width: 70px !important;
		margin-bottom: 15px;
	}
	.footer-details {
		align-items: flex-start;
	}
}

@media screen and (max-width:576px) {
	.scroller h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.scroller h1 span {
		font-size: 70px;
		line-height: 80px;
	}
}

@media screen and (max-width:480px) {
	.scroller h1 {
		font-size: 30px;
		line-height: 40px;
	}
	.scroller h1 span {
		font-size: 60px;
		line-height: 70px;
	}
	h2 {
		font-size: 35px;
		line-height: 45px;
	}
	h3 {
		font-size: 30px;
		line-height: 40px;
	}
}

@media screen and (max-width:420px) {
	#LogoText3132 {
		width: 100%;
		left: 0;
		transform: translate(0, 0);
		padding: 0 15px;
	}
}

@media screen and (max-width:360px) {
	.scroller h1 span {
		font-size: 55px;
		line-height: 65px;
	}
}