html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-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 {
	margin:.67em 0;
	font-size:2em
}
mark {
	color:#000;
	background:#ff0
}
small {
	font-size:80%
}
sub,sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
images {
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	height:0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
pre {
	overflow:auto
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
button,input,optgroup,select,textarea {
	margin:0;
	font:inherit;
	color:inherit
}
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 {
	padding:0;
	border:0
}
input {
	line-height:normal
}
input[type=checkbox],input[type=radio] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height:auto
}
input[type=search] {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-appearance:textfield
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
fieldset {
	padding:.35em .625em .75em;
	margin:0 2px;
	border:1px solid #c0c0c0
}
legend {
	padding:0;
	border:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-spacing:0;
	border-collapse:collapse
}
td,th {
	padding:0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/
	@media print {
	*,:before,:after {
	color:#000 !important;
	text-shadow:none !important;
	background:transparent !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important
}
a,a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
a[href^="#"]:after,a[href^="javascript:"]:after {
	content:""
}
pre,blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
tr,images {
	page-break-inside:avoid
}
images {
	max-width:100% !important
}
p,h2,h3 {
	orphans:3;
	widows:3
}
h2,h3 {
	page-break-after:avoid
}
select {
	background:#fff !important
}
.navbar {
	display:none
}
.btn>.caret,.dropup>.btn>.caret {
	border-top-color:#000 !important
}
.label {
	border:1px solid #000
}
.table {
	border-collapse:collapse !important
}
.table td,.table th {
	background-color:#fff !important
}
.table-bordered th,.table-bordered td {
	border:1px solid #ddd !important
}
}

* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
:before,:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#fff
}
input,button,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#337ab7;
	text-decoration:none
}
a:hover,a:focus {
	color:#23527c;
	text-decoration:underline
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
images {
	vertical-align:middle
}
.images-responsive,.thumbnail>images,.thumbnail a>images,.carousel-inner>.item>images,.carousel-inner>.item>a>images {
	display:block;
	max-width:100%;
	height:auto
}
.images-rounded {
	border-radius:6px
}
.images-thumbnail {
	display:inline-block;
	max-width:100%;
	height:auto;
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out
}
.images-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;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0, 0, 0, 0);
	border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
	font-weight:400;
	line-height:1;
	color:#777
}
h1,.h1,h2,.h2,h3,.h3 {
	margin-top:20px;
	margin-bottom:10px
}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
	font-size:65%
}
h4,.h4,h5,.h5,h6,.h6 {
	margin-top:10px;
	margin-bottom:10px
}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
	font-size:75%
}
h1,.h1 {
	font-size:36px
}
h2,.h2 {
	font-size:30px
}
h3,.h3 {
	font-size:24px
}
h4,.h4 {
	font-size:18px
}
h5,.h5 {
	font-size:14px
}
h6,.h6 {
	font-size:12px
}
p {
	margin:0 0 10px
}
.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4
}
@media (min-width:768px) {
	.lead {
	font-size:21px
}
}small,.small {
	font-size:85%
}
mark,.mark {
	padding:.2em;
	background-color:#fcf8e3
}
.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
}
.text-uppercase {
	text-transform:uppercase
}
.text-capitalize {
	text-transform:capitalize
}
.text-muted {
	color:#777
}
.text-primary {
	color:#337ab7
}
a.text-primary:hover {
	color:#286090
}
.text-success {
	color:#3191e8
}
a.text-success:hover {
	color:#2b542c
}
.text-info {
	color:#31708f
}
a.text-info:hover {
	color:#245269
}
.text-warning {
	color:#8a6d3b
}
a.text-warning:hover {
	color:#66512c
}
.text-danger {
	color:#a94442
}
a.text-danger:hover {
	color:#843534
}
.bg-primary {
	color:#fff;
	background-color:#337ab7
}
a.bg-primary:hover {
	background-color:#286090
}
.bg-success {
	background-color:#dff0d8
}
a.bg-success:hover {
	background-color:#c1e2b3
}
.bg-info {
	background-color:#d9edf7
}
a.bg-info:hover {
	background-color:#afd9ee
}
.bg-warning {
	background-color:#fcf8e3
}
a.bg-warning:hover {
	background-color:#f7ecb5
}
.bg-danger {
	background-color:#f2dede
}
a.bg-danger:hover {
	background-color:#e4b9b9
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee
}
ul,ol {
	margin-top:0;
	margin-bottom:10px
}
ul ul,ol ul,ul ol,ol ol {
	margin-bottom:0
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline {
	padding-left:0;
	margin-left:-5px;
	list-style:none
}
.list-inline>li {
	display:inline-block;
	padding-right:5px;
	padding-left:5px
}
dl {
	margin-top:0;
	margin-bottom:20px
}
dt,dd {
	line-height:1.42857143
}
dt {
	font-weight:700
}
dd {
	margin-left:0
}
@media (min-width:768px) {
	.dl-horizontal dt {
	float:left;
	width:160px;
	overflow:hidden;
	clear:left;
	text-align:right;
	text-overflow:ellipsis;
	white-space:nowrap
}
.dl-horizontal dd {
	margin-left:180px
}
}abbr[title],abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #777
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	font-size:17.5px;
	border-left:5px solid #eee
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom:0
}
blockquote footer,blockquote small,blockquote .small {
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#777
}
blockquote footer:before,blockquote small:before,blockquote .small:before {
	content:'\2014 \00A0'
}
.blockquote-reverse,blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	text-align:right;
	border-right:5px solid #eee;
	border-left:0
}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
	content:''
}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
	content:'\00A0 \2014'
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.42857143
}
code,kbd,pre,samp {
	font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	border-radius:4px
}
kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)
}
kbd kbd {
	padding:0;
	font-size:100%;
	font-weight:700;
	-webkit-box-shadow:none;
	box-shadow:none
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.42857143;
	color:#333;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:4px
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
@media (min-width:768px) {
	.container {
	width:750px
}
}@media (min-width:992px) {
	.container {
	width:970px
}
}@media (min-width:1200px) {
	.container {
	width:1170px
}
}.container-fluid {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.row {
	margin-right:-15px;
	margin-left:-15px
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float:left
}
.col-xs-12 {
	width:100%
}
.col-xs-11 {
	width:91.66666667%
}
.col-xs-10 {
	width:83.33333333%
}
.col-xs-9 {
	width:75%
}
.col-xs-8 {
	width:66.66666667%
}
.col-xs-7 {
	width:58.33333333%
}
.col-xs-6 {
	width:50%
}
.col-xs-5 {
	width:41.66666667%
}
.col-xs-4 {
	width:33.33333333%
}
.col-xs-3 {
	width:25%
}
.col-xs-2 {
	width:16.66666667%
}
.col-xs-1 {
	width:8.33333333%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-pull-11 {
	right:91.66666667%
}
.col-xs-pull-10 {
	right:83.33333333%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-8 {
	right:66.66666667%
}
.col-xs-pull-7 {
	right:58.33333333%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-5 {
	right:41.66666667%
}
.col-xs-pull-4 {
	right:33.33333333%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-2 {
	right:16.66666667%
}
.col-xs-pull-1 {
	right:8.33333333%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-push-12 {
	left:100%
}
.col-xs-push-11 {
	left:91.66666667%
}
.col-xs-push-10 {
	left:83.33333333%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-8 {
	left:66.66666667%
}
.col-xs-push-7 {
	left:58.33333333%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-5 {
	left:41.66666667%
}
.col-xs-push-4 {
	left:33.33333333%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-2 {
	left:16.66666667%
}
.col-xs-push-1 {
	left:8.33333333%
}
.col-xs-push-0 {

	left:auto
}
.col-xs-offset-12 {
	margin-left:100%
}
.col-xs-offset-11 {
	margin-left:91.66666667%
}
.col-xs-offset-10 {
	margin-left:83.33333333%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-8 {
	margin-left:66.66666667%
}
.col-xs-offset-7 {
	margin-left:58.33333333%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-5 {
	margin-left:41.66666667%
}
.col-xs-offset-4 {
	margin-left:33.33333333%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-2 {
	margin-left:16.66666667%
}
.col-xs-offset-1 {
	margin-left:8.33333333%
}
.col-xs-offset-0 {
	margin-left:0
}
@media (min-width:768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
	float:left
}
.col-sm-12 {
	width:100%
}
.col-sm-11 {
	width:91.66666667%
}
.col-sm-10 {
	width:83.33333333%
}
.col-sm-9 {
	width:75%
}
.col-sm-8 {
	width:66.66666667%
}
.col-sm-7 {
	width:58.33333333%
}
.col-sm-6 {
	width:50%
}
.col-sm-5 {
	width:41.66666667%
}
.col-sm-4 {
	width:33.33333333%
}
.col-sm-3 {
	width:25%
}
.col-sm-2 {
	width:16.66666667%
}
.col-sm-1 {
	width:8.33333333%
}
.col-sm-pull-12 {
	right:100%
}
.col-sm-pull-11 {
	right:91.66666667%
}
.col-sm-pull-10 {
	right:83.33333333%
}
.col-sm-pull-9 {
	right:75%
}
.col-sm-pull-8 {
	right:66.66666667%
}
.col-sm-pull-7 {
	right:58.33333333%
}
.col-sm-pull-6 {
	right:50%
}
.col-sm-pull-5 {
	right:41.66666667%
}
.col-sm-pull-4 {
	right:33.33333333%
}
.col-sm-pull-3 {
	right:25%
}
.col-sm-pull-2 {
	right:16.66666667%
}
.col-sm-pull-1 {
	right:8.33333333%
}
.col-sm-pull-0 {
	right:auto
}
.col-sm-push-12 {
	left:100%
}
.col-sm-push-11 {
	left:91.66666667%
}
.col-sm-push-10 {
	left:83.33333333%
}
.col-sm-push-9 {
	left:75%
}
.col-sm-push-8 {
	left:66.66666667%
}
.col-sm-push-7 {
	left:58.33333333%
}
.col-sm-push-6 {
	left:50%
}
.col-sm-push-5 {
	left:41.66666667%
}
.col-sm-push-4 {
	left:33.33333333%
}
.col-sm-push-3 {
	left:25%
}
.col-sm-push-2 {
	left:16.66666667%
}
.col-sm-push-1 {
	left:8.33333333%
}
.col-sm-push-0 {
	left:auto
}
.col-sm-offset-12 {
	margin-left:100%
}
.col-sm-offset-11 {
	margin-left:91.66666667%
}
.col-sm-offset-10 {
	margin-left:83.33333333%
}
.col-sm-offset-9 {
	margin-left:75%
}
.col-sm-offset-8 {
	margin-left:66.66666667%
}
.col-sm-offset-7 {
	margin-left:58.33333333%
}
.col-sm-offset-6 {
	margin-left:50%
}
.col-sm-offset-5 {
	margin-left:41.66666667%
}
.col-sm-offset-4 {
	margin-left:33.33333333%
}
.col-sm-offset-3 {
	margin-left:25%
}
.col-sm-offset-2 {
	margin-left:16.66666667%
}
.col-sm-offset-1 {
	margin-left:8.33333333%
}
.col-sm-offset-0 {
	margin-left:0
}
}@media (min-width:992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
	float:left
}
.col-md-12 {
	width:100%
}
.col-md-11 {
	width:91.66666667%
}
.col-md-10 {
	width:83.33333333%
}
.col-md-9 {
	width:75%
}
.col-md-8 {
	width:66.66666667%
}
.col-md-7 {
	width:58.33333333%
}
.col-md-6 {
	width:50%
}
.col-md-5 {
	width:41.66666667%
}
.col-md-4 {
	width:33.33333333%
}
.col-md-3 {
	width:25%
}
.col-md-2 {
	width:16.66666667%
}
.col-md-1 {
	width:8.33333333%
}
.col-md-pull-12 {
	right:100%
}
.col-md-pull-11 {
	right:91.66666667%
}
.col-md-pull-10 {
	right:83.33333333%
}
.col-md-pull-9 {
	right:75%
}
.col-md-pull-8 {
	right:66.66666667%
}
.col-md-pull-7 {
	right:58.33333333%
}
.col-md-pull-6 {
	right:50%
}
.col-md-pull-5 {
	right:41.66666667%
}
.col-md-pull-4 {
	right:33.33333333%
}
.col-md-pull-3 {
	right:25%
}
.col-md-pull-2 {
	right:16.66666667%
}
.col-md-pull-1 {
	right:8.33333333%
}
.col-md-pull-0 {
	right:auto
}
.col-md-push-12 {
	left:100%
}
.col-md-push-11 {
	left:91.66666667%
}
.col-md-push-10 {
	left:83.33333333%
}
.col-md-push-9 {
	left:75%
}
.col-md-push-8 {
	left:66.66666667%
}
.col-md-push-7 {
	left:58.33333333%
}
.col-md-push-6 {
	left:50%
}
.col-md-push-5 {
	left:41.66666667%
}
.col-md-push-4 {
	left:33.33333333%
}
.col-md-push-3 {
	left:25%
}
.col-md-push-2 {
	left:16.66666667%
}
.col-md-push-1 {
	left:8.33333333%
}
.col-md-push-0 {
	left:auto
}
.col-md-offset-12 {
	margin-left:100%
}
.col-md-offset-11 {
	margin-left:91.66666667%
}
.col-md-offset-10 {
	margin-left:83.33333333%
}
.col-md-offset-9 {
	margin-left:75%
}
.col-md-offset-8 {
	margin-left:66.66666667%
}
.col-md-offset-7 {
	margin-left:58.33333333%
}
.col-md-offset-6 {
	margin-left:50%
}
.col-md-offset-5 {
	margin-left:41.66666667%
}
.col-md-offset-4 {
	margin-left:33.33333333%
}
.col-md-offset-3 {
	margin-left:25%
}
.col-md-offset-2 {
	margin-left:16.66666667%
}
.col-md-offset-1 {
	margin-left:8.33333333%
}
.col-md-offset-0 {
	margin-left:0
}
}@media (min-width:1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	float:left
}
.col-lg-12 {
	width:100%
}
.col-lg-11 {
	width:91.66666667%
}
.col-lg-10 {
	width:83.33333333%
}
.col-lg-9 {
	width:75%
}
.col-lg-8 {
	width:66.66666667%
}
.col-lg-7 {
	width:58.33333333%
}
.col-lg-6 {
	width:50%
}
.col-lg-5 {
	width:41.66666667%
}
.col-lg-4 {
	width:33.33333333%
}
.col-lg-3 {
	width:25%
}
.col-lg-2 {
	width:16.66666667%
}
.col-lg-1 {
	width:8.33333333%
}
.col-lg-pull-12 {
	right:100%
}
.col-lg-pull-11 {
	right:91.66666667%
}
.col-lg-pull-10 {
	right:83.33333333%
}
.col-lg-pull-9 {
	right:75%
}
.col-lg-pull-8 {
	right:66.66666667%
}
.col-lg-pull-7 {
	right:58.33333333%
}
.col-lg-pull-6 {
	right:50%
}
.col-lg-pull-5 {
	right:41.66666667%
}
.col-lg-pull-4 {
	right:33.33333333%
}
.col-lg-pull-3 {
	right:25%
}
.col-lg-pull-2 {
	right:16.66666667%
}
.col-lg-pull-1 {
	right:8.33333333%
}
.col-lg-pull-0 {
	right:auto
}
.col-lg-push-12 {
	left:100%
}
.col-lg-push-11 {
	left:91.66666667%
}
.col-lg-push-10 {
	left:83.33333333%
}
.col-lg-push-9 {
	left:75%
}
.col-lg-push-8 {
	left:66.66666667%
}
.col-lg-push-7 {
	left:58.33333333%
}
.col-lg-push-6 {
	left:50%
}
.col-lg-push-5 {
	left:41.66666667%
}
.col-lg-push-4 {
	left:33.33333333%
}
.col-lg-push-3 {
	left:25%
}
.col-lg-push-2 {
	left:16.66666667%
}
.col-lg-push-1 {
	left:8.33333333%
}
.col-lg-push-0 {
	left:auto
}
.col-lg-offset-12 {
	margin-left:100%
}
.col-lg-offset-11 {
	margin-left:91.66666667%
}
.col-lg-offset-10 {
	margin-left:83.33333333%
}
.col-lg-offset-9 {
	margin-left:75%
}
.col-lg-offset-8 {
	margin-left:66.66666667%
}
.col-lg-offset-7 {
	margin-left:58.33333333%
}
.col-lg-offset-6 {
	margin-left:50%
}
.col-lg-offset-5 {
	margin-left:41.66666667%
}
.col-lg-offset-4 {
	margin-left:33.33333333%
}
.col-lg-offset-3 {
	margin-left:25%
}
.col-lg-offset-2 {
	margin-left:16.66666667%
}
.col-lg-offset-1 {
	margin-left:8.33333333%
}
.col-lg-offset-0 {
	margin-left:0
}
}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>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #ddd
}
.table .table {
	background-color:#fff
}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
	padding:5px
}
.table-bordered {
	border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
	border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-child(odd) {
	background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f5f5f5
}
table col[class*=col-] {
	position:static;
	display:table-column;
	float:none
}
table td[class*=col-],table th[class*=col-] {
	position:static;
	display:table-cell;
	float:none
}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
	background-color:#f5f5f5
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
	background-color:#e8e8e8
}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
	background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
	background-color:#d0e9c6
}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th {
	background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3
}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
	background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
	background-color:#faf2cc
}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
	background-color:#f2dede
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
	background-color:#ebcccc
}
.table-responsive {
	min-height:.01%;
	overflow-x:auto
}
@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>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td {
	white-space:nowrap
}
.table-responsive>.table-bordered {
	border:0
}
.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left:0
}
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom:0
}
}fieldset {
	min-width:0;
	padding:0;
	margin:0;
	border: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] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=radio],input[type=checkbox] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple],select[size] {
	height:auto
}
input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857143;
	color:#555
}
.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}
.form-control::-moz-placeholder {
	color:#999;
	opacity:1
}
.form-control:-ms-input-placeholder {
	color:#999
}
.form-control::-webkit-input-placeholder {
	color:#999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	cursor:not-allowed;
	background-color:#eee;
	opacity:1
}
textarea.form-control {
	height:auto
}
input[type=search] {
	-webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date],input[type=time],input[type=datetime-local],input[type=month] {
	line-height:34px
}
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[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
}
.radio,.checkbox {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px
}
.radio label,.checkbox label {
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer
}
.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox] {
	position:absolute;

	margin-top:4px \9;
	margin-left:-20px
}
.radio+.radio,.checkbox+.checkbox {
	margin-top:-5px
}
.radio-inline,.checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	vertical-align:middle;
	cursor:pointer
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px
}
input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox] {
	cursor:not-allowed
}
.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
	cursor:not-allowed
}
.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
	cursor:not-allowed
}
.form-control-static {
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:0
}
.form-control-static.input-lg,.form-control-static.input-sm {
	padding-right:0;
	padding-left:0
}
.input-sm,.form-group-sm .form-control {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm,select.form-group-sm .form-control {
	height:30px;
	line-height:30px
}
textarea.input-sm,textarea.form-group-sm .form-control,select[multiple].input-sm,select[multiple].form-group-sm .form-control {
	height:auto
}
.input-lg,.form-group-lg .form-control {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
select.input-lg,select.form-group-lg .form-control {
	height:46px;
	line-height:46px
}
textarea.input-lg,textarea.form-group-lg .form-control,select[multiple].input-lg,select[multiple].form-group-lg .form-control {
	height:auto
}
.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
}
.input-lg+.form-control-feedback {
	width:46px;
	height:46px;
	line-height:46px
}
.input-sm+.form-control-feedback {
	width:30px;
	height:30px;
	line-height:30px
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#3c763d
}
.has-success .form-control-feedback {
	color:#3c763d
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#8a6d3b
}
.has-warning .form-control-feedback {
	color:#8a6d3b
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	background-color:#f2dede;
	border-color:#a94442
}
.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 .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
	width:auto
}
.form-inline .input-group>.form-control {
	width:100%
}
.form-inline .control-label {
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .radio,.form-inline .checkbox {
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .radio label,.form-inline .checkbox label {
	padding-left:0
}
.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox] {
	position:relative;
	margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
	top:0
}
}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	padding-top:7px;
	margin-top:0;
	margin-bottom:0
}
.form-horizontal .radio,.form-horizontal .checkbox {
	min-height:27px
}
.form-horizontal .form-group {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
	.form-horizontal .control-label {
	padding-top:7px;
	margin-bottom:0;
	text-align:right
}
}.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
	padding-top:14.3px
}
}@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
	padding-top:6px
}
}.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:hover,.btn:focus,.btn.focus {
	color:#333;
	text-decoration:none
}
.btn:active,.btn.active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	pointer-events:none;
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
	background-image:none
}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#286090;
	border-color:#204d74
}
.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
	background-image:none
}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary .badge {
	color:#337ab7;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
	background-image:none
}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
	background-image:none
}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
	background-image:none
}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger {
	background-image:none
}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-link {
	font-weight:400;
	color:#337ab7;
	border-radius:0
}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color:transparent
}
.btn-link:hover,.btn-link:focus {
	color:#23527c;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
	color:#777;
	text-decoration:none
}
.btn-lg,.btn-group-lg>.btn {
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
.btn-sm,.btn-group-sm>.btn {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-xs,.btn-group-xs>.btn {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block {
	width:100%
}
.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-o-transition:opacity .15s linear;
	transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none;
	visibility:hidden
}
.collapse.in {
	display:block;
	visibility:visible
}
tr.collapse.in {
	display:table-row
}
tbody.collapse.in {
	display:table-row-group
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease;
	-webkit-transition-duration:.35s;
	-o-transition-duration:.35s;
	transition-duration:.35s;
	-webkit-transition-property:height,visibility;
	-o-transition-property:height,visibility;
	transition-property:height,visibility
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.dropdown {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	border-radius:4px;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175)
}
.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.dropdown-menu .divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.dropdown-menu>li>a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#333;
	white-space:nowrap
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
	color:#262626;
	text-decoration:none;
	background-color:#f5f5f5
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
	color:#fff;
	text-decoration:none;
	background-color:#337ab7;
	outline:0
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	color:#777
}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
	display:block
}
.open>a {
	outline:0
}
.dropdown-menu-right {
	right:0;
	left:auto
}
.dropdown-menu-left {
	right:auto;
	left:0
}
.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.42857143;
	color:#777;
	white-space:nowrap
}
.dropdown-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:990
}
.pull-right>.dropdown-menu {
	right:0;
	left:auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	content:"";
	border-top:0;
	border-bottom:4px solid
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:1px
}
@media (min-width:768px) {
	.navbar-right .dropdown-menu {
	right:0;
	left:auto
}
.navbar-right .dropdown-menu-left {
	right:auto;
	left:0
}
}.btn-group,.btn-group-vertical {
	position:relative;
	display:inline-block;
	vertical-align:middle
}
.btn-group>.btn,.btn-group-vertical>.btn {
	position:relative;
	float:left
}
.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active {
	z-index:2
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
	margin-left:-1px
}
.btn-toolbar {
	margin-left:-5px
}
.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float:left
}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
	margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius:0
}
.btn-group>.btn:first-child {
	margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.btn-group>.btn-group {
	float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius:0
}
.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.btn-group>.btn-group:last-child>.btn:first-child {
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline:0
}
.btn-group>.btn+.dropdown-toggle {
	padding-right:8px;
	padding-left:8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right:12px;
	padding-left:12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn .caret {
	margin-left:0
}
.btn-lg .caret {
	border-width:5px 5px 0;
	border-bottom-width:0
}
.dropup .btn-lg .caret {
	border-width:0 5px 5px
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
	display:block;
	float:none;
	width:100%;
	max-width:100%
}
.btn-group-vertical>.btn-group>.btn {
	float:none
}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
	margin-top:-1px;
	margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius:0;
	border-top-right-radius:0;
	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-left-radius:0;
	border-top-right-radius:0
}
.btn-group-justified {
	display:table;
	width:100%;
	table-layout:fixed;
	border-collapse:separate
}
.btn-group-justified>.btn,.btn-group-justified>.btn-group {
	display:table-cell;
	float:none;
	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=radio],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
	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-right:0;
	padding-left:0
}
.input-group .form-control {
	position:relative;
	z-index:2;
	float:left;
	width:100%;
	margin-bottom:0
}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
	height:46px;
	line-height:46px
}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn {
	height:auto
}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
	height:30px;
	line-height:30px
}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn {
	height:auto
}
.input-group-addon,.input-group-btn,.input-group .form-control {
	display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius:0
}
.input-group-addon,.input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle
}
.input-group-addon {
	padding:6px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1;
	color:#555;
	text-align:center;
	background-color:#eee;
	border:1px solid #ccc;
	border-radius:4px
}
.input-group-addon.input-sm {
	padding:5px 10px;
	font-size:12px;
	border-radius:3px
}
.input-group-addon.input-lg {
	padding:10px 16px;
	font-size:18px;
	border-radius:6px
}
.input-group-addon input[type=radio],.input-group-addon input[type=checkbox] {
	margin-top:0
}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-top-right-radius:0;
	border-bottom-right-radius:0
}
.input-group-addon:first-child {
	border-right:0
}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-top-left-radius:0;
	border-bottom-left-radius:0
}
.input-group-addon:last-child {
	border-left:0
}
.input-group-btn {
	position:relative;
	font-size:0;
	white-space:nowrap
}
.input-group-btn>.btn {
	position:relative
}
.input-group-btn>.btn+.btn {
	margin-left:-1px
}
.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
	z-index:2
}
.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
	margin-right:-1px
}
.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
	margin-left:-1px
}
.nav {
	padding-left:0;
	margin-bottom:0;
	list-style:none
}
.nav>li {
	position:relative;
	display:block
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}
.nav>li>a:hover,.nav>li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.nav>li.disabled>a {
	color:#777
}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
	color:#777;
	text-decoration:none;
	cursor:not-allowed;
	background-color:transparent
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color:#eee;
	border-color:#337ab7
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.nav>li>a>images {
	max-width:none
}
.nav-tabs {
	border-bottom:1px solid #ddd
}
.nav-tabs>li {
	float:left;
	margin-bottom:-1px
}
.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color:#555;
	cursor:default;
	background-color:#fff;
	border:1px solid #ddd;
	border-bottom-color:transparent
}
.nav-tabs.nav-justified {
	width:100%;
	border-bottom:0
}
.nav-tabs.nav-justified>li {
	float:none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
	display:table-cell;
	width:1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom:0
}
}.nav-tabs.nav-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
	border:1px solid #ddd
}
@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
	border-bottom:1px solid #ddd;
	border-radius:4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color:#fff
}
}.nav-pills>li {
	float:left
}
.nav-pills>li>a {
	border-radius:4px
}
.nav-pills>li+li {
	margin-left:2px
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
	color:#fff;
	background-color:#337ab7
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li+li {
	margin-top:2px;
	margin-left:0
}
.nav-justified {
	width:100%
}
.nav-justified>li {
	float:none
}
.nav-justified>li>a {
	margin-bottom:5px;
	text-align:center
}
.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width:768px) {
	.nav-justified>li {
	display:table-cell;
	width:1%
}
.nav-justified>li>a {
	margin-bottom:0
}
}.nav-tabs-justified {
	border-bottom:0
}
.nav-tabs-justified>li>a {
	margin-right:0;
	border-radius:4px
}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
	border:1px solid #ddd
}
@media (min-width:768px) {
	.nav-tabs-justified>li>a {
	border-bottom:1px solid #ddd;
	border-radius:4px 4px 0 0
}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
	border-bottom-color:#fff
}
}.tab-content>.tab-pane {
	display:none;
	visibility:hidden
}
.tab-content>.active {
	display:block;
	visibility:visible
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent
}
@media (min-width:768px) {
	.navbar {
	border-radius:4px
}
}@media (min-width:768px) {
	.navbar-header {
	float:left
}
}.navbar-collapse {
	padding-right:15px;
	padding-left:15px;
	overflow-x:visible;
	-webkit-overflow-scrolling:touch;
	border-top:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)
}
.navbar-collapse.in {
	overflow-y:auto
}
@media (min-width:768px) {
	.navbar-collapse {
	width:auto;
	border-top:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.navbar-collapse.collapse {
	display:block !important;
	height:auto !important;
	padding-bottom:0;
	overflow:visible !important;
	visibility:visible !important
}
.navbar-collapse.in {
	overflow-y:visible
}
.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	padding-right:0;
	padding-left:0
}
}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	max-height:340px
}
@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	max-height:200px
}
}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
	.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
	margin-right:0;
	margin-left:0
}
}.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}
@media (min-width:768px) {
	.navbar-static-top {
	border-radius:0
}
}.navbar-fixed-top,.navbar-fixed-bottom {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}
@media (min-width:768px) {
	.navbar-fixed-top,.navbar-fixed-bottom {
	border-radius:0
}
}.navbar-fixed-top {
	top:0;
	border-width:0 0 1px
}
.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0
}
.navbar-brand {
	float:left;
	height:50px;
	padding:15px 15px;
	font-size:18px;
	line-height:20px
}
.navbar-brand:hover,.navbar-brand:focus {
	text-decoration:none
}
.navbar-brand>images {
	display:block
}
@media (min-width:768px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
	margin-left:-15px
}
}.navbar-toggle {
	position:relative;
	float:right;
	padding:9px 10px;
	margin-top:8px;
	margin-right:15px;
	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;
	-webkit-box-shadow:none;
	box-shadow:none
}
.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
	padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
	background-image:none
}
}@media (min-width:768px) {
	.navbar-nav {
	float:left;
	margin:0
}
.navbar-nav>li {
	float:left
}
.navbar-nav>li>a {
	padding-top:15px;
	padding-bottom:15px
}
}.navbar-form {
	padding:10px 15px;
	margin-top:8px;
	margin-right:-15px;
	margin-bottom:8px;
	margin-left:-15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)
}
@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 .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
	width:auto
}
.navbar-form .input-group>.form-control {
	width:100%
}
.navbar-form .control-label {
	margin-bottom:0;
	vertical-align:middle
}
.navbar-form .radio,.navbar-form .checkbox {
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle
}
.navbar-form .radio label,.navbar-form .checkbox label {
	padding-left:0
}
.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox] {
	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;
	padding-top:0;
	padding-bottom:0;
	margin-right:0;
	margin-left:0;
	border:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
}.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.navbar-btn {
	margin-top:8px;
	margin-bottom:8px
}
.navbar-btn.btn-sm {
	margin-top:10px;
	margin-bottom:10px
}
.navbar-btn.btn-xs {
	margin-top:14px;
	margin-bottom:14px
}
.navbar-text {
	margin-top:15px;
	margin-bottom:15px
}
@media (min-width:768px) {
	.navbar-text {
	float:left;
	margin-right:15px;
	margin-left: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:hover,.navbar-default .navbar-brand:focus {
	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:hover,.navbar-default .navbar-nav>li>a:focus {
	color:#333;
	background-color:transparent
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
	color:#ccc;
	background-color:transparent
}
.navbar-default .navbar-toggle {
	border-color:#ddd
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#888
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color:#e7e7e7
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
	color:#555;
	background-color:#e7e7e7
}
@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color:#777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color:#333;
	background-color:transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color:#ccc;
	background-color:transparent
}
}.navbar-default .navbar-link {
	color:#777
}
.navbar-default .navbar-link:hover {
	color:#333
}
.navbar-default .btn-link {
	color:#777
}
.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
	color:#333
}
.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
	color:#ccc
}
.navbar-inverse {
	background-color:#222;
	border-color:#080808
}
.navbar-inverse .navbar-brand {
	color:#9d9d9d
}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	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:hover,.navbar-inverse .navbar-nav>li>a:focus {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
	color:#fff;
	background-color:#080808
}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
	color:#444;
	background-color:transparent
}
.navbar-inverse .navbar-toggle {
	border-color:#333
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color:#101010
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
	color:#fff;
	background-color:#080808
}
@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color:#9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
	color:#fff;
	background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color:#444;
	background-color:transparent
}
}.navbar-inverse .navbar-link {
	color:#9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color:#fff
}
.navbar-inverse .btn-link {
	color:#9d9d9d
}
.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
	color:#fff
}
.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
	color:#444
}
.breadcrumb {
	padding:8px 15px;
	margin-bottom:20px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:4px
}
.breadcrumb>li {
	display:inline-block
}
.breadcrumb>li+li:before {
	padding:0 5px;
	color:#ccc;
	content:"/\00a0"
}
.breadcrumb>.active {
	color:#777
}
.pagination {
	display:inline-block;
	padding-left:0;
	border-radius:4px
}
.pagination>li {
	display:inline
}
.pagination>li>a,.pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#337ab7;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	color:#23527c;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	z-index:2;
	color:#fff;
	cursor:default;
	background-color:#337ab7;
	border-color:#337ab7
}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd
}
.pagination-lg>li>a,.pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-top-left-radius:6px;
	border-bottom-left-radius:6px
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px
}
.pagination-sm>li>a,.pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-top-left-radius:3px;
	border-bottom-left-radius:3px
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	text-align:center;
	list-style:none
}
.pager li {
	display:inline
}
.pager li>a,.pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}
.pager li>a:hover,.pager li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a,.pager .next>span {
	float:right
}
.pager .previous>a,.pager .previous>span {
	float:left
}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
	color:#777;
	cursor:not-allowed;
	background-color:#fff
}
.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
}
a.label:hover,a.label:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.label:empty {
	display:none
}
.btn .label {
	position:relative;
	top:-1px
}
.label-default {
	background-color:#777
}
.label-default[href]:hover,.label-default[href]:focus {
	background-color:#5e5e5e
}
.label-primary {
	background-color:#337ab7
}
.label-primary[href]:hover,.label-primary[href]:focus {
	background-color:#286090
}
.label-success {
	background-color:#5cb85c
}
.label-success[href]:hover,.label-success[href]:focus {
	background-color:#449d44
}
.label-info {
	background-color:#5bc0de
}
.label-info[href]:hover,.label-info[href]:focus {
	background-color:#31b0d5
}
.label-warning {
	background-color:#f0ad4e
}
.label-warning[href]:hover,.label-warning[href]:focus {
	background-color:#ec971f
}
.label-danger {
	background-color:#d9534f
}
.label-danger[href]:hover,.label-danger[href]:focus {
	background-color:#c9302c
}
.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	background-color:#777;
	border-radius:10px
}
.badge:empty {
	display:none
}
.btn .badge {
	position:relative;
	top:-1px
}
.btn-xs .badge {
	top:0;
	padding:1px 5px
}
a.badge:hover,a.badge:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
	color:#337ab7;
	background-color:#fff
}
.list-group-item>.badge {
	float:right
}
.list-group-item>.badge+.badge {
	margin-right:5px
}
.nav-pills>li>a>.badge {
	margin-left:3px
}
.jumbotron {
	padding:30px 15px;
	margin-bottom:30px;
	color:inherit;
	background-color:#eee
}
.jumbotron h1,.jumbotron .h1 {
	color:inherit
}
.jumbotron p {
	margin-bottom:15px;
	font-size:21px;
	font-weight:200
}
.jumbotron>hr {
	border-top-color:#d5d5d5
}
.container .jumbotron,.container-fluid .jumbotron {
	border-radius:6px
}
.jumbotron .container {
	max-width:100%
}
@media screen and (min-width:768px) {
	.jumbotron {
	padding:48px 0
}
.container .jumbotron,.container-fluid .jumbotron {
	padding-right:60px;
	padding-left:60px
}
.jumbotron h1,.jumbotron .h1 {
	font-size:63px
}
}.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:border .2s ease-in-out;
	-o-transition:border .2s ease-in-out;
	transition:border .2s ease-in-out
}
.thumbnail>images,.thumbnail a>images {
	margin-right:auto;
	margin-left:auto
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color:#337ab7
}
.thumbnail .caption {
	padding:9px;
	color:#333
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:4px
}
.alert h4 {
	margin-top:0;
	color:inherit
}
.alert .alert-link {
	font-weight:700
}
.alert>p,.alert>ul {
	margin-bottom:0
}
.alert>p+p {
	margin-top:5px
}
.alert-dismissable,.alert-dismissible {
	padding-right:35px
}
.alert-dismissable .close,.alert-dismissible .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}
.alert-success {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.alert-success hr {
	border-top-color:#c9e2b3
}
.alert-success .alert-link {
	color:#2b542c
}
.alert-info {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.alert-info hr {
	border-top-color:#a6e1ec
}
.alert-info .alert-link {
	color:#245269
}
.alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.alert-warning hr {
	border-top-color:#f7e1b5
}
.alert-warning .alert-link {
	color:#66512c
}
.alert-danger {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.alert-danger hr {
	border-top-color:#e4b9c0
}
.alert-danger .alert-link {
	color:#843534
}
@-webkit-keyframes progress-bar-stripes {
	from {
	background-position:40px 0
}
to {
	background-position:0 0
}
}@-o-keyframes progress-bar-stripes {
	from {
	background-position:40px 0
}
to {
	background-position:0 0
}
}@keyframes progress-bar-stripes {
	from {
	background-position:40px 0
}
to {
	background-position:0 0
}
}.progress {
	height:20px;
	margin-bottom:20px;
	overflow:hidden;
	background-color:#f5f5f5;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
	float:left;
	width:0;
	height:100%;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background-color:#337ab7;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition:width .6s ease;
	-o-transition:width .6s ease;
	transition:width .6s ease
}
.progress-striped .progress-bar,.progress-bar-striped {
	background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	-webkit-background-size:40px 40px;
	background-size:40px 40px
}
.progress.active .progress-bar,.progress-bar.active {
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color:#5cb85c
}
.progress-striped .progress-bar-success {
	background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color:#5bc0de
}
.progress-striped .progress-bar-info {
	background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color:#d9534f
}
.progress-striped .progress-bar-danger {
	background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media {
	margin-top:15px
}
.media:first-child {
	margin-top:0
}
.media-right,.media>.pull-right {
	padding-left:10px
}
.media-left,.media>.pull-left {
	padding-right:10px
}
.media-left,.media-right,.media-body {
	display:table-cell;
	vertical-align:top
}
.media-middle {
	vertical-align:middle
}
.media-bottom {
	vertical-align:bottom
}
.media-heading {
	margin-top:0;
	margin-bottom:5px
}
.media-list {
	padding-left:0;
	list-style:none
}
.list-group {
	padding-left:0;
	margin-bottom:20px
}
.list-group-item {
	position:relative;
	display:block;
	padding:10px 15px;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid #ddd
}
.list-group-item:first-child {
	border-top-left-radius:4px;
	border-top-right-radius:4px
}
.list-group-item:last-child {
	margin-bottom:0;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px
}
a.list-group-item {
	color:#555
}
a.list-group-item .list-group-item-heading {
	color:#333
}
a.list-group-item:hover,a.list-group-item:focus {
	color:#555;
	text-decoration:none;
	background-color:#f5f5f5
}
.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
	color:#777;
	cursor:not-allowed;
	background-color:#eee
}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
	color:inherit
}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
	color:#777
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	z-index:2;
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7
}
.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small {
	color:inherit
}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
	color:#c7ddef
}
.list-group-item-success {
	color:#3c763d;
	background-color:#dff0d8
}
a.list-group-item-success {
	color:#3c763d
}
a.list-group-item-success .list-group-item-heading {
	color:inherit
}
a.list-group-item-success:hover,a.list-group-item-success:focus {
	color:#3c763d;
	background-color:#d0e9c6
}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus {
	color:#fff;
	background-color:#3c763d;
	border-color:#3c763d
}
.list-group-item-info {
	color:#31708f;
	background-color:#d9edf7
}
a.list-group-item-info {
	color:#31708f
}
a.list-group-item-info .list-group-item-heading {
	color:inherit
}
a.list-group-item-info:hover,a.list-group-item-info:focus {
	color:#31708f;
	background-color:#c4e3f3
}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus {
	color:#fff;
	background-color:#31708f;
	border-color:#31708f
}
.list-group-item-warning {
	color:#8a6d3b;
	background-color:#fcf8e3
}
a.list-group-item-warning {
	color:#8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
	color:inherit
}
a.list-group-item-warning:hover,a.list-group-item-warning:focus {
	color:#8a6d3b;
	background-color:#faf2cc
}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus {
	color:#fff;
	background-color:#8a6d3b;
	border-color:#8a6d3b
}
.list-group-item-danger {
	color:#a94442;
	background-color:#f2dede
}
a.list-group-item-danger {
	color:#a94442
}
a.list-group-item-danger .list-group-item-heading {
	color:inherit
}
a.list-group-item-danger:hover,a.list-group-item-danger:focus {
	color:#a94442;
	background-color:#ebcccc
}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus {
	color:#fff;
	background-color:#a94442;
	border-color:#a94442
}
.list-group-item-heading {
	margin-top:0;
	margin-bottom:5px
}
.list-group-item-text {
	margin-bottom:0;
	line-height:1.3
}
.panel {
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
	box-shadow:0 1px 1px rgba(0,0,0,0.05)
}
.panel-body {
	padding:15px
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.panel-title>a {
	color:inherit
}
.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.list-group,.panel>.panel-collapse>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top:0;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.list-group+.panel-footer {
	border-top-width:0
}
.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
	margin-bottom:0
}
.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
	padding-right:15px;
	padding-left:15px
}
.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius:3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius:3px
}
.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius:3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius:3px
}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
	border-top:1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
	border-top:0
}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left:0
}
.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right:0
}
.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom:0
}
.panel>.table-responsive {
	margin-bottom:0;
	border:0
}
.panel-group {
	margin-bottom:20px
}
.panel-group .panel {
	margin-bottom:0;
	border-radius:4px
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top:1px solid #ddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}
.panel-default {
	border-color:#ddd
}
.panel-default>.panel-heading {
	color:#333;
	background-color:#f5f5f5;
	border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ddd
}
.panel-default>.panel-heading .badge {
	color:#f5f5f5;
	background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ddd
}
.panel-primary {
	border-color:#337ab7
}
.panel-primary>.panel-heading {
	color:#fff;
	background-color:#337ab7;
	border-color:#337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#337ab7
}
.panel-primary>.panel-heading .badge {
	color:#337ab7;
	background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#337ab7
}
.panel-success {
	border-color:#d6e9c6
}
.panel-success>.panel-heading {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#d6e9c6
}
.panel-success>.panel-heading .badge {
	color:#dff0d8;
	background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#d6e9c6
}
.panel-info {
	border-color:#bce8f1
}
.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge {
	color:#d9edf7;
	background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#bce8f1
}
.panel-warning {
	border-color:#faebcc
}
.panel-warning>.panel-heading {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#faebcc
}
.panel-warning>.panel-heading .badge {
	color:#fcf8e3;
	background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#faebcc
}
.panel-danger {
	border-color:#ebccd1
}
.panel-danger>.panel-heading {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ebccd1
}
.panel-danger>.panel-heading .badge {
	color:#f2dede;
	background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ebccd1
}
.embed-responsive {
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden
}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	border:0
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom:56.25%
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom:75%
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0,0,0,0.15)
}
.well-lg {
	padding:24px;
	border-radius:6px
}
.well-sm {
	padding:9px;
	border-radius:3px
}
.close {
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	filter:alpha(opacity=20);
	opacity:.2
}
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:.5
}
button.close {
	-webkit-appearance:none;
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0
}
.modal-open {
	overflow:hidden
}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	display:none;
	overflow:hidden;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
	-webkit-transition:-webkit-transform .3s ease-out;
	-o-transition:-o-transform .3s ease-out;
	transition:transform .3s ease-out;
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	-o-transform:translate(0, -25%);
	transform:translate(0, -25%)
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0)
}
.modal-open .modal {
	overflow-x:hidden;
	overflow-y:auto
}
.modal-dialog {
	position:relative;
	width:auto;
	margin:10px
}
.modal-content {
	position:relative;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:6px;
	outline:0;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
	box-shadow:0 3px 9px rgba(0,0,0,0.5)
}
.modal-backdrop {
	position:absolute;
	top:0;
	right:0;
	left:0;
	background-color:#000
}
.modal-backdrop.fade {
	filter:alpha(opacity=0);
	opacity:0
}
.modal-backdrop.in {
	filter:alpha(opacity=50);
	opacity:.5
}
.modal-header {
	min-height:16.43px;
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857143
}
.modal-body {
	position:relative;
	padding:15px
}
.modal-footer {
	padding:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom:0;
	margin-left:5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
	margin-left:0
}
.modal-scrollbar-measure {
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll
}
@media (min-width:768px) {
	.modal-dialog {
	width:600px;
	margin:30px auto
}
.modal-content {
	-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
	box-shadow:0 5px 15px rgba(0,0,0,0.5)
}
.modal-sm {
	width:300px
}
}@media (min-width:992px) {
	.modal-lg {
	width:900px
}
}.tooltip {
	position:absolute;
	z-index:1070;
	display:block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:1.4;
	visibility:visible;
	filter:alpha(opacity=0);
	opacity:0
}
.tooltip.in {
	filter:alpha(opacity=90);
	opacity:.9
}
.tooltip.top {
	padding:5px 0;
	margin-top:-3px
}
.tooltip.right {
	padding:0 5px;
	margin-left:3px
}
.tooltip.bottom {
	padding:5px 0;
	margin-top:3px
}
.tooltip.left {
	padding:0 5px;
	margin-left:-3px
}
.tooltip-inner {
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	border-radius:4px
}
.tooltip-arrow {
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-left .tooltip-arrow {
	right:5px;
	bottom:0;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow {
	top:0;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1060;
	display:none;
	max-width:276px;
	padding:1px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:left;
	white-space:normal;
	background-color:#fff;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2)
}
.popover.top {
	margin-top:-10px
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover-title {
	padding:8px 14px;
	margin:0;
	font-size:14px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0
}
.popover-content {
	padding:9px 14px
}
.popover>.arrow,.popover>.arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover>.arrow {
	border-width:11px
}
.popover>.arrow:after {
	content:"";
	border-width:10px
}
.popover.top>.arrow {
	bottom:-11px;
	left:50%;
	margin-left:-11px;
	border-top-color:#999;
	border-top-color:rgba(0,0,0,0.25);
	border-bottom-width:0
}
.popover.top>.arrow:after {
	bottom:1px;
	margin-left:-10px;
	content:" ";
	border-top-color:#fff;
	border-bottom-width:0
}
.popover.right>.arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-right-color:#999;
	border-right-color:rgba(0,0,0,0.25);
	border-left-width:0
}
.popover.right>.arrow:after {
	bottom:-10px;
	left:1px;
	content:" ";
	border-right-color:#fff;
	border-left-width:0
}
.popover.bottom>.arrow {
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,0.25)
}
.popover.bottom>.arrow:after {
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#fff
}
.popover.left>.arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0,0,0,0.25)
}
.popover.left>.arrow:after {
	right:1px;
	bottom:-10px;
	content:" ";
	border-right-width:0;
	border-left-color:#fff
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden
}
.carousel-inner>.item {
	position:relative;
	display:none;
	-webkit-transition:.6s ease-in-out left;
	-o-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left
}
.carousel-inner>.item>images,.carousel-inner>.item>a>images {
	line-height:1
}
@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
	-webkit-transition:-webkit-transform .6s ease-in-out;
	-o-transition:-o-transform .6s ease-in-out;
	transition:transform .6s ease-in-out;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	perspective:1000
}
.carousel-inner>.item.next,.carousel-inner>.item.active.right {
	left:0;
	-webkit-transform:translate3d(100%, 0, 0);
	transform:translate3d(100%, 0, 0)
}
.carousel-inner>.item.prev,.carousel-inner>.item.active.left {
	left:0;
	-webkit-transform:translate3d(-100%, 0, 0);
	transform:translate3d(-100%, 0, 0)
}
.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
	left:0;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next,.carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:15%;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6);
	filter:alpha(opacity=50);
	opacity:.5
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
	background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat:repeat-x
}
.carousel-control.right {
	right:0;
	left:auto;
	background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
	background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat:repeat-x
}
.carousel-control:hover,.carousel-control:focus {
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=90);
	outline:0;
	opacity:.9
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left:50%;
	margin-left:-10px
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right:50%;
	margin-right:-10px
}
.carousel-control .icon-prev,.carousel-control .icon-next {
	width:20px;
	height:20px;
	margin-top:-10px;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	padding-left:0;
	margin-left:-30%;
	text-align:center;
	list-style:none
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0,0,0,0);
	border:1px solid #fff;
	border-radius:10px
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	margin:0;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
	width:30px;
	height:30px;
	margin-top:-15px;
	font-size:30px
}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
	margin-left:-15px
}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
	margin-right:-15px
}
.carousel-caption {
	right:20%;
	left:20%;
	padding-bottom:30px
}
.carousel-indicators {
	bottom:20px
}
}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
	display:table;
	content:" "
}
.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after {
	clear:both
}
.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto
}
.pull-right {
	float:right !important
}
.pull-left {
	float:left !important
}
.hide {
	display:none !important
}
.show {
	display:block !important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none !important;
	visibility:hidden !important
}
.affix {
	position:fixed
}
@-ms-viewport {
	width:device-width
}
.visible-xs,.visible-sm,.visible-md,.visible-lg {
	display:none !important
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display:none !important
}
@media (max-width:767px) {
	.visible-xs {
	display:block !important
}
table.visible-xs {
	display:table
}
tr.visible-xs {
	display:table-row !important
}
th.visible-xs,td.visible-xs {
	display:table-cell !important
}
}@media (max-width:767px) {
	.visible-xs-block {
	display:block !important
}
}@media (max-width:767px) {
	.visible-xs-inline {
	display:inline !important
}
}@media (max-width:767px) {
	.visible-xs-inline-block {
	display:inline-block !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
	display:block !important
}
table.visible-sm {
	display:table
}
tr.visible-sm {
	display:table-row !important
}
th.visible-sm,td.visible-sm {
	display:table-cell !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
	display:block !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
	display:inline !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
	display:inline-block !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
	display:block !important
}
table.visible-md {
	display:table
}
tr.visible-md {
	display:table-row !important
}
th.visible-md,td.visible-md {
	display:table-cell !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
	display:block !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
	display:inline !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
	display:inline-block !important
}
}@media (min-width:1200px) {
	.visible-lg {
	display:block !important
}
table.visible-lg {
	display:table
}
tr.visible-lg {
	display:table-row !important
}
th.visible-lg,td.visible-lg {
	display:table-cell !important
}
}@media (min-width:1200px) {
	.visible-lg-block {
	display:block !important
}
}@media (min-width:1200px) {
	.visible-lg-inline {
	display:inline !important
}
}@media (min-width:1200px) {
	.visible-lg-inline-block {
	display:inline-block !important
}
}@media (max-width:767px) {
	.hidden-xs {
	display:none !important
}
}@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
	display:none !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
	display:none !important
}
}@media (min-width:1200px) {
	.hidden-lg {
	display:none !important
}
}.visible-print {
	display:none !important
}
@media print {
	.visible-print {
	display:block !important
}
table.visible-print {
	display:table
}
tr.visible-print {
	display:table-row !important
}
th.visible-print,td.visible-print {
	display:table-cell !important
}
}.visible-print-block {
	display:none !important
}
@media print {
	.visible-print-block {
	display:block !important
}
}.visible-print-inline {
	display:none !important
}
@media print {
	.visible-print-inline {
	display:inline !important
}
}.visible-print-inline-block {
	display:none !important
}
@media print {
	.visible-print-inline-block {
	display:inline-block !important
}
}@media print {
	.hidden-print {
	display:none !important
}
}body {
	background:#e8e8e8;
	font-family:"Helvetica Neue",Helvetica,STHeiTi,sans-serif
}
.content.top,.content-main.top,.content-max.top {
	margin-top:15px
}
.content.bottom,.content-main.bottom,.content-max.bottom {
	margin-bottom:66px
}
.content.bottom-inline,.content-main.bottom-inline,.content-max.bottom-inline {
	margin-bottom:51px
}
.content-main {
	padding:0 10px
}
.content-min {
	padding:0 15px
}
.content-max {
	padding:0 10px;
	max-width:660px;
	margin-left:auto;
	margin-right:auto
}
.content-fixed.top {
	margin-top:62px
}
.content-fixed.top-inline {
	margin-top:42px
}
.content-fixed.bottom {
	margin-bottom:65px
}
.content-fixed.bottom-inline {
	margin-bottom:50px
}
a {
	color:#179bff;
	text-decoration:none !important;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent
}
a:hover,a:focus {
	color:inherit
}
a,a:active,.btn,.btn:active {
	outline:0 none !important
}
.text-primary {
	color:#179bff
}
.text-success {
	color:#3191e8
}
.text-danger {
	color:#f25b4b
}
.badge {
	font-style:normal;
	background-color:rgba(0,0,0,0.2)
}
.badge.badge-success {
	background:#3191e8
}
.badge.badge-danger {
	background:#f25b4b
}
.footer-btn {
	margin:15px
}
.footer-btn .btn {
	margin-bottom:10px
}
.footer-btn.max {
	margin:30px 15px
}
label.error {
	font-size:14px;
	color:#f25b4b;
	font-weight:400;
	padding-left:10px
}
.help-block {
	font-size:12px;
	color:#999
}
.global-bar .icon-tabbar {
	width:24px;
	height:24px;
	font-size:20px;
	display:block;
	margin:3px auto
}
.label {
	padding:.05em .3em .1em
}
.label.label-default {
	background:rgba(0,0,0,0.4)
}
.label.label-success {
	background:#3191e8
}
.label.label-danger {
	background:#f25b4b
}
.content-top {
	padding-top:15px
}
.animation-rotate {
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
	transition:all .2s linear
}
@-webkit-keyframes shake {
	0%,100% {
	-webkit-transform:translateX(0)
}
10%,30%,50%,70%,90% {
	-webkit-transform:translateX(-10px)
}
20%,40%,60%,80% {
	-webkit-transform:translateX(10px)
}
}@-moz-keyframes shake {
	0%,100% {
	-moz-transform:translateX(0)
}
10%,30%,50%,70%,90% {
	-moz-transform:translateX(-10px)
}
20%,40%,60%,80% {
	-moz-transform:translateX(10px)
}
}@-webkit-keyframes bounceInUp {
	0% {
	-webkit-transform:translateY(500px)
}
60% {
	-webkit-transform:translateY(0)
}
90% {
	-webkit-transform:translateY(10px)
}
100% {
	-webkit-transform:translateY(0)
}
}@-moz-keyframes bounceInUp {
	0% {
	-moz-transform:translateY(500px)
}
60% {
	-moz-transform:translateY(0)
}
90% {
	-moz-transform:translateY(10px)
}
100% {
	-moz-transform:translateY(0)
}
}.icon-spin {
	-webkit-animation:icon-spin 1.5s infinite linear;
	animation:icon-spin 1.5s infinite linear
}
@-webkit-keyframes icon-spin {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
100% {
	-webkit-transform:rotate(359deg);
	transform:rotate(359deg)
}
}@keyframes icon-spin {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
100% {
	-webkit-transform:rotate(359deg);
	transform:rotate(359deg)
}
}.animation-pulse {
	animation-name:pulse;
	animation-duration:1s;
	animation-fill-mode:both;
	-webkit-animation-name:pulse;
	-webkit-animation-duration:1s;
	-webkit-animation-fill-mode:both
}
@-webkit-keyframes pulse {
	0% {
	-webkit-transform:scale(1)
}
50% {
	-webkit-transform:scale(1.5)
}
95% {
	-webkit-transform:scale(.9)
}
100% {
	-webkit-transform:scale(1)
}
}@keyframes pulse {
	0% {
	transform:scale(1)
}
50% {
	transform:scale(1.5)
}
95% {
	transform:scale(.9)
}
100% {
	transform:scale(1)
}
}.arrow.bottom,.arrow.bottom:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.arrow.bottom {
	border-width:6px;
	bottom:0;
	left:0;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,0.15)
}
.arrow.bottom:after {
	content:"";
	border-width:6px;
	top:1px;
	margin-left:-6px;
	border-top-width:0;
	border-bottom-color:#fff
}
.icon,.lib-radio>.btn span:after,.lib-checkbox>.btn span:after {
	/*background:url("../images/icon-sprite_3x.png") no-repeat;*/
	background-size:96px;
	position:relative;
	vertical-align:middle
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon,.lib-radio>.btn span:after,.lib-checkbox>.btn span:after {
	background:url(../images/grey.png) no-repeat;
	background-size:100% auto;
}
}

}

