/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}
[hidden],template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,strong {
	font-weight: 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 {
	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;
	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 {
	*,:after,:before {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}

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

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

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

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

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

	thead {
		display: table-header-group
	}

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

	img {
		max-width: 100%!important
	}

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

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

	.navbar {
		display: none
	}

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

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse!important
	}

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

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

* {
	box-sizing: border-box
}

:after,:before {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

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

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



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

figure {
	margin: 0
}

img {
	vertical-align: middle
}

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

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

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

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

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

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

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}

.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,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,.h2,.h3,h1,h2,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,.h5,.h6,h4,h5,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: 300;
	line-height: 1.4
}

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

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

.mark,mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

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

.text-info {
	color: #31708f
}

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

.text-warning {
	color: #8a6d3b
}

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

.text-danger {
	color: #a94442
}

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

.bg-primary {
	color: #fff
}

.bg-primary {
	background-color: #337ab7
}

a.bg-primary:focus,a.bg-primary:hover {
	background-color: #286090
}

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

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

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

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

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

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

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

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

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

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

ol ol,ol ul,ul ol,ul ul {
	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
}

dd,dt {
	line-height: 1.42857
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,.dl-horizontal dd:before {
	content: " ";
	display: table
}

.dl-horizontal dd:after {
	clear: both
}

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

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

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

.initialism {
	font-size: 90%
}

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

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

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

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

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

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

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

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

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

.container:after,.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

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

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

.container-fluid:after {
	clear: both
}

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

.row:after,.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

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

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

.col-xs-1 {
	width: 8.33333%
}
.col-xs-1000 {
	width: 14.13333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
	.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
		float: left
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
	.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
		float: left
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
	.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
		float: left
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

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

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

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

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

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

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

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

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

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

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

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
	background-color: #f5f5f5
}

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

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

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

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

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

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

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

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

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

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

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

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

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

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

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

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

fieldset {
	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;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

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

input[type=checkbox],input[type=radio] {
	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=checkbox]:focus,input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

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

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

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	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::-ms-expand {
	border: 0;
	background-color: transparent
}

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

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
		line-height: 34px
	}

	.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm {
		line-height: 30px
	}

	.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg {
		line-height: 46px
	}
}

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

.checkbox,.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}

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

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

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

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

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

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}

.form-control-static.input-lg,.form-control-static.input-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}

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

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

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

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

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

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

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

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

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

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

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

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

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

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

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

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

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

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

.has-success .form-control:focus {
	border-color: #2b542c;
	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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
	color: #8a6d3b
}

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

.has-warning .form-control:focus {
	border-color: #66512c;
	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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
	color: #a94442
}

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

.has-error .form-control:focus {
	border-color: #843534;
	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
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 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 .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
		width: auto
	}

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

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

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

	.form-inline .checkbox label,.form-inline .radio label {
		padding-left: 0
	}

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

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

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}

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

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

.form-horizontal .form-group:after,.form-horizontal .form-group:before {
	content: " ";
	display: table
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px
	}
}

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

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

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

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

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

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

a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none
}

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

.btn-default.focus,.btn-default:focus {
	color: #333;
	background-color: #fff;
	border-color: #8c8c8c
}

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

.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #fff;
	border-color: #fff
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

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

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

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

.btn-primary {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}

.btn-primary.focus,.btn-primary:focus {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}

.btn-primary:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}

.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #fff;
	border-color: #fff
}

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

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

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

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

.btn-success.focus,.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

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

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

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
	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.focus,.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

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

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

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

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

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

.btn-warning.focus,.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

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

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

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
	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.focus,.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

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

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

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

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

.btn-link {
	color: #000;
	font-weight: 400;
	border-radius: 0
}

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

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

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

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

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

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

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

.btn-block {
	display: block;
	width: 100%
}

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

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

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

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-property: height,visibility;
	transition-duration: .35s;
	transition-timing-function: ease
}

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

.dropdown,.dropup {
	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;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	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.42857;
	color: #333;
	white-space: nowrap
}

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

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

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

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	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.42857;
	color: #777;
	white-space: nowrap
}

.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 dashed;
	border-bottom: 4px solid\9;
	content: ""
}

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

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

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

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

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

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

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

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

.btn-toolbar:after,.btn-toolbar:before {
	content: " ";
	display: table
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,.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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-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-lg.btn-group>.btn+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}

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

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

.btn .caret {
	margin-left: 0
}

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

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

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

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before {
	content: " ";
	display: table
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.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-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

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

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

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none
}

.input-group {
	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 .form-control:focus {
	z-index: 3
}

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

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.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,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

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

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

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

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

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

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

.input-group-btn {
	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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
	z-index: 2
}

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

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

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

.nav:after,.nav:before {
	content: " ";
	display: table
}

.nav:after {
	clear: both
}

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

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

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

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

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

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

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

.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:focus,.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

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

.nav-justified,.nav-tabs.nav-justified {
	width: 100%
}

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

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

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

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

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

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

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

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

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

	.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #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
}

.navbar:after,.navbar:before {
	content: " ";
	display: table
}

.navbar:after {
	clear: both
}

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

.navbar-header:after,.navbar-header:before {
	content: " ";
	display: table
}

.navbar-header:after {
	clear: both
}

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

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after,.navbar-collapse:before {
	content: " ";
	display: table
}

.navbar-collapse:after {
	clear: both
}

.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-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse {
		padding-left: 0;
		padding-right: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

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

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

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

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

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

@media (min-width:768px) {
	.navbar-fixed-bottom,.navbar-fixed-top {
		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 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}

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

.navbar-brand>img {
	display: block
}

@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 .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
		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-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	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 .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn {
		width: auto
	}

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

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

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

	.navbar-form .checkbox label,.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

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

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		box-shadow: none
	}
}

.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 {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,.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
	}
}

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

	.navbar-right {
		float: right!important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
	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:focus,.navbar-default .navbar-nav>.open>a:hover {
	background-color: #e7e7e7;
	color: #555
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
	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:focus,.navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #090909;
	color: #fff
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.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.42857;
	text-decoration: none;
	color: #000;
	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:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	z-index: 2;
	color: #004765;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.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;
	line-height: 1.5
}

.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:after,.pager:before {
	content: " ";
	display: table
}

.pager:after {
	clear: both
}

.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:focus,.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,.pager .next>span {
	float: right
}

.pager .previous>a,.pager .previous>span {
	float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
	color: #777;
	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:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

a.label:focus,a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,.label-danger[href]:hover {
	background-color: #c9302c
}

.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,.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .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
}

@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;
	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: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	transition: width .6s ease
}

.progress-bar-striped,.progress-striped .progress-bar {
	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-bar.active,.progress.active .progress-bar {
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	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: 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: 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: 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)
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .8;
	filter: alpha(opacity=20)
}

.close:focus,.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}

button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}

.clearfix:after,.clearfix:before,.filter-wrapper:after,.filter-wrapper:before {
	content: " ";
	display: table
}

.clearfix:after,.filter-wrapper:after {
	clear: both
}

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

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

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

.hidden {
	display: none!important
}

.affix {
	position: fixed
}

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

.visible-xs {
	display: none!important
}

.visible-sm {
	display: none!important
}

.visible-md {
	display: none!important
}

.visible-lg {
	display: none!important
}

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

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

	table.visible-xs {
		display: table!important
	}

	tr.visible-xs {
		display: table-row!important
	}

	td.visible-xs,th.visible-xs {
		display: table-cell!important
	}
}

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

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

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

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

	table.visible-sm {
		display: table!important
	}

	tr.visible-sm {
		display: table-row!important
	}

	td.visible-sm,th.visible-sm {
		display: table-cell!important
	}
}

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

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

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

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

	table.visible-md {
		display: table!important
	}

	tr.visible-md {
		display: table-row!important
	}

	td.visible-md,th.visible-md {
		display: table-cell!important
	}
}

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

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

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

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

	table.visible-lg {
		display: table!important
	}

	tr.visible-lg {
		display: table-row!important
	}

	td.visible-lg,th.visible-lg {
		display: table-cell!important
	}
}

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

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

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

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

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

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

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

