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

/* line 85, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
a {
	background: transparent;
}

/* line 94, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
	outline: 0;
}

/* line 105, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
	border-bottom: 1px dotted;
}

/* line 114, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
b,
strong {
	font-weight: bold;
}

/* line 122, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
dfn {
	font-style: italic;
}

/* line 131, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* line 140, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
mark {
	background: #ff0;
	color: #000;
}

/* line 149, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
small {
	font-size: 80%;
}

/* line 158, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

/* line 165, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
sup {
	top: -0.5em;
}

/* line 169, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
sub {
	bottom: -0.25em;
}

/* line 180, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
img {
	border: 0;
}

/* line 188, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
	overflow: hidden;
}

/* line 199, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
figure {
	margin: 1em 40px;
}

/* line 207, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

/* line 217, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
pre {
	overflow: auto;
}

/* line 228, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* line 252, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

/* line 262, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
button {
	overflow: visible;
}

/* line 274, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
button,
select {
	text-transform: none;
}

/* line 289, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

/* line 299, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
	cursor: default;
}

/* line 308, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* line 318, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
input {
	line-height: normal;
}

/* line 331, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/* line 343, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/* line 353, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/* line 367, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/* line 375, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* line 386, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
legend {
	border: 0;
	padding: 0;
}

/* line 395, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
textarea {
	overflow: auto;
}

/* line 404, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
optgroup {
	font-weight: bold;
}

/* line 415, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* line 421, ../../libraries/bootstrap/stylesheets/bootstrap/_normalize.scss */
td,
th {
	padding: 0;
}

@media print {
	/* line 8, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	a,
	a:visited {
		text-decoration: underline;
	}

	/* line 20, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	a[href]:after {
		content: " (" attr(href) ")";
	}

	/* line 24, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/* line 30, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	/* line 35, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	/* line 40, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	thead {
		display: table-header-group;
	}

	/* line 45, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	tr,
	img {
		page-break-inside: avoid;
	}

	/* line 49, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	img {
		max-width: 100% !important;
	}

	/* line 55, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	/* line 61, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	h2,
	h3 {
		page-break-after: avoid;
	}

	/* line 67, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	select {
		background: #fff !important;
	}

	/* line 72, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	.navbar {
		display: none;
	}

	/* line 77, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	.table td,
	.table th {
		background-color: #fff !important;
	}

	/* line 83, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}

	/* line 87, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	.label {
		border: 1px solid #000;
	}

	/* line 91, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	.table {
		border-collapse: collapse !important;
	}

	/* line 96, ../../libraries/bootstrap/stylesheets/bootstrap/_print.scss */
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}
/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 15, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 22, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333333;
	background-color: white;
}

/* line 39, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

/* line 48, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
a {
	color: #428bca;
	text-decoration: none;
}
/* line 53, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
	color: #2a6496;
	text-decoration: underline;
}
/* line 58, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* line 69, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
figure {
	margin: 0;
}

/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
img {
	vertical-align: middle;
}

/* line 81, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

/* line 86, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
	border-radius: 6px;
}

/* line 93, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

/* line 106, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
	border-radius: 50%;
}

/* line 113, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

/* line 125, ../../libraries/bootstrap/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
/* line 17, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}

/* line 26, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
	font-size: 65%;
}

/* line 37, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* line 42, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
	font-size: 75%;
}

/* line 47, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h1, .h1 {
	font-size: 36px;
}

/* line 48, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h2, .h2 {
	font-size: 30px;
}

/* line 49, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h3, .h3 {
	font-size: 24px;
}

/* line 50, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h4, .h4 {
	font-size: 18px;
}

/* line 51, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h5, .h5 {
	font-size: 14px;
}

/* line 52, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
h6, .h6 {
	font-size: 12px;
}

/* line 58, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
p {
	margin: 0 0 10px;
}

/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4;
}
@media (min-width: 768px) {
	/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
	.lead {
		font-size: 21px;
	}
}

/* line 79, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
small,
.small {
	font-size: 85%;
}

/* line 82, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
cite {
	font-style: normal;
}

/* line 85, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.text-left {
	text-align: left;
}

/* line 86, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.text-right {
	text-align: right;
}

/* line 87, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.text-center {
	text-align: center;
}

/* line 88, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.text-justify {
	text-align: justify;
}

/* line 91, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.text-muted {
	color: #999999;
}

/* line 605, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.text-primary {
	color: #428bca;
}

/* line 608, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.text-primary:hover {
	color: #3071a9;
}

/* line 605, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.text-success {
	color: #3c763d;
}

/* line 608, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.text-success:hover {
	color: #2b542c;
}

/* line 605, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.text-info {
	color: #31708f;
}

/* line 608, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.text-info:hover {
	color: #245269;
}

/* line 605, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.text-warning {
	color: #8a6d3b;
}

/* line 608, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.text-warning:hover {
	color: #66512c;
}

/* line 605, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.text-danger {
	color: #a94442;
}

/* line 608, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.text-danger:hover {
	color: #843534;
}

/* line 108, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.bg-primary {
	color: #fff;
}

/* line 593, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.bg-primary {
	background-color: #428bca;
}

/* line 596, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.bg-primary:hover {
	background-color: #3071a9;
}

/* line 593, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.bg-success {
	background-color: #dff0d8;
}

/* line 596, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.bg-success:hover {
	background-color: #c1e2b3;
}

/* line 593, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.bg-info {
	background-color: #d9edf7;
}

/* line 596, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.bg-info:hover {
	background-color: #afd9ee;
}

/* line 593, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.bg-warning {
	background-color: #fcf8e3;
}

/* line 596, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.bg-warning:hover {
	background-color: #f7ecb5;
}

/* line 593, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.bg-danger {
	background-color: #f2dede;
}

/* line 596, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.bg-danger:hover {
	background-color: #e4b9b9;
}

/* line 127, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}

/* line 139, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
/* line 143, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}

/* line 151, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.list-unstyled, .list-inline {
	padding-left: 0;
	list-style: none;
}

/* line 157, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.list-inline {
	margin-left: -5px;
}
/* line 161, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

/* line 169, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
dl {
	margin-top: 0;
	margin-bottom: 20px;
}

/* line 174, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
dt,
dd {
	line-height: 1.42857;
}

/* line 177, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
dt {
	font-weight: bold;
}

/* line 180, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
dd {
	margin-left: 0;
}

@media (min-width: 768px) {
	/* line 191, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/* line 198, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
	.dl-horizontal dd {
		margin-left: 180px;
	}
	/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.dl-horizontal dd:before, .dl-horizontal dd:after {
		content: " ";
		display: table;
	}
	/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.dl-horizontal dd:after {
		clear: both;
	}
}
/* line 211, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}

/* line 215, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

/* line 221, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}
/* line 230, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
/* line 239, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #999999;
}
/* line 245, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}

/* line 255, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
/* line 266, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: '';
}
/* line 267, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

/* line 275, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
	content: "";
}

/* line 280, ../../libraries/bootstrap/stylesheets/bootstrap/_type.scss */
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}

/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../libraries/bootstrap/stylesheets/bootstrap/_code.scss */
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px;
}

/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_code.scss */
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: white;
	background-color: #333333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 35, ../../libraries/bootstrap/stylesheets/bootstrap/_code.scss */
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: whitesmoke;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
/* line 49, ../../libraries/bootstrap/stylesheets/bootstrap/_code.scss */
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

/* line 60, ../../libraries/bootstrap/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_grid.scss */
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.container:before, .container:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.container:after {
	clear: both;
}
@media (min-width: 768px) {
	/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_grid.scss */
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_grid.scss */
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_grid.scss */
	.container {
		width: 1170px;
	}
}

/* line 30, ../../libraries/bootstrap/stylesheets/bootstrap/_grid.scss */
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.container-fluid:after {
	clear: both;
}

/* line 39, ../../libraries/bootstrap/stylesheets/bootstrap/_grid.scss */
.row {
	margin-left: -15px;
	margin-right: -15px;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.row:before, .row:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.row:after {
	clear: both;
}

/* line 798, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.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;
}

/* line 817, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.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;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-1 {
	width: 8.33333%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-2 {
	width: 16.66667%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-3 {
	width: 25%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-4 {
	width: 33.33333%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-5 {
	width: 41.66667%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-6 {
	width: 50%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-7 {
	width: 58.33333%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-8 {
	width: 66.66667%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-9 {
	width: 75%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-10 {
	width: 83.33333%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-11 {
	width: 91.66667%;
}

/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-12 {
	width: 100%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-0 {
	right: 0%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-1 {
	right: 8.33333%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-2 {
	right: 16.66667%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-3 {
	right: 25%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-4 {
	right: 33.33333%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-5 {
	right: 41.66667%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-6 {
	right: 50%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-7 {
	right: 58.33333%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-8 {
	right: 66.66667%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-9 {
	right: 75%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-10 {
	right: 83.33333%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-11 {
	right: 91.66667%;
}

/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-12 {
	right: 100%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-0 {
	left: 0%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-1 {
	left: 8.33333%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-2 {
	left: 16.66667%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-3 {
	left: 25%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-4 {
	left: 33.33333%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-5 {
	left: 41.66667%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-6 {
	left: 50%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-7 {
	left: 58.33333%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-8 {
	left: 66.66667%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-9 {
	left: 75%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-10 {
	left: 83.33333%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-11 {
	left: 91.66667%;
}

/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-12 {
	left: 100%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-0 {
	margin-left: 0%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-1 {
	margin-left: 8.33333%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-2 {
	margin-left: 16.66667%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-3 {
	margin-left: 25%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-4 {
	margin-left: 33.33333%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-5 {
	margin-left: 41.66667%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-6 {
	margin-left: 50%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-7 {
	margin-left: 58.33333%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-8 {
	margin-left: 66.66667%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-9 {
	margin-left: 75%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-10 {
	margin-left: 83.33333%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-11 {
	margin-left: 91.66667%;
}

/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	/* line 817, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.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;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-1 {
		width: 8.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-2 {
		width: 16.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-3 {
		width: 25%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-4 {
		width: 33.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-5 {
		width: 41.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-6 {
		width: 50%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-7 {
		width: 58.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-8 {
		width: 66.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-9 {
		width: 75%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-10 {
		width: 83.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-11 {
		width: 91.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-12 {
		width: 100%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-0 {
		right: 0%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-1 {
		right: 8.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-2 {
		right: 16.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-3 {
		right: 25%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-4 {
		right: 33.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-5 {
		right: 41.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-6 {
		right: 50%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-7 {
		right: 58.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-8 {
		right: 66.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-9 {
		right: 75%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-10 {
		right: 83.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-11 {
		right: 91.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-pull-12 {
		right: 100%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-0 {
		left: 0%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-1 {
		left: 8.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-2 {
		left: 16.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-3 {
		left: 25%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-4 {
		left: 33.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-5 {
		left: 41.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-6 {
		left: 50%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-7 {
		left: 58.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-8 {
		left: 66.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-9 {
		left: 75%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-10 {
		left: 83.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-11 {
		left: 91.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-push-12 {
		left: 100%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-0 {
		margin-left: 0%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-3 {
		margin-left: 25%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-6 {
		margin-left: 50%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-9 {
		margin-left: 75%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}
@media (min-width: 992px) {
	/* line 817, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.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;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-1 {
		width: 8.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-2 {
		width: 16.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-3 {
		width: 25%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-4 {
		width: 33.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-5 {
		width: 41.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-6 {
		width: 50%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-7 {
		width: 58.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-8 {
		width: 66.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-9 {
		width: 75%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-10 {
		width: 83.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-11 {
		width: 91.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-12 {
		width: 100%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-0 {
		right: 0%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-1 {
		right: 8.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-2 {
		right: 16.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-3 {
		right: 25%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-4 {
		right: 33.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-5 {
		right: 41.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-6 {
		right: 50%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-7 {
		right: 58.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-8 {
		right: 66.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-9 {
		right: 75%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-10 {
		right: 83.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-11 {
		right: 91.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-pull-12 {
		right: 100%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-0 {
		left: 0%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-1 {
		left: 8.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-2 {
		left: 16.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-3 {
		left: 25%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-4 {
		left: 33.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-5 {
		left: 41.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-6 {
		left: 50%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-7 {
		left: 58.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-8 {
		left: 66.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-9 {
		left: 75%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-10 {
		left: 83.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-11 {
		left: 91.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-push-12 {
		left: 100%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-0 {
		margin-left: 0%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-3 {
		margin-left: 25%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-6 {
		margin-left: 50%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-9 {
		margin-left: 75%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-md-offset-12 {
		margin-left: 100%;
	}
}
@media (min-width: 1200px) {
	/* line 817, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.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;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-1 {
		width: 8.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-2 {
		width: 16.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-3 {
		width: 25%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-4 {
		width: 33.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-5 {
		width: 41.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-6 {
		width: 50%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-7 {
		width: 58.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-8 {
		width: 66.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-9 {
		width: 75%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-10 {
		width: 83.33333%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-11 {
		width: 91.66667%;
	}

	/* line 825, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-12 {
		width: 100%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-0 {
		right: 0%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-1 {
		right: 8.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-2 {
		right: 16.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-3 {
		right: 25%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-4 {
		right: 33.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-5 {
		right: 41.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-6 {
		right: 50%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-7 {
		right: 58.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-8 {
		right: 66.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-9 {
		right: 75%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-10 {
		right: 83.33333%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-11 {
		right: 91.66667%;
	}

	/* line 835, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-pull-12 {
		right: 100%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-0 {
		left: 0%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-1 {
		left: 8.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-2 {
		left: 16.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-3 {
		left: 25%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-4 {
		left: 33.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-5 {
		left: 41.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-6 {
		left: 50%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-7 {
		left: 58.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-8 {
		left: 66.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-9 {
		left: 75%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-10 {
		left: 83.33333%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-11 {
		left: 91.66667%;
	}

	/* line 830, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-push-12 {
		left: 100%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-0 {
		margin-left: 0%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-3 {
		margin-left: 25%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-6 {
		margin-left: 50%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-9 {
		margin-left: 75%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}

	/* line 840, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}
/* line 6, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
table {
	max-width: 100%;
	background-color: transparent;
}

/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
th {
	text-align: left;
}

/* line 17, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table {
	width: 100%;
	margin-bottom: 20px;
}
/* line 26, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
/* line 35, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
/* line 45, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
/* line 51, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
/* line 56, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table .table {
	background-color: white;
}

/* line 70, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
	padding: 5px;
}

/* line 82, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table-bordered {
	border: 1px solid #dddddd;
}
/* line 89, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
/* line 96, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}

/* line 110, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

/* line 124, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background-color: whitesmoke;
}

/* line 135, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}

/* line 143, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}

/* line 449, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
	background-color: whitesmoke;
}

/* line 460, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}

/* line 449, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
	background-color: #dff0d8;
}

/* line 460, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}

/* line 449, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
	background-color: #d9edf7;
}

/* line 460, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}

/* line 449, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}

/* line 460, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}

/* line 449, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
	background-color: #f2dede;
}

/* line 460, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}

@media (max-width: 767px) {
	/* line 172, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
		-webkit-overflow-scrolling: touch;
	}
	/* line 182, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
	.table-responsive > .table {
		margin-bottom: 0;
	}
	/* line 191, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap;
	}
	/* line 199, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
	.table-responsive > .table-bordered {
		border: 0;
	}
	/* line 208, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0;
	}
	/* line 212, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0;
	}
	/* line 225, ../../libraries/bootstrap/stylesheets/bootstrap/_tables.scss */
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0;
	}
}
/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

/* line 20, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}

/* line 46, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 52, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	/* IE8-9 */
	line-height: normal;
}