.bar-tab .tab-item.active i{
	color:#3191e8
}

@media (-webkit-min-device-pixel-ratio:2) {
	.icon-bg {
	background:url("../images/icon-bg_3x.png") no-repeat;
	background-size:36px
}
}.icon-bg.icon-project_bg {
	background-position:0 0
}
.icon-bg.icon-event_bg,.icon-bg.icon-money-event {
	background-position:0 -36px
}
.icon-bg.icon-comments_bg {
	background-position:0 -72px
}
.icon-bg.icon-dynamic_bg {
	background-position:0 -108px
}
.icon-bg.icon-money-withdraw {
	background-position:0 -144px
}
.icon-bg.icon-money-recharge {
	background-position:0 -180px
}
.icon-bg.icon-money-consume {
	background-position:0 -216px
}
.icon-edit {
	background-position:0 -264px
}
.icon-delete {
	background-position:-43px -408px
}
.icon-update-bg {
	background-position:0 -228px
}
.icon-follow-o {
	background-position:-48px -48px
}
.icon-follow {
	background-position:-48px -72px
}
.icon-follow-bg-o {
	background-position:-96px -180px
}
.icon-follow-bg {
	background-position:-96px -216px
}
.icon-share-o {
	background-position:-48px -240px
}
.icon-message-sm {
	background-position:-24px -264px
}
.icon-user-sm {
	background-position:-24px -288px
}
.icon-friend-sm {
	background-position:-32px -408px
}
.icon-comment {
	background-position:0 -312px
}
.icon-loading-sm {
	background-position:0 -336px
}
.icon-upload {
	background-position:-72px -216px
}
.icon-close {
	background-position:-96px -168px
}
.icon-close-gray {
	background-position:-72px -396px
}
.icon-close_sm {
	background-position:-32px -432px
}
.icon-plus {
	background-position:0 -156px
}
.icon-offpay-bg {
	background-position:0 -56px
}
.icon-source-bg {
	background-position:0 -88px
}
.icon-other-bg {
	background-position:0 -120px
}
.icon-arrow-top {
	background-position:-24px -312px
}
.icon-arrow-right {
	background-position:-24px -328px
}
.icon-arrow-bottom {
	background-position:-24px -344px
}
.icon-arrow-left {
	background-position:-24px -360px
}
.icon-arrow-top-white {
	background-position:-72px -237px
}
.icon-arrow-right-white {
	background-position:-72px -253px
}
.icon-arrow-bottom-white {
	background-position:-72px -269px
}
.icon-arrow-left-white {
	background-position:-72px -285px
}
.icon-project {
	background-position:-48px 0
}
.icon-support {
	background-position:-48px -24px
}
.icon-wallet {
	background-position:-48px -96px
}
.icon-address-o {
	background-position:-48px -120px
}
.icon-address {
	background-position:-48px -144px
}
.icon-address-md-o {
	background-position:0 -384px
}
.icon-address-md {
	background-position:0 -420px
}
.icon-event {
	background-position:-48px -168px
}
.icon-help {
	background-position:-48px -192px
}
.icon-help-sm {
	background-position:0 -336px
}
.icon-info {
	background-position:-48px -216px
}
.icon-info-sm {
	background-position:0 -360px
}
.icon-add {
	background-position:-72px -192px
}
.icon-save {
	background-position:-72px -168px
}
.icon-add-md {
	background-position:-74px -74px
}
.icon-config {
	background-position:-72px -120px
}
.icon-mobile {
	background-position:0 -192px
}
.icon-user-bonus {
	background-position:-72px -144px
}
.icon-user-reward {
	background-position:-72px -48px
}
.icon-money-normal {
	background-position:-48px -312px
}
.icon-money-locking {
	background-position:-48px -336px
}
.icon-recharge {
	background-position:-48px -408px
}
.icon-withdraw {
	background-position:-48px -432px
}
.icon-bankcard {
	background-position:-72px -144px
}
.icon-sale {
	background-position:-72px -168px
}
.icon-consumption {
	background-position:-72px -96px
}
.lib-radio>.btn span:after {
	background-position:-48px -264px
}
.lib-radio>.btn.active span:after {
	background-position:-48px -288px;
	border-radius:50px
}
.lib-checkbox>.btn span:after {
	background-position:-72px -312px;
	border-radius:2px
}
.lib-checkbox>.btn.active span:after {
	background-position:-48px -288px
}
.icon-edit-round {
	width:50px;
	height:50px;
	display:block;
	margin:5px auto;
	background:url("../images/icon-edit-round_2x.png") no-repeat;
	background-size:100px;
	position:relative
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-edit-round {
	background:url("../images/icon-edit-round_3x.png") no-repeat;
	background-size:100px
}
}.icon-oauth-round {
	width:50px;
	height:50px;
	display:block;
	margin:5px auto;
	background:url("../images/icon-oauth-round_2x.png") no-repeat;
	background-size:100px;
	position:relative
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-oauth-round {
	background:url("../images/icon-oauth-round_3x.png") no-repeat;
	background-size:100px
}
}.icon-share-wechat .icon-oauth-round,.icon-share-wechat-single .icon-oauth-round {
	background-position:0 0
}
.icon-share-wechat:active .icon-oauth-round,.icon-share-wechat-single:active .icon-oauth-round {
	background-position:-50px 0
}
.icon-share-qzone .icon-oauth-round {
	background-position:0 -50px
}
.icon-share-qzone:active .icon-oauth-round {
	background-position:-50px -50px
}
.icon-share-qq .icon-oauth-round {
	background-position:0 -100px
}
.icon-share-qq:active .icon-oauth-round {
	background-position:-50px -100px
}
.icon-share-weibo .icon-oauth-round {
	background-position:0 -150px
}
.icon-share-weibo:active .icon-oauth-round {
	background-position:-50px -150px
}
.icon-share-zckj .icon-oauth-round {
	background-position:0 -200px
}
.icon-share-zckj:active .icon-oauth-round {
	background-position:-50px -200px
}
.icon-share-alipay .icon-oauth-round {
	background-position:0 -250px
}
.icon-share-alipay:active .icon-oauth-round {
	background-position:-50px -250px
}
.icon-share-wechat-timeline .icon-oauth-round {
	background-position:0 -300px
}
.icon-share-wechat-timeline:active .icon-oauth-round {
	background-position:-50px -300px
}
.icon-share-wechat-favorite .icon-oauth-round {
	background-position:0 -350px
}
.icon-share-wechat-favorite:active .icon-oauth-round {
	background-position:-50px -350px
}
.icon-share-qqweibo .icon-oauth-round {
	background-position:0 -400px
}
.icon-share-qqweibo:active .icon-oauth-round {
	background-position:-50px -400px
}
.icon-edit-update .icon-edit-round {
	background-position:0 0
}
.icon-edit-update:active .icon-edit-round {
	background-position:-50px 0
}
.icon-edit-edit .icon-edit-round {
	background-position:0 -50px
}
.icon-edit-edit:active .icon-edit-round {
	background-position:-50px -50px
}
.icon-edit-statistics .icon-edit-round {
	background-position:0 -100px
}
.icon-edit-statistics:active .icon-edit-round {
	background-position:-50px -100px
}
.icon-edit-delete .icon-edit-round {
	background-position:0 -150px
}
.icon-edit-delete:active .icon-edit-round {
	background-position:-50px -150px
}
.icon-edit-end .icon-edit-round {
	background-position:0 -200px
}
.icon-edit-end:active .icon-edit-round {
	background-position:-50px -200px
}
.icon-edit-verification .icon-edit-round {
	background-position:0 -250px
}
.icon-edit-verification:active .icon-edit-round {
	background-position:-50px -250px
}
.icon-template {
	background:url("../images/icon-template_2x.png") no-repeat;
	background-size:64px;
	position:relative
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-template {
	background:url("../images/icon-template_3x.png") no-repeat;
	background-size:64px
}
}.icon-template.icon-reward {
	background-position:0 0
}
.icon-template.icon-dream {
	background-position:0 -36px
}
.icon-template.icon-congrats {
	background-position:0 -72px
}
.icon-template.icon-love {
	background-position:0 -108px
}
.icon-template.icon-reward_sm {
	background-position:-48px 0
}
.icon-template.icon-dream_sm {
	background-position:-48px -16px
}
.icon-template.icon-congrats_sm {
	background-position:-48px -32px
}
.icon-template.icon-love_sm {
	background-position:-48px -48px
}
.icon-pay {
	background:url("../images/icon-pay_2x.png") no-repeat;
	background-size:32px;
	position:relative
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-pay {
	background:url("../images/icon-pay_3x.png") no-repeat;
	background-size:32px
}
}.bank-balance {
	background-position:0 0
}
.bank-offpay {
	background-position:0 -32px
}
.bank-weixin {
	background-position:0 -64px
}
.bank-alipay {
	background-position:0 -96px
}
.bank-alipay-bank {
	background-position:0 -128px
}
.bank-unionpay {
	background-position:0 -160px
}
.bank-boc {
	background-position:0 -192px
}
.bank-abc,.bank-abchina {
	background-position:0 -224px
}
.bank-ccb {
	background-position:0 -256px
}
.bank-icbc {
	background-position:0 -288px
}
.bank-cmb,.bank-cmbchina {
	background-position:0 -320px
}
.bank-citic,.bank-ecitic {
	background-position:0 -352px
}
.bank-cib {
	background-position:0 -384px
}
.bank-ceb,.bank-cebbank {
	background-position:0 -416px
}
.bank-wepay {
	background-position:0 -448px
}
.bank-sinapay {
	background-position:0 -480px
}
.bank-psbc {
	background-position:0 -512px
}
.bank-cmbc {
	background-position:0 -544px
}
.bank-bankcomm {
	background-position:0 -576px
}
.bank-pingan {
	background-position:0 -608px
}
.icon-white {
	background:url("../images/icon-white_2x.png") no-repeat;
	background-size:72px;
	position:relative
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-white {
	background:url("../images/icon-white_3x.png") no-repeat;
	background-size:72px
}
}.icon-white.icon-success {
	background-position:0 0
}
.icon-white.icon-wait {
	background-position:0 -72px
}
.icon-chat {
	background:url("../images/icon-chat_2x.png") no-repeat;
	background-size:140px;
	position:relative
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-chat {
	background:url("../images/icon-chat_3x.png") no-repeat;
	background-size:140px
}
}.icon-chat.icon-image {
	background-position:0 0
}
.icon-chat.icon-file {
	background-position:0 -60px
}
.icon-chat.icon-update {
	background-position:0 -120px
}
.icon-chat.icon-chat-update {
	background-position:-60px 0
}
.icon-chat.icon-chat-update_sm {
	background-position:-108px -208px
}
.icon-chat.icon-chat-payline {
	background-position:-60px -48px
}
.icon-chat.icon-chat-paymoney {
	background-position:-60px -96px
}
.icon-chat.icon-chat-paything {
	background-position:-60px -144px
}
.icon-chat.icon-chat-doc {
	background-position:-60px -192px
}
.icon-chat.icon-chat-doc_sm {
	background-position:-108px -240px
}
.icon-chat.icon-chat-pdf {
	background-position:-60px -240px
}
.icon-chat.icon-chat-pdf_sm {
	background-position:-108px -272px
}
.icon-chat.icon-chat-txt {
	background-position:-60px -288px
}
.icon-chat.icon-chat-txt_sm {
	background-position:-108px -304px
}
.icon-chat.icon-image-sm {
	background-position:-108px 0
}
.icon-chat.icon-file-sm {
	background-position:-108px -32px
}
.icon-chat.icon-update-sm {
	background-position:-108px -64px
}
.icon-chat.icon-support-sm {
	background-position:-108px -96px
}
.icon-friend {
	background:url("../images/icon-friend_2x.png") no-repeat;
	background-size:36px;
	position:relative
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-friend {
	background:url("../images/icon-friend_3x.png") no-repeat;
	background-size:36px
}
}.icon-friend.icon-add-friend {
	background-position:0 0
}
.icon-friend.icon-group {
	background-position:0 -36px
}
.icon-apple {
	background-position:-48px -352px
}
.icon-android {
	background-position:-48px -376px
}
.icon-empty {
	background:url("../images/icon-empty_2x.png") no-repeat;
	background-size:96px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-empty {
	background:url("../images/icon-empty_3x.png") no-repeat;
	background-size:96px
}
}.icon-empty.icon-message-project {
	background-position:0 0
}
.icon-empty.icon-message-event {
	background-position:0 -96px
}
.icon-empty.icon-message-comment {
	background-position:0 -192px
}
.icon-empty.icon-message-official {
	background-position:0 -288px
}
.icon-empty.icon-project-my {
	background-position:0 -384px
}
.icon-empty.icon-project-support {
	background-position:0 -480px
}
.icon-empty.icon-project-follow {
	background-position:0 -576px
}
.icon-empty.icon-bankcard {
	background-position:0 -672px
}
.icon-empty.icon-address {
	background-position:0 -768px
}
.icon-loading-base64,.icon-loading-box-base64 {
	background-size:48px
}
.icon-loading-base64 {
	background-position:0 0
}
.icon-loading-box-base64 {
	background-position:0 -48px
}
.icon-category {
	background-image:url("../images/icon-category.png");
	background-size:32px
}
.icon-category.icon-store {
	background-position:0 0
}
.icon-category.icon-sale {
	background-position:0 -32px
}
.icon-category.icon-love {
	background-position:0 -64px
}
.icon-category.icon-other {
	background-position:0 -96px
}
.icon-publish {
	background:url("../images/icon-category_2x.png") no-repeat;
	background-size:80px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.icon-publish {
	background:url("../images/icon-category_3x.png") no-repeat;
	background-size:80px
}
}.icon-publish.icon-love {
	background-position:0 0
}
.icon-publish.icon-other {
	background-position:0 -80px
}
.icon-publish.icon-store {
	background-position:0 -160px
}
.icon-publish.icon-sale {
	background-position:0 -240px
}
.category-bar.bar-tab .tab-item .icon {
	background:url("../images/icon-category-s.png");
	background-size:48px
}
.category-bar.bar-tab .tab-item .icon.icon-store {
	background-position:0 0
}
.category-bar.bar-tab .tab-item .icon.icon-sale {
	background-position:0 -24px
}
.category-bar.bar-tab .tab-item .icon.icon-love {
	background-position:0 -48px
}
.category-bar.bar-tab .tab-item .icon.icon-other {
	background-position:0 -72px
}
.category-bar.bar-tab .tab-item.active .icon-store {
	background-position:-24px 0
}
.category-bar.bar-tab .tab-item.active .icon-sale {
	background-position:-24px -24px
}
.category-bar.bar-tab .tab-item.active .icon-love {
	background-position:-24px -48px
}
.category-bar.bar-tab .tab-item.active .icon-other {
	background-position:-24px -72px
}
.project-status {
	background:url("../images/icon-status_2x.png") no-repeat;
	background-size:64px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.project-status {
	background:url("../images/icon-status_3x.png") no-repeat;
	background-size:64px
}
}.successful .project-status {
	background-position:0 0
}
.failed .project-status {
	background-position:0 -64px
}
.funding .project-status {
	display:none !important
}
.icon-time-sm-base64 {
	background-size:12px
}
.qsc-modal {
	overflow:auto
}
.qsc-modal .modal-dialog {
	width:100%;
	position:fixed;
	margin:0
}
.qsc-modal .modal-dialog.bottom {
	left:0;
	bottom:0;
	-webkit-animation:fadeInUp 300ms 0ms ease-in-out both;
	-moz-animation:fadeInUp 300ms 0ms ease-in-out both
}
@-webkit-keyframes fadeInUp {
	0% {
	-webkit-transform:translateY(200px)
}
100% {
	-webkit-transform:translateY(0)
}
}@-moz-keyframes fadeInUp {
	0% {
	-moz-transform:translateY(200px)
}
100% {
	-moz-transform:translateY(0)
}
}.qsc-modal .modal-dialog.bottom .modal-content {
	border-radius:0
}
.qsc-modal .modal-dialog.top {
	left:0;
	top:0;
	-webkit-animation:fadeInDown 300ms 0ms ease both;
	-moz-animation:fadeInDown 300ms 0ms ease both
}
@-webkit-keyframes fadeInDown {
	0% {
	-webkit-transform:translateY(-200px)
}
100% {
	-webkit-transform:translateY(0)
}
}@-moz-keyframes fadeInDown {
	0% {
	-moz-transform:translateY(-200px)
}
100% {
	-moz-transform:translateY(0)
}
}.qsc-modal .modal-dialog.top .modal-content {
	border-radius:0
}
.qsc-modal .modal-dialog.middle {
	left:0;
	top:30%;
	-webkit-animation:bounceIn 300ms 0ms ease both;
	-moz-animation:bounceIn 300ms 0ms ease both
}
@-webkit-keyframes bounceIn {
	0% {
	opacity:0;
	-webkit-transform:scale(.5)
}
100% {
	opacity:1;
	-webkit-transform:scale(1)
}
}@-moz-keyframes bounceIn {
	0% {
	opacity:0;
	-moz-transform:scale(.5)
}
100% {
	opacity:1;
	-moz-transform:scale(1)
}
}.qsc-modal .modal-dialog.middle-center {
	left:0;
	top:10%;
	-webkit-animation:bounceIn 300ms 0ms ease both;
	-moz-animation:bounceIn 300ms 0ms ease both
}
@-webkit-keyframes bounceIn {
	0% {
	opacity:0;
	-webkit-transform:scale(.5)
}
100% {
	opacity:1;
	-webkit-transform:scale(1)
}
}@-moz-keyframes bounceIn {
	0% {
	opacity:0;
	-moz-transform:scale(.5)
}
100% {
	opacity:1;
	-moz-transform:scale(1)
}
}.qsc-modal .modal-dialog.middle-center .modal-content {
	margin:10px
}
.qsc-modal .modal-dialog .modal-content {
	box-shadow:none;
	border:none;
	background:rgba(247,247,247,0.95)
}
.qsc-modal .modal-dialog .modal-content .modal-header {
	padding:10px 15px 0;
	border-bottom:none !important;
	font-size:16px;
	text-align:center
}
.qsc-modal .modal-dialog .modal-content .modal-header h4 {
	font-weight:400
}
.qsc-modal .modal-dialog .modal-content .modal-body {
	padding:10px
}
.qsc-modal .modal-dialog .modal-content .modal-footer {
	padding:10px;
	border-top:none
}
.qsc-modal .modal-dialog .modal-content .modal-footer>.btn {
	margin-bottom:10px;
	font-size:16px;
	padding:10px
}
.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content {
	border-radius:6px;
	max-width:300px;
	margin-left:auto;
	margin-right:auto
}
@media (max-width:375px) {
	.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content {
	margin-left:30px;
	margin-right:30px
}
}.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content .modal-footer {
	padding:0;
	border-top:1px solid #d7d7d7
}
.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content .modal-footer>.btn {
	margin-bottom:0;
	border:none;
	background:none;
	padding:10px;
	width:50%;
	float:left;
	color:#1f8dd6;
	font-size:16px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	box-shadow:none
}
.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content .modal-footer>.btn:focus,.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content .modal-footer>.btn:active {
	background:#d9d9d9
}
.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content .modal-footer>.btn+.btn {
	margin-left:0;
	border-left:1px solid #d7d7d7;
	border-bottom-left-radius:0;
	border-bottom-right-radius:6px;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.qsc-modal.qsc-modal-dialog .modal-dialog .modal-content .modal-footer>.btn-block {
	width:100%;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px
}
.qsc-modal.qsc-modal-dialog-form .modal-dialog.animation-shake {
	-webkit-animation:shake 1s .2s ease both;
	-moz-animation:shake 1s .2s ease both
}
.qsc-modal.qsc-modal-dialog-form .qsc-form .form-group {
	background:none;
	border-bottom:none;
	margin-bottom:10px
}
.qsc-modal.qsc-modal-dialog-form .qsc-form .form-group input.form-control {
	box-shadow:0 0 1px rgba(0,0,0,0.75) inset;
	height:36px;
	padding:8px 10px
}
.qsc-modal.qsc-modal-dialog-form .qsc-form .form-group textarea.form-control {
	box-shadow:0 0 1px rgba(0,0,0,0.75) inset;
	height:auto;
	border:0;
	resize:none;
	font-size:15px
}
.qsc-modal.qsc-modal-share .modal-body {
	width:100%;
	display:table
}
.qsc-modal.qsc-modal-share .modal-body a {
	display:table-cell;
	width:1%;
	text-align:center;
	vertical-align:middle;
	color:#333;
	text-decoration:none
}
.qsc-modal.qsc-modal-share .modal-body a .fa {
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:50px;
	font-size:28px;
	display:block;
	margin:5px auto;
	color:#fff;
	background:#55acee
}
.qsc-modal.qsc-modal-share .modal-body a .fa.fa-twitter {
	background:#55acee
}
.qsc-modal.qsc-modal-share .modal-body a .fa.fa-weibo,.qsc-modal.qsc-modal-share .modal-body a .fa.fa-trash-o {
	background:#f25b4b
}
.qsc-modal.qsc-modal-share .modal-body a .fa.fa-qq {
	background:#189de1
}
.qsc-modal.qsc-modal-share .modal-body a .fa.fa-wechat {
	background:#3191e8
}
.qsc-modal.qsc-modal-loading .modal-backdrop {
	background-color:#fff
}
.qsc-modal.qsc-modal-loading .modal-content {
	width:100px;
	background-color:rgba(0,0,0,0.7);
	color:#fff;
	text-align:center;
	padding:10px;
	margin:0 auto;
	border-radius:4px
}
.qsc-modal.qsc-modal-loading .modal-content .icon-loading-base64,.qsc-modal.qsc-modal-loading .modal-content .icon-loading-box-base64 {
	width:48px;
	height:48px;
	display:block;
	margin:0 auto
}
.qsc-modal.qsc-modal-loading .modal-content>i {
	font-size:32px;
	display:block
}
.qsc-modal.qsc-modal-loading .modal-content span {
	margin-top:5px;
	display:block
}
.qsc-modal.qsc-modal-loading .modal-dialog.middle {
	-webkit-animation:none;
	-moz-animation:none
}
.qsc-form .input-row {
	background:#fff;
	border-bottom:1px solid #ddd
}
.qsc-form .input-row:before,.qsc-form .input-row:after {
	display:table;
	content:""
}
.qsc-form .input-row:after {
	clear:both
}
.qsc-form .input-row .control-label {
	float:left;
	width:30%;
	padding:14px 0 14px 15px;
	line-height:1.1;
	font-size:16px;
	font-weight:400;
	margin:0
}
.qsc-form .input-row .form-control-static {
	padding:14px 10px;
	line-height:1.1;
	font-size:16px
}
.qsc-form .input-row .control-input {
	float:right;
	width:70%;
	border:0;
	outline:0;
	font-size:16px;
	padding:11px 10px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-webkit-appearance:none
}
.qsc-form .input-row.first {
	border-top:1px solid #ddd
}
.qsc-form .input-row.input-cell .control-label,.qsc-form .input-row.input-cell .control-input {
	float:none;
	width:100%;
	padding:11px 15px
}
.qsc-form .input-row.control-lg .control-label {
	width:35%
}
.qsc-form .input-row.control-lg .control-input,.qsc-form .input-row.control-lg .form-control-static,.qsc-form .input-row.control-lg .qsc-form-select>select {
	width:65%;
	float:left
}
.qsc-form .input-row.control-lg .control-input {
	padding-right:35px
}
.qsc-form .input-row.country-phone .control-label {
	width:20%;
	border-right:1px solid #ddd
}
.qsc-form .input-row.country-phone .control-input {
	width:80%
}
.qsc-form .form-group .input-row {
	position:relative
}
.qsc-form .form-group .input-row .input-group-mb {
	position:absolute;
	top:0;
	right:15px;
	font-size:16px;
	padding:11px 0;
	color:#666
}
.lib-options {
	padding:10px 15px
}
.lib-options p.form-control-static {
	padding:6px 0 0 !important;
	margin:0;
	font-size:16px;
	text-indent:0 !important
}
.lib-options>input[type="checkbox"] {
	display:none
}
.lib-options>label {
	margin-bottom:0
}
.lib-options>label.radius {
	position:relative;
	display:inline-block;
	color:#fff;
	width:48px;
	height:30px;
	background:#979a96;
	border-radius:100px;
	cursor:pointer
}
.lib-options>label.radius:before {
	margin:1px;
	width:28px;
	height:28px;
	border-radius:100px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
	transition:margin-left .2s ease 0s;
	-webkit-transition:margin-left .2s ease 0s;
	background:#fff;
	background:-moz-linear-gradient(top, #fff, #f5f5f5);
	background:-webkit-gradient(linear, top, from(#fff), to(#f5f5f5));
	background:-webkit-linear-gradient(top, #fff, #f5f5f5)
}
.lib-options>label.radius:before,.lib-options>label.radius:after {
	position:absolute;
	content:""
}
.lib-options>input:checked+label {
	background:#3191e8
}
.lib-options>input:checked+label:before {
	margin-left:19px
}
.lib-radio>.btn {
	margin:0;
	padding:14px 15px 8px 15px;
	font-size:16px;
	color:#333;
	text-align:left;
	border-radius:0;
	border:none;
	background:#fff;
	box-shadow:none;
	border-bottom:1px solid #ddd;
	display:table;
	float:none;
	position:relative;
	min-height:60px
}
.lib-radio>.btn>.icon {
	width:32px;
	height:32px;
	display:block;
	margin-right:12px;
	vertical-align:middle;
	border-radius:2px
}
.lib-radio>.btn span {
	width:100%;
	font-size:16px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	top:-3px
}
.lib-radio>.btn span small {
	max-width:200px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.lib-radio>.btn span:after {
	width:24px;
	height:24px;
	content:"";
	display:inline-block;
	position:absolute;
	top:7px;
	right:0
}
.lib-radio>.btn span small {
	color:#999;
	font-size:12px;
	display:block;
	font-weight:400
}
.lib-radio>.btn:active {
	background:#f5f5f5 !important
}
.lib-radio>.btn.active {
	box-shadow:none
}
.lib-radio>.btn.first {
	border-top:1px solid #ddd
}
.lib-checkbox>.btn {
	margin:0;
	padding:14px 15px 8px 15px;
	font-size:16px;
	color:#333;
	text-align:left;
	border-radius:0;
	border:none;
	background:#fff;
	box-shadow:none;
	border-bottom:1px solid #ddd;
	display:table;
	float:none;
	position:relative
}
.lib-checkbox>.btn>.icon {
	width:32px;
	height:32px;
	display:block;
	margin-right:15px;
	vertical-align:middle;
	border-radius:2px
}
.lib-checkbox>.btn span {
	width:100%;
	font-size:16px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	top:-3px
}
.lib-checkbox>.btn span small {
	max-width:200px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.lib-checkbox>.btn span:after {
	width:24px;
	height:24px;
	content:"";
	display:inline-block;
	position:absolute;
	top:3px;
	right:0
}
.lib-checkbox>.btn span small {
	color:#999;
	font-size:12px;
	display:block;
	font-weight:400
}
.lib-checkbox>.btn:active {
	background:#f5f5f5 !important
}
.lib-checkbox>.btn.active {
	box-shadow:none
}
.lib-checkbox>.btn.first {
	border-top:1px solid #ddd
}
.lib-checkbox-sm .btn {
	display:inline-block;
	text-align:left;
	font-size:16px;
	vertical-align:middle;
	border-radius:0;
	color:#666;
	padding:10px 15px 10px 0
}
.lib-checkbox-sm .btn .icon {
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:4px;
	background-position:-72px -312px;
	border-radius:2px
}
.lib-checkbox-sm .btn span {
	vertical-align:middle
}
.lib-checkbox-sm .btn:active,.lib-checkbox-sm .btn.active {
	box-shadow:none;
	color:#333
}
.lib-checkbox-sm .btn:active .icon,.lib-checkbox-sm .btn.active .icon {
	background-position:-48px -288px
}
.qsc-form-select {
	position:relative
}
.qsc-form-select>select {
	-webkit-appearance:none;
	-webkit-border-radius:0;
	border-radius:0;
	border:0;
	outline:0;
	width:70%;
	height:40px;
	font-size:16px;
	margin-top:2px;
	padding-left:10px;
	background:#fff
}
.qsc-form-select:after {
	content:"";
	top:15px;
	right:15px;
	position:absolute;
	display:inline-block;
	font-size:0;
	border-top:1px solid #999;
	border-left:1px solid #999;
	width:8px;
	height:8px;
	background-color:transparent;
	-webkit-transform:rotate(225deg)
}
.qsc-form-select.input-cell>select {
	float:none;
	width:100%;
	height:40px;
	padding-left:15px
}
.form-control {
	border:none;
	outline:0;
	-webkit-appearance:none
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
	margin-left:0
}
input[disabled] {
	background:#fff
}
.code-row {
	position:relative
}
.code-row .control-input {
	padding:11px 60px 11px 10px !important
}
.code-row .code-btn {
	position:absolute;
	top:8px;
	right:10px;
	padding:5px 10px;
	z-index:5
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .qsc-form .input-row,.hairlines .qsc-form .input-row.first,.hairlines .lib-radio>.btn,.hairlines .lib-checkbox>.btn,.hairlines .qsc-form .input-row.country-phone .control-label {
	border-color:rgba(0,0,0,0.2);
	border-width:.5px
}
}.btn {
	border-radius:6px
}
.btn:active {
	box-shadow:none
}
.btn.btn-lg {
	font-size:16px
}
.btn-default,.btn-primary,.btn-danger,.btn-success,.btn-warning,.btn-danger {
	border:none
}
.btn-default,.btn-default:hover,.btn-default:focus {
	background:#fff;
	color:#333;
	border:1px solid #ddd
}
.btn-default:active,.btn-default:hover:active,.btn-default:focus:active {
	box-shadow:none;
	background:#bbb;
	border-color:#bbb;
	color:#fff
}
.btn-default.btn-outlined,.btn-default:hover.btn-outlined,.btn-default:focus.btn-outlined {
	border:1px solid #d5d5d5;
	box-shadow:none
}
.btn-default.btn-outlined:active,.btn-default:hover.btn-outlined:active,.btn-default:focus.btn-outlined:active {
	border-color:#bbb
}
.btn-primary,.btn-primary:hover,.btn-primary:focus {
	background:#179bff
}
.btn-primary:active,.btn-primary:hover:active,.btn-primary:focus:active {
	background:#1f8dd6
}
.btn-primary.btn-outlined,.btn-primary:hover.btn-outlined,.btn-primary:focus.btn-outlined {
	color:#179bff;
	background:#fff;
	border:1px solid #179bff
}
.btn-primary.btn-outlined:active,.btn-primary:hover.btn-outlined:active,.btn-primary:focus.btn-outlined:active {
	border-color:#1f8dd6;
	color:#1f8dd6
}
.btn-success,.btn-success:hover,.btn-success:focus {
	background:#3191e8;
	color:#fff !important
}
.btn-success:active,.btn-success:hover:active,.btn-success:focus:active {
	background:#2a88de
}
.btn-success.btn-outlined,.btn-success:hover.btn-outlined,.btn-success:focus.btn-outlined {
	color:#3191e8;
	background:#fff;
	border:1px solid #3191e8
}
.btn-success.btn-outlined:active,.btn-success:hover.btn-outlined:active,.btn-success:focus.btn-outlined:active {
	border-color:#17a24f;
	color:#17a24f
}
.btn-danger,.btn-danger:hover,.btn-danger:focus {
	background:#f25b4b;
	color:#fff !important
}
.btn-danger:active,.btn-danger:hover:active,.btn-danger:focus:active {
	background:#f14a38
}
.btn-danger.btn-outlined,.btn-danger:hover.btn-outlined,.btn-danger:focus.btn-outlined {
	color:#f25b4b;
	background:#fff;
	border:1px solid #f25b4b
}
.btn-danger.btn-outlined:active,.btn-danger:hover.btn-outlined:active,.btn-danger:focus.btn-outlined:active {
	border-color:#f14a38;
	color:#f14a38
}
.btn-danger span,.btn-danger:hover span,.btn-danger:focus span {
	vertical-align:middle
}
.btn-link,.btn-link:hover,.btn-link:focus {
	color:#179bff;
	text-decoration:none
}
.btn-link:active,.btn-link:hover:active,.btn-link:focus:active {
	color:#1f8dd6
}
.btn-link .icon {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px
}
.btn-link span {
	vertical-align:middle
}
.qsc-alert {
	line-height:2;
	font-size:16px;
	text-align:center;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:18888;
	background:rgba(0,0,0,0.7);
	color:#fff;
	display:none;
	padding:7px 10px;
	-webkit-animation:fadeInDown 500ms 0ms ease both;
	-moz-animation:fadeInDown 500ms 0ms ease both
}
@-webkit-keyframes fadeInDown {
	0% {
	-webkit-transform:translateY(-40px)
}
100% {
	-webkit-transform:translateY(0)
}
}@-moz-keyframes fadeInDown {
	0% {
	-moz-transform:translateY(-40px)
}
100% {
	-moz-transform:translateY(0)
}
}.qsc-alert>a {
	display:block
}
.qsc-alert i {
	width:20px;
	height:20px;
	display:inline-block;
	margin-right:7px;
	vertical-align:middle;
	background:url(../images/image2base64.jpg);
	background-size:40px
}
.qsc-alert i.success-white-base64 {
	background-position:0 0
}
.qsc-alert i.close-white-base64 {
	background-position:0 -20px
}
.qsc-alert i.info-white-base64 {
	background-position:0 -40px
}
.qsc-alert i.success-base64 {
	background-position:-20px 0
}
.qsc-alert i.close-base64 {
	background-position:-20px -20px
}
.qsc-alert i.info-base64 {
	background-position:-20px -40px
}
.qsc-alert span {
	vertical-align:middle
}
.qsc-alert.qsc-alert-block {
	text-align:left
}
.qsc-alert.qsc-alert-block>a {
	color:#fff;
	text-decoration:none
}
.qsc-alert.qsc-alert-block>a>.icon-arrow-right {
	width:16px;
	height:16px;
	display:block;
	float:right;
	top:8px;
	margin-right:0 !important
}
.qsc-alert.qsc-alert-success {
	background:rgba(42,136,222,0.95)
}
.qsc-alert.qsc-alert-error {
	background:rgba(217,83,79,0.95)
}
.qsc-alert.qsc-alert-info {
	background:rgba(250,241,165,0.95);
	color:#222
}
.qsc-alert.qsc-alert-info .fa {
	color:#f25b4b
}
.qsc-alert.qsc-alert-info>a {
	color:#222
}
.qsc-alert.qsc-alert-info>a>.fa-angle-right {
	color:#999
}
.qsc-alert.qsc-alert-white {
	background:rgba(255,255,255,0.95);
	color:#222 !important
}
.alert-inline {
	text-align:center;
	display:block;
	padding:15px 0
}
.alert-inline span {
	font-size:14px;
	color:#666;
	vertical-align:middle
}
.alert-inline .fa {
	font-size:18px;
	vertical-align:middle
}
.qsc-tab .tab-item {
	margin:10px 0;
	width:100%;
	display:table;
	padding:0;
	list-style:none
}
.qsc-tab .tab-item li {
	display:table-cell;
	width:1%;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	border:1px solid #999;
	border-right:none
}
.qsc-tab .tab-item li a {
	font-size:15px;
	margin-right:0;
	padding:5px 0;
	color:#999;
	display:block
}
.qsc-tab .tab-item li a>.icon {
	width:12px;
	height:7px;
	display:inline-block;
	margin-left:6px;
	background-position:-32px -384px;
	position:relative;
	top:-2px
}
.qsc-tab .tab-item li:last-child,.qsc-tab .tab-item li:last-child a {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px
}
.qsc-tab .tab-item li:last-child {
	border-right:1px solid #999
}
.qsc-tab .tab-item li:first-child,.qsc-tab .tab-item li:first-child a {
	border-top-left-radius:6px;
	border-bottom-left-radius:6px
}
.qsc-tab .tab-item li.active {
	background:#999
}
.qsc-tab .tab-item li.active a {
	color:#fff
}
.qsc-tab .tab-item li.active a .icon {
	background-position:-32px -396px;
	transition:all .2s linear
}
.qsc-tab .nav-tabs-blue li {
	border-color:#179bff;
	border-right:none
}
.qsc-tab .nav-tabs-blue li:last-child {
	border-right:1px solid #179bff
}
.qsc-tab .nav-tabs-blue li a {
	color:#179bff
}
.qsc-tab .nav-tabs-blue li.active {
	background:#179bff
}
.qsc-tab .nav-tabs-blue li.active a {
	color:#fff
}
.qsc-tab .nav-tabs-green li {
	border-color:#3191e8;
	border-right:none
}
.qsc-tab .nav-tabs-green li:last-child {
	border-right:1px solid #3191e8
}
.qsc-tab .nav-tabs-green li a {
	color:#3191e8
}
.qsc-tab .nav-tabs-green li.active {
	background:#3191e8
}
.qsc-tab .nav-tabs-green li.active a {
	color:#fff
}
.tab-subtab ul {
	list-style:none;
	margin:0;
	padding:0
}
.tab-subtab ul li a {
	width:33.3333%;
	display:block;
	text-align:center;
	float:left;
	padding:15px 0;
	border-right:1px solid rgba(0,0,0,0.1);
	border-top:1px solid rgba(0,0,0,0.1);
	color:#666;
	font-size:14px;
	background:rgba(249,249,249,0.97)
}
.tab-subtab ul li a:active {
	background:#fff
}
.tab-subtab ul li:nth-child(3n) a {
	border-right:none
}
.tab-subtab ul li:nth-child(n+7) a {
	border-bottom:1px solid rgba(0,0,0,0.1)
}
.tab-subtab .modal-dialog.top {
	top:55px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .tab-subtab ul li a {
	border-color:rgba(0,0,0,0.2);
	border-width:.5px
}
}.qsc-list-group {
	margin-bottom:20px
}
.qsc-list-group .list-item {
	padding:15px 60px 15px 15px;
	color:#333;
	background:#fff;
	position:relative;
	display:block;
	border-bottom:1px solid #ddd;
	width:100%;
	vertical-align:middle;
	text-align:left;
	font-size:16px
}
.qsc-list-group .list-item:active {
	background:#f2f2f2
}
.qsc-list-group .list-item.first {
	border-top:1px solid #ddd
}
.qsc-list-group .list-item>span {
	display:block;
	text-overflow:ellipsis;
	white-space:nowrap
}
.qsc-list-group .list-item>label {
	position:absolute;
	right:10px;
	top:12px
}
.qsc-list-group .list-item>label .icon {
	width:16px;
	height:16px;
	display:inline-block
}
.qsc-list-group .list-item>label .icon.icon-arrow-right {
	opacity:.3
}
.qsc-list-group .list-item>label .badge {
	position:relative;
	top:0;
	padding:2px 5px
}
.qsc-list-group .list-item>label>em {
	font-style:normal;
	font-weight:normal;
	color:#999;
	font-size:14px;
	position:relative;
	top:1px
}
.qsc-list-group .list-item.active,.qsc-list-group .list-item.active:active {
	color:#fff;
	background:#3191e8;
	border-color:#3191e8;
	position:relative;
	top:-1px
}
.qsc-list-group .list-item.active .fa,.qsc-list-group .list-item.active:active .fa {
	color:#fff
}
.qsc-list-group .list-item.disabled,.qsc-list-group .list-item.disabled:active {
	color:#999;
	background:#f2f2f2
}
.qsc-list-group.list-item-logout .list-item {
	padding:15px;
	text-align:center
}
.qsc-list-group .list-thumb {
	padding:20px 50px 20px 65px;
	position:relative;
	margin-top:1px;
}
.qsc-list-group .list-thumb span>.icon {
	position:absolute;
	top:12px;
	left:15px;
	width:36px;
	height:36px;
	overflow:hidden;
	display:block;
	border-radius:2px
}
.qsc-list-group .list-thumb span>.icon>images {
	position:absolute
}
.qsc-list-group .list-thumb p {
	margin-top:8px;
	margin-bottom:0;
	font-size:12px;
	white-space:nowrap;
	display:block;
	height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#999
}
.qsc-list-group .list-thumb>label {
/*	top:17px*/
}
.qsc-list-group .list-thumb>label .badge {
	left:0
}
.qsc-list-group .list-thumb .badge {
	position:absolute;
	padding:2px 5px;
	top:8px;
	left:40px;
	z-index:2
}
.qsc-list-group .list-thumb.list-thumb-sm {
	padding:10px 50px 10px 15px
}
.qsc-list-group .list-thumb.list-thumb-sm span>.icon {
	top:14px;
	width:24px;
	height:24px
}
.qsc-list-group .list-thumb.list-thumb-sm>label {
	/*top:12px*/
}
.qsc-list-group .list-thumb.list-thumb-sm .badge {
	position:relative;
	left:auto
}
.qsc-list-group .list-thumb.list-thumb-md {
	padding:13px 50px 10px 65px;
	min-height:68px
}
.qsc-list-group .list-thumb.list-thumb-md span>.icon {
	top:15px;
	width:36px;
	height:36px
}
.qsc-list-group .list-thumb.list-thumb-md>label {
	top:20px
}
.qsc-list-group .list-thumb.list-thumb-md p {
	margin-top:4px
}
.qsc-list-group .list-thumb.list-thumb-md-sm {
	padding:13px 50px 10px 20px
}
.qsc-list-group .list-thumb.list-thumb-md-sm span>.icon {
	top:17px;
	width:32px;
	height:32px
}
.qsc-list-group .list-thumb.list-thumb-md-sm>label {
	top:20px
}
.qsc-list-group .list-thumb.list-thumb-md-sm p {
	margin-top:4px
}
.row-cell .list-item:first-child {
	border-top:1px solid #ddd
}
.qsc-list-title {
	padding:2px 15px;
	font-size:16px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .qsc-list-group .list-item {
	border-color:rgba(0,0,0,0.2);
	border-width:.5px
}
}.qsc-bar {
	padding-right:10px;
	padding-left:10px;
	background-color:#fff;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
.bar-fixed {
	position:fixed !important;
	right:0;
	left:0;
	z-index:10;
	background:rgba(247,247,249,0.95)
}
.bar-tab {
	width:100%;
	display:table;
	padding-left:0;
	padding-right:0;
	height:49px;
	position:relative
}
.bar-tab .tab-item {
	display:table-cell;
	width:1%;
	text-align:center;
	vertical-align:middle;
	height:inherit;
	color:#888;
	position:relative;
	font-size:11px
}
.bar-tab .tab-item .icon {
	width:24px;
	height:24px;
	display:block;
	margin:3px auto
}
.bar-tab .tab-item .badge {
	position:relative;
	top:-2px;
	font-size:11px;
	text-align:center;
	padding:2px 5px
}
.bar-tab.bar-green {
	border:none;
	background:#3191e8;
	color:#fff
}
.bar-tab.bar-green:before {
	display:none
}
.bar-tab.bar-green .tab-item {
	color:inherit
}
.bar-tab.bar-green .tab-item:active {
	background:#1bc15f
}
.bar-tab.bar-green .tab-item.active {
	background:#17a24f
}
.bar-tab.bar-green .tab-item.btn-publish .fa {
	color:inherit
}
header.bar-fixed {
	top:0
}
header.bar-tab {
	border-bottom:1px solid rgba(0,0,0,0.1)
}
header.bar-line .tab-item.active {
	bottom:-1px;
	border-bottom:2px solid #3191e8
}
footer.bar-fixed {
	bottom:0
}
footer.bar-tab {
	border-top:1px solid rgba(0,0,0,0.1)
}
footer.bar-tab .badge {
	top:-2px;
	right:-17px
}
footer.bar-line .tab-item.active {
	top:-1px;
	border-top:2px solid #3191e8
}
.bar-line {
	height:42px
}
.bar-line .tab-item {
	font-size:16px;
	position:relative;
	color:#666
}
.bar-line .tab-item>span {
	display:block;
	margin:8px 0
}
.bar-line .tab-item>span .badge {
	position:relative;
	top:-2px;
	right:inherit
}
.bar-line.line .tab-item>span {
	border-right:1px solid #ddd
}
.bar-line.line .tab-item:last-child>span {
	border-right:none
}
.bar-line.bar-green .tab-item>span {
	border-color:#17a24f
}
.bar-line.bar-green .tab-item.active {
	bottom:inherit;
	border-bottom:none;
	left:-1px
}
.btn-nav {
	top:0;
	background:#fff;
	border-bottom:1px solid #ddd;
	height:47px;
	display:block
}
.btn-nav.bar-green {
	border:none;
	background:#3191e8;
	color:#fff
}
.btn-nav.bar-green .btn-link {
	color:#fff
}
.btn-nav .btn-link {
	font-size:16px;
	color:#3191e8;
	line-height:46px;
	text-decoration:none;
	position:relative;
	z-index:10
}
.btn-nav .btn-link .fa {
	font-size:20px;
	position:relative;
	top:2px
}
.btn-nav .title {
	display:block;
	font-size:17px;
	font-weight:bold;
	width:100%;
	position:absolute;
	text-align:center;
	line-height:46px;
	margin:0 -10px;
	padding:0;
	white-space:nowrap
}
.btn-nav .title a {
	color:inherit
}
header.bar-line-sm {
	height:42px
}
header.bar-line-sm .tab-item {
	font-size:16px;
	position:relative;
	color:#666
}
header.bar-line-sm .tab-item>span {
	font-size:inherit;
	vertical-align:middle
}
header.bar-line-sm .tab-item>.icon {
	width:16px;
	height:16px;
	display:inline-block;
	margin:0 2px;
	vertical-align:middle
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .btn-nav,.hairlines .bar-line .tab-item>span,.hairlines header.bar-tab,.hairlines footer.bar-tab {
	border-color:rgba(0,0,0,0.3);
	border-width:.5px
}
}.qsc-gridbutton .item {
	width:33.3333%;
	background:#fff;
	display:block;
	text-align:center;
	float:left;
	padding:20px 0;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#666;
	font-size:14px
}
.qsc-gridbutton .item .icon {
	width:36px;
	height:36px;
	display:block;
	margin:10px auto 5px
}
.qsc-gridbutton .item:active {
	background:#f5f5f5
}
.qsc-gridbutton .item:nth-child(n+3) {
	border-top:none;
	border-bottom:1px solid #eee
}
.qsc-gridbutton .item:nth-child(3n) {
	border-right:none
}
.pager {
	margin:15px 0
}
.pager>li.active {
	line-height:2.2;
	color:#666;
	position:relative
}
.pager>li.active>select {
	-webkit-appearance:none;
	-webkit-border-radius:0;
	border-radius:0;
	border:0;
	outline:0;
	width:auto;
	min-width:64px;
	height:auto;
	font-size:14px;
	background:#e8e8e8;
	margin-right:6px
}
.pager>li.active:after {
	content:"";
	top:3px;
	right:0;
	position:absolute;
	display:inline-block;
	font-size:0;
	border-top:1px solid #999;
	border-left:1px solid #999;
	width:8px;
	height:8px;
	background-color:transparent;
	-webkit-transform:rotate(225deg)
}
.pager li>a {
	background:#fff;
	color:#333
}
.pager li>a:hover,.pager li>a:focus {
	background:#fff
}
.pager li>a:active {
	background:#f1f1f1
}
.loading {
	font-size:12px;
	text-align:center;
	display:block;
	margin-bottom:15px;
	color:#999
}
.loading a {
	color:#999
}
.loading span {
	vertical-align:middle
}
.loading i {
	width:16px;
	height:16px;
	margin-right:7px;
	margin-bottom:2px;
	display:inline-block;
	vertical-align:middle;
	background:url("../images/loading.gif") no-repeat;
	background-size:16px
}
.selector-animation {
	width:20px;
	height:17px;
	display:block;
	margin-bottom:20px
}
.selector-animation .bar-icon {
	height:3px;
	width:20px;
	background:#3191e8;
	display:block;
	opacity:1;
	margin-top:4px;
	-webkit-transition:-webkit-transform .1s ease-in;
	-moz-transition:-moz-transform .1s ease;
	transition:transform .1s ease-in;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	transform-origin:50% 50%
}
.selector-animation.on .bar-icon:nth-child(1) {
	-webkit-transform:rotate(45deg) translate3d(5px, 5px, 0);
	-moz-transform:rotate(45deg) translate3d(5px, 5px, 0);
	transform:rotate(45deg) translate3d(5px, 5px, 0)
}
.selector-animation.on .bar-icon:nth-child(2) {
	opacity:0
}
.selector-animation.on .bar-icon:nth-child(3) {
	-webkit-transform:rotate(-45deg) translate3d(5px, -5px, 0);
	-moz-transform:rotate(-45deg) translate3d(5px, -5px, 0);
	transform:rotate(-45deg) translate3d(5px, -5px, 0)
}
.search-animation {
	position:relative;
	width:40px;
	height:40px;
	display:block;
	background:#f7f6f4;
	margin-bottom:20px
}
.search-animation .searchicon {
	position:absolute;
	top:10px;
	right:14px;
	width:16px;
	height:16px;
	border-radius:50%;
	border:2px solid #cbcbcb;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.search-animation .searchicon:after {
	position:absolute;
	top:16px;
	left:2px;
	width:8px;
	height:2px;
	display:block;
	content:"";
	background:#cbcbcb;
	-webkit-transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	transform:rotate(90deg)
}
.search-animation.on .searchicon {
	top:19px;
	right:10px;
	width:20px;
	height:0;
	border-width:1px;
	border-radius:0
}
.search-animation.on .searchicon:after {
	top:-1px;
	left:-1px;
	width:20px
}
.ajax-loader {
	width:46px;
	height:46px;
	position:absolute;
	top:50%;
	left:50%;
	background:#000 url(../images/ajax-loader.gif) no-repeat center center;
	margin:-23px 0 0 -23px;
	z-index:100;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	opacity:.7;
	display:none
}
.spinner {
	margin:0 auto;
	width:150px;
	text-align:center
}
.spinner>div {
	width:10px;
	height:10px;
	background:#3191e8;
	border-radius:100%;
	display:inline-block;
	-webkit-animation:bouncedelay 1.4s infinite ease-in-out;
	animation:bouncedelay 1.4s infinite ease-in-out;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.spinner .bounce1 {
	-webkit-animation-delay:-0.32s;
	animation-delay:-0.32s
}
.spinner .bounce2 {
	-webkit-animation-delay:-0.16s;
	animation-delay:-0.16s
}
@-webkit-keyframes bouncedelay {
	0%,80%,100% {
	-webkit-transform:scale(0)
}
40% {
	-webkit-transform:scale(1)
}
}@keyframes bouncedelay {
	0%,80%,100% {
	transform:scale(0);
	-webkit-transform:scale(0)
}
40% {
	transform:scale(1);
	-webkit-transform:scale(1)
}
}.qsc-slider .slider.slider-horizontal {
	width:70% !important;
	float:left
}
.qsc-slider .slider-track {
	position:absolute;
	cursor:pointer;
	background:#eee;
	background-image:-moz-linear-gradient(top, #eee, #f5f5f5);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#eee), to(#f5f5f5));
	background-image:-webkit-linear-gradient(top, #eee, #f5f5f5);
	background-image:linear-gradient(to bottom, #eee, #f5f5f5);
	background-repeat:repeat-x;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.15);
	border-radius:4px
}
.qsc-slider .slider-selection {
	position:absolute;
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	border-radius:4px;
	background-image:none;
	background-color:#3191e8
}
.qsc-slider .slider-handle {
	opacity:.9;
	margin-top:-10px !important;
	margin-left:-15px !important
}
.qsc-slider .slider-handle:active {
	opacity:1
}
.qsc-slider .slider-handle.round {
	position:absolute;
	width:30px;
	height:30px;
	background:#fff;
	background-image:-moz-linear-gradient(top, #fff, #f9f9f9);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f9f9f9));
	background-image:-webkit-linear-gradient(top, #fff, #f9f9f9);
	background-image:linear-gradient(to bottom, #fff, #f9f9f9);
	background-repeat:repeat-x;
	cursor:pointer;
	box-shadow:0 1px 3px rgba(0,0,0,0.4)
}
.qsc-slider .slider-handle.round:before,.qsc-slider .slider-handle.round:after {
	width:12px;
	height:2px;
	display:block;
	background:rgba(0,0,0,0.25);
	content:"";
	position:absolute;
	left:9px
}
.qsc-slider .slider-handle.round:before {
	top:12px
}
.qsc-slider .slider-handle.round:after {
	top:16px
}
.mod-project-card {
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	border-radius:2px;
	margin-bottom:15px;
	position:relative
}
.mod-project-card a {
	color:#333
}
.mod-project-card_header {
	color:#666;
	position:relative;
	padding:14px 0;
	margin:0 10px 10px;
	border-bottom:1px solid rgba(0,0,0,0.1)
}
.mod-project-card_header .mod-project-card_header__avatar {
	float:left;
	margin-right:10px
}
.mod-project-card_header .mod-project-card_header__avatar images {

	width:40px;
	height:40px;
	border-radius:2px
}
.mod-project-card_header .mod-project-card_header__user {
	float:left;
	word-break:break-all;
	word-wrap:break-word
}
.mod-project-card_header .mod-project-card_header__user a {
	color:#666;
	text-decoration:none;
	display:block
}
.mod-project-card_header .mod-project-card_header__user a span {
	font-size:15px;
	display:inline-block;
	height:20px;
	overflow:hidden;
	white-space:nowrap;
	vertical-align:middle;
	margin-bottom:2px
}
@media (max-width:414px) {
	.mod-project-card_header .mod-project-card_header__user a span {
	max-width:160px;
	text-overflow:ellipsis
}
}.mod-project-card_header .mod-project-card_header__user a i.icon-vip {
	font-style:normal;
	background:#3191e8;
	font-size:10px;
	font-weight:400;
	padding:3px 5px;
	line-height:10px;
	max-height:14px
}
.mod-project-card_header .mod-project-card_header__user .mod-project-card_header__time {
	color:#999;
	margin-bottom:0;
	font-size:12px
}
.mod-project-card_header .mod-project-card_header__time_fin {
	position:absolute;
	top:0;
	right:0;
	color:#999;
	font-size:12px;
	padding:23px 0 20px;
	display:block
}
.mod-project-card_header .mod-project-card_header__manage {
	position:absolute;
	top:0;
	right:0
}
.mod-project-card_header .mod-project-card_header__manage>a {
	color:#888;
	text-decoration:none;
	padding:23px 0 20px;
	display:block
}
.mod-project-card_header .mod-project-card_header__manage>a .icon-edit {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle
}
.mod-project-card_header .mod-project-card_header__manage>a span {
	vertical-align:middle
}
.mod-project-card_header .project-template {
	position:absolute;
	top:27px;
	right:0
}
.mod-project-card_header .project-template .icon-template {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin-bottom:2px
}
.mod-project-card_header .project-template span {
	color:#3191e8;
	font-size:12px;
	line-height:1.6;
	vertical-align:middle
}
.mod-project-card_content>a {
	display:block;
	text-decoration:none;
	color:#333
}
.mod-project-card_content .mod-project-card_content__header {
	position:relative;
	left:0;
	margin-bottom:5px;
	padding:0 10px
}
.mod-project-card_content .mod-project-card_content__header h2 {
	font-size:17px;
	line-height:1.5;
	font-weight:bold;
	margin:0;
	vertical-align:middle;
	text-indent:-10px;
	position:relative;
	word-wrap:break-word;
	word-break:break-all
}
.mod-project-card_content .mod-project-card_content__detail {
	padding:0 10px 10px 10px
}
.mod-project-card_content .mod-project-card_content__detail>.description {
	display:block;
	max-height:60px;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
	font-size:14px;
	color:#666
}
.mod-project-card_content .mod-project-card_content__detail .mod-project-card_content__images images {
	margin:0 2px 5px 0;
	max-width:100px
}
.mod-project-card_content .mod-project-card_content__detail .mod-project-card_content__images images:last-child {
	margin:0 0 5px 0
}
.mod-project-card_content__status {
	padding:10px 5px 10px 10px;
	border-top:1px solid rgba(0,0,0,0.03);
	background:#fafafa;
	font-size:13px;
	color:#999;
	display:block;
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px;
	width:100%
}
.mod-project-card_content__status span {
	display:inline-block;
	width:32%;
	text-align:left
}
.mod-project-card_content__status span strong {
	font-weight:normal;
	color:#666;
	margin:0 2px
}
.ribbon.labels {
	border-color:rgba(0,0,0,0.15);
	border-radius:0 2px 2px 0;
	padding:2px 8px 2px 10px;
	position:relative;
	left:-16px;
	top:2px;
	color:#fff !important;
	font-size:12px;
	font-weight:bold;
	float:left
}
.ribbon.labels:after {
	border-bottom:1em solid transparent;
	border-left:0 solid transparent;
	border-right-color:inherit;
	border-style:solid;
	border-top:0 solid transparent;
	border-width:0 6px 6px 0;
	content:"";
	height:0;
	left:0;
	position:absolute;
	top:100%;
	width:0
}
.funding .ribbon.labels {
	border-color:#2a88de;
}
.funding .labels {
	background-color:#3191e8;
	border-color:#0dc166
}
.successful .ribbon.labels {
	border-color:#2a88de
}
.successful .labels {
	background-color:#3191e8;
	border-color:#2a88de
}
.failed .ribbon.labels {
	border-color:#2a88de
}
.failed .labels {
	background-color:#3191e8;
	border-color:#2a88de
}
.ending .ribbon.labels {
	border-color:#828282
}
.ending .labels {
	background-color:#999;
	border-color:#999
}
.project-card-my .mod-project-card_content {
	padding:10px 15px 0
}
.project-thumb {
	background:#f5f5f5;
	position:relative;
	display:table;
	width:100%;
	overflow:hidden
}
.project-thumb .project-thumb-images {
	width:48px;
	margin:5px;
	display:table-cell;
	vertical-align:middle
}
.project-thumb .project-thumb-title {
	display:table-cell;
	padding-left:10px;
	padding-right:30px;
	vertical-align:middle;
	width:100%
}
.project-thumb .project-thumb-title span,.project-thumb .project-thumb-title small {
	display:block;
	overflow:hidden
}
.project-thumb .project-thumb-title span {
	height:20px;
	font-size:15px;
	color:#666
}
.project-thumb .project-thumb-title small {
	height:15px;
	font-size:12px;
	color:#999
}
.project-thumb .icon {
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:21px;
	right:10px;
	opacity:.3
}
.mod-project-card_title {
	font-size:16px;
	margin-top:0;
	font-weight:400
}
.mod-project-card_title small {
	font-size:12px;
	display:block
}
.mod-project-card_footer {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid rgba(0,0,0,0.1)
}
.mod-project-card_footer>small {
	font-size:12px;
	color:#999;
	padding-top:4px
}
.mod-project-card_footer>span {
	float:right
}
.mod-project-card_footer>span strong {
	vertical-align:middle;
	font-size:14px;
	font-weight:400;
	margin-right:5px
}
.mod-project-card_footer>span .icon-arrow-right {
	width:16px;
	height:16px;
	display:inline-block;
	opacity:.3;
	vertical-align:middle
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .mod-project-card_header,.hairlines .mod-project-detail .mod-project-card_content__status {
	border-color:rgba(0,0,0,0.2);
	border-width:.5px
}
}.mod-event-card {
	margin:0 5px 20px 5px
}
.mod-event-card .mod-project-card_content__header {
	position:static;
	padding:10px 15px
}
.mod-event-card .mod-project-card_content__header h2 {
	position:static;
	text-indent:0;
	line-height:1.3
}
.mod-event-card .mod-project-card_content__header h2 small {
	margin-top:5px;
	display:block;
	font-size:12px;
	color:#999
}
.mod-event-card .mod-project-card_content__status {
	color:#333;
	font-size:14px;
	padding:10px
}
.mod-event-card .mod-project-card_content__status span {
	width:auto;
	float:right;
	text-align:right
}
.mod-event-card .mod-project-card_content__status span .icon {
	width:16px;
	height:16px;
	display:block;
	opacity:.3
}
.lib-banner {
	position:relative
}
.lib-banner .swiper-wrapper {
	overflow:hidden;
	height:120px !important;
	background:#fff
}
.lib-banner .swiper-slide {
	width:414px;
	display:block;
	opacity:.1;
	-webkit-transition:300ms;
	-moz-transition:300ms;
	transition:300ms
}
.lib-banner .swiper-slide images {
	width:auto;
	height:120px
}
.lib-banner .swiper-slide-active {
	opacity:1
}
@media (max-width:400px) {
	.lib-banner .swiper-wrapper {
	height:115px !important
}
.lib-banner .swiper-slide {
	width:400px !important
}
.lib-banner .swiper-slide images {
	height:115px
}
}@media (max-width:384px) {
	.lib-banner .swiper-wrapper {
	height:110px !important
}
.lib-banner .swiper-slide {
	width:384px !important
}
.lib-banner .swiper-slide images {
	height:110px
}
}@media (max-width:375px) {
	.lib-banner .swiper-wrapper {
	height:108px !important
}
.lib-banner .swiper-slide {
	width:375px !important
}
.lib-banner .swiper-slide images {
	height:108px
}
}@media (max-width:360px) {
	.lib-banner .swiper-wrapper {
	height:104px !important
}
.lib-banner .swiper-slide {
	width:360px !important
}
.lib-banner .swiper-slide images {
	height:104px
}
}@media (max-width:320px) {
	.lib-banner .swiper-wrapper {
	height:92px !important
}
.lib-banner .swiper-slide {
	width:320px !important
}
.lib-banner .swiper-slide images {
	height:92px
}
}.banner-pagination {
	text-align:center;
	width:100%;
	height:20px;
	display:block;
	position:absolute;
	bottom:0
}
.banner-pagination .swiper-pagination-switch {
	display:inline-block;
	width:18px;
	height:3px;
	background:rgba(0,0,0,0.35);
	margin:5px;
	cursor:pointer;
	border-radius:50px
}
.banner-pagination .swiper-active-switch {
	background:rgba(42,136,222,0.95)
}
.mod-project-detail.top {
	margin-top:55px
}
.mod-project-detail .mod-project-card_header__avatar {
	margin-bottom:14px
}
.mod-project-detail .mod-project-card_header {
	padding-bottom:0
}
.mod-project-detail .mod-project-card_content__status {
	padding:8px 0;
	border-top:1px solid rgba(0,0,0,0.1);
	width:100%;
	display:table;
	background:none;
	border-radius:0
}
.mod-project-detail .mod-project-card_content__status span {
	display:table-cell;
	width:1%;
	text-align:center;
	vertical-align:middle
}
.mod-project-detail .mod-project-card_content__status span strong {
	font-weight:normal;
	color:#f25b4b;
	margin:0 2px
}
.mod-project-detail .mod-project-card_content__status.line span {
	border-right:1px solid #eee;
	text-align:left;
	width:50%;
	padding-left:10px
}
.mod-project-detail .mod-project-card_content__status.line span:last-child {
	border-right:none
}
.mod-project-detail .mod-project-card_content__status.line span strong {
	color:#3191e8;
	font-weight:bold
}
.mod-project-detail .mod-project-card {
	margin-bottom:15px
}
.mod-project-detail .mod-project-card_content__header {
	margin-bottom:5px
}
.mod-project-detail .mod-project-card_content__images {
	padding:0 10px 10px 10px;
	width:100%;
	margin-bottom:0
}
.mod-project-detail .mod-project-card_content__images images {
	width:30%;
	max-width:100px;
	margin-bottom:8px;
	margin-right:5px
}
.mod-project-detail .mod-project-card_content__images.update-images images {
	width:30%;
	margin-right:4px
}
.reward-lists {
	margin-bottom:20px;
	background:#fbf7f2;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	border-radius:2px;
	position:relative
}
.reward-lists .title-line {
	position:relative;
	border-bottom:1px solid #e8e1d6
}
.reward-lists .title-line h4 {
	font-size:16px;
	color:#666;
	font-weight:bold;
	margin:0;
	padding:10px 15px
}
.reward-lists .reward-lists-item {
	border-bottom:1px solid #e8e1d6;
	padding:10px 15px;
	position:relative;
	min-height:80px
}
.reward-lists .reward-lists-item .reward-lists-item-images {
	position:absolute;
	width:60px;
	height:60px
}
.reward-lists .reward-lists-item .reward-lists-item-text {
	margin-left:70px;
	word-wrap:break-word;
	display:block
}
.reward-lists .reward-lists-item .reward-lists-item-text h6 {
	margin-top:0;
	margin-bottom:5px;
	font-size:14px;
	position:relative;
	padding-right:60px;
	line-height:1.2
}
.reward-lists .reward-lists-item .reward-lists-item-text h6 strong {
	color:#f25b4b
}
.reward-lists .reward-lists-item .reward-lists-item-text h6 small {
	position:absolute;
	top:2px;
	right:0
}
.reward-lists .reward-lists-item .reward-lists-item-text h6 small strong {
	color:#3191e8;
	margin:0 2px
}
.reward-lists .reward-lists-item .reward-lists-item-text p {
	color:#999;
	margin-bottom:0;
	font-size:13px
}
.reward-lists .reward-lists-item:last-child {
	border-bottom:none
}
.tylist-project {
	background:#edfcff
}
.tylist-project .title-line,.tylist-project .reward-lists-item {
	border-bottom:1px solid #d7ebf0;
	min-height:0
}
.tylist-project .reward-lists-item .reward-lists-item-text {
	margin-left:0
}
.mod-project-support_item__user {
	width:40px;
	float:left
}
.mod-project-support_item__user>a {
	width:40px;
	height:40px;
	overflow:hidden;
	display:block
}
.mod-project-support_item__user>a images {
	border-radius:2px;
	width:40px;
	min-height:40px
}
.mod-project-support_item__detail {
	position:relative;
	margin-left:55px;
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	border-radius:0 2px 2px;
	margin-bottom:15px;
	padding:10px 10px 5px;
	word-wrap:break-word
}
.mod-project-support_item__detail .arrow,.mod-project-support_item__detail .arrow-shadow {
	background:none;
	font-size:0;
	height:0;
	width:0;
	border-left:8px solid transparent;
	position:absolute;
	left:-8px;
	top:0
}
.mod-project-support_item__detail .arrow {
	border-top:8px solid #fff;
	z-index:1
}
.mod-project-support_item__detail .arrow-shadow {
	border-top:8px solid #dbdbdb;
	top:1px
}
.mod-project-support_item__detail .icon-update-bg,.mod-project-support_item__detail .icon-offpay-bg,.mod-project-support_item__detail .icon-source-bg,.mod-project-support_item__detail .icon-other-bg {
	width:32px;
	height:32px;
	display:block;
	z-index:1;
	position:absolute;
	top:0;
	right:0
}
.mod-project-support_item__detail h6 {
	margin-top:0;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
	line-height:1.3
}
.mod-project-support_item__detail h6 small {
	font-size:14px;
	color:#666;
	font-weight:400
}
.mod-project-support_item__detail h6 small strong {
	color:#f25b4b;
	font-weight:bold
}
.mod-project-support_item__detail p {
	color:#666
}
.mod-project-support_item__detail .mod-project-card_content__images {
	padding:0 15px 10px 0 !important
}
.mod-project-support_item__detail .mod-project-card_content__images.update-images {
	padding:0 !important
}
.mod-project-support_item__detail .mod-project-card_content__images.update-images images {
	width:30%;
	max-width:100px;
	margin-bottom:8px;
	margin-right:4px
}
.mod-project-support_item__detail__comment header {
	font-size:12px;
	color:#999;
	margin-bottom:6px
}
.mod-project-support_item__detail__comment header span {
	float:right;
	padding:10px 15px;
	text-align:right;
	position:relative;
	top:-10px;
	right:-15px
}
.mod-project-support_item__detail__comment header .icon-comment {
	width:16px;
	height:16px;
	display:block
}
.mod-project-support_item__detail__comment article span {
	padding:3px 5px;
	color:#666;
	display:block;
	line-height:1.3
}
.mod-project-support_item__detail__comment article span strong {
	color:#4284b6;
	font-weight:400
}
.mod-project-support_item__detail__comment article span:first-child {
	border-top:1px solid #ddd;
	padding-top:6px
}
.mod-project-support_item__detail__comment article span:active {
	background:#f1f1f1
}
footer.bar-support .tab-item {
	width:30%;
	font-size:12px
}
footer.bar-support .tab-item.btn-support {
	width:40%
}
footer.bar-support .tab-item.btn-support span {
	display:block;
	background:#3191e8;
	color:#fff;
	font-size:18px;
	padding:6px 4px;
	border-radius:2px;
	font-weight:bold
}
footer.bar-support .tab-item.btn-support:hover span {
	background:#2a88de
}
footer.bar-support .tab-item small {
	color:#f25b4b;
	margin-left:2px;
	vertical-align:middle
}
.modal-share-wechat {
	position:fixed;
	top:15px;
	right:15px;
	z-index:99999;
	display:none
}
.photoswipe figure {
	width:23%;
	max-width:100px;
	margin:0 2px 6px 0;
	display:inline-block
}
.qsc-logo-mark {
	text-align:center;
	display:block;
	margin:15px 0
}
.qsc-logo-mark a {
	width:180px;
	height:24px;
	display:inline-block;
	background:url("../images/logo_2x.png") no-repeat;
	background-size:240px;
	background-position:0 -40px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.qsc-logo-mark a {
	background:url("../images/logo_3x.png") no-repeat;
	background-size:240px;
	background-position:0 -40px
}
}.project-support h5 {
	padding:0 15px;
	font-size:15px;
	color:#666;
	font-weight:400;
	position:relative;
	top:-5px;
	margin-bottom:5px
}
.project-support h5 small {
	font-size:12px;
	color:#999
}
.project-support .lib-radio,.project-support .qsc-list-group {
	margin-bottom:10px
}
.project-support .support-money {
	padding-bottom:10px
}
.timeline-row {
	padding-top:20px !important
}
.order-timeline {
	border-left:2px solid #ddd;
	margin-left:15px;
	padding-left:15px
}
.order-timeline .timeline-item {
	position:relative;
	margin-bottom:20px
}
.order-timeline .timeline-item .time {
	position:absolute;
	top:0;
	left:-90px;
	width:60px
}
.order-timeline .timeline-item .time .dot {
	background:#ccc;
	position:absolute;
	right:-23px;
	top:0;
	width:18px;
	height:18px;
	border-radius:50%;
	border:2px solid #fff
}
.order-timeline .timeline-item .time em {
	width:2px;
	height:44px;
	background:#fff;
	display:none;
	position:absolute;
	right:-15px;
	top:18px
}
.order-timeline .timeline-content h6 {
	margin-top:0;
	padding-bottom:10px;
	font-size:16px
}
.order-timeline .timeline-content h6 small {
	display:block;
	font-size:12px;
	color:#999;
	padding-top:5px
}
.order-timeline .timeline-item.update .time .dot {
	background:#3191e8
}
.order-timeline .timeline-item.update .timeline-content h6 {
	color:#3191e8
}
.order-timeline .timeline-item:last-child .time em {
	display:block
}
.qsc-modal-share .mod-share-list {
	margin-bottom:0
}
#modal-publish-guide .modal-dialog.middle-center {
	top:8%
}
.qrcode-pay {
	text-align:center;
	margin:20px 0
}
.qrcode-pay>images {
	margin-top:20px;
	margin-bottom:10px
}
.qrcode-pay>span {
	display:block;
	line-height:1.8;
	font-size:16px
}
.qrcode-pay>span.help-block {
	font-size:14px
}
.project-shouyi_content div.btn-more {
	margin-bottom:0 !important;
	border-top:1px solid #eee;
	text-align:center;
	position:relative;
	padding:10px;
	color:#3191e8
}
.project-shouyi_content div.btn-more>span {
	vertical-align:middle;
	margin-right:5px
}
.project-shouyi_content div.btn-more>i {
	content:"";
	display:inline-block;
	font-size:0;
	border-top:1px solid #3191e8;
	border-left:1px solid #3191e8;
	width:8px;
	height:8px;
	margin-bottom:2px;
	background-color:transparent;
	-webkit-transform:rotate(225deg);
	-ms-transform:rotate(225deg);
	transform:rotate(225deg)
}
.dividend-project .title-line>h4 {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:10px;
	border-bottom:1px solid #ddd
}
.dividend-project .title-line>h4>.title-icon {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin-right:7px
}
.dividend-project .title-line>h4>span {
	vertical-align:middle
}
.dividend-project .title-line>h4>span small {
	margin-left:2px;
	font-size:11px;
	text-align:center;
	font-weight:600;
	padding:2px 5px;
	display:inline-block;
	min-width:10px;
	line-height:1;
	color:#fff;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:10px;
	font-style:normal;
	background-color:rgba(0,0,0,0.25);
	position:relative;
	top:-2px
}
.dividend-project .mod-project-card {
	border-radius:0
}
.dividend-project .mod-project-card_header {
	border-bottom:none
}
.dividend-project .project-shouyi_content .mod-project-card_content__detail {
	display:block;
	overflow:hidden;
	max-height:320px;
	margin-top:15px
}
.dividend-project .project-shouyi_content .mod-project-card_content__detail.all-detail {
	max-height:100% !important
}
.dividend-project .mod-project-card_header__title>h2 {
	font-size:17px;
	line-height:1.5;
	font-weight:bold;
	vertical-align:middle;
	position:relative;
	word-wrap:break-word;
	word-break:break-all;
	color:#333;
	margin-top:0;
	margin-bottom:10px
}
.dividend-project .mod-project-card_header__title>p {
	display:block;
	font-size:12px;
	color:#999
}
.dividend-project .mod-project-card_header__title>p>span {
	float:right
}
.dividend-project .mod-project-card_header__title .project-status {
	position:absolute;
	top:10px;
	right:-10px;
	display:block;
	z-index:2;
	width:64px;
	height:64px
}
.dividend-project .project-brand {
	border-top:1px solid #ddd;
	padding-top:15px;
	padding-bottom:10px
}
.dividend-project .project-brand>.brand-item {
	width:50%;
	float:left
}
.dividend-project .project-brand>.brand-item images {
	width:40px;
	height:40px;
	border-radius:50px;
	float:left;
	margin-right:7px
}
.dividend-project .project-brand>.brand-item p {
	float:left;
	color:#333
}
.dividend-project .project-brand>.brand-item p small {
	display:block;
	color:#999
}
.project-shouyi_tab {
	padding:0 10px;
	border-bottom:1px solid #ddd;
	background:rgba(255,255,255,0.95);
	z-index:5 !important
}
.project-shouyi_tab .nav-tabs {
	white-space:nowrap;
	border-bottom:none;
	padding-right:30px;
	background:none
}
.project-shouyi_tab .nav-tabs>li>a {
	padding:8px 14px;
	font-size:15px;
	color:#3191e8
}
.shouyi-lists {
	background:#fff;
	border-radius:0;
	margin-bottom:15px
}
.shouyi-lists .reward-lists-item {
	padding:10px;
	border-bottom:1px solid #ddd
}
.shouyi-lists .reward-lists-item .reward-lists-item-text h6 {
	padding-right:80px
}
.shouyi-lists .reward-lists-item .reward-lists-item-text h6 small {
	font-size:14px;
	top:1px
}
.shouyi-lists .reward-lists-item .reward-lists-item-text h6 small strong {
	color:#f25b4b
}
.shouyi-lists .reward-lists-item .reward-lists-item-text p.reward-lists-foot {
	margin-top:7px;
	padding-top:7px;
	border-top:1px dashed #ddd
}
.shouyi-lists .shouyi-lists-item {
	border-bottom:1px solid #ddd;
	margin:0 10px;
	padding-bottom:5px
}
.shouyi-lists .shouyi-lists-item:last-child {
	border-bottom:none
}
.shouyi-lists .shouyi-lists-item strong {
	color:#3191e8;
	margin:0 2px
}
.shouyi-lists .shouyi-lists-item>h6 {
	text-align:center;
	font-size:15px
}
.shouyi-lists .shouyi-lists-item>p {
	text-align:center;
	color:#999
}
.shouyi-lists .shouyi-lists-item>p>span {
	margin-right:7px;
	padding-right:7px;
	border-right:1px solid #eee
}
.shouyi-lists .shouyi-lists-item>p>span:last-child {
	margin-right:0;
	padding-right:0;
	border-right:none
}
.shouyi-lists .shouyi-lists-item>ul {
	background:#f2f2f2;
	padding-left:30px;
	padding-top:7px;
	padding-bottom:7px;
	color:#888;
	line-height:1.8;
	border-radius:2px
}
.shouyi-lists .title-line {
	border-bottom:none
}
.shouyi-lists .nav-tabs>li>a {
	padding:8px 14px;
	font-size:15px;
	color:#3191e8
}
.dividend-project .mod-project-support_item__detail__comment header span {
	right:0;
	padding:10px 0 10px 15px
}
.dividend-project .mod-project-support {
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.15)
}
.dividend-project .mod-project-support .mod-project-support_item {
	border-bottom:1px solid #ddd
}
.dividend-project .mod-project-support .mod-project-support_item:last-child {
	border-bottom:none
}
.dividend-project .mod-project-support .mod-project-support_item__user {
	margin:10px
}
.dividend-project .mod-project-support .mod-project-support_item__detail {
	box-shadow:none;
	margin-bottom:0;
	padding:10px 10px 0;
	border-radius:0
}
.dividend-project .mod-project-support .mod-project-support_item__detail .arrow,.dividend-project .mod-project-support .mod-project-support_item__detail .arrow-shadow {
	display:none
}
.dividend-project .mod-project-support .mod-project-support_item__detail__comment article {
	margin-bottom:10px;
	background:#f2f2f2;
	border-radius:2px
}
.dividend-project .mod-project-support .mod-project-support_item__detail__comment article>span {
	border-bottom:1px dashed #ddd;
	padding:5px
}
.dividend-project .mod-project-support .mod-project-support_item__detail__comment article>span:first-child {
	border-top:none
}
.dividend-project .mod-project-support .mod-project-support_item__detail__comment article>span:last-child {
	border-bottom:none
}
.project-shouyi_update {
	margin-bottom:15px;
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.15)
}
.project-shouyi_update .mod-project-support_item .mod-project-support_item__detail {
	margin-left:0;
	box-shadow:none;
	border-radius:0;
	margin-bottom:0;
	border-bottom:1px solid #ddd
}
.project-shouyi_update .mod-project-support_item:last-child .mod-project-support_item__detail {
	border-bottom:none
}
.title-line>h4>.title-icon {
	background:url("../images/title-icon.png") no-repeat;
	background-size:16px
}
.title-line>h4>.title-icon.icon-update {
	background-position:0 0
}
.title-line>h4>.title-icon.icon-support {
	background-position:0 -16px
}
.is_bonus>span>h5 {
	margin-top:2px;
	padding:0 27px 0 0 !important
}
.is_bonus>span>h5>small {
	display:inline !important;
	margin-left:3px !important
}
.is_bonus>span>p {
	list-style:disc outside none;
	display:list-item;
	max-width:initial;
	margin-left:20px;
	margin-bottom:5px;
	font-size:12px;
	color:#999
}
.is_reward>span>h5 {
	margin-top:2px;
	margin-bottom:3px;
	padding:0 27px 0 0 !important
}
.is_reward>span>h5>small {
	display:inline !important;
	margin-left:3px !important
}
.modal-project-mg.qsc-modal.qsc-modal-share .modal-body a {
	width:25%;
	display:inline-block
}
.modal-project-mg.qsc-modal.qsc-modal-share .modal-content .modal-body:last-child {
	padding-top:0
}
.project-v-icon {
	margin:10px 0;
	display:inline-block;
	border:1px solid #2a88de;
	background-size:10px;
	padding-left:18px;
	padding-right:5px;
	font-size:11px;
	border-radius:50px;
	-webkit-border-radius:50px;
	color:#2a88de
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .nav-tabs,.hairlines .project-shouyi_tab,.hairlines .shouyi-lists .shouyi-lists-item,.hairlines .dividend-project.top .title-line>h4,.hairlines .dividend-project .mod-project-support .mod-project-support_item,.hairlines .mod-project-detail .mod-project-card_content__status.line span,.hairlines .project-shouyi_update .mod-project-support_item .mod-project-support_item__detail,.hairlines .reward-lists .title-line,.hairlines .reward-lists .reward-lists-item,.hairlines .mod-project-support_item__detail__comment article span:first-child,.hairlines .dividend-project.top .project-brand {
	border-color:rgba(0,0,0,0.2);
	border-width:.5px
}
}.mod-publish-guide h3.title {
	color:#999;
	font-weight:400;
	margin:40px 0 20px
}
.mod-publish-guide h2 {
	padding-top:20px;
	margin-top:0;
	font-size:18px;
	text-align:center
}
.mod-publish-guide_mobile,.mod-publish-guide_desktop {
	text-align:center
}
.mod-publish-guide_mobile .item,.mod-publish-guide_desktop .item {
	margin:0 20px
}
.mod-publish-guide_mobile .item a,.mod-publish-guide_desktop .item a {
	margin:20px 0 30px;
	width:50%;
	float:left;
	text-align:center
}
.mod-publish-guide_mobile .item a>i,.mod-publish-guide_desktop .item a>i {
	width:80px;
	height:80px;
	margin:0 auto;
	display:block
}
.mod-publish-guide_mobile .item a>strong,.mod-publish-guide_desktop .item a>strong {
	line-height:2;
	color:#999;
	font-weight:normal
}
.mod-publish-guide_mobile {
	background:#fff
}
.mod-publish-guide_desktop {
	color:#fff
}
.mod-publish-guide_desktop h2 {
	padding-top:30px
}
.mod-publish-guide_desktop .item a>strong {
	color:#fff
}
.publish-money-guide {
	padding:12px;
	background:#fff;
	position:relative;
	display:block;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:100%;
	vertical-align:middle;
	text-align:center;
	font-size:14px
}
.publish-money-guide .icon {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle
}
.publish-money-guide span {
	vertical-align:middle
}
.publish-guide {
	width:100%;
	position:fixed;
	left:0;
	bottom:0
}
.publish-guide .publish-group-guide,.publish-guide .publish-money-guide {
	padding:15px;
	background:#fff;
	position:relative;
	display:block;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	width:50%;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	float:left
}
.publish-guide .publish-group-guide span,.publish-guide .publish-money-guide span {
	vertical-align:middle
}
.publish-guide .publish-group-guide {
	border-left:1px solid #ddd
}
.publish-guide .icon-money-base64 {
}
.publish-guide .icon-group-base64 {
}
.publish-guide .icon-money-base64,.publish-guide .icon-group-base64 {
	width:18px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
	background-size:18px
}
.modal-body-qqgroup>p {
	width:33.3333%;
	float:left;
	text-align:center;
	color:#999;
	font-size:12px
}
.modal-body-qqgroup>p strong {
	display:block;
	font-size:16px;
	padding-top:5px
}
.modal-body-qqgroup>p .icon-group-base64 {
	width:36px;
	height:36px;
	font-size:24px;
	display:block;
	background-size:36px;
	margin:0 auto
}
.modal-body-qqgroup.qsc-help-header>p {
	color:rgba(255,255,255,0.7)
}
.modal-body-qqgroup.qsc-help-header strong {
	color:#fff
}
.modal-body-qqgroup.qsc-help-header .icon-group-base64 {
	background-size:36px;
	opacity:.7
}
.mod-publish-guide_type .publish-btn {
	border-radius:4px;
	position:relative;
	display:block;
	padding:10px;
	border-bottom:3px solid rgba(0,0,0,0.05);
	max-width:500px;
	margin:0 auto 20px auto
}
.mod-publish-guide_type .publish-btn .icon-white {
	width:48px;
	height:48px;
	display:block;
	margin-right:10px;
	float:left
}
.mod-publish-guide_type .publish-btn article {
	float:left;
	text-align:left
}
.mod-publish-guide_type .publish-btn article h6 {
	margin-top:4px;
	margin-bottom:6px;
	font-size:18px;
	color:#fff
}
.mod-publish-guide_type .publish-btn article p {
	margin-bottom:0;
	color:#fff;
	font-size:14px
}
.mod-publish-guide_type .publish-btn .icon {
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:28px;
	right:15px
}
.mod-publish-guide_type .publish-btn-template {
	background:#3191e8
}
.mod-publish-guide_type .publish-btn-template:active {
	background:#17a24f
}
.mod-publish-guide_type .publish-btn-customize {
	background:#589dc5
}
.mod-publish-guide_type .publish-btn-customize:active {
	background:#4e95be
}
.publish-guide_images {
	width:300px;
	height:222px;
	margin:0 auto 10px auto;
	display:block;
	background:url("../images/publish-guide_3x.png") no-repeat;
	background-size:300px
}
.publish-guide_tips {
	font-size:12px;
	color:#999;
	line-height:1.8;
	text-align:center
}
.publish-guide_tips strong {
	color:#3191e8
}
.publish-guide_tips p {
	text-align:center;
	margin:20px 0
}
.publish-guide_tips p a {
	color:#3191e8
}
.publish-guide_tips p a .icon {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle
}
.publish-guide_tips p a span {
	vertical-align:middle;
	font-size:14px
}
.publish-alert {
	position:relative;
	top:-15px;
	background:#fff1a5;
	color:#f25b4b;
	font-size:13px;
	padding:10px;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1)
}
@media (min-height:680px) {
	.publish-guide_tips {
	width:100%;
	position:fixed;
	bottom:10px;
	padding:0 15px
}
.publish-guide_tips p {
	margin:15px 0
}
}.mod-publish-form .control-lg .form-control-static {
	padding:9px 0;
	color:#999
}
.mod-publish-form .control-lg .form-control-static span {
	color:#666
}
.mod-publish-form .control-lg .form-control-static strong {
	font-size:20px;
	font-weight:400;
	margin:0 2px;
	color:#2a88de
}
.mod-publish-form .control-lg .control-label .icon {
	width:16px;
	height:16px;
	display:inline-block;
	margin-left:5px
}
.mod-publish-form .control-lg .control-label span {
	vertical-align:middle
}
.mod-publish-form .qsc-slider {
	padding:10px 15px 15px 15px
}
.mod-publish-form .qsc-slider>span {
	float:left;
	width:14%;
	display:block;
	color:#ccc;
	text-align:left
}
.mod-publish-form .qsc-slider>span:last-child {
	width:16%;
	text-align:right
}
.mod-publish-form label.error {
	padding-left:15px
}
.mod-publish-form textarea.control-input {
	resize:none;
	min-height:140px;
	font-size:16px
}
.mod-publish-form .publish-title {
	font-size:16px;
	color:#333;
	padding:0 15px 8px
}
.mod-publish-form .publish-title span {
	vertical-align:middle
}
.mod-publish-form .publish-title .icon {
	margin-left:5px;
	vertical-align:middle;
	width:16px;
	height:16px;
	display:inline-block
}
.clear-group {
	position:relative
}
.clear-group .control-input {
	padding-right:40px
}
.clear-group .icon {
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:12px;
	right:10px
}
.qsc-uploader {
	margin:10px
}
.qsc-uploader .uploader-list {
	width:auto
}
.qsc-uploader .uploader-list .thumbnail {
	width:33.3333%;
	max-width:100px;
	min-height:92px;
	margin-bottom:4px !important
}
.qsc-uploader .uploader-list .thumbnail a {
	height:92px;
	display:block;
	overflow:hidden;
	background:#eee
}
.qsc-uploader .webPicPicker {
	float:left;
	position:relative;
	width:33.3333%;
	display:block;
	line-height:1.2;
	max-width:92px;
	min-height:92px;
	background:#fff;
	border:1px dashed #d2d1d6;
	border-radius:6px;
	color:#d2d1d6;
	padding:10px;
	font-size:12px;
	text-align:center;
	margin:4px
}
.qsc-uploader .webPicPicker .icon-plus {
	width:32px;
	height:32px;
	display:block;
    margin: 5px auto;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAACVBMVEX////U09jS0daj1QF6AAAAAXRSTlMAQObYZgAAAB5JREFUOMtjZEAFjAz/0QVGFQwjBYwUKxgNyZGkAAAgjSAjh3XgCQAAAABJRU5ErkJggg==) no-repeat;background-size: 32px
}
.qsc-uploader .WeixinFilePicker,.qsc-uploader .AlipayFilePicker {
	float:left;
	position:relative;
	width:33.3333%;
	display:block;
	line-height:1.2;
	max-width:92px;
	min-height:92px;
	background:#fff;
	border:1px dashed #d2d1d6;
	border-radius:6px;
	margin:4px;
	color:#d2d1d6;
	padding:10px 8px;
	font-size:12px;
	text-align:center
}
.qsc-uploader .WeixinFilePicker .icon-plus,.qsc-uploader .AlipayFilePicker .icon-plus {
	width:32px;
	height:32px;
	display:block;
	margin:5px auto
}
.qsc-uploader .file-item {
	margin:0 !important
}
.qsc-uploader .file-item .file-panel {
	top:4px;
	right:4px;
	border-radius:2px;
	box-shadow:none;
	padding:4px
}
.qsc-uploader .file-item .file-panel span {
	background:rgba(0,0,0,0.5);
	border-radius:2px;
	color:#fff;
	width:18px;
	height:18px;
	line-height:14px;
	text-align:center;
	font-size:20px;
	display:block
}
.otherinfo {
	display:none
}
.otherinfo .input-row {
	border-bottom:none
}
.otherinfo .input-row textarea.control-input {
	height:40px;
	min-height:40px;
	padding:10px 0 !important
}
.lib-options p.publish-help {
	margin-right:100px !important;
	padding-bottom:6px !important
}
.lib-options p.publish-help .icon {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin-left:5px
}
.lib-options p.publish-help span {
	vertical-align:middle
}
.facepay-guide {
	display:block;
	text-align:center
}
.nav-tabs {
	border-bottom:none;
	width:100%;
	border-bottom:1px solid #ddd;
	background:#fff;
	text-align:center
}
.nav-tabs>li {
	border:none;
	text-align:center;
	margin-bottom:0;
	float:none;
	display:inline-block
}
.nav-tabs>li>a {
	line-height:1;
	padding:8px 24px;
	font-size:16px;
	color:#666;
	border:none;
	margin:8px 0;
	border-radius:50px
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:active {
	background:#3191e8;
	color:#fff;
	border:none
}
.mod-publish-reward .qsc-list-group {
	margin-bottom:0
}
.mod-publish-reward .qsc-list-group .list-thumb.list-thumb-md {
	padding:13px 70px 10px 65px
}
.mod-publish-reward .qsc-list-group .list-item:last-child {
	border-bottom:none !important
}
.mod-publish-reward .qsc-list-group .list-item>span>strong {
	color:#f25b4b
}
.mod-publish-reward .reward-add {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	text-align:center;
	background:#fff;
	background:-moz-linear-gradient(top, #fff, #f5f5f5);
	background:-webkit-gradient(linear, top, from(#fff), to(#f5f5f5));
	background:-webkit-linear-gradient(top, #fff, #f5f5f5)
}
.mod-publish-reward .reward-add a {
	padding:12px;
	display:block;
	color:#3191e8;
	font-size:16px
}
.mod-publish-reward .reward-add a .icon {
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:6px
}
.mod-publish-reward .reward-add a span {
	vertical-align:middle
}
.mod-publish-list .qsc-list-group {
	margin-bottom:15px
}
.mod-publish-list .qsc-list-group .list-thumb.list-thumb-md {
	padding:10px 70px 7px 15px
}
.mod-publish-list .qsc-list-group .list-item>span>strong {
	color:#f25b4b
}
.mod-publish-list-btn {
	width:100%;
	border:none;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	text-align:center;
	background:#fff;
	background:-moz-linear-gradient(top, #fff, #f5f5f5);
	background:-webkit-gradient(linear, top, from(#fff), to(#f5f5f5));
	background:-webkit-linear-gradient(top, #fff, #f5f5f5);
	padding:12px;
	display:block;
	color:#2a88de !important;
	font-size:16px
}
.mod-publish-list-btn .icon {
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:6px
}
.mod-publish-list-btn span {
	vertical-align:middle
}
.list-edit-form .input-row {
	background:#fbf7f2 !important
}
.list-edit-form .input-row input,.list-edit-form .input-row textarea {
	background:#fbf7f2 !important
}
.list-edit-form .text-center {
	padding:10px;
	background:#fbf7f2;
	border-bottom:1px solid #ddd
}
.list-edit-form .text-center .btn-lg {
	padding:8px 24px;
	margin:0 5px
}
.mod-publish-list-group {
	margin-bottom:0
}
.mod-publish-list-group .input-row textarea.control-input {
	min-height:70px !important;
	height:70px !important
}
.project-support .input-row.input-cell {
	margin-bottom:20px
}
.project-forhead .list-item {
	padding:5px 10px
}
.project-forhead .list-item .project-thumb {
	background:#fff
}
.project-forhead .list-item .project-thumb .icon {
	right:0
}
.project-forhead .list-item:active .project-thumb {
	background:#f2f2f2
}
#support-payment h5 {
	margin-top:0
}
.list-lib-checkbox.lib-checkbox {
	margin-bottom:15px
}
.lib-checkbox.agreement-form>.btn {
	padding:16px 15px 10px 15px;
	border-bottom:none
}
.lib-checkbox.agreement-form>.btn span {
	font-size:15px;
	color:#999;
	padding-left:28px;
}
.lib-checkbox.agreement-form>.btn span:after {
	width:20px;
	height:20px;
	top:0;
	left:0;
	right:auto;
	background:url(../images/fx-0.png) no-repeat;
	background-size:100% auto;
}
.lib-checkbox.agreement-form>.btn.active span:after {
	background:url(../images/fx.png) no-repeat;
	background-size:100% auto;
}
.lib-checkbox.agreement-form>.text-success {
	position:absolute;
	top:0;
	left:140px;
	font-size:15px;
	line-height:46px;
	z-index:2
}
#publish-agreement .modal-header,#modal-publish-tips .modal-header {
	padding:10px 15px
}
#publish-agreement .modal-body,#modal-publish-tips .modal-body {
	padding:0 15px;
	max-height:320px;
	overflow-y:scroll
}
#publish-agreement .modal-body h5,#modal-publish-tips .modal-body h5 {
	font-size:16px
}
#publish-agreement .modal-body ol,#modal-publish-tips .modal-body ol,#publish-agreement .modal-body ul,#modal-publish-tips .modal-body ul {
	font-size:13px;
	padding-left:20px
}
#publish-agreement .modal-body ol li,#modal-publish-tips .modal-body ol li,#publish-agreement .modal-body ul li,#modal-publish-tips .modal-body ul li {
	margin-bottom:10px
}
#modal-publish-guide .modal-body h5 {
	font-size:16px
}
#modal-publish-guide .modal-body ol,#modal-publish-guide .modal-body ul {
	font-size:13px;
	padding-left:20px
}
#modal-publish-guide .modal-body ol li,#modal-publish-guide .modal-body ul li {
	margin-bottom:10px
}
#publish-notice .modal-header,#modal-publish-tips .modal-header {
	padding:10px 15px
}
#publish-notice .modal-body,#modal-publish-tips .modal-body {
	padding:0 15px;
	max-height:320px;
	overflow-y:scroll
}
#publish-notice .modal-body h5,#modal-publish-tips .modal-body h5 {
	font-size:16px
}
#publish-notice .modal-body ol,#modal-publish-tips .modal-body ol,#publish-notice .modal-body ul,#modal-publish-tips .modal-body ul {
	font-size:13px;
	padding-left:20px
}
#publish-notice .modal-body ol li,#modal-publish-tips .modal-body ol li,#publish-notice .modal-body ul li,#modal-publish-tips .modal-body ul li {
	margin-bottom:10px
}
#modal-publish-guide .modal-body h5 {
	font-size:16px
}
@media (min-width:768px) {
	.mod-publish {
	max-width:700px;
	margin-left:auto;
	margin-right:auto
}
}@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .list-edit-form .text-center,.hairlines .mod-publish-list .publish-title,.hairlines .mod-publish-reward .reward-list ul li,.hairlines .mod-publish-reward .reward-add {
	border-color:rgba(0,0,0,0.3);
	border-width:.5px
}
}.mod-project-stats {
	background:#fff
}
.mod-project-stats h5 {
	text-align:center;
	font-size:16px;
	font-weight:400;
	padding-top:15px !important
}
.mod-project-stats h5:first-child {
	padding-top:0
}
.mod-project-stats .item ul {
	padding:0;
	list-style:none;
	border-top:1px solid #ddd;
	margin-bottom:20px
}
.mod-project-stats .item ul li {
	width:50%;
	float:left;
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #ddd
}
.mod-project-stats .item ul li strong {
	display:block;
	font-size:32px;
	font-weight:400
}
.mod-project-stats .item ul li strong i {
	font-style:normal
}
.mod-project-stats .item ul li strong small {
	font-size:14px;
	margin-left:4px;
	color:#666
}
.mod-project-stats .item ul li span {
	font-size:14px;
	color:#999
}
.mod-project-stats .item ul li.today {
	border-left:1px solid #ddd
}
.mod-project-stats .item ul li.today strong {
	color:#3191e8
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .mod-project-stats .item ul,.hairlines .mod-project-stats .item ul li {
	border-color:rgba(0,0,0,0.3);
	border-width:.5px
}
}.mod-user-my .mod-user-my_header {
	background:#3191e8;
	padding:20px 0;
	margin-bottom:15px
}
.mod-user-my .mod-user-my_header>images {
	margin-bottom:10px;
	border:4px solid rgba(255,255,255,0.5);
	border-radius:2px;
	width:80px;
	height:80px
}
.mod-user-my .mod-user-my_header>span {
	display:block;
	color:#fff;
	font-size:16px
}
.mod-user-my .mod-user-my_header>small.help-block {
	color:rgba(255,255,255,0.8);
	padding:0 15px
}
.mod-user-my .mod-user-my_header i.badge.icon-vip {
	margin-top:10px;
	background:#fff;
	color:#3191e8
}
.mod-user-my .qsc-list-group .list-thumb.list-user-avatar {
	padding:18px 50px 14px 75px
}
.mod-user-my .qsc-list-group .list-thumb.list-user-avatar span>.icon {
	width:48px;
	height:48px
}
.mod-user-my .qsc-list-group .list-thumb.list-user-avatar>label {
	top:27px
}
.mod-user-my .qsc-list-group .list-thumb.list-user-avatar p {
	margin-top:6px
}
.mod-user-my .qsc-list-group .list-thumb.list-avatar-form {
	padding:20px 50px 20px 15px
}
.mod-user-my .qsc-list-group .list-thumb.list-avatar-form span>.icon {
	left:auto;
	right:35px
}
.qsc-list-group .money-summary {
	padding:0 15px
}
.qsc-list-group .money-summary>a {
	width:49%;
	display:inline-block;
	font-size:14px;
	color:#999;
	padding:10px 0;
	position:relative
}
.qsc-list-group .money-summary>a>small {
	position:absolute;
	top:10px;
	right:0;
	font-size:14px;
	color:#333
}
.qsc-list-group .money-summary>a:first-child {
	border-right:1px solid #eee
}
.qsc-list-group .money-summary>a:first-child>small {
	right:10px
}
.qsc-list-group .money-summary>a:last-child {
	padding-left:10px
}
.qsc-list-group .list-item>label .badge-sm {
	top:5px
}
.mod-user-login .mod-share-list {
	margin-bottom:15px
}
.list-thumb.webuploader-container {
	padding:0
}
.list-thumb.webuploader-container .webuploader-pick {
	padding:20px 50px 20px 65px
}
.list-thumb#AppFilePicker {
	float:none;
	width:100%;
	display:block;
	background:#fff;
	border:none;
	border-bottom:1px solid #ddd;
	padding:20px 50px 20px 65px;
	margin:0;
	border-radius:0;
	max-width:inherit;
	min-height:inherit;
	font-size:16px;
	text-align:inherit;
	color:inherit;
	cursor:pointer
}
.user-guest .mod-user-my_header {
	margin-bottom:0
}
.user-guest .user-project-total {
	background:#fff;
	border-bottom:1px solid #ddd
}
.user-guest .user-project-total>a {
	width:33.3333%;
	text-align:center;
	float:left;
	color:#999;
	padding:10px 0;
	font-size:12px;
	line-height:1.2
}
.user-guest .user-project-total>a span {
	display:block;
	border-right:1px solid #ddd
}
.user-guest .user-project-total>a strong {
	font-weight:400;
	font-size:24px;
	display:block;
	color:#666
}
.user-guest .user-project-total>a:last-child {
	border-right:none
}
.login-help {
	margin-top:40px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .user-guest .user-project-total,.hairlines .user-guest .user-project-total>a span,.hairlines .qsc-list-group .money-summary>a:first-child {
	border-color:rgba(0,0,0,0.3);
	border-width:.5px
}
}.wallet-tab {
	background:rgba(253,253,254,0.95);
	padding:11px 15px;
	z-index:1041
}
.wallet-tab .tab-item {
	margin:0
}
.mod-user-wallet {
	margin-top:56px
}
.subtab-backdrop {
	height:100%;
	z-index:11;
	display:none;
	opacity:.5
}
.mod-user-wallet_description {
	padding:5px 15px;
	height:100px;
	margin-top:56px;
	border-bottom:1px solid #ddd;
	background:#fff
}
.mod-user-wallet_description.normal {
	color:#3191e8
}
.mod-user-wallet_description.locking {
	color:#f25b4b
}
.mod-user-wallet_description .help-block {
	margin-top:10px;
	margin-bottom:0;
	font-size:14px
}
.mod-user-wallet_description .help-block .icon-help-sm {
	width:16px;
	height:16px;
	display:inline-block;
	margin-left:5px;
	position:relative;
	top:-1px
}
.mod-user-wallet_description h5 {
	font-size:3em;
	font-family:Helvetica,"Hiragino Sans GB","STHeiti","Microsoft YaHei","WenQuanYi Micro Hei",Arial,sans-serif;
	font-weight:400;
	display:block;
	margin-top:5px
}
.mod-user-wallet_description h5 small {
	font-size:14px;
	color:#999
}
.mod-user-wallet_list {
	background:#fff;
	border-bottom:1px solid #ddd
}
.mod-user-wallet_list .mod-user-wallet_list__item {
	display:block;
	border-bottom:1px solid #ddd;
	text-decoration:none;
	padding:10px 5px;
	margin:0 10px;
	text-align:left
}
.mod-user-wallet_list .mod-user-wallet_list__item header {
	position:relative
}
.mod-user-wallet_list .mod-user-wallet_list__item header .icon {
	position:absolute;
	top:0;
	left:0;
	border-radius:2px;
	width:36px;
	height:36px;
	display:block
}
.mod-user-wallet_list .mod-user-wallet_list__item header .icon images {
	border-radius:2px
}
.mod-user-wallet_list .mod-user-wallet_list__item header h6 {
	font-size:15px;
	line-height:1.3;
	color:#333;
	font-weight:400;
	display:block;
	margin-top:2px;
	margin-bottom:3px;
	margin-left:50px;
	margin-right:70px;
	height:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.mod-user-wallet_list .mod-user-wallet_list__item header h6 strong {
	font-weight:400
}
.mod-user-wallet_list .mod-user-wallet_list__item header small {
	position:absolute;
	top:0;
	right:0;
	margin-left:40px;
	font-weight:bold;
	font-size:15px;
	font-family:Helvetica,"Hiragino Sans GB","STHeiti","Microsoft YaHei","WenQuanYi Micro Hei",Arial,sans-serif;
	float:right;
	color:#333
}
.mod-user-wallet_list .mod-user-wallet_list__item footer {
	font-size:12px;
	color:#999;
	margin-left:50px
}
.mod-user-wallet_list .mod-user-wallet_list__item footer span {
	float:right;
	color:#999
}
.mod-user-wallet_list a:last-child .mod-user-wallet_list__item {
	border-bottom:none
}
.mod-user-wallet_list a:active .mod-user-wallet_list__item {
	background:#f5f5f5
}
.mod-user-wallet_list .mod-user-wallet_list__item.processed footer {
	color:#f25b4b
}
.mod-user-wallet_list .mod-user-wallet_list__item.unconfirmed header small,.mod-user-wallet_list .mod-user-wallet_list__item.unconfirmed footer {
	color:#f25b4b
}
.content.mod-project-my {
	margin-top:56px
}
.content.mod-project-my .empty-content {
	padding-top:10px
}
.mod-user-wallet_list.mod-project-my_list {
	margin-bottom:20px
}
.mod-user-wallet_list.mod-project-my_list .mod-user-wallet_list__item header h6 {
	margin-right:0
}
.user-reward-list .mod-user-wallet_list__item header h6 {
	margin-right:10px
}
.list-waybill {
	position:relative
}
.list-waybill>a {
	height:20px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-right:20px
}
.list-waybill>.icon-arrow-right {
	width:16px;
	height:16px;
	display:inline-block;
	opacity:.3;
	position:absolute;
	top:2px;
	right:0
}
.user-bonus-list .mod-user-wallet_list__item footer {
	position:relative
}
.user-bonus-list .mod-user-wallet_list__item footer span {
	color:#3191e8;
	font-size:14px;
	position:absolute;
	bottom:0;
	right:0
}
.selling-price {
	position:absolute;
	top:0;
	right:35px;
	line-height:44px
}
.selling-price strong {
	color:#f25b4b
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .mod-user-wallet_list .mod-user-wallet_list__item {
	border-color:rgba(0,0,0,0.3);
	border-width:.5px
}
}.mod-user-payment h5,.mod-user-payment h6 {
	color:#666;
	font-weight:400;
	font-size:16px
}
.mod-user-payment h6 {
	padding:5px 15px
}
.mod-user-payment h6 strong {
	color:#3191e8;
	font-size:16px;
	font-weight:bold
}
.mod-user-payment h5 {
	padding:10px 15px 0
}
.mod-user-payment .btn-success {
	margin:15px 0
}
.mod-user-payment .input-row .control-label {
	padding-right:0
}
.mod-user-payment .input-row .control-input {
	padding-left:5px
}
.taoxian-warning {
	background:#fcf8e3;
	padding:8px 15px;
	font-size:12px;
	margin-bottom:15px;
	color:#8a6d3b;
	box-shadow:0 1px 1px rgba(0,0,0,0.05)
}
.header-logo.app-header {
	height:auto;
	padding:20px 0;
	background:#3191e8 url("../images/app-header_bg.png") no-repeat;
	background-size:100%;
	vertical-align:middle;
	display:block
}
.header-logo.app-header .qsc-logo {
	display:block;
	vertical-align:middle;
	font-size:22px;
	font-weight:400
}
.header-logo.app-header .qsc-logo small {
	display:block;
	line-height:1.8;
	color:#fff;
	font-size:18px
}
.header-logo.app-header .qsc-logo strong {
	width:80px;
	height:80px;
	background:url("../images/app-logo_2x.png") no-repeat;
	background-size:80px;
	margin-bottom:10px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.header-logo.app-header .qsc-logo strong {
	background:url("../images/app-logo_3x.png") no-repeat;
	background-size:80px
}
}.header-logo.app-header>.footer-btn {
	margin:15px 30px
}
.header-logo.app-header>.footer-btn .btn-default {
	border-radius:50px;
	border:none;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	color:#3191e8;
	font-size:20px
}
.header-logo.app-header>.footer-btn .btn-default>span {
	vertical-align:middle;
	margin-right:7px
}
.header-logo.app-header>.footer-btn .btn-default>.icon {
	width:24px;
	height:24px;
	display:inline-block;
	vertical-align:middle
}
.header-logo.app-header>.footer-btn.app-down-btn {
	margin-top:40px
}
.header-logo.app-header>.footer-btn.app-down-btn .btn-default {
	margin-bottom:30px
}
.header-logo.app-header>.footer-btn.app-down-btn .btn-default>span {
	margin-left:7px;
	margin-right:0
}
.mod-message-card {
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	border-radius:2px;
	margin-bottom:15px;

	padding:0 10px 10px 10px
}
.mod-message-card a {
	color:#333;
	display:block
}
.mod-message-card .card-header {
	padding:10px 0;
	border-bottom:1px solid #eee;
	position:relative
}
.mod-message-card .card-header a {
	height:32px;
	overflow:hidden;
	display:block;
	text-overflow:ellipsis;
	white-space:nowrap
}
.mod-message-card .card-header images {
	width:32px;
	height:32px;
	vertical-align:middle;
	margin-right:4px;
	border-radius:2px
}
.mod-message-card .card-header span {
	vertical-align:middle;
	font-size:15px;
	float:left;
	color:#666
}
.mod-message-card .card-header small {
	float:right;
	color:#999;
	padding-top:10px
}
.mod-message-card .card-content-event {
	border-bottom:1px solid #eee
}
.mod-message-card .card-content-event .card-content-event_title {
	padding-top:10px;
	font-weight:bold;
	font-size:16px
}
.mod-message-card .card-content-event .card-content-event_title small {
	margin-top:2px;
	display:block;
	font-size:12px;
	color:#999;
	font-weight:400
}
.mod-message-card .card-content-event .card-content-event_money {
	font-size:36px;
	text-align:right
}
.mod-message-card .card-content-event .card-content-event_money small {
	margin-left:4px;
	font-size:12px;
	color:#999
}
.mod-message-card .card-content-event .card-content-event_money strong {
	font-size:14px;
	font-weight:400
}
.mod-message-card .card-content-event .card-content-event_money.support_other {
	font-size:28px
}
.mod-message-card .card-content-event.noevent {
	border-bottom:none
}
.mod-message-card .card-content-event.noevent .card-content-event_title {
	padding-bottom:5px
}
.mod-message-card .card-content-list ul {
	list-style:none;
	padding:5px 0;
	margin:0
}
.mod-message-card .card-content-list ul li {
	margin-bottom:5px;
	display:table
}
.mod-message-card .card-content-list ul li strong {
	color:#999;
	font-weight:400;
	margin-right:20px;
	display:table-cell;
	width:80px
}
.mod-message-card .card-content-list ul li small {
	display:block;
	font-size:12px;
	color:#999;
	line-height:1.2
}
.mod-message-card .card-content-list ul li:last-child {
	margin-bottom:0
}
.mod-message-card.payout .card-content-event_money {
	color:#f25b4b
}
.mod-message-card.income .card-content-event_money {
	color:#3191e8
}
.mod-message-card.loading {
	border-top:4px solid #f5a623
}
.mod-message-card.loading .card-content-list ul li.results {
	color:#f25b4b
}
.mod-message-card .card-footer {
	margin-top:5px;
	padding-top:10px;
	border-top:1px solid #eee
}
.mod-message-card .card-footer strong {
	font-size:12px;
	font-weight:400;
	color:#999
}
.mod-message-card .card-footer span {
	float:right
}
.mod-message-card .card-footer span .icon {
	width:16px;
	height:16px;
	display:block;
	opacity:.3
}
.mod-message-card.message-project .project-thumb {
	background:none
}
.mod-message-card.message-project .project-thumb .icon {
	display:none
}
.list-chat-time {
	top:15px !important;
	font-size:11px;
	color:#999;
	font-weight:400
}
.look_history {
	display:block;
	margin:10px auto 20px;
	text-align:center;
	color:#666;
	text-decoration:none
}
.look_history span {
	background:rgba(0,0,0,0.1);
	color:#333;
	padding:3px 10px;
	font-size:12px;
	border-radius:50px
}
.mod-talk-header {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	color:#fff;
	z-index:5
}
.mod-talk-header .list-thumb.list-thumb-md {
	padding:7px 50px 5px 60px;
	min-height:0
}
.mod-talk-header .list-thumb.list-thumb-md span>.icon,.mod-talk-header .list-thumb.list-thumb-md>label {
	top:10px
}
.mod-message-comment .message-comment-item {
	padding:10px;
	margin-bottom:15px;
	background:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	border-radius:2px
}
.mod-message-comment .message-comment-item a {
	color:#666
}
.mod-message-comment .message-comment-item header {
	position:relative
}
.mod-message-comment .message-comment-item header images {
	float:left;
	margin-right:10px;
	border-radius:2px
}
.mod-message-comment .message-comment-item header .message-comment-item_user {
	float:left
}
.mod-message-comment .message-comment-item header .message-comment-item_user h6 {
	font-size:14px;
	display:block;
	color:#333;
	margin-top:3px;
	margin-bottom:5px;
	max-width:180px;
	line-height:1.3;
	word-wrap:break-word;
	word-break:break-all
}
.mod-message-comment .message-comment-item header .message-comment-item_user h6 small {
	font-size:14px
}
.mod-message-comment .message-comment-item header .message-comment-item_user h6 strong {
	color:#f25b4b
}
.mod-message-comment .message-comment-item header .message-comment-item_user p {
	display:block;
	margin-bottom:0;
	color:#999;
	font-size:12px
}
.mod-message-comment .message-comment-item header .message-comment-item_reply {
	float:right
}
.mod-message-comment .message-comment-item header .message-comment-item_reply .icon {
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin-top:2px
}
.mod-message-comment .message-comment-item header .message-comment-item_reply span {
	vertical-align:middle;
	color:#4284b6
}
.mod-message-comment .message-comment-item .message-comment-item_content {
	padding:10px 0;
	word-wrap:break-word;
	word-break:break-all
}
.mod-message-comment .message-comment-item .message-comment-reply_content {
	background:#f5f5f5;
	padding:10px;
	border-bottom:1px dashed #cbcbcb;
	word-wrap:break-word;
	word-break:break-all
}
.mod-message-comment .message-comment-item .message-comment-reply_content h6 {
	font-size:14px;
	display:inline;
	color:#333
}
.mod-message-comment .message-comment-item .message-comment-reply_content h6 small {
	font-size:14px
}
.mod-message-comment .message-comment-item .message-comment-reply_content h6 strong {
	color:#f25b4b
}
.mod-message-comment .message-comment-item .message-comment-reply_content p {
	margin-bottom:0
}
.mod-message-comment .message-comment-item.comment-detail {
	box-shadow:none;
	border-radius:0;
	background:inherit !important
}
.mod-message-comment .message-comment-item.comment-detail .project-thumb {
	margin-bottom:15px
}
.mod-message-comment .message-comment-item .mod-project-dialog_comment_list p {
	margin-bottom:0;
	padding:3px 5px;
	color:#666;
	display:block;
	word-break:break-all;
	word-wrap:break-word
}
.mod-message-comment .message-comment-item .mod-project-dialog_comment_list p:active {
	background:#f2f2f2
}
.mod-message-comment .message-comment-item .mod-project-dialog_comment_list p strong {
	color:#428bca;
	font-weight:normal
}
.mod-message-comment .message-comment-item .mod-project-dialog_comment_list p:first-child {
	border-top:1px solid #e9e9e9;
	padding-top:6px
}
.group-chat.top {
	margin-top:70px !important
}
.group-chat .mod-project-support .mod-project-support_item {
	position:relative
}
.group-chat .mod-project-support .mod-project-support_item__user {
	position:absolute;
	top:0
}
.group-chat .mod-project-support .mod-project-support_item__detail {
	display:inline-block;
	margin-right:40px;
	padding:10px;
	font-size:15px;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	margin-bottom:35px;
	min-width:40px;
	border-radius:0 4px 4px
}
.group-chat .mod-project-support .mod-project-support_item__detail p {
	margin-bottom:0;
	color:#333
}
.group-chat .mod-project-support .mod-project-support_item__detail .group-chat-time {
	position:absolute;
	padding-top:8px;
	left:0;
	min-width:90px
}
.group-chat .mod-project-support .mod-project-support_item__detail .group-chat-time span {
	font-size:10px;
	color:#999;
	border-radius:10px;
	padding:0 4px;
	display:inline-block;
	height:14px;
	line-height:16px
}
.group-chat .mod-project-support .group-chat-username {
	margin-left:50px;
	margin-bottom:3px;
	font-size:12px;
	color:#666
}
.group-chat .mod-project-support .group-chat-username small {
	margin-left:4px;
	font-size:10px;
	border:1px solid #2dbdef;
	color:#2bb6e7;
	border-radius:2px;
	padding:0 2px;
	display:inline-block;
	height:16px;
	line-height:16px
}
.group-chat .mod-project-support .group-chat-username.publish-user small {
	font-size:10px;
	border-color:#3191e8;
	color:#3191e8
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__user {
	right:0 !important
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail {
	margin-right:55px !important;
	margin-left:40px !important;
	background:#3191e8 !important;
	border-radius:4px 0 4px 4px !important;
	float:right !important;
	box-shadow:none !important
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail p {
	color:#fff
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail .group-chat-time {
	left:inherit !important;
	right:0 !important;
	text-align:right
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail .arrow,.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail .arrow-shadow {
	border-left:none !important;
	border-right:8px solid transparent !important;
	left:inherit !important;
	right:-8px !important
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail .arrow {
	border-top:8px solid #3191e8 !important
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail .arrow-shadow {
	display:none
}
.group-chat .mod-project-support .mod-project-support_item.my .mod-project-support_item__detail.chat-type-file {
	padding:2px !important
}
.group-chat .mod-project-support .mod-project-support_item.my .group-chat-username {
	margin-left:inherit !important;
	margin-right:50px !important;
	text-align:right !important
}
.mod-project-support_item__detail.chat-type-images {
	padding:6px !important
}
.mod-project-support_item__detail.chat-type-images images {
	max-width:220px
}
.mod-project-support_item__detail.chat-type-images .group-chat-time {
	padding-top:4px !important
}
.mod-project-support_item__detail.chat-type-file {
	padding:0 !important
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box {
	background:#fff;
	border-radius:3px;
	padding:8px;
	position:relative;
	min-width:190px
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box .icon {
	width:48px;
	height:48px;
	display:inline-block;
	position:absolute;
	border-radius:2px
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box a {
	color:#333 !important
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box .file-info {
	margin-left:58px
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box .file-info h6 {
	margin-top:2px;
	margin-bottom:8px;
	font-size:15px;
	padding-right:10px;
	font-weight:400
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box .file-info h6 strong {
	color:#3191e8;
	margin-left:4px
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box .file-info p {
	height:18px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:12px !important;
	color:#999 !important
}
.mod-project-support_item__detail.chat-type-file .chat-type-file-box .file-info p span {
	float:right
}
.mod-project-support_item__detail.chat-type-file .group-chat-time {
	padding-top:0 !important
}
.group-chat-tips {
	text-align:center;
	padding:10px
}
.group-chat-tips>span {
	background:rgba(0,0,0,0.2);
	padding:4px 10px;
	color:#fff;
	border-radius:4px
}
.group-chat-tips>span strong {
	margin:0 4px
}
.group-chat-footer {
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(247,247,249,0.95);
	padding:10px;
	z-index:5;
	border-top:1px solid rgba(0,0,0,0.1)
}
.group-chat-footer .form-control {
	font-size:14px;
	box-shadow:none;
	border-radius:4px !important;
	border:1px solid rgba(0,0,0,0.15)
}
.group-chat-footer .input-group-btn:last-child>.btn,.group-chat-footer .input-group-btn:last-child>.btn-group {
	margin-left:0
}
.group-chat-footer .btn-default {
	background:#fff;
	background:-moz-linear-gradient(top, #fff, #f9f9f9);
	background:-webkit-gradient(linear, top, from(#fff), to(#f9f9f9));
	background:-webkit-linear-gradient(top, #fff, #f9f9f9);
	border-color:rgba(0,0,0,0.15);
	padding:6px;
	border-radius:50% !important;
	margin-right:10px !important
}
.group-chat-footer .btn-default .icon {
	width:20px;
	height:20px;
	display:block
}
.group-chat-footer .btn-default:focus,.group-chat-footer .btn-default:active {
	box-shadow:none;
	color:#333;
	background:-moz-linear-gradient(top, #f9f9f9, #eee);
	background:-webkit-gradient(linear, top, from(#f9f9f9), to(#eee));
	background:-webkit-linear-gradient(top, #f9f9f9, #eee)
}
.group-chat-footer .btn-success {
	padding:6px 10px;
	font-size:16px;
	border-radius:4px !important;
	margin-left:10px !important;
	font-weight:bold
}
.group-chat-footer .btn-success:focus,.group-chat-footer .btn-success:active {
	box-shadow:none
}
.group-chat-footer .chatMessage {
	height:36px
}
.group-chat-project {
	top:0;
	margin-bottom:0
}
.group-chat-project .list-item {
	background:none !important
}
.group-chat-project .list-item a {
	color:#333
}
.group-chat-project .list-thumb.list-thumb-md {
	padding:8px 120px 5px 15px
}
.group-chat-project .list-thumb.list-thumb-md>label {
	top:9px
}
.group-chat-project .list-thumb.list-thumb-md>label .btn {
	border-radius:4px;
	color:#fff
}
.chat-plus-box {
	padding:15px 0;
	width:100%;
	-webkit-animation:fadeInUp 300ms 0ms ease-in-out both;
	-moz-animation:fadeInUp 300ms 0ms ease-in-out both
}
@-webkit-keyframes fadeInUp {
	0% {
	-webkit-transform:translateY(200px)
}
100% {
	-webkit-transform:translateY(0)
}
}@-moz-keyframes fadeInUp {
	0% {
	-moz-transform:translateY(200px)
}
100% {
	-moz-transform:translateY(0)
}
}.chat-plus-box a {
	display:inline-block;
	width:25%;
	text-align:center;
	vertical-align:middle;
	color:#999;
	font-size:12px;
	text-decoration:none
}
.chat-plus-box a .icon {
	width:60px;
	height:60px;
	display:block;
	margin:5px auto;
	border-radius:2px
}
.group-chat-info .project-forhead {
	margin-bottom:15px
}
.group-chat-info .qsc-form .input-row {
	margin-bottom:15px
}
.group-chat-info .group-chat-info_type {
	width:100%;
	display:table;
	background:#fff;
	margin-bottom:15px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:10px 0
}
.group-chat-info .group-chat-info_type a {
	display:table-cell;
	width:1%;
	text-align:center;
	vertical-align:middle;
	color:#999;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #ddd
}
.group-chat-info .group-chat-info_type a .icon {
	width:32px;
	height:32px;
	display:block;
	margin:5px auto;
	border-radius:2px
}
.group-chat-info .group-chat-info_type a:last-child {
	border-right:none !important
}
.group-chat-info .group-chat-info_user {
	margin-bottom:0
}
.group-chat-info .group-chat-info_user .list-item {
	padding:15px;
	border-top:1px solid #ddd;
	border-bottom:none
}
.group-chat-info .group-chat-info_user .group-chat-list {
	padding:0 15px 15px
}
.group-chat-info .group-chat-info_user .group-chat-list span {
	margin-bottom:0
}
.group-chat-list {
	background:#fff;
	border-bottom:1px solid #ddd;
	display:block;
	padding:15px 15px 0
}
.group-chat-list span {
	display:block;
	float:left;
	margin-bottom:15px
}
.group-chat-list .chat-user-add {
	width:48px;
	height:48px;
	border:1px dashed #d2d1d6;
	border-radius:6px;
	display:inline-block;
	text-align:center
}
.group-chat-list .chat-user-add .icon {
	width:32px;
	height:32px;
	display:inline-block;
	margin:6px auto
}
.chat-user-list span {
	width:20%
}
.chat-user-list span strong {
	color:#999;
	font-weight:400;
	font-size:12px;
	width:48px;
	height:18px;
	overflow:hidden;
	display:block;
	text-align:center;
	margin-top:4px;
	text-overflow:ellipsis;
	white-space:nowrap
}
.chat-user-list images {
	border-radius:2px;
	width:48px;
	height:48px
}
.chat-image-list {
	padding:5px 0 5px 5px;
	border-bottom:none
}
.chat-image-list span {
	padding-right:5px;
	width:25%;
	margin-bottom:5px
}
.chat-image-list images {
	width:100%;
	height:auto
}
.chat-image-list .friend-type {
	padding:2px 0
}
.chat-update-history .list-thumb.list-thumb-md-sm {
	padding-right:15px
}
.chat-update-history .list-item>span {
	height:auto;
	display:block;
	overflow:inherit;
	text-overflow:ellipsis;
	white-space:normal
}
header.group-topbar {
	height:46px
}
header.group-topbar .btn-danger.tab-item {
	border-radius:0;
	color:#fff;
	padding:0;
	font-weight:700;
	font-size:18px
}
header.group-topbar .btn-info.tab-item {
	background:#aaa;
	border:none;
	border-radius:0;
	color:#fff;
	padding:0;
	font-weight:700;
	font-size:18px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .group-chat-list,.hairlines .group-chat-info .group-chat-info_user .list-item,.hairlines .group-chat-info .group-chat-info_type,.hairlines .group-chat-info .group-chat-info_type a,.hairlines .group-chat-user {
	border-color:rgba(0,0,0,0.2);
	border-width:.5px
}
}.view-body {
	font-size:15px;
	line-height:1.5;
	word-wrap:break-word
}
.view-body h1,.view-body h2,.view-body h3,.view-body h4,.view-body h5,.view-body h6 {
	font-weight:normal;
	margin:20px 0;
	color:#000
}
.view-body h1 {
	font-size:24px
}
.view-body h2 {
	font-size:22px
}
.view-body h3 {
	font-size:20px
}
.view-body h4 {
	font-size:18px
}
.view-body h5 {
	font-size:16px
}
.view-body h6 {
	font-size:16px
}
.view-body p,.view-body div {
	word-wrap:break-word;
	margin:0 0 15px 0;
	padding:0;
	color:#333
}
.view-body h1.title {
	font-size:20px;
	line-height:1.3;
	margin-top:15px;
	border-bottom:1px solid #ddd;
	padding-bottom:15px
}
.view-body images {
	max-width:100%
}

.view-body img{
	max-width:100%
}
.view-padding {
	padding-left:15px;
	padding-right:15px
}
.header-logo {
	width:100%;
	height:150px;
	color:#fff;
	text-align:center;
	background:#3191e8;
	vertical-align:middle;
	display:table
}
.header-logo .qsc-logo {
	display:table-cell;
	vertical-align:middle
}
.header-logo .qsc-logo strong {
	text-indent:-99999px;
	width:240px;
	height:40px;
	display:block;
	margin:0 auto;
	background:url("../images/logo_2x.png") no-repeat;
	background-size:240px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.header-logo .qsc-logo strong {
	background:url("../images/logo_3x.png") no-repeat;
	background-size:240px
}
}.mod-share-page>header {
	padding:15px 10px;
	color:#fff;
	background:#3191e8;
	margin-bottom:20px
}
.mod-share-page>header .icon-white {
	width:72px;
	height:72px;
	display:block;
	margin:0 auto
}
.mod-share-page>header h4 {
	padding-top:10px
}
.mod-share-page>header h4 small {
	color:inherit;
	display:block;
	font-size:14px;
	padding-top:10px;
	font-weight:400;
	line-height:1.3
}
.mod-share-page>header h4 small strong {
	font-weight:bold;
	margin:0 4px
}
.mod-share-tips {
	font-size:14px;
	text-align:center;
	margin-bottom:20px
}
.mod-share-tips strong {
	margin-top:5px;
	display:inline-block;
	background:#f25b4b;
	color:#fff;
	padding:1px 4px;
	border-radius:2px
}
.mod-share-list {
	width:100%;
	display:table;
	margin-bottom:40px
}
.mod-share-list>a {
	display:table-cell;
	width:1%;
	text-align:center;
	vertical-align:middle;
	color:#666
}
.error-body {
	text-align:center;
	color:#666;
	padding:0 15px
}
.error-body images {
	padding-top:50px
}
.error-body h2 {
	font-size:22px;
	font-weight:700
}
.error-body h2 small {
	font-size:14px;
	display:block;
	padding-top:10px;
	line-height:1.5
}
.error-body .footer-btn {
	position:absolute;
	bottom:10px;
	width:100%;
	margin:0;
	padding-right:30px
}
.about-page {
	background:#fff;
	border-bottom:1px solid #ddd
}
.about-page h4 {
	margin-top:0;
	padding-top:20px
}
.empty-content .icon-empty {
	width:96px;
	height:96px;
	display:block;
	margin:15px auto
}
.view-body table {
	width:100%;
	max-width:100%;
	margin-bottom:20px;
	background-color:#fff
}
.view-body table>thead>tr>th,.view-body table>tbody>tr>th,.view-body table>tfoot>tr>th,.view-body table>thead>tr>td,.view-body table>tbody>tr>td,.view-body table>tfoot>tr>td {
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd;
	font-weight:400
}
.view-body table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.view-body table>caption+thead>tr:first-child>th,.view-body table>colgroup+thead>tr:first-child>th,.view-body table>thead:first-child>tr:first-child>th,.view-body table>caption+thead>tr:first-child>td,.view-body table>colgroup+thead>tr:first-child>td,.view-body table>thead:first-child>tr:first-child>td {
	border-top:0
}
.view-body table>tbody+tbody {
	border-top:2px solid #ddd
}
.view-body table>tbody>tr:nth-of-type(odd) {
	background-color:#f9f9f9
}
.qsc-help-header {
	background:#3191e8;
	color:#fff;
	text-align:center;
	padding:15px 10px
}
.qsc-help-header small {
	display:block;
	font-size:12px;
	padding-top:5px
}
.qsc-panel-group .panel {
	border-radius:0;
	-webkit-border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.qsc-panel-group .panel+.panel {
	margin-top:0;
	border-top:none
}
.qsc-panel-group .panel-heading {
	background:#fff;
	padding:0;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.qsc-panel-group .panel-title>a {
	display:block;
	padding:15px
}
.qsc-panel-group .panel-title>a>.icon-help-base64 {
	width:22px;
	height:22px;
	display:inline-block;
	background-size:22px;
	vertical-align:middle;
	margin-bottom:2px;
	margin-right:2px
}
@media (-webkit-min-device-pixel-ratio:2) {
	.qsc-panel-group .panel-title>a>.icon-help-base64 {
	background-size:22px
}
}.qsc-panel-group .panel-title>a>.icon-help-item {
	width:22px;
	height:22px;
	line-height:22px;
	font-style:normal;
	font-size:14px;
	text-align:center;
	font-weight:400;
	border-radius:50%;
	-webkit-border-radius:50%;
	display:inline-block;
	background:#3191e8;
	color:#fff;
	vertical-align:middle;
	margin-bottom:2px;
	margin-right:2px
}
.qsc-panel-group .panel-title>a>span {
	vertical-align:middle
}
.qsc-panel-group .panel-body {
	padding:0
}
.qsc-panel-group .qsc-list-group {
	margin-bottom:0
}
.qsc-panel-group .qsc-list-group .list-item {
	padding:12px 15px 12px 42px;
	font-size:15px;
	color:#555
}
.qsc-panel-group .qsc-list-group .list-item>label {
	top:10px
}
.qsc-panel-group .qsc-list-group .list-item>label .icon.icon-arrow-right {
	opacity:.2
}
.qsc-panel-group .qsc-list-group .list-item:first-child {
	border-top:1px solid #ddd
}
.qsc-panel-group .qsc-list-group .list-item:last-child {
	border-bottom:none
}
.project-recommend {
	padding:10px 5px
}
.project-recommend h5 {
	font-size:15px;
	font-weight:400;
	color:#888;
	margin:10px 5px 5px 5px
}
.project-recommend .item {
	float:left;
	width:50%;
	padding:5px
}
.form-control-static.bank-address {
	text-indent:10px;
	color:#999
}
#search-modal .modal-backdrop.in {
	width:100%;
	height:100%;
	background:rgba(255,255,255,0.96);
	opacity:1
}
#search-modal .qsc-form .input-row {
	border-bottom:none
}
#search-modal .qsc-form .input-row .control-input {
	border:1px solid #ddd;
	padding:6px 15px;
	border-radius:50px;
	-webkit-border-radius:50px;
	width:88% !important;
	float:left !important
}
#search-modal .qsc-form .input-row #btn-close {
	width:12%;
	display:block;
	font-size:16px;
	float:left;
	text-align:center;
	color:#666;
	padding-top:6px
}
#search-modal .qsc-form .input-row #btn-close span {
	width:24px;
	height:24px;
	display:inline-block;
	background-size:24px;
	opacity:.9
}
#search-modal .clear-group .icon {
	top:9px;
	right:12px
}
#search-modal .modal-body {
	padding:10px;
	background:none
}
#search-modal .modal-body h4 {
	font-size:14px;
	margin-top:15px;
	margin-bottom:0;
	color:#999;
	font-weight:400
}
#search-modal .modal-dialog .modal-content {
	background:none;
	border-radius:0
}
.auto_hidden {
	display:none
}
.auto_show {
	display:block
}
.auto_onmouseover {
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.1);
	padding:13px 5px;
	display:block;
	color:#666;
	font-size:15px
}
.auto_onmouseout {
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.1);
	padding:13px 5px;
	display:block;
	color:#666;
	font-size:15px
}
.auto_onmouseover strong,.auto_onmouseout strong {
	color:#3191e8
}
@media (-webkit-min-device-pixel-ratio:2) {
	.hairlines .qsc-panel-group .panel {
	border-color:rgba(0,0,0,0.2);
	border-width:.5px
}
}@supports (-webkit-backdrop-filter: none) {
	#search-modal .modal-backdrop.in {
	background:rgba(255,255,255,0.75);
	-webkit-backdrop-filter:brightness(1.5) blur(5px)
}
}.qsc-event {
	max-width:414px;
	margin:0 auto
}
.qsc-event .event-title span {
	display:none
}
.qsc-event .event-guide {
	font-size:14px;
	margin-bottom:20px;
	padding:5px 15px 10px
}
.qsc-event .event-guide h3.title {
	margin-top:0;
	color:#fff;
	font-size:16px
}
.qsc-event .event-guide h3.title:after,.qsc-event .event-guide h3.title:before {
	border-bottom:1px solid rgba(255,255,255,0.3)
}
.qsc-event .event-guide ol {
	padding-left:20px
}
.qsc-event .event-guide ol li {
	margin-bottom:10px
}
.qsc-event .event-form .qsc-form .input-row {
	border-bottom:none
}
.qsc-event .event-form .qsc-form .input-row .control-label {
	float:none;
	width:100%;
	padding:5px 0;
	color:#999;
	font-size:14px
}
.qsc-event .event-form .qsc-form .input-row .control-input {
	float:none;
	width:100%;
	padding:5px 0;
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	border-radius:0
}
.qsc-event .event-form .qsc-form .input-row .control-input:focus {
	border-color:#b6131e
}
.event-jinjiba .event-title {
	max-width:414px;
	height:208px;
	background:url("../images/frontcover-title.png") top center no-repeat;
	background-size:287px;
	margin:22px auto
}
.event-jinjiba .event-jinjiba-media {
	background:#fff;
	padding:5px 10px;
	margin:0 15px;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	border-radius:2px;
	position:relative;
	top:-15px
}
.event-jinjiba-school {
	margin-bottom:20px
}
.jinjiba-list-item {
	background:#fff;
	padding:10px 15px;
	border-bottom:1px solid #ddd
}
.jinjiba-list-item:first-child {
	border-top:1px solid #ddd
}
.jinjiba-list-item .jinjiba-list-images {
	width:58px;
	float:left
}
.jinjiba-list-item .jinjiba-list-text {
	float:left
}
.jinjiba-list-item .jinjiba-list-text h6 {
	max-width:150px;
	margin:15px 0;
	font-size:16px
}
body.platform_qsc_ios .mod-project-detail.top {
	margin-top:15px
}
body.platform_qsc_ios .mod-project-detail.bottom {
	margin-bottom:30px
}

	.slider {
	display:inline-block;
	vertical-align:middle;
	position:relative
}
.slider.slider-horizontal {
	width:210px;
	height:20px
}
.slider.slider-horizontal .slider-track {
	height:10px;
	width:100%;
	margin-top:-5px;
	top:50%;
	left:0
}
.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-left,.slider.slider-horizontal .slider-track-right {
	height:100%;
	top:0;
	bottom:0
}
.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle {
	margin-left:-10px;
	margin-top:-5px
}
.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle {
	border-width:0 10px 10px 10px;
	width:0;
	height:0;
	border-bottom-color:#0480be;
	margin-top:0
}
.slider.slider-horizontal .slider-tick-label-container {
	white-space:nowrap
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	margin-top:24px;
	display:inline-block;
	text-align:center
}
.slider.slider-vertical {
	height:210px;
	width:20px
}
.slider.slider-vertical .slider-track {
	width:10px;
	height:100%;
	margin-left:-5px;
	left:50%;
	top:0
}
.slider.slider-vertical .slider-selection {
	width:100%;
	left:0;
	top:0;
	bottom:0
}
.slider.slider-vertical .slider-track-left,.slider.slider-vertical .slider-track-right {
	width:100%;
	left:0;
	right:0
}
.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle {
	margin-left:-5px;
	margin-top:-10px
}
.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle {
	border-width:10px 0 10px 10px;
	width:1px;
	height:1px;
	border-left-color:#0480be;
	margin-left:0
}
.slider.slider-disabled .slider-handle {
	background-image:-webkit-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
	background-image:-o-linear-gradient(top, #dfdfdf 0, #bebebe 100%);
	background-image:linear-gradient(to bottom, #dfdfdf 0, #bebebe 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0)
}
.slider.slider-disabled .slider-track {
	background-image:-webkit-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
	background-image:-o-linear-gradient(top, #e5e5e5 0, #e9e9e9 100%);
	background-image:linear-gradient(to bottom, #e5e5e5 0, #e9e9e9 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
	cursor:not-allowed
}
.slider input {
	display:none
}
.slider .tooltip.top {
	margin-top:-36px

}
.slider .tooltip-inner {
	white-space:nowrap
}
.slider .hide {
	display:none
}
.slider-track {
	position:absolute;
	cursor:pointer;
	background-image:-webkit-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
	background-image:-o-linear-gradient(top, #f5f5f5 0, #f9f9f9 100%);
	background-image:linear-gradient(to bottom, #f5f5f5 0, #f9f9f9 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	border-radius:4px
}
.slider-selection {
	position:absolute;
	background-image:-webkit-linear-gradient(top, #89cdef 0, #81bfde 100%);
	background-image:-o-linear-gradient(top, #89cdef 0, #81bfde 100%);
	background-image:linear-gradient(to bottom, #89cdef 0, #81bfde 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:4px
}
.slider-track-left,.slider-track-right {
	position:absolute;
	background:transparent;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:4px
}
.slider-handle {
	position:absolute;
	width:20px;
	height:20px;
	background-color:#337ab7;
	background-image:-webkit-linear-gradient(top, #149bdf 0, #0480be 100%);
	background-image:-o-linear-gradient(top, #149bdf 0, #0480be 100%);
	background-image:linear-gradient(to bottom, #149bdf 0, #0480be 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	filter:none;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	border:0 solid transparent
}
.slider-handle.round {
	border-radius:50%
}
.slider-handle.triangle {
	background:transparent none
}
.slider-handle.custom {
	background:transparent none
}
.slider-handle.custom::before {
	line-height:20px;
	font-size:20px;
	content:'\2605';
	color:#726204
}
.slider-tick {
	position:absolute;
	width:20px;
	height:20px;
	background-image:-webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background-image:-o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background-image:linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	filter:none;
	opacity:.8;
	border:0 solid transparent
}
.slider-tick.round {
	border-radius:50%
}
.slider-tick.triangle {
	background:transparent none
}
.slider-tick.custom {
	background:transparent none
}
.slider-tick.custom::before {
	line-height:20px;
	font-size:20px;
	content:'\2605';
	color:#726204
}
.slider-tick.in-selection {
	background-image:-webkit-linear-gradient(top, #89cdef 0, #81bfde 100%);
	background-image:-o-linear-gradient(top, #89cdef 0, #81bfde 100%);
	background-image:linear-gradient(to bottom, #89cdef 0, #81bfde 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
	opacity:1
}
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1
}
.swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform,left,top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0, 0, 0);
	-webkit-transition-timing-function:ease;
	-moz-transition-property:-moz-transform,left,top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0, 0, 0);
	-moz-transition-timing-function:ease;
	-o-transition-property:-o-transform,left,top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0, 0, 0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0, 0);
	-ms-transition-property:-ms-transform,left,top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0, 0, 0);
	-ms-transition-timing-function:ease;
	transition-property:transform,left,top;
	transition-duration:0s;
	transform:translate3d(0, 0, 0);
	transition-timing-function:ease;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	margin:0 auto
}
.swiper-slide {
	float:left;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.swiper-wp8-horizontal {
	-ms-touch-action:pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action:pan-x
}
.headroom,.slide {
	transition:all .1s ease-in-out;
	-webkit-transition:all .1s ease-in-out;
	-moz-transition:all .1s ease-in-out
}
.headroom--pinned,.slide--reset {
	transform:translateY(0);
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0)
}
.headroom--unpinned,.slide--up {
	transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	-moz-transform:translateY(-100%)
}
.webuploader-container {
	position:relative
}
.webuploader-element-invisible {
	position:absolute !important;
	clip:rect(1px 1px 1px 1px)
}
.webuploader-pick {
	width:100%;
	display:block;
	cursor:pointer;
	overflow:hidden
}
.webuploader-pick-disable {
	opacity:.6;
	pointer-events:none
}
#picker {
	display:inline-block;
	line-height:1.42857143;
	vertical-align:middle;
	margin:0 12px 0 0
}
#picker .webuploader-pick {
	padding:6px 12px;
	display:block
}
.qsc-uploader .thumbnail {
	width:33.333333%;
	min-height:90px
}
.qsc-uploader .thumbnail images {
	width:100%
}
.uploader-list {
	width:100%
}
.file-item {
	float:left;
	position:relative;
	margin:0 0 10px 0;
	padding:4px
}
.file-item .error {
	position:absolute;
	top:4px;
	left:4px;
	right:4px;
	background:#f00;
	color:#fff;
	text-align:center;
	height:20px;
	font-size:12px;
	line-height:22px
}
.file-item .info {
	position:absolute;
	left:4px;
	bottom:4px;
	right:4px;
	height:20px;
	line-height:20px;
	text-indent:5px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:12px;
	z-index:10;
	text-align:center
}
.file-item div.file-panel {
	z-index:300;
	overflow:hidden;
	position:absolute;
	right:-5px;
	top:-5px;
	border-radius:50%;
	box-shadow:0 1px 1px rgba(0,0,0,0.15)
}
.file-item div.file-panel span {
	cursor:pointer;
	color:#fff;
	margin:0;
	width:20px;
	height:20px;
	text-align:center;
	vertical-align:middle;
	display:table;
	background:#d9534f;
	border-radius:50%
}
.file-item div.file-panel span .fa {
	color:#fff
}
.file-item.thumbnail {
	border:none;
	border-radius:0
}
.file-item .progress {
	position:absolute;
	right:4px;
	bottom:4px;
	height:3px;
	left:4px;
	height:4px;
	overflow:hidden;
	z-index:15;
	margin:0;
	padding:0;
	border-radius:0;
	background:transparent
}
.file-item .progress span {
	display:block;
	overflow:hidden;
	width:0;
	height:100%;
	background:#06bd01 url(../images/plugins/webuploader/progress.png) repeat-x;
	-webit-transition:width 200ms linear;
	-moz-transition:width 200ms linear;
	-o-transition:width 200ms linear;
	-ms-transition:width 200ms linear;
	transition:width 200ms linear;
	-webkit-animation:progressmove 2s linear infinite;
	-moz-animation:progressmove 2s linear infinite;
	-o-animation:progressmove 2s linear infinite;
	-ms-animation:progressmove 2s linear infinite;
	animation:progressmove 2s linear infinite;
	-webkit-transform:translateZ(0)
}
@-webkit-keyframes progressmove {
	0% {
	background-position:0 0
}
100% {
	background-position:17px 0
}
}@-moz-keyframes progressmove {
	0% {
	background-position:0 0
}
100% {
	background-position:17px 0
}
}@keyframes progressmove {
	0% {
	background-position:0 0
}
100% {
	background-position:17px 0
}
}a.travis {
	position:relative;
	top:-4px;
	right:15px
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license*/
	.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
	padding:0;
	margin:0;
	border:0;
	outline:none;
	vertical-align:top
}
.fancybox-wrap {
	position:absolute;
	top:0;
	left:0;
	z-index:8020
}
.fancybox-skin {
	position:relative;
	background:#f9f9f9;
	color:#444;
	text-shadow:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px
}
.fancybox-opened {
	z-index:8030
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);
	box-shadow:0 10px 25px rgba(0,0,0,0.5)
}
.fancybox-outer,.fancybox-inner {
	position:relative
}
.fancybox-inner {
	overflow:hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling:touch
}
.fancybox-error {
	color:#444;
	font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0;
	padding:15px;
	white-space:nowrap
}
.fancybox-image,.fancybox-iframe {
	display:block;
	width:100%;
	height:100%
}
.fancybox-image {
	max-width:100%;
	max-height:100%
}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image:url('../images/fancybox_sprite.png')
}
#fancybox-loading {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-22px;
	margin-left:-22px;
	background-position:0 -108px;
	opacity:.8;
	cursor:pointer;
	z-index:8060
}
#fancybox-loading div {
	width:44px;
	height:44px;
	background:url('../images/fancybox_loading.gif') center center no-repeat
}
.fancybox-close {
	position:absolute;
	top:-18px;
	right:-18px;
	width:36px;
	height:36px;
	cursor:pointer;
	z-index:8040
}
.fancybox-nav {
	position:absolute;
	top:0;
	width:40%;
	height:100%;
	cursor:pointer;
	text-decoration:none;
	background:transparent url('../images/blank.gif');
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:8040
}
.fancybox-prev {
	left:0
}
.fancybox-next {
	right:0
}
.fancybox-nav span {
	position:absolute;
	top:50%;
	width:36px;
	height:34px;
	margin-top:-18px;
	cursor:pointer;
	z-index:8040;
	visibility:hidden
}
.fancybox-prev span {
	left:10px;
	background-position:0 -36px
}
.fancybox-next span {
	right:10px;
	background-position:0 -72px
}
.fancybox-nav:hover span {
	visibility:visible
}
.fancybox-tmp {
	position:absolute;
	top:-99999px;
	left:-99999px;
	visibility:hidden;
	max-width:99999px;
	max-height:99999px;
	overflow:visible !important
}
.fancybox-lock {
	overflow:hidden !important;
	width:auto
}
.fancybox-lock body {
	overflow:hidden !important
}
.fancybox-lock-test {
	overflow-y:hidden !important
}
.fancybox-overlay {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	display:none;
	z-index:8010;
	background:url('../images/fancybox_overlay.png')
}
.fancybox-overlay-fixed {
	position:fixed;
	bottom:0;
	right:0
}
.fancybox-lock .fancybox-overlay {
	overflow:auto;
	overflow-y:scroll
}
.fancybox-title {
	visibility:hidden;
	font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position:relative;
	text-shadow:none;
	z-index:8050
}
.fancybox-opened .fancybox-title {
	visibility:visible
}
.fancybox-title-float-wrap {
	position:absolute;
	bottom:0;
	right:50%;
	margin-bottom:-35px;
	z-index:8050;
	text-align:center
}
.fancybox-title-float-wrap .child {
	display:inline-block;
	margin-right:-100%;
	padding:2px 20px;
	background:transparent;
	background:rgba(0,0,0,0.8);
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-shadow:0 1px 2px #222;
	color:#fff;
	font-weight:bold;
	line-height:24px;
	white-space:nowrap
}
.fancybox-title-outside-wrap {
	position:relative;
	margin-top:10px;
	color:#fff
}
.fancybox-title-inside-wrap {
	padding-top:10px
}
.fancybox-title-over-wrap {
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	padding:10px;
	background:#000;
	background:rgba(0,0,0,0.8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image:url('../images/fancybox_sprite.png');
	background-size:44px 152px
}
#fancybox-loading div {
	background-image:url('../images/fancybox_sprite');
	background-size:24px 24px
}
}

.czzt_radio_box{
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	right:10px; top:10px;
	background:url(../images/czzt_radio_box_bj.png) no-repeat;
}

.active .czzt_radio_box{
	background:url(../images/czzt_radio_box_bj_a.png) no-repeat;
}

.czzt_radio_box_withdraw{
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	right:15px; top:18px;
	background:url(../images/czzt_radio_box_bj.png) no-repeat;
}

.active .czzt_radio_box_withdraw{
	background:url(../images/czzt_radio_box_bj_a.png) no-repeat;
}







.left_ico{
	color:#888;
	font-size:20px;
	padding-right:5px;
}

.right_details_btn{
	color:#d2d2d2;
	font-size:20px;
	font-weight:normal;
}

.bar-tab .active{
	color:#3191e8;
}

qsc-uploader .thumbnail img {
    width: 100%;
}
.thumbnail>img, .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}