.visible-print {
	display: none!important
}

@media print {
	.visible-print {
		display: block!important
	}

	table.visible-print {
		display: table!important
	}

	tr.visible-print {
		display: table-row!important
	}

	td.visible-print,th.visible-print {
		display: table-cell!important
	}
}

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

@media print {
	.visible-print-block {
		display: block!important
	}
}

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

@media print {
	.visible-print-inline {
		display: inline!important
	}
}

.visible-print-inline-block {
	display: none!important
}

@media print {
	.visible-print-inline-block {
		display: inline-block!important
	}
}

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

.alert-sm {
	padding: 5px 10px
}

.alert a {
	font-weight: 700
}

.alert-success a,.alert-success a:focus,.alert-success a:hover {
	color: #2b542c
}

.alert-info a,.alert-info a:focus,.alert-info a:hover {
	color: #245269
}

.alert-warning a,.alert-warning a:focus,.alert-warning a:hover {
	color: #66512c
}

.alert-danger a,.alert-danger a:focus,.alert-danger a:hover {
	color: #843534
}

@keyframes glyphicon-spin {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(359deg)
	}
}

.glyphicon-spin {
	display: inline-block;
	animation: glyphicon-spin 1s infinite linear
}

a .glyphicon-spin {
	display: inline-block;
	text-decoration: none
}

html.js .btn .ajax-throbber {
	margin-left: .5em;
	margin-right: -.25em
}

html.js .form-item .input-group-addon .glyphicon {
	color: #777;
	opacity: .5;
	transition: 150ms color,150ms opacity
}

html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
	color: #337ab7;
	opacity: 1
}

html.js .form-item .input-group-addon .input-group-addon {
	background-color: #fff
}

html.js .ajax-new-content:empty {
	display: none!important
}

.field--label {
	font-weight: 700
}

.field--label-inline .field--items,.field--label-inline .field--label {
	float: left
}

.field--label-inline .field--items,.field--label-inline .field--label,.field--label-inline>.field--item {
	padding-right: .5em
}
[dir=rtl] .field--label-inline .field--items,[dir=rtl] .field--label-inline .field--label {
	padding-left: .5em;
	padding-right: 0
}

.field--label-inline .field--label::after {
	content: ':'
}

.file {
	display: table;
	font-size: 75%;
	font-weight: 700;
	margin: 5px 0;
	width: 100%
}

.file>span {
	background: #fff;
	color: #337ab7;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc
}

.file>span:first-child {
	border-left: 1px solid #ccc
}

.file>span:last-child {
	border-right: 1px solid #ccc
}

.file>.tabledrag-changed {
	background: #fcf8e3;
	border-radius: 0;
	color: #8a6d3b;
	display: table-cell;
	padding: 0 1em;
	top: 0;
	vertical-align: middle;
	border-left: 1px solid inherit
}

.file>.tabledrag-changed,.file>.tabledrag-changed:last-child {
	border: 1px solid #f7e1b5
}

.file-icon {
	display: table-cell;
	font-size: 150%;
	padding: .25em .5em;
	text-align: center;
	vertical-align: middle
}

.file-link {
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.file-link a,.file-link a:active,.file-link a:focus,.file-link a:hover {
	color: inherit
}

.file-size {
	display: table-cell;
	padding: 0 1em;
	text-align: right;
	white-space: pre;
	vertical-align: middle
}

.image-widget.row {
	overflow: hidden
}

.filter-wrapper {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	margin-bottom: 0;
	padding: 10px;
	height: 51px
}

.filter-help {
	float: right;
	line-height: 1;
	margin: .5em 0 0
}

.nav.nav-tabs.filter-formats {
	margin-bottom: 15px
}

a.icon-before .glyphicon {
	margin-right: .25em
}

a.icon-after .glyphicon {
	margin-left: .25em
}

.btn.icon-before .glyphicon {
	margin-left: -.25em;
	margin-right: .25em
}

.btn.icon-after .glyphicon {
	margin-left: .25em;
	margin-right: -.25em
}

body {
	position: relative
}

body.navbar-is-static-top {
	margin-top: 0
}

body.navbar-is-fixed-top {
	margin-top: 65px
}

body.navbar-is-fixed-bottom {
	padding-bottom: 65px
}

@media screen and (min-width:768px) {
	body {
		margin-top: 15px
	}
}

@media screen and (max-width:767px) {
	body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar,body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar {
		position: fixed
	}

	body.toolbar-vertical.navbar-is-fixed-bottom header,body.toolbar-vertical.navbar-is-fixed-top header {
		z-index: 500
	}

	body.toolbar-vertical.navbar-is-fixed-top header {
		top: 39px
	}
}

@media screen and (min-width:768px) {
	.navbar.container {
		max-width: 720px
	}
}

@media screen and (min-width:992px) {
	.navbar.container {
		max-width: 940px
	}
}

@media screen and (min-width:1200px) {
	.navbar.container {
		max-width: 1140px
	}
}

.navbar .logo {
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px
}

@media screen and (min-width:768px) {
	.navbar .logo {
		margin-right: 0;
		padding-left: 0
	}
}

.node-preview-container {
	margin-top: -15px
}

.node-preview-form-select {
	padding: 15px
}

.panel-title {
	display: block;
	margin: -10px -15px;
	padding: 10px 15px
}

.panel-title,.panel-title:focus,.panel-title:hover,.panel-title:hover:focus {
	color: inherit
}

.panel-title:focus,.panel-title:hover {
	text-decoration: none
}

.progress-wrapper {
	margin-bottom: 15px
}

.progress-wrapper:last-child .progress {
	margin-bottom: 5px
}

.progress-wrapper .message {
	font-weight: 700;
	margin-bottom: 5px
}

.progress-wrapper .percentage,.progress-wrapper .progress-label {
	font-size: 12px
}

.progress-wrapper .progress-bar {
	min-width: 2em
}

.tabledrag-toggle-weight {
	float: right;
	margin: 1px 2px 1px 10px
}

.tabledrag-changed-warning {
	margin: 0;
	overflow: hidden
}

.tabledrag-handle {
	color: #777;
	cursor: move;
	float: left;
	font-size: 125%;
	line-height: 1;
	margin: -10px 0 0 -10px;
	padding: 10px
}

.tabledrag-handle:focus,.tabledrag-handle:hover {
	color: #337ab7
}

.indentation {
	float: left;
	height: 1.7em;
	margin: -.4em .2em -.4em -.4em;
	padding: .42em 0 .42em .6em;
	width: 20px
}
[dir=rtl] .indentation {
	float: right;
	margin: -.4em -.4em -.4em .2em;
	padding: .42em .6em .42em 0
}

.local-actions {
	margin: 10px 0 10px -5px
}

.tabs--secondary {
	margin: 10px 0 5px
}

.tabbable {
	margin-bottom: 20px
}

.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs {
	border-bottom: 0
}

.tabs-below>.nav-tabs .summary,.tabs-left>.nav-tabs .summary,.tabs-right>.nav-tabs .summary {
	color: #777;
	font-size: 12px
}

.tab-pane>.panel-heading {
	display: none
}

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

.tabs-below>.nav-tabs {
	border-top: 1px solid #ddd
}

.tabs-below>.nav-tabs>li {
	margin-top: -1px;
	margin-bottom: 0
}

.tabs-below>.nav-tabs>li>a {
	border-radius: 0 0 4px 4px
}

.tabs-below>.nav-tabs>li>a:focus,.tabs-below>.nav-tabs>li>a:hover {
	border-top-color: #ddd;
	border-bottom-color: transparent
}

.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:focus,.tabs-below>.nav-tabs>.active>a:hover {
	border-color: transparent #ddd #ddd #ddd
}

.tabs-left>.nav-tabs,.tabs-right>.nav-tabs {
	padding-bottom: 20px;
	width: 220px
}

.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li {
	float: none
}

.tabs-left>.nav-tabs>li:focus,.tabs-right>.nav-tabs>li:focus {
	outline: 0
}

.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a {
	margin-right: 0;
	margin-bottom: 3px
}

.tabs-left>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:focus {
	outline: 0
}

.tabs-left>.tab-content,.tabs-right>.tab-content {
	border-radius: 0 4px 4px 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	overflow: hidden;
	padding: 10px 15px
}

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

.tabs-left>.nav-tabs>li>a {
	border-radius: 4px 0 0 4px
}

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

.tabs-left>.nav-tabs>.active>a,.tabs-left>.nav-tabs>.active>a:focus,.tabs-left>.nav-tabs>.active>a:hover {
	border-color: #ddd transparent #ddd #ddd;
	box-shadow: -1px 1px 1px rgba(0,0,0,.05)
}

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

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

.tabs-right>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:hover {
	border-color: #eee #eee #eee #ddd;
	box-shadow: 1px 1px 1px rgba(0,0,0,.05)
}

.tabs-right>.nav-tabs>.active>a,.tabs-right>.nav-tabs>.active>a:focus,.tabs-right>.nav-tabs>.active>a:hover {
	border-color: #ddd #ddd #ddd transparent
}

body.toolbar-fixed .toolbar-oriented .toolbar-bar {
	z-index: 1031
}

body.toolbar-fixed .navbar-fixed-top {
	top: 39px
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
	top: 79px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
	left: 240px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
	margin-left: 240px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
	padding-bottom: 40px
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray,body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray>.toolbar-lining:before {
	width: 240px
}

.ui-autocomplete {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	color: inherit;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	list-style: none;
	min-width: 160px;
	padding: 5px 0;
	text-align: left;
	z-index: 1000
}

.ui-autocomplete .ui-menu-item {
	border: 0;
	border-radius: 0;
	clear: both;
	color: #333;
	cursor: pointer;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	margin: 0;
	outline: 0;
	padding: 3px 20px;
	text-decoration: none;
	white-space: nowrap
}

.ui-autocomplete .ui-menu-item.ui-state-hover {
	background: #f5f5f5;
	color: #262626
}

.ui-autocomplete .ui-menu-item.ui-state-active,.ui-autocomplete .ui-menu-item.ui-state-focus {
	background: #337ab7;
	color: #fff
}

ol,ul {
	padding-left: 1.5em
}

.popover ol:last-child,.popover ul:last-child {
	margin-bottom: 0
}

body {
	margin-top: 0
}

.page-header {
	margin-top: 0
}

.footer {
	margin-top: 45px;
	padding-top: 35px;
	padding-bottom: 36px;
	border-top: 1px solid #E5E5E5
}

.form-group:last-child,.panel:last-child,p:last-child {
	margin-bottom: 0
}

.region-help>.glyphicon {
	font-size: 18px;
	float: left;
	margin: -.05em .5em 0 0
}

.region-help .block {
	overflow: hidden
}

.control-group .help-inline,.help-block {
	color: #777;
	font-size: 12px;
	margin: 5px 0 10px;
	padding: 0
}

.control-group .help-inline:first-child,.help-block:first-child {
	margin-top: 0
}

.lity-container {
	width: 100%
}

@media only screen and (min-width:768px) {
	.lity-container {
		width: 80%
	}
}

img {
	max-width: 100%;
	height: auto
}

table {
	max-width: 100%!important
}

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

@media only screen and (min-width:768px) {
	.holder {
		padding-top: 35px;
		padding-bottom: 35px
	}
}

.block-title {
	margin: 0 0 40px;
	font-size: 20px;
	color: #000;
	text-align: center
}

@media only screen and (min-width:768px) {
	.block-title {
		margin: 0 0 40px;
		font-size: 30px
	}
}

.block-title:empty {
	margin: 0
}

.bg-lighter-blue {
	background-color: #ffc107
}

.navbar-fixed-top #horizontal-menu {
	display: -ms-flexbox;
	display: flex
}

.navbar-fixed-top #horizontal-menu li {
	width: 100%
}

