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
}

a {
	background: 0
}

a:active,
a:hover {
	outline: 0
}

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

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

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " ("attr(href) ")"
	}

	abbr[title]:after {
		content: " ("attr(title) ")"
	}

	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	select {
		background: #fff !important
	}

	.navbar {
		display: none
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important
	}
}

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

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

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

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

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

a {
	color: #428bca;
	text-decoration: none
}

a:hover,
a:focus {
	color: #2a6496;
	text-decoration: underline
}

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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}

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

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

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

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

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 36px
}

h2,
.h2 {
	font-size: 30px
}

h3,
.h3 {
	font-size: 24px
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 14px
}

h6,
.h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}

@media(min-width:768px) {
	.lead {
		font-size: 21px
	}
}

small,
.small {
	font-size: 85%
}

cite {
	font-style: normal
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-muted {
	color: #999
}

.text-primary {
	color: #428bca
}

a.text-primary:hover {
	color: #3071a9
}

.text-success {
	color: #3c763d
}

a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #428bca
}

a.bg-primary:hover {
	background-color: #3071a9
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,
dd {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media(min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

blockquote:before,
blockquote:after {
	content: ""
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width:768px) {

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

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: 0
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: 0
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media(min-width:992px) {

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

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: 0
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: 0
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.col-md-offset-0 {
		margin-left: 0
	}
}

@media(min-width:1200px) {

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

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: 0
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: 0
	}

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

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

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

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

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

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

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

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

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

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

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

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

	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	max-width: 100%;
	background-color: transparent
}

th {
	text-align: left
}

.table {
	width: 100%;
	margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
	background-color: #f5f5f5
}

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

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
	background-color: #dff0d8
}

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

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
	background-color: #d9edf7
}

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

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}

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

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
	background-color: #f2dede
}

.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) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>thead>tr>th,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tfoot>tr>td {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>thead>tr>th:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>thead>tr>th:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th,
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td {
		border-bottom: 0
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=radio],
input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

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
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

input[type=date] {
	line-height: 34px
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}

.radio label,
.checkbox label {
	display: inline;
	font-weight: 400;
	cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
	float: left;
	margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type=radio][disabled],
input[type=checkbox][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].input-sm {
	height: auto
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}

.has-error .form-control-feedback {
	color: #a94442
}

.form-control-static {
	margin-bottom: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media(min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
		vertical-align: middle
	}

	.form-inline .radio input[type=radio],
	.form-inline .checkbox input[type=checkbox] {
		float: none;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

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

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}

.form-horizontal .form-control-static {
	padding-top: 7px
}

@media(min-width:768px) {
	.form-horizontal .control-label {
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 300;
	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.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:hover,
.btn:focus {
	color: #333;
	text-decoration: none
}

.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-bold {
	font-weight: 600
}

.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd
}

.btn-primary .badge {
	color: #428bca;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	color: #428bca;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

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

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.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: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #999
}

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

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	left: auto;
	right: 0
}

.dropdown-menu-left {
	left: 0;
	right: auto
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999
}

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

@media(min-width:768px) {
	.navbar-right .dropdown-menu {
		left: auto;
		right: 0
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
	position: relative;
	float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
	z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
	outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

[data-toggle=buttons]>.btn>input[type=radio],
[data-toggle=buttons]>.btn>input[type=checkbox] {
	display: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-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
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
	height: auto
}

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

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

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

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn: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
}

.input-group-addon:first-child {
	border-right: 0
}

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

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: -1px
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #999
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #428bca
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #428bca
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media(min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}

@media(min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media(min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media(min-width:768px) {
	.navbar-header {
		float: left
	}
}

.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, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
	overflow-y: auto
}

@media(min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}

@media(min-width:768px) {

	.container>.navbar-header,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media(min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media(min-width:768px) {

	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
	text-decoration: none
}

@media(min-width:768px) {

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media(min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media(max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-nav .open .dropdown-menu>li>a:focus {
		background-image: none
	}
}

@media(min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}

	.navbar-nav.navbar-right:last-child {
		margin-right: -15px
	}
}

@media(min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important
	}
}

.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, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media(min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
		vertical-align: middle
	}

	.navbar-form .radio input[type=radio],
	.navbar-form .checkbox input[type=checkbox] {
		float: none;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media(max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
}

@media(min-width:768px) {
	.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
	}

	.navbar-form.navbar-right:last-child {
		margin-right: -15px
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media(min-width:768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px
	}

	.navbar-text.navbar-right:last-child {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #333333
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #333333
}

.navbar-default .navbar-nav>li>a {
	color: #333333
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}

@media(max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #333333
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #333;
		background-color: transparent
	}

	.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: #555;
		background-color: #e7e7e7
	}

	.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: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #333333
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #999
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #999
}

.navbar-inverse .navbar-nav>li>a {
	color: #999
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}

@media(max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #999
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff;
		background-color: transparent
	}

	.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: #fff;
		background-color: #080808
	}

	.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: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #999
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: #999
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label[href]:hover,
.label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #999
}

.label-default[href]:hover,
.label-default[href]:focus {
	background-color: gray
}

.label-primary {
	background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
	background-color: #3071a9
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #428bca;
	background-color: #fff
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.container .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container .jumbotron {
		padding-left: 60px;
		padding-right: 60px
	}

	.jumbotron h1,
	.jumbotron .h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #428bca
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable {
	padding-right: 35px
}

.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}

.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media,
.media .media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media-object {
	display: block
}

.media-heading {
	margin: 0 0 5px
}

.media>.pull-left {
	margin-right: 10px
}

.media>.pull-right {
	margin-left: 10px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

a.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}

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
}

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
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}

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
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}

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
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}

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
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}

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
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.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 td:first-child,
.panel>.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 td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.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 td:last-child,
.panel>.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 td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #428bca
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0;
	border: 0;
	-webkit-appearance: none
}

.modal-open {
	overflow: hidden
}

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

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 20px
}

.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media(min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media(min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	white-space: normal
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	border-width: 10px;
	content: ""
}

.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	bottom: -11px
}

.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}

.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
	top: -11px
}

.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

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

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 50%
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 50%
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

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

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

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

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
	content: " ";
	display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
	clear: both
}

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

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

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

.hidden {
	display: none !important;
	visibility: hidden !important
}

.affix {
	position: fixed
}

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

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

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

	table.visible-xs {
		display: table
	}

	tr.visible-xs {
		display: table-row !important
	}

	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

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

	table.visible-sm {
		display: table
	}

	tr.visible-sm {
		display: table-row !important
	}

	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

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

	table.visible-md {
		display: table
	}

	tr.visible-md {
		display: table-row !important
	}

	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

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

	table.visible-lg {
		display: table
	}

	tr.visible-lg {
		display: table-row !important
	}

	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media(max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

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

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

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

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table
	}

	tr.visible-print {
		display: table-row !important
	}

	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

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

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
	outline: 0
}

.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

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

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flex-pauseplay span {
	text-transform: capitalize
}

.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .slides {
	display: block
}

* html .slides {
	height: 1%
}

.no-js .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	zoom: 1
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.flexslider .slides {
	zoom: 1
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	*height: 0
}

.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001'
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

.vbox-overlay *,
.vbox-overlay *:before,
.vbox-overlay *:after {
	-webkit-backface-visibility: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	-webkit-overflow-scrolling: touch
}

.vbox-overlay {
	background: #181818;
	background: rgba(0, 0, 0, 0.85);
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	overflow: hidden;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out
}

.relativo {
	float: left;
	width: 100%;
	height: 100%;
	display: block;
	position: relative
}

.vbox-preloader {
	position: fixed;
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
	background-image: url(../../css/../img/lightbox/preload-circle.png);
	text-indent: -100px;
	overflow: hidden;
	-webkit-animation: playload 1.4s steps(18) infinite;
	-moz-animation: playload 1.4s steps(18) infinite;
	-ms-animation: playload 1.4s steps(18) infinite;
	-o-animation: playload 1.4s steps(18) infinite;
	animation: playload 1.4s steps(18) infinite
}

@-webkit-keyframes playload {
	from {
		background-position: 0 0
	}

	to {
		background-position: -576px
	}
}

@-moz-keyframes playload {
	from {
		background-position: 0 0
	}

	to {
		background-position: -576px
	}
}

@-ms-keyframes playload {
	from {
		background-position: 0 0
	}

	to {
		background-position: -576px
	}
}

@-o-keyframes playload {
	from {
		background-position: 0 0
	}

	to {
		background-position: -576px
	}
}

@keyframes playload {
	from {
		background-position: 0 0
	}

	to {
		background-position: -576px
	}
}

.vbox-close {
	cursor: pointer;
	position: fixed;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	padding: 20px;
	display: block;
	background: url(../../css/../img/lightbox/close.gif) no-repeat;
	background-position: center center;
	color: #fff;
	text-indent: -100px;
	overflow: hidden
}

.vbox-next,
.vbox-prev {
	cursor: pointer;
	position: fixed;
	top: 50%;
	color: #fff;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	text-indent: -100px;
	overflow: hidden
}

.vbox-prev {
	left: 10px;
	background: url(../../css/../img/lightbox/prev.gif) center center no-repeat
}

.vbox-next {
	right: 10px;
	background: url(../../css/../img/lightbox/next.gif) center center no-repeat
}

.vbox-title {
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
	font-size: 1em;
	color: #fff;
	padding: 0 40px;
	overflow: hidden;
	background: #161617;
	position: fixed;
	display: none;
	top: -1px;
	left: 0
}

.vbox-num {
	cursor: pointer;
	position: fixed;
	top: -1px;
	left: 0;
	height: 40px;
	display: block;
	color: #fff;
	overflow: hidden;
	line-height: 28px;
	font-size: 12px;
	padding: 6px 10px;
	background: #161617;
	display: none
}

.vbox-inline {
	width: 420px;
	height: 315px;
	padding: 10px;
	background: #fff;
	text-align: left;
	margin: 0 auto;
	overflow: auto
}

.venoframe {
	border: 0;
	width: 960px;
	height: 720px
}

@media(max-width:992px) {
	.venoframe {
		width: 640px;
		height: 480px
	}
}

@media(max-width:767px) {
	.venoframe {
		width: 420px;
		height: 315px
	}
}

@media(max-width:460px) {
	.vbox-inline {
		width: 100%
	}

	.venoframe {
		width: 100%;
		height: 260px
	}
}

.vbox-container {
	position: relative;
	background: #000;
	width: 98%;
	max-width: 1024px;
	margin: 0 auto
}

.vbox-content {
	text-align: center;
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden
}

.vbox-container img {
	max-width: 100%;
	height: auto
}

.vwrap {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	left: 0;
	overflow: hidden;
	z-index: 1
}

@font-face {
	font-family: "Ionicons";
	src: url("../../css/../fonts/ionicons.eot?v=1.5.2");
	src:
	url("../../css/../fonts/ionicons.woff2?v=1.5.2") format("woff2"),
	url("../../css/../fonts/ionicons.svg?v=1.5.2#Ionicons") format("svg"),
	url("../../css/../fonts/ionicons.woff?v=1.5.2") format("woff"),
	url("../../css/../fonts/ionicons.ttf?v=1.5.2") format("truetype"),
	url("../../css/../fonts/ionicons.eot?v=1.5.2#iefix") format("embedded-opentype");
	font-weight: normal;
	font-style: normal
}

.ion,
.ion-loading-a,
.ion-loading-b,
.ion-loading-c,
.ion-loading-d,
.ion-looping,
.ion-refreshing,
.ion-ios7-reloading,
.ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-contact:before,
.ion-android-alarm:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down-left:before,
.ion-android-arrow-down-right:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up-left:before,
.ion-android-arrow-up-right:before,
.ion-android-battery:before,
.ion-android-book:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-chat:before,
.ion-android-checkmark:before,
.ion-android-clock:before,
.ion-android-close:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-data:before,
.ion-android-developer:before,
.ion-android-display:before,
.ion-android-download:before,
.ion-android-drawer:before,
.ion-android-dropdown:before,
.ion-android-earth:before,
.ion-android-folder:before,
.ion-android-forums:before,
.ion-android-friends:before,
.ion-android-hand:before,
.ion-android-image:before,
.ion-android-inbox:before,
.ion-android-information:before,
.ion-android-keypad:before,
.ion-android-lightbulb:before,
.ion-android-locate:before,
.ion-android-location:before,
.ion-android-mail:before,
.ion-android-microphone:before,
.ion-android-mixer:before,
.ion-android-more:before,
.ion-android-note:before,
.ion-android-playstore:before,
.ion-android-printer:before,
.ion-android-promotion:before,
.ion-android-reminder:before,
.ion-android-remove:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-social:before,
.ion-android-social-user:before,
.ion-android-sort:before,
.ion-android-stair-drawer:before,
.ion-android-star:before,
.ion-android-stopwatch:before,
.ion-android-storage:before,
.ion-android-system-back:before,
.ion-android-system-home:before,
.ion-android-system-windows:before,
.ion-android-timer:before,
.ion-android-trash:before,
.ion-android-user-menu:before,
.ion-android-volume:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-flask:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-game-controller-a:before,
.ion-game-controller-b:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-icon-social-google-plus:before,
.ion-icon-social-google-plus-outline:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios7-alarm:before,
.ion-ios7-alarm-outline:before,
.ion-ios7-albums:before,
.ion-ios7-albums-outline:before,
.ion-ios7-americanfootball:before,
.ion-ios7-americanfootball-outline:before,
.ion-ios7-analytics:before,
.ion-ios7-analytics-outline:before,
.ion-ios7-arrow-back:before,
.ion-ios7-arrow-down:before,
.ion-ios7-arrow-forward:before,
.ion-ios7-arrow-left:before,
.ion-ios7-arrow-right:before,
.ion-ios7-arrow-thin-down:before,
.ion-ios7-arrow-thin-left:before,
.ion-ios7-arrow-thin-right:before,
.ion-ios7-arrow-thin-up:before,
.ion-ios7-arrow-up:before,
.ion-ios7-at:before,
.ion-ios7-at-outline:before,
.ion-ios7-barcode:before,
.ion-ios7-barcode-outline:before,
.ion-ios7-baseball:before,
.ion-ios7-baseball-outline:before,
.ion-ios7-basketball:before,
.ion-ios7-basketball-outline:before,
.ion-ios7-bell:before,
.ion-ios7-bell-outline:before,
.ion-ios7-bolt:before,
.ion-ios7-bolt-outline:before,
.ion-ios7-bookmarks:before,
.ion-ios7-bookmarks-outline:before,
.ion-ios7-box:before,
.ion-ios7-box-outline:before,
.ion-ios7-briefcase:before,
.ion-ios7-briefcase-outline:before,
.ion-ios7-browsers:before,
.ion-ios7-browsers-outline:before,
.ion-ios7-calculator:before,
.ion-ios7-calculator-outline:before,
.ion-ios7-calendar:before,
.ion-ios7-calendar-outline:before,
.ion-ios7-camera:before,
.ion-ios7-camera-outline:before,
.ion-ios7-cart:before,
.ion-ios7-cart-outline:before,
.ion-ios7-chatboxes:before,
.ion-ios7-chatboxes-outline:before,
.ion-ios7-chatbubble:before,
.ion-ios7-chatbubble-outline:before,
.ion-ios7-checkmark:before,
.ion-ios7-checkmark-empty:before,
.ion-ios7-checkmark-outline:before,
.ion-ios7-circle-filled:before,
.ion-ios7-circle-outline:before,
.ion-ios7-clock:before,
.ion-ios7-clock-outline:before,
.ion-ios7-close:before,
.ion-ios7-close-empty:before,
.ion-ios7-close-outline:before,
.ion-ios7-cloud:before,
.ion-ios7-cloud-download:before,
.ion-ios7-cloud-download-outline:before,
.ion-ios7-cloud-outline:before,
.ion-ios7-cloud-upload:before,
.ion-ios7-cloud-upload-outline:before,
.ion-ios7-cloudy:before,
.ion-ios7-cloudy-night:before,
.ion-ios7-cloudy-night-outline:before,
.ion-ios7-cloudy-outline:before,
.ion-ios7-cog:before,
.ion-ios7-cog-outline:before,
.ion-ios7-compose:before,
.ion-ios7-compose-outline:before,
.ion-ios7-contact:before,
.ion-ios7-contact-outline:before,
.ion-ios7-copy:before,
.ion-ios7-copy-outline:before,
.ion-ios7-download:before,
.ion-ios7-download-outline:before,
.ion-ios7-drag:before,
.ion-ios7-email:before,
.ion-ios7-email-outline:before,
.ion-ios7-expand:before,
.ion-ios7-eye:before,
.ion-ios7-eye-outline:before,
.ion-ios7-fastforward:before,
.ion-ios7-fastforward-outline:before,
.ion-ios7-filing:before,
.ion-ios7-filing-outline:before,
.ion-ios7-film:before,
.ion-ios7-film-outline:before,
.ion-ios7-flag:before,
.ion-ios7-flag-outline:before,
.ion-ios7-folder:before,
.ion-ios7-folder-outline:before,
.ion-ios7-football:before,
.ion-ios7-football-outline:before,
.ion-ios7-gear:before,
.ion-ios7-gear-outline:before,
.ion-ios7-glasses:before,
.ion-ios7-glasses-outline:before,
.ion-ios7-heart:before,
.ion-ios7-heart-outline:before,
.ion-ios7-help:before,
.ion-ios7-help-empty:before,
.ion-ios7-help-outline:before,
.ion-ios7-home:before,
.ion-ios7-home-outline:before,
.ion-ios7-infinite:before,
.ion-ios7-infinite-outline:before,
.ion-ios7-information:before,
.ion-ios7-information-empty:before,
.ion-ios7-information-outline:before,
.ion-ios7-ionic-outline:before,
.ion-ios7-keypad:before,
.ion-ios7-keypad-outline:before,
.ion-ios7-lightbulb:before,
.ion-ios7-lightbulb-outline:before,
.ion-ios7-location:before,
.ion-ios7-location-outline:before,
.ion-ios7-locked:before,
.ion-ios7-locked-outline:before,
.ion-ios7-loop:before,
.ion-ios7-loop-strong:before,
.ion-ios7-medkit:before,
.ion-ios7-medkit-outline:before,
.ion-ios7-mic:before,
.ion-ios7-mic-off:before,
.ion-ios7-mic-outline:before,
.ion-ios7-minus:before,
.ion-ios7-minus-empty:before,
.ion-ios7-minus-outline:before,
.ion-ios7-monitor:before,
.ion-ios7-monitor-outline:before,
.ion-ios7-moon:before,
.ion-ios7-moon-outline:before,
.ion-ios7-more:before,
.ion-ios7-more-outline:before,
.ion-ios7-musical-note:before,
.ion-ios7-musical-notes:before,
.ion-ios7-navigate:before,
.ion-ios7-navigate-outline:before,
.ion-ios7-paper:before,
.ion-ios7-paper-outline:before,
.ion-ios7-paperplane:before,
.ion-ios7-paperplane-outline:before,
.ion-ios7-partlysunny:before,
.ion-ios7-partlysunny-outline:before,
.ion-ios7-pause:before,
.ion-ios7-pause-outline:before,
.ion-ios7-paw:before,
.ion-ios7-paw-outline:before,
.ion-ios7-people:before,
.ion-ios7-people-outline:before,
.ion-ios7-person:before,
.ion-ios7-person-outline:before,
.ion-ios7-personadd:before,
.ion-ios7-personadd-outline:before,
.ion-ios7-photos:before,
.ion-ios7-photos-outline:before,
.ion-ios7-pie:before,
.ion-ios7-pie-outline:before,
.ion-ios7-play:before,
.ion-ios7-play-outline:before,
.ion-ios7-plus:before,
.ion-ios7-plus-empty:before,
.ion-ios7-plus-outline:before,
.ion-ios7-pricetag:before,
.ion-ios7-pricetag-outline:before,
.ion-ios7-pricetags:before,
.ion-ios7-pricetags-outline:before,
.ion-ios7-printer:before,
.ion-ios7-printer-outline:before,
.ion-ios7-pulse:before,
.ion-ios7-pulse-strong:before,
.ion-ios7-rainy:before,
.ion-ios7-rainy-outline:before,
.ion-ios7-recording:before,
.ion-ios7-recording-outline:before,
.ion-ios7-redo:before,
.ion-ios7-redo-outline:before,
.ion-ios7-refresh:before,
.ion-ios7-refresh-empty:before,
.ion-ios7-refresh-outline:before,
.ion-ios7-reload:before,
.ion-ios7-reloading:before,
.ion-ios7-reverse-camera:before,
.ion-ios7-reverse-camera-outline:before,
.ion-ios7-rewind:before,
.ion-ios7-rewind-outline:before,
.ion-ios7-search:before,
.ion-ios7-search-strong:before,
.ion-ios7-settings:before,
.ion-ios7-settings-strong:before,
.ion-ios7-shrink:before,
.ion-ios7-skipbackward:before,
.ion-ios7-skipbackward-outline:before,
.ion-ios7-skipforward:before,
.ion-ios7-skipforward-outline:before,
.ion-ios7-snowy:before,
.ion-ios7-speedometer:before,
.ion-ios7-speedometer-outline:before,
.ion-ios7-star:before,
.ion-ios7-star-half:before,
.ion-ios7-star-outline:before,
.ion-ios7-stopwatch:before,
.ion-ios7-stopwatch-outline:before,
.ion-ios7-sunny:before,
.ion-ios7-sunny-outline:before,
.ion-ios7-telephone:before,
.ion-ios7-telephone-outline:before,
.ion-ios7-tennisball:before,
.ion-ios7-tennisball-outline:before,
.ion-ios7-thunderstorm:before,
.ion-ios7-thunderstorm-outline:before,
.ion-ios7-time:before,
.ion-ios7-time-outline:before,
.ion-ios7-timer:before,
.ion-ios7-timer-outline:before,
.ion-ios7-toggle:before,
.ion-ios7-toggle-outline:before,
.ion-ios7-trash:before,
.ion-ios7-trash-outline:before,
.ion-ios7-undo:before,
.ion-ios7-undo-outline:before,
.ion-ios7-unlocked:before,
.ion-ios7-unlocked-outline:before,
.ion-ios7-upload:before,
.ion-ios7-upload-outline:before,
.ion-ios7-videocam:before,
.ion-ios7-videocam-outline:before,
.ion-ios7-volume-high:before,
.ion-ios7-volume-low:before,
.ion-ios7-wineglass:before,
.ion-ios7-wineglass-outline:before,
.ion-ios7-world:before,
.ion-ios7-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-loading-a:before,
.ion-load-b:before,
.ion-loading-b:before,
.ion-load-c:before,
.ion-loading-c:before,
.ion-load-d:before,
.ion-loading-d:before,
.ion-location:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-looping:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-refreshing:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ion-spin,
.ion-loading-a,
.ion-loading-b,
.ion-loading-c,
.ion-loading-d,
.ion-looping,
.ion-refreshing,
.ion-ios7-reloading {
	-webkit-animation: spin 1s infinite linear;
	-moz-animation: spin 1s infinite linear;
	-o-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(359deg)
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg)
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg)
	}

	100% {
		-o-transform: rotate(359deg)
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg)
	}

	100% {
		-ms-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(359deg)
	}
}