/* line 59, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
	display: block;
}

/* line 64, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
	display: block;
	width: 100%;
}

/* line 71, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
	height: auto;
}

/* line 78, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* line 83, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
}

/* line 114, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: white;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 915, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 57, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
	color: #999999;
	opacity: 1;
}
/* line 59, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
	color: #999999;
}
/* line 60, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
	color: #999999;
}
/* line 142, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}

/* line 152, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
	height: auto;
}

/* line 164, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
	-webkit-appearance: none;
}

/* line 174, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="date"] {
	line-height: 34px;
}

/* line 184, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-group {
	margin-bottom: 15px;
}

/* line 194, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
/* line 200, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer;
}

/* line 209, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}

/* line 214, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}

/* line 220, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

/* line 229, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

/* line 244, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

/* line 930, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 938, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
	height: 30px;
	line-height: 30px;
}

/* line 944, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
	height: auto;
}

/* line 930, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

/* line 938, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
	height: 46px;
	line-height: 46px;
}

/* line 944, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
	height: auto;
}

/* line 264, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.has-feedback {
	position: relative;
}
/* line 269, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
	padding-right: 42.5px;
}
/* line 274, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

/* line 875, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
	color: #3c763d;
}
/* line 879, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 889, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
/* line 895, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-success .form-control-feedback {
	color: #3c763d;
}

/* line 875, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
	color: #8a6d3b;
}
/* line 879, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 889, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
/* line 895, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-warning .form-control-feedback {
	color: #8a6d3b;
}

/* line 875, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
	color: #a94442;
}
/* line 879, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 889, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
/* line 895, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.has-error .form-control-feedback {
	color: #a94442;
}

/* line 303, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-control-static {
	margin-bottom: 0;
}

/* line 313, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width: 768px) {
	/* line 338, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-inline .form-group, .navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	/* line 345, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-inline .form-control, .navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	/* line 351, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
		width: 100%;
	}
	/* line 355, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-inline .control-label, .navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	/* line 364, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-inline .radio, .navbar-form .radio,
	.form-inline .checkbox,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
		vertical-align: middle;
	}
	/* line 372, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"],
	.navbar-form .checkbox input[type="checkbox"] {
		float: none;
		margin-left: 0;
	}
	/* line 381, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

/* line 400, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
/* line 408, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}
/* line 413, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
	clear: both;
}
/* line 417, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-control-static {
	padding-top: 7px;
}
@media (min-width: 768px) {
	/* line 423, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
	.form-horizontal .control-label {
		text-align: right;
	}
}
/* line 432, ../../libraries/bootstrap/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}

/* line 9, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
	color: #333333;
	text-decoration: none;
}
/* line 37, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 45, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* line 57, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-default {
	color: #333333;
	background-color: white;
	border-color: #cccccc;
}
/* line 508, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
/* line 513, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
/* line 519, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
	background-image: none;
}
/* line 522, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
	background-image: none;
}
/* line 532, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
	background-color: white;
	border-color: #cccccc;
}
/* line 538, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-default .badge {
	color: white;
	background-color: #333333;
}

/* line 60, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
	color: white;
	background-color: #428bca;
	border-color: #357ebd;
}
/* line 508, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	color: white;
	background-color: #3276b1;
	border-color: #285e8e;
}
/* line 513, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
	color: white;
	background-color: #3276b1;
	border-color: #285e8e;
}
/* line 519, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
	background-image: none;
}
/* line 522, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
	background-image: none;
}
/* line 532, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
/* line 538, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-primary .badge {
	color: #428bca;
	background-color: white;
}

/* line 64, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-success {
	color: white;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
/* line 508, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
	color: white;
	background-color: #47a447;
	border-color: #398439;
}
/* line 513, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
	color: white;
	background-color: #47a447;
	border-color: #398439;
}
/* line 519, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
	background-image: none;
}
/* line 522, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
	background-image: none;
}
/* line 532, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
/* line 538, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-success .badge {
	color: #5cb85c;
	background-color: white;
}

/* line 68, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-info {
	color: white;
	background-color: #5bc0de;
	border-color: #46b8da;
}
/* line 508, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
	color: white;
	background-color: #39b3d7;
	border-color: #269abc;
}
/* line 513, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
	color: white;
	background-color: #39b3d7;
	border-color: #269abc;
}
/* line 519, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
	background-image: none;
}
/* line 522, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
	background-image: none;
}
/* line 532, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
/* line 538, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-info .badge {
	color: #5bc0de;
	background-color: white;
}

/* line 72, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
	color: white;
	background-color: #f0ad4e;
	border-color: #eea236;
}
/* line 508, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
	color: white;
	background-color: #ed9c28;
	border-color: #d58512;
}
/* line 513, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
	color: white;
	background-color: #ed9c28;
	border-color: #d58512;
}
/* line 519, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
	background-image: none;
}
/* line 522, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
	background-image: none;
}
/* line 532, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
/* line 538, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-warning .badge {
	color: #f0ad4e;
	background-color: white;
}

/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
	color: white;
	background-color: #d9534f;
	border-color: #d43f3a;
}
/* line 508, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
	color: white;
	background-color: #d2322d;
	border-color: #ac2925;
}
/* line 513, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
	color: white;
	background-color: #d2322d;
	border-color: #ac2925;
}
/* line 519, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
	background-image: none;
}
/* line 522, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
	background-image: none;
}
/* line 532, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
/* line 538, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-danger .badge {
	color: #d9534f;
	background-color: white;
}

/* line 85, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link {
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}
/* line 94, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* line 101, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
/* line 105, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
/* line 113, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}

/* line 124, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

/* line 128, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 132, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 140, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

/* line 148, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
	margin-top: 5px;
}

/* line 156, ../../libraries/bootstrap/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_component-animations.scss */
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
/* line 13, ../../libraries/bootstrap/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
	opacity: 1;
}

/* line 18, ../../libraries/bootstrap/stylesheets/bootstrap/_component-animations.scss */
.collapse {
	display: none;
}
/* line 20, ../../libraries/bootstrap/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
	display: block;
}

/* line 24, ../../libraries/bootstrap/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("bootstrap/glyphicons-halflings-regular.eot");
	src: url("bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* line 34, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
	content: "\2a";
}

/* line 35, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
	content: "\2b";
}

/* line 36, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
	content: "\20ac";
}

/* line 37, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
	content: "\2212";
}

/* line 38, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
	content: "\2601";
}

/* line 39, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
	content: "\2709";
}

/* line 40, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
	content: "\270f";
}

/* line 41, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
	content: "\e001";
}

/* line 42, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
	content: "\e002";
}

/* line 43, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
	content: "\e003";
}

/* line 44, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
	content: "\e005";
}

/* line 45, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
	content: "\e006";
}

/* line 46, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
	content: "\e007";
}

/* line 47, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
	content: "\e008";
}

/* line 48, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
	content: "\e009";
}

/* line 49, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
	content: "\e010";
}

/* line 50, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
	content: "\e011";
}

/* line 51, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
	content: "\e012";
}

/* line 52, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
	content: "\e013";
}

/* line 53, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
	content: "\e014";
}

/* line 54, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
	content: "\e015";
}

/* line 55, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
	content: "\e016";
}

/* line 56, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
	content: "\e017";
}

/* line 57, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
	content: "\e018";
}

/* line 58, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
	content: "\e019";
}

/* line 59, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
	content: "\e020";
}

/* line 60, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
	content: "\e021";
}

/* line 61, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
	content: "\e022";
}

/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
	content: "\e023";
}

/* line 63, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
	content: "\e024";
}

/* line 64, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
	content: "\e025";
}

/* line 65, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
	content: "\e026";
}

/* line 66, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
	content: "\e027";
}

/* line 67, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
	content: "\e028";
}

/* line 68, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
	content: "\e029";
}

/* line 69, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
	content: "\e030";
}

/* line 70, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
	content: "\e031";
}

/* line 71, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
	content: "\e032";
}

/* line 72, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
	content: "\e033";
}

/* line 73, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
	content: "\e034";
}

/* line 74, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
	content: "\e035";
}

/* line 75, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
	content: "\e036";
}

/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
	content: "\e037";
}

/* line 77, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
	content: "\e038";
}

/* line 78, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
	content: "\e039";
}

/* line 79, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
	content: "\e040";
}

/* line 80, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
	content: "\e041";
}

/* line 81, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
	content: "\e042";
}

/* line 82, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
	content: "\e043";
}

/* line 83, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
	content: "\e044";
}

/* line 84, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
	content: "\e045";
}

/* line 85, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
	content: "\e046";
}

/* line 86, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
	content: "\e047";
}

/* line 87, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
	content: "\e048";
}

/* line 88, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
	content: "\e049";
}

/* line 89, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
	content: "\e050";
}

/* line 90, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
	content: "\e051";
}

/* line 91, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
	content: "\e052";
}

/* line 92, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
	content: "\e053";
}

/* line 93, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
	content: "\e054";
}

/* line 94, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
	content: "\e055";
}

/* line 95, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
	content: "\e056";
}

/* line 96, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
	content: "\e057";
}

/* line 97, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
	content: "\e058";
}

/* line 98, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
	content: "\e059";
}

/* line 99, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
	content: "\e060";
}

/* line 100, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
	content: "\e062";
}

/* line 101, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
	content: "\e063";
}

/* line 102, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
	content: "\e064";
}

/* line 103, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
	content: "\e065";
}

/* line 104, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
	content: "\e066";
}

/* line 105, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
	content: "\e067";
}

/* line 106, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
	content: "\e068";
}

/* line 107, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
	content: "\e069";
}

/* line 108, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
	content: "\e070";
}

/* line 109, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
	content: "\e071";
}

/* line 110, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
	content: "\e072";
}

/* line 111, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
	content: "\e073";
}

/* line 112, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
	content: "\e074";
}

/* line 113, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
	content: "\e075";
}

/* line 114, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
	content: "\e076";
}

/* line 115, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
	content: "\e077";
}

/* line 116, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
	content: "\e078";
}

/* line 117, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
	content: "\e079";
}

/* line 118, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
	content: "\e080";
}

/* line 119, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
	content: "\e081";
}

/* line 120, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
	content: "\e082";
}

/* line 121, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
	content: "\e083";
}

/* line 122, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
	content: "\e084";
}

/* line 123, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
	content: "\e085";
}

/* line 124, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
	content: "\e086";
}

/* line 125, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
	content: "\e087";
}

/* line 126, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
	content: "\e088";
}

/* line 127, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
	content: "\e089";
}

/* line 128, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
	content: "\e090";
}

/* line 129, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
	content: "\e091";
}

/* line 130, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
	content: "\e092";
}

/* line 131, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
	content: "\e093";
}

/* line 132, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
	content: "\e094";
}

/* line 133, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
	content: "\e095";
}

/* line 134, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
	content: "\e096";
}

/* line 135, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
	content: "\e097";
}

/* line 136, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
	content: "\e101";
}

/* line 137, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
	content: "\e102";
}

/* line 138, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
	content: "\e103";
}

/* line 139, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
	content: "\e104";
}

/* line 140, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
	content: "\e105";
}

/* line 141, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
	content: "\e106";
}

/* line 142, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
	content: "\e107";
}

/* line 143, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
	content: "\e108";
}

/* line 144, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
	content: "\e109";
}

/* line 145, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
	content: "\e110";
}

/* line 146, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
	content: "\e111";
}

/* line 147, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
	content: "\e112";
}

/* line 148, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
	content: "\e113";
}

/* line 149, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
	content: "\e114";
}

/* line 150, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
	content: "\e115";
}

/* line 151, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
	content: "\e116";
}

/* line 152, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
	content: "\e117";
}

/* line 153, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
	content: "\e118";
}

/* line 154, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
	content: "\e119";
}

/* line 155, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
	content: "\e120";
}

/* line 156, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
	content: "\e121";
}

/* line 157, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
	content: "\e122";
}

/* line 158, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
	content: "\e123";
}

/* line 159, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
	content: "\e124";
}

/* line 160, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
	content: "\e125";
}

/* line 161, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
	content: "\e126";
}

/* line 162, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
	content: "\e127";
}

/* line 163, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
	content: "\e128";
}

/* line 164, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
	content: "\e129";
}

/* line 165, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
	content: "\e130";
}

/* line 166, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}

/* line 167, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}

/* line 168, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}

/* line 169, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}

/* line 170, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
	content: "\e135";
}

/* line 171, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
	content: "\e136";
}

/* line 172, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
	content: "\e137";
}

/* line 173, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
	content: "\e138";
}

/* line 174, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
	content: "\e139";
}

/* line 175, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
	content: "\e140";
}

/* line 176, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
	content: "\e141";
}

/* line 177, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
	content: "\e142";
}

/* line 178, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
	content: "\e143";
}

/* line 179, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
	content: "\e144";
}

/* line 180, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
	content: "\e145";
}

/* line 181, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
	content: "\e146";
}

/* line 182, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
	content: "\e148";
}

/* line 183, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
	content: "\e149";
}

/* line 184, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
	content: "\e150";
}

/* line 185, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}

/* line 186, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}

/* line 187, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
	content: "\e153";
}

/* line 188, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}

/* line 189, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}

/* line 190, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}

/* line 191, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
	content: "\e157";
}

/* line 192, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
	content: "\e158";
}

/* line 193, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
	content: "\e159";
}

/* line 194, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
	content: "\e160";
}

/* line 195, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
	content: "\e161";
}

/* line 196, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
	content: "\e162";
}

/* line 197, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
	content: "\e163";
}

/* line 198, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
	content: "\e164";
}

/* line 199, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
	content: "\e165";
}

/* line 200, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
	content: "\e166";
}

/* line 201, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
	content: "\e167";
}

/* line 202, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
	content: "\e168";
}

/* line 203, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
	content: "\e169";
}

/* line 204, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
	content: "\e170";
}

/* line 205, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
	content: "\e171";
}

/* line 206, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
	content: "\e172";
}

/* line 207, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
	content: "\e173";
}

/* line 208, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
	content: "\e174";
}

/* line 209, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
	content: "\e175";
}

/* line 210, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
	content: "\e176";
}

/* line 211, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
	content: "\e177";
}

/* line 212, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
	content: "\e178";
}

/* line 213, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
	content: "\e179";
}

/* line 214, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
	content: "\e180";
}

/* line 215, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
	content: "\e181";
}

/* line 216, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
	content: "\e182";
}

/* line 217, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
	content: "\e183";
}

/* line 218, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
	content: "\e184";
}

/* line 219, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
	content: "\e185";
}

/* line 220, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
	content: "\e186";
}

/* line 221, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
	content: "\e187";
}

/* line 222, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
	content: "\e188";
}

/* line 223, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
	content: "\e189";
}

/* line 224, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
	content: "\e190";
}

/* line 225, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
	content: "\e191";
}

/* line 226, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
	content: "\e192";
}

/* line 227, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
	content: "\e193";
}

/* line 228, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
	content: "\e194";
}

/* line 229, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
	content: "\e195";
}

/* line 230, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
	content: "\e197";
}

/* line 231, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
	content: "\e198";
}

/* line 232, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
	content: "\e199";
}

/* line 233, ../../libraries/bootstrap/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
	content: "\e200";
}

/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

/* line 19, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown {
	position: relative;
}

/* line 24, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
	outline: 0;
}

/* line 29, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: white;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
/* line 51, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
/* line 57, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333333;
	white-space: nowrap;
}

/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: whitesmoke;
}

/* line 87, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: white;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}

/* line 102, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #999999;
}

/* line 109, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}

/* line 121, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
	display: block;
}
/* line 126, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
	outline: 0;
}

/* line 135, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
	left: auto;
	right: 0;
}

/* line 145, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
	left: 0;
	right: auto;
}

/* line 151, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #999999;
}

/* line 160, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}

/* line 170, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

/* line 183, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}
/* line 189, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

@media (min-width: 768px) {
	/* line 203, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	/* line 208, ../../libraries/bootstrap/stylesheets/bootstrap/_dropdowns.scss */
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto;
	}
}
/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}
/* line 18, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
	outline: none;
}

/* line 33, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}

/* line 39, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
	margin-left: -5px;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-toolbar:after {
	clear: both;
}
/* line 44, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}
/* line 49, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
}

/* line 54, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

/* line 59, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
	margin-left: 0;
}
/* line 61, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

/* line 67, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

/* line 72, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
	float: left;
}

/* line 75, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

/* line 80, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

/* line 84, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

/* line 90, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

/* line 108, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

/* line 112, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}

/* line 119, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 123, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* line 130, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
	margin-left: 0;
}

/* line 134, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

/* line 139, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
	border-width: 0 5px 5px;
}

/* line 150, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
	clear: both;
}
/* line 160, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
/* line 168, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}

/* line 175, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
/* line 178, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
/* line 182, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 187, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

/* line 192, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

/* line 196, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 205, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
/* line 211, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}
/* line 216, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
	width: 100%;
}

/* line 224, ../../libraries/bootstrap/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
	display: none;
}

/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
/* line 13, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
/* line 19, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

/* line 52, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}
/* line 55, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

/* line 61, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

/* line 69, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
/* line 81, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
/* line 86, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
/* line 94, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
	margin-top: 0;
}

/* line 106, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

/* line 109, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
	border-right: 0;
}

/* line 118, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

/* line 121, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
	border-left: 0;
}

/* line 127, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
/* line 136, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
	position: relative;
}
/* line 138, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
/* line 144, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}
/* line 152, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
/* line 158, ../../libraries/bootstrap/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}

/* line 9, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.nav:before, .nav:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.nav:after {
	clear: both;
}
/* line 15, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li {
	position: relative;
	display: block;
}
/* line 19, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
/* line 24, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
	color: #999999;
}
/* line 35, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
/* line 48, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #428bca;
}
/* line 59, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
/* line 66, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
	max-width: none;
}

/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
	border-bottom: 1px solid #dddddd;
}
/* line 78, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
/* line 84, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
/* line 89, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
/* line 98, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: white;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}

/* line 118, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
	float: left;
}
/* line 122, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
	border-radius: 4px;
}
/* line 125, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
	margin-left: 2px;
}
/* line 133, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: white;
	background-color: #428bca;
}

/* line 144, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
	float: none;
}
/* line 146, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}

/* line 160, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}
/* line 163, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}
/* line 165, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
/* line 171, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
@media (min-width: 768px) {
	/* line 177, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
	.nav-justified > li, .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%;
	}
	/* line 180, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
	.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
		margin-bottom: 0;
	}
}

/* line 190, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}
/* line 193, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
/* line 201, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
@media (min-width: 768px) {
	/* line 206, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
	.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #dddddd;
		border-radius: 4px 4px 0 0;
	}
	/* line 212, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
	.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
	.nav-tabs-justified > .active > a:hover,
	.nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus,
	.nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: white;
	}
}

/* line 224, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
	display: none;
}
/* line 227, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
	display: block;
}

/* line 237, ../../libraries/bootstrap/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.navbar:before, .navbar:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.navbar:after {
	clear: both;
}
@media (min-width: 768px) {
	/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar {
		border-radius: 4px;
	}
}

/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.navbar-header:after {
	clear: both;
}
@media (min-width: 768px) {
	/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-header {
		float: left;
	}
}

/* line 50, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.navbar-collapse:after {
	clear: both;
}
/* line 60, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
	/* line 50, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	/* line 69, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-collapse.in {
		overflow-y: visible;
	}
	/* line 84, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

/* line 99, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
	/* line 99, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.container > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-header,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

/* line 118, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
	/* line 118, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-static-top {
		border-radius: 0;
	}
}

/* line 129, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}
@media (min-width: 768px) {
	/* line 129, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0;
	}
}

/* line 140, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

/* line 144, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

/* line 153, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px;
}
/* line 161, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
@media (min-width: 768px) {
	/* line 167, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

/* line 179, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
/* line 192, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
	outline: none;
}
/* line 197, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
/* line 203, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media (min-width: 768px) {
	/* line 179, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-toggle {
		display: none;
	}
}

/* line 218, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
	margin: 7.5px -15px;
}
/* line 221, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
@media (max-width: 767px) {
	/* line 229, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}
	/* line 238, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	/* line 241, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	/* line 244, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
}
@media (min-width: 768px) {
	/* line 218, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav {
		float: left;
		margin: 0;
	}
	/* line 256, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav > li {
		float: left;
	}
	/* line 258, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	/* line 264, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-nav.navbar-right:last-child {
		margin-right: -15px;
	}
}

@media (min-width: 768px) {
	/* line 278, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-left {
		float: left !important;
	}

	/* line 281, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-right {
		float: right !important;
	}
}
/* line 292, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}
@media (max-width: 767px) {
	/* line 304, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
}
@media (min-width: 768px) {
	/* line 292, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	/* line 324, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-form.navbar-right:last-child {
		margin-right: -15px;
	}
}

/* line 334, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/* line 339, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

/* line 348, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
/* line 351, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* line 354, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}

/* line 364, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	/* line 364, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px;
	}
	/* line 373, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-text.navbar-right:last-child {
		margin-right: 0;
	}
}

/* line 383, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
/* line 387, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
	color: #777777;
}
/* line 390, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
/* line 396, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
	color: #777777;
}
/* line 401, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
	color: #777777;
}
/* line 405, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333333;
	background-color: transparent;
}
/* line 413, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555555;
	background-color: #e7e7e7;
}
/* line 421, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
/* line 428, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
/* line 431, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #EDDFF0;
}
/* line 434, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
/* line 440, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
/* line 450, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
@media (max-width: 767px) {
	/* line 459, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777777;
	}
	/* line 462, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333333;
		background-color: transparent;
	}
	/* line 470, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555555;
		background-color: #e7e7e7;
	}
	/* line 478, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #cccccc;
		background-color: transparent;
	}
}
/* line 492, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
	color: #777777;
}
/* line 494, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
	color: #333333;
}

/* line 503, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
	background-color: #222222;
	border-color: #090909;
}
/* line 507, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
	color: #999999;
}
/* line 510, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: white;
	background-color: transparent;
}
/* line 516, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
	color: #999999;
}
/* line 521, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
	color: #999999;
}
/* line 525, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: white;
	background-color: transparent;
}
/* line 533, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: white;
	background-color: #090909;
}
/* line 541, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
/* line 549, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
	border-color: #333333;
}
/* line 552, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}
/* line 555, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: white;
}
/* line 561, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010;
}
/* line 570, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: white;
}
@media (max-width: 767px) {
	/* line 579, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090909;
	}
	/* line 582, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909;
	}
	/* line 585, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #999999;
	}
	/* line 588, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: white;
		background-color: transparent;
	}
	/* line 596, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: white;
		background-color: #090909;
	}
	/* line 604, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444444;
		background-color: transparent;
	}
}
/* line 613, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
	color: #999999;
}
/* line 615, ../../libraries/bootstrap/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
	color: white;
}

/* line 6, ../../libraries/bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: whitesmoke;
	border-radius: 4px;
}
/* line 13, ../../libraries/bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
	display: inline-block;
}
/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
}
/* line 23, ../../libraries/bootstrap/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
	color: #999999;
}

/* line 4, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
	display: inline;
}
/* line 13, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #428bca;
	background-color: white;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
/* line 26, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
/* line 33, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
/* line 42, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
/* line 53, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	z-index: 2;
	color: white;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}
/* line 68, ../../libraries/bootstrap/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: white;
	border-color: #dddddd;
	cursor: not-allowed;
}

/* line 558, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
/* line 564, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
/* line 570, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

/* line 558, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
/* line 564, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
/* line 570, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

/* line 6, ../../libraries/bootstrap/stylesheets/bootstrap/_pager.scss */
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pager:before, .pager:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.pager:after {
	clear: both;
}
/* line 12, ../../libraries/bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li {
	display: inline;
}
/* line 15, ../../libraries/bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 15px;
}
/* line 24, ../../libraries/bootstrap/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
/* line 32, ../../libraries/bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
	float: right;
}
/* line 39, ../../libraries/bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
	float: left;
}
/* line 48, ../../libraries/bootstrap/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999999;
	background-color: white;
	cursor: not-allowed;
}

/* line 5, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: white;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
/* line 20, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
/* line 28, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label:empty {
	display: none;
}
/* line 33, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.btn .label {
	position: relative;
	top: -1px;
}

/* line 42, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label-default {
	background-color: #999999;
}
/* line 583, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
	background-color: gray;
}

/* line 46, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label-primary {
	background-color: #428bca;
}
/* line 583, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #3071a9;
}

/* line 50, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label-success {
	background-color: #5cb85c;
}
/* line 583, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}

/* line 54, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label-info {
	background-color: #5bc0de;
}
/* line 583, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}

/* line 58, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label-warning {
	background-color: #f0ad4e;
}
/* line 583, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}

/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_labels.scss */
.label-danger {
	background-color: #d9534f;
}
/* line 583, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}

/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_badges.scss */
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999999;
	border-radius: 10px;
}
/* line 22, ../../libraries/bootstrap/stylesheets/bootstrap/_badges.scss */
.badge:empty {
	display: none;
}
/* line 27, ../../libraries/bootstrap/stylesheets/bootstrap/_badges.scss */
.btn .badge {
	position: relative;
	top: -1px;
}
/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}

/* line 40, ../../libraries/bootstrap/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}

/* line 49, ../../libraries/bootstrap/stylesheets/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #428bca;
	background-color: white;
}

/* line 53, ../../libraries/bootstrap/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
	margin-left: 3px;
}

/* line 6, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}
/* line 13, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
	color: inherit;
}
/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
/* line 22, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron {
	border-radius: 6px;
}
/* line 26, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
	max-width: 100%;
}
@media screen and (min-width: 768px) {
	/* line 6, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	/* line 34, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px;
	}
	/* line 40, ../../libraries/bootstrap/stylesheets/bootstrap/_jumbotron.scss */
	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px;
	}
}

/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* line 18, ../../libraries/bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/* line 27, ../../libraries/bootstrap/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
	padding: 9px;
	color: #333333;
}

/* line 36, ../../libraries/bootstrap/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #428bca;
}

/* line 9, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
	margin-top: 0;
	color: inherit;
}
/* line 22, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
	font-weight: bold;
}
/* line 28, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
	margin-bottom: 0;
}
/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
	margin-top: 5px;
}

/* line 40, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable {
	padding-right: 35px;
}
/* line 44, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

/* line 56, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
/* line 430, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-success hr {
	border-top-color: #c9e2b3;
}
/* line 433, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-success .alert-link {
	color: #2b542c;
}

/* line 59, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
/* line 430, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-info hr {
	border-top-color: #a6e1ec;
}
/* line 433, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-info .alert-link {
	color: #245269;
}

/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
/* line 430, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-warning hr {
	border-top-color: #f7e1b5;
}
/* line 433, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-warning .alert-link {
	color: #66512c;
}

/* line 65, ../../libraries/bootstrap/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
/* line 430, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-danger hr {
	border-top-color: #e4b9c0;
}
/* line 433, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
	from {
		background-position: 40px 0;
	}

	/* line 12, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	/* line 17, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
	from {
		background-position: 40px 0;
	}

	/* line 18, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
	to {
		background-position: 0 0;
	}
}

/* line 27, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: whitesmoke;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 37, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: white;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}

/* line 51, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}

/* line 57, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

/* line 66, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
	background-color: #5cb85c;
}
/* line 626, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 70, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
	background-color: #5bc0de;
}
/* line 626, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 74, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
	background-color: #f0ad4e;
}
/* line 626, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 78, ../../libraries/bootstrap/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
	background-color: #d9534f;
}
/* line 626, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
	overflow: hidden;
	zoom: 1;
}

/* line 18, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
	margin-top: 15px;
}

/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media:first-child {
	margin-top: 0;
}

/* line 26, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media-object {
	display: block;
}

/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media-heading {
	margin: 0 0 5px;
}

/* line 40, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
	margin-right: 10px;
}
/* line 43, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
	margin-left: 10px;
}

/* line 53, ../../libraries/bootstrap/stylesheets/bootstrap/_media.scss */
.media-list {
	padding-left: 0;
	list-style: none;
}

/* line 10, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: white;
	border: 1px solid #dddddd;
}
/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
/* line 34, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
/* line 40, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge {
	float: right;
}
/* line 43, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
	margin-right: 5px;
}

/* line 54, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item {
	color: #555555;
}
/* line 57, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
	color: #333333;
}
/* line 63, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	background-color: whitesmoke;
}
/* line 71, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: white;
	background-color: #428bca;
	border-color: #428bca;
}
/* line 78, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
	color: inherit;
}
/* line 81, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}

/* line 469, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

/* line 476, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-success {
	color: #3c763d;
}
/* line 479, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
/* line 482, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
/* line 488, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

/* line 469, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

/* line 476, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-info {
	color: #31708f;
}
/* line 479, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
/* line 482, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
/* line 488, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

/* line 469, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

/* line 476, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-warning {
	color: #8a6d3b;
}
/* line 479, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
/* line 482, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
/* line 488, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

/* line 469, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

/* line 476, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-danger {
	color: #a94442;
}
/* line 479, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
/* line 482, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
/* line 488, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

/* line 103, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

/* line 107, ../../libraries/bootstrap/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel {
	margin-bottom: 20px;
	background-color: white;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-body {
	padding: 15px;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-body:after {
	clear: both;
}

/* line 22, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
/* line 27, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}

/* line 33, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
/* line 39, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-title > a {
	color: inherit;
}

/* line 45, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-footer {
	padding: 10px 15px;
	background-color: whitesmoke;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

/* line 59, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group {
	margin-bottom: 0;
}
/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
/* line 69, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

/* line 85, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}

/* line 98, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table {
	margin-bottom: 0;
}
/* line 103, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
/* line 110, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
/* line 114, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
/* line 122, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
/* line 129, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
/* line 133, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
/* line 140, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
	border-top: 1px solid #dddddd;
}
/* line 144, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
/* line 148, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
	border: 0;
}
/* line 155, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
/* line 159, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
/* line 168, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
/* line 177, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
/* line 183, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}

/* line 195, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group {
	margin-bottom: 20px;
}
/* line 199, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden;
}
/* line 203, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
	margin-top: 5px;
}
/* line 208, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
	border-bottom: 0;
}
/* line 210, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}
/* line 214, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
	border-top: 0;
}
/* line 216, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}

/* line 224, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-default {
	border-color: #dddddd;
}
/* line 407, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-default > .panel-heading {
	color: #333333;
	background-color: whitesmoke;
	border-color: #dddddd;
}
/* line 412, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #dddddd;
}
/* line 417, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}

/* line 227, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-primary {
	border-color: #428bca;
}
/* line 407, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-primary > .panel-heading {
	color: white;
	background-color: #428bca;
	border-color: #428bca;
}
/* line 412, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #428bca;
}
/* line 417, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #428bca;
}

/* line 230, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-success {
	border-color: #d6e9c6;
}
/* line 407, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
/* line 412, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}
/* line 417, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}

/* line 233, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-info {
	border-color: #bce8f1;
}
/* line 407, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
/* line 412, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #bce8f1;
}
/* line 417, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}

/* line 236, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-warning {
	border-color: #faebcc;
}
/* line 407, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
/* line 412, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #faebcc;
}
/* line 417, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #faebcc;
}

/* line 239, ../../libraries/bootstrap/stylesheets/bootstrap/_panels.scss */
.panel-danger {
	border-color: #ebccd1;
}
/* line 407, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
/* line 412, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #ebccd1;
}
/* line 417, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #ebccd1;
}

/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_wells.scss */
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: whitesmoke;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../../libraries/bootstrap/stylesheets/bootstrap/_wells.scss */
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../libraries/bootstrap/stylesheets/bootstrap/_wells.scss */
.well-lg {
	padding: 24px;
	border-radius: 6px;
}

/* line 26, ../../libraries/bootstrap/stylesheets/bootstrap/_wells.scss */
.well-sm {
	padding: 9px;
	border-radius: 3px;
}

/* line 6, ../../libraries/bootstrap/stylesheets/bootstrap/_close.scss */
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: black;
	text-shadow: 0 1px 0 white;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* line 29, ../../libraries/bootstrap/stylesheets/bootstrap/_close.scss */
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-open {
	overflow: hidden;
}

/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
/* line 33, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
/* line 37, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

/* line 41, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

/* line 48, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-content {
	position: relative;
	background-color: white;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: none;
}

/* line 61, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: black;
}
/* line 70, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
/* line 71, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857px;
}

/* line 82, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
	margin-top: -2px;
}

/* line 87, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-title {
	margin: 0;
	line-height: 1.42857;
}

/* line 94, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-body {
	position: relative;
	padding: 20px;
}

/* line 100, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.modal-footer:after {
	clear: both;
}
/* line 108, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
/* line 113, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
/* line 117, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}

@media (min-width: 768px) {
	/* line 125, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}

	/* line 129, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}

	/* line 134, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
	.modal-sm {
		width: 300px;
	}
}
@media (min-width: 992px) {
	/* line 138, ../../libraries/bootstrap/stylesheets/bootstrap/_modals.scss */
	.modal-lg {
		width: 900px;
	}
}
/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* line 17, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
/* line 18, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
/* line 19, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
/* line 20, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}

/* line 24, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	background-color: black;
	border-radius: 4px;
}

/* line 35, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

/* line 43, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
/* line 50, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
/* line 56, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: black;
}
/* line 69, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: black;
}
/* line 76, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
/* line 83, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
/* line 89, ../../libraries/bootstrap/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}

/* line 6, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: white;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}
/* line 26, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.top {
	margin-top: -10px;
}
/* line 27, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.right {
	margin-left: 10px;
}
/* line 28, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
	margin-top: 10px;
}
/* line 29, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.left {
	margin-left: -10px;
}

/* line 32, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

/* line 43, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover-content {
	padding: 9px 14px;
}

/* line 53, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

/* line 62, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
	border-width: 11px;
}

/* line 65, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
	border-width: 10px;
	content: "";
}

/* line 71, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
	bottom: -11px;
}
/* line 78, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: white;
}
/* line 86, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 93, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: white;
}
/* line 101, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
	top: -11px;
}
/* line 108, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: white;
}
/* line 117, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 124, ../../libraries/bootstrap/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: white;
	bottom: -10px;
}

/* line 7, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel {
	position: relative;
}

/* line 11, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
/* line 16, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
/* line 23, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}
/* line 31, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
/* line 33, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
	left: 0;
}
/* line 38, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
/* line 44, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
	left: 100%;
}
/* line 47, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
	left: -100%;
}
/* line 51, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
/* line 55, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
	left: -100%;
}
/* line 58, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
	left: 100%;
}

/* line 67, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 85, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 93, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
	outline: none;
	color: white;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* line 104, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
/* line 111, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%;
}
/* line 115, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%;
}
/* line 119, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif;
}
/* line 128, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
	content: '\2039';
}
/* line 133, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
	content: '\203a';
}

/* line 144, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
/* line 155, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid white;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
/* line 176, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: white;
}

/* line 187, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 198, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	/* line 212, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
		font-size: 30px;
	}

	/* line 222, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}

	/* line 229, ../../libraries/bootstrap/stylesheets/bootstrap/_carousel.scss */
	.carousel-indicators {
		bottom: 20px;
	}
}
/* line 21, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .review:before, .vertical-tabs .nav li a:before, .clearfix:after, .review:after, .vertical-tabs .nav li a:after {
	content: " ";
	display: table;
}
/* line 25, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.clearfix:after, .review:after, .vertical-tabs .nav li a:after {
	clear: both;
}

/* line 12, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* line 15, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.pull-right {
	float: right !important;
}

/* line 18, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.pull-left {
	float: left !important;
}

/* line 27, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.hide {
	display: none !important;
}

/* line 30, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.show {
	display: block !important;
}

/* line 33, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.invisible {
	visibility: hidden;
}

/* line 36, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

/* line 45, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.hidden {
	display: none !important;
	visibility: hidden !important;
}

/* line 54, ../../libraries/bootstrap/stylesheets/bootstrap/_utilities.scss */
.affix {
	position: fixed;
}

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