.navbar-fixed-top #horizontal-menu li a {
	color: #404040
}

.navbar-fixed-top #horizontal-menu li>a {
	padding: 15px 10px 11px;
	text-align: center;
	border-bottom: 4px solid transparent;
	font-size: 16px
}

.navbar-fixed-top #horizontal-menu li>a.open,.navbar-fixed-top #horizontal-menu li>a:hover {
	text-decoration: none
}

.navbar-fixed-top #horizontal-menu li .sub-nav {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	border-top: 6px solid transparent;
	background-color: #fff;
	background-clip: padding-box;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	top: 100%;
	right: 0;
	left: unset
}

.navbar-fixed-top #horizontal-menu li .sub-nav li {
	padding: 0 15px
}

.navbar-fixed-top #horizontal-menu li .sub-nav li a {
	text-align: left;
	border-bottom: 1px solid #eee;
	color: #909090;
	padding: 0 10px 0 0;
	font-size: .9em;
	line-height: 42px;
	text-transform: uppercase;
	position: relative;
	white-space: nowrap
}

.navbar-fixed-top #horizontal-menu li .sub-nav li a.is-active,.navbar-fixed-top #horizontal-menu li .sub-nav li a:hover {
	color: #000;
	text-decoration: none
}

.navbar-fixed-top #horizontal-menu li:hover .sub-nav {
	border-color: #000
}

.opaque {
	background-color: #000;
	color: #fff
}

.opaque #navbar,.opaque .header-top {
	background-color: transparent!important
}

.opaque #horizontal-menu li a {
	color: #fff;
	border-bottom: 4px solid #000
}

#navbar,.header-top {
	background-color: rgba(255,255,255,.81);
	transition: background-color .5s ease-out
}

@media only screen and (max-width:767px) {
	#navbar,.header-top {
		background-color: #fff
	}
}

@media only screen and (max-width:767px) {
	#navbar {
		background-color: transparent;
		position: absolute;
		top: 10px
	}
}

.header-top {
	margin-bottom: 4px
}

.header-top #block-englishversion {
	float: right;
	line-height: 80px;
	margin-right: 35px
}

@media only screen and (max-width:767px) {
	.header-top #block-englishversion {
		display: none
	}
}

.header-top #block-solargard-search {
	float: right;
	margin-right: 260px
}

.header-top>div {
	position: relative
}

.header-top .logo-saint-gobain {
	position: absolute;
	right: 15px;
	top: 0;
	display: none
}

@media screen and (min-width:768px) {
	.header-top .logo-saint-gobain {
		display: block
	}
}

.header-top .logo-saint-gobain div {
	position: relative;
	z-index: 2;
	float: right;
	width: 106px;
	height: 80px;
	background: url(../images/logo-st-gobain-bg.png) no-repeat;
	background-size: contain
}

.opaque #block-englishversion a {
	color: #fff
}

.logo img {
	height: 80px
}

@media only screen and (max-width:767px) {
	.logo {
		margin: auto 0;
		display: block;
		text-align: center;
		float: none!important
	}

	.logo img {
		height: 50px
	}
}

@media only screen and (min-width:768px) {
	#block-responsivemenumobileicon {
		display: none
	}
}

@media only screen and (max-width:767px) {
	#block-responsivemenumobileicon .responsive-menu-toggle-icon span.icon,#block-responsivemenumobileicon .responsive-menu-toggle-icon:after,#block-responsivemenumobileicon .responsive-menu-toggle-icon:before {
		background-color: #000
	}

	#block-responsivemenumobileicon .responsive-menu-toggle-icon span.label {
		display: none
	}
}

#search-block-form {
	position: relative;
	margin-top: 23px
}