.ion-loading-a {
	-webkit-animation-timing-function: steps(8, start);
	-moz-animation-timing-function: steps(8, start);
	animation-timing-function: steps(8, start)
}

.ion-alert:before {
	content: "\f101"
}

.ion-alert-circled:before {
	content: "\f100"
}

.ion-android-add:before {
	content: "\f2c7"
}

.ion-android-add-contact:before {
	content: "\f2c6"
}

.ion-android-alarm:before {
	content: "\f2c8"
}

.ion-android-archive:before {
	content: "\f2c9"
}

.ion-android-arrow-back:before {
	content: "\f2ca"
}

.ion-android-arrow-down-left:before {
	content: "\f2cb"
}

.ion-android-arrow-down-right:before {
	content: "\f2cc"
}

.ion-android-arrow-forward:before {
	content: "\f30f"
}

.ion-android-arrow-up-left:before {
	content: "\f2cd"
}

.ion-android-arrow-up-right:before {
	content: "\f2ce"
}

.ion-android-battery:before {
	content: "\f2cf"
}

.ion-android-book:before {
	content: "\f2d0"
}

.ion-android-calendar:before {
	content: "\f2d1"
}

.ion-android-call:before {
	content: "\f2d2"
}

.ion-android-camera:before {
	content: "\f2d3"
}

.ion-android-chat:before {
	content: "\f2d4"
}

.ion-android-checkmark:before {
	content: "\f2d5"
}

.ion-android-clock:before {
	content: "\f2d6"
}

.ion-android-close:before {
	content: "\f2d7"
}

.ion-android-contact:before {
	content: "\f2d8"
}

.ion-android-contacts:before {
	content: "\f2d9"
}

.ion-android-data:before {
	content: "\f2da"
}

.ion-android-developer:before {
	content: "\f2db"
}

.ion-android-display:before {
	content: "\f2dc"
}

.ion-android-download:before {
	content: "\f2dd"
}

.ion-android-drawer:before {
	content: "\f310"
}

.ion-android-dropdown:before {
	content: "\f2de"
}

.ion-android-earth:before {
	content: "\f2df"
}

.ion-android-folder:before {
	content: "\f2e0"
}

.ion-android-forums:before {
	content: "\f2e1"
}

.ion-android-friends:before {
	content: "\f2e2"
}

.ion-android-hand:before {
	content: "\f2e3"
}

.ion-android-image:before {
	content: "\f2e4"
}

.ion-android-inbox:before {
	content: "\f2e5"
}

.ion-android-information:before {
	content: "\f2e6"
}

.ion-android-keypad:before {
	content: "\f2e7"
}

.ion-android-lightbulb:before {
	content: "\f2e8"
}

.ion-android-locate:before {
	content: "\f2e9"
}

.ion-android-location:before {
	content: "\f2ea"
}

.ion-android-mail:before {
	content: "\f2eb"
}

.ion-android-microphone:before {
	content: "\f2ec"
}

.ion-android-mixer:before {
	content: "\f2ed"
}

.ion-android-more:before {
	content: "\f2ee"
}

.ion-android-note:before {
	content: "\f2ef"
}

.ion-android-playstore:before {
	content: "\f2f0"
}

.ion-android-printer:before {
	content: "\f2f1"
}

.ion-android-promotion:before {
	content: "\f2f2"
}

.ion-android-reminder:before {
	content: "\f2f3"
}

.ion-android-remove:before {
	content: "\f2f4"
}

.ion-android-search:before {
	content: "\f2f5"
}

.ion-android-send:before {
	content: "\f2f6"
}

.ion-android-settings:before {
	content: "\f2f7"
}

.ion-android-share:before {
	content: "\f2f8"
}

.ion-android-social:before {
	content: "\f2fa"
}

.ion-android-social-user:before {
	content: "\f2f9"
}

.ion-android-sort:before {
	content: "\f2fb"
}

.ion-android-stair-drawer:before {
	content: "\f311"
}

.ion-android-star:before {
	content: "\f2fc"
}

.ion-android-stopwatch:before {
	content: "\f2fd"
}

.ion-android-storage:before {
	content: "\f2fe"
}

.ion-android-system-back:before {
	content: "\f2ff"
}

.ion-android-system-home:before {
	content: "\f300"
}

.ion-android-system-windows:before {
	content: "\f301"
}

.ion-android-timer:before {
	content: "\f302"
}

.ion-android-trash:before {
	content: "\f303"
}

.ion-android-user-menu:before {
	content: "\f312"
}

.ion-android-volume:before {
	content: "\f304"
}

.ion-android-wifi:before {
	content: "\f305"
}

.ion-aperture:before {
	content: "\f313"
}

.ion-archive:before {
	content: "\f102"
}

.ion-arrow-down-a:before {
	content: "\f103"
}

.ion-arrow-down-b:before {
	content: "\f104"
}

.ion-arrow-down-c:before {
	content: "\f105"
}

.ion-arrow-expand:before {
	content: "\f25e"
}

.ion-arrow-graph-down-left:before {
	content: "\f25f"
}

.ion-arrow-graph-down-right:before {
	content: "\f260"
}

.ion-arrow-graph-up-left:before {
	content: "\f261"
}

.ion-arrow-graph-up-right:before {
	content: "\f262"
}

.ion-arrow-left-a:before {
	content: "\f106"
}

.ion-arrow-left-b:before {
	content: "\f107"
}

.ion-arrow-left-c:before {
	content: "\f108"
}

.ion-arrow-move:before {
	content: "\f263"
}

.ion-arrow-resize:before {
	content: "\f264"
}

.ion-arrow-return-left:before {
	content: "\f265"
}

.ion-arrow-return-right:before {
	content: "\f266"
}

.ion-arrow-right-a:before {
	content: "\f109"
}

.ion-arrow-right-b:before {
	content: "\f10a"
}

.ion-arrow-right-c:before {
	content: "\f10b"
}

.ion-arrow-shrink:before {
	content: "\f267"
}

.ion-arrow-swap:before {
	content: "\f268"
}

.ion-arrow-up-a:before {
	content: "\f10c"
}

.ion-arrow-up-b:before {
	content: "\f10d"
}

.ion-arrow-up-c:before {
	content: "\f10e"
}

.ion-asterisk:before {
	content: "\f314"
}

.ion-at:before {
	content: "\f10f"
}

.ion-bag:before {
	content: "\f110"
}

.ion-battery-charging:before {
	content: "\f111"
}

.ion-battery-empty:before {
	content: "\f112"
}

.ion-battery-full:before {
	content: "\f113"
}

.ion-battery-half:before {
	content: "\f114"
}

.ion-battery-low:before {
	content: "\f115"
}

.ion-beaker:before {
	content: "\f269"
}

.ion-beer:before {
	content: "\f26a"
}

.ion-bluetooth:before {
	content: "\f116"
}

.ion-bonfire:before {
	content: "\f315"
}

.ion-bookmark:before {
	content: "\f26b"
}

.ion-briefcase:before {
	content: "\f26c"
}

.ion-bug:before {
	content: "\f2be"
}

.ion-calculator:before {
	content: "\f26d"
}

.ion-calendar:before {
	content: "\f117"
}

.ion-camera:before {
	content: "\f118"
}

.ion-card:before {
	content: "\f119"
}

.ion-cash:before {
	content: "\f316"
}

.ion-chatbox:before {
	content: "\f11b"
}

.ion-chatbox-working:before {
	content: "\f11a"
}

.ion-chatboxes:before {
	content: "\f11c"
}

.ion-chatbubble:before {
	content: "\f11e"
}

.ion-chatbubble-working:before {
	content: "\f11d"
}

.ion-chatbubbles:before {
	content: "\f11f"
}

.ion-checkmark:before {
	content: "\f122"
}

.ion-checkmark-circled:before {
	content: "\f120"
}

.ion-checkmark-round:before {
	content: "\f121"
}

.ion-chevron-down:before {
	content: "\f123"
}

.ion-chevron-left:before {
	content: "\f124"
}

.ion-chevron-right:before {
	content: "\f125"
}

.ion-chevron-up:before {
	content: "\f126"
}

.ion-clipboard:before {
	content: "\f127"
}

.ion-clock:before {
	content: "\f26e"
}

.ion-close:before {
	content: "\f12a"
}

.ion-close-circled:before {
	content: "\f128"
}

.ion-close-round:before {
	content: "\f129"
}

.ion-closed-captioning:before {
	content: "\f317"
}

.ion-cloud:before {
	content: "\f12b"
}

.ion-code:before {
	content: "\f271"
}

.ion-code-download:before {
	content: "\f26f"
}

.ion-code-working:before {
	content: "\f270"
}

.ion-coffee:before {
	content: "\f272"
}

.ion-compass:before {
	content: "\f273"
}

.ion-compose:before {
	content: "\f12c"
}

.ion-connection-bars:before {
	content: "\f274"
}

.ion-contrast:before {
	content: "\f275"
}

.ion-cube:before {
	content: "\f318"
}

.ion-disc:before {
	content: "\f12d"
}

.ion-document:before {
	content: "\f12f"
}

.ion-document-text:before {
	content: "\f12e"
}

.ion-drag:before {
	content: "\f130"
}

.ion-earth:before {
	content: "\f276"
}

.ion-edit:before {
	content: "\f2bf"
}

.ion-egg:before {
	content: "\f277"
}

.ion-eject:before {
	content: "\f131"
}

.ion-email:before {
	content: "\f132"
}

.ion-eye:before {
	content: "\f133"
}

.ion-eye-disabled:before {
	content: "\f306"
}

.ion-female:before {
	content: "\f278"
}

.ion-filing:before {
	content: "\f134"
}

.ion-film-marker:before {
	content: "\f135"
}

.ion-fireball:before {
	content: "\f319"
}

.ion-flag:before {
	content: "\f279"
}

.ion-flame:before {
	content: "\f31a"
}

.ion-flash:before {
	content: "\f137"
}

.ion-flash-off:before {
	content: "\f136"
}

.ion-flask:before {
	content: "\f138"
}

.ion-folder:before {
	content: "\f139"
}

.ion-fork:before {
	content: "\f27a"
}

.ion-fork-repo:before {
	content: "\f2c0"
}

.ion-forward:before {
	content: "\f13a"
}

.ion-funnel:before {
	content: "\f31b"
}

.ion-game-controller-a:before {
	content: "\f13b"
}

.ion-game-controller-b:before {
	content: "\f13c"
}

.ion-gear-a:before {
	content: "\f13d"
}

.ion-gear-b:before {
	content: "\f13e"
}

.ion-grid:before {
	content: "\f13f"
}

.ion-hammer:before {
	content: "\f27b"
}

.ion-happy:before {
	content: "\f31c"
}

.ion-headphone:before {
	content: "\f140"
}

.ion-heart:before {
	content: "\f141"
}

.ion-heart-broken:before {
	content: "\f31d"
}

.ion-help:before {
	content: "\f143"
}

.ion-help-buoy:before {
	content: "\f27c"
}

.ion-help-circled:before {
	content: "\f142"
}

.ion-home:before {
	content: "\f144"
}

.ion-icecream:before {
	content: "\f27d"
}

.ion-icon-social-google-plus:before {
	content: "\f146"
}

.ion-icon-social-google-plus-outline:before {
	content: "\f145"
}

.ion-image:before {
	content: "\f147"
}

.ion-images:before {
	content: "\f148"
}

.ion-information:before {
	content: "\f14a"
}

.ion-information-circled:before {
	content: "\f149"
}

.ion-ionic:before {
	content: "\f14b"
}

.ion-ios7-alarm:before {
	content: "\f14d"
}

.ion-ios7-alarm-outline:before {
	content: "\f14c"
}

.ion-ios7-albums:before {
	content: "\f14f"
}

.ion-ios7-albums-outline:before {
	content: "\f14e"
}

.ion-ios7-americanfootball:before {
	content: "\f31f"
}

.ion-ios7-americanfootball-outline:before {
	content: "\f31e"
}

.ion-ios7-analytics:before {
	content: "\f321"
}

.ion-ios7-analytics-outline:before {
	content: "\f320"
}

.ion-ios7-arrow-back:before {
	content: "\f150"
}

.ion-ios7-arrow-down:before {
	content: "\f151"
}

.ion-ios7-arrow-forward:before {
	content: "\f152"
}

.ion-ios7-arrow-left:before {
	content: "\f153"
}

.ion-ios7-arrow-right:before {
	content: "\f154"
}

.ion-ios7-arrow-thin-down:before {
	content: "\f27e"
}

.ion-ios7-arrow-thin-left:before {
	content: "\f27f"
}

.ion-ios7-arrow-thin-right:before {
	content: "\f280"
}

.ion-ios7-arrow-thin-up:before {
	content: "\f281"
}

.ion-ios7-arrow-up:before {
	content: "\f155"
}

.ion-ios7-at:before {
	content: "\f157"
}

.ion-ios7-at-outline:before {
	content: "\f156"
}

.ion-ios7-barcode:before {
	content: "\f323"
}

.ion-ios7-barcode-outline:before {
	content: "\f322"
}

.ion-ios7-baseball:before {
	content: "\f325"
}

.ion-ios7-baseball-outline:before {
	content: "\f324"
}

.ion-ios7-basketball:before {
	content: "\f327"
}

.ion-ios7-basketball-outline:before {
	content: "\f326"
}

.ion-ios7-bell:before {
	content: "\f159"
}

.ion-ios7-bell-outline:before {
	content: "\f158"
}

.ion-ios7-bolt:before {
	content: "\f15b"
}

.ion-ios7-bolt-outline:before {
	content: "\f15a"
}

.ion-ios7-bookmarks:before {
	content: "\f15d"
}

.ion-ios7-bookmarks-outline:before {
	content: "\f15c"
}

.ion-ios7-box:before {
	content: "\f15f"
}

.ion-ios7-box-outline:before {
	content: "\f15e"
}

.ion-ios7-briefcase:before {
	content: "\f283"
}

.ion-ios7-briefcase-outline:before {
	content: "\f282"
}

.ion-ios7-browsers:before {
	content: "\f161"
}

.ion-ios7-browsers-outline:before {
	content: "\f160"
}

.ion-ios7-calculator:before {
	content: "\f285"
}

.ion-ios7-calculator-outline:before {
	content: "\f284"
}

.ion-ios7-calendar:before {
	content: "\f163"
}

.ion-ios7-calendar-outline:before {
	content: "\f162"
}

.ion-ios7-camera:before {
	content: "\f165"
}

.ion-ios7-camera-outline:before {
	content: "\f164"
}

.ion-ios7-cart:before {
	content: "\f167"
}

.ion-ios7-cart-outline:before {
	content: "\f166"
}

.ion-ios7-chatboxes:before {
	content: "\f169"
}

.ion-ios7-chatboxes-outline:before {
	content: "\f168"
}

.ion-ios7-chatbubble:before {
	content: "\f16b"
}

.ion-ios7-chatbubble-outline:before {
	content: "\f16a"
}