/* line 647, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

@media (max-width: 767px) {
	/* line 636, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.visible-xs {
		display: block !important;
	}

	/* line 639, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	table.visible-xs {
		display: table;
	}

	/* line 640, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	tr.visible-xs {
		display: table-row !important;
	}

	/* line 642, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 636, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.visible-sm {
		display: block !important;
	}

	/* line 639, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	table.visible-sm {
		display: table;
	}

	/* line 640, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	tr.visible-sm {
		display: table-row !important;
	}

	/* line 642, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* line 636, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.visible-md {
		display: block !important;
	}

	/* line 639, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	table.visible-md {
		display: table;
	}

	/* line 640, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	tr.visible-md {
		display: table-row !important;
	}

	/* line 642, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	/* line 636, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.visible-lg {
		display: block !important;
	}

	/* line 639, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	table.visible-lg {
		display: table;
	}

	/* line 640, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	tr.visible-lg {
		display: table-row !important;
	}

	/* line 642, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	/* line 647, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 647, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* line 647, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	/* line 647, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.hidden-lg {
		display: none !important;
	}
}
/* line 647, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
.visible-print {
	display: none !important;
}

@media print {
	/* line 636, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.visible-print {
		display: block !important;
	}

	/* line 639, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	table.visible-print {
		display: table;
	}

	/* line 640, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	tr.visible-print {
		display: table-row !important;
	}

	/* line 642, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
@media print {
	/* line 647, ../../libraries/bootstrap/stylesheets/bootstrap/_mixins.scss */
	.hidden-print {
		display: none !important;
	}
}
/* line 1, ../../scss/helpers/_placeholders.scss */
.portfolio-item {
	display: block;
	position: relative;
}
/* line 6, ../../scss/helpers/_placeholders.scss */
.portfolio-item:hover span {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
/* line 11, ../../scss/helpers/_placeholders.scss */
.portfolio-item img {
	height: 100%;
	max-width: 100%;
}
/* line 16, ../../scss/helpers/_placeholders.scss */
.portfolio-item span {
	background-color: rgba(0, 0, 0, 0.2);
	display: block;
	height: 100%;
	left: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	position: absolute;
	text-align: center;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	top: 0px;
	width: 100%;
}
/* line 29, ../../scss/helpers/_placeholders.scss */
.portfolio-item .fa {
	color: #834d8b;
	font-size: 24px;
}

/* line 36, ../../scss/helpers/_placeholders.scss */
.circle-image, .content-row-small-picture {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
/* line 41, ../../scss/helpers/_placeholders.scss */
.circle-image:hover a span, .content-row-small-picture:hover a span {
	background-color: transparent;
	-webkit-box-shadow: inset 0px 0px 0px 3px #834d8b;
	-moz-box-shadow: inset 0px 0px 0px 3px #834d8b;
	box-shadow: inset 0px 0px 0px 3px #834d8b;
}
/* line 48, ../../scss/helpers/_placeholders.scss */
.circle-image a, .content-row-small-picture a {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	display: block;
	height: 60px;
	overflow: hidden;
	position: relative;
	width: 60px;
}
/* line 56, ../../scss/helpers/_placeholders.scss */
.circle-image a span, .content-row-small-picture a span {
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: inset 0px 0px 0px 3px transparent;
	-moz-box-shadow: inset 0px 0px 0px 3px transparent;
	box-shadow: inset 0px 0px 0px 3px transparent;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: background-color 0.2s linear, box-shadow 0.2s linear;
	-moz-transition: background-color 0.2s linear, box-shadow 0.2s linear;
	-o-transition: background-color 0.2s linear, box-shadow 0.2s linear;
	transition: background-color 0.2s linear, box-shadow 0.2s linear;
	width: 100%;
}
/* line 68, ../../scss/helpers/_placeholders.scss */
.content-row-small:hover .circle-image a span, .content-row-small:hover .content-row-small-picture a span {
	background-color: transparent;
	-webkit-box-shadow: inset 0px 0px 0px 3px #343434;
	-moz-box-shadow: inset 0px 0px 0px 3px #343434;
	box-shadow: inset 0px 0px 0px 3px #343434;
}

/* line 1, ../../scss/helpers/_commons.scss */
.image-max-width {
	max-width: 100%;
}

/* line 5, ../../scss/helpers/_commons.scss */
.h250 {
	height: 250px !important;
}

/* line 9, ../../scss/helpers/_commons.scss */
.h200 {
	height: 200px !important;
}

/* line 13, ../../scss/helpers/_commons.scss */
.h155 {
	height: 155px !important;
}

/* line 17, ../../scss/helpers/_commons.scss */
.overflow-hidden {
	overflow: hidden;
}

/* line 21, ../../scss/helpers/_commons.scss */
.no-border-bottom {
	border-bottom: 0px !important;
}

/* line 25, ../../scss/helpers/_commons.scss */
.no-border-top {
	border-top: 0px !important;
}

/* line 29, ../../scss/helpers/_commons.scss */
.no-border {
	border: 0px !important;
}

/* line 33, ../../scss/helpers/_commons.scss */
.uppercase {
	text-transform: uppercase;
}

/* line 37, ../../scss/helpers/_commons.scss */
.relative {
	position: relative;
}

/* line 41, ../../scss/helpers/_commons.scss */
.primary-content {
	background-color: #fff;
	padding: 20px;
}

/* line 46, ../../scss/helpers/_commons.scss */
.title-with-bottom-rule {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 25px;
	padding-bottom: 25px;
}

/* line 52, ../../scss/helpers/_commons.scss */
.separator {
	margin: 0px 10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}

/* line 57, ../../scss/helpers/_commons.scss */
.vertical-align, .portfolio-item .fa, .center-meta-on-hover .box-image-meta .box-image-meta-cell-inner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* line 63, ../../scss/helpers/_commons.scss */
.vertical-middle {
	vertical-align: middle;
}

/* line 71, ../../scss/helpers/_commons.scss */
.align-right {
	text-align: right;
}

/* line 75, ../../scss/helpers/_commons.scss */
.center {
	text-align: center;
}

/* line 79, ../../scss/helpers/_commons.scss */
.mt-10 {
	margin-top: -10px;
}

/* line 83, ../../scss/helpers/_commons.scss */
.mt-15 {
	margin-top: -15px;
}

/* line 87, ../../scss/helpers/_commons.scss */
.mb20 {
	margin-bottom: 20px !important;
}

/* line 91, ../../scss/helpers/_commons.scss */
.mb40 {
	margin-bottom: 40px;
}

/* line 95, ../../scss/helpers/_commons.scss */
.mt40 {
	margin-top: 40px;
}

/* line 99, ../../scss/helpers/_commons.scss */
.fs16 {
	font-size: 16px;
}

/* line 103, ../../scss/helpers/_commons.scss */
.no-margin {
	margin: 0px !important;
}

/* line 107, ../../scss/helpers/_commons.scss */
.no-padding-bottom {
	padding-bottom: 0px !important;
}

/* line 111, ../../scss/helpers/_commons.scss */
.no-padding-left {
	padding-left: 0px !important;
}

/* line 115, ../../scss/helpers/_commons.scss */
.no-padding-right {
	padding-right: 0px !important;
}

/* line 119, ../../scss/helpers/_commons.scss */
.fullwidth {
	margin-left: -800px;
	margin-right: -800px;
	padding-left: 800px;
	padding-right: 800px;
}

/* line 126, ../../scss/helpers/_commons.scss */
.fullwidth-no-padding {
	padding-left: 0px;
	padding-right: 0px;
}

/* line 131, ../../scss/helpers/_commons.scss */
.large-icon {
	font-size: 100px !important;
}
/* line 134, ../../scss/helpers/_commons.scss */
.large-icon.fa {
	font-size: 60px !important;
	margin: 20px 0px;
}

/* line 140, ../../scss/helpers/_commons.scss */
.circle-icon {
	background-color: #fff;
	border: 2px solid #343434;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	color: #343434;
	height: 0px;
	padding-bottom: 100%;
	position: relative;
	text-align: center;
	-webkit-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
	-moz-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
	-o-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
}
/* line 151, ../../scss/helpers/_commons.scss */
.circle-icon i {
	font-size: 60px;
	height: 30px;
	left: 50%;
	line-height: 30px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
/* line 160, ../../scss/helpers/_commons.scss */
.circle-icon i.flag {
	background-color: transparent;
	color: #343434;
}
/* line 166, ../../scss/helpers/_commons.scss */
.background-primary .circle-icon {
	background-color: transparent;
	border-color: #fff;
	border-width: 1px;
	color: #fff;
}

/* line 174, ../../scss/helpers/_commons.scss */
.background-image-center {
	background-position: center center;
}

/* line 178, ../../scss/helpers/_commons.scss */
.background-primary, .background-secondary {
	color: #fff;
}
/* line 181, ../../scss/helpers/_commons.scss */
.background-primary h1, .background-primary h2, .background-primary h3, .background-primary h4, .background-primary h5, .background-primary h6, .background-secondary h1, .background-secondary h2, .background-secondary h3, .background-secondary h4, .background-secondary h5, .background-secondary h6 {
	color: #fff;
}

/* line 186, ../../scss/helpers/_commons.scss */
.background-primary-dark {
	background-color: #272727;
}

/* line 190, ../../scss/helpers/_commons.scss */
.background-primary-medium {
	background-color: #2f2f2f;
}



/* line 200, ../../scss/helpers/_commons.scss */
.color-gray {
	color: #f0f0f0;
}

/* line 204, ../../scss/helpers/_commons.scss */
.color-gray-dark {
	color: #cacaca !important;
}

/* line 208, ../../scss/helpers/_commons.scss */
.color-primary {
	color: #343434;
}

/* line 212, ../../scss/helpers/_commons.scss */
.color-secondary {
	color: #834d8b;
}

/* line 216, ../../scss/helpers/_commons.scss */
.color-android {
	color: #80bd01;
}

/* line 220, ../../scss/helpers/_commons.scss */
.color-apple {
	color: black;
}

/* line 224, ../../scss/helpers/_commons.scss */
.color-windows {
	color: #68217a;
}

/* line 228, ../../scss/helpers/_commons.scss */
.background-primary {
	background-color: #343434;
}

/* line 232, ../../scss/helpers/_commons.scss */
.background-secondary {
	background-color: #834d8b;
}

/* line 236, ../../scss/helpers/_commons.scss */
.background-white {
	background-color: #fff;
}

/* line 240, ../../scss/helpers/_commons.scss */
.background-gray {
	background-color: #f0f0f0;
}

/* line 244, ../../scss/helpers/_commons.scss */
.background-map {
	background-image: url("../../img/map.png");
	background-repeat: no-repeat;
	background-position: center center;
}

/* line 250, ../../scss/helpers/_commons.scss */
.block-content {
	background-position: center center;
	padding-bottom: 60px;
	padding-top: 60px;
	position: relative;
}
/* line 257, ../../scss/helpers/_commons.scss */
.block-content h1 .btn, .block-content h2 .btn {
	margin-top: 10px;
}

/* line 263, ../../scss/helpers/_commons.scss */
.block-content-small-padding {
	padding-bottom: 15px;
	padding-top: 15px;
}

/* line 268, ../../scss/helpers/_commons.scss */
.block-content-medium-padding {
	padding-bottom: 25px;
	padding-top: 25px;
}

/* line 273, ../../scss/helpers/_commons.scss */
.block-content-large-padding {
	padding-bottom: 100px;
	padding-top: 100px;
}

/* line 278, ../../scss/helpers/_commons.scss */
.page-header {
	border: 0px;
	margin: 0px 0px 60px 0px;
	padding: 0px 0px 40px 0px;
	position: relative;
}
/* line 284, ../../scss/helpers/_commons.scss */
.page-header h1 {
	font-weight: 400;
}
/* line 288, ../../scss/helpers/_commons.scss */
.page-header .form-control {
	-webkit-border-radius: 33px;
	-moz-border-radius: 33px;
	-ms-border-radius: 33px;
	-o-border-radius: 33px;
	border-radius: 33px;
	border-width: 3px;
	font-size: 18px;
	height: 64px;
	margin-bottom: 0px;
	margin-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
}
/* line 300, ../../scss/helpers/_commons.scss */
.background-primary .page-header:after, .background-primary .page-header:before {
	background-color: rgba(255, 255, 255, 0.7);
}
/* line 305, ../../scss/helpers/_commons.scss */
.page-header.page-header-only {
	margin: 0px;
	padding: 0px;
}
/* line 310, ../../scss/helpers/_commons.scss */
.page-header.page-header-no-rules {
	margin-bottom: 0px;
}
/* line 313, ../../scss/helpers/_commons.scss */
.page-header.page-header-no-rules:after, .page-header.page-header-no-rules:before {
	display: none;
}
/* line 319, ../../scss/helpers/_commons.scss */
.page-header.page-header-simple:after, .page-header.page-header-simple:before {
	display: none;
}
/* line 323, ../../scss/helpers/_commons.scss */
.page-header.page-header-simple p {
	color: rgba(52, 52, 52, 0.7);
	font-size: 32px;
	font-weight: 400;
	margin-top: 10px;
}
/* line 331, ../../scss/helpers/_commons.scss */
.page-header p {
	color: rgba(0, 0, 0, 0.5);
	font-size: 20px;
	margin-top: 25px;
}
/* line 336, ../../scss/helpers/_commons.scss */
.background-primary .page-header p {
	color: #fff;
}
/* line 341, ../../scss/helpers/_commons.scss */
.page-header:after {
	background: rgba(52, 52, 52, 0.3);
	bottom: 20px;
	content: '';
	display: block;
	height: 1px;
	left: 20%;
	position: absolute;
	width: 60%;
}
/* line 352, ../../scss/helpers/_commons.scss */
.page-header:before {
	background: rgba(52, 52, 52, 0.3);
	bottom: 16px;
	content: '';
	display: block;
	height: 1px;
	left: 30%;
	position: absolute;
	width: 40%;
}

/* line 364, ../../scss/helpers/_commons.scss */
.icon-list {
	margin-bottom: 30px;
}

/* line 368, ../../scss/helpers/_commons.scss */
.icon-item {
	margin-bottom: 40px;
}
/* line 371, ../../scss/helpers/_commons.scss */
.icon-item h4 {
	font-size: 20px;
	margin-bottom: 10px;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
/* line 377, ../../scss/helpers/_commons.scss */
.icon-item p {
	font-size: 15px;
	margin: 0px;
}
/* line 382, ../../scss/helpers/_commons.scss */
.icon-item:last-child {
	margin-bottom: 0px;
}
/* line 387, ../../scss/helpers/_commons.scss */
.icon-item:hover h4 {
	color: #834d8b;
}
/* line 391, ../../scss/helpers/_commons.scss */
.icon-item:hover .circle-icon {
	background-color: #834d8b;
	border-color: #834d8b;
	color: #343434;
}

/* line 399, ../../scss/helpers/_commons.scss */
.tabelize {
	display: table;
	width: 100%;
}

/* line 404, ../../scss/helpers/_commons.scss */
.tabelize-row {
	display: table-row;
}

/* line 408, ../../scss/helpers/_commons.scss */
.tabelize-cell {
	display: table-cell;
}

/* line 412, ../../scss/helpers/_commons.scss */
.tabelize-third {
	width: 33%;
}

/* line 416, ../../scss/helpers/_commons.scss */
.tabelize-vertical-center {
	vertical-align: middle;
}

/* line 420, ../../scss/helpers/_commons.scss */
.banner {
	position: relative;
}
/* line 423, ../../scss/helpers/_commons.scss */
.banner img {
	width: 100%;
}
/* line 427, ../../scss/helpers/_commons.scss */
.banner .dark-background {
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px 15px 40px -15px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: inset 0px 15px 40px -15px rgba(0, 0, 0, 0.8);
	box-shadow: inset 0px 15px 40px -15px rgba(0, 0, 0, 0.8);
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
/* line 437, ../../scss/helpers/_commons.scss */
.banner .small-photo {
	border: 5px solid #EBEBEB;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	bottom: -40px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	width: 160px;
}
/* line 446, ../../scss/helpers/_commons.scss */
.banner .small-photo img {
	-webkit-transition: -webkit-transform 0.2s linear;
	-moz-transition: -moz-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	transition: transform 0.2s linear;
	width: 100%;
}
/* line 450, ../../scss/helpers/_commons.scss */
.banner .small-photo img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

/* line 457, ../../scss/helpers/_commons.scss */
.banner-with-borders {
	border-bottom: 3px solid #834d8b;
	border-top: 3px solid #834d8b;
	overflow: hidden;
}

/* line 463, ../../scss/helpers/_commons.scss */
.hero-text {
	color: #fff;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 100;
}
/* line 471, ../../scss/helpers/_commons.scss */
.hero-text .large {
	font-size: 54px;
	font-weight: bold;
	margin-top: -10px;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 471, ../../scss/helpers/_commons.scss */
	.hero-text .large {
		font-size: 30px;
	}
}
/* line 481, ../../scss/helpers/_commons.scss */
.hero-text .small {
	font-size: 24px;
	font-weight: 600;
}

/* line 489, ../../scss/helpers/_commons.scss */
.widgetized-title {
	color: #5a5a5a;
	margin-bottom: 50px;
}
/* line 493, ../../scss/helpers/_commons.scss */
.widgetized-title:after {
	background-color: #834d8b;
	content: '';
	display: block;
	height: 3px;
	margin-top: 15px;
	position: absolute;
	width: 70px;
}
/* line 502, ../../scss/helpers/_commons.scss */
.background-secondary .widgetized-title:after {
	background-color: #5a5a5a;
}
/* line 508, ../../scss/helpers/_commons.scss */
.widgetized-title.center:after {
	left: 50%;
	margin-left: -35px;
}
/* line 514, ../../scss/helpers/_commons.scss */
.widgetized-title small {
	color: rgba(90, 90, 90, 0.8);
	font-size: 15px;
	padding-left: 20px;
}

/* line 521, ../../scss/helpers/_commons.scss */
.opening-hours {
	font-size: 14px;
}
/* line 524, ../../scss/helpers/_commons.scss */
.opening-hours .day {
	/*border-bottom: 1px solid rgba(255, 255, 255, 0.1);*/
	line-height: 24px;
}
/* line 528, ../../scss/helpers/_commons.scss */
.opening-hours .day:last-child {
	border-bottom: 0px;
}
/* line 532, ../../scss/helpers/_commons.scss */
.opening-hours .day .name {
	float: left;
	font-weight: 300;
}
/* line 537, ../../scss/helpers/_commons.scss */
.opening-hours .day .hours {
	float: right;
}
/* line 540, ../../scss/helpers/_commons.scss */
.opening-hours .day .hours i {
	font-size: 18px;
	font-weight: normal;
	vertical-align: -4px;
}

/* line 550, ../../scss/helpers/_commons.scss */
.tags a, .tag-cloud a {
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	-ms-border-radius: 22px;
	-o-border-radius: 22px;
	border-radius: 22px;
	color: #343434;
	display: inline-block;
	font-size: 14px;
	margin: 0px 5px 7px 0px;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	-moz-transition: background-color 0.2s linear, color 0.2s linear;
	-o-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	padding: 6px 16px;
}
/* line 560, ../../scss/helpers/_commons.scss */
.footer-top-dark #footer .tags a, .footer-top-dark #footer .tag-cloud a {
	border-color: #fff;
}
/* line 563, ../../scss/helpers/_commons.scss */
.footer-top-dark #footer .tags a:hover, .footer-top-dark #footer .tag-cloud a:hover {
	background-color: #fff;
	color: #343434;
}
/* line 569, ../../scss/helpers/_commons.scss */
.tags a:hover, .tag-cloud a:hover {
	background-color: #343434;
	color: #fff;
	text-decoration: none;
}

/* line 577, ../../scss/helpers/_commons.scss */
.blog-meta {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin: 30px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}
/* line 582, ../../scss/helpers/_commons.scss */
.blog-meta.bottom-border {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 0px;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}

/* line 591, ../../scss/helpers/_commons.scss */
.hero-title {
	color: #834d8b;
	font-size: 240px;
	font-style: italic;
	font-weight: 700;
}
@media (max-width: 767px) {
	/* line 591, ../../scss/helpers/_commons.scss */
	.hero-title {
		font-size: 140px;
	}
}

/* line 602, ../../scss/helpers/_commons.scss */
.hero-subtitle {
	color: #343434;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 40px;
}

/* line 609, ../../scss/helpers/_commons.scss */
.alert {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-size: 14px;
	padding: 20px;
}

/* line 615, ../../scss/helpers/_commons.scss */
.nav-tabs {
	border-bottom-color: #e3e3e3;
}

/* line 619, ../../scss/helpers/_commons.scss */
.nav-tabs > li > a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-weight: 500;
	padding: 10px 20px;
}

/* line 625, ../../scss/helpers/_commons.scss */
.nav-tabs > li.active > a {
	border-color: #e3e3e3;
	border-bottom-color: transparent;
}
/* line 629, ../../scss/helpers/_commons.scss */
.nav-tabs > li.active > a:hover {
	border-color: #e3e3e3;
	border-bottom-color: transparent;
}

/* line 635, ../../scss/helpers/_commons.scss */
.tab-pane {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-top: 0px;
	padding: 20px;
}

/* line 642, ../../scss/helpers/_commons.scss */
.languages {
	display: inline-block;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/* line 648, ../../scss/helpers/_commons.scss */
.languages li {
	display: inline-block;
	padding: 0px 3px;
}

/* line 654, ../../scss/helpers/_commons.scss */
.flag {
	background-color: #834d8b;
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
}

/* line 661, ../../scss/helpers/_commons.scss */
.glossary {
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
}
/* line 666, ../../scss/helpers/_commons.scss */
.glossary li {
	font-weight: 500;
	display: inline-block;
	margin: 0px 3px;
}
/* line 671, ../../scss/helpers/_commons.scss */
.glossary li a {
	background-color: transparent;
	display: block;
	height: 26px;
	line-height: 24px;
	text-align: center;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	width: 26px;
}
/* line 680, ../../scss/helpers/_commons.scss */
.glossary li a:hover {
	background-color: rgba(0, 0, 0, 0.1);
	text-decoration: none;
}
/* line 684, ../../scss/helpers/_commons.scss */
.footer-top-dark .glossary li a:hover {
	background-color: #834d8b;
	color: #fff;
}

/* line 693, ../../scss/helpers/_commons.scss */
.no-overflow {
	overflow: hidden;
}

/* line 697, ../../scss/helpers/_commons.scss */
.social-stripe {
	line-height: 1;
	margin: 20px 0px;
}
/* line 701, ../../scss/helpers/_commons.scss */
.social-stripe a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	margin: 0px 15px;
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	width: 36px;
}
/* line 710, ../../scss/helpers/_commons.scss */
.social-stripe a:hover {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
/* line 739, ../../scss/helpers/_commons.scss */
.social-stripe a .fa {
	color: rgba(255, 255, 255, 0.3);
	font-size: 28px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: color 0.2s linear, -webkit-transform 0.2s linear;
	-moz-transition: color 0.2s linear, -moz-transform 0.2s linear;
	-o-transition: color 0.2s linear, -o-transform 0.2s linear;
	transition: color 0.2s linear, transform 0.2s linear;
}
.social-stripe a .fa:hover {
	color: rgba(255, 255, 255, 0.8);
}

.view-more {
	color: #343434;
	text-align: right;
}
.view-more a {
	color: #343434;
	font-size: 14px;
	font-weight: 400;
}

.preview {
	display: block;
	text-align: center;
}
.preview img {
	display: block;
	margin-bottom: 40px;
	position: relative;
	top: 0px;
	-webkit-transition: top 0.2s linear;
	-moz-transition: top 0.2s linear;
	-o-transition: top 0.2s linear;
	transition: top 0.2s linear;
	width: 100%;
}
.preview .title {
	color: #5a5a5a;
	display: block;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
	position: relative;
	text-transform: uppercase;
	top: 0px;
	-webkit-transition: top 0.2s linear;
	-moz-transition: top 0.2s linear;
	-o-transition: top 0.2s linear;
	transition: top 0.2s linear;
}
.preview:hover {
	text-decoration: none;
}
.preview:hover .title {
	top: -20px;
}
.preview:hover img {
	top: -20px;
}
@media (max-width: 767px) {
	.preview {
		margin-bottom: 50px;
	}
}

.preview-secondary {
	margin-top: 80px;
}
@media (max-width: 767px) {
	.preview-secondary {
		margin-top: 0px;
	}
}

.contact {
	width: 100%;
}
.contact th {
	font-size: 14px;
	font-weight: 600;
	padding-right: 10px;
	text-transform: uppercase;
	vertical-align: top;
}
.contact th, .contact td {
	padding-bottom: 10px;
}
.contact td {
	color: rgba(255, 255, 255, 0.6);
	font-size: 13px;
}
.contact .fa {
	color: #834d8b;
	font-size: 16px;
	margin-right: 5px;
	text-align: center;
	width: 24px;
}

.list-bulleted {
	list-style-position: inside;
	padding: 0px;
}

.list-unstyled a, .list-inline a {
	text-decoration: underline;
}
.list-unstyled a:hover, .list-inline a:hover {
	text-decoration: none;
}

.content-photo {
	background-color: #000;
	margin-bottom: 10px;
	margin-right: 20px;
	overflow: hidden;
	outline: 5px solid transparent;
	outline-offset: -5px;
	-webkit-transition: outline 0.2s linear;
	-moz-transition: outline 0.2s linear;
	-o-transition: outline 0.2s linear;
	transition: outline 0.2s linear;
}
.content-photo img {
	display: block;
}
.content-photo:hover {
	outline: 5px solid #834d8b;
}
@media (max-width: 767px) {
	.content-photo {
		clear: both;
		float: none !important;
		width: 100%;
	}
}

.content-title {
	margin-top: 40px;
}

.rating {
	color: #fab740;
}
.rating a {
	color: #fab740;
	font-size: 16px;
}
.rating a:hover {
	color: #fab740;
	text-decoration: none;
}
.rating a .fa {
	margin: 0px 3px 0px 0px !important;
	font-size: 16px !important;
	vertical-align: 0px !important;
}

.favourite {
	color: #d81814;
}
.favourite a {
	color: #d81814;
	font-size: 14px;
	vertical-align: 0px;
}
.favourite a:hover {
	color: #d81814;
	text-decoration: none;
}
.favourite a .fa {
	font-size: 14px !important;
	vertical-align: 0px !important;
}

.secondary-image {
	padding: 0px;
	position: relative;
}
.secondary-image span {
	background-color: rgba(247, 148, 29, 0.7);
	display: block;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	width: 100%;
}
.secondary-image a:hover span {
	background-color: transparent;
}
.secondary-image img {
	width: 100%;
}

.carousel.slide {
	margin-bottom: 30px;
	position: relative;
}
.carousel.slide .item {
	-webkit-box-shadow: inset 0px 0px 50px 0px red;
	-moz-box-shadow: inset 0px 0px 50px 0px red;
	box-shadow: inset 0px 0px 50px 0px red;
}

.carousel.slide .carousel-indicators {
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6), transparent);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6), transparent);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.6), transparent);
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 30px 0px;
	position: absolute;
	width: 100%;
}

.carousel.slide .carousel-indicators li {
	background-color: rgba(255, 255, 255, 0.3);
	border: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	height: 3px;
	margin: 0px 5px;
	width: 70px;
}

.carousel.slide .carousel-indicators li.active {
	background-color: rgba(255, 255, 255, 0.8);
}

.read-more {
	border-top: 1px solid #f0f0f0;
	display: block;
	font-size: 14px;
	padding-top: 10px;
}

.read-more .fa {
	font-size: 10px;
	margin-left: 5px;
}

label {
	color: #5a5a5a;
	font-weight: 300;
}

.widget-boxed-secondary label {
	color: #fff;
}

.form-control {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-appearance: none;
	border-color: rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	height: 42px;
	padding: 0px 10px;
}
/* line 22, ../../scss/helpers/_forms.scss */
.form-control:active, .form-control:focus {
	border-color: #834d8b;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
	color: #5a5a5a;
}
/* line 28, ../../scss/helpers/_forms.scss */
.form-control.input-xs {
	font-size: 14px;
	height: 38px;
	padding: 6px 12px;
}

.form-control.input-search {
	font-size: 16px;
	height: 38px;
	padding: 6px 12px;
}


/* line 36, ../../scss/helpers/_forms.scss */
textarea.form-control.input-xs {
	height: 80px;
}

/* line 40, ../../scss/helpers/_forms.scss */
select.form-control {
	padding-top: 10px;
}

/* line 44, ../../scss/helpers/_forms.scss */
.select-wrapper {
	cursor: pointer;
	position: relative;
}
/* line 48, ../../scss/helpers/_forms.scss */
.select-wrapper:after {
	background-color: #fff;
	color: #5a5a5a;
	content: '\f078';
	font-family: 'FontAwesome';
	font-size: 12px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 13px;
	width: 24px;
	z-index: 2;
}
/* line 62, ../../scss/helpers/_forms.scss */
.select-wrapper select::-ms-expand {
	display: none;
}
/* line 66, ../../scss/helpers/_forms.scss */
.select-wrapper select.form-control {
	background-color: #fff;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: '';
	-moz-appearance: none;
	-webkit-appearance: none;
}
/* line 77, ../../scss/helpers/_forms.scss */
.select-wrapper select.form-control[disabled] {
	cursor: not-allowed;
}

/* line 82, ../../scss/helpers/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
	font-size: 14px;
	height: 36px;
}

/* line 87, ../../scss/helpers/_forms.scss */
.price-range-wrapper {
	margin-bottom: -9px !important;
	padding: 0px 15px;
	width: 240px;
}
/* line 92, ../../scss/helpers/_forms.scss */
.price-range-wrapper .irs-single {
	background-color: #343434;
	color: #fff;
	font-weight: bold;
}
/* line 98, ../../scss/helpers/_forms.scss */
.price-range-wrapper .irs-max {
	background-color: #834d8b;
	color: #fff;
	font-weight: bold;
}
/* line 104, ../../scss/helpers/_forms.scss */
.price-range-wrapper .irs-min {
	background-color: #834d8b;
	color: #fff;
	font-weight: bold;
}

/* line 111, ../../scss/helpers/_forms.scss */
.chosen-container {
	width: 100% !important;
}


.chosen-container-single .chosen-single {
	background-color: #fff;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: rgba(0, 0, 0, 0.45);
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	padding: 0px 0px 0px 10px;
	position: relative;
}
/* line 129, ../../scss/helpers/_forms.scss */
.chosen-container-single .chosen-single span:after {
	background-color: #834D8B;
	color: #fff;
	content: '\f078';
	display: block;
	height: 42px;
	font-family: 'FontAwesome';
	font-size: 10px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	width: 42px;
}
/* line 143, ../../scss/helpers/_forms.scss */
.widget-boxed-secondary .chosen-container-single .chosen-single span:after {
	background-color: #5a5a5a;
}
/* line 148, ../../scss/helpers/_forms.scss */
.chosen-container-single .chosen-single > div {
	display: none;
}

/* line 153, ../../scss/helpers/_forms.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* line 157, ../../scss/helpers/_forms.scss */
.google-map-filter .chosen-container-active.chosen-with-drop .chosen-single {
	border-color: transparent;
}

/* line 162, ../../scss/helpers/_forms.scss */
.chosen-container-single .chosen-drop {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}
/* line 165, ../../scss/helpers/_forms.scss */
.google-map-filter .chosen-container-single .chosen-drop {
	border-color: transparent;
}

/* line 170, ../../scss/helpers/_forms.scss */
.chosen-container .chosen-results li.active-result {
	font-size: 14px;
	padding: 10px 7px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
/* line 175, ../../scss/helpers/_forms.scss */
.chosen-container .chosen-results li.active-result:nth-child(odd) {
	background-color: rgba(0, 0, 0, 0.04);
}
/* line 179, ../../scss/helpers/_forms.scss */
.chosen-container .chosen-results li.active-result.result-selected {
	background-color: #834d8b;
	color: #fff;
}
/* line 184, ../../scss/helpers/_forms.scss */
.chosen-container .chosen-results li.active-result.highlighted {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.1);
	color: #5a5a5a;
}