@media only screen and (max-width:767px) {
	#search-block-form {
		display: none
	}
}

#search-block-form .form-actions {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc
}

#search-block-form .form-actions input {
	margin-right: 0;
	background-color: transparent;
	border: 0;
	z-index: 3;
	position: relative;
	opacity: 0;
	padding-left: 0;
	padding-right: 0;
	height: 34px;
	width: 34px
}

#search-block-form .form-actions:before {
	content: "\f002";
	position: absolute;
	z-index: 0;
	right: 8px;
	top: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

form.search-page-form .container-inline.form-wrapper {
	position: relative;
	margin: 35px 0
}

form.search-page-form .container-inline.form-wrapper input#edit-submit {
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0
}

form.search-page-form .container-inline.form-wrapper input[type=search] {
	border-color: #000
}

form.search-page-form .container-inline.form-wrapper:before {
	content: "\f002";
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	background: #000;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	height: 33px;
	line-height: 33px;
	width: 45px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	text-align: center
}

form.search-page-form+h2 {
	margin: 0;
	font-size: 16px;
	padding-top: 20px;
	color: #162934
}

form.search-page-form~ol {
	padding-top: 20px;
	color: #000;
	padding-left: 0;
	list-style: none
}

form.search-page-form~ol li {
	position: relative;
	padding: 20px 0 20px 40px;
	border-bottom: 1px solid #ddd
}

form.search-page-form~ol li h3 {
	margin: 10px 0;
	font-size: 16px
}

form.search-page-form~ol li p {
	color: #162934;
	margin: 10px 0;
	font-size: 13px
}

form.search-page-form~ol li span {
	color: #fff;
	position: absolute;
	display: block;
	width: 25px;
	height: 25px;
	background-color: #000;
	border-radius: 50%;
	left: 8px;
	top: 25px;
	text-align: center;
	line-height: 25px
}

form.search-page-form~ol li:first-child {
	border-top: 1px solid #ddd
}

.zoom-box {
	overflow: hidden
}

.zoom-box .zoom {
	background-size: cover!important;
	background-position: center!important;
	padding-top: 65%;
	transition: all .4s ease-out
}

.zoom-box .zoom:hover {
	transform: scale(1.1,1.1)
}

.zoom-box .zoom.zoom-1-1 {
	padding-top: 100%
}

.zoom-box .zoom.zoom-2-1 {
	padding-top: 50%
}

.zoom-box .zoom.zoom-5-2 {
	padding-top: 40%
}

.zoom-box .zoom.zoom-10-11 {
	padding-top: 113.12%
}

.zoom-box .zoom-img {
	transition: all .4s ease-out
}

.zoom-box .zoom-img:hover {
	transform: scale(1.05,1.05)
}

.table-style {
	border: 1.5px solid #dbdbdb;
	border-radius: 15px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	border-collapse: inherit;
	width: 100%!important;
	margin: 0 auto
}

@media only screen and (min-width:768px) {
	.table-style {
		line-height: 60px;
		width: auto!important
	}
}

.table-style tbody tr:nth-of-type(2n+1) {
	background-color: #f5f5f5
}

.table-style tbody tr td:first-child {
	border-right: 1.5px solid #e5e5e5
}

.table-style tbody tr td:last-child {
	border-left: 1.5px solid #e5e5e5
}

.table-style tbody tr:first-child {
	font-size: 16px
}

@media only screen and (min-width:768px) {
	.table-style tbody tr:first-child {
		font-size: 22px
	}
}

.table-style tbody tr:last-child td {
	border: 0
}

.table-style thead tr {
	background-color: #000;
	color: #fff;
	margin: 0;
	text-align: center;
	font-size: 22px
}

.table-style thead tr th {
	font-weight: 400
}

.table-style .second-title {
	color: #333;
	font-size: 20px;
	font-weight: 700
}

.table-style .second-title th {
	text-align: center
}

.table-style-1 tbody tr td:last-child {
	border-left: 0
}

@media only screen and (max-width:768px) {
	.table-style-2 tbody tr td:nth-child(2) {
		width: 2000px!important
	}
}

.view-news .view-content {
	width: 100%
}

.view-news .view-content .news-list {
	list-style: none;
	padding: 0
}