.ion-ios7-checkmark:before {
	content: "\f16e"
}

.ion-ios7-checkmark-empty:before {
	content: "\f16c"
}

.ion-ios7-checkmark-outline:before {
	content: "\f16d"
}

.ion-ios7-circle-filled:before {
	content: "\f16f"
}

.ion-ios7-circle-outline:before {
	content: "\f170"
}

.ion-ios7-clock:before {
	content: "\f172"
}

.ion-ios7-clock-outline:before {
	content: "\f171"
}

.ion-ios7-close:before {
	content: "\f2bc"
}

.ion-ios7-close-empty:before {
	content: "\f2bd"
}

.ion-ios7-close-outline:before {
	content: "\f2bb"
}

.ion-ios7-cloud:before {
	content: "\f178"
}

.ion-ios7-cloud-download:before {
	content: "\f174"
}

.ion-ios7-cloud-download-outline:before {
	content: "\f173"
}

.ion-ios7-cloud-outline:before {
	content: "\f175"
}

.ion-ios7-cloud-upload:before {
	content: "\f177"
}

.ion-ios7-cloud-upload-outline:before {
	content: "\f176"
}

.ion-ios7-cloudy:before {
	content: "\f17a"
}

.ion-ios7-cloudy-night:before {
	content: "\f308"
}

.ion-ios7-cloudy-night-outline:before {
	content: "\f307"
}

.ion-ios7-cloudy-outline:before {
	content: "\f179"
}

.ion-ios7-cog:before {
	content: "\f17c"
}

.ion-ios7-cog-outline:before {
	content: "\f17b"
}

.ion-ios7-compose:before {
	content: "\f17e"
}

.ion-ios7-compose-outline:before {
	content: "\f17d"
}

.ion-ios7-contact:before {
	content: "\f180"
}

.ion-ios7-contact-outline:before {
	content: "\f17f"
}

.ion-ios7-copy:before {
	content: "\f182"
}

.ion-ios7-copy-outline:before {
	content: "\f181"
}

.ion-ios7-download:before {
	content: "\f184"
}

.ion-ios7-download-outline:before {
	content: "\f183"
}

.ion-ios7-drag:before {
	content: "\f185"
}

.ion-ios7-email:before {
	content: "\f187"
}

.ion-ios7-email-outline:before {
	content: "\f186"
}

.ion-ios7-expand:before {
	content: "\f30d"
}

.ion-ios7-eye:before {
	content: "\f189"
}

.ion-ios7-eye-outline:before {
	content: "\f188"
}

.ion-ios7-fastforward:before {
	content: "\f18b"
}

.ion-ios7-fastforward-outline:before {
	content: "\f18a"
}

.ion-ios7-filing:before {
	content: "\f18d"
}

.ion-ios7-filing-outline:before {
	content: "\f18c"
}

.ion-ios7-film:before {
	content: "\f18f"
}

.ion-ios7-film-outline:before {
	content: "\f18e"
}

.ion-ios7-flag:before {
	content: "\f191"
}

.ion-ios7-flag-outline:before {
	content: "\f190"
}

.ion-ios7-folder:before {
	content: "\f193"
}

.ion-ios7-folder-outline:before {
	content: "\f192"
}

.ion-ios7-football:before {
	content: "\f329"
}

.ion-ios7-football-outline:before {
	content: "\f328"
}

.ion-ios7-gear:before {
	content: "\f195"
}

.ion-ios7-gear-outline:before {
	content: "\f194"
}

.ion-ios7-glasses:before {
	content: "\f197"
}

.ion-ios7-glasses-outline:before {
	content: "\f196"
}

.ion-ios7-heart:before {
	content: "\f199"
}

.ion-ios7-heart-outline:before {
	content: "\f198"
}

.ion-ios7-help:before {
	content: "\f19c"
}

.ion-ios7-help-empty:before {
	content: "\f19a"
}

.ion-ios7-help-outline:before {
	content: "\f19b"
}

.ion-ios7-home:before {
	content: "\f32b"
}

.ion-ios7-home-outline:before {
	content: "\f32a"
}

.ion-ios7-infinite:before {
	content: "\f19e"
}

.ion-ios7-infinite-outline:before {
	content: "\f19d"
}

.ion-ios7-information:before {
	content: "\f1a1"
}

.ion-ios7-information-empty:before {
	content: "\f19f"
}

.ion-ios7-information-outline:before {
	content: "\f1a0"
}

.ion-ios7-ionic-outline:before {
	content: "\f1a2"
}

.ion-ios7-keypad:before {
	content: "\f1a4"
}

.ion-ios7-keypad-outline:before {
	content: "\f1a3"
}

.ion-ios7-lightbulb:before {
	content: "\f287"
}

.ion-ios7-lightbulb-outline:before {
	content: "\f286"
}

.ion-ios7-location:before {
	content: "\f1a6"
}

.ion-ios7-location-outline:before {
	content: "\f1a5"
}

.ion-ios7-locked:before {
	content: "\f1a8"
}

.ion-ios7-locked-outline:before {
	content: "\f1a7"
}

.ion-ios7-loop:before {
	content: "\f32d"
}

.ion-ios7-loop-strong:before {
	content: "\f32c"
}

.ion-ios7-medkit:before {
	content: "\f289"
}

.ion-ios7-medkit-outline:before {
	content: "\f288"
}

.ion-ios7-mic:before {
	content: "\f1ab"
}

.ion-ios7-mic-off:before {
	content: "\f1a9"
}

.ion-ios7-mic-outline:before {
	content: "\f1aa"
}

.ion-ios7-minus:before {
	content: "\f1ae"
}

.ion-ios7-minus-empty:before {
	content: "\f1ac"
}

.ion-ios7-minus-outline:before {
	content: "\f1ad"
}

.ion-ios7-monitor:before {
	content: "\f1b0"
}

.ion-ios7-monitor-outline:before {
	content: "\f1af"
}

.ion-ios7-moon:before {
	content: "\f1b2"
}

.ion-ios7-moon-outline:before {
	content: "\f1b1"
}

.ion-ios7-more:before {
	content: "\f1b4"
}

.ion-ios7-more-outline:before {
	content: "\f1b3"
}

.ion-ios7-musical-note:before {
	content: "\f1b5"
}

.ion-ios7-musical-notes:before {
	content: "\f1b6"
}

.ion-ios7-navigate:before {
	content: "\f1b8"
}

.ion-ios7-navigate-outline:before {
	content: "\f1b7"
}

.ion-ios7-paper:before {
	content: "\f32f"
}

.ion-ios7-paper-outline:before {
	content: "\f32e"
}

.ion-ios7-paperplane:before {
	content: "\f1ba"
}

.ion-ios7-paperplane-outline:before {
	content: "\f1b9"
}

.ion-ios7-partlysunny:before {
	content: "\f1bc"
}

.ion-ios7-partlysunny-outline:before {
	content: "\f1bb"
}

.ion-ios7-pause:before {
	content: "\f1be"
}

.ion-ios7-pause-outline:before {
	content: "\f1bd"
}

.ion-ios7-paw:before {
	content: "\f331"
}

.ion-ios7-paw-outline:before {
	content: "\f330"
}

.ion-ios7-people:before {
	content: "\f1c0"
}

.ion-ios7-people-outline:before {
	content: "\f1bf"
}

.ion-ios7-person:before {
	content: "\f1c2"
}

.ion-ios7-person-outline:before {
	content: "\f1c1"
}

.ion-ios7-personadd:before {
	content: "\f1c4"
}

.ion-ios7-personadd-outline:before {
	content: "\f1c3"
}

.ion-ios7-photos:before {
	content: "\f1c6"
}

.ion-ios7-photos-outline:before {
	content: "\f1c5"
}

.ion-ios7-pie:before {
	content: "\f28b"
}

.ion-ios7-pie-outline:before {
	content: "\f28a"
}

.ion-ios7-play:before {
	content: "\f1c8"
}

.ion-ios7-play-outline:before {
	content: "\f1c7"
}

.ion-ios7-plus:before {
	content: "\f1cb"
}

.ion-ios7-plus-empty:before {
	content: "\f1c9"
}

.ion-ios7-plus-outline:before {
	content: "\f1ca"
}

.ion-ios7-pricetag:before {
	content: "\f28d"
}

.ion-ios7-pricetag-outline:before {
	content: "\f28c"
}

.ion-ios7-pricetags:before {
	content: "\f333"
}

.ion-ios7-pricetags-outline:before {
	content: "\f332"
}

.ion-ios7-printer:before {
	content: "\f1cd"
}

.ion-ios7-printer-outline:before {
	content: "\f1cc"
}

.ion-ios7-pulse:before {
	content: "\f335"
}

.ion-ios7-pulse-strong:before {
	content: "\f334"
}

.ion-ios7-rainy:before {
	content: "\f1cf"
}

.ion-ios7-rainy-outline:before {
	content: "\f1ce"
}

.ion-ios7-recording:before {
	content: "\f1d1"
}

.ion-ios7-recording-outline:before {
	content: "\f1d0"
}

.ion-ios7-redo:before {
	content: "\f1d3"
}

.ion-ios7-redo-outline:before {
	content: "\f1d2"
}

.ion-ios7-refresh:before {
	content: "\f1d6"
}

.ion-ios7-refresh-empty:before {
	content: "\f1d4"
}

.ion-ios7-refresh-outline:before {
	content: "\f1d5"
}

.ion-ios7-reload:before,
.ion-ios7-reloading:before {
	content: "\f28e"
}

.ion-ios7-reverse-camera:before {
	content: "\f337"
}

.ion-ios7-reverse-camera-outline:before {
	content: "\f336"
}

.ion-ios7-rewind:before {
	content: "\f1d8"
}

.ion-ios7-rewind-outline:before {
	content: "\f1d7"
}

.ion-ios7-search:before {
	content: "\f1da"
}

.ion-ios7-search-strong:before {
	content: "\f1d9"
}

.ion-ios7-settings:before {
	content: "\f339"
}

.ion-ios7-settings-strong:before {
	content: "\f338"
}

.ion-ios7-shrink:before {
	content: "\f30e"
}

.ion-ios7-skipbackward:before {
	content: "\f1dc"
}

.ion-ios7-skipbackward-outline:before {
	content: "\f1db"
}

.ion-ios7-skipforward:before {
	content: "\f1de"
}

.ion-ios7-skipforward-outline:before {
	content: "\f1dd"
}

.ion-ios7-snowy:before {
	content: "\f309"
}

.ion-ios7-speedometer:before {
	content: "\f290"
}

.ion-ios7-speedometer-outline:before {
	content: "\f28f"
}

.ion-ios7-star:before {
	content: "\f1e0"
}

.ion-ios7-star-half:before {
	content: "\f33a"
}

.ion-ios7-star-outline:before {
	content: "\f1df"
}

.ion-ios7-stopwatch:before {
	content: "\f1e2"
}

.ion-ios7-stopwatch-outline:before {
	content: "\f1e1"
}

.ion-ios7-sunny:before {
	content: "\f1e4"
}

.ion-ios7-sunny-outline:before {
	content: "\f1e3"
}

.ion-ios7-telephone:before {
	content: "\f1e6"
}

.ion-ios7-telephone-outline:before {
	content: "\f1e5"
}

.ion-ios7-tennisball:before {
	content: "\f33c"
}

.ion-ios7-tennisball-outline:before {
	content: "\f33b"
}

.ion-ios7-thunderstorm:before {
	content: "\f1e8"
}

.ion-ios7-thunderstorm-outline:before {
	content: "\f1e7"
}

.ion-ios7-time:before {
	content: "\f292"
}

.ion-ios7-time-outline:before {
	content: "\f291"
}

.ion-ios7-timer:before {
	content: "\f1ea"
}

.ion-ios7-timer-outline:before {
	content: "\f1e9"
}

.ion-ios7-toggle:before {
	content: "\f33e"
}

.ion-ios7-toggle-outline:before {
	content: "\f33d"
}

.ion-ios7-trash:before {
	content: "\f1ec"
}

.ion-ios7-trash-outline:before {
	content: "\f1eb"
}

.ion-ios7-undo:before {
	content: "\f1ee"
}

.ion-ios7-undo-outline:before {
	content: "\f1ed"
}

.ion-ios7-unlocked:before {
	content: "\f1f0"
}

.ion-ios7-unlocked-outline:before {
	content: "\f1ef"
}

.ion-ios7-upload:before {
	content: "\f1f2"
}

.ion-ios7-upload-outline:before {
	content: "\f1f1"
}

.ion-ios7-videocam:before {
	content: "\f1f4"
}

.ion-ios7-videocam-outline:before {
	content: "\f1f3"
}

.ion-ios7-volume-high:before {
	content: "\f1f5"
}

.ion-ios7-volume-low:before {
	content: "\f1f6"
}

.ion-ios7-wineglass:before {
	content: "\f294"
}

.ion-ios7-wineglass-outline:before {
	content: "\f293"
}

.ion-ios7-world:before {
	content: "\f1f8"
}

.ion-ios7-world-outline:before {
	content: "\f1f7"
}

.ion-ipad:before {
	content: "\f1f9"
}

.ion-iphone:before {
	content: "\f1fa"
}

.ion-ipod:before {
	content: "\f1fb"
}

.ion-jet:before {
	content: "\f295"
}

.ion-key:before {
	content: "\f296"
}

.ion-knife:before {
	content: "\f297"
}

.ion-laptop:before {
	content: "\f1fc"
}

.ion-leaf:before {
	content: "\f1fd"
}

.ion-levels:before {
	content: "\f298"
}

.ion-lightbulb:before {
	content: "\f299"
}

.ion-link:before {
	content: "\f1fe"
}

.ion-load-a:before,
.ion-loading-a:before {
	content: "\f29a"
}

.ion-load-b:before,
.ion-loading-b:before {
	content: "\f29b"
}

.ion-load-c:before,
.ion-loading-c:before {
	content: "\f29c"
}

.ion-load-d:before,
.ion-loading-d:before {
	content: "\f29d"
}

.ion-location:before {
	content: "\f1ff"
}

.ion-locked:before {
	content: "\f200"
}

.ion-log-in:before {
	content: "\f29e"
}

.ion-log-out:before {
	content: "\f29f"
}

.ion-loop:before,
.ion-looping:before {
	content: "\f201"
}

.ion-magnet:before {
	content: "\f2a0"
}

.ion-male:before {
	content: "\f2a1"
}

.ion-man:before {
	content: "\f202"
}

.ion-map:before {
	content: "\f203"
}

.ion-medkit:before {
	content: "\f2a2"
}

.ion-merge:before {
	content: "\f33f"
}

.ion-mic-a:before {
	content: "\f204"
}

.ion-mic-b:before {
	content: "\f205"
}

.ion-mic-c:before {
	content: "\f206"
}

.ion-minus:before {
	content: "\f209"
}

.ion-minus-circled:before {
	content: "\f207"
}

.ion-minus-round:before {
	content: "\f208"
}

.ion-model-s:before {
	content: "\f2c1"
}

.ion-monitor:before {
	content: "\f20a"
}

.ion-more:before {
	content: "\f20b"
}

.ion-mouse:before {
	content: "\f340"
}

.ion-music-note:before {
	content: "\f20c"
}

.ion-navicon:before {
	content: "\f20e"
}

.ion-navicon-round:before {
	content: "\f20d"
}

.ion-navigate:before {
	content: "\f2a3"
}

.ion-network:before {
	content: "\f341"
}

.ion-no-smoking:before {
	content: "\f2c2"
}

.ion-nuclear:before {
	content: "\f2a4"
}

.ion-outlet:before {
	content: "\f342"
}

.ion-paper-airplane:before {
	content: "\f2c3"
}

.ion-paperclip:before {
	content: "\f20f"
}

.ion-pause:before {
	content: "\f210"
}

.ion-person:before {
	content: "\f213"
}

.ion-person-add:before {
	content: "\f211"
}

.ion-person-stalker:before {
	content: "\f212"
}

.ion-pie-graph:before {
	content: "\f2a5"
}

.ion-pin:before {
	content: "\f2a6"
}

.ion-pinpoint:before {
	content: "\f2a7"
}

.ion-pizza:before {
	content: "\f2a8"
}

.ion-plane:before {
	content: "\f214"
}

.ion-planet:before {
	content: "\f343"
}

.ion-play:before {
	content: "\f215"
}

.ion-playstation:before {
	content: "\f30a"
}

.ion-plus:before {
	content: "\f218"
}

.ion-plus-circled:before {
	content: "\f216"
}

.ion-plus-round:before {
	content: "\f217"
}

.ion-podium:before {
	content: "\f344"
}

.ion-pound:before {
	content: "\f219"
}

.ion-power:before {
	content: "\f2a9"
}

.ion-pricetag:before {
	content: "\f2aa"
}

.ion-pricetags:before {
	content: "\f2ab"
}

.ion-printer:before {
	content: "\f21a"
}

.ion-pull-request:before {
	content: "\f345"
}

.ion-qr-scanner:before {
	content: "\f346"
}

.ion-quote:before {
	content: "\f347"
}

.ion-radio-waves:before {
	content: "\f2ac"
}

.ion-record:before {
	content: "\f21b"
}

.ion-refresh:before,
.ion-refreshing:before {
	content: "\f21c"
}

.ion-reply:before {
	content: "\f21e"
}

.ion-reply-all:before {
	content: "\f21d"
}

.ion-ribbon-a:before {
	content: "\f348"
}

.ion-ribbon-b:before {
	content: "\f349"
}

.ion-sad:before {
	content: "\f34a"
}

.ion-scissors:before {
	content: "\f34b"
}

.ion-search:before {
	content: "\f21f"
}

.ion-settings:before {
	content: "\f2ad"
}

.ion-share:before {
	content: "\f220"
}

.ion-shuffle:before {
	content: "\f221"
}

.ion-skip-backward:before {
	content: "\f222"
}

.ion-skip-forward:before {
	content: "\f223"
}

.ion-social-android:before {
	content: "\f225"
}

.ion-social-android-outline:before {
	content: "\f224"
}

.ion-social-apple:before {
	content: "\f227"
}

.ion-social-apple-outline:before {
	content: "\f226"
}

.ion-social-bitcoin:before {
	content: "\f2af"
}

.ion-social-bitcoin-outline:before {
	content: "\f2ae"
}

.ion-social-buffer:before {
	content: "\f229"
}

.ion-social-buffer-outline:before {
	content: "\f228"
}

.ion-social-designernews:before {
	content: "\f22b"
}

.ion-social-designernews-outline:before {
	content: "\f22a"
}

.ion-social-dribbble:before {
	content: "\f22d"
}

.ion-social-dribbble-outline:before {
	content: "\f22c"
}

.ion-social-dropbox:before {
	content: "\f22f"
}

.ion-social-dropbox-outline:before {
	content: "\f22e"
}

.ion-social-facebook:before {
	content: "\f231"
}

.ion-social-facebook-outline:before {
	content: "\f230"
}

.ion-social-foursquare:before {
	content: "\f34d"
}

.ion-social-foursquare-outline:before {
	content: "\f34c"
}