/* line 191, ../../scss/helpers/_forms.scss */
.chosen-container-single .chosen-search {
	position: relative;
}
/* line 194, ../../scss/helpers/_forms.scss */
.chosen-container-single .chosen-search input[type=text] {
	background-image: none;
	height: 32px;
}
/* line 199, ../../scss/helpers/_forms.scss */
.chosen-container-single .chosen-search:after {
	content: '\f002';
	display: block;
	font-family: 'FontAwesome';
	position: absolute;
	right: 10px;
	top: 11px;
}

/* line 1, ../../scss/helpers/_buttons.scss */
.btn {
	border: 0px;
	bottom: 0px;
	border-radius: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	padding: 10px 24px 10px 24px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: background-color 0.2s linear, bottom 0.1s linear;
	-moz-transition: background-color 0.2s linear, bottom 0.1s linear;
	-o-transition: background-color 0.2s linear, bottom 0.1s linear;
	transition: background-color 0.2s linear, bottom 0.1s linear;
}
/* line 14, ../../scss/helpers/_buttons.scss */
.btn:active, .btn:focus, .btn:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 0px !important;
	color: #fff;
}
/* line 20, ../../scss/helpers/_buttons.scss */
.btn:active {
	bottom: -2px;
}
/* line 24, ../../scss/helpers/_buttons.scss */
.btn .fa {
	font-size: 12px;
	margin-right: 10px;
	vertical-align: 1px;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 1, ../../scss/helpers/_buttons.scss */
	.btn {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	/* line 1, ../../scss/helpers/_buttons.scss */
	.btn {
		font-size: 14px;
		padding: 10px 15px;
	}
}

/* line 40, ../../scss/helpers/_buttons.scss */
.btn-primary {
	background-color: #1FB5AD;
}
/* line 43, ../../scss/helpers/_buttons.scss */
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	background-color: #1C9F98;
}

/* line 48, ../../scss/helpers/_buttons.scss */
.btn-secondary {
	background-color: #834d8b;
}
/* line 51, ../../scss/helpers/_buttons.scss */
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
	background-color: #f28809;
}
/* line 55, ../../scss/helpers/_buttons.scss */
.widget-boxed-secondary .btn-secondary {
	background-color: #5a5a5a;
}
/* line 58, ../../scss/helpers/_buttons.scss */
.widget-boxed-secondary .btn-secondary:active, .widget-boxed-secondary .btn-secondary:focus, .widget-boxed-secondary .btn-secondary:hover {
	background-color: #4d4d4d;
}

/* line 64, ../../scss/helpers/_buttons.scss */
.btn-terciary {
	background-color: #fab740;
}
/* line 67, ../../scss/helpers/_buttons.scss */
.btn-terciary:active, .btn-terciary:focus, .btn-terciary:hover {
	background-color: #f9ae27;
}

/* line 72, ../../scss/helpers/_buttons.scss */
.btn-yellow {
	background-color: #e0a000;
}
/* line 75, ../../scss/helpers/_buttons.scss */
.btn-yellow:active, .btn-yellow:focus, .btn-yellow:hover {
	background-color: #c78e00;
}

/* line 80, ../../scss/helpers/_buttons.scss */
.btn-green {
	background-color: #20b38d;
}
/* line 83, ../../scss/helpers/_buttons.scss */
.btn-green:active, .btn-green:focus, .btn-green:hover {
	background-color: #1c9d7c;
}

/* line 88, ../../scss/helpers/_buttons.scss */
.btn-gray {
	background-color: #e3e3e3;
	color: #5a5a5a;
}
/* line 92, ../../scss/helpers/_buttons.scss */
.btn-gray:hover {
	background-color: #d6d6d6;
	color: #5a5a5a;
}

/* line 99, ../../scss/helpers/_buttons.scss */
.btn-uppercase {
	text-transform: uppercase;
}

/* line 103, ../../scss/helpers/_buttons.scss */
.btn-bottom-center {
	bottom: 0px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateY(50%) translateX(-50%);
	-moz-transform: translateY(50%) translateX(-50%);
	-ms-transform: translateY(50%) translateX(-50%);
	-o-transform: translateY(50%) translateX(-50%);
	transform: translateY(50%) translateX(-50%);
	z-index: 2;
}

/* line 111, ../../scss/helpers/_buttons.scss */
.btn-uppercase {
	text-transform: uppercase;
}

/* line 115, ../../scss/helpers/_buttons.scss */
.btn-large {
	padding: 12px 26px;
}

/* line 119, ../../scss/helpers/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
	font-size: 14px;
	font-weight: 600;
	padding: 8px 15px;
}

/* line 125, ../../scss/helpers/_buttons.scss */
.btn-group .btn + .btn {
	margin-left: 0px;
}

/* line 130, ../../scss/helpers/_buttons.scss */
.btn-group .btn:active, .btn-group .btn:focus {
	bottom: 0px;
}

/* line 135, ../../scss/helpers/_buttons.scss */
.btn-empty {
	background-color: transparent;
	border: 2px solid #343434;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	-ms-border-radius: 26px;
	-o-border-radius: 26px;
	border-radius: 26px;
	color: #343434;
}
/* line 141, ../../scss/helpers/_buttons.scss */
.btn-empty:active, .btn-empty:focus, .btn-empty:hover {
	background-color: transparent;
	border-color: #343434;
	color: #343434;
}
/* line 147, ../../scss/helpers/_buttons.scss */
.btn-empty.btn-secondary {
	border: 2px solid #834d8b;
	color: #834d8b;
}
/* line 151, ../../scss/helpers/_buttons.scss */
.btn-empty.btn-secondary:active, .btn-empty.btn-secondary:focus, .btn-empty.btn-secondary:hover {
	border-color: #834d8b;
	color: #834d8b;
}

/* line 1, ../../scss/helpers/_structure.scss */
html {
	height: 100%;
	width: 100%;
}

/* line 6, ../../scss/helpers/_structure.scss */
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
	color: #5a5a5a;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: 300;
	height: 100%;
	min-height: 100%;
	width: 100%;
}
/* line 19, ../../scss/helpers/_structure.scss */
body.layout-boxed {
	padding-left: 15px;
	padding-right: 15px;
}

/* line 25, ../../scss/helpers/_structure.scss */
::selection {
	background: rgba(247, 148, 29, 0.2);
}

/* line 29, ../../scss/helpers/_structure.scss */
::-moz-selection {
	background: rgba(247, 148, 29, 0.3);
}

/* line 33, ../../scss/helpers/_structure.scss */
a {
	color: #834d8b;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
/* line 37, ../../scss/helpers/_structure.scss */
a:hover {
	color: #834d8b;
}
/* line 41, ../../scss/helpers/_structure.scss */
a:focus, a:active, a:hover {
	outline: 0px;
}

/* line 46, ../../scss/helpers/_structure.scss */
hr {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin: 30px 0px;
}
/* line 50, ../../scss/helpers/_structure.scss */
.footer-top-dark hr {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 55, ../../scss/helpers/_structure.scss */
h1, h2, h3, h4, h5, h6 {
	color: #343434;
	margin: 0px 0px 20px 0px;
}

/* line 60, ../../scss/helpers/_structure.scss */
h1 {
	font-size: 50px;
	font-weight: 300;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 60, ../../scss/helpers/_structure.scss */
	h1 {
		font-size: 42px;
	}
}

/* line 69, ../../scss/helpers/_structure.scss */
h2 {
	font-size: 36px;
	font-weight: 100;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 69, ../../scss/helpers/_structure.scss */
	h2 {
		font-size: 34px;
	}
}
@media (max-width: 767px) {
	/* line 78, ../../scss/helpers/_structure.scss */
	h2 span.btn-group {
		float: none !important;
		width: 100%;
	}
}

/* line 85, ../../scss/helpers/_structure.scss */
h3 {
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 36px;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 85, ../../scss/helpers/_structure.scss */
	h3 {
		font-size: 25px;
	}
}

/* line 95, ../../scss/helpers/_structure.scss */
h3 {
	font-size: 30px;
	font-weight: 300;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 95, ../../scss/helpers/_structure.scss */
	h3 {
		font-size: 26px;
	}
}

/* line 104, ../../scss/helpers/_structure.scss */
h5 {
	font-size: 20px;
	font-weight: 400;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 104, ../../scss/helpers/_structure.scss */
	h5 {
		font-size: 20px;
	}
}

/* line 113, ../../scss/helpers/_structure.scss */
h6 {
	font-size: 20px;
	font-weight: 600;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 113, ../../scss/helpers/_structure.scss */
	h6 {
		font-size: 18px;
	}
}

/* line 122, ../../scss/helpers/_structure.scss */
#page {
	background-color: #fff;
	display: table;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
/* line 129, ../../scss/helpers/_structure.scss */
.layout-boxed #page {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	margin: 0px auto;
	width: auto;
}

/* line 136, ../../scss/helpers/_structure.scss */
#header-wrapper {
	display: table-row;
	height: 1px;
}

/* line 141, ../../scss/helpers/_structure.scss */
#main-wrapper {
	display: table-row;
	height: 100%;
}

/* line 146, ../../scss/helpers/_structure.scss */
#main {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	display: table-cell;
}
/* line 152, ../../scss/helpers/_structure.scss */
#main.promo-background {
	background-image: url("../../assets/img/blur.jpg");
}

/* line 158, ../../scss/helpers/_structure.scss */
.layout-boxed #main-inner {
	overflow: hidden;
}

/* line 163, ../../scss/helpers/_structure.scss */
#footer-wrapper {
	display: table-row;
	height: 1px;
}

/* line 168, ../../scss/helpers/_structure.scss */
blockquote {
	background-color: #f0f0f0;
	border: 0px;
	color: #5a5a5a;
	font-size: 28px;
	line-height: 38px;
	margin: 50px 0px;
	padding: 40px 25px;
	position: relative;
	text-align: center;
}
/* line 179, ../../scss/helpers/_structure.scss */
blockquote.black {
	background-color: #5a5a5a;
	color: #fff;
}
/* line 183, ../../scss/helpers/_structure.scss */
blockquote.black:after {
	background-color: #343434;
}
/* line 188, ../../scss/helpers/_structure.scss */
blockquote:before {
	background-color: #834d8b;
	content: '\f10e';
	color: #fff;
	display: block;
	font-family: 'FontAwesome';
	height: 70px;
	left: 50%;
	line-height: 74px;
	margin-left: -35px;
	position: absolute;
	top: -35px;
	width: 70px;
}
/* line 203, ../../scss/helpers/_structure.scss */
blockquote:after {
	background-color: #834d8b;
	bottom: -8px;
	content: '';
	display: block;
	height: 8px;
	left: 50%;
	margin-left: -15%;
	position: absolute;
	width: 30%;
}

/* line 217, ../../scss/helpers/_structure.scss */
.layout-landing .navbar-brand {
	display: inline-block;
	float: none;
}
/* line 222, ../../scss/helpers/_structure.scss */
.layout-landing .navbar-header {
	width: 100%;
}
/* line 226, ../../scss/helpers/_structure.scss */
.layout-landing .picture-moving {
	border: 10px solid rgba(0, 0, 0, 0.05);
	margin-bottom: 30px;
	position: relative;
}
/* line 231, ../../scss/helpers/_structure.scss */
.layout-landing .picture-moving .image {
	background-position: top center;
	background-size: 100% auto;
	display: block;
	height: 350px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 1.5s ease-out;
	-moz-transition: all 1.5s ease-out;
	-o-transition: all 1.5s ease-out;
	transition: all 1.5s ease-out;
}
/* line 242, ../../scss/helpers/_structure.scss */
.layout-landing .picture-moving:hover .image {
	background-position: bottom center;
}
/* line 247, ../../scss/helpers/_structure.scss */
.layout-landing .picture-moving .description {
	background-color: #834d8b;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 0px;
	text-align: center;
}


#header {
	border-top: 3px solid #9b77a0;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

.navbar {
	background-color: #fff;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	height: 107px;
	margin: 0px;
}

.header-small .navbar {
	height: 84px;
}

.header-dark .navbar {
	background-color: #343434;
}

.header-with-border .navbar {
	border-bottom: 5px solid #834d8b;
}

.navbar .container {
	position: relative;
}

.navbar-toggle {
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 6px;
	width: 40px;
	height: 40px;
	margin-top: 17px;
}

.navbar-toggle .icon-bar {
	background-color: #343434 !important;
}

.footer-nav, .navbar-nav {
	margin-top: 40px;
}

.header-small .footer-nav, .header-small .navbar-nav {
	margin-top: 30px !important;
}

.footer-nav a, .navbar-nav a {
	font-weight: 400;
}

.footer-nav > li:hover ul, .navbar-nav > li:hover ul {
	visibility: visible;
}

.footer-nav > li > ul:before, .navbar-nav > li > ul:before {
	background-color: transparent;
	content: '';
	display: block;
	height: 42px;
	position: absolute;
	top: -42px;
	width: 100%;
}

.header-small .footer-nav > li > ul:before, .header-small .navbar-nav > li > ul:before {
	height: 32px;
	top: -32px;
}

.footer-nav ul, .navbar-nav ul {
	background-color: rgba(0, 0, 0, 0.8);
	left: 50%;
	list-style: none;
	margin: 0px 0px 0px -120px;
	padding: 0px;
	position: absolute;
	top: 68px;
	visibility: hidden;
	width: 240px;
	z-index: 9999;
}

.header-dark .footer-nav ul, .header-dark .navbar-nav ul {
	background-color: #834d8b;
}

.header-small .footer-nav ul, .header-small .navbar-nav ul {
	top: 52px;
}

.footer-nav ul li, .navbar-nav ul li {
	line-height: 1;
}

.footer-nav ul li a, .navbar-nav ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 25px;
	-webkit-transition: background-color 0.2s linear, padding-left 0.2s linear;
	-moz-transition: background-color 0.2s linear, padding-left 0.2s linear;
	-o-transition: background-color 0.2s linear, padding-left 0.2s linear;
	transition: background-color 0.2s linear, padding-left 0.2s linear;
}

.footer-nav ul li a:hover, .navbar-nav ul li a:hover {
	background-color: #834d8b;
	padding-left: 29px;
	text-decoration: none;
}

.header-dark .footer-nav ul li a:hover, .header-dark .navbar-nav ul li a:hover {
	background-color: #343434;
}

.navbar-brand {
	display: block;
	float: left;
	height: auto;
	padding-bottom: 0px;
	padding-top: 19px;
	position: relative;
	z-index: 20;
}

.navbar-brand img {
	vertical-align: -7px;
}

.header-small .navbar-brand {
	height: 84px;
}
/* line 138, ../../scss/helpers/_header.scss */
.navbar-brand .logo-styled {
	white-space: nowrap;
}
/* line 142, ../../scss/helpers/_header.scss */
.navbar-brand .logo-title {
	display: inline-block;
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 142, ../../scss/helpers/_header.scss */
	.navbar-brand .logo-title {
		font-size: 40px;
	}
}
/* line 153, ../../scss/helpers/_header.scss */
.navbar-brand .logo-title .entypo {
	color: #834d8b;
	margin-right: 10px;
	margin-top: -32px;
	vertical-align: -6px;
}
/* line 160, ../../scss/helpers/_header.scss */
.header-dark .navbar-brand .logo-title {
	color: #fff;
}
/* line 165, ../../scss/helpers/_header.scss */
.navbar-brand .logo-subtitle {
	color: #834d8b;
	display: inline-block;
	font-size: 10px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.1;
	margin-left: 5px;
	text-align: left;
	text-transform: uppercase;
}
/* line 176, ../../scss/helpers/_header.scss */
.logo-subtitle-wrapped .navbar-brand .logo-subtitle {
	background-color: #834d8b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	padding: 4px 8px;
}

/* line 187, ../../scss/helpers/_header.scss */
.header-dark .footer-nav > li:after {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
/* line 193, ../../scss/helpers/_header.scss */
.footer-bottom-dark .footer-nav > li > a {
	color: #fff;
}
/* line 197, ../../scss/helpers/_header.scss */
.footer-bottom-dark .footer-nav > li:after {
	background-color: rgba(255, 255, 255, 0.2) !important;
}

/* line 204, ../../scss/helpers/_header.scss */
.footer-nav > li,
.navbar-default .navbar-nav > li {
	padding: 0px 20px;
	position: inherit;
}
/* line 208, ../../scss/helpers/_header.scss */
.footer-nav > li:after,
.navbar-default .navbar-nav > li:after {
	background-color: rgba(0, 0, 0, 0.2);
	content: '';
	display: inline-block;
	height: 7px;
	margin-top: -5px;
	position: relative;
	right: -20px;
	top: -3px;
	width: 1px;
}
/* line 219, ../../scss/helpers/_header.scss */
.header-dark .footer-nav > li:after, .header-dark
.navbar-default .navbar-nav > li:after {
	background-color: rgba(255, 255, 255, 0.2);
}
/* line 224, ../../scss/helpers/_header.scss */
.footer-nav > li:last-child,
.navbar-default .navbar-nav > li:last-child {
	padding-right: 0px;
}
/* line 227, ../../scss/helpers/_header.scss */
.footer-nav > li:last-child:after,
.navbar-default .navbar-nav > li:last-child:after {
	display: none;
}

/* line 234, ../../scss/helpers/_header.scss */
.header-dark .navbar-default .navbar-nav > li > a {
	color: #fff;
}
/* line 238, ../../scss/helpers/_header.scss */
.navbar-default .navbar-nav > li > a:before {
	background-color: transparent;
	bottom: -2px;
	content: '';
	display: block;
	height: 2px;
	left: 20%;
	position: absolute;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	width: 60%;
}

/* line 252, ../../scss/helpers/_header.scss */
.footer-nav > li > a,
.navbar-default .navbar-nav > li > a {
	color: #343434;
	display: inline-block;
	font-size: 14px;
	/*font-weight: 500;*/
	padding: 4px 0px;
	-webkit-transition: border-bottom-color 0.2s linear, color 0.2s linear;
	-moz-transition: border-bottom-color 0.2s linear, color 0.2s linear;
	-o-transition: border-bottom-color 0.2s linear, color 0.2s linear;
	transition: border-bottom-color 0.2s linear, color 0.2s linear;
	/*text-transform: uppercase;*/
}
/* line 261, ../../scss/helpers/_header.scss */
.footer-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:hover {
	background-color: transparent !important;
	color: #834d8b;
}

/* line 268, ../../scss/helpers/_header.scss */
.footer-nav > li:hover > a,
.navbar-default .navbar-nav > li:hover > a {
	background-color: transparent !important;
	color: #834d8b;
}
/* line 272, ../../scss/helpers/_header.scss */
.footer-nav > li:hover > a:before,
.navbar-default .navbar-nav > li:hover > a:before {
	background-color: #834d8b;
}

/* line 278, ../../scss/helpers/_header.scss */
.footer-nav > li.active a,
.navbar-default .navbar-nav > li.active a {
	background-color: transparent;
	color: #834d8b;
}
/* line 282, ../../scss/helpers/_header.scss */
.footer-nav > li.active a:before,
.navbar-default .navbar-nav > li.active a:before {
	background-color: #834d8b;
}

/* line 287, ../../scss/helpers/_header.scss */
#navbar-main {
	position: relative;
}