.view-news .view-content .news-list li {
	border-top: 1px solid #ddd;
	display: -ms-flexbox;
	display: flex;
	padding: 1rem 8px;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.view-news .view-content .news-list li:last-child {
	border-bottom: 1px solid #ddd
}

.view-news .view-content .news-list li:hover {
	background-color: #ddd
}

.view-news .view-content .news-list li .views-field-title {
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.view-news .view-content .news-list li .views-field-created {
	min-width: 78px;
	text-align: right
}

.banner-image-container .banner-image {
	position: relative;
	background-color: #333;
	border-bottom: 10px solid #000
}

.banner-image-container .banner-image:hover {
	transform: none
}

@media only screen and (max-width:768px) {
	.banner-image-container .banner-image {
		padding-top: 130%!important
	}
}

.banner-image-container .banner-image .banner-image-box {
	bottom: 0;
	height: 100%;
	padding: 0 35px
}

@media only screen and (min-width:768px) {
	.banner-image-container .banner-image .banner-image-box {
		padding: 0 200px
	}
}

.banner-image-container .banner-image .banner-image-box .banner-image-text {
	color: #fff;
	position: absolute;
	top: 52%;
	text-shadow: 1px 1px 4px rgba(0,0,0,.75)
}

.banner-image-container .banner-image .banner-image-box .banner-image-text h2 {
	font-size: 28px
}

@media only screen and (min-width:768px) {
	.banner-image-container .banner-image .banner-image-box .banner-image-text h2 {
		font-size: 36px
	}
}

.banner-image-container .banner-image .banner-image-box .banner-image-text p {
	font-size: 14px;
	line-height: 150%
}

@media only screen and (min-width:768px) {
	.banner-image-container .banner-image .banner-image-box .banner-image-text p {
		font-size: 24px
	}
}

@media only screen and (max-width:768px) {
	.product-recommend-content .row {
		margin-left: 0;
		margin-right: 0
	}
}

.product-recommend-catena {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.product-recommend-catena ul {
	list-style: none;
	padding: 0 0 23px 0
}

.product-recommend-catena ul li {
	display: inline-block;
	border-radius: 10px;
	padding: 4px 20px;
	white-space: nowrap;
	font-size: 14px
}

@media only screen and (min-width:768px) {
	.product-recommend-catena ul li {
		font-size: 18px;
		padding: 8px 45px;
		margin-left: 60px;
		cursor: pointer;
		background-color: #fff;
		color: #000
	}
}

.product-recommend-catena ul li:first-child {
	margin-left: 0
}

.product-recommend-catena ul li:focus {
	outline-style: none
}

.product-recommend-catena ul li.slick-current {
	background-color: #000;
	color: #fff
}

.product-recommend-catena .product-slick-nav .slick-track {
	width: auto!important
}

.product-recommend-catena .product-slick-nav .slick-track .slick-slide {
	width: auto!important
}

.product-recommend-data ul {
	padding: 0;
	list-style: none
}

.product-recommend-data ul:focus {
	outline-style: none
}

.product-recommend-data ul li {
	background-color: #fff;
	text-align: center;
	padding: 8px 0 5px;
	border-radius: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 100%
}

@media only screen and (min-width:768px) {
	.product-recommend-data ul li {
		margin-bottom: 20px;
		padding: 12px 0 12px
	}
}

.product-recommend-data ul li span {
	text-align: center;
	font-size: 14px
}

@media only screen and (max-width:768px) {
	.product-recommend-data ul li span {
		padding: 0;
		font-size: 10px
	}
}

@media only screen and (min-width:768px) {
	.product-recommend-data ul li span:first-child {
		text-align: center
	}
}

.product-recommend-data .product-list-title {
	color: #000
}

.chart {
	text-align: center
}

.chart .chart-title {
	margin: 0;
	margin-bottom: 10px;
	font-size: 30px;
	color: #000
}

.chart .chatr-content {
	padding-top: 35px
}

@media only screen and (min-width:768px) {
	.chart .chatr-content {
		padding-top: 60px
	}
}

.chart .chatr-content h3 {
	color: #000;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 5px
}

.chart .chatr-content .number-box {
	background-color: #fff;
	padding: 20px;
	display: inline-block;
	border-radius: 50%;
	height: 200px;
	width: 200px;
	position: relative
}

.chart .chatr-content .number-box strong {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	font-size: 50px;
	font-weight: 300;
	color: #000
}

.chart .chatr-content p {
	line-height: 1.6em;
	color: #404040
}

.icon-title-text {
	text-align: center
}

.icon-title-text .img {
	position: relative
}

.icon-title-text .img img {
	width: 100%
}

@media only screen and (min-width:768px) {
	.icon-title-text .img img {
		z-index: 2;
		width: 500px;
		position: relative;
		top: 0;
		padding: 0 50px;
		background: #fff
	}
}

.icon-title-text .img .blueLine {
	display: none;
	width: 100%;
	border-top: 1px solid #62b7da;
	position: absolute;
	top: 50%
}

@media only screen and (min-width:768px) {
	.icon-title-text .img .blueLine {
		display: block
	}
}

.icon-title-text .icon-title-text-warp {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center
}

.icon-title-text .icon-title-text-content {
	margin-bottom: 15px
}

.icon-title-text .icon-title-text-content .icon-box {
	position: relative;
	font-size: 63px;
	width: 110px;
	height: 110px;
	text-align: center;
	line-height: 110px;
	margin: 0 auto;
	border-radius: 50%;
	display: inline-block;
	display: -ms-flexbox;
	display: flex
}

.icon-title-text .icon-title-text-content .icon-box img {
	margin: auto;
	height: 100%;
	width: 100%
}

.icon-title-text .icon-title-text-content h5 {
	margin: 0;
	padding: 20px 8px 15px 8px;
	font-size: 20px;
	color: #62B7DA;
	text-decoration: none
}

@media only screen and (max-width:767px) {
	.icon-title-text .icon-title-text-content p {
		font-size: 12px
	}
}

.icon-title-text .row .col-xs-6:nth-child(odd) {
	clear: left
}

@media only screen and (min-width:768px) {
	.icon-title-text .row .col-xs-6:nth-child(odd) {
		clear: none
	}
}

.icon-title-text.yellow .icon-box {
	background-color: #f9b800
}

.icon-title-text.blue .icon-box {
	background-color: #000
}

.icon-title-text.blue p {
	color: #404040
}

.feature-number {
	text-align: center
}

.feature-number-title {
	font-size: 24px
}

@media only screen and (min-width:768px) {
	.feature-number-box {
		display: -ms-flexbox;
		display: flex
	}
}

.feature-number-box .feature-number-img img {
	width: 100%
}

@media only screen and (min-width:768px) {
	.feature-number-box .feature-number-img {
		margin: auto
	}
}

.feature-number-content {
	padding-top: 30px;
	padding-bottom: 50px
}

.feature-number-content h3 {
	color: #000;
	font-size: 50px;
	font-weight: 400
}

@media only screen and (min-width:768px) {
	.feature-number-content h3 {
		font-size: 25px
	}
}

@media only screen and (min-width:1050px) {
	.feature-number-content h3 {
		font-size: 50px
	}
}

.feature-number-content p {
	font-size: 16px;
	color: #404040;
	line-height: 150%
}

.feature-number-content:nth-child(odd) {
	clear: none
}

@media only screen and (min-width:768px) {
	.feature-number-content:nth-child(odd) {
		clear: left
	}
}

.box-overlay {
	text-align: center
}

.box-overlay img {
	max-width: 100%;
	width: 100%
}

.box-overlay .box-overlay-content {
	text-align: left;
	padding: 10px
}

.box-overlay .box-overlay-body {
	border: 1px solid #d8d8d8
}

@media only screen and (min-width:768px) {
	.box-overlay .box-overlay-body {
		position: relative;
		overflow: hidden;
		color: #fff
	}

	.box-overlay .box-overlay-body a {
		color: #fff
	}

	.box-overlay .box-overlay-body a:hover {
		text-decoration: none
	}

	.box-overlay .box-overlay-body .box-overlay-content {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		height: 0;
		padding: 20px;
		background-color: #000;
		visibility: hidden;
		transition: all .3s ease-in;
		color: #fff
	}

	.box-overlay .box-overlay-body .box-overlay-content p {
		color: #fff;
		line-height: 200%
	}

	.box-overlay .box-overlay-body:hover .box-overlay-content {
		height: 100%;
		color: #fff;
		visibility: visible;
		background-color: rgba(0,125,117,.5)
	}

	.box-overlay h5 {
		padding: 20px;
		margin-bottom: 40px;
		font-size: 16px
	}
}

.points-mall .points-mall-item {
	color: #000;
	font-size: 18px
}

.points-mall .points-mall-item h5 {
	font-size: 14px
}

@media only screen and (min-width:768px) {
	.points-mall .points-mall-item h5 {
		padding: 0 10px;
		margin: 5px 0 0;
		font-size: 18px
	}
}

.points-mall .points-mall-item p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px
}

@media only screen and (min-width:768px) {
	.points-mall .points-mall-item p {
		font-size: 18px
	}
}

.points-mall .points-mall-item .points-mall-image {
	padding: 10px;
	background-color: #fff;
	border: 0
}

.image-text h2 {
	text-align: center
}

.image-text p {
	margin: 0
}

.image-text .image-text-content {
	background-size: cover;
	background-position: center
}

.image-text .image-text-content .image-text-title {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	text-align: center
}

.image-text .image-text-content .image-text-title h2 {
	position: relative;
	display: inline-block;
	margin-bottom: 27px;
	font-size: 20px;
	color: #000
}

.image-text .image-text-content .image-text-title h2:after,.image-text .image-text-content .image-text-title h2:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	top: 49%;
	background-color: #000;
	width: 55px
}

@media only screen and (min-width:768px) {
	.image-text .image-text-content .image-text-title h2:after,.image-text .image-text-content .image-text-title h2:before {
		width: 200px
	}
}

.image-text .image-text-content .image-text-title h2:before {
	right: 110%
}

@media only screen and (min-width:768px) {
	.image-text .image-text-content .image-text-title h2:before {
		right: 125%
	}
}

.image-text .image-text-content .image-text-title h2:after {
	left: 110%
}

@media only screen and (min-width:768px) {
	.image-text .image-text-content .image-text-title h2:after {
		right: 125%
	}
}

.image-text .image-text-content .image-text-img {
	text-align: center
}

.image-text .image-text-content .image-text-img div {
	padding-top: 54%;
	width: 100%;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat
}

.image-text .image-text-content .image-text-img .click-play-video {
	font-size: 60px;
	color: #f9b800;
	cursor: pointer;
	padding-top: 60px;
	padding-bottom: 60px
}

@media only screen and (min-width:768px) {
	.image-text .image-text-content .image-text-img .click-play-video {
		padding-top: 150px;
		padding-bottom: 150px
	}
}

.image-text .image-text-content .image-text-text {
	padding: 10px;
	font-size: 12px
}

@media only screen and (min-width:768px) {
	.image-text .image-text-content .image-text-text {
		padding: 10px;
		font-size: 14px;
		margin-top: 15px
	}
}

@media only screen and (min-width:768px) {
	.image-text.above {
		margin-bottom: 0
	}

	.image-text.above .image-text-content .image-text-img {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.image-text.above .image-text-content .image-text-img div {
		padding-top: 19%
	}

	.image-text.above .image-text-content .image-text-img img {
		width: 100%
	}

	.image-text.above .image-text-content .image-text-text {
		min-height: 0
	}

	.image-text.left .image-text-content,.image-text.right .image-text-content {
		overflow: hidden;
		padding-bottom: 0;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.image-text.left .image-text-content .image-text-img,.image-text.right .image-text-content .image-text-img {
		float: left;
		width: 40%;
		margin-bottom: 0
	}

	.image-text.left .image-text-content .image-text-img img,.image-text.right .image-text-content .image-text-img img {
		width: 100%
	}

	.image-text.left .image-text-content .image-text-text,.image-text.right .image-text-content .image-text-text {
		float: left;
		text-align: left;
		padding: 10px 40px;
		margin-top: 0;
		width: 60%;
		min-height: auto
	}

	.image-text.left .image-text-content .image-text-text p,.image-text.right .image-text-content .image-text-text p {
		font-size: 14px;
		line-height: 1.75
	}

	.image-text.left .image-text-content .image-text-text h3,.image-text.right .image-text-content .image-text-text h3 {
		font-size: 20px;
		margin-bottom: 25px;
		margin-top: 0
	}

	.image-text.left .image-text-content .image-text-text ul li,.image-text.right .image-text-content .image-text-text ul li {
		font-size: 14px;
		line-height: 28px
	}

	.image-text.left .image-text-content .video-img,.image-text.right .image-text-content .video-img {
		width: 100%
	}

	.image-text.right .image-text-content .image-text-title {
		background-color: #fff
	}

	.image-text.right .image-text-content .image-text-img {
		float: right;
		-ms-flex-order: 1;
		order: 1
	}
}

.image-text .slick-list {
	padding: 0!important
}

.image-text .slick-list .slick-track {
	padding: 0!important
}

.image-text .slick-list .slick-track>div {
	padding-top: 8%!important
}

.image-element a {
	color: #fff
}

.image-element h4 {
	line-height: 1
}

@media only screen and (max-width:767px) {
	.image-element h4 {
		text-overflow: ellipsis;
		word-break: keep-all;
		overflow: hidden;
		font-size: 16px
	}
}

@media only screen and (min-width:768px) {
	.image-element h4 {
		margin-top: 25px;
		font-size: 20px
	}
}

.image-element img {
	width: 100%
}

.image-element .image-element-warpper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.icon-play {
	position: relative
}

.icon-play .fa-play {
	font-size: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #272727;
	z-index: 9;
	margin-left: -12px;
	margin-top: -15px;
	display: block
}

.icon-play .fa-play:after {
	content: "";
	height: 50px;
	width: 50px;
	display: block;
	position: absolute;
	line-height: 1;
	top: -30%;
	border-radius: 50%;
	left: -64%;
	background: rgba(109,109,109,.86);
	z-index: -1
}

.icon-play .fa-play:hover {
	cursor: pointer;
	color: #f9b800
}

.video-lity h4 {
	color: #62B7DA
}

.top-dec-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.top-dec-text {
	padding: 15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center
}

.top-dec-text p {
	line-height: 200%
}

@media only screen and (min-width:768px) {
	.top-dec-text p {
		font-size: 16px
	}
}

.top-dec-qr {
	text-align: center
}

.top-dec-qr img {
	width: 80%
}

.top-dec-qr p {
	font-size: 12px
}

@media only screen and (min-width:768px) {
	.top-dec-qr p {
		font-size: 16px
	}
}

.preservative table {
	width: 100%!important
}

.preservative table img {
	width: 100%;
	height: auto
}

#back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 40px;
	right: 40px;
	color: #555
}

#back-to-top a {
	width: 45px;
	text-decoration: none;
	overflow: hidden;
	opacity: .5;
	background: #555;
	display: none
}

#back-to-top a .arrows-text {
	padding: 5px;
	color: #fff;
	text-align: center
}