.ion-social-freebsd-devil:before {
	content: "\f2c4"
}

.ion-social-github:before {
	content: "\f233"
}

.ion-social-github-outline:before {
	content: "\f232"
}

.ion-social-google:before {
	content: "\f34f"
}

.ion-social-google-outline:before {
	content: "\f34e"
}

.ion-social-googleplus:before {
	content: "\f235"
}

.ion-social-googleplus-outline:before {
	content: "\f234"
}

.ion-social-hackernews:before {
	content: "\f237"
}

.ion-social-hackernews-outline:before {
	content: "\f236"
}

.ion-social-instagram:before {
	content: "\f351"
}

.ion-social-instagram-outline:before {
	content: "\f350"
}

.ion-social-linkedin:before {
	content: "\f239"
}

.ion-social-linkedin-outline:before {
	content: "\f238"
}

.ion-social-pinterest:before {
	content: "\f2b1"
}

.ion-social-pinterest-outline:before {
	content: "\f2b0"
}

.ion-social-reddit:before {
	content: "\f23b"
}

.ion-social-reddit-outline:before {
	content: "\f23a"
}

.ion-social-rss:before {
	content: "\f23d"
}

.ion-social-rss-outline:before {
	content: "\f23c"
}

.ion-social-skype:before {
	content: "\f23f"
}

.ion-social-skype-outline:before {
	content: "\f23e"
}

.ion-social-tumblr:before {
	content: "\f241"
}

.ion-social-tumblr-outline:before {
	content: "\f240"
}

.ion-social-tux:before {
	content: "\f2c5"
}

.ion-social-twitter:before {
	content: "\f243"
}

.ion-social-twitter-outline:before {
	content: "\f242"
}

.ion-social-usd:before {
	content: "\f353"
}

.ion-social-usd-outline:before {
	content: "\f352"
}

.ion-social-vimeo:before {
	content: "\f245"
}

.ion-social-vimeo-outline:before {
	content: "\f244"
}

.ion-social-windows:before {
	content: "\f247"
}

.ion-social-windows-outline:before {
	content: "\f246"
}

.ion-social-wordpress:before {
	content: "\f249"
}

.ion-social-wordpress-outline:before {
	content: "\f248"
}

.ion-social-yahoo:before {
	content: "\f24b"
}

.ion-social-yahoo-outline:before {
	content: "\f24a"
}

.ion-social-youtube:before {
	content: "\f24d"
}

.ion-social-youtube-outline:before {
	content: "\f24c"
}

.ion-speakerphone:before {
	content: "\f2b2"
}

.ion-speedometer:before {
	content: "\f2b3"
}

.ion-spoon:before {
	content: "\f2b4"
}

.ion-star:before {
	content: "\f24e"
}

.ion-stats-bars:before {
	content: "\f2b5"
}

.ion-steam:before {
	content: "\f30b"
}

.ion-stop:before {
	content: "\f24f"
}

.ion-thermometer:before {
	content: "\f2b6"
}

.ion-thumbsdown:before {
	content: "\f250"
}

.ion-thumbsup:before {
	content: "\f251"
}

.ion-toggle:before {
	content: "\f355"
}

.ion-toggle-filled:before {
	content: "\f354"
}

.ion-trash-a:before {
	content: "\f252"
}

.ion-trash-b:before {
	content: "\f253"
}

.ion-trophy:before {
	content: "\f356"
}

.ion-umbrella:before {
	content: "\f2b7"
}

.ion-university:before {
	content: "\f357"
}

.ion-unlocked:before {
	content: "\f254"
}

.ion-upload:before {
	content: "\f255"
}

.ion-usb:before {
	content: "\f2b8"
}

.ion-videocamera:before {
	content: "\f256"
}

.ion-volume-high:before {
	content: "\f257"
}

.ion-volume-low:before {
	content: "\f258"
}

.ion-volume-medium:before {
	content: "\f259"
}

.ion-volume-mute:before {
	content: "\f25a"
}

.ion-wand:before {
	content: "\f358"
}

.ion-waterdrop:before {
	content: "\f25b"
}

.ion-wifi:before {
	content: "\f25c"
}

.ion-wineglass:before {
	content: "\f2b9"
}

.ion-woman:before {
	content: "\f25d"
}

.ion-wrench:before {
	content: "\f2ba"
}

.ion-xbox:before {
	content: "\f30c"
}

body {
	color: #333333;
	font-size: 1.6em;
	line-height: 1.6em;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-rendering: optimizeLegibility;
	word-wrap: break-word
}

a {
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

a:hover,
a:focus,
a:active {
	color: #2b2b2b;
	text-decoration: none
}

.main-wrapper {
	background-color: white;
	margin: 0 auto
}

@media(min-width:1200px) {
	.boxed {
		width: 1170px;
		-webkit-box-shadow: 0 0 3px #cdcdcd;
		box-shadow: 0 0 3px #cdcdcd
	}

	.boxed .container {
		width: 1140px
	}
}

.no-margin {
	margin: 0
}

.no-margin-left {
	margin-left: 0
}

.no-margin-top {
	margin-top: 0
}

.no-margin-right {
	margin-right: 0
}

.no-margin-bottom {
	margin-bottom: 0
}

.margin-5 {
	margin: 5px
}

.margin-left-5 {
	margin-left: 5px
}

.margin-top-5 {
	margin-top: 5px
}

.margin-right-5 {
	margin-right: 5px
}

.margin-bottom-5 {
	margin-bottom: 5px
}

.margin-10 {
	margin: 10px
}

.margin-left-10 {
	margin-left: 10px
}

.margin-top-10 {
	margin-top: 10px
}

.margin-right-10 {
	margin-right: 10px
}

.margin-bottom-10 {
	margin-bottom: 10px
}

.margin-15 {
	margin: 15px
}

.margin-left-15 {
	margin-left: 15px
}

.margin-top-15 {
	margin-top: 15px
}

.margin-right-15 {
	margin-right: 15px
}

.margin-bottom-15 {
	margin-bottom: 15px
}

.margin-20 {
	margin: 20px
}

.margin-left-20 {
	margin-left: 20px
}

.margin-top-20 {
	margin-top: 20px
}

.margin-right-20 {
	margin-right: 20px
}

.margin-bottom-20 {
	margin-bottom: 20px
}

.margin-30 {
	margin: 30px
}

.margin-left-30 {
	margin-left: 30px
}

.margin-top-30 {
	margin-top: 30px
}

.margin-right-30 {
	margin-right: 30px
}

.margin-bottom-30 {
	margin-bottom: 30px
}

.margin-40 {
	margin: 40px
}

.margin-left-40 {
	margin-left: 40px
}

.margin-top-40 {
	margin-top: 40px
}

.margin-right-40 {
	margin-right: 40px
}

.margin-bottom-40 {
	margin-bottom: 40px
}

.margin-50 {
	margin: 50px
}

.margin-left-50 {
	margin-left: 50px
}

.margin-top-50 {
	margin-top: 50px
}

.margin-right-50 {
	margin-right: 50px
}

.margin-bottom-50 {
	margin-bottom: 50px
}

@media(max-width:1200px) {
	.no-margin-md {
		margin: 0
	}

	.no-margin-md-left {
		margin-left: 0
	}

	.no-margin-md-top {
		margin-top: 0
	}

	.no-margin-md-right {
		margin-right: 0
	}

	.no-margin-md-bottom {
		margin-bottom: 0
	}

	.margin-md-5 {
		margin: 5px
	}

	.margin-left-md-5 {
		margin-left: 5px
	}

	.margin-top-md-5 {
		margin-top: 5px
	}

	.margin-right-md-5 {
		margin-right: 5px
	}

	.margin-bottom-md-5 {
		margin-bottom: 5px
	}

	.margin-md-10 {
		margin: 10px
	}

	.margin-left-md-10 {
		margin-left: 10px
	}

	.margin-top-md-10 {
		margin-top: 10px
	}

	.margin-right-md-10 {
		margin-right: 10px
	}

	.margin-bottom-md-10 {
		margin-bottom: 10px
	}

	.margin-md-15 {
		margin: 15px
	}

	.margin-left-md-15 {
		margin-left: 15px
	}

	.margin-top-md-15 {
		margin-top: 15px
	}

	.margin-right-md-15 {
		margin-right: 15px
	}

	.margin-bottom-md-15 {
		margin-bottom: 15px
	}

	.margin-md-20 {
		margin: 20px
	}

	.margin-left-md-20 {
		margin-left: 20px
	}

	.margin-top-md-20 {
		margin-top: 20px
	}

	.margin-right-md-20 {
		margin-right: 20px
	}

	.margin-bottom-md-20 {
		margin-bottom: 20px
	}

	.margin-md-30 {
		margin: 30px
	}

	.margin-left-md-30 {
		margin-left: 30px
	}

	.margin-top-md-30 {
		margin-top: 30px
	}

	.margin-right-md-30 {
		margin-right: 30px
	}

	.margin-bottom-md-30 {
		margin-bottom: 30px
	}

	.margin-md-40 {
		margin: 40px
	}

	.margin-left-md-40 {
		margin-left: 40px
	}

	.margin-top-md-40 {
		margin-top: 40px
	}

	.margin-right-md-40 {
		margin-right: 40px
	}

	.margin-bottom-md-40 {
		margin-bottom: 40px
	}

	.margin-md-50 {
		margin: 50px
	}

	.margin-left-md-50 {
		margin-left: 50px
	}

	.margin-top-md-50 {
		margin-top: 50px
	}

	.margin-right-md-50 {
		margin-right: 50px
	}

	.margin-bottom-md-50 {
		margin-bottom: 50px
	}
}

@media(max-width:991px) {
	.no-margin-sm {
		margin: 0
	}

	.no-margin-sm-left {
		margin-left: 0
	}

	.no-margin-sm-top {
		margin-top: 0
	}

	.no-margin-sm-right {
		margin-right: 0
	}

	.no-margin-sm-bottom {
		margin-bottom: 0
	}

	.margin-sm-5 {
		margin: 5px
	}

	.margin-left-sm-5 {
		margin-left: 5px
	}

	.margin-top-sm-5 {
		margin-top: 5px
	}

	.margin-right-sm-5 {
		margin-right: 5px
	}

	.margin-bottom-sm-5 {
		margin-bottom: 5px
	}

	.margin-sm-10 {
		margin: 10px
	}

	.margin-left-sm-10 {
		margin-left: 10px
	}

	.margin-top-sm-10 {
		margin-top: 10px
	}

	.margin-right-sm-10 {
		margin-right: 10px
	}

	.margin-bottom-sm-10 {
		margin-bottom: 10px
	}

	.margin-sm-15 {
		margin: 15px
	}

	.margin-left-sm-15 {
		margin-left: 15px
	}

	.margin-top-sm-15 {
		margin-top: 15px
	}

	.margin-right-sm-15 {
		margin-right: 15px
	}

	.margin-bottom-sm-15 {
		margin-bottom: 15px
	}

	.margin-sm-20 {
		margin: 20px
	}

	.margin-left-sm-20 {
		margin-left: 20px
	}

	.margin-top-sm-20 {
		margin-top: 20px
	}

	.margin-right-sm-20 {
		margin-right: 20px
	}

	.margin-bottom-sm-20 {
		margin-bottom: 20px
	}

	.margin-sm-30 {
		margin: 30px
	}

	.margin-left-sm-30 {
		margin-left: 30px
	}

	.margin-top-sm-30 {
		margin-top: 30px
	}

	.margin-right-sm-30 {
		margin-right: 30px
	}

	.margin-bottom-sm-30 {
		margin-bottom: 30px
	}

	.margin-sm-40 {
		margin: 40px
	}

	.margin-left-sm-40 {
		margin-left: 40px
	}

	.margin-top-sm-40 {
		margin-top: 40px
	}

	.margin-right-sm-40 {
		margin-right: 40px
	}

	.margin-bottom-sm-40 {
		margin-bottom: 40px
	}

	.margin-sm-50 {
		margin: 50px
	}

	.margin-left-sm-50 {
		margin-left: 50px
	}

	.margin-top-sm-50 {
		margin-top: 50px
	}

	.margin-right-sm-50 {
		margin-right: 50px
	}

	.margin-bottom-sm-50 {
		margin-bottom: 50px
	}
}

@media(max-width:767px) {
	.no-margin-xs {
		margin: 0
	}

	.no-margin-xs-left {
		margin-left: 0
	}

	.no-margin-xs-top {
		margin-top: 0
	}

	.no-margin-xs-right {
		margin-right: 0
	}

	.no-margin-xs-bottom {
		margin-bottom: 0
	}

	.margin-xs-5 {
		margin: 5px
	}

	.margin-left-xs-5 {
		margin-left: 5px
	}

	.margin-top-xs-5 {
		margin-top: 5px
	}

	.margin-right-xs-5 {
		margin-right: 5px
	}

	.margin-bottom-xs-5 {
		margin-bottom: 5px
	}

	.margin-xs-10 {
		margin: 10px
	}

	.margin-left-xs-10 {
		margin-left: 10px
	}

	.margin-top-xs-10 {
		margin-top: 10px
	}

	.margin-right-xs-10 {
		margin-right: 10px
	}

	.margin-bottom-xs-10 {
		margin-bottom: 10px
	}

	.margin-xs-15 {
		margin: 15px
	}

	.margin-left-xs-15 {
		margin-left: 15px
	}

	.margin-top-xs-15 {
		margin-top: 15px
	}

	.margin-right-xs-15 {
		margin-right: 15px
	}

	.margin-bottom-xs-15 {
		margin-bottom: 15px
	}

	.margin-xs-20 {
		margin: 20px
	}

	.margin-left-xs-20 {
		margin-left: 20px
	}

	.margin-top-xs-20 {
		margin-top: 20px
	}

	.margin-right-xs-20 {
		margin-right: 20px
	}

	.margin-bottom-xs-20 {
		margin-bottom: 20px
	}

	.margin-xs-30 {
		margin: 30px
	}

	.margin-left-xs-30 {
		margin-left: 30px
	}

	.margin-top-xs-30 {
		margin-top: 30px
	}

	.margin-right-xs-30 {
		margin-right: 30px
	}

	.margin-bottom-xs-30 {
		margin-bottom: 30px
	}

	.margin-xs-40 {
		margin: 40px
	}

	.margin-left-xs-40 {
		margin-left: 40px
	}

	.margin-top-xs-40 {
		margin-top: 40px
	}

	.margin-right-xs-40 {
		margin-right: 40px
	}

	.margin-bottom-xs-40 {
		margin-bottom: 40px
	}

	.margin-xs-50 {
		margin: 50px
	}

	.margin-left-xs-50 {
		margin-left: 50px
	}

	.margin-top-xs-50 {
		margin-top: 50px
	}

	.margin-right-xs-50 {
		margin-right: 50px
	}

	.margin-bottom-xs-50 {
		margin-bottom: 50px
	}
}

.no-padding {
	padding: 0
}

.no-padding-left {
	padding-left: 0
}

.no-padding-top {
	padding-top: 0
}

.no-padding-right {
	padding-right: 0
}

.no-padding-bottom {
	padding-bottom: 0
}

.padding-5 {
	padding: 5px
}

.padding-left-5 {
	padding-left: 5px
}

.padding-top-5 {
	padding-top: 5px
}

.padding-right-5 {
	padding-right: 5px
}

.padding-bottom-5 {
	padding-bottom: 5px
}

.padding-10 {
	padding: 10px
}

.padding-left-10 {
	padding-left: 10px
}

.padding-top-10 {
	padding-top: 10px
}

.padding-right-10 {
	padding-right: 10px
}

.padding-bottom-10 {
	padding-bottom: 10px
}

.padding-15 {
	padding: 15px
}

.padding-left-15 {
	padding-left: 15px
}

.padding-top-15 {
	padding-top: 15px
}

.padding-right-15 {
	padding-right: 15px
}

.padding-bottom-15 {
	padding-bottom: 15px
}

.padding-20 {
	padding: 20px
}

.padding-left-20 {
	padding-left: 20px
}

.padding-top-20 {
	padding-top: 20px
}

.padding-right-20 {
	padding-right: 20px
}

.padding-bottom-20 {
	padding-bottom: 20px
}

.padding-30 {
	padding: 30px
}

.padding-left-30 {
	padding-left: 30px
}

.padding-top-30 {
	padding-top: 30px
}

.padding-right-30 {
	padding-right: 30px
}

.padding-bottom-30 {
	padding-bottom: 30px
}

.padding-40 {
	padding: 40px
}

.padding-left-40 {
	padding-left: 40px
}

.padding-top-40 {
	padding-top: 40px
}

.padding-right-40 {
	padding-right: 40px
}

.padding-bottom-40 {
	padding-bottom: 40px
}

.padding-50 {
	padding: 50px
}

.padding-left-50 {
	padding-left: 50px
}

.padding-top-50 {
	padding-top: 50px
}

.padding-right-50 {
	padding-right: 50px
}

.padding-bottom-50 {
	padding-bottom: 50px
}

@media(max-width:1200px) {
	.no-padding-md {
		padding: 0
	}

	.no-padding-md-left {
		padding-left: 0
	}

	.no-padding-md-top {
		padding-top: 0
	}

	.no-padding-md-right {
		padding-right: 0
	}

	.no-padding-md-bottom {
		padding-bottom: 0
	}

	.padding-md-5 {
		padding: 5px
	}

	.padding-left-md-5 {
		padding-left: 5px
	}

	.padding-top-md-5 {
		padding-top: 5px
	}

	.padding-right-md-5 {
		padding-right: 5px
	}

	.padding-bottom-md-5 {
		padding-bottom: 5px
	}

	.padding-md-10 {
		padding: 10px
	}

	.padding-left-md-10 {
		padding-left: 10px
	}

	.padding-top-md-10 {
		padding-top: 10px
	}

	.padding-right-md-10 {
		padding-right: 10px
	}

	.padding-bottom-md-10 {
		padding-bottom: 10px
	}

	.padding-md-15 {
		padding: 15px
	}

	.padding-left-md-15 {
		padding-left: 15px
	}

	.padding-top-md-15 {
		padding-top: 15px
	}

	.padding-right-md-15 {
		padding-right: 15px
	}

	.padding-bottom-md-15 {
		padding-bottom: 15px
	}

	.padding-md-20 {
		padding: 20px
	}

	.padding-left-md-20 {
		padding-left: 20px
	}

	.padding-top-md-20 {
		padding-top: 20px
	}

	.padding-right-md-20 {
		padding-right: 20px
	}

	.padding-bottom-md-20 {
		padding-bottom: 20px
	}

	.padding-md-30 {
		padding: 30px
	}

	.padding-left-md-30 {
		padding-left: 30px
	}

	.padding-top-md-30 {
		padding-top: 30px
	}

	.padding-right-md-30 {
		padding-right: 30px
	}

	.padding-bottom-md-30 {
		padding-bottom: 30px
	}

	.padding-md-40 {
		padding: 20px
	}

	.padding-left-md-40 {
		padding-left: 20px
	}

	.padding-top-md-40 {
		padding-top: 20px
	}

	.padding-right-md-40 {
		padding-right: 20px
	}

	.padding-bottom-md-40 {
		padding-bottom: 20px
	}

	.padding-md-50 {
		padding: 50px
	}

	.padding-left-md-50 {
		padding-left: 50px
	}

	.padding-top-md-50 {
		padding-top: 50px
	}

	.padding-right-md-50 {
		padding-right: 50px
	}

	.padding-bottom-md-50 {
		padding-bottom: 50px
	}
}

@media(max-width:991px) {
	.no-padding-sm {
		padding: 0
	}

	.no-padding-sm-left {
		padding-left: 0
	}

	.no-padding-sm-top {
		padding-top: 0
	}

	.no-padding-sm-right {
		padding-right: 0
	}

	.no-padding-sm-bottom {
		padding-bottom: 0
	}

	.padding-sm-5 {
		padding: 5px
	}

	.padding-left-sm-5 {
		padding-left: 5px
	}

	.padding-top-sm-5 {
		padding-top: 5px
	}

	.padding-right-sm-5 {
		padding-right: 5px
	}

	.padding-bottom-sm-5 {
		padding-bottom: 5px
	}

	.padding-sm-10 {
		padding: 10px
	}

	.padding-left-sm-10 {
		padding-left: 10px
	}

	.padding-top-sm-10 {
		padding-top: 10px
	}

	.padding-right-sm-10 {
		padding-right: 10px
	}

	.padding-bottom-sm-10 {
		padding-bottom: 10px
	}

	.padding-sm-15 {
		padding: 15px
	}

	.padding-left-sm-15 {
		padding-left: 15px
	}

	.padding-top-sm-15 {
		padding-top: 15px
	}

	.padding-right-sm-15 {
		padding-right: 15px
	}

	.padding-bottom-sm-15 {
		padding-bottom: 15px
	}

	.padding-sm-20 {
		padding: 20px
	}

	.padding-left-sm-20 {
		padding-left: 20px
	}

	.padding-top-sm-20 {
		padding-top: 20px
	}

	.padding-right-sm-20 {
		padding-right: 20px
	}

	.padding-bottom-sm-20 {
		padding-bottom: 20px
	}

	.padding-sm-30 {
		padding: 30px
	}

	.padding-left-sm-30 {
		padding-left: 30px
	}

	.padding-top-sm-30 {
		padding-top: 30px
	}

	.padding-right-sm-30 {
		padding-right: 30px
	}

	.padding-bottom-sm-30 {
		padding-bottom: 30px
	}

	.padding-sm-40 {
		padding: 40px
	}

	.padding-left-sm-40 {
		padding-left: 40px
	}

	.padding-top-sm-40 {
		padding-top: 40px
	}

	.padding-right-sm-40 {
		padding-right: 40px
	}

	.padding-bottom-sm-40 {
		padding-bottom: 40px
	}

	.padding-sm-50 {
		padding: 50px
	}

	.padding-left-sm-50 {
		padding-left: 50px
	}

	.padding-top-sm-50 {
		padding-top: 50px
	}

	.padding-right-sm-50 {
		padding-right: 50px
	}

	.padding-bottom-sm-50 {
		padding-bottom: 50px
	}
}

@media(max-width:767px) {
	.no-padding-xs {
		padding: 0
	}

	.no-padding-xs-left {
		padding-left: 0
	}

	.no-padding-xs-top {
		padding-top: 0
	}

	.no-padding-xs-right {
		padding-right: 0
	}

	.no-padding-xs-bottom {
		padding-bottom: 0
	}

	.padding-xs-5 {
		padding: 5px
	}

	.padding-left-xs-5 {
		padding-left: 5px
	}

	.padding-top-xs-5 {
		padding-top: 5px
	}

	.padding-right-xs-5 {
		padding-right: 5px
	}

	.padding-bottom-xs-5 {
		padding-bottom: 5px
	}

	.padding-xs-10 {
		padding: 10px
	}

	.padding-left-xs-10 {
		padding-left: 10px
	}

	.padding-top-xs-10 {
		padding-top: 10px
	}

	.padding-right-xs-10 {
		padding-right: 10px
	}

	.padding-bottom-xs-10 {
		padding-bottom: 10px
	}

	.padding-xs-15 {
		padding: 15px
	}

	.padding-left-xs-15 {
		padding-left: 15px
	}

	.padding-top-xs-15 {
		padding-top: 15px
	}

	.padding-right-xs-15 {
		padding-right: 15px
	}

	.padding-bottom-xs-15 {
		padding-bottom: 15px
	}

	.padding-xs-20 {
		padding: 20px
	}

	.padding-left-xs-20 {
		padding-left: 20px
	}

	.padding-top-xs-20 {
		padding-top: 20px
	}

	.padding-right-xs-20 {
		padding-right: 20px
	}

	.padding-bottom-xs-20 {
		padding-bottom: 20px
	}

	.padding-xs-30 {
		padding: 30px
	}

	.padding-left-xs-30 {
		padding-left: 30px
	}

	.padding-top-xs-30 {
		padding-top: 30px
	}

	.padding-right-xs-30 {
		padding-right: 30px
	}

	.padding-bottom-xs-30 {
		padding-bottom: 30px
	}

	.padding-xs-40 {
		padding: 40px
	}

	.padding-left-xs-40 {
		padding-left: 40px
	}

	.padding-top-xs-40 {
		padding-top: 40px
	}

	.padding-right-xs-40 {
		padding-right: 40px
	}

	.padding-bottom-xs-40 {
		padding-bottom: 40px
	}

	.padding-xs-50 {
		padding: 50px
	}

	.padding-left-xs-50 {
		padding-left: 50px
	}

	.padding-top-xs-50 {
		padding-top: 50px
	}

	.padding-right-xs-50 {
		padding-right: 50px
	}

	.padding-bottom-xs-50 {
		padding-bottom: 50px
	}
}

.position-relative {
	position: relative
}

.img-responsive,
.img-responsive>img {
	display: inline-block
}

.img-full-width {
	width: 100%
}

.img-bottom {
	margin-bottom: -80px
}

.overlay {
	background: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.overlay.overlay-30 {
	background: rgba(0, 0, 0, .3)
}

.show {
	display: block !important
}

.hide {
	display: none !important
}

@media(max-width:1200px) {
	.text-left-md {
		text-align: left
	}

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

	.text-right-md {
		text-align: right
	}
}

@media(max-width:991px) {
	.text-left-sm {
		text-align: left
	}

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

	.text-right-sm {
		text-align: right
	}
}

@media(max-width:767px) {
	.text-left-xs {
		text-align: left
	}

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

	.text-right-xs {
		text-align: right
	}
}

.size-16 {
	font-size: 16px
}

.size-32 {
	font-size: 32px
}

.size-48 {
	font-size: 48px
}

.size-64 {
	font-size: 64px
}

.size-128 {
	font-size: 128px
}

.text-bold {
	font-weight: 700
}

.lato-font {
	font-family: 'Lato', sans-serif
}

.bitter-font {
	font-family: 'Bitter', serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Bitter', serif;
	font-weight: 400;
	color: #2b2b2b;
	margin: 1.2em 0 1em
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0
}

h1 {
	font-size: 2.6em
}

h2 {
	font-size: 2.2em
}

h3 {
	font-size: 1.8em
}

h4 {
	font-size: 1.6em
}

h5 {
	font-size: 1.4em
}

h6 {
	font-size: 1.2em
}

p,
span {
	font-size: 1em;
	line-height: 1.6em
}

p:last-child {
	margin-bottom: 0
}

.page-title h1 {
	margin: 0;
	font-size: 1.6em
}

.icon-list {
	list-style: none
}

.icon-list li {
	position: relative
}

.icon-list i {
	font-size: .8em;
	position: absolute;
	left: -2em;
	width: 2em;
	top: .5em
}

ul.tags {
	margin: 0;
	padding: 0;
	list-style: none
}

ul.tags li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px
}

ul.tags li:last-child {
	margin-right: 0
}

.list-inline {
	margin-left: 0
}

.region,
.block {
	padding-top: 40px;
	padding-bottom: 40px
}

.region-0 .region,
.block-0 .block {
	padding-top: 0;
	padding-bottom: 0
}

.region-5 .region,
.block-5 .block {
	padding-top: 5px;
	padding-bottom: 5px
}

.region-10 .region,
.block-10 .block {
	padding-top: 10px;
	padding-bottom: 10px
}

.region-15 .region,
.block-15 .block {
	padding-top: 15px;
	padding-bottom: 15px
}

.region-30 .region,
.block-30 .block {
	padding-top: 30px;
	padding-bottom: 30px
}

.region-50 .region,
.block-50 .block {
	padding-top: 50px;
	padding-bottom: 50px
}

@media(max-width:991px) {
	.region-top-sm-0 .region {
		padding-top: 0
	}

	.region-bottom-sm-0 .region {
		padding-bottom: 0
	}
}

header {
	min-height: 125px;
	background-color: #fff
}

@media(min-width:1200px) {
	.stuck {
		position: fixed;
		top: -25px;
		padding-top: 25px;
		width: 100%;
		z-index: 9999;
		background-color: rgba(255, 255, 255, .98);
		-webkit-box-shadow: 0 0 4px #cdcdcd;
		box-shadow: 0 0 4px #cdcdcd
	}

	.boxed .stuck {
		width: 1170px
	}

	header.stuck {
		min-height: 100px !important
	}

	.stuck .logo img {
		height: 100px
	}

	.stuck .nestor-main-menu {
		padding-top: 46px
	}

	.stuck .nestor-main-menu .nav>li>a {
		padding-bottom: 34px
	}
}

.header-1 .nestor-main-menu {
	padding: 0
}

.header-1 .nestor-main-menu .nav>li:last-child>a {
	padding-right: 20px
}

.header-1 .nestor-main-menu .navbar-collapse {
	text-align: center;
	line-height: 10px
}

.header-1 .nestor-main-menu .dropdown-menu {
	text-align: left
}

.header-1 .nestor-main-menu .navbar-nav {
	float: none !important;
	display: inline-block
}

.header-1 .nestor-main-menu .navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: 0
}