/* line 291, ../../scss/helpers/_header.scss */
.menuparent {
	position: relative !important;
}
/* line 294, ../../scss/helpers/_header.scss */
.menuparent > ul {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/* line 301, ../../scss/helpers/_header.scss */
.menuparent:hover > ul {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/* line 308, ../../scss/helpers/_header.scss */
.megamenu {
	position: inherit !important;
}
/* line 311, ../../scss/helpers/_header.scss */
.megamenu > ul {
	background-color: rgba(0, 0, 0, 0.8);
	left: 0px;
	margin: 0px;
	padding: 15px 0px;
	top: 108px;
	width: 100%;
}
/* line 319, ../../scss/helpers/_header.scss */
.header-small .megamenu > ul {
	top: 84px;
}
/* line 323, ../../scss/helpers/_header.scss */
.megamenu > ul > li {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	float: left;
	width: 16.66%;
}
/* line 328, ../../scss/helpers/_header.scss */
.megamenu > ul > li:last-child {
	border-right: 0px;
}
/* line 332, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul {
	background-color: transparent;
	left: 0px;
	margin: 0px;
	position: relative;
	top: 0px !important;
	width: auto;
}
/* line 340, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul li {
	display: block;
	width: auto;
}
/* line 344, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul li .entypo {
	display: inline-block;
	font-size: 34px;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 20px;
}
/* line 356, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul li .fa {
	margin-right: 10px;
	width: 20px;
}
/* line 361, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul li.header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin-left: 10px;
	margin-right: 10px;
}
/* line 366, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul li.header a {
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
}
/* line 372, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul li.header a:hover {
	background-color: transparent;
	padding-left: 25px;
}
/* line 379, ../../scss/helpers/_header.scss */
.megamenu > ul > li > ul li.header:hover a {
	padding-left: 15px;
}
/* line 389, ../../scss/helpers/_header.scss */
.megamenu.columns3 > ul > li {
	width: 33.33%;
}
/* line 393, ../../scss/helpers/_header.scss */
.megamenu.columns4 > ul > li {
	width: 25%;
}

/* line 399, ../../scss/helpers/_header.scss */
.header-boxed .navbar {
	background-color: transparent;
}
/* line 402, ../../scss/helpers/_header.scss */
.header-boxed .navbar > .container {
	background-color: #fff;
}

/* line 407, ../../scss/helpers/_header.scss */
.header-boxed.header-dark .navbar {
	background-color: transparent;
}
/* line 410, ../../scss/helpers/_header.scss */
.header-boxed.header-dark .navbar > .container {
	background-color: #343434;
}

@media (max-width: 767px) {
	/* line 416, ../../scss/helpers/_header.scss */
	.navbar-collapse {
		border: 0px;
		max-height: inherit;
		z-index: 9999;
	}
	/* line 421, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav {
		background-color: #343434;
		margin: 12px -15px 0px -15px;
	}
	/* line 426, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav .menuparent:hover > ul {
		display: block;
	}
	/* line 431, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav .menuparent > ul {
		background-color: rgba(255, 255, 255, 0.1);
		display: none;
		left: 0px;
		margin: 0px;
		position: relative;
		top: 0px;
		width: 100%;
	}
	/* line 440, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav .menuparent > ul > li {
		float: none;
	}
	/* line 443, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav .menuparent > ul > li > a {
		color: #fff;
	}
	/* line 450, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav .megamenu > ul {
		background-color: transparent;
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	/* line 456, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav .megamenu > ul > li {
		border: 0px !important;
		width: 100% !important;
	}
	/* line 460, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav .megamenu > ul > li ul {
		background-color: rgba(255, 255, 255, 0.1);
	}
	/* line 467, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav > li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	/* line 470, ../../scss/helpers/_header.scss */
	.navbar-collapse .navbar-nav > li > a {
		border-color: transparent !important;
		color: #fff;
		padding: 8px 0px;
	}
}
/* line 480, ../../scss/helpers/_header.scss */
.header-secondary {
	background-color: #834d8b;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	font-size: 12px;
	line-height: 25px;
	padding: 3px 0px;
}

/* line 488, ../../scss/helpers/_header.scss */
.header-submenu {
	display: inline-block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* line 494, ../../scss/helpers/_header.scss */
.header-submenu li {
	display: inline-block;
	padding-left: 15px;
}
/* line 497, ../../scss/helpers/_header.scss */
.header-submenu li .fa {
	color: #834d8b;
	margin-right: 5px;
}
/* line 502, ../../scss/helpers/_header.scss */
.header-submenu li a {
	color: #fff;
	display: block;
	height: 26px;
	line-height: 24px;
	padding: 0px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
/* line 510, ../../scss/helpers/_header.scss */
.header-submenu li a:hover {
	text-decoration: none;
}
/* line 514, ../../scss/helpers/_header.scss */
.header-dark .header-submenu li a {
	color: #fff;
}
/* line 517, ../../scss/helpers/_header.scss */
.header-dark .header-submenu li a .fa {
	color: #fff;
}

/* line 525, ../../scss/helpers/_header.scss */
.navbar-description {
	margin-top: 28px;
	text-align: right;
}
/* line 529, ../../scss/helpers/_header.scss */
.navbar-description strong {
	color: #343434;
	display: block;
	margin-bottom: 5px;
}
/* line 535, ../../scss/helpers/_header.scss */
.navbar-description p {
	color: #834d8b;
}

/* line 1, ../../scss/helpers/_breadcrumb.scss */
.breadcrumb-wrapper {
	background-color: #f0f0f0;
	border-bottom: 1px solid #e3e3e3;
}
/* line 5, ../../scss/helpers/_breadcrumb.scss */
.breadcrumb-white .breadcrumb-wrapper {
	background-color: #fff;
}
/* line 9, ../../scss/helpers/_breadcrumb.scss */
.breadcrumb-wrapper .btn {
	margin-left: 15px;
	margin-top: 11px;
}
@media (max-width: 767px) {
	/* line 9, ../../scss/helpers/_breadcrumb.scss */
	.breadcrumb-wrapper .btn {
		display: none;
	}
}

/* line 19, ../../scss/helpers/_breadcrumb.scss */
.breadcrumb {
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 300;
	margin: 0px;
	padding: 20px 0px 16px;
}
/* line 27, ../../scss/helpers/_breadcrumb.scss */
.breadcrumb a {
	color: #343434;
}
/* line 31, ../../scss/helpers/_breadcrumb.scss */
.breadcrumb > li + li:before {
	content: '\f101' !important;
	color: #343434;
	font-family: 'FontAwesome';
	font-weight: normal !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	opacity: 0.4;
	padding: 0px 15px;
}
/* line 40, ../../scss/helpers/_breadcrumb.scss */
.breadcrumb .active {
	color: #343434;
	font-style: italic;
	font-weight: 400;
}

/* line 1, ../../scss/helpers/_accordions.scss */
.panel {
	border-color: #e3e3e3 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-right: 62px;
	overflow: visible !important;
	position: relative;
}

/* line 11, ../../scss/helpers/_accordions.scss */
.panel-heading {
	background-color: #e3e3e3 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
	font-size: 24px;
	padding: 0px;
}
/* line 17, ../../scss/helpers/_accordions.scss */
.panel-heading h4 a {
	color: #834d8b;
	display: block;
	font-size: 24px;
	font-weight: 200;
	line-height: 62px;
	margin: 0px;
	padding: 0px 20px;
}
/* line 26, ../../scss/helpers/_accordions.scss */
.panel-heading h4 a:hover {
	color: #5a5a5a;
	text-decoration: none;
}
/* line 32, ../../scss/helpers/_accordions.scss */
.panel-heading span {
	background-color: #e3e3e3;
	color: #555555;
	cursor: pointer;
	display: block;
	font-size: 20px;
	height: 64px;
	position: absolute;
	right: -64px;
	text-align: center;
	top: -1px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	width: 64px;
}
/* line 48, ../../scss/helpers/_accordions.scss */
.panel-heading.active span {
	background-color: #e3e3e3 !important;
	border: 1px solid #e3e3e3;
	border-left: 0px;
	color: #5a5a5a;
}
/* line 54, ../../scss/helpers/_accordions.scss */
.panel-heading.active span i:before {
	content: '\f068';
}

/* line 1, ../../scss/helpers/_boxes.scss */
.boxes {
	margin-bottom: -30px;
}

/* line 5, ../../scss/helpers/_boxes.scss */
.box-border {
	border-left: 1px solid rgba(97, 0, 143, 0.17);
	border-right: 1px solid rgba(97, 0, 143, 0.17);
	border-top: 1px solid rgba(97, 0, 143, 0.17);
}

.box {
	border-bottom: 1px solid rgba(97, 0, 143, 0.17);
	border-bottom-width: 6px;
	margin-bottom: 30px;
	overflow: hidden !important;
	-webkit-transition: border-color 0.2s linear;
	-moz-transition: border-color 0.2s linear;
	-o-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
}
/* line 12, ../../scss/helpers/_boxes.scss */
.box:hover {
	border-color: #834d8b;
}
/* line 15, ../../scss/helpers/_boxes.scss */
.box:hover .box-title, .box:hover .box-title a {
	background-color: #834d8b;
	color: #fff;
}

.box:hover .box-title-layout, .box:hover .box-title-layout a {
	background-color: #834d8b;
	color: #fff;
}

/* line 20, ../../scss/helpers/_boxes.scss */
.box:hover .box-title-plain, .box:hover .box-title-plain a {
	color: #834d8b;
}

/* line 26, ../../scss/helpers/_boxes.scss */
.box-picture {
	position: relative;
	overflow: hidden;
}
/* line 30, ../../scss/helpers/_boxes.scss */
.box-picture .flag {
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	font-weight: 400;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
}
/* line 41, ../../scss/helpers/_boxes.scss */
.box:hover .box-picture a span {
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}
/* line 45, ../../scss/helpers/_boxes.scss */
.box:hover .box-picture a span:after {
	color: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1);
	-moz-transform: translateY(-50%) translateX(-50%) scale(1);
	-ms-transform: translateY(-50%) translateX(-50%) scale(1);
	-o-transform: translateY(-50%) translateX(-50%) scale(1);
	transform: translateY(-50%) translateX(-50%) scale(1);
}
/* line 53, ../../scss/helpers/_boxes.scss */
.box:hover .box-picture img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
/* line 57, ../../scss/helpers/_boxes.scss */
.box:hover .box-picture .box-content {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	bottom: 0px;
}
/* line 64, ../../scss/helpers/_boxes.scss */
.box-picture a span {
	background-color: rgba(0, 0, 0, 0);
	display: block;
	height: 100%;
	position: absolute;
	top: 0px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	width: 100%;
}
/* line 73, ../../scss/helpers/_boxes.scss */
.box-picture a span:after {
	color: #fff;
	/*content: '\f0c1';*/
	display: block;
	font-family: 'FontAwesome';
	font-size: 40px;
	left: 50%;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	position: absolute;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(3);
	-moz-transform: translateY(-50%) translateX(-50%) scale(3);
	-ms-transform: translateY(-50%) translateX(-50%) scale(3);
	-o-transform: translateY(-50%) translateX(-50%) scale(3);
	transform: translateY(-50%) translateX(-50%) scale(3);
	-webkit-transition: -webkit-transform 0.2s linear, opacity 0.2s linear;
	-moz-transition: -moz-transform 0.2s linear, opacity 0.2s linear;
	-o-transition: -o-transform 0.2s linear, opacity 0.2s linear;
	transition: transform 0.2s linear, opacity 0.2s linear;
	top: 50%;
}
/* line 89, ../../scss/helpers/_boxes.scss */
.box-picture img {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	width: 100%;
}
/* line 95, ../../scss/helpers/_boxes.scss */
.box-picture .box-content {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	bottom: -200px;
	position: absolute;
	width: 100%;
	z-index: 10;
}

/* line 104, ../../scss/helpers/_boxes.scss */
.box-body {
	padding: 10px 14px;
	position: relative;
	background-color: #fff;
}

.box-body2 {
	padding: 20px 16px;
	padding-bottom: 12px;
	position: relative;
}

/* line 110, ../../scss/helpers/_boxes.scss */
.box-author {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 70px;
	left: 50%;
	margin-left: -30px;
	margin-top: -50px;
	overflow: hidden;
	position: relative;
	top: 0px;
	-webkit-transition: border-color 0.2s linear;
	-moz-transition: border-color 0.2s linear;
	-o-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	width: 70px;
}
/* line 123, ../../scss/helpers/_boxes.scss */
.box:hover .box-author {
	border-color: #834d8b;
}
/* line 126, ../../scss/helpers/_boxes.scss */
.box:hover .box-author span {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
/* line 131, ../../scss/helpers/_boxes.scss */
.box-author img {
	-webkit-backface-visibility: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	height: 60px;
	width: 60px;
}
/* line 140, ../../scss/helpers/_boxes.scss */
.box-author span {
	background-color: #343434;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.1;
	position: absolute;
	top: 0px;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	width: 100%;
}

/* line 152, ../../scss/helpers/_boxes.scss */
.box-title, .box-title a {
	background-color: #5a5a5a;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 26px;
	margin: -20px -30px 0px -30px;
	padding: 10px 30px 14px 30px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

.box-title-layout, .box-title-layout a {
	background-color: #5a5a5a;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 26px;
	margin: -20px -30px 0px -30px;
	padding: 10px 30px 14px 30px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	text-align: center;
}

.view-layout {
	text-align: center;
	display: block;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
}

/* line 162, ../../scss/helpers/_boxes.scss */
.box-title:hover, .box-title a:hover {
	text-decoration: none;
	color: #834d8b;
}

.box-title-layout:hover, .box-title-layout a:hover {
	text-decoration: none;
	color: #834d8b;
}

@media (max-width: 767px) {
	/* line 152, ../../scss/helpers/_boxes.scss */
	.box-title, .box-title a {
		font-size: 16px;
	}

	.box-title-layout, .box-title-layout a {
		font-size: 16px;
	}

}

/* line 172, ../../scss/helpers/_boxes.scss */
.box-title-plain, .box-title-plain a {
	color: #5a5a5a;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
.box-title-plain, .box-title-plain-main a {
	color: #5a5a5a;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
/* line 179, ../../scss/helpers/_boxes.scss */
.box-title-plain:hover, .box-title-plain a:hover {
	text-decoration: none;
	color: #834d8b;
}

/* line 185, ../../scss/helpers/_boxes.scss */
.box-subtitle {
	color: #834d8b;
	font-size: 16px;
	font-weight: 300;
	margin-top: -15px;
	height: 60px;
}

/* line 193, ../../scss/helpers/_boxes.scss */
.box-location > div {
	display: inline-block;
	font-size: 14px;
}

/* line 199, ../../scss/helpers/_boxes.scss */

.box-content-height {
	height: 88px;
}

.box-content {
	font-size: 16px;
	font-weight: 200;
}
/* line 203, ../../scss/helpers/_boxes.scss */
.box-content .dl-horizontal {
	font-size: 14px;
	margin: 0px -30px -20px -30px;
	padding: 0px;
}
/* line 208, ../../scss/helpers/_boxes.scss */
.box-content .dl-horizontal.no-top-margin {
	margin-top: -20px;
}
/* line 212, ../../scss/helpers/_boxes.scss */
.box-content .dl-horizontal dt {
	font-weight: normal;
	line-height: 38px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	width: 110px;
}
/* line 219, ../../scss/helpers/_boxes.scss */
.box-content .dl-horizontal dt.odd {
	background-color: rgba(0, 0, 0, 0.03);
}
@media (max-width: 767px) {
	/* line 212, ../../scss/helpers/_boxes.scss */
	.box-content .dl-horizontal dt {
		padding: 0px 10px;
		width: auto;
	}
}
/* line 229, ../../scss/helpers/_boxes.scss */
.box-content .dl-horizontal dd {
	line-height: 38px;
	margin-left: 110px;
	padding: 0px 30px 0px 0px;
}
/* line 234, ../../scss/helpers/_boxes.scss */
.box-content .dl-horizontal dd.odd {
	background-color: rgba(0, 0, 0, 0.03);
}
@media (max-width: 767px) {
	/* line 229, ../../scss/helpers/_boxes.scss */
	.box-content .dl-horizontal dd {
		margin: 0px;
		padding: 0px 10px;
	}
}
/* line 245, ../../scss/helpers/_boxes.scss */
.box-content .box-table {
	background-color: #f0f0f0;
	font-size: 14px;
	padding: 0px;
	width: 100%;
}
/* line 247, ../../scss/helpers/_boxes.scss */
.box-content .box-table.box-picture-meta td {
	width: 25%;
}
/* line 249, ../../scss/helpers/_boxes.scss */
.box-content .box-table.box-picture-meta td:nth-child(odd) {
	background-color: #834D8B;
	color: #fff;
	font-size: 14px;
}
/* line 260, ../../scss/helpers/_boxes.scss */
.box-content .box-table td {
	font-weight: normal;
	font-size: 10px;
	padding: 8px;
	text-align: center;
	width: 50%;
}
/* line 266, ../../scss/helpers/_boxes.scss */
.box-content .box-table td.odd {
	background-color: rgba(0, 0, 0, 0.03);
}
@media (max-width: 767px) {
	/* line 260, ../../scss/helpers/_boxes.scss */
	.box-content .box-table td {
		padding: 0px 10px;
		width: auto;
	}
}

/* line 277, ../../scss/helpers/_boxes.scss */
.box-meta {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 20px;
	padding-top: 12px;
}
/* line 283, ../../scss/helpers/_boxes.scss */
.box-meta a .fa {
	font-size: 20px;
	margin-left: 7px;
	vertical-align: -2px;
}

/* line 291, ../../scss/helpers/_boxes.scss */
.box-social {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* line 296, ../../scss/helpers/_boxes.scss */
.box-social li {
	display: inline-block;
	font-size: 20px;
	margin: 0px 6px;
}
/* line 301, ../../scss/helpers/_boxes.scss */
.box-social li a {
	color: rgba(0, 0, 0, 0.2);
}
/* line 304, ../../scss/helpers/_boxes.scss */
.box-social li a:hover {
	color: #834d8b;
}

/* line 311, ../../scss/helpers/_boxes.scss */
.merged-box {
	background-color: rgba(0, 0, 0, 0.04);
	font-size: 14px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}
/* line 319, ../../scss/helpers/_boxes.scss */
.background-secondary .merged-box {
	background-color: #fff;
	color: #5a5a5a;
}
/* line 324, ../../scss/helpers/_boxes.scss */
.merged-box:after {
	background-color: rgba(0, 0, 0, 0.05);
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
}
/* line 336, ../../scss/helpers/_boxes.scss */
.merged-box:last-child:after {
	display: none;
}
/* line 341, ../../scss/helpers/_boxes.scss */
.merged-box h3 {
	color: #834d8b;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 15px;
}
/* line 346, ../../scss/helpers/_boxes.scss */
.background-secondary .merged-box h3 {

}
/* line 350, ../../scss/helpers/_boxes.scss */
.merged-box h3 .fa {
	font-size: 36px;
	margin-right: 15px;
	vertical-align: middle;
}
/* line 357, ../../scss/helpers/_boxes.scss */
.merged-box p {
	margin-bottom: 20px;
	margin-top: 30px;
}

/* line 362, ../../scss/helpers/_boxes.scss */
.merged-box-read-more {
	font-weight: 400;
}
/* line 365, ../../scss/helpers/_boxes.scss */
.merged-box-read-more .fa {
	color: #834d8b;
	font-size: 10px;
	margin: 0px 0px 0px 5px;
}
/* line 371, ../../scss/helpers/_boxes.scss */
.merged-box-read-more:hover {
	text-decoration: none;
}

/* line 376, ../../scss/helpers/_boxes.scss */
.merged-box-content {
	padding: 0px 10px;
}

/* line 380, ../../scss/helpers/_boxes.scss */
.box-images {
	margin-left: -1px;
	margin-right: -1px;
}

/* line 385, ../../scss/helpers/_boxes.scss */
.box-image {
	border: 1px solid transparent;
	overflow: hidden;
	padding: 0px;
	position: relative;
}
/* line 391, ../../scss/helpers/_boxes.scss */
.box-image img {
	-webkit-transition: -webkit-transform 0.2s linear;
	-moz-transition: -moz-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	transition: transform 0.2s linear;
	width: 100%;
}
/* line 396, ../../scss/helpers/_boxes.scss */
.box-image span {
	display: block;
}
/* line 401, ../../scss/helpers/_boxes.scss */
.box-image .description {
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent 110px);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent 110px);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent 110px);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.9), transparent 110px);
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
/* line 410, ../../scss/helpers/_boxes.scss */
.box-image .description-inner {
	bottom: 10px;
	left: 20px;
	position: absolute;
	right: 20px;
}
/* line 416, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image .description-inner {
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
/* line 423, ../../scss/helpers/_boxes.scss */
.box-image .description-inner .title {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
/* line 431, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image .description-inner .title {
	bottom: 20px;
	left: 20px;
	margin: 0px;
	position: absolute;
}
/* line 440, ../../scss/helpers/_boxes.scss */
.box-image .flag {
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 10px;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	z-index: 10;
}
/* line 452, ../../scss/helpers/_boxes.scss */
.box-image:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
/* line 456, ../../scss/helpers/_boxes.scss */
.box-image:hover .box-image-meta {
	margin-bottom: 0px;
}
/* line 464, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image:hover .title {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
/* line 468, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image:hover .flag {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
/* line 472, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image:hover .box-image-meta {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

/* line 479, ../../scss/helpers/_boxes.scss */
.box-image-meta {
	background-color: #834d8b;
	bottom: -10px;
	color: #fff;
	margin-bottom: -52px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 4px 0px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/* line 491, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image-meta {
	background-color: rgba(247, 148, 29, 0.7);
	bottom: 20px;
	left: 20px;
	right: 20px;
	top: 20px;
	margin: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	padding: 0px;
	position: absolute;
}
/* line 502, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image-meta .box-image-meta-cell {
	height: 50%;
	width: 50%;
}
/* line 506, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image-meta .box-image-meta-cell:nth-child(4n), .center-meta-on-hover .box-image-meta .box-image-meta-cell:nth-child(4n+1) {
	background-color: rgba(0, 0, 0, 0.3);
}
/* line 510, ../../scss/helpers/_boxes.scss */
.center-meta-on-hover .box-image-meta .box-image-meta-cell strong, .center-meta-on-hover .box-image-meta .box-image-meta-cell span {
	font-size: 16px;
}
/* line 520, ../../scss/helpers/_boxes.scss */
.box-image-meta strong {
	display: block;
	font-size: 13px;
	font-weight: 700;
}
/* line 526, ../../scss/helpers/_boxes.scss */
.box-image-meta span {
	display: block;
	font-size: 13px;
	font-weight: 500;
}

/* line 1, ../../scss/helpers/_content_rows.scss */
.content-row {
	background-color: #fff;
	display: table;
	margin-bottom: 30px;
	width: 100%;
}
/* line 7, ../../scss/helpers/_content_rows.scss */
.content-row:last-child {
	margin-bottom: 0px;
}

/* line 12, ../../scss/helpers/_content_rows.scss */
.content-row-inner {
	display: table-row;
}

/* line 16, ../../scss/helpers/_content_rows.scss */
.content-row-picture {
	background-color: #834d8b;
	background-position: center center;
	background-size: cover;
	display: table-cell;
	height: 1px;
	position: relative;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	vertical-align: top;
	width: 50%;
}

/* line 28, ../../scss/helpers/_content_rows.scss */
.content-row-picture-inner {
	height: 100%;
	min-height: 100%;
	position: relative;
	z-index: 9999;
}

/* line 35, ../../scss/helpers/_content_rows.scss */
.content-row-picture-body {
	background-color: transparent;
	height: 100%;
	position: absolute;
	width: 100%;
}

/* line 42, ../../scss/helpers/_content_rows.scss */
.content-row-picture-link {
	background-color: #834d8b;
	display: block;
	height: 100%;
	position: absolute;
	left: 0px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	top: 0px;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	width: 100%;
}
/* line 53, ../../scss/helpers/_content_rows.scss */
.content-row:hover .content-row-picture-link {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}

/* line 58, ../../scss/helpers/_content_rows.scss */
.content-row-body {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-width: 6px;
	border-left: 0px;
	display: table-cell;
	padding: 20px 30px;
	-webkit-transition: border-color 0.2s linear;
	-moz-transition: border-color 0.2s linear;
	-o-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
}
/* line 67, ../../scss/helpers/_content_rows.scss */
.content-row-body h2, .content-row-body h2 a {
	color: #343434;
	font-size: 24px;
	font-weight: 400;
}
/* line 72, ../../scss/helpers/_content_rows.scss */
.content-row-body h2:hover, .content-row-body h2 a:hover {
	color: #834d8b;
	text-decoration: none;
}
/* line 78, ../../scss/helpers/_content_rows.scss */
.content-row:hover .content-row-body {
	border-color: #834d8b;
}

/* line 83, ../../scss/helpers/_content_rows.scss */
.content-row-meta {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 20px;
	padding-top: 20px;
}
/* line 89, ../../scss/helpers/_content_rows.scss */
.content-row-meta a .fa {
	font-size: 20px;
	margin-left: 7px;
	vertical-align: -2px;
}

/* line 97, ../../scss/helpers/_content_rows.scss */
.content-row-author {
	border: 5px solid #f0f0f0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 70px;
	left: 0%;
	margin-left: -35px;
	margin-top: -35px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	-webkit-transition: border-color 0.2s linear;
	-moz-transition: border-color 0.2s linear;
	-o-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	width: 70px;
}
/* line 110, ../../scss/helpers/_content_rows.scss */
.content-row:hover .content-row-author {
	border-color: #834d8b;
}
/* line 113, ../../scss/helpers/_content_rows.scss */
.content-row:hover .content-row-author span {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
/* line 118, ../../scss/helpers/_content_rows.scss */
.content-row-author img {
	-webkit-backface-visibility: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	overflow: hidden;
	height: 60px;
	width: 60px;
}
/* line 127, ../../scss/helpers/_content_rows.scss */
.content-row-author span {
	background-color: #343434;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	position: absolute;
	top: 0px;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	width: 100%;
}

/* line 1, ../../scss/helpers/_content_rows_small.scss */
.content-row-small {
	margin-bottom: 16px;
}
/* line 4, ../../scss/helpers/_content_rows_small.scss */
.content-row-small:last-child {
	margin-bottom: 0px;
}

/* line 14, ../../scss/helpers/_content_rows_small.scss */
.content-row-small-picture-standard img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	max-width: 100%;
}

/* line 21, ../../scss/helpers/_content_rows_small.scss */
.footer-top-dark .content-row-small:hover .content-row-small-picture a span {
	-webkit-box-shadow: inset 0px 0px 0px 3px #834d8b;
	-moz-box-shadow: inset 0px 0px 0px 3px #834d8b;
	box-shadow: inset 0px 0px 0px 3px #834d8b;
}

/* line 26, ../../scss/helpers/_content_rows_small.scss */
.content-row-small-body {
	padding-left: 0px;
}
/* line 29, ../../scss/helpers/_content_rows_small.scss */
.content-row-small-body h4, .content-row-small-body h4 a {
	color: #834d8b;
	font-size: 14px;
}
/* line 33, ../../scss/helpers/_content_rows_small.scss */
.content-row-small-body h4:hover, .content-row-small-body h4 a:hover {
	color: #343434;
	text-decoration: none;
}
/* line 37, ../../scss/helpers/_content_rows_small.scss */
.content-row-small .content-row-small-body h4:hover, .content-row-small .content-row-small-body h4 a:hover {
	color: #834d8b;
}
/* line 43, ../../scss/helpers/_content_rows_small.scss */
.content-row-small-body h4 {
	margin: 0px 0px 5px 0px;
}

/* line 48, ../../scss/helpers/_content_rows_small.scss */
.content-row-small-meta {
	font-size: 12px;
}

/* line 1, ../../scss/helpers/_pagination.scss */
.pagination {
	margin: 26px 0px 20px 0px;
}
/* line 5, ../../scss/helpers/_pagination.scss */
.pagination > li > a {
	border: 0px;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-ms-border-radius: 0px !important;
	-o-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
	color: #343434;
	font-weight: 400;
	margin: 0px 5px;
	padding: 10px 16px;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	-moz-transition: background-color 0.2s linear, color 0.2s linear;
	-o-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
}
/* line 15, ../../scss/helpers/_pagination.scss */
.pagination > li > a:hover {
	background-color: #834d8b;
	color: #fff;
}
/* line 22, ../../scss/helpers/_pagination.scss */
.pagination > li.active > a {
	background-color: #489B92;
}
/* line 24, ../../scss/helpers/_pagination.scss */
.pagination > li.active > a:hover {
	background-color: #2B8E83;
}

/* line 1, ../../scss/helpers/_tables.scss */
.table {
	font-size: 16px;
}
/* line 4, ../../scss/helpers/_tables.scss */
.table th {
	border-bottom: 0px !important;
	color: #343434;
	font-weight: 500;
	line-height: 26px !important;
}
/* line 11, ../../scss/helpers/_tables.scss */
.table td {
	border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
	line-height: 26px !important;
}
/* line 17, ../../scss/helpers/_tables.scss */
.table.table-white th, .table.table-white td {
	background-color: #fff;
	border-top: 1px solid #f0f0f0;
}

/* line 26, ../../scss/helpers/_tables.scss */
.table-attributes tr td {
	border-top: 0px !important;
	font-size: 14px;
}
/* line 32, ../../scss/helpers/_tables.scss */
.table-attributes tr:nth-child(odd) td {
	background-color: #f0f0f0;
}
/* line 38, ../../scss/helpers/_tables.scss */
.table-attributes .property {
	color: #676767;
	font-weight: 500;
	padding-left: 20px;
}

/* line 1, ../../scss/helpers/_tabs.scss */
.nav-tabs > li > a {
	background-color: #f0f0f0;
	color: #5a5a5a !important;
	font-size: 16px;
	font-weight: 500;
	margin: 0px;
	padding: 15px 50px;
	position: relative;
	text-align: center;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

/* line 13, ../../scss/helpers/_tabs.scss */
.nav-tabs > li.active > a {
	color: #fab740 !important;
}
/* line 16, ../../scss/helpers/_tabs.scss */
.nav-tabs > li.active > a:before {
	background-color: #fab740;
	content: '';
	height: 2px;
	left: 0px;
	position: absolute;
	top: -1px;
	width: 100%;
}

/* line 27, ../../scss/helpers/_tabs.scss */
.nav-tabs.three > li {
	width: 33.33%;
}

/* line 1, ../../scss/helpers/_widgets.scss */
.widget {
	margin-bottom: 30px;
}
/* line 4, ../../scss/helpers/_widgets.scss */
.widget h3 {
	color: #5a5a5a;
	margin-bottom: 50px;
}
/* line 7, ../../scss/helpers/_widgets.scss */
.widget h3:after {
	background-color: #834d8b;
	content: '';
	display: block;
	height: 3px;
	margin-top: 15px;
	position: absolute;
	width: 70px;
}
/* line 18, ../../scss/helpers/_widgets.scss */
.widget.widget-boxed-dark h3 {
	color: #fff;
}
/* line 22, ../../scss/helpers/_widgets.scss */
.widget .list-group {
	margin-bottom: 0px;
}
/* line 26, ../../scss/helpers/_widgets.scss */
#footer .widget {
	margin-bottom: 30px;
}
/* line 30, ../../scss/helpers/_widgets.scss */
.widget .circle-image {
	float: left;
	margin: 0px 5px 10px 0px;
}
/* line 36, ../../scss/helpers/_widgets.scss */
.widget.widget-boxed-dark .list-group-item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
/* line 39, ../../scss/helpers/_widgets.scss */
.widget.widget-boxed-dark .list-group-item:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
/* line 43, ../../scss/helpers/_widgets.scss */
.widget.widget-boxed-dark .list-group-item:last-child {
	border-bottom: 0px !important;
}
/* line 49, ../../scss/helpers/_widgets.scss */
.widget .list-group-item {
	background-color: transparent;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 14px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	-webkit-transition: padding 0.2s linear;
	-moz-transition: padding 0.2s linear;
	-o-transition: padding 0.2s linear;
	transition: padding 0.2s linear;
}
/* line 60, ../../scss/helpers/_widgets.scss */
.widget .list-group-item:first-child {
	padding-top: 0px;
}
/* line 64, ../../scss/helpers/_widgets.scss */
.widget .list-group-item:last-child {
	border-bottom: 0px;
}
/* line 68, ../../scss/helpers/_widgets.scss */
.widget .list-group-item i {
	margin-right: 10px;
}
/* line 72, ../../scss/helpers/_widgets.scss */
.widget .list-group-item img {
	margin-right: 10px;
}
/* line 76, ../../scss/helpers/_widgets.scss */
.widget .list-group-item:hover {
	background-color: transparent;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	color: #834d8b !important;
	padding-left: 7px !important;
}
/* line 82, ../../scss/helpers/_widgets.scss */
.widget .list-group-item:hover:last-child {
	border-bottom: 0px;
}
/* line 86, ../../scss/helpers/_widgets.scss */
.widget .list-group-item:hover .badge {
	color: #834d8b !important;
}
/* line 91, ../../scss/helpers/_widgets.scss */
.widget .list-group-item .badge {
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	color: #5a5a5a;
	font-size: 12px;
	font-weight: 500;
	margin-top: 3px;
	text-shadow: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
/* line 104, ../../scss/helpers/_widgets.scss */
.widget .list-group.clean .list-group-item {
	border: 0px !important;
}

/* line 111, ../../scss/helpers/_widgets.scss */
.footer-top-dark #footer .list-group-item, .widget-boxed-dark .list-group-item {
	border-color: rgba(255, 255, 255, 0.1);
	color: #fff;
	padding-bottom: 3px;
	padding-top: 3px;
}
/* line 115, ../../scss/helpers/_widgets.scss */
.footer-top-dark #footer .list-group-item .badge, .widget-boxed-dark .list-group-item .badge {
	color: #fff;
}

/* line 122, ../../scss/helpers/_widgets.scss */
.footer-top-gray #footer .list-group-item {
	border-color: rgba(255, 255, 255, 0.1);
}
/* line 125, ../../scss/helpers/_widgets.scss */
.footer-top-gray #footer .list-group-item .badge {
	color: #5a5a5a;
}

/* line 131, ../../scss/helpers/_widgets.scss */
.widget-boxed {
	background-color: rgba(0, 0, 0, 0.03);
	padding: 15px;
}

/* line 136, ../../scss/helpers/_widgets.scss */
.widget-boxed-secondary {
	background-color: #834d8b;
}

/* line 140, ../../scss/helpers/_widgets.scss */
.widget-boxed-dark {
	background-color: #5a5a5a;
	color: #fff;
}

/* line 147, ../../scss/helpers/_widgets.scss */
.sidebar .widget:last-child {
	margin-bottom: 0px;
}

/* line 1, ../../scss/helpers/_footer.scss */
.footer-top {
	background-color: #fff;
	padding: 30px 0px 0px 0px;
}
/* line 5, ../../scss/helpers/_footer.scss */
.footer-top .form-control {
	background-color: #464646;
}
/* line 9, ../../scss/helpers/_footer.scss */
.footer-top-dark .footer-top {
	background-color: #343434;
	color: #fff;
}
/* line 13, ../../scss/helpers/_footer.scss */
.footer-top-dark .footer-top a {
	color: #fff;
}
/* line 16, ../../scss/helpers/_footer.scss */
.footer-top-dark .footer-top a:hover {
	color: #834d8b;
	text-decoration: none !important;
}
/* line 22, ../../scss/helpers/_footer.scss */
.footer-top-dark .footer-top h3 {
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 300;
}
/* line 28, ../../scss/helpers/_footer.scss */
.footer-top-gray .footer-top {
	background-color: #fafafa;
}
/* line 34, ../../scss/helpers/_footer.scss */
.footer-top .nav-pills > li:first-child > a {
	padding-left: 0px;
}
/* line 39, ../../scss/helpers/_footer.scss */
.footer-top .nav-pills > li > a {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-size: 14px;
}
/* line 43, ../../scss/helpers/_footer.scss */
.footer-top .nav-pills > li > a:hover {
	background-color: transparent;
	text-decoration: underline;
}
@media (max-width: 767px) {
	/* line 32, ../../scss/helpers/_footer.scss */
	.footer-top .nav-pills > li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		float: none;
	}
	/* line 53, ../../scss/helpers/_footer.scss */
	.footer-top .nav-pills > li > a {
		padding-left: 0px;
	}
}

/* line 60, ../../scss/helpers/_footer.scss */
.footer-bottom {
	background-color: #834d8b;
	color: #fff;
	font-size: 14px;
	line-height: 28px;
	padding: 40px 0px 34px 0px;
}
/* line 67, ../../scss/helpers/_footer.scss */
.footer-bottom a {
	color: #fff;
	text-decoration: underline;
}

.footer-bottom img {
	padding-right: 6px;
	margin-top: -3px;
}

/* line 72, ../../scss/helpers/_footer.scss */
.footer-bottom-dark .footer-bottom {
	background-color: #343434;
	border: 0px;
	color: #fff;
}
/* line 79, ../../scss/helpers/_footer.scss */
.footer-bottom .footer-nav > li:after {
	background-color: rgba(255, 255, 255, 0.2);
}
/* line 83, ../../scss/helpers/_footer.scss */
.footer-bottom .footer-nav > li > a {
	color: #fff;
	font-weight: 300;
}
/* line 88, ../../scss/helpers/_footer.scss */
.footer-bottom .copyright {
	float: left;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 88, ../../scss/helpers/_footer.scss */
	.footer-bottom .copyright {
		float: none;
	}
}
@media (max-width: 767px) {
	/* line 88, ../../scss/helpers/_footer.scss */
	.footer-bottom .copyright {
		float: none;
	}
}
/* line 100, ../../scss/helpers/_footer.scss */
.footer-bottom nav {
	float: right;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 100, ../../scss/helpers/_footer.scss */
	.footer-bottom nav {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		float: none;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
}
@media (max-width: 767px) {
	/* line 100, ../../scss/helpers/_footer.scss */
	.footer-bottom nav {
		float: none;
		margin-bottom: 20px;
	}
	/* line 114, ../../scss/helpers/_footer.scss */
	.footer-bottom nav ul > li {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		float: none;
		padding: 0px 0px;
		width: 100%;
	}
	/* line 120, ../../scss/helpers/_footer.scss */
	.footer-bottom nav ul > li:hover a {
		border-color: transparent !important;
	}
	/* line 124, ../../scss/helpers/_footer.scss */
	.footer-bottom nav ul > li a {
		border-color: transparent !important;
		display: block;
		margin: 5px 10px;
	}
	/* line 129, ../../scss/helpers/_footer.scss */
	.footer-bottom nav ul > li a:hover {
		border-color: transparent !important;
		margin: 5px 10px;
	}
	/* line 135, ../../scss/helpers/_footer.scss */
	.footer-bottom nav ul > li:after {
		display: none;
	}
}

/* line 143, ../../scss/helpers/_footer.scss */
.navbar-nav.footer-nav {
	margin: 0px !important;
}
/* line 146, ../../scss/helpers/_footer.scss */
.navbar-nav.footer-nav a {
	text-decoration: none;
}
/* line 151, ../../scss/helpers/_footer.scss */
.navbar-nav.footer-nav li:first-child {
	padding-left: 0px;
}

/* line 2, ../../scss/helpers/_effects.scss */
.image-zoom img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/* line 7, ../../scss/helpers/_effects.scss */
.image-zoom:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

/* line 1, ../../scss/modules/_comments.scss */
.comments {
	margin-bottom: 40px;
}

/* line 6, ../../scss/modules/_comments.scss */
.comments > .comment:last-child .comment-body:last-child {
	border-bottom: 0px;
}

/* line 11, ../../scss/modules/_comments.scss */
.comment > .comment {
	padding-left: 80px;
}

/* line 15, ../../scss/modules/_comments.scss */
.comment-picture {
	display: table-cell;
	padding-right: 15px;
}

/* line 20, ../../scss/modules/_comments.scss */
.comment-picture-inner {
	border: 5px solid #d6d6d6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	height: 70px;
	float: left;
	position: relative;
	-webkit-transition: border-color 0.2s linear;
	-moz-transition: border-color 0.2s linear;
	-o-transition: border-color 0.2s linear;
	transition: border-color 0.2s linear;
	width: 70px;
}
/* line 21, ../../scss/modules/_comments.scss */
.comment-body:hover .comment-picture-inner {
	border-color: #834d8b;
}
/* line 24, ../../scss/modules/_comments.scss */
.comment-body:hover .comment-picture-inner:after {
	border-left-color: #834d8b;
}
/* line 37, ../../scss/modules/_comments.scss */
.comment-picture-inner:after {
	border: 5px solid transparent;
	border-left-color: #d6d6d6;
	content: '';
	display: block;
	height: 0px;
	margin-top: -3px;
	position: absolute;
	top: 50%;
	-webkit-transition: border-left-color 0.2s linear;
	-moz-transition: border-left-color 0.2s linear;
	-o-transition: border-left-color 0.2s linear;
	transition: border-left-color 0.2s linear;
	right: -14px;
	width: 0px;
}
/* line 51, ../../scss/modules/_comments.scss */
.comment-picture-inner a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	height: 60px;
	overflow: hidden;
	position: relative;
	width: 60px;
}

/* line 61, ../../scss/modules/_comments.scss */
.comment-content {
	display: table-cell;
	vertical-align: top;
}

/* line 66, ../../scss/modules/_comments.scss */
.comment-body {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 15px;
	padding-top: 15px;
}
/* line 71, ../../scss/modules/_comments.scss */
.comment-body p {
	font-size: 15px;
}

/* line 76, ../../scss/modules/_comments.scss */
.comment-meta {
	padding-bottom: 10px;
	padding-top: 10px;
}

/* line 81, ../../scss/modules/_comments.scss */
.comment-title, .comment-title a {
	display: inline;
	color: #343434;
	font-size: 18px;
	font-weight: 400;
}

/* line 88, ../../scss/modules/_comments.scss */
.comment-date {
	color: #834d8b;
	font-size: 12px;
	margin-left: 15px;
}

/* line 94, ../../scss/modules/_comments.scss */
.comment-reply {
	color: #343434;
	float: right;
	font-size: 15px;
	font-weight: 500;
}
/* line 100, ../../scss/modules/_comments.scss */
.comment-reply:hover {
	color: #834d8b;
	text-decoration: none;
}
/* line 105, ../../scss/modules/_comments.scss */
.comment-reply i {
	margin-right: 5px;
}

/* line 1, ../../scss/modules/_invoice.scss */
.invoice-wrapper {
	border: 2px solid rgba(0, 0, 0, 0.1);
	padding: 20px;
}

/* line 6, ../../scss/modules/_invoice.scss */
.invoice-header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	padding-bottom: 20px;
}

/* line 11, ../../scss/modules/_invoice.scss */
.invoice-logo {
	float: left;
	font-size: 26px;
	text-transform: uppercase;
}
/* line 16, ../../scss/modules/_invoice.scss */
.invoice-logo i {
	color: #343434;
	margin: 0px 10px 0px 0px;
}

/* line 22, ../../scss/modules/_invoice.scss */
.invoice-description {
	float: right;
}
/* line 25, ../../scss/modules/_invoice.scss */
.invoice-description span, .invoice-description strong {
	display: block;
}
/* line 29, ../../scss/modules/_invoice.scss */
.invoice-description strong {
	font-size: 20px;
}

/* line 34, ../../scss/modules/_invoice.scss */
.invoice-info {
	padding: 20px 0px;
}

/* line 1, ../../scss/modules/_map.scss */
#google-map, #google-map-directory {
	border: 0px !important;
	height: 438px;
	width: 100%;
}