#back-to-top a span {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	outline: 0;
	color: #fff
}

@media only screen and (max-width:768px) {
	#back-to-top a {
		display: none!important
	}
}

@media only screen and (min-width:768px) {
	.franchisee-box {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.franchisee-box .franchisee-map {
	width: 100%!important
}

@media only screen and (max-width:768px) {
	.franchisee-box .franchisee-map {
		height: 380px!important
	}
}

.franchisee-box .franchisee-map span.BMap_Marker.BMap_noprint {
	background: url(../images/u1490.png) center no-repeat!important;
	background-size: contain
}

.franchisee-box .franchisee-map span.BMap_Marker>div {
	display: none!important
}

.franchisee-box .franchisee-list {
	height: 300px;
	overflow-y: scroll;
	scrollbar-base-color: #000
}

@media only screen and (min-width:768px) {
	.franchisee-box .franchisee-list {
		height: 490px;
		float: right
	}
}

.franchisee-box .franchisee-list::-webkit-scrollbar {
	width: 20px;
	background-color: #fff;
	-webkit-overflow-scrolling: touch
}

.franchisee-box .franchisee-list::-webkit-scrollbar-thumb {
	width: 20px;
	height: 100px;
	background-color: #000
}

.franchisee-box .franchisee-list-item {
	border-bottom: 1px solid #000;
	padding: 0 5px;
	overflow: hidden;
	cursor: pointer
}

.franchisee-box .franchisee-list-item .store-icon {
	display: inline-block;
	float: left;
	margin-top: 10px
}

.franchisee-box .franchisee-list-item .franchisee-title {
	font-size: 14px;
	font-weight: 700;
	margin: 15px 0
}

.franchisee-box .franchisee-list-item .franchisee-title div {
	display: inline-block
}

.franchisee-box .franchisee-list-item .franchisee-hide-box {
	display: none
}

.franchisee-box .franchisee-list-item p {
	margin-bottom: 10px;
	font-size: 12px
}

.franchisee-box .franchisee-list-item a {
	display: inline-block;
	margin-bottom: 10px
}

.franchisee-box .franchisee-list h4 {
	text-align: center;
	margin-top: 25px
}

@media only screen and (min-width:768px) {
	.franchisee-box .franchisee-list h4 {
		text-align: left
	}
}

.franchisee-description {
	display: none;
	padding: 25px 30px;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-top: 15px
}

.franchisee-description h2 {
	margin: 0;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: 700
}

.franchisee-description p {
	margin-bottom: 8px
}

.franchisee-description a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	border-radius: 10px;
	background-color: rgba(249,184,0,.75);
	text-decoration: none;
	margin-top: 10px;
	padding: 5px 30px
}

.search-store-form {
	margin-bottom: 20px;
	position: relative
}

@media only screen and (min-width:768px) {
	.search-store-form {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-align: center;
		align-items: center
	}
}

@media only screen and (max-width:768px) {
	.search-store-form>div,.search-store-form>input {
		width: 100%;
		margin-bottom: 10px!important
	}
}

@media only screen and (min-width:768px) {
	.search-store-form>div {
		width: 20%
	}
}

.search-store-form>div div {
	width: 100%
}

.search-store-form input {
	border-radius: 8px
}

.search-store-form .select-wrapper .ajax-progress.ajax-progress-throbber {
	display: none
}

@media screen and (min-width:768px) {
	.search-store-form .select-wrapper .ajax-progress.ajax-progress-throbber {
		position: absolute;
		top: 41px;
		display: block
	}
}

.search-store-form .form-wrapper .form-item-city {
	width: 100%
}

@media only screen and (min-width:768px) {
	.search-store-form .form-type-select {
		width: 20%
	}
}

.search-store-form .form-type-select select {
	border-radius: 8px;
	background-color: #ffc107;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(../images/u1505.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	background-size: 12px 7px;
	height: 40px
}

.search-store-form .form-type-select select::-ms-expand {
	display: none
}

@media only screen and (min-width:768px) {
	.search-store-form .form-type-textfield {
		width: 29%
	}
}

.search-store-form .form-type-textfield input {
	background-color: #ffc107;
	width: 100%;
	border: 0;
	outline: 0;
	padding: 7px 40px 7px 7px;
	border-radius: 5px
}

.search-store-form [type=submit],.search-store-form [type=submit]:active,.search-store-form [type=submit]:focus,.search-store-form [type=submit]:hover {
	background-color: #ffc107;
	color: #000;
	border: 0;
	outline: 0
}

.search-store-form .form-group {
	margin: 0
}

.banner-icon {
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -ms-flexbox;
	display: flex
}

@media screen and (min-width:768px) {
	.banner-icon {
		position: absolute;
		bottom: 13.5%;
		left: 58%
	}
}

.banner-icon a {
	text-decoration: none
}

.banner-icon .banner-icon-item {
	padding: 10px;
	text-align: center;
	background-color: rgba(0,0,0,.3)
}

@media screen and (min-width:768px) {
	.banner-icon .banner-icon-item {
		padding: 10px 24px;
		margin: 0 5px
	}
}

.banner-icon .banner-icon-item p {
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	margin-top: 3px
}

@media screen and (min-width:768px) {
	.banner-icon .banner-icon-item p {
		font-size: 16px;
		margin-top: 10px
	}
}

.banner-icon .banner-icon-item:hover {
	opacity: .75
}

.webform-submission-order-form .form-item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 15px
}