@media(max-width:767px) {
	.header-1 .nestor-main-menu .navbar-collapse {
		text-align: left
	}

	.header-1 .nestor-main-menu .navbar-nav {
		display: block
	}
}

.nav>li>a {
	padding-left: 0
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent
}

.nav-pills li {
	float: none;
	display: inline-block
}

.nav-pills>li+li {
	margin-left: 30px
}

.nav-pills>li>a {
	color: #333333;
	padding: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.nav-pills>li>a:hover,
.nav-pills>li>a:focus,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	background-color: transparent
}

@media(max-width:767px) {
	.nav-pills li {
		display: block
	}

	.nav-pills>li+li {
		margin-left: 0;
		margin-top: 5px
	}
}

.nestor-main-menu {
	padding: 62px 0 0;
	margin: 0;
	border: 0;
	z-index: 998
}

.nestor-main-menu .navbar-right .dropdown-menu {
	left: 0;
	right: auto
}

.nestor-main-menu .nav>li>a {
	padding: 0 20px 43px
}

.nestor-main-menu .nav>li:last-child>a {
	padding-right: 0
}

.nestor-main-menu a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.nestor-main-menu a,
.nestor-main-menu .active>a,
.nestor-main-menu .nav .open>a,
.nestor-main-menu .nav .open>a:hover,
.nestor-main-menu .nav .open>a:focus,
.nestor-main-menu .nav>li>a:hover,
.nestor-main-menu .nav>li>a:focus,
.nestor-main-menu .nav>li:hover>a,
.nestor-main-menu .nav>li:focus>a {
	color: #333333;
	background-color: transparent
}

.nestor-main-menu .dropdown-menu {
	font-size: .9em;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	background-color: #222;
	-webkit-box-shadow: none;
	box-shadow: none
}

.nestor-main-menu .dropdown-menu a {
	padding: 12px 20px;
	border-bottom: 1px dotted #2b2b2b
}

.nestor-main-menu .dropdown-menu li:last-child a {
	border-bottom: 0
}

.nestor-main-menu .dropdown-menu>li>a {
	color: #cdcdcd;
	font-weight: 300
}

.nestor-main-menu .dropdown-menu>.active>a,
.nestor-main-menu .dropdown-menu>li>a:hover,
.nestor-main-menu .dropdown-menu>li>a:focus {
	background-color: #2b2b2b
}

.nestor-main-menu .dropdown-menu>li:hover,
.nestor-main-menu .dropdown-menu>.active {
	background: transparent
}

@media(max-width:991px) {
	.nestor-main-menu {
		padding: 0
	}

	.nestor-main-menu .nav>li:last-child>a {
		padding-right: 20px
	}

	.nestor-main-menu .navbar-collapse {
		text-align: center;
		line-height: 10px
	}

	.nestor-main-menu .dropdown-menu {
		text-align: left
	}

	.nestor-main-menu .navbar-nav {
		float: none !important;
		display: inline-block
	}

	.nestor-main-menu .navbar-collapse .navbar-nav.navbar-right:last-child {
		margin-right: 0
	}
}

@media(min-width:768px) {
	.nestor-main-menu .dropdown:hover .dropdown-menu {
		display: block
	}
}

@media(max-width:767px) {
	.nestor-main-menu .navbar-collapse {
		margin-bottom: 30px;
		text-align: left;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.nestor-main-menu .navbar-nav {
		display: block;
		margin: 0
	}

	.nestor-main-menu .nav>li>a {
		padding: 12px 20px;
		margin: 0;
		border-top: 1px dotted #cdcdcd
	}

	.nestor-main-menu .nav>li:first-child>a {
		border-top: 0
	}

	.nestor-main-menu .navbar-header {
		text-align: center
	}

	.nestor-main-menu .navbar-toggle {
		float: none;
		width: 250px;
		border-radius: 0;
		color: #f0f0f0;
		padding: 12px;
		margin: 0 0 30px
	}

	.nestor-main-menu .dropdown-menu {
		margin-bottom: 12px
	}

	.nestor-main-menu .dropdown-menu a {
		border-bottom: 0
	}

	.nestor-main-menu .dropdown-menu>li>a {
		color: #333333
	}

	.nestor-main-menu .navbar-nav .open .dropdown-menu>li>a,
	.nestor-main-menu .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 10px 0 10px 30px
	}

	.nestor-main-menu .dropdown-menu>.active>a,
	.nestor-main-menu .dropdown-menu>li>a:hover,
	.nestor-main-menu .dropdown-menu>li>a:focus {
		background-color: #f6f6f6
	}
}

.breadcrumbs {
	font-size: .8em;
	line-height: normal;
	margin: 0;
	padding: 0;
	line-height: 2.1em
}

.breadcrumbs .delimiter {
	padding: 0 5px
}

.portfolio-grid .mix {
	display: none;
	opacity: 0
}

.portfolio-item {
	margin-top: 40px
}

.portfolio-image {
	position: relative
}

.portfolio-image img {
	width: 100%
}

.portfolio-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.portfolio-image:hover .portfolio-overlay {
	opacity: 1
}