/* line 7, ../../scss/modules/_map.scss */
.contact-map {
	border: 0px !important;
	height: 200px;
	width: 100%;
}

/* line 13, ../../scss/modules/_map.scss */
.marker {

	height: 38px;
	position: relative;
	text-align: center;
	width: 38px;
}
/* line 23, ../../scss/modules/_map.scss */
.marker:after {
	bottom: 0px;
	content: '';
	display: block;
	height: 0px;
	left: 50%;
	margin-bottom: -13px;
	margin-left: -3px;
	position: absolute;
	width: 0px;
}
/* line 38, ../../scss/modules/_map.scss */
.marker .marker-inner {
	height: 38px;
	width: 38px;
}
/* line 43, ../../scss/modules/_map.scss */
.marker img {
	left: 50%;
	position: absolute;
	margin-top: -82px;
	margin-left: -49px;
	width: 100px;

}
/* line 51, ../../scss/modules/_map.scss */
.marker:hover {

}


/* line 136, ../../scss/modules/_map.scss */
.clusterer {
	background-color: rgba(247, 148, 29, 0.2);
	border: 1px solid #f9ab4e;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	font-weight: bold;
	height: 54px;
	padding: 10px;
	position: relative;
	text-align: center;
	width: 54px;
}
/* line 148, ../../scss/modules/_map.scss */
.clusterer .clusterer-inner {
	background-color: #f9ab4e;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	color: #fff;
	font-size: 10px;
	height: 24px;
	left: 50%;
	line-height: 18px;
	margin-left: -12px;
	margin-top: -12px;
	padding: 3px;
	position: absolute;
	top: 50%;
	width: 24px;
}

/* line 165, ../../scss/modules/_map.scss */
.infobox {
	background-color: #343434;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
	height: 191px;
	padding: 0px;
	position: relative;
	width: 200px;
}
/* line 173, ../../scss/modules/_map.scss */
.infobox:after {
	border: 6px solid transparent;
	border-top-color: #343434;
	bottom: -12px;
	content: '';
	display: block;
	height: 0px;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	width: 0px;
}

/* line 187, ../../scss/modules/_map.scss */
.infobox-header {
	background-color: #343434;
	color: #fff;
	padding: 8px 15px;
}

/* line 193, ../../scss/modules/_map.scss */
.infobox-picture {
	height: 140px;
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
/* line 200, ../../scss/modules/_map.scss */
.infobox-picture a {
	height: 140px;
}
/* line 204, ../../scss/modules/_map.scss */
.infobox-picture img {
	width: 100%;
}

/* line 209, ../../scss/modules/_map.scss */
h3.infobox-title, h3.infobox-title a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px !important;
	padding: 0px;
}