.webform-submission-order-form .form-item label {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	width: 200px
}

.webform-submission-order-form .form-item .select-wrapper {
	width: 50%
}

.webform-submission-order-form .form-item input {
	width: 50%
}

.webform-submission-order-form .form-item .container-inline {
	width: 50%
}

.webform-submission-order-form .webform-actions {
	text-align: center
}

.multi .image-text:nth-of-type(odd) {
	margin-bottom: 20px
}

.multi .image-text:nth-of-type(odd) .image-text-content {
	background-color: #ffc107!important
}

.multi .image-text:only-of-type {
	margin-bottom: 0
}

.multi .image-text:nth-of-type(even) .image-text-content {
	background-color: #000!important
}

.multi .image-text:nth-of-type(even) .image-text-content .image-text-img {
	-ms-flex-order: 1;
	order: 1
}

.multi .image-text:nth-of-type(even) .image-text-content .image-text-text {
	color: #fff
}

.multi .image-text-content .image-text-img div {
	background-size: cover
}

@media only screen and (min-width:768px) {
	.multi .image-text-content .image-text-img {
		width: 50%!important
	}
}

@media only screen and (min-width:768px) {
	.multi .image-text-content .image-text-text {
		width: 50%!important
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	transform: translate3d(0,0,0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-list .slick-loading {
	background: url(../slick/ajax-loader.gif) #fff center center no-repeat
}

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

.slick-next,.slick-prev {
	position: absolute;
	display: block;
	height: 40px;
	width: 40px;
	background: rgba(0,0,0,.5);
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top: 50%;
	transform: translate(0,-50%);
	padding: 0;
	border: none;
	outline: 0
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
	outline: 0
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,.slick-prev:before {
	font-family: slick;
	font-size: 30px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: 0;
	z-index: 2
}
[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	font-family: FontAwesome;
	content: "\f104"
}
[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: 0;
	z-index: 2
}
[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	font-family: FontAwesome;
	content: "\f105"
}
[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:focus,.slick-dots li button:hover {
	outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

.showcase {
	width: 100%;
	position: relative;
	border-bottom: 10px solid #000
}

.showcase .slide-item .slide-img {
	padding-top: 99%;
	background-size: cover;
	background-position-x: center
}

@media only screen and (min-width:768px) {
	.showcase .slide-item .slide-img {
		padding-top: 40.5%
	}
}

.showcase .slide-item .showcase-content {
	position: absolute;
	bottom: 30px;
	left: 8.5%;
	right: 8.5%;
	top: auto;
	color: #fff
}

@media only screen and (min-width:768px) {
	.showcase .slide-item .showcase-content {
		bottom: 13.5%;
		left: 20%;
		right: 20%
	}
}

.showcase .slide-item .showcase-content h2 {
	font-size: 20px;
	line-height: 33px;
	margin: 0;
	font-weight: 400
}

@media only screen and (min-width:768px) {
	.showcase .slide-item .showcase-content h2 {
		font-size: 30px;
		line-height: 40px
	}
}

.showcase .slide-item .showcase-content p {
	line-height: 14px;
	margin: 0;
	font-size: 13px
}

@media only screen and (min-width:768px) {
	.showcase .slide-item .showcase-content p {
		font-size: 18px;
		line-height: 45px
	}
}

.showcase .slide-item .showcase-content .btn {
	background-color: rgba(249,184,0,.75);
	color: #fff;
	margin-top: 8px;
	padding: 5px 9px;
	border-radius: 0;
	letter-spacing: 1px
}

@media only screen and (min-width:768px) {
	.showcase .slide-item .showcase-content .btn {
		font-size: 18px;
		line-height: 1;
		border-radius: 10px;
		padding: 12px 10px;
		border-width: 0;
		min-width: 172px
	}
}

.showcase .slide-item .showcase-content .btn:hover {
	background-color: rgba(0,125,177,.75)
}

.showcase .slide-item .showcase-content .btn:focus {
	outline: 0
}

.suceed-case {
	background: #ffc107;
	text-align: center
}

.suceed-case h3 {
	margin-bottom: 27px;
	font-size: 28px;
	color: #000;
	margin-bottom: 35px
}

.suceed-case-slide-content {
	margin-right: 20px
}

.suceed-case-slide-content:nth-child(4n+0) {
	margin-right: 0
}

.suceed-case-slide-content h4 {
	font-size: 20px;
	color: #62B7DA;
	margin-top: 32px;
	margin-bottom: 32px
}

@media only screen and (max-width:768px) {
	.suceed-case-slide-content h4 {
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 15px
	}
}

.suceed-case-slide-content .suceed-case-slide-img-box {
	padding: 5px;
	background-color: #fff
}

.suceed-case-slide .slick-track {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.slide-element {
	padding-bottom: 0
}

.slide-element .image-text-content {
	background-color: #000
}

.slide-element .image-text-content .image-text-text {
	color: #fff
}

@media only screen and (min-width:768px) {
	.slide-element .image-text-content .image-text-text {
		width: 50%!important
	}
}

@media only screen and (min-width:768px) {
	.slide-element .image-text-content .image-text-img {
		width: 50%!important
	}
}

.slide-element .image-text-content .image-text-img div {
	background-size: cover
}

.lity-content .video-js .vjs-big-play-button {
	top: 50%;
	left: 50%;
	margin-left: -43px;
	margin-top: -20px
}

.development-history .development-history-content {
	position: relative;
	z-index: 2
}

@media only screen and (min-width:768px) {
	.development-history .development-history-content {
		padding: 0 170px
	}
}

.development-history .development-history-content .development-history-item {
	overflow: hidden;
	margin-bottom: 40px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.development-history .development-history-content .development-history-item .development-history-left {
	text-align: center
}

.development-history .development-history-content .development-history-item .development-history-left .development-history-year {
	display: inline-block;
	width: 70px;
	height: 70px;
	background-color: #000;
	color: #fff;
	border-radius: 50%;
	float: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.development-history .development-history-content .development-history-item .development-history-left .development-history-year .short-line {
	display: inline-block;
	height: 15px;
	width: 2px;
	background-color: #fff
}

@media only screen and (min-width:768px) {
	.development-history .development-history-content .development-history-item .development-history-left .development-history-year {
		width: 100px;
		height: 100px
	}
}

.development-history .development-history-content .development-history-item .development-history-dec p {
	margin: 0;
	font-size: 12px
}

@media only screen and (min-width:768px) {
	.development-history .development-history-content .development-history-item .development-history-dec p {
		font-size: 14px
	}
}

.development-history .development-history-content .development-history-item:last-of-type {
	margin-bottom: 0
}

.development-history .development-history-content .long-line {
	display: inline-block;
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50px;
	background-color: #000;
	z-index: -1
}

@media only screen and (min-width:768px) {
	.development-history .development-history-content .long-line {
		left: 220px
	}
}

.hotspot {
	text-align: center
}

.hotspot .car_hover {
	display: inline-block;
	position: relative
}

.hotspot .car_hover img {
	width: 100%
}

.hotspot .car_hover img:nth-of-type(1) {
	display: none
}

@media only screen and (min-width:768px) {
	.hotspot .car_hover img:nth-of-type(1) {
		display: block
	}
}

@media only screen and (min-width:768px) {
	.hotspot .car_hover img:nth-of-type(2) {
		display: none
	}
}

.hotspot .car_hover .ihotspot {
	height: 20px;
	width: 20px;
	background: 0 0;
	z-index: 10;
	position: absolute;
	background-image: url(../images/dot1-1.png);
	background-repeat: no-repeat;
	background-size: 95%;
	background-position: center;
	cursor: pointer;
	display: none
}

@media only screen and (min-width:768px) {
	.hotspot .car_hover .ihotspot {
		display: block
	}
}

/*汽车效果*/
.hotspot .car_hover .ihotspot .one {
	z-index: 11;
	display: block;
	position: absolute;
	height: 211px;
	width: 319px;
	padding: 0 30px;
	background-image: url(../images/popup-bg.png);
	background-repeat: no-repeat;
	left: -1313%;
	top: -1043%;
	text-align: left
}

.hotspot .car_hover .ihotspot .one h2 {
	font-size: 20pt;
	font-weight: 700
}

.hotspot .car_hover .ihotspot .one p {
	font-size: 14pt;
	line-height: 120%
}

.hotspot .car_hover .ihotspot:hover {
	background-image: url(../images/dot2-1.png)
}

.hotspot .car_hover #ihotspot1 {
	top: 45%;
    left: 15.5%;
}

.hotspot .car_hover #ihotspot2 {
		top: 62%;
    left: 11%;
	
}

.hotspot .car_hover #ihotspot3 {
	display:none;
    top: 70.3%;
    left: 30.7%;
	    z-index: 20;
}

.hotspot .car_hover #ihotspot4 {
	top: 50%;
    left: 35%;

}

.hotspot .car_hover #ihotspot5 {
	    top: 30%;
    left: 60.5%;
}

.hotspot .car_hover #ihotspot6 {
	    top: 56.5%;
    left: 59.5%;
}

.hotspot .car_hover #ihotspot7 {
	    top: 64%;
    left: 66%;
}

.hotspot .car_hover #ihotspot8 {
	    top: 22%;
    left: 72.5%;
}

.hotspot .car_hover #ihotspot9 {
	top: 30%;
    left: 93%;
}