.portfolio-overlay .portfolio-title {
	color: #f0f0f0;
	position: absolute;
	margin: 0;
	left: 25px;
	bottom: 20px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.portfolio-single-image,
.portfolio-single-image>img {
	width: 100%
}

.our-work-1-item {
	margin-top: 40px
}

.our-work-1-image {
	position: relative
}

.our-work-1-image img {
	width: 100%
}

.our-work-1-overlay {
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.our-work-1-image:hover .our-work-1-overlay {
	opacity: 1
}

.our-work-1-overlay p {
	color: #f0f0f0;
	position: absolute;
	top: 50%;
	margin-top: 8px;
	width: 100%;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.our-work-1-image:hover .our-work-1-overlay p {
	margin-top: -8px
}

.our-work-1-item-description {
	padding: 20px 0 0
}

.our-work-1-item-description p {
	float: right;
	width: 29%;
	text-align: right;
	line-height: 1.4em
}

.our-work-1-item-description h6,
.our-work-1-item-description p {
	margin: 0;
	display: inline-block
}

.our-work-1-item-description h6 {
	float: left;
	width: 69%
}

@media(min-width:768px) and (max-width:991px) {
	.our-work-1-item-description h6 {
		width: 65%
	}

	.our-work-1-item-description p {
		width: 33%
	}
}

.blog-post+.blog-post {
	margin-top: 60px
}

.blog-post .blog-post-image {
	width: 100%;
	margin-bottom: 30px
}

.blog-post .blog-post-title {
	margin-top: 0;
	margin-bottom: 15px
}

.blog-post .blog-post-info li {
	position: relative;
	padding-left: 30px;
	padding-right: 25px;
	line-height: 24px
}

.blog-post .blog-post-info i {
	position: absolute;
	left: 0;
	font-size: 24px
}

.blog-post .blog-post-content {
	margin-top: 20px;
	margin-bottom: 20px
}

.blog-post-more {
	font-size: .85em
}

.blog-single .blog-post-content {
	margin: 0
}

.latest-news-1-title {
	margin-top: 20px;
	margin-bottom: 5px
}

.latest-news-1-image {
	position: relative
}

.latest-news-1-image img {
	width: 100%
}

.latest-news-1-overlay {
	position: absolute;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.latest-news-1-image:hover .latest-news-1-overlay {
	opacity: 1;
	background-color: rgba(0, 0, 0, .5)
}

.latest-news-1-overlay p {
	color: #f0f0f0;
	position: absolute;
	top: 50%;
	margin-top: 8px;
	width: 100%;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.latest-news-1-image:hover .latest-news-1-overlay p {
	margin-top: -8px
}

@media(max-width:767px) {
	.latest-news-1-item+.latest-news-1-item {
		margin-top: 50px
	}
}

.footer-latest-news-item+.footer-latest-news-item {
	margin-top: 5px
}

.footer-latest-news-item small {
	margin-right: 15px
}

.nestor-comments {
	margin-top: 60px
}

.nestor-comment {
	margin-top: 40px
}

.nestor-comment-subject {
	margin-bottom: 10px
}

.highlighted-slider-1 {
	height: 500px
}

.highlighted-slider-1 .slider-title {
	font-size: 4em;
	margin: 0;
	text-shadow: 1px 1px 0 #555
}

.highlighted-slider-1 .slider-description {
	margin: 2em 0;
	font-size: 1.1em;
	text-shadow: 1px 1px 0 #555
}

@media(max-width:991px) {
	.highlighted-slider-1 .slider-title {
		font-size: 2.2em
	}
}

.highlighted-slider-2 figure {
	position: relative
}

.highlighted-slider-2 .highlighted-slider-2-content {
	position: absolute;
	top: 50%;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: -105px
}

.highlighted-slider-2 .slider-title {
	font-size: 4em;
	margin: 0;
	text-shadow: 1px 1px 0 #555
}

.highlighted-slider-2 .slider-description {
	margin: 2em 0;
	font-size: 1.1em;
	text-shadow: 1px 1px 0 #555
}

.highlighted-slider-2 .flex-bullet-slider .flex-control-nav {
	bottom: 30px
}

@media(max-width:991px) {
	.highlighted-slider-2 .highlighted-slider-2-content {
		margin-top: -90px
	}

	.highlighted-slider-2 .slider-title {
		font-size: 2.2em
	}
}

@media(max-width:767px) {
	.highlighted-slider-2 .highlighted-slider-2-content {
		margin-top: -12px
	}

	.highlighted-slider-2 .slider-title {
		margin: 0;
		font-size: 1.4em
	}

	.highlighted-slider-2 .slider-description,
	.highlighted-slider-2 .slider-button {
		display: none
	}

	.highlighted-slider-2 .flex-bullet-slider .flex-control-nav {
		bottom: 10px
	}
}

.highlighted-image-1 {
	height: 500px
}

.text-widget-1 {
	height: 300px
}

.text-widget-2 ul {
	margin: 0
}

.text-widget-2 ul li {
	padding-left: 20px;
	padding-right: 20px
}

.text-widget-2 ul li:first-child {
	padding-left: 0
}

.text-widget-2 ul li:last-child {
	padding-right: 0
}

.text-widget-2 ul li+li {
	border-left: 1px dotted #cdcdcd
}

.services-2-item+.services-2-item {
	margin-top: 80px
}

.services-2-image {
	text-align: center
}

/* @media(max-width:991px) { 	.services-2-image {		margin-top: 30px	} } */

.panels-1 .panels-item i {
	font-size: 32px;
	display: block;
	text-align: center
}

.panels-1 .panels-item h6 {
	text-align: center
}

@media(max-width:991px) {
	.panels-1 .panels-item+.panels-item {
		margin-top: 40px
	}
}

.panels-2 .panels-item {
	margin-bottom: 30px
}

.panels-2 .row:last-child .panels-item {
	margin-bottom: 0
}

.panels-2 .panels-item i {
	font-size: 22px
}

.panels-2 .panels-item h6 {
	display: inline-block;
	margin: 0 0 10px 10px
}

@media(max-width:991px) {
	.panels-2 .row:last-child .panels-item {
		margin-bottom: 30px
	}
}

.panels-3 .panels-item-title {
	margin-bottom: .6em
}

.panels-4 .panels-icon {
	float: left;
	font-size: 2em;
	line-height: 1em
}

.panels-4 .panels-text {
	margin-left: 50px
}

.panels-4 .panels-text h6 {
	margin-top: 7px;
	margin-bottom: 10px
}

.flex-bullet-slider .slides li {
	display: none
}

.flex-bullet-slider .flex-control-nav {
	margin: 0;
	bottom: -80px;
	height: 14px;
	z-index: 10
}

.flex-bullet-slider .flex-control-nav li {
	margin: 0 7px
}

.flex-bullet-slider .flex-control-paging li a {
	height: 14px;
	width: 14px;
	background: transparent;
	border: 2px solid #f0f0f0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out
}

.flex-bullet-slider .flex-control-paging li a:hover,
.flex-bullet-slider .flex-control-paging li a.flex-active {
	background: #f0f0f0
}

.flex-bullet-slider {
	position: relative
}

.flex-arrow-slider .slides li {
	display: none
}

.flex-arrow-slider {
	position: relative
}

.flex-arrow-slider .flex-prev {
	left: 20px
}

.flex-arrow-slider .flex-next {
	right: 20px
}

.flex-arrow-slider:hover .flex-prev {
	opacity: .7
}

.flex-arrow-slider:hover .flex-next {
	opacity: .7
}

.flex-arrow-slider:hover .flex-next:hover,
.flex-arrow-slider:hover .flex-prev:hover {
	opacity: 1
}

.flex-arrow-slider .flex-direction-nav a:before {
	font-size: 28px;
	font-family: 'Ionicons';
	content: '\f153'
}

.flex-arrow-slider .flex-direction-nav a.flex-next:before {
	content: '\f154'
}

.flex-arrow-slider .flex-direction-nav a {
	height: 28px;
	width: 28px;
	line-height: 28px;
	margin: -14px 0 0;
	color: #fff;
	text-shadow: 0 0 2px #000
}

.testimonials-1 .testimonials-1-icon {
	font-size: 64px;
	margin-bottom: 40px
}

.testimonials-1 .testimonials-1-text {
	line-height: 1.8em;
	font-weight: 100
}

.testimonials-1 .testimonials-1-author {
	margin-top: 25px
}

.testimonials-1 .flex-bullet-slider .flex-control-nav {
	position: relative;
	bottom: 0;
	margin-top: 60px
}

.testimonials-2 .testimonials-2-icon {
	margin-bottom: 20px
}

.testimonials-2 .testimonials-2-author {
	margin-top: 15px;
	color: #2b2b2b
}

@media(max-width:991px) {
	.testimonials-2 .testimonials-2-item+.testimonials-2-item {
		margin-top: 40px
	}
}

.call-to-action-1 .call-to-action-1-text {
	display: inline-block;
	line-height: 2em;
	margin: 0
}

.call-to-action-1 .call-to-action-1-button {
	display: inline-block;
	margin-left: 50px;
	position: relative;
	top: -4px
}

@media(max-width:991px) {
	.call-to-action-1 .call-to-action-1-text {
		display: block
	}

	.call-to-action-1 .call-to-action-1-button {
		display: inline-block;
		margin: 30px 0 0;
		top: 0
	}
}

.company-description-image img {
	margin-top: 70px;
	margin-bottom: -80px
}

.team-item-image {
	position: relative
}

.team-item-image img {
	width: 100%
}

.team-item-overlay {
	position: absolute;
	visibility: hidden;
	text-align: right;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.team-item-image:hover .team-item-overlay {
	opacity: 1;
	visibility: visible
}

.team-item-overlay p {
	color: #f0f0f0;
	position: absolute;
	bottom: 10px;
	right: 25px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.team-item-overlay a {
	color: #f0f0f0
}

.team-item-overlay a:hover,
.team-item-overlay a:focus,
.team-item-overlay a:active {
	color: #2b2b2b
}

.team-item-image:hover .team-item-overlay p {
	right: 15px
}

.team-item-name {
	padding: 15px 0 0
}

.team-item-name h6 {
	margin-bottom: 5px
}

.team-item-description {
	margin-top: 5px
}

@media(max-width:991px) {
	.team-item+.team-item {
		margin-top: 40px
	}
}

.skills-1 .skills-1-item-title {
	margin-bottom: 5px
}

.company-stats-1 {
	margin-top: 30px
}

.company-stats-1 .company-stat {
	margin-top: 40px
}

.company-stats-1 .company-stat .company-stat-title {
	margin-bottom: 10px
}

.company-stats-1 .company-stat p {
	color: #2b2b2b
}

.company-stats-2 .container>.row+.row {
	padding-top: 80px
}

.company-stats-2 .company-stat-main-title {
	font-size: 3.5em;
	margin: 10px 0
}

.company-stats-2 .company-stat-main-description {
	margin: 15px 0 0
}

.company-stats-2 .company-stat-extra-title {
	margin: 0 0 5px
}

.company-stats-2 .company-stat-extra .row+.row {
	margin-top: 40px
}

@media(max-width:991px) {
	.company-stats-2 .company-stat-main {
		padding-top: 0
	}

	.company-stats-2 .company-stat-extra .row {
		margin-top: 70px
	}
}

.social-networks li {
	font-size: 48px;
	padding-left: 40px;
	padding-right: 40px
}

.social-networks-top-header {
	font-size: 20px
}

.social-networks-top-header a {
	color: #333333
}

.social-networks-top-header a+a {
	padding-left: 15px
}

.social-networks-footer {
	font-size: 20px
}

.social-networks-footer a {
	color: #333333
}

.google-map {
	width: 100%;
	height: 350px
}

.pagination {
	margin: 40px 0 0
}

.pagination>li>a,
.pagination>li>span {
	padding: 0 10px;
	margin: 0;
	border: 0;
	background-color: transparent;
	color: #333333
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	padding-left: 0;
	padding-right: 20px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	margin-right: 0;
	padding-left: 20px;
	padding-right: 0
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: transparent
}

.pagination>.disabled>span,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	background-color: transparent
}

.nav-tabs {
	border: 0;
	margin-bottom: 20px
}

.nav.nav-tabs>li>a {
	padding: 7px 27px
}

.nav-tabs>li>a {
	border-radius: 0;
	margin-right: 10px;
	color: #2b2b2b
}

.nav-tabs>li>a:hover {
	border-color: transparent
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background-color: transparent
}

.nav-tabs.nav-justified>li>a {
	border-radius: 0;
	border-color: transparent;
	margin-right: 10px;
	color: #2b2b2b
}

.nav-tabs.nav-justified>li:last-child>a {
	margin-right: 0
}

.nav-tabs.nav-justified>li>a:hover {
	border-color: transparent
}

@media(max-width:767px) {
	.nav-tabs.nav-justified>li>a {
		margin-right: 0
	}
}

.panel {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.panel-group:last-child {
	margin-bottom: 0
}

.panel-group .panel {
	border-radius: 0
}

.panel-heading {
	border-radius: 0
}

.panel-body {
	padding: 20px 15px
}

.panel-default {
	border: 0
}

.panel-default>.panel-heading {
	color: #2b2b2b;
	background-color: #f6f6f6;
	border: 1px solid #cdcdcd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
	border: 0
}

.panel-primary {
	border: 0
}

.panel-primary>.panel-heading {
	background-color: transparent
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border: 0
}

.pricing-tables-1 h4,
.pricing-tables-1 h3,
.pricing-tables-1 .pricing-table-description ul {
	margin: 0
}

.pricing-tables-1 .pricing-table {
	text-align: center;
	border: 1px solid #cdcdcd;
	box-shadow: 1px 1px 2px #cdcdcd
}

.pricing-tables-1 .pricing-table-title {
	padding: 20px 10px
}

.pricing-tables-1 .pricing-table-price {
	padding: 30px 10px;
	background-color: #f6f6f6
}

.pricing-tables-1 .pricing-table-promotional .pricing-table-price h3 {
	color: #f0f0f0
}

.pricing-tables-1 .pricing-table-description {
	padding: 20px 10px
}

.pricing-tables-1 .pricing-table-description ul li+li {
	padding-top: 15px
}

.pricing-tables-1 .pricing-table-button {
	padding: 30px 10px
}

.pricing-table-aqua .pricing-table-price {
	background-color: #9adada
}

.pricing-table-blue .pricing-table-price {
	background-color: #2ac5ee
}

.pricing-table-brown .pricing-table-price {
	background-color: #c2b49a
}

.pricing-table-emerald .pricing-table-price {
	background-color: #4fd8bf
}

.pricing-table-green .pricing-table-price {
	background-color: #a3c95c
}

.pricing-table-orange .pricing-table-price {
	background-color: #ffb141
}

.pricing-table-red .pricing-table-price {
	background-color: #e74c3c
}

.pricing-table-violet .pricing-table-price {
	background-color: #705ab2
}

.pricing-table-yellow .pricing-table-price {
	background-color: #f6c83a
}

.pricing-table-aqua .pricing-table-price h3,
.pricing-table-blue .pricing-table-price h3,
.pricing-table-brown .pricing-table-price h3,
.pricing-table-emerald .pricing-table-price h3,
.pricing-table-green .pricing-table-price h3,
.pricing-table-orange .pricing-table-price h3,
.pricing-table-red .pricing-table-price h3,
.pricing-table-violet .pricing-table-price h3,
.pricing-table-yellow .pricing-table-price h3 {
	color: #f0f0f0
}

.well {
	background-color: #f6f6f6;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.well:last-child {
	margin-bottom: 0
}

.well-lg {
	padding: 30px
}

.btn {
	letter-spacing: inherit;
	padding: 7px 35px;
	border: 2px solid transparent;
	background: transparent;
	border-radius: 0;
	font-size: inherit;
	line-height: inherit;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.btn+.btn {
	margin-left: 10px
}

.btn:focus {
	outline: 0
}

.btn:active,
.btn.active {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-lg {
	padding: 18px 58px;
	font-size: 1.3em;
	line-height: inherit;
	border-radius: 0
}

.btn-sm,
.btn-xs {
	padding: 7px 16px;
	font-size: .8em;
	line-height: normal;
	border-radius: 0
}

.btn-xs {
	padding: 1px 6px
}

.btn-block+.btn-block {
	margin-top: 20px
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-link {
	padding: 7px 35px;
	background: transparent
}

.btn-default.btn-lg,
.btn-primary.btn-lg,
.btn-success.btn-lg,
.btn-info.btn-lg,
.btn-warning.btn-lg,
.btn-danger.btn-lg,
.btn-link.btn-lg {
	padding: 18px 58px
}

.btn-default.btn-sm,
.btn-primary.btn-sm,
.btn-success.btn-sm,
.btn-info.btn-sm,
.btn-warning.btn-sm,
.btn-danger.btn-sm,
.btn-link.btn-sm {
	padding: 7px 16px
}

.btn-default.btn-xs,
.btn-primary.btn-xs,
.btn-success.btn-xs,
.btn-info.btn-xs,
.btn-warning.btn-xs,
.btn-danger.btn-xs,
.btn-link.btn-xs {
	padding: 1px 6px
}

.btn-default {
	border-color: #2b2b2b
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #f0f0f0;
	border-color: #2b2b2b;
	background-color: #2b2b2b
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #fff
}

.btn-success {
	border-color: #5cb85c;
	color: #5cb85c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	border-color: #5cb85c;
	background-color: #5cb85c;
	color: #fff
}

.btn-info {
	border-color: #5bc0de;
	color: #5bc0de
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
	border-color: #5bc0de;
	background-color: #5bc0de;
	color: #fff
}

.btn-warning {
	border-color: #f0ad4e;
	color: #f0ad4e
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
	border-color: #f0ad4e;
	background-color: #f0ad4e;
	color: #fff
}

.btn-danger {
	border-color: #d9534f;
	color: #d9534f
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
	border-color: #d9534f;
	background-color: #d9534f;
	color: #fff
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
	text-decoration: none;
	color: #2b2b2b
}

.btn-aqua {
	border-color: #9adada;
	color: #9adada
}

.btn-aqua:hover,
.btn-aqua:focus,
.btn-aqua:active,
.btn-aqua.active,
.open .dropdown-toggle.btn-aqua {
	color: #fff;
	border-color: #9adada;
	background-color: #9adada
}

.btn-blue {
	border-color: #2ac5ee;
	color: #2ac5ee
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
	color: #fff;
	border-color: #2ac5ee;
	background-color: #2ac5ee
}

.btn-brown {
	border-color: #c2b49a;
	color: #c2b49a
}

.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active,
.btn-brown.active,
.open .dropdown-toggle.btn-brown {
	color: #fff;
	border-color: #c2b49a;
	background-color: #c2b49a
}

.btn-emerald {
	border-color: #4fd8bf;
	color: #4fd8bf
}

.btn-emerald:hover,
.btn-emerald:focus,
.btn-emerald:active,
.btn-emerald.active,
.open .dropdown-toggle.btn-emerald {
	color: #fff;
	border-color: #4fd8bf;
	background-color: #4fd8bf
}

.btn-green {
	border-color: #a3c95c;
	color: #a3c95c
}

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.open .dropdown-toggle.btn-green {
	color: #fff;
	border-color: #a3c95c;
	background-color: #a3c95c
}

.btn-orange {
	border-color: #ffb141;
	color: #ffb141
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
	color: #fff;
	border-color: #ffb141;
	background-color: #ffb141
}

.btn-red {
	border-color: #e74c3c;
	color: #e74c3c
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
	color: #fff;
	border-color: #e74c3c;
	background-color: #e74c3c
}

.btn-violet {
	border-color: #705ab2;
	color: #705ab2
}

.btn-violet:hover,
.btn-violet:focus,
.btn-violet:active,
.btn-violet.active,
.open .dropdown-toggle.btn-violet {
	color: #fff;
	border-color: #705ab2;
	background-color: #705ab2
}

.btn-yellow {
	border-color: #f6c83a;
	color: #f6c83a
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.open .dropdown-toggle.btn-yellow {
	color: #fff;
	border-color: #f6c83a;
	background-color: #f6c83a
}

.label {
	font-weight: normal;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px #cdcdcd;
	box-shadow: 1px 1px 1px #cdcdcd
}

.label-default {
	background-color: #2b2b2b
}

.label-aqua {
	background-color: #9adada
}

.label-blue {
	background-color: #2ac5ee
}

.label-brown {
	background-color: #c2b49a
}

.label-emerald {
	background-color: #4fd8bf
}

.label-green {
	background-color: #a3c95c
}

.label-orange {
	background-color: #ffb141
}

.label-red {
	background-color: #e74c3c
}

.label-violet {
	background-color: #705ab2
}

.label-yellow {
	background-color: #f6c83a
}

.alert:last-child {
	margin-bottom: 0
}

.popover {
	border-color: #cdcdcd;
	-webkit-box-shadow: none;
	box-shadow: none
}

.progress {
	height: 30px;
	border-radius: 0;
	background-color: #f0f0f0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.progress:last-child {
	margin-bottom: 0
}

.progress-bar {
	padding: 0 10px;
	line-height: 30px;
	font-size: .75em;
	text-align: left;
	-webkit-box-shadow: none;
	box-shadow: none
}

.progress-bar-aqua {
	background-color: #9adada
}

.progress-bar-blue {
	background-color: #2ac5ee
}

.progress-bar-brown {
	background-color: #c2b49a
}

.progress-bar-emerald {
	background-color: #4fd8bf
}

.progress-bar-green {
	background-color: #a3c95c
}

.progress-bar-orange {
	background-color: #ffb141
}

.progress-bar-red {
	background-color: #e74c3c
}

.progress-bar-violet {
	background-color: #705ab2
}

.progress-bar-yellow {
	background-color: #f6c83a
}

.form-group {
	margin-bottom: 20px
}

.form-group:last-child {
	margin-bottom: 0
}

select.form-control,
.form-control {
	border: 1px solid #cdcdcd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .3s;
	transition: border-color ease-in-out .3s
}

.form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="number"] {
	-webkit-appearance: none
}

.sidebar {
	padding-top: 50px;
	padding-bottom: 50px
}

.sidebar .widget {
	padding-top: 30px;
	padding-bottom: 30px
}

.sidebar h3 {
	font-size: 1.4em
}

#wp-calendar td+td,
#wp-calendar th+th {
	padding-left: 10px
}

.sidebar select {
	max-width: 100%
}

.tagcloud a {
	padding-right: 10px
}

.commentlist {
	margin-bottom: 40px
}

.commentlist>.nestor-comment:first-child {
	margin-top: 0
}

.switcher {
	position: fixed;
	top: 230px;
	right: 0;
	background: #f6f6f6;
	padding: 10px 15px;
	z-index: 99999999;
	box-shadow: 0 0 2px #cdcdcd
}

.switcher p {
	margin-bottom: 0
}

.switcher a.link {
	color: #2b2b2b;
	text-align: center
}

.switcher a.link i {
	line-height: 32px
}

.switcher .title {
	display: none;
	position: absolute;
	left: 58px;
	top: 13px;
	margin-bottom: 0
}

.switcher .themeOptions {
	display: none;
	border-top: 1px dotted #cdcdcd;
	margin-top: 10px;
	padding-top: 7px;
	width: 131px
}

.switcher .optionList {
	margin: 0 -5px 0 -5px;
	padding: 0
}

.switcher .optionList li {
	list-style: none;
	display: inline-block;
	padding: 5px;
	line-height: normal
}

.switcher .optionList li a {
	display: inline-block;
	width: 35px;
	height: 35px
}

.switcher .themeLayout {
	margin-bottom: 10px
}

.switcher .aqua {
	background-color: #9adada
}

.switcher .blue {
	background-color: #2ac5ee
}

.switcher .brown {
	background-color: #c2b49a
}

.switcher .emerald {
	background-color: #4fd8bf
}

.switcher .green {
	background-color: #a3c95c
}

.switcher .orange {
	background-color: #ffb141
}

.switcher .red {
	background-color: #e74c3c
}

.switcher .violet {
	background-color: #705ab2
}

.switcher .yellow {
	background-color: #f6c83a
}

@media(max-width:767px) {
	.switcher {
		display: none
	}
}

#back-to-top {
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 25px;
	position: fixed;
	bottom: 0;
	left: 20px;
	display: none;
	background: #222;
	color: #f6f6f6;
	border: 1px solid #1b1b1b;
	z-index: 9999;
	cursor: pointer;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}

#back-to-top:hover {
	background: #1b1b1b
}

#back-to-top i {
	line-height: 50px
}

.text-color-light,
.text-color-light h1,
.text-color-light h2,
.text-color-light h3,
.text-color-light h4,
.text-color-light h5,
.text-color-light h6,
.text-color-light a:hover,
.text-color-light a:focus,
.text-color-light a:active,
.text-color-light .btn-link:hover,
.text-color-light .btn-link:focus,
.text-color-light .btn-link:active,
.text-color-light .btn-link.active,
.text-color-light .open .dropdown-toggle.btn-link,
.text-color-light .social-networks-top-header a,
.text-color-light .social-networks-footer a {
	color: #f0f0f0
}

.text-color-light .btn-default {
	color: #f0f0f0;
	border-color: #f0f0f0
}

.text-color-light .label-default {
	color: #2b2b2b;
	background-color: #f0f0f0
}

.text-color-light .btn-default:hover,
.text-color-light .btn-default:focus,
.text-color-light .btn-default:active,
.text-color-light .btn-default.active,
.text-color-light .open .dropdown-toggle.btn-default {
	color: #2b2b2b;
	border-color: #f0f0f0;
	background-color: #f0f0f0
}

.text-color-grayDark1 {
	color: #2b2b2b
}

.text-color-aqua {
	color: #9adada
}

.text-color-blue {
	color: #2ac5ee
}

.text-color-brown {
	color: #c2b49a
}

.text-color-emerald {
	color: #4fd8bf
}

.text-color-green {
	color: #a3c95c
}

.text-color-orange {
	color: #ffb141
}

.text-color-red {
	color: #e74c3c
}

.text-color-violet {
	color: #705ab2
}

.text-color-yellow {
	color: #f6c83a
}

.bg-color-grayDark1 {
	background-color: #222
}

.bg-color-grayDark2 {
	background-color: #2b2b2b
}

.bg-color-grayLight1 {
	background-color: #f6f6f6
}

.bg-color-aqua {
	background-color: #9adada
}

.bg-color-blue {
	background-color: #2ac5ee
}

.bg-color-brown {
	background-color: #c2b49a
}

.bg-color-emerald {
	background-color: #4fd8bf
}

.bg-color-green {
	background-color: #a3c95c
}

.bg-color-orange {
	background-color: #ffb141
}

.bg-color-red {
	background-color: #e74c3c
}

.bg-color-violet {
	background-color: #705ab2
}

.bg-color-yellow {
	background-color: #f6c83a
}

.bg-pattern-45degreee_fabric {
	background: url('../../css/../img/patterns/45degreee_fabric.png') scroll 0 0 repeat
}

.bg-pattern-agsquare {
	background: url('../../css/../img/patterns/agsquare.png') scroll 0 0 repeat
}

.bg-pattern-asfalt {
	background: url('../../css/../img/patterns/asfalt.png') scroll 0 0 repeat
}

.bg-pattern-bedge_grunge {
	background: url('../../css/../img/patterns/bedge_grunge.png') scroll 0 0 repeat
}

.bg-pattern-billie_holiday {
	background: url('../../css/../img/patterns/billie_holiday.png') scroll 0 0 repeat
}

.bg-pattern-binding_dark {
	background: url('../../css/../img/patterns/binding_dark.png') scroll 0 0 repeat
}

.bg-pattern-binding_light {
	background: url('../../css/../img/patterns/binding_light.png') scroll 0 0 repeat
}

.bg-pattern-black_linen {
	background: url('../../css/../img/patterns/black_linen.png') scroll 0 0 repeat
}

.bg-pattern-blackorchid {
	background: url('../../css/../img/patterns/blackorchid.png') scroll 0 0 repeat
}

.bg-pattern-brickwall {
	background: url('../../css/../img/patterns/brickwall.png') scroll 0 0 repeat
}

.bg-pattern-bright_squares {
	background: url('../../css/../img/patterns/bright_squares.png') scroll 0 0 repeat
}

.bg-pattern-brillant {
	background: url('../../css/../img/patterns/brillant.png') scroll 0 0 repeat
}

.bg-pattern-brushed_alu_dark {
	background: url('../../css/../img/patterns/brushed_alu_dark.png') scroll 0 0 repeat
}

.bg-pattern-carbon_fibre_big {
	background: url('../../css/../img/patterns/carbon_fibre_big.png') scroll 0 0 repeat
}

.bg-pattern-cardboard_flat {
	background: url('../../css/../img/patterns/cardboard_flat.png') scroll 0 0 repeat
}

.bg-pattern-cartographer {
	background: url('../../css/../img/patterns/cartographer.png') scroll 0 0 repeat
}

.bg-pattern-chruch {
	background: url('../../css/../img/patterns/chruch.png') scroll 0 0 repeat
}

.bg-pattern-climpek {
	background: url('../../css/../img/patterns/climpek.png') scroll 0 0 repeat
}

.bg-pattern-concrete_wall_3 {
	background: url('../../css/../img/patterns/concrete_wall_3.png') scroll 0 0 repeat
}

.bg-pattern-brushed_alu {
	background: url('../../css/../img/patterns/brushed_alu.png') scroll 0 0 repeat
}

.bg-pattern-cream_pixels {
	background: url('../../css/../img/patterns/cream_pixels.png') scroll 0 0 repeat
}

.bg-pattern-crisp_paper_ruffles {
	background: url('../../css/../img/patterns/crisp_paper_ruffles.png') scroll 0 0 repeat
}

.bg-pattern-cross_scratches {
	background: url('../../css/../img/patterns/cross_scratches.png') scroll 0 0 repeat
}

.bg-pattern-crossed_stripes {
	background: url('../../css/../img/patterns/crossed_stripes.png') scroll 0 0 repeat
}

.bg-pattern-dark_dotted {
	background: url('../../css/../img/patterns/dark_dotted.png') scroll 0 0 repeat
}

.bg-pattern-dark_dotted2 {
	background: url('../../css/../img/patterns/dark_dotted2.png') scroll 0 0 repeat
}

.bg-pattern-dark_fish_skin {
	background: url('../../css/../img/patterns/dark_fish_skin.png') scroll 0 0 repeat
}

.bg-pattern-dark_geometric {
	background: url('../../css/../img/patterns/dark_geometric.png') scroll 0 0 repeat
}

.bg-pattern-dark_mosaic {
	background: url('../../css/../img/patterns/dark_mosaic.png') scroll 0 0 repeat
}

.bg-pattern-dark_wood {
	background: url('../../css/../img/patterns/dark_wood.png') scroll 0 0 repeat
}

.bg-pattern-debut_dark {
	background: url('../../css/../img/patterns/debut_dark.png') scroll 0 0 repeat
}

.bg-pattern-debut_light {
	background: url('../../css/../img/patterns/debut_light.png') scroll 0 0 repeat
}

.bg-pattern-diagonales_decalees {
	background: url('../../css/../img/patterns/diagonales_decalees.png') scroll 0 0 repeat
}

.bg-pattern-dust {
	background: url('../../css/../img/patterns/dust.png') scroll 0 0 repeat
}

.bg-pattern-escheresque_ste {
	background: url('../../css/../img/patterns/escheresque_ste.png') scroll 0 0 repeat
}

.bg-pattern-fabric_of_squares_gray {
	background: url('../../css/../img/patterns/fabric_of_squares_gray.png') scroll 0 0 repeat
}

.bg-pattern-fabric_plaid {
	background: url('../../css/../img/patterns/fabric_plaid.png') scroll 0 0 repeat
}

.bg-pattern-gplaypattern {
	background: url('../../css/../img/patterns/gplaypattern.png') scroll 0 0 repeat
}

.bg-pattern-grey {
	background: url('../../css/../img/patterns/grey.png') scroll 0 0 repeat
}

.bg-pattern-grey_wash_wall {
	background: url('../../css/../img/patterns/grey_wash_wall.png') scroll 0 0 repeat
}

.bg-pattern-greyfloral {
	background: url('../../css/../img/patterns/greyfloral.png') scroll 0 0 repeat
}

.bg-pattern-honey_im_subtle {
	background: url('../../css/../img/patterns/honey_im_subtle.png') scroll 0 0 repeat
}

.bg-pattern-low_contrast_linen {
	background: url('../../css/../img/patterns/low_contrast_linen.png') scroll 0 0 repeat
}

.bg-pattern-mochaGrunge {
	background: url('../../css/../img/patterns/mochaGrunge.png') scroll 0 0 repeat
}

.bg-pattern-mooning {
	background: url('../../css/../img/patterns/mooning.png') scroll 0 0 repeat
}

.bg-pattern-navy_blue {
	background: url('../../css/../img/patterns/navy_blue.png') scroll 0 0 repeat
}

.bg-pattern-otis_redding {
	background: url('../../css/../img/patterns/otis_redding.png') scroll 0 0 repeat
}

.bg-pattern-p1 {
	background: url('../../css/../img/patterns/p1.png') scroll 0 0 repeat
}

.bg-pattern-p2 {
	background: url('../../css/../img/patterns/p2.png') scroll 0 0 repeat
}

.bg-pattern-p4 {
	background: url('../../css/../img/patterns/p4.png') scroll 0 0 repeat
}

.bg-pattern-p5 {
	background: url('../../css/../img/patterns/p5.png') scroll 0 0 repeat
}

.bg-pattern-p6 {
	background: url('../../css/../img/patterns/p6.png') scroll 0 0 repeat
}

.bg-pattern-ps_neutral {
	background: url('../../css/../img/patterns/ps_neutral.png') scroll 0 0 repeat
}

.bg-pattern-pw_maze_black {
	background: url('../../css/../img/patterns/pw_maze_black.png') scroll 0 0 repeat
}

.bg-pattern-pw_pattern {
	background: url('../../css/../img/patterns/pw_pattern.png') scroll 0 0 repeat
}

.bg-pattern-retina_wood {
	background: url('../../css/../img/patterns/retina_wood.png') scroll 0 0 repeat
}

.bg-pattern-shattered {
	background: url('../../css/../img/patterns/shattered.png') scroll 0 0 repeat
}

.bg-pattern-skelatal_weave {
	background: url('../../css/../img/patterns/skelatal_weave.png') scroll 0 0 repeat
}

.bg-pattern-slash_it {
	background: url('../../css/../img/patterns/slash_it.png') scroll 0 0 repeat
}

.bg-pattern-squairy_light {
	background: url('../../css/../img/patterns/squairy_light.png') scroll 0 0 repeat
}

.bg-pattern-subtle_grunge {
	background: url('../../css/../img/patterns/subtle_grunge.png') scroll 0 0 repeat
}

.bg-pattern-subtle_surface {
	background: url('../../css/../img/patterns/subtle_surface.png') scroll 0 0 repeat
}

.bg-pattern-textured_paper {
	background: url('../../css/../img/patterns/textured_paper.png') scroll 0 0 repeat
}

.bg-pattern-ticks {
	background: url('../../css/../img/patterns/ticks.png') scroll 0 0 repeat
}

.bg-pattern-tileable_wood_texture {
	background: url('../../css/../img/patterns/tileable_wood_texture.png') scroll 0 0 repeat
}

.bg-pattern-tweed {
	background: url('../../css/../img/patterns/tweed.png') scroll 0 0 repeat
}

.bg-pattern-type {
	background: url('../../css/../img/patterns/type.png') scroll 0 0 repeat
}

.bg-pattern-use_your_illusion {
	background: url('../../css/../img/patterns/use_your_illusion.png') scroll 0 0 repeat
}

.bg-pattern-washi {
	background: url('../../css/../img/patterns/washi.png') scroll 0 0 repeat
}

.bg-pattern-wavegrid {
	background: url('../../css/../img/patterns/wavegrid.png') scroll 0 0 repeat
}

.bg-pattern-white_wall_hash {
	background: url('../../css/../img/patterns/white_wall_hash.png') scroll 0 0 repeat
}

.bg-pattern-wild_oliva {
	background: url('../../css/../img/patterns/wild_oliva.png') scroll 0 0 repeat
}

.bg-pattern-witewall_3 {
	background: url('../../css/../img/patterns/witewall_3.png') scroll 0 0 repeat
}

.bg-image-coffee {
	background: url('../../css/../img/background-images/coffee.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-image-rails {
	background: url('../../css/../img/background-images/rails.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-image-cactus {
	background: url('../../css/../img/background-images/cactus.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-image-bench {
	background: url('../../css/../img/background-images/bench.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-image-city {
	background: url('../../css/../img/background-images/city.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-image-dealer {
	background: url('../../css/../img/background-images/dealer.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-image-photographer {
	background: url('../../css/../img/background-images/photographer.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.bg-image-newyork {
	background: url('../../css/../img/background-images/newyork.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

a {
	color: #2ac5ee
}

.overlay-color-theme {
	background: rgba(42, 197, 238, .8)
}

.nav-pills>li>a:hover,
.nav-pills>li>a:focus,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #2ac5ee
}

.nestor-main-menu .active>a,
.nestor-main-menu .nav .open>a,
.nestor-main-menu .nav .open>a:hover,
.nestor-main-menu .nav .open>a:focus,
.nestor-main-menu .nav>li>a:hover,
.nestor-main-menu .nav>li>a:focus,
.nestor-main-menu .nav>li:hover>a,
.nestor-main-menu .nav>li:focus>a {
	color: #2ac5ee
}

.nestor-main-menu .dropdown-menu>.active>a,
.nestor-main-menu .dropdown-menu>li>a:hover,
.nestor-main-menu .dropdown-menu>li>a:focus {
	color: #2ac5ee
}

@media(max-width:767px) {
	.nestor-main-menu .navbar-toggle {
		border: 1px solid #2ac5ee;
		background: #2ac5ee
	}
}

.portfolio-overlay {
	background: rgba(42, 197, 238, .8)
}

.our-work-1-overlay {
	background: rgba(42, 197, 238, .8)
}

.team-item-overlay {
	background: rgba(42, 197, 238, .8)
}

.social-networks-top-header a:hover,
.social-networks-top-header a:focus,
.social-networks-top-header a:active {
	color: #2ac5ee
}

.social-networks-footer a:hover,
.social-networks-footer a:focus,
.social-networks-footer a:active {
	color: #2ac5ee
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	color: #2ac5ee
}

.nav-tabs>li>a:hover {
	color: #2ac5ee
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border: 1px solid #2ac5ee;
	color: #2ac5ee
}

.nav-tabs.nav-justified>li>a:hover {
	color: #2ac5ee
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #2ac5ee;
	color: #2ac5ee
}

.panel-primary>.panel-heading {
	border: 1px solid #2ac5ee
}

.pricing-tables-1 .pricing-table-promotional .pricing-table-price {
	background-color: #2ac5ee
}

.btn-primary {
	border-color: #2ac5ee;
	color: #2ac5ee
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	border-color: #2ac5ee;
	background-color: #2ac5ee
}

.btn-link {
	color: #2ac5ee
}

.label-primary {
	background-color: #2ac5ee
}

.progress-bar-primary {
	background-color: #2ac5ee
}

.form-control:focus {
	border-color: #2ac5ee
}

.text-color-light .social-networks-footer a:hover,
.text-color-light .social-networks-footer a:focus,
.text-color-light .social-networks-footer a:active {
	color: #2ac5ee
}

.text-color-theme {
	color: #2ac5ee
}

.bg-color-theme {
	background-color: #2ac5ee
}

strong {
	font-weight: bold;
	font-weight: 700
}

cite,
var,
em {
	font-style: italic
}

cite,
p cite {
	font-size: .5em;
	display: block;
	margin-top: 10px
}

ins {
	text-decoration: none
}

.blog section p,
.section-type-blog p,
.archive section p,
	{
	margin-bottom: 1em
}

.blog section h2,
.archive section h2,
.single-post section h2,
.section-type-blog h2 {
	margin: 0 0 5px;
	font-size: 2em
}

.blog .post .section-type-blog .post,
.archive .post {
	margin-bottom: 66px
}

.post.post-single {
	margin-bottom: 80px
}

.pe-wp-default h2,
div.post h2 a,
div.post .post-title h2 a,
div.post h2,
.pe-wp-default a,
.page-title h2,
p {
	-moz-hyphens: none;
	-webkit-hyphens: none;
	word-wrap: break-word
}

.pe-wp-default p {
	-moz-hyphens: none;
	word-wrap: break-word
}

.post h2 a {
	color: #333
}

.post.sticky h2 a {
	border-bottom: 3px solid #2ac5ee
}

blockquote {
	border-left: 4px solid #88b7b3;
	font-size: 24px;
	color: #333;
	padding-top: 0;
	padding-bottom: 0
}

.blog-left .post-single {
	margin-bottom: 66px
}

.post.sticky .post-title h4 a {
	border-bottom: 3px solid #ddd;
	color: #d4a16b
}

.post h4 {
	margin-bottom: 6px
}

.post-meta {
	margin-bottom: 33px;
	color: #b4b8bb
}

.post-media {
	margin-bottom: 33px
}

.post iframe {
	width: 100%;
	border: 0
}

.post-slider {
	position: relative
}

.tags {
	margin-top: 22px;
	clear: both;
	margin-bottom: 40px
}

.commentlist {
	list-style: none;
	margin-top: 22px
}

#comments h4,
#comments h5,
#comments h6 {
	letter-spacing: 1px
}

.reply {
	margin-bottom: 22px
}

.comment-meta {
	text-transform: uppercase;
	font-size: 12px
}

.fn {
	text-transform: uppercase;
	font-style: normal
}

.children {
	list-style: none
}

.comment-author {
	width: 43px;
	height: 43px;
	padding: 3px
}

#reply-title {
	margin-bottom: 22px
}

.widget ul,
.widget ol {
	padding-left: 5px
}

.comment-author {
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px
}

.comment-reply-link {
	display: inline-block;
	margin-bottom: 10px;
	padding: 5px
}

.comment .fn {
	display: inline;
	margin: 0 10px 0 0;
	font-size: 1em
}

.comment-meta {
	margin-top: 10px
}

.widget h5 {
	margin-bottom: 11px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 1.2em
}

.widget-search input[type="text"]:focus {
	-webkit-appearance: none;
	box-shadow: none
}

.widget-search .btn,
.widget-search input[type=submit] {
	display: none
}

.tagcloud a,
.tags a {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: .5em 1.3em;
	color: #bcbcbc;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0 1px 6px 1px;
	font-size: 11px
}

.tagcloud a:hover,
.tags a:hover {
	border-color: #4c4c4c;
	color: #4c4c4c
}

.widget-calendar td,
.widget-calendar th {
	padding: 8px
}

.widget-calendar caption {
	margin: 5px 0 10px;
	text-align: left
}

.widget_nav_menu .sub-menu {
	margin-left: 10px
}

.widget-rss h6 a {
	color: #222;
	margin-left: 5px
}

.widget-rss li {
	margin-bottom: 20px
}

.widget-rss .rss-date {
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold
}

.widget-rss .rssSummary {
	font-size: 13px;
	margin-bottom: 5px;
	color: black
}

.widget-rss cite {
	font-size: 13px
}

.widget select {
	width: 100%
}

.widget li {
	list-style: none
}

#comments {
	text-align: left;
	margin-top: 60px
}

#comments p {
	padding: 0;
	text-align: left;
	font-size: 14px;
	line-height: 30px
}

#comments .col-md-11 {
	padding-left: 0 !important
}

#comment .col-md-offset-1 {
	margin-left: 4% !important
}

#comments-title {
	color: #212121;
	text-transform: uppercase
}

#comments-title span {
	color: #333333;
	margin-left: 5px
}

.commentlist,
.children {
	list-style: none
}

.children {
	-webkit-padding-start: 0
}

.commentlist .fn a:hover,
#comments p a:hover {
	color: #212121
}

.commentlist .commentmetadata {
	margin-bottom: 10px
}

.commentlist .commentmetadata a {
	font-style: italic;
	color: #999;
	font-size: 11px
}

.comment-notes {
	margin-bottom: 20px
}

.widget-search input.search,
.post-password-form input[type=password] {
	height: 36px;
	padding: 10px 16px;
	border-radius: 4px;
	background-color: #fff !important;
	border-color: #b4b8bb;
	border-width: 1px;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 100%;
	border-style: solid
}

.post-password-form input[type=submit] {
	height: 36px;
	padding: 0 16px;
	border-radius: 4px;
	background-color: #88b7b3;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #fff
}

.post-password-form input[type=submit]:hover {
	background-color: #68a49f
}

.post-pagination {
	margin-left: 0;
	margin-right: 0
}

.page-links {
	margin-top: 15px
}

.post .pager {
	margin-top: 30px;
	clear: both;
	overflow: hidden
}

.post .pager li a {
	border-radius: 4px
}

.post .pager li a:hover {
	background-color: #fff
}

.post .pager .previous {
	float: left
}

.post .pager .next {
	float: right
}

.post .pager .disabled a,
.post .pager .disabled a:hover {
	color: #ddd;
	cursor: default;
	text-decoration: none;
	background-color: transparent
}

.format-aside {
	border-left-width: 22px;
	border-left-style: solid;
	padding: 20px
}

.pe-wp-default img,
.pe-wp-default .comment-body img {
	max-width: 100%
}

.pe-wp-default img[class*="align"],
.pe-wp-default img[class*="wp-image-"],
.pe-wp-default img[class*="attachment-"] {
	height: auto;/
}

.pe-wp-default img.size-full,
.pe-wp-default img.size-large,
.pe-wp-default img.header-image,
.pe-wp-default img.wp-post-image {
	max-width: 100%;
	height: auto
}

.pe-wp-default .wp-caption {
	max-width: 100%;
	padding: 4px
}

.pe-wp-default .wp-caption .wp-caption-text,
.pe-wp-default .gallery-caption,
.pe-wp-default .entry-caption {
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin-top: 10px
}

.pe-wp-default .wp-caption .wp-caption-text>a,
.pe-wp-default .gallery-caption>a,
.pe-wp-default .entry-caption>a {
	text-decoration: underline
}

.pe-wp-default .gallery-item {
	margin: 0
}

.pe-wp-default .gallery-item>.gallery-icon>a>img {
	display: inline
}

.pe-wp-default .gallery-item a,
.pe-wp-default .gallery-caption {
	width: 90%
}

.pe-wp-default .gallery-item a {
	display: block
}

.pe-wp-default .gallery-caption a {
	display: inline
}

.pe-wp-default .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto
}

.pe-wp-default .gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%
}

.pe-wp-default .gallery-columns-1 .gallery-icon img {
	padding: 3%
}

.pe-wp-default table,
.pe-wp-default .comment-body table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
	border-spacing: 0
}

.pe-wp-default th {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.18182;
	text-transform: uppercase
}

.pe-wp-default tbody tr>th {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 6px 10px 6px 0;
	text-transform: none;
	font-weight: normal
}

.pe-wp-default td,
.pe-wp-default .comment-body td {
	border-top-width: 1px;
	border-top-style: solid;
	padding: 6px 10px 6px 0
}

.pe-wp-default caption,
.pe-wp-default th,
.pe-wp-default td {
	font-size: 12px;
	text-align: left
}

.pe-wp-default dl,
.pe-wp-default .comment-body dl {
	margin-left: 20px;
	margin-right: 20px
}

.pe-wp-default dt,
.pe-wp-default .comment-body dt {
	font-weight: bold;
	line-height: 22px
}

.pe-wp-default dd,
.pe-wp-default .comment-body dd {
	line-height: 22px;
	margin-bottom: 22px
}

.pe-wp-default ul,
.pe-wp-default .comment-body ul,
.pe-wp-default .mu_register ul {
	list-style: disc outside none
}

.pe-wp-default ol,
.pe-wp-default .comment-body ol {
	list-style: decimal outside none
}

.pe-wp-default ol,
.pe-wp-default .comment-body ol,
.pe-wp-default ul,
.pe-wp-default .comment-body ul,
.pe-wp-default .mu_register ul {
	line-height: 22px;
	margin: 0 0 20px
}

.pe-wp-default .comment-body li,
.pe-wp-default .mu_register li {
	margin: 0 0 0 30px
}

.pe-wp-default ul ul,
.pe-wp-default .comment-body ul ul,
.pe-wp-default ol ol,
.pe-wp-default .comment-body ol ol,
.pe-wp-default ul ol,
.pe-wp-default .comment-body ul ol,
.pe-wp-default ol ul,
.pe-wp-default .comment-body ol ul {
	margin-bottom: 0
}

.pe-wp-default address,
.pe-wp-default .comment-body address {
	display: block;
	line-height: 22px;
	margin: 0 0 22px;
	font-style: italic
}

.pe-wp-default abbr,
.pe-wp-default .comment-body abbr,
.pe-wp-default dfn,
.pe-wp-default .comment-body dfn,
.pe-wp-default acronym,
.pe-wp-default .comment-body acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help
}

.pe-wp-default code,
.pe-wp-default .comment-body code,
.pe-wp-default kbd,
.pe-wp-default tt {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 11px;
	line-height: 2
}

.pe-wp-default pre,
.pe-wp-default .comment-body pre {
	border-width: 1px;
	border-style: solid;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 20px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px
}

blockquote,
q {
	quotes: none
}

sub {
	bottom: -0.25em
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

.pe-wp-default embed,
.pe-wp-default iframe,
.pe-wp-default object,
.pe-wp-default video {
	max-width: 100%
}

.pe-wp-default .twitter-tweet-rendered {
	max-width: 100% !important
}

.pe-wp-default h1 {
	font-size: 70px
}

.page-links {
	float: left;
	clear: both;
	margin-bottom: 20px
}

.page-links>a {
	padding: 2px 5px
}

.post.format-aside {
	border-top: 0
}

.pe-wp-default .bypostauthor {
	border: 0
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	width: auto;
}

#reply-title .comment-reply-link {
	font-size: 16px;
	font-weight: 300
}

#respond {
	margin-bottom: 15px
}