/* line 217, ../../scss/modules/_map.scss */
h4.infobox-subtitle, h4.infobox-subtitle a {
	color: rgba(255, 255, 255, 0.8);
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

/* line 224, ../../scss/modules/_map.scss */
.infobox-price {
	background-color: rgba(255, 255, 255, 0.85);
	bottom: 0px;
	color: #343434;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	line-height: 23px;
	padding: 4px 0px;
	position: absolute;
	right: 0px;
	text-align: center;
	z-index: 2;
}

/* line 239, ../../scss/modules/_map.scss */
.google-map-filter {
	background-color: rgba(0, 0, 0, 0.65);
	margin-bottom: 0px;
	margin-top: -438px;
	padding: 30px 20px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
@media (max-width: 767px) {
	/* line 239, ../../scss/modules/_map.scss */
	.google-map-filter {
		margin-top: 20px;
	}
}
/* line 252, ../../scss/modules/_map.scss */
.google-map-filter form > .form-group:last-child {
	margin-bottom: 0px;
}

/* line 1, ../../scss/modules/_pricing.scss */
.background-gray .pricing {
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
}

/* line 5, ../../scss/modules/_pricing.scss */
.pricing-important {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 999;
}
@media (max-width: 767px) {
	/* line 5, ../../scss/modules/_pricing.scss */
	.pricing-important {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

/* line 14, ../../scss/modules/_pricing.scss */
.pricing-col {
	background-color: #ebebeb;
	border-bottom: 6px solid #343434;
	padding: 30px 0px;
	position: relative;
	text-align: center;
}
@media (max-width: 767px) {
	/* line 14, ../../scss/modules/_pricing.scss */
	.pricing-col {
		margin-bottom: 50px !important;
	}
}
/* line 25, ../../scss/modules/_pricing.scss */
.background-gray .pricing-col {
	background-color: #fff;
}
/* line 30, ../../scss/modules/_pricing.scss */
.no-spacing .pricing-col:after {
	background-color: transparent;
	-webkit-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 15px rgba(0, 0, 0, 0.05);
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	top: 0px;
	width: 100%;
}
/* line 42, ../../scss/modules/_pricing.scss */
.pricing-col.pricing-secondary {
	border-bottom-color: #834d8b;
}
/* line 45, ../../scss/modules/_pricing.scss */
.pricing-col.pricing-secondary h2, .pricing-col.pricing-secondary h3, .pricing-col.pricing-secondary ul {
	color: #834d8b;
}
/* line 49, ../../scss/modules/_pricing.scss */
.pricing-col.pricing-secondary .price {
	background-color: #834d8b;
}
/* line 53, ../../scss/modules/_pricing.scss */
.pricing-col.pricing-secondary:before {
	background-color: #834d8b;
}
/* line 58, ../../scss/modules/_pricing.scss */
.pricing-col:before {
	background-color: #343434;
	content: '';
	display: block;
	height: 6px;
	left: 20%;
	margin-top: -6px;
	position: absolute;
	top: 0px;
	width: 60%;
}
/* line 70, ../../scss/modules/_pricing.scss */
.pricing-col h2 {
	color: #343434;
	font-size: 40px;
	font-style: italic;
	font-weight: 900;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 70, ../../scss/modules/_pricing.scss */
	.pricing-col h2 {
		font-size: 24px;
	}
}
/* line 83, ../../scss/modules/_pricing.scss */
.pricing-col h3 {
	color: rgba(52, 52, 52, 0.7);
	font-size: 15px;
	font-weight: 500;
	margin: 0px 0px 20px 0px;
}
/* line 90, ../../scss/modules/_pricing.scss */
.pricing-col .price {
	background-color: #343434;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	padding: 10px 0px;
}
/* line 98, ../../scss/modules/_pricing.scss */
.pricing-col ul {
	color: #343434;
	font-size: 16px;
	font-weight: 500;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* line 106, ../../scss/modules/_pricing.scss */
.pricing-col ul li {
	padding: 14px 0px;
}
/* line 109, ../../scss/modules/_pricing.scss */
.pricing-col ul li:nth-child(odd) {
	background-color: #f0f0f0;
}
@media (min-width: 767px) and (max-width: 992px) {
	/* line 98, ../../scss/modules/_pricing.scss */
	.pricing-col ul {
		font-size: 14px;
	}
}
/* line 119, ../../scss/modules/_pricing.scss */
.pricing-col .btn {
	margin-top: 30px;
	position: relative;
	z-index: 20;
}

/* line 1, ../../scss/modules/_portfolio.scss */
.portfolio-item {
	margin-bottom: 30px;
}
/* line 5, ../../scss/modules/_portfolio.scss */
.portfolio-item img {
	height: auto;
	max-height: 100%;
	width: 100%;
}
/* line 11, ../../scss/modules/_portfolio.scss */
.no-spacing .portfolio-item {
	margin: 0px;
	padding: 0px;
}

/* line 17, ../../scss/modules/_portfolio.scss */
.portfolio-isotope-filter {
	margin-bottom: 40px;
	padding-left: 0px;
	text-align: center;
}
/* line 22, ../../scss/modules/_portfolio.scss */
.portfolio-isotope-filter li {
	display: inline-block;
	margin: 0px 10px;
}
/* line 26, ../../scss/modules/_portfolio.scss */
.portfolio-isotope-filter li a {
	border: 2px solid transparent;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-ms-border-radius: 14px;
	-o-border-radius: 14px;
	border-radius: 14px;
	color: #834d8b;
	display: block;
	font-size: 15px;
	font-weight: 500;
	padding: 3px 20px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/* line 38, ../../scss/modules/_portfolio.scss */
.portfolio-isotope-filter li a:hover {
	text-decoration: none;
}
/* line 44, ../../scss/modules/_portfolio.scss */
.portfolio-isotope-filter li:hover a {
	border-color: #834d8b;
	color: #834d8b;
}
/* line 51, ../../scss/modules/_portfolio.scss */
.portfolio-isotope-filter li.selected a {
	background-color: #343434;
	border-color: #343434;
	color: #fff;
}
@media (max-width: 767px) {
	/* line 60, ../../scss/modules/_portfolio.scss */
	.portfolio-isotope-filter li {
		margin-bottom: 10px;
		width: 100%;
	}
}

@media (max-width: 767px) {
	/* line 68, ../../scss/modules/_portfolio.scss */
	.portfolio-item-isotope {
		width: 100% !important;
	}
}
/* line 1, ../../scss/modules/_reviews.scss */
.review {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
	padding: 10px;
	position: relative;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
/* line 9, ../../scss/modules/_reviews.scss */
.review:hover {
	background-color: rgba(0, 0, 0, 0.05);
}
/* line 12, ../../scss/modules/_reviews.scss */
.review:hover .review-read-more {
	color: #834d8b;
}
/* line 17, ../../scss/modules/_reviews.scss */
.review:last-child {
	margin-bottom: 0px;
}

/* line 22, ../../scss/modules/_reviews.scss */
.review-image {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
/* line 28, ../../scss/modules/_reviews.scss */
.review-image img {
	width: 120px;
}

/* line 34, ../../scss/modules/_reviews.scss */
.review-title h2 {
	font-size: 24px;
	font-weight: 500;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
}
/* line 40, ../../scss/modules/_reviews.scss */
.review-title h2 a {
	color: #5a5a5a;
}
@media (max-width: 767px) {
	/* line 34, ../../scss/modules/_reviews.scss */
	.review-title h2 {
		font-size: 14px;
	}
}
/* line 49, ../../scss/modules/_reviews.scss */
.review-title span {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
}
/* line 55, ../../scss/modules/_reviews.scss */
.review-title .raty {
	display: inline-block;
	margin-right: 5px;
}
/* line 60, ../../scss/modules/_reviews.scss */
.review-title .rating {
	bottom: -2px;
	margin-right: 15px;
	position: relative;
}

/* line 67, ../../scss/modules/_reviews.scss */
.review-read-more {
	color: rgba(0, 0, 0, 0);
	position: absolute;
	right: 20px;
	top: 22px;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
/* line 74, ../../scss/modules/_reviews.scss */
.review-read-more .fa {
	font-size: 42px;
}
@media (max-width: 767px) {
	/* line 67, ../../scss/modules/_reviews.scss */
	.review-read-more {
		display: none;
	}
}

/* line 1, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-width: 6px;
	margin-bottom: 20px;
}
/* line 6, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav {
	padding: 0px;
}
/* line 9, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li {
	background-image: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
}
/* line 14, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li a {
	background-color: rgba(0, 0, 0, 0.02);
	border: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	color: #5a5a5a;
	padding-left: 10px;
	text-align: left;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
/* line 26, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li a:before {
	display: none;
}
/* line 30, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li a img {
	display: block;
	float: left;
	margin: 4px 15px 0px 0px;
	width: 32px;
}
/* line 37, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li a .title {
	float: left;
}
/* line 40, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li a .title strong, .vertical-tabs .nav li a .title span {
	display: block;
}
/* line 44, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li a .title strong {
	font-size: 14px;
}
/* line 47, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li a .title span {
	font-size: 12px;
}
/* line 54, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li.active a {
	background-color: #fff !important;
	color: #834d8b !important;
}
/* line 60, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li.active:hover a {
	background-color: #fff !important;
	color: #834d8b !important;
}
/* line 68, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li.active a, .vertical-tabs .nav li:hover a {
	border: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 72, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li.active a:hover, .vertical-tabs .nav li:hover a:hover {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 79, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li:hover a {
	background-color: #834d8b;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	color: #fff !important;
}
/* line 87, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li:last-child a {
	border-bottom: 0px;
}
/* line 90, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .nav li:last-child a:hover {
	border-bottom: 0px;
}
/* line 98, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .tabs-left {
	border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 102, ../../scss/modules/_vertical_tabs.scss */
.vertical-tabs .tab-pane {
	border: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	position: relative;
}

/* line 111, ../../scss/modules/_vertical_tabs.scss */
.vertical-tab-left {
	padding-left: 0px;
}

/* line 115, ../../scss/modules/_vertical_tabs.scss */
.vertical-tab-right {
	padding-left: 0px;
	padding-right: 0px;
}
/* line 119, ../../scss/modules/_vertical_tabs.scss */
.vertical-tab-right .tab-content {
	padding-left: 10px;
}

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

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

/* line 23, ../../scss/vendors/_entypo.scss */
.entypo {
	font-family: 'EntypoRegular';
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	line-height: 1;
}

/* line 32, ../../scss/vendors/_entypo.scss */
.entypo-social {
	font-family: 'EntypoSocialRegular';
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	line-height: 1;
}

/* line 41, ../../scss/vendors/_entypo.scss */
.entypo.phone:before {
	content: '\1F4DE';
}

/* line 42, ../../scss/vendors/_entypo.scss */
.entypo.mobile:before {
	content: '\1F4F1';
}

/* line 43, ../../scss/vendors/_entypo.scss */
.entypo.mouse:before {
	content: '\E789';
}

/* line 44, ../../scss/vendors/_entypo.scss */
.entypo.address:before {
	content: '\E723';
}

/* line 45, ../../scss/vendors/_entypo.scss */
.entypo.mail:before {
	content: '\2709';
}

/* line 46, ../../scss/vendors/_entypo.scss */
.entypo.paper-plane:before {
	content: '\1F53F';
}

/* line 47, ../../scss/vendors/_entypo.scss */
.entypo.pencil:before {
	content: '\270E';
}

/* line 48, ../../scss/vendors/_entypo.scss */
.entypo.feather:before {
	content: '\2712';
}

/* line 49, ../../scss/vendors/_entypo.scss */
.entypo.attach:before {
	content: '\1F4CE';
}

/* line 50, ../../scss/vendors/_entypo.scss */
.entypo.inbox:before {
	content: '\E777';
}

/* line 51, ../../scss/vendors/_entypo.scss */
.entypo.reply:before {
	content: '\E712';
}

/* line 52, ../../scss/vendors/_entypo.scss */
.entypo.reply-all:before {
	content: '\E713';
}

/* line 53, ../../scss/vendors/_entypo.scss */
.entypo.forward:before {
	content: '\27A6';
}

/* line 54, ../../scss/vendors/_entypo.scss */
.entypo.user:before {
	content: '\1F464';
}

/* line 55, ../../scss/vendors/_entypo.scss */
.entypo.users:before {
	content: '\1F465';
}

/* line 56, ../../scss/vendors/_entypo.scss */
.entypo.add-user:before {
	content: '\E700';
}

/* line 57, ../../scss/vendors/_entypo.scss */
.entypo.vcard:before {
	content: '\E722';
}

/* line 58, ../../scss/vendors/_entypo.scss */
.entypo.export:before {
	content: '\E715';
}

/* line 59, ../../scss/vendors/_entypo.scss */
.entypo.location:before {
	content: '\E724';
}

/* line 60, ../../scss/vendors/_entypo.scss */
.entypo.map:before {
	content: '\E727';
}

/* line 61, ../../scss/vendors/_entypo.scss */
.entypo.compass:before {
	content: '\E728';
}

/* line 62, ../../scss/vendors/_entypo.scss */
.entypo.direction:before {
	content: '\27A2';
}

/* line 63, ../../scss/vendors/_entypo.scss */
.entypo.hair-cross:before {
	content: '\1F3AF';
}

/* line 64, ../../scss/vendors/_entypo.scss */
.entypo.share:before {
	content: '\E73C';
}

/* line 65, ../../scss/vendors/_entypo.scss */
.entypo.shareable:before {
	content: '\E73E';
}

/* line 66, ../../scss/vendors/_entypo.scss */
.entypo.heart:before {
	content: '\2665';
}

/* line 67, ../../scss/vendors/_entypo.scss */
.entypo.heart-empty:before {
	content: '\2661';
}

/* line 68, ../../scss/vendors/_entypo.scss */
.entypo.star:before {
	content: '\2605';
}

/* line 69, ../../scss/vendors/_entypo.scss */
.entypo.star-empty:before {
	content: '\2606';
}

/* line 70, ../../scss/vendors/_entypo.scss */
.entypo.thumbs-up:before {
	content: '\1F44D';
}

/* line 71, ../../scss/vendors/_entypo.scss */
.entypo.thumbs-down:before {
	content: '\1F44E';
}

/* line 72, ../../scss/vendors/_entypo.scss */
.entypo.chat:before {
	content: '\E720';
}

/* line 73, ../../scss/vendors/_entypo.scss */
.entypo.comment:before {
	content: '\E718';
}

/* line 74, ../../scss/vendors/_entypo.scss */
.entypo.quote:before {
	content: '\275E';
}

/* line 75, ../../scss/vendors/_entypo.scss */
.entypo.home:before {
	content: '\2302';
}

/* line 76, ../../scss/vendors/_entypo.scss */
.entypo.popup:before {
	content: '\E74C';
}

/* line 77, ../../scss/vendors/_entypo.scss */
.entypo.search:before {
	content: '\1F50D';
}

/* line 78, ../../scss/vendors/_entypo.scss */
.entypo.flashlight:before {
	content: '\1F526';
}

/* line 79, ../../scss/vendors/_entypo.scss */
.entypo.print:before {
	content: '\E716';
}

/* line 80, ../../scss/vendors/_entypo.scss */
.entypo.bell:before {
	content: '\1F514';
}

/* line 81, ../../scss/vendors/_entypo.scss */
.entypo.link:before {
	content: '\1F517';
}

/* line 82, ../../scss/vendors/_entypo.scss */
.entypo.flag:before {
	content: '\2691';
}

/* line 83, ../../scss/vendors/_entypo.scss */
.entypo.cog:before {
	content: '\2699';
}

/* line 84, ../../scss/vendors/_entypo.scss */
.entypo.tools:before {
	content: '\2692';
}

/* line 85, ../../scss/vendors/_entypo.scss */
.entypo.trophy:before {
	content: '\1F3C6';
}

/* line 86, ../../scss/vendors/_entypo.scss */
.entypo.tag:before {
	content: '\E70C';
}

/* line 87, ../../scss/vendors/_entypo.scss */
.entypo.camera:before {
	content: '\1F4F7';
}

/* line 88, ../../scss/vendors/_entypo.scss */
.entypo.megaphone:before {
	content: '1F4E3';
}

/* line 89, ../../scss/vendors/_entypo.scss */
.entypo.moon:before {
	content: '\0045';
}

/* line 90, ../../scss/vendors/_entypo.scss */
.entypo.palette:before {
	content: '\1F3A8';
}

/* line 91, ../../scss/vendors/_entypo.scss */
.entypo.leaf:before {
	content: '\1F342';
}

/* line 92, ../../scss/vendors/_entypo.scss */
.entypo.note:before {
	content: '\266A';
}

/* line 93, ../../scss/vendors/_entypo.scss */
.entypo.beamed-note:before {
	content: '\266B';
}

/* line 94, ../../scss/vendors/_entypo.scss */
.entypo.new:before {
	content: '\1F4A5';
}

/* line 95, ../../scss/vendors/_entypo.scss */
.entypo.graduation-cap:before {
	content: '\1F393';
}

/* line 96, ../../scss/vendors/_entypo.scss */
.entypo.book:before {
	content: '\1F4D5';
}

/* line 97, ../../scss/vendors/_entypo.scss */
.entypo.newspaper:before {
	content: '\1F4F0';
}

/* line 98, ../../scss/vendors/_entypo.scss */
.entypo.bag:before {
	content: '\1F45C';
}

/* line 99, ../../scss/vendors/_entypo.scss */
.entypo.airplane:before {
	content: '\2708';
}

/* line 100, ../../scss/vendors/_entypo.scss */
.entypo.lifebuoy:before {
	content: '\E788';
}

/* line 101, ../../scss/vendors/_entypo.scss */
.entypo.eye:before {
	content: '\E70A';
}

/* line 102, ../../scss/vendors/_entypo.scss */
.entypo.clock:before {
	content: '\1F554';
}

/* line 103, ../../scss/vendors/_entypo.scss */
.entypo.mic:before {
	content: '\1F3A4';
}

/* line 104, ../../scss/vendors/_entypo.scss */
.entypo.calendar:before {
	content: '\1F4C5';
}

/* line 105, ../../scss/vendors/_entypo.scss */
.entypo.flash:before {
	content: '\26A1';
}

/* line 106, ../../scss/vendors/_entypo.scss */
.entypo.thunder-cloud:before {
	content: '\26C8';
}

/* line 107, ../../scss/vendors/_entypo.scss */
.entypo.droplet:before {
	content: '\1F4A7';
}

/* line 108, ../../scss/vendors/_entypo.scss */
.entypo.cd:before {
	content: '\1F4BF';
}

/* line 109, ../../scss/vendors/_entypo.scss */
.entypo.briefcase:before {
	content: '\1F4BC';
}

/* line 110, ../../scss/vendors/_entypo.scss */
.entypo.air:before {
	content: '\1F4A8';
}

/* line 111, ../../scss/vendors/_entypo.scss */
.entypo.hourglass:before {
	content: '\23F3';
}

/* line 112, ../../scss/vendors/_entypo.scss */
.entypo.gauge:before {
	content: '\1F6C7';
}

/* line 113, ../../scss/vendors/_entypo.scss */
.entypo.language:before {
	content: '\1F394';
}

/* line 114, ../../scss/vendors/_entypo.scss */
.entypo.network:before {
	content: '\E776';
}

/* line 115, ../../scss/vendors/_entypo.scss */
.entypo.key:before {
	content: '\1F511';
}

/* line 116, ../../scss/vendors/_entypo.scss */
.entypo.battery:before {
	content: '\1F50B';
}

/* line 117, ../../scss/vendors/_entypo.scss */
.entypo.bucket:before {
	content: '\1F4FE';
}

/* line 118, ../../scss/vendors/_entypo.scss */
.entypo.magnet:before {
	content: '\E7A1';
}

/* line 119, ../../scss/vendors/_entypo.scss */
.entypo.drive:before {
	content: '\1F4FD';
}

/* line 120, ../../scss/vendors/_entypo.scss */
.entypo.cup:before {
	content: '\2615';
}

/* line 121, ../../scss/vendors/_entypo.scss */
.entypo.rocket:before {
	content: '\1F680';
}

/* line 122, ../../scss/vendors/_entypo.scss */
.entypo.brush:before {
	content: '\E79A';
}

/* line 123, ../../scss/vendors/_entypo.scss */
.entypo.suitcase:before {
	content: '\1F6C6';
}

/* line 124, ../../scss/vendors/_entypo.scss */
.entypo.traffic-cone:before {
	content: '\1F6C8';
}

/* line 125, ../../scss/vendors/_entypo.scss */
.entypo.globe:before {
	content: '\1F30E';
}

/* line 126, ../../scss/vendors/_entypo.scss */
.entypo.keyboard:before {
	content: '\2328';
}

/* line 127, ../../scss/vendors/_entypo.scss */
.entypo.browser:before {
	content: '\E74E';
}

/* line 128, ../../scss/vendors/_entypo.scss */
.entypo.publish:before {
	content: '\E74D';
}

/* line 129, ../../scss/vendors/_entypo.scss */
.entypo.progress-3:before {
	content: '\E76B';
}

/* line 130, ../../scss/vendors/_entypo.scss */
.entypo.progress-2:before {
	content: '\E76A';
}

/* line 131, ../../scss/vendors/_entypo.scss */
.entypo.progress-1:before {
	content: '\E769';
}

/* line 132, ../../scss/vendors/_entypo.scss */
.entypo.progress-0:before {
	content: '\E768';
}

/* line 133, ../../scss/vendors/_entypo.scss */
.entypo.light-down:before {
	content: '\1F505';
}

/* line 134, ../../scss/vendors/_entypo.scss */
.entypo.light-up:before {
	content: '\1F506';
}

/* line 135, ../../scss/vendors/_entypo.scss */
.entypo.adjust:before {
	content: '\25D1';
}

/* line 136, ../../scss/vendors/_entypo.scss */
.entypo.code:before {
	content: '\E714';
}

/* line 137, ../../scss/vendors/_entypo.scss */
.entypo.monitor:before {
	content: '\1F4BB';
}

/* line 138, ../../scss/vendors/_entypo.scss */
.entypo.infinity:before {
	content: '\221E';
}

/* line 139, ../../scss/vendors/_entypo.scss */
.entypo.light-bulb:before {
	content: '\1F4A1';
}

/* line 140, ../../scss/vendors/_entypo.scss */
.entypo.credit-card:before {
	content: '\1F4B3';
}

/* line 141, ../../scss/vendors/_entypo.scss */
.entypo.database:before {
	content: '\1F4F8';
}

/* line 142, ../../scss/vendors/_entypo.scss */
.entypo.voicemail:before {
	content: '\2707';
}

/* line 143, ../../scss/vendors/_entypo.scss */
.entypo.clipboard:before {
	content: '\1F4CB';
}

/* line 144, ../../scss/vendors/_entypo.scss */
.entypo.cart:before {
	content: '\E73D';
}

/* line 145, ../../scss/vendors/_entypo.scss */
.entypo.box:before {
	content: '\1F4E6';
}

/* line 146, ../../scss/vendors/_entypo.scss */
.entypo.ticket:before {
	content: '\1F3AB';
}

/* line 147, ../../scss/vendors/_entypo.scss */
.entypo.rss:before {
	content: '\E73A';
}

/* line 148, ../../scss/vendors/_entypo.scss */
.entypo.signal:before {
	content: '\1F4F6';
}

/* line 149, ../../scss/vendors/_entypo.scss */
.entypo.thermometer:before {
	content: '\1F4FF';
}

/* line 150, ../../scss/vendors/_entypo.scss */
.entypo.water:before {
	content: '\1F4A6';
}

/* line 151, ../../scss/vendors/_entypo.scss */
.entypo.sweden:before {
	content: '\F601';
}

/* line 152, ../../scss/vendors/_entypo.scss */
.entypo.line-graph:before {
	content: '\1F4C8';
}

/* line 153, ../../scss/vendors/_entypo.scss */
.entypo.pie-chart:before {
	content: '\25F4';
}

/* line 154, ../../scss/vendors/_entypo.scss */
.entypo.bar-graph:before {
	content: '\1F4CA';
}

/* line 155, ../../scss/vendors/_entypo.scss */
.entypo.area-graph:before {
	content: '\1F53E';
}

/* line 156, ../../scss/vendors/_entypo.scss */
.entypo.lock:before {
	content: '\1F512';
}

/* line 157, ../../scss/vendors/_entypo.scss */
.entypo.lock-open:before {
	content: '\1F513';
}

/* line 158, ../../scss/vendors/_entypo.scss */
.entypo.logout:before {
	content: '\E741';
}

/* line 159, ../../scss/vendors/_entypo.scss */
.entypo.login:before {
	content: '\E740';
}

/* line 160, ../../scss/vendors/_entypo.scss */
.entypo.check:before {
	content: '\2713';
}

/* line 161, ../../scss/vendors/_entypo.scss */
.entypo.cross:before {
	content: '\274C';
}

/* line 162, ../../scss/vendors/_entypo.scss */
.entypo.squared-minus:before {
	content: '\229F';
}

/* line 163, ../../scss/vendors/_entypo.scss */
.entypo.squared-plus:before {
	content: '\229E';
}

/* line 164, ../../scss/vendors/_entypo.scss */
.entypo.squared-cross:before {
	content: '\274E';
}

/* line 165, ../../scss/vendors/_entypo.scss */
.entypo.circled-minus:before {
	content: '\2296';
}

/* line 166, ../../scss/vendors/_entypo.scss */
.entypo.circled-plus:before {
	content: '\2295';
}

/* line 167, ../../scss/vendors/_entypo.scss */
.entypo.circled-cross:before {
	content: '\2716';
}

/* line 168, ../../scss/vendors/_entypo.scss */
.entypo.minus:before {
	content: '\2796';
}

/* line 169, ../../scss/vendors/_entypo.scss */
.entypo.plus:before {
	content: '\2795';
}

/* line 170, ../../scss/vendors/_entypo.scss */
.entypo.erase:before {
	content: '\232B';
}

/* line 171, ../../scss/vendors/_entypo.scss */
.entypo.block:before {
	content: '\1F6AB';
}

/* line 172, ../../scss/vendors/_entypo.scss */
.entypo.info:before {
	content: '\2139';
}

/* line 173, ../../scss/vendors/_entypo.scss */
.entypo.circled-info:before {
	content: '\E705';
}

/* line 174, ../../scss/vendors/_entypo.scss */
.entypo.help:before {
	content: '\2753';
}

/* line 175, ../../scss/vendors/_entypo.scss */
.entypo.circled-help:before {
	content: '\E704';
}

/* line 176, ../../scss/vendors/_entypo.scss */
.entypo.warning:before {
	content: '\26A0';
}

/* line 177, ../../scss/vendors/_entypo.scss */
.entypo.cycle:before {
	content: '\1F504';
}

/* line 178, ../../scss/vendors/_entypo.scss */
.entypo.cw:before {
	content: '\27F3';
}

/* line 179, ../../scss/vendors/_entypo.scss */
.entypo.ccw:before {
	content: '\27F2';
}

/* line 180, ../../scss/vendors/_entypo.scss */
.entypo.shuffle:before {
	content: '\1F500';
}

/* line 181, ../../scss/vendors/_entypo.scss */
.entypo.back:before {
	content: '\1F519';
}

/* line 182, ../../scss/vendors/_entypo.scss */
.entypo.level-down:before {
	content: '\21B3';
}

/* line 183, ../../scss/vendors/_entypo.scss */
.entypo.retweet:before {
	content: '\E717';
}

/* line 184, ../../scss/vendors/_entypo.scss */
.entypo.loop:before {
	content: '\1F501';
}

/* line 185, ../../scss/vendors/_entypo.scss */
.entypo.back-in-time:before {
	content: '\E771';
}

/* line 186, ../../scss/vendors/_entypo.scss */
.entypo.level-up:before {
	content: '\21B0';
}

/* line 187, ../../scss/vendors/_entypo.scss */
.entypo.switch:before {
	content: '\21C6';
}

/* line 188, ../../scss/vendors/_entypo.scss */
.entypo.numbered-list:before {
	content: '\E005';
}

/* line 189, ../../scss/vendors/_entypo.scss */
.entypo.add-to-list:before {
	content: '\E003';
}

/* line 190, ../../scss/vendors/_entypo.scss */
.entypo.layout:before {
	content: '\268F';
}

/* line 191, ../../scss/vendors/_entypo.scss */
.entypo.list:before {
	content: '\2630';
}

/* line 192, ../../scss/vendors/_entypo.scss */
.entypo.text-doc:before {
	content: '\1F4C4';
}

/* line 193, ../../scss/vendors/_entypo.scss */
.entypo.text-doc-inverted:before {
	content: '\E731';
}

/* line 194, ../../scss/vendors/_entypo.scss */
.entypo.doc:before {
	content: '\E730';
}

/* line 195, ../../scss/vendors/_entypo.scss */
.entypo.docs:before {
	content: '\E736';
}

/* line 196, ../../scss/vendors/_entypo.scss */
.entypo.landscape-doc:before {
	content: '\E737';
}

/* line 197, ../../scss/vendors/_entypo.scss */
.entypo.picture:before {
	content: '\1F304';
}

/* line 198, ../../scss/vendors/_entypo.scss */
.entypo.video:before {
	content: '\1F3AC';
}

/* line 199, ../../scss/vendors/_entypo.scss */
.entypo.music:before {
	content: '\1F3B5';
}

/* line 200, ../../scss/vendors/_entypo.scss */
.entypo.folder:before {
	content: '\1F4C1';
}

/* line 201, ../../scss/vendors/_entypo.scss */
.entypo.archive:before {
	content: '\E800';
}

/* line 202, ../../scss/vendors/_entypo.scss */
.entypo.trash:before {
	content: '\E729';
}

/* line 203, ../../scss/vendors/_entypo.scss */
.entypo.upload:before {
	content: '\1F4E4';
}

/* line 204, ../../scss/vendors/_entypo.scss */
.entypo.download:before {
	content: '\1F4E5';
}

/* line 205, ../../scss/vendors/_entypo.scss */
.entypo.save:before {
	content: '\1F4BE';
}

/* line 206, ../../scss/vendors/_entypo.scss */
.entypo.install:before {
	content: '\E778';
}

/* line 207, ../../scss/vendors/_entypo.scss */
.entypo.cloud:before {
	content: '\2601';
}

/* line 208, ../../scss/vendors/_entypo.scss */
.entypo.upload-cloud:before {
	content: '\E711';
}

/* line 209, ../../scss/vendors/_entypo.scss */
.entypo.bookmark:before {
	content: '\1F516';
}

/* line 210, ../../scss/vendors/_entypo.scss */
.entypo.bookmarks:before {
	content: '\1F4D1';
}

/* line 211, ../../scss/vendors/_entypo.scss */
.entypo.open-book:before {
	content: '\1F4D6';
}

/* line 212, ../../scss/vendors/_entypo.scss */
.entypo.play:before {
	content: '\25B6';
}

/* line 213, ../../scss/vendors/_entypo.scss */
.entypo.paus:before {
	content: '\2016';
}

/* line 214, ../../scss/vendors/_entypo.scss */
.entypo.record:before {
	content: '\25CF';
}

/* line 215, ../../scss/vendors/_entypo.scss */
.entypo.stop:before {
	content: '\25A0';
}

/* line 216, ../../scss/vendors/_entypo.scss */
.entypo.ff:before {
	content: '\23E9';
}

/* line 217, ../../scss/vendors/_entypo.scss */
.entypo.fb:before {
	content: '\23EA';
}

/* line 218, ../../scss/vendors/_entypo.scss */
.entypo.to-start:before {
	content: '\23EE';
}

/* line 219, ../../scss/vendors/_entypo.scss */
.entypo.to-end:before {
	content: '\23ED';
}

/* line 220, ../../scss/vendors/_entypo.scss */
.entypo.resize-full:before {
	content: '\E744';
}

/* line 221, ../../scss/vendors/_entypo.scss */
.entypo.resize-small:before {
	content: '\E746';
}

/* line 222, ../../scss/vendors/_entypo.scss */
.entypo.volume:before {
	content: '\23F7';
}

/* line 223, ../../scss/vendors/_entypo.scss */
.entypo.sound:before {
	content: '\1F50A';
}

/* line 224, ../../scss/vendors/_entypo.scss */
.entypo.mute:before {
	content: '\1F507';
}

/* line 225, ../../scss/vendors/_entypo.scss */
.entypo.flow-cascade:before {
	content: '\1F568';
}

/* line 226, ../../scss/vendors/_entypo.scss */
.entypo.flow-branch:before {
	content: '\1F569';
}

/* line 227, ../../scss/vendors/_entypo.scss */
.entypo.flow-tree:before {
	content: '\1F56A';
}

/* line 228, ../../scss/vendors/_entypo.scss */
.entypo.flow-line:before {
	content: '\1F56B';
}

/* line 229, ../../scss/vendors/_entypo.scss */
.entypo.flow-parallel:before {
	content: '\1F56C';
}

/* line 230, ../../scss/vendors/_entypo.scss */
.entypo.left-bold:before {
	content: '\E4AD';
}

/* line 231, ../../scss/vendors/_entypo.scss */
.entypo.down-bold:before {
	content: '\E4B0';
}

/* line 232, ../../scss/vendors/_entypo.scss */
.entypo.up-bold:before {
	content: '\E4AF';
}

/* line 233, ../../scss/vendors/_entypo.scss */
.entypo.right-bold:before {
	content: '\E4AE';
}

/* line 234, ../../scss/vendors/_entypo.scss */
.entypo.left:before {
	content: '\2B05';
}

/* line 235, ../../scss/vendors/_entypo.scss */
.entypo.down:before {
	content: '\2B07';
}

/* line 236, ../../scss/vendors/_entypo.scss */
.entypo.up:before {
	content: '\2B06';
}

/* line 237, ../../scss/vendors/_entypo.scss */
.entypo.right:before {
	content: '\27A1';
}

/* line 238, ../../scss/vendors/_entypo.scss */
.entypo.circled-left:before {
	content: '\E759';
}

/* line 239, ../../scss/vendors/_entypo.scss */
.entypo.circled-down:before {
	content: '\E758';
}

/* line 240, ../../scss/vendors/_entypo.scss */
.entypo.circled-up:before {
	content: '\E75B';
}

/* line 241, ../../scss/vendors/_entypo.scss */
.entypo.circled-right:before {
	content: '\E75A';
}

/* line 242, ../../scss/vendors/_entypo.scss */
.entypo.triangle-left:before {
	content: '\25C2';
}

/* line 243, ../../scss/vendors/_entypo.scss */
.entypo.triangle-down:before {
	content: '\25BE';
}

/* line 244, ../../scss/vendors/_entypo.scss */
.entypo.triangle-up:before {
	content: '\25B4';
}

/* line 245, ../../scss/vendors/_entypo.scss */
.entypo.triangle-right:before {
	content: '\25B8';
}

/* line 246, ../../scss/vendors/_entypo.scss */
.entypo.chevron-left:before {
	content: '\E75D';
}

/* line 247, ../../scss/vendors/_entypo.scss */
.entypo.chevron-down:before {
	content: '\E75C';
}

/* line 248, ../../scss/vendors/_entypo.scss */
.entypo.chevron-up:before {
	content: '\E75F';
}

/* line 249, ../../scss/vendors/_entypo.scss */
.entypo.chevron-right:before {
	content: '\E75E';
}

/* line 250, ../../scss/vendors/_entypo.scss */
.entypo.chevron-small-left:before {
	content: '\E761';
}

/* line 251, ../../scss/vendors/_entypo.scss */
.entypo.chevron-small-down:before {
	content: '\E760';
}

/* line 252, ../../scss/vendors/_entypo.scss */
.entypo.chevron-small-up:before {
	content: '\E763';
}

/* line 253, ../../scss/vendors/_entypo.scss */
.entypo.chevron-small-right:before {
	content: '\E762';
}

/* line 254, ../../scss/vendors/_entypo.scss */
.entypo.chevron-thin-left:before {
	content: '\E765';
}

/* line 255, ../../scss/vendors/_entypo.scss */
.entypo.chevron-thin-down:before {
	content: '\E764';
}

/* line 256, ../../scss/vendors/_entypo.scss */
.entypo.chevron-thin-up:before {
	content: '\E767';
}

/* line 257, ../../scss/vendors/_entypo.scss */
.entypo.chevron-thin-right:before {
	content: '\E766';
}

/* line 258, ../../scss/vendors/_entypo.scss */
.entypo.left-thin:before {
	content: '\2190';
}

/* line 259, ../../scss/vendors/_entypo.scss */
.entypo.down-thin:before {
	content: '\2193';
}

/* line 260, ../../scss/vendors/_entypo.scss */
.entypo.up-thin:before {
	content: '\2191';
}

/* line 261, ../../scss/vendors/_entypo.scss */
.entypo.right-thin:before {
	content: '\2192';
}

/* line 262, ../../scss/vendors/_entypo.scss */
.entypo.arrow-combo:before {
	content: '\E74F';
}

/* line 263, ../../scss/vendors/_entypo.scss */
.entypo.three-dots:before {
	content: '\23F6';
}

/* line 264, ../../scss/vendors/_entypo.scss */
.entypo.two-dots:before {
	content: '\23F5';
}

/* line 265, ../../scss/vendors/_entypo.scss */
.entypo.dot:before {
	content: '\23F4';
}

/* line 266, ../../scss/vendors/_entypo.scss */
.entypo.cc:before {
	content: '\1F545';
}

/* line 267, ../../scss/vendors/_entypo.scss */
.entypo.cc-by:before {
	content: '\1F546';
}

/* line 268, ../../scss/vendors/_entypo.scss */
.entypo.cc-nc:before {
	content: '\1F547';
}

/* line 269, ../../scss/vendors/_entypo.scss */
.entypo.cc-nc-eu:before {
	content: '\1F548';
}

/* line 270, ../../scss/vendors/_entypo.scss */
.entypo.cc-nc-jp:before {
	content: '\1F549';
}

/* line 271, ../../scss/vendors/_entypo.scss */
.entypo.cc-sa:before {
	content: '\1F54A';
}

/* line 272, ../../scss/vendors/_entypo.scss */
.entypo.cc-nd:before {
	content: '\1F54B';
}

/* line 273, ../../scss/vendors/_entypo.scss */
.entypo.cc-pd:before {
	content: '\1F54C';
}

/* line 274, ../../scss/vendors/_entypo.scss */
.entypo.cc-zero:before {
	content: '\1F54D';
}

/* line 275, ../../scss/vendors/_entypo.scss */
.entypo.cc-share:before {
	content: '\1F54E';
}

/* line 276, ../../scss/vendors/_entypo.scss */
.entypo.cc-remix:before {
	content: '\1F54F';
}

/* line 277, ../../scss/vendors/_entypo.scss */
.entypo.db-logo:before {
	content: '\1F5F9';
}

/* line 278, ../../scss/vendors/_entypo.scss */
.entypo.db-shape:before {
	content: '\1F5FA';
}

/* line 280, ../../scss/vendors/_entypo.scss */
.entypo-social.github:before {
	content: '\F300';
}

/* line 281, ../../scss/vendors/_entypo.scss */
.entypo-social.c-github:before {
	content: '\F301';
}

/* line 282, ../../scss/vendors/_entypo.scss */
.entypo-social.flickr:before {
	content: '\F303';
}

/* line 283, ../../scss/vendors/_entypo.scss */
.entypo-social.c-flickr:before {
	content: '\F304';
}

/* line 284, ../../scss/vendors/_entypo.scss */
.entypo-social.vimeo:before {
	content: '\F306';
}

/* line 285, ../../scss/vendors/_entypo.scss */
.entypo-social.c-vimeo:before {
	content: '\F307';
}

/* line 286, ../../scss/vendors/_entypo.scss */
.entypo-social.twitter:before {
	content: '\F309';
}

/* line 287, ../../scss/vendors/_entypo.scss */
.entypo-social.c-twitter:before {
	content: '\F30A';
}

/* line 288, ../../scss/vendors/_entypo.scss */
.entypo-social.facebook:before {
	content: '\F30C';
}

/* line 289, ../../scss/vendors/_entypo.scss */
.entypo-social.c-facebook:before {
	content: '\F30D';
}

/* line 290, ../../scss/vendors/_entypo.scss */
.entypo-social.s-facebook:before {
	content: '\F30E';
}

/* line 291, ../../scss/vendors/_entypo.scss */
.entypo-social.google + :before {
	content: '\F30F';
}

/* line 292, ../../scss/vendors/_entypo.scss */
.entypo-social.c-google + :before {
	content: '\F310';
}

/* line 293, ../../scss/vendors/_entypo.scss */
.entypo-social.pinterest:before {
	content: '\F312';
}

/* line 294, ../../scss/vendors/_entypo.scss */
.entypo-social.c-pinterest:before {
	content: '\F313';
}

/* line 295, ../../scss/vendors/_entypo.scss */
.entypo-social.tumblr:before {
	content: '\F315';
}

/* line 296, ../../scss/vendors/_entypo.scss */
.entypo-social.c-tumblr:before {
	content: '\F316';
}

/* line 297, ../../scss/vendors/_entypo.scss */
.entypo-social.linkedin:before {
	content: '\F318';
}

/* line 298, ../../scss/vendors/_entypo.scss */
.entypo-social.c-linkedin:before {
	content: '\F319';
}

/* line 299, ../../scss/vendors/_entypo.scss */
.entypo-social.dribbble:before {
	content: '\F31B';
}

/* line 300, ../../scss/vendors/_entypo.scss */
.entypo-social.c-dribbble:before {
	content: '\F31C';
}

/* line 301, ../../scss/vendors/_entypo.scss */
.entypo-social.stumbleupon:before {
	content: '\F31E';
}

/* line 302, ../../scss/vendors/_entypo.scss */
.entypo-social.c-stumbleupon:before {
	content: '\F31F';
}

/* line 303, ../../scss/vendors/_entypo.scss */
.entypo-social.lastfm:before {
	content: '\F321';
}

/* line 304, ../../scss/vendors/_entypo.scss */
.entypo-social.c-lastfm:before {
	content: '\F322';
}

/* line 305, ../../scss/vendors/_entypo.scss */
.entypo-social.rdio:before {
	content: '\F324';
}

/* line 306, ../../scss/vendors/_entypo.scss */
.entypo-social.c-rdio:before {
	content: '\F325';
}

/* line 307, ../../scss/vendors/_entypo.scss */
.entypo-social.spotify:before {
	content: '\F327';
}

/* line 308, ../../scss/vendors/_entypo.scss */
.entypo-social.c-spotify:before {
	content: '\F328';
}

/* line 309, ../../scss/vendors/_entypo.scss */
.entypo-social.qq:before {
	content: '\F32A';
}

/* line 310, ../../scss/vendors/_entypo.scss */
.entypo-social.instagram:before {
	content: '\F32D';
}

/* line 311, ../../scss/vendors/_entypo.scss */
.entypo-social.dropbox:before {
	content: '\F330';
}

/* line 312, ../../scss/vendors/_entypo.scss */
.entypo-social.evernote:before {
	content: '\F333';
}

/* line 313, ../../scss/vendors/_entypo.scss */
.entypo-social.flattr:before {
	content: '\F336';
}

/* line 314, ../../scss/vendors/_entypo.scss */
.entypo-social.skype:before {
	content: '\F339';
}

/* line 315, ../../scss/vendors/_entypo.scss */
.entypo-social.c-skype:before {
	content: '\F33A';
}

/* line 316, ../../scss/vendors/_entypo.scss */
.entypo-social.renren:before {
	content: '\F33C';
}

/* line 317, ../../scss/vendors/_entypo.scss */
.entypo-social.sina-weibo:before {
	content: '\F33F';
}

/* line 318, ../../scss/vendors/_entypo.scss */
.entypo-social.paypal:before {
	content: '\F342';
}

/* line 319, ../../scss/vendors/_entypo.scss */
.entypo-social.picasa:before {
	content: '\F345';
}

/* line 320, ../../scss/vendors/_entypo.scss */
.entypo-social.soundcloud:before {
	content: '\F348';
}

/* line 321, ../../scss/vendors/_entypo.scss */
.entypo-social.mixi:before {
	content: '\F34B';
}

/* line 322, ../../scss/vendors/_entypo.scss */
.entypo-social.behance:before {
	content: '\F34E';
}

/* line 323, ../../scss/vendors/_entypo.scss */
.entypo-social.google-circles:before {
	content: '\F351';
}

/* line 324, ../../scss/vendors/_entypo.scss */
.entypo-social.vk:before {
	content: '\F354';
}

/* line 325, ../../scss/vendors/_entypo.scss */
.entypo-social.smashing:before {
	content: '\F357';
}

/* line 2, ../../scss/vendors/_bxslider.scss */
.carousel .box {
	overflow: visible !important;
}
/* line 6, ../../scss/vendors/_bxslider.scss */
.carousel .bx-wrapper {
	max-width: 100% !important;
}
/* line 9, ../../scss/vendors/_bxslider.scss */
.carousel .bx-wrapper .box {
	width: 260px !important;
}
@media (max-width: 767px) {
	/* line 9, ../../scss/vendors/_bxslider.scss */
	.carousel .bx-wrapper .box {
		width: 130px !important;
	}
}
/* line 18, ../../scss/vendors/_bxslider.scss */
.carousel.car-carousel .bx-viewport {
	height: 400px !important;
}
/* line 22, ../../scss/vendors/_bxslider.scss */
.carousel .bx-pager {
	text-align: center;
}
/* line 26, ../../scss/vendors/_bxslider.scss */
.carousel .bx-pager-item {
	display: inline-block;
	margin: 0px 15px;
}
/* line 31, ../../scss/vendors/_bxslider.scss */
.carousel .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
/* line 39, ../../scss/vendors/_bxslider.scss */
.carousel .bx-pager-item a {
	display: inline-block;
	border-bottom: 3px solid rgba(247, 148, 29, 0.3);
	padding: 5px 0px;
	text-indent: -99999px;
	-webkit-transition: border-bottom-color 0.2s linear;
	-moz-transition: border-bottom-color 0.2s linear;
	-o-transition: border-bottom-color 0.2s linear;
	transition: border-bottom-color 0.2s linear;
	width: 70px;
}
/* line 47, ../../scss/vendors/_bxslider.scss */
.carousel .bx-pager-item a.active {
	border-bottom-color: #834d8b;
}
/* line 52, ../../scss/vendors/_bxslider.scss */
.carousel .bx-prev, .carousel .bx-next {
	background-color: rgba(247, 148, 29, 0.2);
	display: block;
	height: 50px;
	left: -70px;
	position: absolute;
	text-indent: -9999px;
	top: 200px;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	width: 50px;
}
/* line 63, ../../scss/vendors/_bxslider.scss */
.carousel .bx-prev:hover, .carousel .bx-next:hover {
	background-color: #834d8b;
}
/* line 67, ../../scss/vendors/_bxslider.scss */
.carousel .bx-prev:after, .carousel .bx-next:after {
	color: #fff;
	content: '\f104';
	display: block;
	font-family: 'FontAwesome';
	font-size: 30px;
	left: 50%;
	position: absolute;
	text-indent: 0px;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
/* line 81, ../../scss/vendors/_bxslider.scss */
.carousel .bx-next {
	left: auto;
	right: -70px;
}
/* line 85, ../../scss/vendors/_bxslider.scss */
.carousel .bx-next:after {
	content: '\f105';
}

/* line 91, ../../scss/vendors/_bxslider.scss */
.gallery-thumbnails {
	display: none;
}

/* line 95, ../../scss/vendors/_bxslider.scss */
.carousel .bx-wrapper .directory-carousel .box {
	width: 255px !important;
}
@media (max-width: 767px) {
	/* line 95, ../../scss/vendors/_bxslider.scss */
	.carousel .bx-wrapper .directory-carousel .box {
		margin: 0px 30px;
		width: auto !important;
	}
}

/* line 104, ../../scss/vendors/_bxslider.scss */
div.directory-carousel-wrapper > div > div > div.bx-viewport {
	height: 460px !important;
}

/* line 108, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper {
	margin-bottom: 30px;
}
/* line 109, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper .gallery {
	width: 100% !important;
}
/* line 110, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper .gallery .slide {
	width: 100% !important;
}
/* line 111, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper .gallery .slide .picture-wrapper {
	max-height: 379px;
	display: inline-block;
	width: 100% !important;
}
/* line 113, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper .gallery .slide .picture-wrapper img {
	display: inline-block;
	position: relative;
	width: 100%;
}
/* line 118, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 0px;
	color: #834d8b;
	padding: 5px 0px;
	position: relative;
	width: 100%;
}
/* line 126, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .bx-pager-link {
	width: 100px !important;
}
/* line 127, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .bx-pager-link img {
	width: 80px !important;
}
/* line 130, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .bx-pager-item {
	display: inline-block;
	padding: 0px 3px;
}
/* line 134, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .bx-pager-item img {
	opacity: 0.6;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
/* line 140, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .bx-pager-item .active img {
	opacity: 1;
}
/* line 144, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .fa {
	font-size: 30px;
}
/* line 148, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .prev {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	font-size: 24px;
	left: 15px;
	top: 40%;
	border: 2px solid #834d8b;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
/* line 152, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .prev i {
	font-size: 20px;
	left: 10px;
	margin: 4px 0px 0px -4px;
	position: absolute;
	top: -5px;
}
/* line 160, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .prev a {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 10;
}
/* line 163, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .next {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	font-size: 24px;
	right: 15px;
	top: 40%;
	border: 2px solid #834d8b;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}
/* line 167, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .next i {
	font-size: 20px;
	margin: 4px 0px 0px 7px;
	position: absolute;
	top: -5px;
}
/* line 174, ../../scss/vendors/_bxslider.scss */
#gallery-wrapper #gallery-pager .next a {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 10;
}

/* line 1, ../../scss/vendors/_isotope.scss */
.isotope-item {
	z-index: 2;
}

/* line 5, ../../scss/vendors/_isotope.scss */
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/* line 11, ../../scss/vendors/_isotope.scss */
.isotope,
.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

/* line 20, ../../scss/vendors/_isotope.scss */
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

/* line 28, ../../scss/vendors/_isotope.scss */
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
/* line 40, ../../scss/vendors/_isotope.scss */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}


.selo-banner {
	display: block;
	float: left;
	margin-top: -12px;
	width: 55px;
}
.selo-casal {
	display: block;
	float: left;
	margin-top: -55px;
	margin-left: -60px;
	width: 60px;
	height: 10px;
	z-index: 999999;
}

.block-site-noivos {
	margin-left: 50px;
}
.mensagem-topo {
	display: block;
	float: left;
	color: #fff;
}

.mensagem-topo a {
	color: #fff;
}

.verde-vivaha-fundo {
	background-color: #F3F6FF;
}


.widget2 {
	margin-bottom: 12px;
}

.widget2 .list-group {
	margin-bottom: 0px;
}

.widget2 .list-group {
	margin-bottom: 0px;
}

.widget2 .list-group-item {
	background-color: transparent;
	border: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	font-size: 15px;
	font-weight: 300;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	-webkit-transition: padding 0.2s linear;
	-moz-transition: padding 0.2s linear;
	-o-transition: padding 0.2s linear;
	transition: padding 0.2s linear;
	padding: 4px 0px;
}

.widget2 .list-group-item:first-child {
	padding-top: 0px;
}
/* line 64, ../../scss/helpers/_widgets.scss */
.widget2 .list-group-item:last-child {
	border-bottom: 0px;
}
/* line 68, ../../scss/helpers/_widgets.scss */
.widget2 .list-group-item i {
	margin-right: 10px;
}
/* line 72, ../../scss/helpers/_widgets.scss */
.widget2 .list-group-item img {
	margin-right: 10px;
}
/* line 76, ../../scss/helpers/_widgets.scss */
.widget2 .list-group-item:hover {
	background-color: transparent;
	color: #834d8b !important;
	padding-left: 7px !important;
}

.widget2 .list-group-item:hover:last-child {
	border-bottom: 0px;
}

.widget2 .list-group-item:hover .badge {
	color: #834d8b !important;
}

.widget2 .list-group-item .badge {
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	color: #5a5a5a;
	font-size: 12px;
	font-weight: 500;
	margin-top: 3px;
	text-shadow: none;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.widget2 .list-group.clean .list-group-item {
	border: 0px !important;
}

.search-top {
	margin-top: 18px;
}

.z-index-0 {
	z-index: 0;
}

.z-index-2 {
	z-index: 2;
}

.mini-redondo {
	width: 80px;
	margin-left: -10px;
}

/* pagina login */
.title-login {
	text-align: center;
	color: #ef3e3b;
	font-size: 34px;
	padding-top: 26px;
	font-weight: 300;
}

.subtitle-login {
	text-align: center;
	font-size: 22px;
	font-weight: 100;
	margin-top: -10px;
	margin-bottom: 18px;
}

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

.text-center img {
	width: 80%;
}



.all-boxed {
	margin-top: 20px;
	display: block;
}

.cat-boxed {
	display: block;
	height: 66px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}

.cat-boxed a {
	padding-top: 16px;
	color: #fff;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}

.cat01 {
	background-color: #467fc2;
}

.cat02 {
	background-color: #ea6657;
}

.cat03 {
	background-color: #f1c40f;
}

.cat04 {
	background-color: #b9945f;
}

.cat-blue {
	background-color: #eaefff;
}

.cat-boxed-open {
	display: block;
	height: 60px;
	color: #fff;
	font-size: 20px;
	text-align: center;
}


.cat-boxed-open a {
	padding-top: 16px;
	color: #fff;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}

.subcat {
	color: #000;
	background-color: #fff;
	padding: 10px 20px 15px 20px;
	margin-bottom: 20px;
}

.subcat label {
	vertical-align: 1px;
	font-weight: 300;
	margin-left: 5px;
}

.subitem {
	display: block;
}

.bordercat1 {
	border-bottom: solid #306090 8px;
}

.bordercat2 {
	border-bottom: solid #bc4433 8px;
}

.bordercat3 {
	border-bottom: solid #cba40b 8px;
}

.bordercat4 {
	border-bottom: solid #a77f4b 8px;
}

.resultado {
	background: #fff;
	margin-top: 20px;
	padding: 0px 20px;
}

.resultado-item {
	padding: 32px 10px 20px 10px;
}
.resultado-item-border {
	border-top: 1px #cccccc solid;
}
.resultado-title a {
	font-size: 18px;
	color: #227ebb;
	text-transform: capitalize;
}

.resultado-patrocinador a {
	color: #5b802b;
	padding-right: 5px;
}

.resultado-patrocinador span {
	border-radius: 2px;
	display: inline;
	width: 100px;
	background-color: #5fc6b8;
	color: #fff;
	font-size: 10px;
	padding: 2px 4px;
}
.resultado-descricao p {
	margin-top: 4px;
	font-size: 14px;
}

.resultado-telefone {
	font-size: 14px;
}

.resultado-telefone a {
	color: #5a5a5a;
}

.resultado-promocoes {
	padding-top: 20px;
}

.resultado-button {
	margin-top: 14px;
	border-radius: 5px;
	color: #fff;
	border: 0px;
	font-size: 16px;
	width: 100%;
	padding: 10px 12px;
}

.navbar-header {

}

.buscar-top {
	margin-top: -40px;
}

.logo-slogan {
	margin-top: 28px;
	color: #489B92;
}

.without-padding-right {
	padding-right: 0px;
}

.total-fornecedores h3 {
    font-size: 26px;
    color: #834D8B;
    font-weight: 100 !important;
    float: left;
}

.fornecedor-links {
	display: inline-block;
	padding-left: 14px;
}
.fornecedor-contatos {
	margin-top: 10px;
	padding-left: 170px;
}
.fornecedor-nome {
	margin-top: 20px;
	padding-left: 0px;

}
.fornecedor-nome h2 {
	margin: 0;
}

.block-content-fornecedor {
	background-position: center center;
	padding-bottom: 60px;
	padding-top: 30px;
	position: relative;
}
.fornecedor-description p {
	font-size: 20px;
}

.pb15 {
	padding-bottom: 15px;
}

.criar-site h2 {
	color: #e74d3c;
	padding-bottom: 18px;
}

.criar-site p {
	padding-bottom: 10px;
}

.vantagem-criar-site {
	padding-bottom: 50px;
}

.vantagem-criar-site h4 {
	margin: 0px 0px 10px;
	font-size: 16px;
	color: #666;
}
.criar-site-icon {
	display: block;
	width: 50px;
	float: left;
	margin-top: -10px;
}
.criar-site-description {
	display: block;
	margin-left: 50px;
}
.bg-criar-site {
	background-image: url("../img/criar-site-casamento-bg-top.jpg");
	background-repeat: repeat-x;
}
.criar-site-formulario {
	margin-top: 30px;
}
.condicoes-legais {
	font-size: 12px;
}

.error {
	font-size: 12px;
	color: #e74d3c;
}

.fundo-cadastrar {
	background: #fff url(../img/cadastre-se-cover.jpg) no-repeat center top;
	min-height: 300px;
	padding: 15px;
}
.cadastrar-infos {
	padding-top: 40px;
}

.cadastrar-infos h1 {
	color: #ef3e3b;
	font-weight: 100;
}

.cadastrar-infos h2 {
	font-size: 30px;
}

.form-p {
	font-size: 16px;
	font-weight: 500;
	color: #565656;
	padding-top: 20px;
}

.fundo-login {
	background: #fff url(../img/login-banner.jpg) no-repeat center top;
	min-height: 400px;
}

.login-area h2 {
	color: #ef3e3b;
	font-size: 20px;
	font-weight: 300;
	margin: 24px 0 0 0;

}

.login-area h3 {
	font-size: 13px;
	font-weight: 100;
	margin: 0 0 24px 0;
}
.login-area {
	width: 300px;
	padding: 3px 25px;
	background: #fff;
	margin: 40px auto;
	-webkit-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.48);
	-moz-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.48);
	box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.48);
}

.esqueceu-senha {
	margin-left: 20px;
	font-size: 12px;
}

.beneficios li {
	background: url(../img/bg_check.svg) no-repeat scroll 0 50% transparent;
	color: #444;
	font-size: 16px;
	padding: 5px 35px;
	margin: 0;
	line-height: 30px;
	list-style: none;
}

.login-infos ul {
	padding: 0;
}

.login-infos {
	padding-top: 55px;
}

.login-infos h1 {
	color: #ef3e3b;
	font-weight: 100;
}

.box-all-login {
	padding-top: 90px;
	padding-bottom: 20px;
}

.box-login {
	text-align: center;
	padding: 0px 20px 50px 20px;
	width: 100%;
	display: block;
}

.box-login h2 {
	font-size: 16px;
	font-weight: 500;
	color: #565656;
	padding-top: 20px;
}

.cadastrado h1 {
	margin-top: 40px;
	color: #ef3e3b;
	font-weight: 100;
}

.cadastrado h2 {
	font-size: 16px;
	font-weight: 400;
	color: #666;
	line-height: 20px;
}

.cadastrado p {
	font-size: 14px;
	color: #999;
}

.cadastrado img {
	max-width: 100%;
}

.block-content-fornecedor #google-map{
	-webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 8px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 8px 0px rgba(50, 50, 50, 0.75);
}

.required-label{
	color: #FF0000;
}

@media (max-width: 768px){
	.selo-casal img{
		height: 130px;
		position: relative;
		left: 40px;
		top: 60px;
	}
}

/*SEJA UM ANUNCIANTE*/
.fundo-seja-anunciante {
	background: #fff url(../img/seja_anunciante/seja-um-anunciante-gb-header.jpg) no-repeat center top;
	min-height: 400px;
}

.fundo-seja-anunciante .beneficios li {
	background: initial;
	color: #444;
	font-size: 24px;
	padding: 3px 35px;
	margin: 0;
	line-height: 30px;
	list-style: none;
}

.fundo-seja-anunciante h1{
	text-align: center;
}

.fundo-seja-anunciante ul{
	text-align: center;
}

.fundo-seja-anunciante .login-infos{
	padding-top: 100px;
}

.seja-anunciante-sem-crise h5{
	color: #ef3e3b;
	font-family: "Roboto", sans-serif;
	text-align: center;
	font-size: 24px;
	font-weight: 100;
	text-transform: uppercase;
}

.seja-anunciante-sem-crise p {
	font-size: 18px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
}

.seja-anunciante-sem-crise{
	padding-top: 30px;
	padding-bottom: 30px;
}

.seja-anunciante-sem-crise .list{
	margin-top: 50px;
}

.seja-anunciante-sem-crise .list img {
    position: relative;
    left: 50%;
    margin-left: -38px;
}

.seja-anunciante-sem-crise .list p:first-of-type{
	font-size: 22px;
	margin-top: 14px;
}

.seja-anunciante-sem-crise .list hr{
	margin: 0px;
	padding: 0px;
	width: 110px;
	height: 1px;
	background-color: #E0E0E0;
	margin: 0 auto;
}

.seja-anunciante-sem-crise .list p:last-of-type{
	font-size: 16px;
	margin-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.seja-anunciante-amigo{
	background-color: #17a99c;
	padding-top: 30px;
	padding-bottom: 30px;
}

.seja-anunciante-amigo h5 {
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	margin-bottom: 15px;
}

.seja-anunciante-amigo p {
	text-align: center;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	width: 450px;
	position: relative;
	left: 50%;
	margin-left: -225px;
}

/*.seja-anunciante-vantagens .list p{
	position: relative;
	width: 400px;
	left: 50%;
	margin-left: -200px;
}*/

.form-control:active, .form-control:focus {
	border-color: #FFF;
}

.seja-anunciante-amigo form label {
	color: #FFF;
}

.seja-anunciante-amigo .btn-envio{
	position: relative;
	left: 50%;
	margin-left: -90px;
	margin-top: 50px;
	background: #834c88;
}

@media (max-width: 768px){
	.fundo-seja-anunciante .login-infos {
		padding-top: 25px;
	}

	.fundo-seja-anunciante h1 {
		font-size: 28px;
	}

	.fundo-seja-anunciante .beneficios li {
		font-size: 16px;
		padding: 0px 15px;
	}

	.fundo-seja-anunciante {
		min-height: 225px;
	}

	.seja-anunciante-amigo p {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}

	.seja-anunciante-vantagens .list p{
		width: 100%;
		left: 0;
		margin-left: 0px;
	}

	.seja-anunciante-amigo.form-contato .row{
		margin-left: 0px;
		margin-right: 0px;
	}

}

/*AJUSTES TELA FORNECEDORES*/
.fornecedor-links{
	font-size: 14px;
}

.fornecedor-links .fa{
	font-size: 22px;
	position: relative;
	top: 3px;
}

.fornecedor-description{
	margin-top: 30px;
	margin-bottom: 30px;
}

.fornecedor-description p {
	font-size: 16px;
}

.fornecedor-endereco{
	margin-bottom: 10px;
}

.fornecedor-endereco .fa{
	font-size: 22px;
}

.boxes {
	margin-top: 30px;
}

.boxes .widgetized-title {
	color: #5a5a5a;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

.widgetized-title:after {
	background-color: transparent;
	content: '';
	height: 0px;
	margin-top: 0px;
	width: 0px;
}

.block-content-fornecedor input[type="button"].btn-block {
	width: 100%;
	background: #834d8b;
}

.block-content-fornecedor .widget h3 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.block-content-fornecedor .widget h3:after {
	background-color: transparent;
	content: '';
	display: block;
	height: 0px;
	margin-top: 0px;
	position: absolute;
	width: 0px;
}

.block-content-fornecedor .widget{
	margin-bottom: 0px;
}

.fb-label-comments{
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 12px;
}

.header-fornecedores{
	background-color: #834d8b;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.header-fornecedores h2 {
	font-weight: 400;
	color: #FFF;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 6px;
	position: relative;
	left: 5px;
}

.header-fornecedores p {
	color: #FFF;
	margin-bottom: 0;
}

.header-fornecedores svg{
	width: 35px;
	float: left;
}

.fornecedores-wrapper{
	background: #F7F7F7;
	padding-bottom: 0px;
	padding-top: 0px;
	word-break: break-all;
}

.fornecedores-wrapper a.head-c{
	margin-bottom: 4px;
	font-size: 14px;
	color: #0081dc;
	text-decoration: none;
	display: block;
	width: 100%;
}

.fornecedores-wrapper a.link {
    font-size: 14px;
    text-decoration: none;
    color: green;
    font-weight: 400;
}

.fornecedores-wrapper p{
	margin: 0;
	font-size: 14px;
	line-height: 14px;
}

.fornecedores-wrapper hr {
    margin: 0;
    height: 1px;
    width: 100%;
    background: #D6D6D6;
    margin-top: 12px;
    margin-bottom: 12px;
}

.header-fornecedores.success-c h4{
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

.header-fornecedores.success-c h4:last-of-type{
	margin-bottom: 50px;
}

.header-fornecedores.success-c p{
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.header-fornecedores.success-c p:first-of-type{
	margin-bottom: 125px;
}

.header-fornecedores.success-c p:last-of-type{
	font-style: italic;
	font-size: 14px;
	margin-bottom: 35px;
}

.header-fornecedores.success-c img{
	margin-bottom: 80px;
	position: relative;
	left: 50%;
	margin-left: -83px;
}

.sidebar .widget:last-child {
    margin-top: 0px;
}

.other {
    font-size: 16px;
    font-weight: 400;
    color: #5A5A5A;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 54px;
}

.block-content-fornecedor .form-group {
    margin-bottom: 12px;
}

.header-fornecedores {
    margin-top: 30px;
}

.edicao-fornecedor .form-p {
    padding-top: 0px;
}

.edicao-fornecedor .form-p:first-of-type {
    margin-bottom: 20px;
}

.edicao-fornecedor h5 {
    font-size: 14px;
    margin-bottom: 12px;
}

.edicao-fornecedor .cadastrar-infos h1 {
    margin-bottom: 5px;
}

.edicao-fornecedor .form-p:first-of-type {
    margin-bottom: 30px;
}

.edicao-fornecedor .form-p:last-of-type {
    padding-bottom: 15px;
}

.btn-search {
    position: absolute;
    right: 14px;
    top: 0px;
    padding: 8px;
    border: 0;
    color: #FFF;
    background: #489a91;
}

.form-control.input-search {
	padding-right: 70px;
}

.box-author {
    height: auto !important;
    border-radius: 0px;
}

.section-promotion {
    margin-top: 170px;
    margin-bottom: 50px;
}

.discount{
	margin-left: 0px;
}

.discount p{
	display: inline-block;
}

.discount-value {
    background-color: #834d8b;
    color: #FFF;
    padding: 10px 20px;
    text-align: center;
    width: 240px;
}

.discount-message{
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-left: 15px;
	color: #834d8b;
	width: 45%;
	line-height: 14px;
}

.promotion-head {
    color: #e74d3c;
    font-family: "Roboto", sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
}

.section-promotion .col-sm-6:nth-of-type(2){
	padding-left: 40px;
}

.promotion.banner{
	overflow: hidden;
	height: 200px;
}

.promotion-2.banner{
	overflow: initial;
}

.deadline-promotion {
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
    color: #838383;
    font-weight: 600;
}

.container > .navbar-header{
	margin-left: -15px;
	margin-right: -15px;
}

.cadastre-se-gratis-mobile {
    text-decoration: none;
    display: block;
    margin-bottom: 0px;
    font-size: 12px;
}

.listar-somente-anunciantes{
	float: right;
}

.listar-somente-anunciantes.mobile {
    float: none;
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
}

.hero-text .small {
    font-size: 18px;
}

.mensagem-topo {
    font-size: 14px;
    line-height: 22px;
}

.header-submenu li a {
    line-height: 22px;
    font-size: 14px;
}

.merged-box p {
    margin-bottom: 20px;
    margin-top: 0px;
}

.merged-box-read-more{
    color: #FFF;
    background-color: #834D8B;
    padding: 6px 12px;
    border-radius: 20px;
    text-align: center;
    margin-top: 10px;
}

.merged-box-read-more:hover, .merged-box-read-more:active{
    color: #FFF;
}

.btn-advantages{
	position: relative;
	left: 50%;
	margin-left: -133px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.all-advantages .circle-icon i {
    font-size: 30px;
}

.resultado-item.google-display{
	padding: 15px 0px;
}

.deadline-promotion.c-1{
	margin-top: 15px;
}

/*AJUSTES TELA NOT FOUND*/
.not-found{
	margin-bottom: 30px;
}

.not-found h2{
	font-size: 22px;
	font-weight: 400;
}

.not-found p {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
}

.not-found img {
    width: 400px;
    float: right;
}

.restricted-area img {
    width: 300px;
	float: right;
}

.restricted-area p {
    font-size: 22px;
    margin-bottom: 33px;
}

.restricted-area form{
	position: relative;
	margin-top: 0px;
}

.restricted-area .submit{
	width: 60px;
	position: absolute;
	right: 14px;
	top: 0px;
}

.restricted-area input[type=submit] {
	padding: 8px;
	border: 0;
	color: #FFF;
	background: #489a91;
	font-weight: 600;
	position: absolute;
	right: 200px;
}

.restricted-area input[type=password] {
	width: 268px;
	border: 1px sold;
	/* border-right: 0px; */
	height: 38px;
	padding-left: 15px;
	padding-right: 15px;
}

/*SEARCH COUPLE*/
#footer-wrapper {
    display: initial;
    height: 1px;
}

@media (max-width: 1200px){
	.header-fornecedores h2 {
		font-weight: 400;
		font-size: 16px;
		margin-top: 10px;
		left: 5px;
	}

	.block-content-fornecedor input[type="button"].btn-block {
		font-size: 10px;
	}

	.restricted-area input[type=submit] {
	    right: 100px;
	}

}

@media (max-width: 1025px){
	.total-fornecedores h3 {
		width: 100% !important;
		margin-bottom: 0 !important;
	}

	.mensagem-topo {
	    display: none;
	}
}

@media (max-width: 990px){
	.header-fornecedores h2 {
		font-size: 16px;
	}

	.promotion.banner{
		overflow: initial;
		height: auto;
	}

	.content-row-small:last-child {
		margin-bottom: 16px;
	}

	.not-found img {
	    width: 100%;
	    float: none;
	}

	.restricted-area img {
	    width: 100%;
		float: none;
	}

	.restricted-area input[type=password] {
	    width: 100%;
	    padding-right: 60px;
	}

	.restricted-area input[type=submit] {
	    right: -13px;
	}

	.restricted-area form{
		margin-bottom: 32px;
	}

}

@media (max-width: 768px){
	.block-content-fornecedor input[type="button"].btn-block {
		font-size: 14px;
	}

	.header-fornecedores.success-c img {
		margin-bottom: 20px;
	}

	.header-fornecedores.success-c h4:last-of-type {
		margin-bottom: 20px;
	}

	.header-fornecedores.success-c p:last-of-type {
		margin-bottom: 12px;
	}

	.header-fornecedores.success-c p:first-of-type {
		margin-bottom: 20px;
	}

	.section-promotion {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}

	.section-promotion p{
		text-align: justify;
	}

	.section-promotion .col-sm-6:nth-of-type(2) {
	    padding-left: 15px;
	}

	.merged-box-read-more.ss{
		width: 100%;
		display: block;
	}

	.subcat{
		padding: 0px;
	}

	.subcat form{
	    display: none;
	}

	.cat-boxed-open {
	    height: 40px;
	}

	.cat-boxed-open a {
	    padding-top: 6px;S
	}

	.cat-boxed{
	    height: 50px;
	}

	.cat-boxed a {
	    padding-top: 8px;
	}

	.footer-bottom .copyright {
	    margin-left: 8px;
	    margin-bottom: 8px;
	}

	h1{
		font-size: 22px;
	}

	.page-header {
	    margin: 0px 0px 0px 0px;
	    padding: 0px 0px 20px 0px;
	}

}

@media (max-width: 560px){
	.banner .small-photo {
	    bottom: -132px;
	    position: absolute;
	    width: 160px;
	    left: 50%;
	    margin-left: -75px;
	}

	.fornecedor-contatos {
	    margin-top: 150px;
	    padding-left: 15px;
	    padding-right: 15px;
	}

	.fornecedor-links {
	    width: 100%;
	    text-align: center;
	    padding-left: 0px;
	}

	.fornecedor-nome {
	    padding-right: 0;
	}

	.fornecedor-nome h2{
        font-size: 24px;
	    font-weight: 100;
	    text-align: center;
	}

	.block-content-fornecedor {
	    padding-top: 0px;
	}

	.fornecedor-description p {
	    text-align: justify;
	}

	.promotion-head {
	    font-size: 24px;
	    text-align: center;
	    margin-top: 0px;
	}

	.discount-value {
	    width: 100%;
	}

	.discount {
	    margin-left: 0px;
	    margin-right: 0px;
	}

	.discount-message {
	    margin-left: 0px;
	    margin-right: 0px;
	    text-align: center;
	    width: 100%;
	}

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

	.merged-box p {
	    margin-bottom: 5px;
	    margin-top: 5px;
	}

	.merged-box h3 {
	    margin-bottom: 0px;
	}

	.home-top.block-content {
	    padding-top: 1px;
	}

	.total-fornecedores h3 {
	    font-size: 16px;
	    margin-bottom: 0px;
	}

	.pagination > li > a {
	    padding: 6px 6px;
	}

	.cadastrar-infos h1 {
	    font-size: 24px;
	}

	.cadastrar-infos h2 {
	    font-size: 24px;
	}

	#form-fornecedor h5 {
	    font-size: 16px;
	    margin-top: 20px;
	}

	.form-p {
	    font-size: 12px;
	}

	.edicao-fornecedor.row{
		padding-right: 15px;
		padding-left: 15px;
	}

	.edicao-fornecedor h5 {
	    margin-top: 15px;
	}

}