.image-map-container svg {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.image-map-container .image-map {
	display: none;
	height: 0;
	padding-bottom: 19%;
	position: relative
}

@media only screen and (min-width:992px) {
	.image-map-container .image-map {
		display: block
	}
}

.image-map-container .image-map-mobile {
	height: 0;
	width: 100%;
	display: block;
	padding-bottom: 38.6%;
	position: relative
}

@media only screen and (min-width:992px) {
	.image-map-container .image-map-mobile {
		display: none
	}
}

.image-map-container .map {
	display: none
}

@media only screen and (min-width:992px) {
	.image-map-container .map {
		display: inline
	}
}

@media only screen and (min-width:992px) {
	.image-map-container .map-mobile {
		display: none
	}
}

.image-map-container .state_area {
	cursor: pointer
}

.image-map-container .state_area .state_hover_area {
	opacity: 0;
	fill: #000;
	transition: opacity,.3s ease-in-out
}

.image-map-container .state_area:hover .state_hover_area {
	opacity: .5
}

.image-map-container .state-area-selected .state_hover_area,.image-map-container .state-area-selected .state_hover_area:hover {
	opacity: .8
}

.image-map-section {
	display: none
}

.image-map-section:first-child {
	display: block
}

.number-card .second-title {
	font-size: 14px;
	margin-bottom: 40px;
	text-align: center
}

@media only screen and (min-width:768px) {
	.number-card .second-title {
		font-size: 18px
	}
}

.number-card .number-card-content .number-card-item-box {
	background-color: #ffc107;
	background-clip: content-box;
	margin-bottom: 20px
}

.number-card .number-card-content .number-card-item-box .number-card-item {
	position: relative;
	text-align: center;
	padding-top: 75%
}

.number-card .number-card-content .number-card-item-box .number-card-item .number-card-serial {
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	left: 0;
	top: 0;
	background-color: #000;
	color: #fff
}

.number-card .number-card-content .number-card-item-box .number-card-item .number-card-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 20px 15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center
}

.number-card .number-card-content .number-card-item-box .number-card-item .number-card-text img {
	width: 50px
}

.number-card .number-card-content .number-card-item-box .number-card-item .number-card-text .number-card-title {
	font-size: 16px;
	color: #000;
	margin: 25px 0;
	font-weight: 700
}

.number-card .number-card-content .number-card-item-box .number-card-item .number-card-text .number-card-desc {
	font-size: 14px;
	line-height: 200%;
	height: 28px
}

@media only screen and (max-width:767px) {
	.webform-submission-order-form .form-item label {
		width: 45%
	}
}

.webform-submission-order-form input.form-date,.webform-submission-order-form input.form-time {
	width: 100%
}

.webform-submission-order-form label.form-required::before {
	content: "*"
}

.webform-submission-order-form .form-type-datetime label::before {
	content: "*"
}

@media only screen and (min-width:768px) {
	.webform-submission-order-form .form-type-datetime .form-data-box {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media only screen and (min-width:768px) {
	.webform-submission-order-form .form-type-datetime .form-data-box .form-type-date {
		width: 48%
	}
}

.selectric {
	border-radius: 4px;
	overflow: hidden
}

.enquiry-form {
	margin-top: 12px
}

.enquiry-form .form-item {
	margin-bottom: 12px
}

.path-search,.path-user {
	margin-top: 150px
}

.main-container {
	min-height: 38vh
}

#off-canvas {
	display: none
}

#off-canvas.mm-offcanvas {
	display: block
}

.phone-num {
	color: #ddd;
	left: 25px;
	font-size: 18px;
	margin-bottom: -20px;
	font-weight: 700
}

.footer {
	background: #162934;
	padding: 15px 0;
	margin-top: 0
}

.footer .region-footer .footer-images {
	padding: 35px 0 0;
	border-bottom: 1px solid #3f4e57;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.footer .region-footer .footer-images .footer-images-content {
	position: relative;
	display: inline-block;
	width: 30%;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 25%
}

@media only screen and (min-width:768px) {
	.footer .region-footer .footer-images .footer-images-content {
		width: 10%;
		padding: 0 15px
	}
}

.footer .region-footer .footer-images .footer-images-content img {
	width: 100%
}

.footer .region-footer .footer-images .footer-images-content a {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}

.footer .region-footer .footer-images .footer-images-content p {
	color: #fff;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.footer .region-footer ul.menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 12px 0 0;
	margin-bottom: 0
}

.footer .region-footer ul.menu li {
	width: 33%;
	display: inline-block;
	text-align: center;
	padding: 8px 0
}

.footer .region-footer ul.menu li a {
	color: #fff
}

.footer .region-footer ul.menu li a:focus,.footer .region-footer ul.menu li a:hover {
	background-color: #162934
}

@media only screen and (min-width:768px) {
	.footer .region-footer ul.menu li {
		width: 12.5%;
		text-align: left
	}
}

.footer .region-footer ul.nav:before {
	display: none
}

.copyright {
	background-color: #000;
	text-align: center
}

.copyright p {
	line-height: 2;
	color: #fff;
	padding: 10px 0
}