@media(min-width:1200px) {
	.admin-bar header.stuck {
		top: 0
	}
}

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

.padding-top-normal {
	padding-top: 40px
}

.padding-top-large {
	padding-top: 80px
}

.padding-bottom-normal {
	padding-bottom: 40px
}

.padding-bottom-large {
	padding-bottom: 80px
}

.pricing-tables-1 .pricing-featured .pricing-table-price {
	background-color: #2ac5ee
}

.pricing-tables-1 .pricing-featured .pricing-table-price h3 {
	color: #f0f0f0
}

.pricing-tables-1 .pricing-premium .pricing-table-price {
	background-color: #ffb141
}

.pricing-tables-1 .pricing-premium .pricing-table-price h3 {
	color: #f0f0f0
}

.bg-image-cover {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.region:empty {
	padding: 0
}

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

#portfolio-single-block .btn {
	margin-bottom: 50px
}

div.img-responsive {
	display: block
}

.section-type-calltoaction,
.section-type-highlight {
	position: relative
}

.section-type-calltoaction .btn {
	font-weight: 300
}

.flex-control-paging:empty {
	display: none
}

.section-type-stats .img-responsive,
.section-type-panels .img-responsive {
	margin-top: 70px
}

.section-type-panels .row+.row {
	margin-top: 40px
}

.section-type-panels .row.panels-image {
	margin-top: 0
}

@media(max-width:992px) {
	.section-type-panels .row+.row {
		margin-top: 0
	}

	.section-type-panels .panels-item {
		margin-top: 40px
	}

	.section-type-panels .row:first-child .panels-item:first-child {
		margin-top: 0
	}
}

.slides img {
	display: block;
	margin: 0 auto
}

.skills-stats-1 .company-stat {
	margin-top: 50px
}

.testimonials-2-item {
	padding-top: 40px
}

.notification-wrap {
	display: none
}

.google-map img {
	width: auto;
	max-width: none
}

.partners .partner {
	margin-top: 40px
}

.read-more-link {
	display: block;
	margin-top: 15px
}

.filter a {
	text-transform: lowercase
}

.overlay h2 {
	font-size: 2.6em
}

.widget cite {
	font-size: .9em;
	margin-bottom: 10px
}

.page .sidebar {
	padding-top: 0
}

.page .sidebar .widget:first-child {
	padding-top: 0
}

.mobile .columns:empty {
	padding-top: 0;
	padding-bottom: 0
}

.site-title:first-child {
	margin-top: 42px
}

.site-title:first-child a {
	color: #2b2b2b;
	text-decoration: none
}

.icon {
	display: inline-block;
	line-height: 1
}

.page .section-type-blog .sidebar {
	padding-top: 50px
}

.alignright {
	float: right;
	clear: right;
	margin-left: 20px;
	margin-bottom: 10px
}

.alignleft {
	float: left;
	clear: left;
	margin-right: 20px;
	margin-bottom: 10px
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px
}

#lang_sel,
#lang_sel_click {
	height: 20px;
	z-index: 2000
}

#lang_sel_click img.iclflag {
	float: left;
	padding-top: 5px;
	margin-right: 5px
}

#lang_sel_click ul ul img.iclflag {
	padding-top: 0;
	top: 2px;
	margin-right: 0
}

#lang_sel ul ul li a:hover,
#lang_sel ul ul li,
#lang_sel ul ul li a:hover span {
	color: #666
}

#lang_sel ul ul li:hover a,
#lang_sel_click ul ul li:hover a {
	color: #666;
	background-color: #fff
}

#lang_sel a,
#lang_sel a:visited {
	border-color: #e9e9e9
}

.sidebar #lang_sel li {
	width: 100%
}

.sidebar #lang_sel {
	display: block;
	height: 34px
}

#lang_sel ul ul a,
#lang_sel ul ul a:visited,
#lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited {
	background-color: #fff;
	border-color: #e9e9e9;
	color: #666
}

.widget #lang_sel ul ul a,
.widget #lang_sel ul ul a:visited,
.widget #lang_sel a.lang_sel_sel,
.widget #lang_sel_click ul ul a,
.widget #lang_sel_click ul ul a:visited,
.widget #lang_sel_click a.lang_sel_sel {
	background-color: #fff;
	border-color: #e9e9e9;
	color: #666
}

.widget #lang_sel ul ul a {
	padding: 8px;
	display: block
}

.widget #lang_sel a.lang_sel_sel:hover,
.widget #lang_sel ul ul li:hover a,
.widget #lang_sel_click a.lang_sel_sel:hover,
.widget #lang_sel_click ul ul li:hover a {
	background-color: #fdfdfd;
	border-color: #e9e9e9;
	color: #666
}

.widget #lang_sel ul ul li:hover a span {
	color: #666 !important
}

.widget #lang_sel ul ul li:hover,
.widget #lang_sel ul ul li:hover a {
	border-color: #e9e9e9
}

.widget #lang_sel a.lang_sel_sel {
	padding: 4px 4px 4px 8px
}

#lang_sel ul ul,
#lang_sel_click ul ul {
	border-top-color: #333333
}

.widget #lang_sel ul ul a,
#lang_sel ul ul a,
#lang_sel_click ul ul a {
	line-height: 16px !important
}

#lang_sel ul ul,
#lang_sel_click ul ul {
	border-top-color: #e9e9e9
}

#lang_sel,
#lang_sel_click {
	z-index: 1990
}

.sidebar #lang_sel ul ul {
	top: 33px;
	width: 100%
}

#lang_sel ul ul a:hover {
	background-color: #fff;
	color: #666
}

#lang_sel a span.icl_lang_sel_current {
	display: inline
}

#lang_sel a span {
	font-style: normal;
	color: #444;
	font-size: 11px;
	display: inline
}

#lang_sel {
	font-family: 'Open Sans', arial, sans-serif;
	font-weight: 400
}

#lang_sel a {
	font-size: 12px
}

#lang_sel a.lang_sel_sel,
#lang_sel_click a.lang_sel_sel {
	background-color: #fff;
	background-position: 90% 50%;
	color: #666;
	border-color: #e9e9e9
}

#lang_sel a.lang_sel_sel:hover,
#lang_sel_click a.lang_sel_sel:hover {
	color: #666;
	background-color: #fff
}

#lang_sel_list {
	position: absolute;
	top: 10px;
	right: 30px;
	width: auto
}

#lang_sel_list ul {
	width: auto;
	border: 0
}

#lang_sel_list li {
	width: auto
}

#lang_sel_list a,
#lang_sel_list a:visited {
	border: 0
}

#lang_sel img.iclflag {
	display: inline;
	top: 0;
	margin-right: 3px
}

#lang_sel_list a.lang_sel_sel,
#lang_sel_list a span {
	color: #c2c2c2 !important
}

#lang_sel_list a:hover span {
	color: #d73300 !important
}

#lang_sel_list a span.icl_lang_sel_current,
#lang_sel_list a:hover span.icl_lang_sel_current {
	color: #333 !important;
	cursor: default
}

.pe-wpml-lang-selector {
	position: absolute;
	margin-left: 35px;
	top: 16px;
	display: inline-block
}

@media(max-width:479px) {
	nav #lang_sel a span.icl_lang_sel_current {
		display: none
	}

	nav #lang_sel a.lang_sel_sel,
	nav #lang_sel_click a.lang_sel_sel {
		width: 38px;
		padding-left: 4px
	}

	nav #lang_sel li {
		width: auto
	}

	nav #lang_sel ul ul a,
	nav #lang_sel_click ul ul a,
	nav #lang_sel_click ul ul {
		width: 38px;
		padding-left: 4px
	}

	nav #lang_sel ul ul a,
	nav #lang_sel_click ul ul a {
		height: 26px
	}

	nav #lang_sel ul ul {
		width: 38px
	}

	nav #lang_sel a span {
		font-size: 1px;
		display: none;
		color: #fff
	}

	nav #lang_sel a.lang_sel_sel {
		background-position: 100% 50%
	}
}

.peFlareLightbox {
	z-index: 99999 !important
}

/* In Press viewmodule */
.cs-inpress {
	padding-top: 40px;
  padding-bottom: 40px;
  line-height: 1.8;
	position: static;
	overflow: hidden;
	text-align: center;
}
.cs-inpress .rw-row {
	width: 100%;
	max-width: 1170px;
	padding: 40px 15px;
	margin: auto;
}
.cs-section-title-wrapper {
  display: flex;
  align-items: center;
	justify-content: space-between;
}
.cs-inpress .cs-section-title {
	margin: 0;
	padding-right: 1em;
	font-size: 29px;
}
.cs-inpress .cs-section-subtitle {
	margin-top: 1.2em;
}
.cs-inpress .btn {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
.cs-inpress .btn:hover {
	border-color: #dd3333;
}
.cs-inpress .cs-section-slider {
	margin-block: 0 !important;
	padding: 0 0 30px;
}
.cs-inpress .inpress-slide {
	margin: 0;
	width: 155px;
}
.cs-inpress .press-slide__logo {
	max-width: 100%;
	height: auto;
	max-height: 50px;
}
.slick-dots > li:only-child {
	display: none;
}

@media (max-width: 1199px) {
	.cs-inpress .rw-row {
		max-width: 970px;
	}
}
@media (max-width: 991px) {
	.cs-inpress .rw-row {
		max-width: 768px;
	}
}
@media (max-width: 820px) {
	.cs-section-title-wrapper {
		justify-content: center;
	}
	.cs-inpress .cs-section-slider {
		padding-bottom: 0;
	}
	.cs-inpress .inpress-slide {
		width: 50%;
		margin-bottom: -1px;
	}
	.cs-inpress .press-slide__logo {
		max-width: 120px;
	}
	.cs-inpress .cs-section-slider.press-multy__slider--enabled {
		margin-inline: 0;
	}
}

/* If Slidered */
@media (min-width: 821px) {
	.cs-inpress .cs-section-slider.slick-initialized {
		margin-inline: -2em;
	}
	.cs-inpress .cs-section-slider.slick-initialized .inpress-slide {
		display: inline-block;
		float: none;
		vertical-align: middle;
		margin: 0 2em;
	}
	.cs-inpress .cs-section-slider.slick-initialized .press-slide__logo {
		margin: 0 auto;
	}
}

/* Related in Bug Crawl */

.bc2-section {
  position: relative;
  padding: 40px 0;
}
.bc2-section__title {
  margin-bottom: 45px;
  font-size: 25px;
  width: 100%;
}
.bc2-rel-posts__wraper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -10px;
}
.related-bug {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .related-bug {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .related-bug {
    width: 100%;
  }
}
.related-bug__thumb {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #f0f0f0;
  opacity: 1;
  transition: opacity .25s;
  will-change: opacity;
}
.related-bug:hover .related-bug__thumb {
  opacity: .5;
}
.related-bug__thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.related-bug__title {
  display: block;
  margin-top: 20px;
}
.related-bug__title h4 {
  transition: color .25s;
  font-size: 16px;
  will-change: color;
}
.related-bug:hover .related-bug__title h4 {
  color: #d33;
}