/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */*, td, th {
	padding: 0
}
a, body {
	color: #333
}
*, body, figure {
	margin: 0
}
.img-rounded, .img-thumbnail {
	border-radius: 0
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
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
}
b, optgroup, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0;
	vertical-align: middle
}
svg:not(:root) {
	overflow: hidden
}
hr {
	box-sizing: content-box;
	height: 0
}
pre, textarea {
	overflow: auto
}
code, kbd, pre, samp {
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
blockquote, img, pre, tr {
	page-break-inside: avoid
}
*, :after, :before {
	background: 0 0!important;
	color: #000!important;
	box-shadow: none!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href)")"
}
abbr[title]:after {
	content: " (" attr(title)")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999
}
thead {
	display: table-header-group
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.navbar {
	display: none
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000!important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
.img-responsive, .img-thumbnail, .jumbotron .container, .table, label {
	max-width: 100%
}
.img-thumbnail, body {
	background-color: #fff
}
.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover, .form-control, .open>.dropdown-toggle.btn-danger, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-info, .open>.dropdown-toggle.btn-success, .open>.dropdown-toggle.btn-warning {
	background-image: none
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
dl, ol, ul {
	list-style: none
}
li {
	list-style-type: none
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
	font-size: 14px;
	line-height: 1.42857143
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	text-decoration: none
}
a:focus, a:hover {
	color: #00a7ea;
	text-decoration: none
}
a:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.img-responsive {
	display: block;
	height: auto
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	border: 1px solid #ddd;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #ddd
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
cursor:pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
/*.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}*/
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
	line-height: 1.42857143
}
dt, kbd kbd, label {
	font-weight: 700
}
@media (min-width:0px) {
.lead {
	font-size: 21px
}
}
.small, small {
	font-size: 85%
}
.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}
.list-inline, .list-unstyled {
	list-style: none;
	padding-left: 0
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.btn, .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: #00a7ea
}
a.text-primary:focus, a.text-primary:hover {
	color: #0083b7
}
.text-success {
	color: #0aa699
}
a.text-success:focus, a.text-success:hover {
	color: #07766d
}
.text-info {
	color: #ccc
}
a.text-info:focus, a.text-info:hover {
	color: #b3b3b3
}
.text-warning {
	color: #f90
}
a.text-warning:focus, a.text-warning:hover {
	color: #cc7a00
}
.text-danger {
	color: #f35958
}
a.text-danger:focus, a.text-danger:hover {
	color: #f02a28
}
.bg-primary {
	color: #fff;
	background-color: #00a7ea
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #0083b7
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}
pre code, table {
	background-color: transparent
}
.page-header {
	padding-bottom: 9px;
	margin: 35px 0 20px;
	border-bottom: 1px solid #ddd
}
dl, ol, ul {
	margin-top: 0
}
ol, ul {
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-bottom: 20px
}
dd {
	margin-left: 0
}
@media (min-width:0px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
caption, th {
	text-align: left
}
code, kbd {
	border-radius: 0;
	padding: 2px 4px;
	font-size: 90%
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 20px;
	font-style: normal
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	color: #c7254e;
	background-color: #f9f2f4
}
kbd {
	color: #fff;
	background-color: #333;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 0
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	border-radius: 0
}
.container, .container-fluid {
	padding-left: 15px;
	padding-right: 15px
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
@media (min-width:0px) {
.container {
	width: 1230px
}
}
@media (min-width:1280px) {
.container {
	width: 1230px
}
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-2, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-24 {
	width: 100%
}
.col-xs-23 {
	width: 95.83333333%
}
.col-xs-22 {
	width: 91.66666667%
}
.col-xs-21 {
	width: 87.5%
}
.col-xs-20 {
	width: 83.33333333%
}
.col-xs-19 {
	width: 79.16666667%
}
.col-xs-18 {
	width: 75%
}
.col-xs-17 {
	width: 70.83333333%
}
.col-xs-16 {
	width: 66.66666667%
}
.col-xs-15 {
	width: 62.5%
}
.col-xs-14 {
	width: 58.33333333%
}
.col-xs-13 {
	width: 54.16666667%
}
.col-xs-12 {
	width: 50%
}
.col-xs-11 {
	width: 45.83333333%
}
.col-xs-10 {
	width: 41.66666667%
}
.col-xs-9 {
	width: 37.5%
}
.col-xs-8 {
	width: 33.33333333%
}
.col-xs-7 {
	width: 29.16666667%
}
.col-xs-6 {
	width: 25%
}
.col-xs-5 {
	width: 20.83333333%
}
.col-xs-4 {
	width: 16.66666667%
}
.col-xs-3 {
	width: 12.5%
}
.col-xs-2 {
	width: 8.33333333%
}
.col-xs-1 {
	width: 4.16666667%
}
.col-xs-pull-24 {
	right: 100%
}
.col-xs-pull-23 {
	right: 95.83333333%
}
.col-xs-pull-22 {
	right: 91.66666667%
}
.col-xs-pull-21 {
	right: 87.5%
}
.col-xs-pull-20 {
	right: 83.33333333%
}
.col-xs-pull-19 {
	right: 79.16666667%
}
.col-xs-pull-18 {
	right: 75%
}
.col-xs-pull-17 {
	right: 70.83333333%
}
.col-xs-pull-16 {
	right: 66.66666667%
}
.col-xs-pull-15 {
	right: 62.5%
}
.col-xs-pull-14 {
	right: 58.33333333%
}
.col-xs-pull-13 {
	right: 54.16666667%
}
.col-xs-pull-12 {
	right: 50%
}
.col-xs-pull-11 {
	right: 45.83333333%
}
.col-xs-pull-10 {
	right: 41.66666667%
}
.col-xs-pull-9 {
	right: 37.5%
}
.col-xs-pull-8 {
	right: 33.33333333%
}
.col-xs-pull-7 {
	right: 29.16666667%
}
.col-xs-pull-6 {
	right: 25%
}
.col-xs-pull-5 {
	right: 20.83333333%
}
.col-xs-pull-4 {
	right: 16.66666667%
}
.col-xs-pull-3 {
	right: 12.5%
}
.col-xs-pull-2 {
	right: 8.33333333%
}
.col-xs-pull-1 {
	right: 4.16666667%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-24 {
	left: 100%
}
.col-xs-push-23 {
	left: 95.83333333%
}
.col-xs-push-22 {
	left: 91.66666667%
}
.col-xs-push-21 {
	left: 87.5%
}
.col-xs-push-20 {
	left: 83.33333333%
}
.col-xs-push-19 {
	left: 79.16666667%
}
.col-xs-push-18 {
	left: 75%
}
.col-xs-push-17 {
	left: 70.83333333%
}
.col-xs-push-16 {
	left: 66.66666667%
}
.col-xs-push-15 {
	left: 62.5%
}
.col-xs-push-14 {
	left: 58.33333333%
}
.col-xs-push-13 {
	left: 54.16666667%
}
.col-xs-push-12 {
	left: 50%
}
.col-xs-push-11 {
	left: 45.83333333%
}
.col-xs-push-10 {
	left: 41.66666667%
}
.col-xs-push-9 {
	left: 37.5%
}
.col-xs-push-8 {
	left: 33.33333333%
}
.col-xs-push-7 {
	left: 29.16666667%
}
.col-xs-push-6 {
	left: 25%
}
.col-xs-push-5 {
	left: 20.83333333%
}
.col-xs-push-4 {
	left: 16.66666667%
}
.col-xs-push-3 {
	left: 12.5%
}
.col-xs-push-2 {
	left: 8.33333333%
}
.col-xs-push-1 {
	left: 4.16666667%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-24 {
	margin-left: 100%
}
.col-xs-offset-23 {
	margin-left: 95.83333333%
}
.col-xs-offset-22 {
	margin-left: 91.66666667%
}
.col-xs-offset-21 {
	margin-left: 87.5%
}
.col-xs-offset-20 {
	margin-left: 83.33333333%
}
.col-xs-offset-19 {
	margin-left: 79.16666667%
}
.col-xs-offset-18 {
	margin-left: 75%
}
.col-xs-offset-17 {
	margin-left: 70.83333333%
}
.col-xs-offset-16 {
	margin-left: 66.66666667%
}
.col-xs-offset-15 {
	margin-left: 62.5%
}
.col-xs-offset-14 {
	margin-left: 58.33333333%
}
.col-xs-offset-13 {
	margin-left: 54.16666667%
}
.col-xs-offset-12 {
	margin-left: 50%
}
.col-xs-offset-11 {
	margin-left: 45.83333333%
}
.col-xs-offset-10 {
	margin-left: 41.66666667%
}
.col-xs-offset-9 {
	margin-left: 37.5%
}
.col-xs-offset-8 {
	margin-left: 33.33333333%
}
.col-xs-offset-7 {
	margin-left: 29.16666667%
}
.col-xs-offset-6 {
	margin-left: 25%
}
.col-xs-offset-5 {
	margin-left: 20.83333333%
}
.col-xs-offset-4 {
	margin-left: 16.66666667%
}
.col-xs-offset-3 {
	margin-left: 12.5%
}
.col-xs-offset-2 {
	margin-left: 8.33333333%
}
.col-xs-offset-1 {
	margin-left: 4.16666667%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:0px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-2, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-24 {
	width: 100%
}
.col-sm-23 {
	width: 95.83333333%
}
.col-sm-22 {
	width: 91.66666667%
}
.col-sm-21 {
	width: 87.5%
}
.col-sm-20 {
	width: 83.33333333%
}
.col-sm-19 {
	width: 79.16666667%
}
.col-sm-18 {
	width: 75%
}
.col-sm-17 {
	width: 70.83333333%
}
.col-sm-16 {
	width: 66.66666667%
}
.col-sm-15 {
	width: 62.5%
}
.col-sm-14 {
	width: 58.33333333%
}
.col-sm-13 {
	width: 54.16666667%
}
.col-sm-12 {
	width: 50%
}
.col-sm-11 {
	width: 45.83333333%
}
.col-sm-10 {
	width: 41.66666667%
}
.col-sm-9 {
	width: 37.5%
}
.col-sm-8 {
	width: 33.33333333%
}
.col-sm-7 {
	width: 29.16666667%
}
.col-sm-6 {
	width: 25%
}
.col-sm-5 {
	width: 20.83333333%
}
.col-sm-4 {
	width: 16.66666667%
}
.col-sm-3 {
	width: 12.5%
}
.col-sm-2 {
	width: 8.33333333%
}
.col-sm-1 {
	width: 4.16666667%
}
.col-sm-pull-24 {
	right: 100%
}
.col-sm-pull-23 {
	right: 95.83333333%
}
.col-sm-pull-22 {
	right: 91.66666667%
}
.col-sm-pull-21 {
	right: 87.5%
}
.col-sm-pull-20 {
	right: 83.33333333%
}
.col-sm-pull-19 {
	right: 79.16666667%
}
.col-sm-pull-18 {
	right: 75%
}
.col-sm-pull-17 {
	right: 70.83333333%
}
.col-sm-pull-16 {
	right: 66.66666667%
}
.col-sm-pull-15 {
	right: 62.5%
}
.col-sm-pull-14 {
	right: 58.33333333%
}
.col-sm-pull-13 {
	right: 54.16666667%
}
.col-sm-pull-12 {
	right: 50%
}
.col-sm-pull-11 {
	right: 45.83333333%
}
.col-sm-pull-10 {
	right: 41.66666667%
}
.col-sm-pull-9 {
	right: 37.5%
}
.col-sm-pull-8 {
	right: 33.33333333%
}
.col-sm-pull-7 {
	right: 29.16666667%
}
.col-sm-pull-6 {
	right: 25%
}
.col-sm-pull-5 {
	right: 20.83333333%
}
.col-sm-pull-4 {
	right: 16.66666667%
}
.col-sm-pull-3 {
	right: 12.5%
}
.col-sm-pull-2 {
	right: 8.33333333%
}
.col-sm-pull-1 {
	right: 4.16666667%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-24 {
	left: 100%
}
.col-sm-push-23 {
	left: 95.83333333%
}
.col-sm-push-22 {
	left: 91.66666667%
}
.col-sm-push-21 {
	left: 87.5%
}
.col-sm-push-20 {
	left: 83.33333333%
}
.col-sm-push-19 {
	left: 79.16666667%
}
.col-sm-push-18 {
	left: 75%
}
.col-sm-push-17 {
	left: 70.83333333%
}
.col-sm-push-16 {
	left: 66.66666667%
}
.col-sm-push-15 {
	left: 62.5%
}
.col-sm-push-14 {
	left: 58.33333333%
}
.col-sm-push-13 {
	left: 54.16666667%
}
.col-sm-push-12 {
	left: 50%
}
.col-sm-push-11 {
	left: 45.83333333%
}
.col-sm-push-10 {
	left: 41.66666667%
}
.col-sm-push-9 {
	left: 37.5%
}
.col-sm-push-8 {
	left: 33.33333333%
}
.col-sm-push-7 {
	left: 29.16666667%
}
.col-sm-push-6 {
	left: 25%
}
.col-sm-push-5 {
	left: 20.83333333%
}
.col-sm-push-4 {
	left: 16.66666667%
}
.col-sm-push-3 {
	left: 12.5%
}
.col-sm-push-2 {
	left: 8.33333333%
}
.col-sm-push-1 {
	left: 4.16666667%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-24 {
	margin-left: 100%
}
.col-sm-offset-23 {
	margin-left: 95.83333333%
}
.col-sm-offset-22 {
	margin-left: 91.66666667%
}
.col-sm-offset-21 {
	margin-left: 87.5%
}
.col-sm-offset-20 {
	margin-left: 83.33333333%
}
.col-sm-offset-19 {
	margin-left: 79.16666667%
}
.col-sm-offset-18 {
	margin-left: 75%
}
.col-sm-offset-17 {
	margin-left: 70.83333333%
}
.col-sm-offset-16 {
	margin-left: 66.66666667%
}
.col-sm-offset-15 {
	margin-left: 62.5%
}
.col-sm-offset-14 {
	margin-left: 58.33333333%
}
.col-sm-offset-13 {
	margin-left: 54.16666667%
}
.col-sm-offset-12 {
	margin-left: 50%
}
.col-sm-offset-11 {
	margin-left: 45.83333333%
}
.col-sm-offset-10 {
	margin-left: 41.66666667%
}
.col-sm-offset-9 {
	margin-left: 37.5%
}
.col-sm-offset-8 {
	margin-left: 33.33333333%
}
.col-sm-offset-7 {
	margin-left: 29.16666667%
}
.col-sm-offset-6 {
	margin-left: 25%
}
.col-sm-offset-5 {
	margin-left: 20.83333333%
}
.col-sm-offset-4 {
	margin-left: 16.66666667%
}
.col-sm-offset-3 {
	margin-left: 12.5%
}
.col-sm-offset-2 {
	margin-left: 8.33333333%
}
.col-sm-offset-1 {
	margin-left: 4.16666667%
}
.col-sm-offset-0 {
	margin-left: 0
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-2, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-24 {
	width: 100%
}
.col-md-23 {
	width: 95.83333333%
}
.col-md-22 {
	width: 91.66666667%
}
.col-md-21 {
	width: 87.5%
}
.col-md-20 {
	width: 83.33333333%
}
.col-md-19 {
	width: 79.16666667%
}
.col-md-18 {
	width: 75%
}
.col-md-17 {
	width: 70.83333333%
}
.col-md-16 {
	width: 66.66666667%
}
.col-md-15 {
	width: 62.5%
}
.col-md-14 {
	width: 58.33333333%
}
.col-md-13 {
	width: 54.16666667%
}
.col-md-12 {
	width: 50%
}
.col-md-11 {
	width: 45.83333333%
}
.col-md-10 {
	width: 41.66666667%
}
.col-md-9 {
	width: 37.5%
}
.col-md-8 {
	width: 33.33333333%
}
.col-md-7 {
	width: 29.16666667%
}
.col-md-6 {
	width: 25%
}
.col-md-5 {
	width: 20.83333333%
}
.col-md-4 {
	width: 16.66666667%
}
.col-md-3 {
	width: 12.5%
}
.col-md-2 {
	width: 8.33333333%
}
.col-md-1 {
	width: 4.16666667%
}
.col-md-pull-24 {
	right: 100%
}
.col-md-pull-23 {
	right: 95.83333333%
}
.col-md-pull-22 {
	right: 91.66666667%
}
.col-md-pull-21 {
	right: 87.5%
}
.col-md-pull-20 {
	right: 83.33333333%
}
.col-md-pull-19 {
	right: 79.16666667%
}
.col-md-pull-18 {
	right: 75%
}
.col-md-pull-17 {
	right: 70.83333333%
}
.col-md-pull-16 {
	right: 66.66666667%
}
.col-md-pull-15 {
	right: 62.5%
}
.col-md-pull-14 {
	right: 58.33333333%
}
.col-md-pull-13 {
	right: 54.16666667%
}
.col-md-pull-12 {
	right: 50%
}
.col-md-pull-11 {
	right: 45.83333333%
}
.col-md-pull-10 {
	right: 41.66666667%
}
.col-md-pull-9 {
	right: 37.5%
}
.col-md-pull-8 {
	right: 33.33333333%
}
.col-md-pull-7 {
	right: 29.16666667%
}
.col-md-pull-6 {
	right: 25%
}
.col-md-pull-5 {
	right: 20.83333333%
}
.col-md-pull-4 {
	right: 16.66666667%
}
.col-md-pull-3 {
	right: 12.5%
}
.col-md-pull-2 {
	right: 8.33333333%
}
.col-md-pull-1 {
	right: 4.16666667%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-24 {
	left: 100%
}
.col-md-push-23 {
	left: 95.83333333%
}
.col-md-push-22 {
	left: 91.66666667%
}
.col-md-push-21 {
	left: 87.5%
}
.col-md-push-20 {
	left: 83.33333333%
}
.col-md-push-19 {
	left: 79.16666667%
}
.col-md-push-18 {
	left: 75%
}
.col-md-push-17 {
	left: 70.83333333%
}
.col-md-push-16 {
	left: 66.66666667%
}
.col-md-push-15 {
	left: 62.5%
}
.col-md-push-14 {
	left: 58.33333333%
}
.col-md-push-13 {
	left: 54.16666667%
}
.col-md-push-12 {
	left: 50%
}
.col-md-push-11 {
	left: 45.83333333%
}
.col-md-push-10 {
	left: 41.66666667%
}
.col-md-push-9 {
	left: 37.5%
}
.col-md-push-8 {
	left: 33.33333333%
}
.col-md-push-7 {
	left: 29.16666667%
}
.col-md-push-6 {
	left: 25%
}
.col-md-push-5 {
	left: 20.83333333%
}
.col-md-push-4 {
	left: 16.66666667%
}
.col-md-push-3 {
	left: 12.5%
}
.col-md-push-2 {
	left: 8.33333333%
}
.col-md-push-1 {
	left: 4.16666667%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-24 {
	margin-left: 100%
}
.col-md-offset-23 {
	margin-left: 95.83333333%
}
.col-md-offset-22 {
	margin-left: 91.66666667%
}
.col-md-offset-21 {
	margin-left: 87.5%
}
.col-md-offset-20 {
	margin-left: 83.33333333%
}
.col-md-offset-19 {
	margin-left: 79.16666667%
}
.col-md-offset-18 {
	margin-left: 75%
}
.col-md-offset-17 {
	margin-left: 70.83333333%
}
.col-md-offset-16 {
	margin-left: 66.66666667%
}
.col-md-offset-15 {
	margin-left: 62.5%
}
.col-md-offset-14 {
	margin-left: 58.33333333%
}
.col-md-offset-13 {
	margin-left: 54.16666667%
}
.col-md-offset-12 {
	margin-left: 50%
}
.col-md-offset-11 {
	margin-left: 45.83333333%
}
.col-md-offset-10 {
	margin-left: 41.66666667%
}
.col-md-offset-9 {
	margin-left: 37.5%
}
.col-md-offset-8 {
	margin-left: 33.33333333%
}
.col-md-offset-7 {
	margin-left: 29.16666667%
}
.col-md-offset-6 {
	margin-left: 25%
}
.col-md-offset-5 {
	margin-left: 20.83333333%
}
.col-md-offset-4 {
	margin-left: 16.66666667%
}
.col-md-offset-3 {
	margin-left: 12.5%
}
.col-md-offset-2 {
	margin-left: 8.33333333%
}
.col-md-offset-1 {
	margin-left: 4.16666667%
}
.col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width:1280px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-2, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-24 {
	width: 100%
}
.col-lg-23 {
	width: 95.83333333%
}
.col-lg-22 {
	width: 91.66666667%
}
.col-lg-21 {
	width: 87.5%
}
.col-lg-20 {
	width: 83.33333333%
}
.col-lg-19 {
	width: 79.16666667%
}
.col-lg-18 {
	width: 75%
}
.col-lg-17 {
	width: 70.83333333%
}
.col-lg-16 {
	width: 66.66666667%
}
.col-lg-15 {
	width: 62.5%
}
.col-lg-14 {
	width: 58.33333333%
}
.col-lg-13 {
	width: 54.16666667%
}
.col-lg-12 {
	width: 50%
}
.col-lg-11 {
	width: 45.83333333%
}
.col-lg-10 {
	width: 41.66666667%
}
.col-lg-9 {
	width: 37.5%
}
.col-lg-8 {
	width: 33.33333333%
}
.col-lg-7 {
	width: 29.16666667%
}
.col-lg-6 {
	width: 25%
}
.col-lg-5 {
	width: 20.83333333%
}
.col-lg-4 {
	width: 16.66666667%
}
.col-lg-3 {
	width: 12.5%
}
.col-lg-2 {
	width: 8.33333333%
}
.col-lg-1 {
	width: 4.16666667%
}
.col-lg-pull-24 {
	right: 100%
}
.col-lg-pull-23 {
	right: 95.83333333%
}
.col-lg-pull-22 {
	right: 91.66666667%
}
.col-lg-pull-21 {
	right: 87.5%
}
.col-lg-pull-20 {
	right: 83.33333333%
}
.col-lg-pull-19 {
	right: 79.16666667%
}
.col-lg-pull-18 {
	right: 75%
}
.col-lg-pull-17 {
	right: 70.83333333%
}
.col-lg-pull-16 {
	right: 66.66666667%
}
.col-lg-pull-15 {
	right: 62.5%
}
.col-lg-pull-14 {
	right: 58.33333333%
}
.col-lg-pull-13 {
	right: 54.16666667%
}
.col-lg-pull-12 {
	right: 50%
}
.col-lg-pull-11 {
	right: 45.83333333%
}
.col-lg-pull-10 {
	right: 41.66666667%
}
.col-lg-pull-9 {
	right: 37.5%
}
.col-lg-pull-8 {
	right: 33.33333333%
}
.col-lg-pull-7 {
	right: 29.16666667%
}
.col-lg-pull-6 {
	right: 25%
}
.col-lg-pull-5 {
	right: 20.83333333%
}
.col-lg-pull-4 {
	right: 16.66666667%
}
.col-lg-pull-3 {
	right: 12.5%
}
.col-lg-pull-2 {
	right: 8.33333333%
}
.col-lg-pull-1 {
	right: 4.16666667%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-24 {
	left: 100%
}
.col-lg-push-23 {
	left: 95.83333333%
}
.col-lg-push-22 {
	left: 91.66666667%
}
.col-lg-push-21 {
	left: 87.5%
}
.col-lg-push-20 {
	left: 83.33333333%
}
.col-lg-push-19 {
	left: 79.16666667%
}
.col-lg-push-18 {
	left: 75%
}
.col-lg-push-17 {
	left: 70.83333333%
}
.col-lg-push-16 {
	left: 66.66666667%
}
.col-lg-push-15 {
	left: 62.5%
}
.col-lg-push-14 {
	left: 58.33333333%
}
.col-lg-push-13 {
	left: 54.16666667%
}
.col-lg-push-12 {
	left: 50%
}
.col-lg-push-11 {
	left: 45.83333333%
}
.col-lg-push-10 {
	left: 41.66666667%
}
.col-lg-push-9 {
	left: 37.5%
}
.col-lg-push-8 {
	left: 33.33333333%
}
.col-lg-push-7 {
	left: 29.16666667%
}
.col-lg-push-6 {
	left: 25%
}
.col-lg-push-5 {
	left: 20.83333333%
}
.col-lg-push-4 {
	left: 16.66666667%
}
.col-lg-push-3 {
	left: 12.5%
}
.col-lg-push-2 {
	left: 8.33333333%
}
.col-lg-push-1 {
	left: 4.16666667%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-24 {
	margin-left: 100%
}
.col-lg-offset-23 {
	margin-left: 95.83333333%
}
.col-lg-offset-22 {
	margin-left: 91.66666667%
}
.col-lg-offset-21 {
	margin-left: 87.5%
}
.col-lg-offset-20 {
	margin-left: 83.33333333%
}
.col-lg-offset-19 {
	margin-left: 79.16666667%
}
.col-lg-offset-18 {
	margin-left: 75%
}
.col-lg-offset-17 {
	margin-left: 70.83333333%
}
.col-lg-offset-16 {
	margin-left: 66.66666667%
}
.col-lg-offset-15 {
	margin-left: 62.5%
}
.col-lg-offset-14 {
	margin-left: 58.33333333%
}
.col-lg-offset-13 {
	margin-left: 54.16666667%
}
.col-lg-offset-12 {
	margin-left: 50%
}
.col-lg-offset-11 {
	margin-left: 45.83333333%
}
.col-lg-offset-10 {
	margin-left: 41.66666667%
}
.col-lg-offset-9 {
	margin-left: 37.5%
}
.col-lg-offset-8 {
	margin-left: 33.33333333%
}
.col-lg-offset-7 {
	margin-left: 29.16666667%
}
.col-lg-offset-6 {
	margin-left: 25%
}
.col-lg-offset-5 {
	margin-left: 20.83333333%
}
.col-lg-offset-4 {
	margin-left: 16.66666667%
}
.col-lg-offset-3 {
	margin-left: 12.5%
}
.col-lg-offset-2 {
	margin-left: 8.33333333%
}
.col-lg-offset-1 {
	margin-left: 4.16666667%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.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>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.btn-group>.btn-group, .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group, .dropdown-menu {
	float: left
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}
@media screen and (max-width:-1px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}
fieldset, legend {
	padding: 0;
	border: 0
}
.collapsing, .embed-responsive, .media, .media-body, .modal, .modal-open, .nav .nav-divider, .progress {
	overflow: hidden
}
fieldset {
	margin: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
.form-control, output {
	display: block;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
output {
	padding-top: 7px
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-transition: border-color ease-in-out .15s, 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,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #0aa699
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: default
}
textarea.form-control {
	height: auto
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 34px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
	line-height: 30px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
.btn-block+.btn-block, .help-block {
	margin-top: 5px
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: default
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}
.form-group-sm .form-control, .input-sm {
	font-size: 12px;
	padding: 5px 10px;
	border-radius: 0
}
.input-sm {
	height: 30px;
	line-height: 1.5
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	line-height: 1.5
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.form-group-lg .form-control, .input-lg {
	font-size: 18px;
	padding: 10px 16px;
	border-radius: 0
}
.input-lg {
	height: 46px;
	line-height: 1.3333333
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	line-height: 1.3333333
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.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
}
.collapsing, .dropdown, .dropup {
	position: relative
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .form-control {
	border-color: #0aa699;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #07766d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #24f2e1;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #24f2e1
}
.has-success .input-group-addon {
	color: #0aa699;
	border-color: #0aa699;
	background-color: #dff0d8
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #f90
}
.has-warning .form-control {
	border-color: #f90;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color: #cc7a00;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ffc266;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ffc266
}
.has-warning .input-group-addon {
	color: #f90;
	border-color: #f90;
	background-color: #fcf8e3
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #f35958
}
.has-error .form-control {
	border-color: #f35958;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #f02a28;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #fab8b7;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #fab8b7
}
.has-error .input-group-addon {
	color: #f35958;
	border-color: #f35958;
	background-color: #f2dede
}
.has-feedback label~.form-control-feedback {
	top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-bottom: 10px;
	color: #737373
}
@media (min-width:0px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
	width: auto
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
	text-align: right;
	font-weight: 400
}
.form-inline .checkbox, .form-inline .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox label, .form-inline .radio label {
	padding-left: 0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}
@media (min-width:0px) {
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.333333px;
	font-size: 18px
}
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 2px;
	user-select: none
}
.btn, .datepicker table {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active, .btn:active {
	outline: 0
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: default;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #b8b8b8
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d9d9d9;
	border-color: #a6a6a6
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #00a7ea;
	border-color: #00a7ea
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #008ac1;
	border-color: #008ac1
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #00709e;
	border-color: #00709e
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #00a7ea;
	border-color: #00a7ea
}
.btn-primary .badge {
	color: #00a7ea;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #0aa699;
	border-color: #0aa699
}
.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #088076;
	border-color: #088076
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #065e56;
	border-color: #065e56
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #0aa699;
	border-color: #0aa699
}
.btn-success .badge {
	color: #0aa699;
	background-color: #fff
}
.btn-info {
	color: #333;
	background-color: #b0b0b0;
	border-color: #ccc
}
.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.dropdown-toggle.btn-info {
	color: #333;
	background-color: #9c9c9c;
	border-color: #b8b8b8
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #333;
	background-color: #8a8a8a;
	border-color: #a6a6a6
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #b0b0b0;
	border-color: #ccc
}
.btn-info .badge {
	color: #b0b0b0;
	background-color: #333
}
.btn-warning {
	color: #fff;
	background-color: #f90;
	border-color: #f90
}
.btn-warning.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #d68100;
	border-color: #d68100
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #b36b00;
	border-color: #b36b00
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f90;
	border-color: #f90
}
.btn-warning .badge {
	color: #f90;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #f35958;
	border-color: #f35958
}
.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #f03332;
	border-color: #f03332
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ed1211;
	border-color: #ed1211
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #f35958;
	border-color: #f35958
}
.btn-danger .badge {
	color: #f35958;
	background-color: #fff
}
.btn-link {
	color: #333;
	font-weight: 400;
	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:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #00a7ea;
	text-decoration: none;
	background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 2px
}
.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .dropdown-menu {
	border-radius: 0
}
.btn-block {
	display: block
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	height: 0;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.input-group-addon:last-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.input-group-addon:first-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box
}
.dropdown-header, .dropdown-menu>li>a {
	white-space: nowrap;
	padding: 3px 20px;
	line-height: 1.42857143
}
.dropdown-menu-right, .dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	clear: both;
	font-weight: 400;
	color: #333
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #00a7ea
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	background-color: transparent;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: default
}
.progress-bar-striped, .progress-striped .progress-bar, .progress-striped .progress-bar-danger, .progress-striped .progress-bar-info, .progress-striped .progress-bar-success, .progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	font-size: 12px;
	color: #777
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.nav-justified>.dropdown .dropdown-menu, .nav-tabs.nav-justified>.dropdown .dropdown-menu {
	left: auto;
	top: auto
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
@media (min-width:0px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	float: left
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
	z-index: 2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}
.btn .caret, .btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-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:first-child:not(:last-child) {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 2px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
position:absolute;
clip:rect(0,0,0,0);
pointer-events:none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group-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.3333333;
	border-radius: 0
}
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
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.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: 0
}
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
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	display: table-cell
}
.nav>li, .nav>li>a {
	position: relative;
	display: block
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 0
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li>a {
	padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: default
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #333
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
.badge, .label {
	text-align: center;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
@media (min-width:0px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	border-radius: 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-justified>li, .nav-stacked>li {
	float: none
}
.nav-pills>li>a {
	border-radius: 0
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #00a7ea
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.btn .badge, .btn .label {
	position: relative;
	top: -1px
}
.nav-tabs-justified {
	border-bottom: 0
}
@media (min-width:0px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	color: #fff;
	vertical-align: baseline;
	border-radius: .25em
}
a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.label-default {
	background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}
.label-primary {
	background-color: #00a7ea
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #0083b7
}
.label-success {
	background-color: #0aa699
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color: #07766d
}
.label-info {
	background-color: #ccc
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color: #b3b3b3
}
.label-warning {
	background-color: #f90
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #cc7a00
}
.label-danger {
	background-color: #f35958
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #f02a28
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	color: #fff;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}
.alert, .container .jumbotron, .container-fluid .jumbotron, .panel, .progress {
	border-radius: 0
}
.badge:empty {
	display: none
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #333;
	background-color: #fff
}
.alert h4, .jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: inherit
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.alert .alert-link, .close {
	font-weight: 700
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
@media screen and (min-width:0px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
.jumbotron .h1, .jumbotron h1 {
	font-size: 63px
}
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
.alert h4 {
	margin-top: 0
}
.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
}
.modal, .modal-backdrop {
	right: 0;
	bottom: 0;
	left: 0
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #0aa699
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #07766d
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #ccc
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #b3b3b3
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #f90
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #cc7a00
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #f35958
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #f02a28
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
.progress {
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #00a7ea;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
	-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: #0aa699
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #ccc
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #f90
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #f35958
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent)
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	zoom: 1
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media>.pull-right {
	padding-left: 10px
}
.media-left, .media>.pull-left {
	padding-right: 10px
}
.media-body, .media-left, .media-right {
	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 {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
a.list-group-item, button.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #eee;
	color: #777;
	cursor: default
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #00a7ea;
	border-color: #00a7ea
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #b7eaff
}
.list-group-item-success {
	color: #0aa699;
	background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color: #0aa699
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #0aa699;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #0aa699;
	border-color: #0aa699
}
.list-group-item-info {
	color: #ccc;
	background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color: #ccc
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #ccc;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}
.list-group-item-warning {
	color: #f90;
	background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #f90
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #f90;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #f90;
	border-color: #f90
}
.list-group-item-danger {
	color: #f35958;
	background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #f35958
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #f35958;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #f35958;
	border-color: #f35958
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title, .panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit
}
.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;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-title, .panel>.list-group, .panel>.panel-collapse>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.panel-group .panel-heading, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}
.panel-title {
	margin-top: 0;
	font-size: 16px
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: -1;
	border-bottom-left-radius: -1
}
.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-right-radius: -1;
	border-top-left-radius: -1
}
.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: -1;
	border-bottom-left-radius: -1
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-right-radius: -1;
	border-top-left-radius: -1
}
.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel>.panel-collapse>.table caption, .panel>.table caption, .panel>.table-responsive>.table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: -1
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: -1
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: -1
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: -1
}
.well, .well-lg, .well-sm {
	border-radius: 0
}
.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 td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #00a7ea
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #00a7ea;
	border-color: #00a7ea
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #00a7ea
}
.panel-primary>.panel-heading .badge {
	color: #00a7ea;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #00a7ea
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #0aa699;
	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: #0aa699
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #ccc;
	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: #ccc
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #f90;
	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: #f90
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #f35958;
	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: #f35958
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}
.well-lg {
	padding: 24px
}
.well-sm {
	padding: 9px
}
.close {
	float: right;
	font-size: 21px;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.popover, .tooltip {
	text-shadow: none;
	font-family: "Helvetica Neue", Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.modal-content, .popover {
	background-clip: padding-box;
	border-radius: 0
}
.modal {
	display: none;
	position: fixed;
	top: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-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;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.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-left: 5px;
	margin-bottom: 0
}
.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:0px) {
.modal-dialog {
	width: 880px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 850px
}
.modal-md {
	width: 500px
}
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
@media (min-width:0px) {
.modal-lg {
	width: 880px
}
}
.popover>.arrow, .popover>.arrow:after, .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	text-align: left;
	text-align: start;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0
}
.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
}
.tooltip.top-right .tooltip-arrow {
	left: 5px
}
.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 {
	left: 50%;
	margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 650px;
	padding: 1px;
	text-align: left;
	text-align: start;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager, .input-daterange .add-on, .input-daterange input {
	text-align: center
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1 -1 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	display: block
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.left>.arrow:after, .popover.right>.arrow:after {
	content: " ";
	bottom: -10px
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}
.popover.right>.arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	top: -11px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}
.popover.left>.arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .panel-body:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.affix {
	position: fixed
}
.datepicker-dropdown:after, .datepicker-dropdown:before {
	content: '';
	border-top: 0;
	position: absolute
}
@-ms-viewport {
width:device-width
}
@media (max-width:-1px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
.visible-xs-block {
	display: block!important
}
.visible-xs-inline {
	display: inline!important
}
.visible-xs-inline-block {
	display: inline-block!important
}
}
@media (min-width:0px)and (max-width:-1px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
.visible-sm-block {
	display: block!important
}
.visible-sm-inline {
	display: inline!important
}
.visible-sm-inline-block {
	display: inline-block!important
}
}
@media (min-width:0px)and (max-width:1279px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
.visible-md-block {
	display: block!important
}
.visible-md-inline {
	display: inline!important
}
.visible-md-inline-block {
	display: inline-block!important
}
}
@media (min-width:1280px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
.visible-lg-block {
	display: block!important
}
.visible-lg-inline {
	display: inline!important
}
.visible-lg-inline-block {
	display: inline-block!important
}
}
@media (max-width:-1px) {
.hidden-xs {
	display: none!important
}
}
@media (min-width:0px)and (max-width:-1px) {
.hidden-sm {
	display: none!important
}
}
@media (min-width:0px)and (max-width:1279px) {
.hidden-md {
	display: none!important
}
}
@media (min-width:1280px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}
@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}
@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}
@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}
@media print {
.visible-print-inline-block {
	display: inline-block!important
}
.hidden-print {
	display: none!important
}
}
.icheckbox_square-blue, .iradio_square-blue {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(../../Kamailong/misc/css/blue.png) no-repeat;
	border: none;
	cursor: pointer
}
.icheckbox_square-blue {
	background-position: 0 0
}
.icheckbox_square-blue.hover {
	background-position: -24px 0
}
.icheckbox_square-blue.checked {
	background-position: -48px 0
}
.icheckbox_square-blue.disabled {
	background-position: -72px 0;
	cursor: default
}
.icheckbox_square-blue.checked.disabled {
	background-position: -96px 0
}
.iradio_square-blue {
	background-position: -120px 0
}
.iradio_square-blue.hover {
	background-position: -144px 0
}
.iradio_square-blue.checked {
	background-position: -168px 0
}
.iradio_square-blue.disabled {
	background-position: -192px 0;
	cursor: default
}
.iradio_square-blue.checked.disabled {
	background-position: -216px 0
}
@media (-o-min-device-pixel-ratio:5/4), (-webkit-min-device-pixel-ratio:1.25), (min-resolution:120dpi), (min-resolution:1.25dppx) {
.icheckbox_square-blue, .iradio_square-blue {
background-image:url(blue@2x.png);
-webkit-background-size:240px 24px;
background-size:240px 24px
}
}/*!
 * Datepicker for Bootstrap v1.6.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
	padding: 4px;
	border-radius: 4px;
	direction: ltr
}
.datepicker, .datepicker td, .datepicker th {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px
}
.datepicker-inline {
	width: 220px
}
.datepicker.datepicker-rtl {
	direction: rtl
}
.datepicker.datepicker-rtl table tr td span {
	float: right
}
.datepicker-dropdown {
	top: 0;
	left: 0
}
.datepicker-dropdown:before {
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #999;
	border-bottom-color: rgba(0,0,0,.2)
}
.datepicker-dropdown:after {
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff
}
.datepicker-dropdown.datepicker-orient-left:before {
	left: 6px
}
.datepicker-dropdown.datepicker-orient-left:after {
	left: 7px
}
.datepicker-dropdown.datepicker-orient-right:before {
	right: 6px
}
.datepicker-dropdown.datepicker-orient-right:after {
	right: 7px
}
.datepicker-dropdown.datepicker-orient-bottom:before {
	top: -7px
}
.datepicker-dropdown.datepicker-orient-bottom:after {
	top: -6px
}
.datepicker-dropdown.datepicker-orient-top:before {
	bottom: -7px;
	border-bottom: 0;
	border-top: 7px solid #999
}
.datepicker-dropdown.datepicker-orient-top:after {
	bottom: -6px;
	border-bottom: 0;
	border-top: 6px solid #fff
}
.datepicker>div {
	display: none
}
.datepicker table {
	margin: 0;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	user-select: none
}
.datepicker td, .datepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	border: none
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
	background-color: transparent
}
.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
	background: #eee;
	cursor: pointer
}
.datepicker table tr td.new, .datepicker table tr td.old {
	color: #999
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
	background: 0 0;
	color: #999;
	cursor: default
}
.datepicker table tr td.highlighted {
	background: #d9edf7;
	border-radius: 0
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
	background-color: #fde19a;
	background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
	background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
	background-repeat: repeat-x;
	border-color: #fdf59a #fdf59a #fbed50;
	border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #000
}
.datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today:active, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today[disabled] {
	background-color: #fdf59a
}
.datepicker table tr td.today:hover:hover {
	color: #000
}
.datepicker table tr td.today.active:hover {
	color: #fff
}
.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
	background: #eee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
	background-color: #f3d17a;
	background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
	background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
	background-repeat: repeat-x;
	border-color: #f3e97a #f3e97a #edde34;
	border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today[disabled] {
	background-color: #f3e97a
}
.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
	background-color: #9e9e9e;
	background-image: -moz-linear-gradient(to bottom, #b3b3b3, grey);
	background-image: -ms-linear-gradient(to bottom, #b3b3b3, grey);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(grey));
	background-image: -webkit-linear-gradient(to bottom, #b3b3b3, grey);
	background-image: -o-linear-gradient(to bottom, #b3b3b3, grey);
	background-image: linear-gradient(to bottom, #b3b3b3, grey);
	background-repeat: repeat-x;
	border-color: grey grey #595959;
	border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected[disabled] {
	background-color: grey
}
.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(to bottom, #08c, #04c);
	background-image: -ms-linear-gradient(to bottom, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
	background-image: -o-linear-gradient(to bottom, #08c, #04c);
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
	background-color: #04c
}
.datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
	background: #eee
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
	background: 0 0;
	color: #999;
	cursor: default
}
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th, .input-append.date .add-on, .input-prepend.date .add-on {
	cursor: pointer
}
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
	background-color: #006dcc;
	background-image: -moz-linear-gradient(to bottom, #08c, #04c);
	background-image: -ms-linear-gradient(to bottom, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
	background-image: -o-linear-gradient(to bottom, #08c, #04c);
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active[disabled] {
	background-color: #04c
}
.datepicker table tr td span.new, .datepicker table tr td span.old {
	color: #999
}
.datepicker .datepicker-switch {
	width: 145px
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
	background: #eee
}
.datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
	margin-top: 3px
}
.input-daterange input:first-child {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.input-daterange input:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.input-daterange .add-on {
	display: inline-block;
	width: auto;
	min-width: 16px;
	height: 18px;
	padding: 4px 5px;
	font-weight: 400;
	line-height: 18px;
	text-shadow: 0 1px 0 #fff;
	vertical-align: middle;
	background-color: #eee;
	border: 1px solid #ccc;
	margin-left: -5px;
	margin-right: -5px
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0
}
.bx-wrapper img {
	max-width: 100%;
	display: block
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0)
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background:#fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000
}
.bx-wrapper .bx-pager {
	font-size: .85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000
}
.bx-wrapper .bx-prev {
	left: 10px;
}
.bx-wrapper .bx-next {
	right: 10px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(80,80,80,.75);
	width: 100%
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px
}
@media (min-width: 1500px) {
.container {
	width: 1270px;
}
.dk-header .container,  .dk-footer .container {
	width: 1270px;
}
}
 @media (max-width: 1500px) {
.container {
	width: 1235px;
}
}
 @media (max-width: 1235px) {
.wraper {
	width: 1235px;
}
}
 @media (max-width: 767px) {
.wraper,  .container {
	width: 100%;
}
}
/*通用*/
body {
	font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
a:focus, a:hover {
	color: #50b7ff;
}
select:focus {
	outline: none;
}
ol, ul {
	margin-bottom: 0;
}
.font-16 {
	font-size: 16px;
}
.font-18 {
	font-size: 18px;
}
.font-20 {
	font-size: 20px;
}
.font-22 {
	font-size: 22px;
}
.font-24 {
	font-size: 24px;
}
.font-26 {
	font-size: 26px;
}
.font-28 {
	font-size: 28px;
}
.font-36 {
	font-size: 36px;
}
input:focus, textarea:focus, select:focus, button:focus {
	outline: 0;
}
img {
	max-width: 100%;
}
.mb-1 {
	margin-bottom: 10px;
}
.mb-2 {
	margin-bottom: 20px;
}
.mb-3 {
	margin-bottom: 30px;
}
.mb-4 {
	margin-bottom: 40px;
}
.ml-1 {
	margin-left: 10px;
}
.ml-2 {
	margin-left: 20px;
}
.mt-1 {
	margin-top: 10px;
}
.mt-2 {
	margin-top: 20px;
}
.mr-1 {
	margin-right: 10px;
}
.pr-2-5 {
	padding-right: 25px;
}
.pl-2-5 {
	padding-left: 25px;
}
/*header*/
.m-menu {
	display: none;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	text-align: center;
	line-height: 35px;
}
.m-menu .iconfont {
	font-size: 32px;
}
.dk-inline {
	display: inline-block;
	vertical-align: middle;
}
.dk-header {
	position: relative;
	padding: 25px 0 25px 0;
	z-index: 50;
}
@media(max-width: 1400px) {
.dk-header {
	padding: 10px 0;
}
}
.dk-logo {
	display: inline-block;
	vertical-align: middle;
	/*width: 370px;*/
	height: 44px;
	max-width: 70%;
}
.dk-logo img {
	height: 44px;
}
.dk-top-wrap {
}
.dk-nav {
	margin-right: 20px;
}
.dk-nav li {
	display: inline-block;
	vertical-align: middle;
}
.dk-nav li a {
	display: block;
	font-size: 16px;
	padding: 5px 12px;
	border: #fff solid 2px;
}
.dk-nav li.active a {
	color: #50b7ff;
}
.dk-nav li:hover a {
	color: #50b7ff;
}
/*.dk-nav li.active a,*/
/*.dk-nav li:hover a {*/
    /*color: #50b7ff;*/
    /*border: #50b7ff solid 2px;*/
    /*border-radius: 5px;*/
/*}*/

.dk-search {
	position: relative;
}
.btn-search {
	position: absolute;
	right: 0;
	top: 0;
	width: 36px;
	height: 32px;
	background: #2598E2;
	border: 0;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #fff;
}
.dk-search input {
	width: 180px;
	height: 32px;
	border: 0;
	background: #fbfbfb;
	padding: 0 40px 0 10px;
	border-radius: 8px;
}
.dk-search .iconfont {
	font-size: 20px;
}
.dk-search input:focus {
	border: #fbfbfb solid 1px;
	outline: none;
}
.dk-select {
	position: relative;
	background: #f8f8f8;
	border-radius: 8px;
	padding: 5px 10px;
}
.dk-select select {
	-webkit-appearance: none;
	border: 0;
	background: transparent;
	text-align: center;
	color: #666;
}
.dk-select-hover {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	border: 0;
	background: #f8f8f8;
	text-align: center;
	color: #666;
	padding: 5px;
	font-size: 12px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.dk-select a {
	display: inline-block;
	width: 60px;
	text-align: center;
}
/*footer*/
.dk-footer {
	background: #303030;
	padding: 40px 0;
	color: #a0a0a0;
	font-size: 16px;
}
.dk-bottom-nav {
	margin-bottom: 7px;
}
.dk-bottom-nav li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 100px;
}
.dk-bottom-nav li:before {
	content: '|';
	position: absolute;
	margin-left: -25px;
}
.dk-bottom-nav li:first-child:before {
	content: '';
}
.dk-bottom-nav li a {
	color: #a0a0a0;
}
.dk-bottom-nav li a:hover {
	color: #2598E2;
}
.dk-opacity {
	opacity: 1;
 -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.dk-back-top {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background: rgba(170,205,6,0.6);
	color: #fff;
	margin-top: -40px;
	text-align: center;
	line-height: 40px;
}
.dk-back-top:hover, .dk-back-top:focus {
	color: #fff;
	opacity: .9;
}
.dk-back-top .iconfont {
	font-size: 24px;
}
.dk-banner {
	position: relative;
	min-height: 238px;
	overflow: hidden;
}
.dk-banner img {
	width: 100%;
	min-height: 238px;
	min-width: 1230px;
}
.dk-banner-info {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	color: #fff;
}
.dk-banner-info .container, .dk-table {
	display: table;
	height: 100%;
}
.dk-table-cell {
	display: table-cell;
	vertical-align: middle;
}
.dk-line {
	width: 30px;
	border-bottom: #fff solid 3px;
	margin: 25px 0;
}
.dk-line-g {
	border-bottom-color: #b0b0b0;
}
/*.dk-table-theme {*/
    /*color: #666666;*/
/*}*/

/*.dk-table-theme .dk-line {*/
    /*border-bottom-color: #ccdae4;*/
/*}*/

/*.dk-table-theme .font-18,*/
/*.dk-table-theme .font-36 {*/
    /*opacity: .5;*/
/*}*/

/*.dk-table-theme .font-26 {*/
    /*color: #0073b2;*/
/*}*/

.dk-sns {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 100;
}
.dk-sns li a {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	background: #f6f6f6;
	color: #aeaeae;
	margin-bottom: 3px;
	border-radius: 5px;
}
.dk-sns .dk-sns-li a {
	background: #aeaeae;
	color: #fff;
	padding: 10px;
	height: auto;
	margin-bottom: 5px;
}
.dk-sns li a .iconfont {
	font-size: 28px;
}
.dk-sns li a:hover, .dk-sns li a:focus {
	background: #2598E2;
	color: #fff;
}
/*内容*/
.content {
	min-height: 700px;
}
/*.dk-tab-w {*/
    /*position: relative;*/
    /*background: #0073b2;*/
    /*z-index: 20;*/

    /*!*margin-bottom: 50px;*!*/
/*}*/
.dk-tab-w {
	position: relative;
	background: rgba(0,115,178,0.9);
	z-index: 20;
	/* margin-bottom: 50px; */
	margin-top: -54px;
}
.dk-tab > li {
	float: left;
}
.dk-tab > li > a {
	display: block;
	width: 168px;
	border-right: #005a8c solid 1px;
	border-left: #008bd7 solid 1px;
	text-align: center;
	/* height: 65px;
    line-height: 65px; */
	height: 54px;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.dk-tab > li:first-child a {
	border-left: 0;
}
.dk-tab > li:last-child a {
	border-right: 0;
}
.dk-tab > li.active > a, .dk-tab > li > a.active, .dk-tab > li > a:hover {
	background: #3b89c0;
	border-right: #3b89c0 solid 1px;
	border-left: #3b89c0 solid 1px;
	font-weight: bold;
}
.dk-tab > li.active > a:after, .dk-tab > li > a:hover:after {
	content: '';
	top: 0;
	left: -2px;
	bottom: 0;
	border-left: #3b89c0 solid 2px;
	position: absolute;
	z-index: 10;
}
.dk-sub-tab-w {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #3b89c0;
	padding: 15px 0;
}
/*.dk-tab > li > a.active + .dk-sub-tab-w,*/
.dk-tab > li.active .dk-sub-tab-w {
	display: block;
}
.dk-sub-tab {
	padding-left: 20px;
}
.dk-sub-tab a {
	color: #fff;
	opacity: .6;
}
.dk-sub-tab li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 30px;
}
.dk-sub-tab li a {
	display: block;
}
.dk-sub-tab li:before {
	content: '|';
	position: absolute;
	margin-left: -30px;
	color: #7cb0d5;
}
.dk-sub-tab li:first-child:before {
	content: '';
}
.dk-sub-tab a:hover, .dk-sub-tab a.active {
	opacity: 1;
	font-weight: bold;
}
.dk-sub-tab .dk-sub-tab-list {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #327cb0;
	padding: 20px 0;
	display: none;
}
.dk-sub-tab .dk-sub-tab-list li {
	display: block;
	font-size: 12px;
	line-height: 28px;
	color: #d4edff;
}
.dk-sub-tab .dk-sub-tab-list li:nth-child(1) {
	font-size: 15px;
}
.dk-sub-tab .dk-sub-tab-list li:before {
	content: '';
}
.dk-tran {
	display: inline-block;
	border: transparent 5px solid;
	border-top: #fff solid 5px;
	vertical-align: middle;
	margin-left: 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	transform-origin: 50% 12.5%;
	position: relative;
	top: 3px;
}
.dk-tab > li.active .dk-tran {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*行业应用*/
.dk-row {
	padding: 50px 0;
	color: #666;
}
.dk-banner-info-c {
	padding: 0 70px;
}
.dk-company-list {
	text-align: justify;
}
.dk-company-list:after {
	content: '';
	display: inline-block;
	width: 100%;
}
.dk-company-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	max-width: 100%;
	margin-top: 30px;
}
.dk-company-list li a {
	display: block;
}
.dk-company-info {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	padding: 15px 25px;
	font-size: 16px;
}
.dk-row-bg {
	background: #f7f7f7;
}
.dk-row-bg2 {
	background: #fcfcfc;
}
.dk-row-bg3 {
	background: #f8f8f8;
}
.dk-row-bg4 {
	background: #f6f6f6;
}
.dk-row-bg5 {
	background: #fdfdfd url(../../Kamailong/misc/images/bg-map.jpg) no-repeat center top;
	-webkit-background-size: contain;
	background-size: contain;
}
.dk-row-list {
	text-align: justify;
}
.dk-row-list:after {
	content: '';
	display: inline-block;
	width: 100%;
}
.dk-row-list li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	max-width: 100%;
	background: #fff;
	min-height: 295px;
}
.dk-list-tab {
	border-bottom: #0073b2 solid 2px;
}
.dk-tab-t {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	width: 145px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	background: #0073b2;
}
.dk-list-cnt {
	text-align: left;
	padding: 30px 40px;
	overflow: hidden;
}
.dk-list-cnt a {
	display: inline-block;
	vertical-align: middle;
	padding: 0 25px;
	font-size: 12px;
	background: #f7f7f7;
	margin-bottom: 7px;
	color: #666;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
}
.dk-list-cnt a .iconfont {
	font-size: 18px;
	vertical-align: middle;
}
.dk-list-cnt a:hover {
	background: #0073b2;
	color: #fff;
}
.dk-list-theme .dk-tab-t {
	background: #2598E2;
}
.dk-list-theme .dk-list-tab {
	border-bottom-color: #2598E2;
}
.dk-list-theme .dk-list-cnt a:hover {
	background: #2598E2;
}
.dk-banner .dk-table-cell {
	padding-bottom: 77px;
}
.dk-list-cnt > div {
	padding: 0;
}
.dk-tab-w-c {
	background: #f6f6f6;
	border-bottom: #0073b2 solid 2px;
	margin-bottom: 0;
}
.dk-tab-w-c .dk-tab > li > a {
	color: #666;
	border-right: #bebebe solid 1px;
	border-left: #ffffff solid 1px;
	width: auto;
	height: 56px;
	line-height: 56px;
	padding: 0 35px;
}
.dk-tab-w-c .dk-tab > li:first-child a {
	border-left: 0;
}
.dk-tab-w-c .dk-tab > li.active a, .dk-tab-w-c .dk-tab > li > a.active, .dk-tab-w-c .dk-tab > li > a:hover {
	background: #0073b2;
	border-right: #0073b2 solid 1px;
	border-left: #0073b2 solid 1px;
	color: #fff;
}
.dk-tab-w-c .dk-tab > li.active > a:after, .dk-tab-w-c .dk-tab > li > a:hover:after {
	border-left-color: #0073b2;
}
.dk-tab-w-c .dk-tab > li:last-child a {
	border-right: 0;
}
.dk-row-c {
	padding-top: 0;
	padding-bottom: 0;
}
.dk-tab-content {
	color: #666;
	padding: 60px 0;
	background: #fff;
}
.dk-tab-ptb {
	padding: 30px 0;
}
.dk-tab-content .tab-pane div {
	padding: 0;
}
.dk-tab-content .dk-list-cnt a {
	margin: 10px 15px;
}
.tab-pane {
	display: none;
}
.tab-pane.active {
	display: block;
}
.dk-inlineb {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-left: -4px;
	width: 25%;
}
.dk-row-title {
	font-size: 18px;
	color: #666;
	text-align: center;
	margin-bottom: 20px;
}
.dk-slide li {
	float: left;
	margin-right: 58px;
}
.dk-slide a {
	display: block;
	position: relative;
}
.dk-slide-info {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	color: #fff;
	padding: 10px 25px;
	font-size: 16px;
}
.dk-slide-w .bx-wrapper .bx-viewport {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0 0;
	border: 0;
}
.dk-slide-w .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e5e5e5;
}
.dk-slide-w .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #adcf10;
}
.dk-slide-w .bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	font-size: 20px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #efefef;
	color: #898989;
	padding-top: 12px;
	text-align: center;
	margin-top: -25px;
}
.dk-slide-w .bx-wrapper .bx-controls-direction a:hover {
	color: #fff;
	background: #2598E2;
}
.dk-slide-w .bx-wrapper .bx-prev {
	left: -90px;
}
.dk-slide-w .bx-wrapper .bx-next {
	right: -90px;
}
.dk-blist {
	padding-top: 45px;
	overflow: hidden;
}
.dk-blist li {
	float: left;
	width: 30%;
	color: #666;
	margin-left: 5%;
}
.dk-blist li:first-child {
	margin-left: 0;
}
/*关于我们*/
.dk-row-a {
	padding: 60px 0;
	padding-top: 100px;
	color: #666;
	overflow: hidden;
}
.line-h {
	line-height: 1.75;
}
.line-h2 {
	line-height: 2;
}
.dk-row-a-c {
	padding: 83px 0;
}
.dk-row-a-c.dk-row-bg3 {
	background: #fafafa;
}
.col-right {
	float: right;
}
.col-left {
	float: left;
}
.dk-row-a .col-lg-8, .dk-row-a .col-lg-9, .dk-row-a .col-lg-12, .dk-row-a .col-lg-15, .dk-row-a .col-md-9, .dk-row-a .col-md-12 {
	padding: 0;
}
.dk-row-a .pl-2-5 {
	padding-left: 25px;
}
.dk-row-a .pr-2-5 {
	padding-right: 25px;
}
.dk-table-h {
	min-height: 245px;
}
.dk-table-h2 {
	min-height: 335px;
}
.do-pt-adjust .dk-table-h2 {
	height: 335px;
}
.do-pt-adjust .dk-table-h1 {
	height: 335px;
}
.dk-table-h3 {
	width: 90%;
	margin: 0 auto;
	min-height: 255px;
}
.dk-col-list {
	overflow: hidden;
	text-align: center;
}
.dk-col-list li {
	width: 20%;
	float: left;
	font-size: 16px;
	color: #666;
}
.dk-col-list li img {
	margin-bottom: 15px;
}
.dk-col-list-c li {
	border-left: #e0e0e0 solid 1px;
}
.dk-col-list-c li:first-child {
	border-left: 0;
}
.col-box {
	height: 250px;
	padding: 30px;
	background: #fff;
}
.dk-card {
	min-height: 330px;
	padding: 30px;
	background: #fff;
}
.col-box-bg1 {
	background: #fff url(../../Kamailong/misc/images/bgi1.png) no-repeat right bottom;
}
.col-box-bg2 {
	background: #fff url(../../Kamailong/misc/images/bgi2.png) no-repeat right bottom;
}
.col-box-bg3 {
	background: #fff url(../../Kamailong/misc/images/bgi3.png) no-repeat right bottom;
}
.dk-pc {
	display: block;
}
.dk-mobile {
	display: none;
}
.text-m1 {
	color: #0073b2;
}
.text-m2 {
	color: #2598E2;
}
.text-dark {
	color: #333333;
}
.dk-cimg {
	max-width: 50%
}
.text-site {
	display: inline-block;
	color: #0073b2;
	margin-right: 12px;
	font-size: 28px;
}
.dk-site-list li {
	background: #fff;
	overflow: hidden;
	margin-bottom: 30px;
}
.dk-og {
	text-align: center;
}
@media (max-width: 1500px) {
.do-tab-detail {
	padding-left: 26px;
	padding-right: 26px;
}
.dk-line {
	margin: 10px 0;
}
.dk-banner-info .font-18 {
	font-size: 16px;
}
}
@media (max-width: 1500px) {
.dk-slide-w .bx-wrapper .bx-prev {
	left: 0;
}
.dk-slide-w .bx-wrapper .bx-next {
	right: 0;
}
.dk-slide li {
	width: 390px !important;
	margin-right: 15px !important;
}
.dk-table-h3 {
	min-height: 230px;
}
.dk-site-list li img {
	height: 230px;
}
.col-box {
	height: 225px;
}
.md-center img {
	height: 285px;
}
.dk-banner-info .font-36 {
	font-size: 22px;
}
}
 @media (max-width: 1235px) {
.dk-sns {
	right: 0;
}
.dk-pc {
	display: none;
}
.dk-mobile {
	display: block;
}
.md-center {
	padding: 20px 0;
}
.md-center {
	float: left;
}
}
 @media (max-width: 1240px) {
.dk-slide li {
	width: 100% !important;
	margin: 0 !important;
}
.dk-header {
	padding: 10px 0;
}
.m-menu {
	display: block;
}
.dk-top-wrap {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	padding: 0 10px 10px;
	display: none;
	float: none !important;
	background: #0073b2;
	opacity: 0;
}
.dk-top-wrap.active {
	display: block;
	opacity: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.dk-top-wrap .dk-inline,  .dk-nav li {
	display: block;
}
.dk-nav {
	margin-right: 0;
}
.dk-search input {
	width: 100%;
}
.dk-select {
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
.dk-banner-info .font-26 {
	font-size: 18px;
}
.dk-banner-info .font-18 {
	font-size: 14px;
}
.dk-banner-info .font-16 {
	font-size: 12px;
}
.dk-banner-info .dk-line {
	margin: 15px 0;
}
.dk-sns {
	display: none;
}
.dk-tab {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
}
.dk-banner .dk-table-cell {
	padding-bottom: 45px;
}
.dk-tab > li {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin-left: -4px;
}
.dk-tab-w {
	margin-top: -40px;
}
.dk-tab > li:first-child {
	margin-left: 0;
}
.dk-tab > li > a {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 130px;
}
.dk-sub-tab li {
	display: block;
}
.dk-sub-tab li:first-child:before {
	content: '|';
	position: absolute;
	margin-left: -30px;
	color: #7cb0d5;
}
.dk-banner-info-c {
	padding: 0 10px;
}
.dk-company-list li,  .dk-company-list li img,  .dk-row-list li,  .dk-row-list li img {
	width: 100%;
}
.dk-row-list li {
	margin-bottom: 30px;
}
.dk-list-cnt > div {
	width: 100%;
}
.dk-row {
	padding: 20px 0;
}
.dk-list-cnt {
	padding: 15px;
}
.dk-nav li a, .dk-footer {
	font-size: 14px;
	border: none;
	color: #fff;
}
.dk-tab-t {
	width: 130px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.dk-row .dk-banner {
	height: 400px;
}
.dk-row .dk-banner img {
	min-height: 400px;
}
.dk-company-info {
	padding: 10px 15px;
	font-size: 14px;
}
.dk-row-c {
	padding: 0;
}
.dk-tab-content .tab-pane .dk-list-cnt {
	padding: 10px 0;
}
.dk-tab-content {
	padding: 20px 0;
}
.dk-inlineb {
	width: 50%;
}
.dk-blist li {
	width: 100%;
	margin: 10px 0;
}
.dk-row-a, .dk-row-b {
	padding: 20px 0;
}
.col-right {
	float: none;
	margin: 5px 0;
}
.col-right img {
	width: 100%;
}
.dk-row-a .col-md-9,  .dk-row-a .col-md-12,  .dk-row-a .col-md-15 {
	width: 100%;
	padding: 0;
}
.dk-mimg img {
	width: 100%;
}
.dk-table-h,  .dk-table-h2 {
	min-height: 0;
	padding: 10px 0;
}
.dk-col-list li {
	width: 50%;
	margin-bottom: 20px;
}
.dk-col-list li:last-child {
	margin: 0 auto;
	float: none;
}
.dk-col-list-c li:nth-child(2n+1) {
	border-left: 0;
}
.dk-cimg {
	max-width: 100%;
}
.dk-table-h3 {
	width: 100%;
}
.dk-site-list li {
	padding-bottom: 10px;
}
.dk-site-list li .dk-cimg {
	margin: 0;
}
.dk-site-list li img {
	height: auto;
}
.dk-site-list .col-md-6,  .dk-site-list .col-md-18 {
	width: 100%;
}
.md-center img {
	height: auto;
}
}
/*夏傲雪*/
.dk-tab > .do-active > a {
	background: #3b89c0;
	border-right: #3b89c0 solid 1px;
	border-left: #3b89c0 solid 1px;
	font-weight: bold;
}
.do-prolist-wrap .bx-wrapper .bx-viewport {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0 0;
	border: 0;
}
.do-prolist-wrap .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e5e5e5;
}
.do-prolist-wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #adcf10;
}
.do-pro-list {
	margin-top: 30px;
}
.do-pro-list li {
	background: #f5f5f5;
	position: relative;
	border-radius: 8px;
	float: left;
	height: 380px;
	margin-bottom: 30px;
	padding-bottom: 70px;
	margin-left: 15px;
	margin-right: 15px;
}
.do-pro-list a {
	display: table-cell;
	vertical-align: middle;
	height: 310px;
}
.do-pro-list a img {
	display: block;
	margin: 0 auto;
	width: 311px;
	height: 202.56px;
}
.do-pro-list li:hover h4 {
	margin-top: 35px;
	margin-bottom: 33px;
}
.do-pro-list li:hover h4::after {
	content: "";
	border-bottom: 3px solid #fff;
	width: 26px;
	position: absolute;
	left: 50%;
	margin-left: -13px;
	bottom: -20px;
}
.do-pro-info {
	background: #bfbfbf;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 0 0 8px 8px;
	width: 100%;
	height: 70px;
	overflow: hidden;
}
.do-pro-info h4 {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
	position: relative;
}
.do-pro-info p {
	font-size: 14px;
	line-height: 22px;
}
 @media (min-width: 1500px) {
.do-pro-list li,  .do-pro-list a {
	width: 311.2px;
}
}
@media (max-width: 1500px) {
.dx-win-list li {
	max-width: 350px;
}
.do-contact-list li {
	margin-right: 30px;
}
}
@media (max-width: 1500px) {
.do-pro-list li,  .do-pro-list a {
	width: 278.7px;
}
}
 @media (max-width: 767px) {
.do-pro-list li {
	width: 44%;
	margin-left: 3%;
	margin-right: 3%;
}
}
/*产品祥页*/
.do-pro-breadcrumb {
	margin: 70px 0 20px;
}
.do-pro-breadcrumb li {
	float: left;
	color: #b2b2b2;
}
.do-pro-breadcrumb a:link, .do-pro-breadcrumb a:visited {
	float: left;
	color: #b2b2b2;
	font-size: 14px;
	display: block;
	margin-top: 2px;
	margin-left: 7px;
	margin-right: 7px;
}
.do-pro-breadcrumb a.active, .do-pro-breadcrumb a:hover, .do-pro-breadcrumb a:active {
	color: #3ebeff;
}
.do-pro-breadcrumb span {
	font-size: 16px;
}
.do-pro-breadcrumb .iconfont {
	font-size: 14px;
}
.do-pro-sel {
	width: 19.6%;
	padding-right: 30px;
	box-sizing: border-box;
	padding-top: 95px;
}
.do-pro-sel li {
	background: #f4f4f4;
	border: 2px solid #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	cursor: pointer;
}
.do-pro-sel li div {
	position: absolute;
	background: rgba(80, 183, 255, .8);
	border: 2px solid #50b7ff;
	text-align: center;
	color: #fff;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	font-size: 16px;
	padding-top: 53px;
	display: none;
	cursor: pointer;
}
.do-pro-sel li:hover div {
	display: block;
}
 @media (max-width: 767px) {
.do-pro-lg {
	display: none;
}
.do-pro-sel {
	width: 100%;
	padding-right: 0;
	padding-top: 0;
}
.do-pro-sel li {
	background: none;
	border: 0;
}
.do-pro-sel li:hover > div {
	display: none;
}
.do-pro-sel img {
	min-height: 200px;
	width: auto;
}
.do-pro-detail {
	margin-top: 0;
}
}
.do-pro-sel img {
	height: 110px;
	display: block;
	margin: 0 auto;
}
.do-pro-lg {
	width: 80.4%;
	position: relative;
	height: 635px;
}
img.do-pro-bg {
	width: 100%;
	height: 100%;
}
.do-pro-lgpic {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -180px;
	margin-top: -200px;
	width: 360px;
	height: 400px;
}
.do-pager-wrap .bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	font-size: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	background: #efefef;
	color: #898989;
}
.do-pager-wrap .bx-wrapper .bx-controls-direction a:hover {
	color: #fff;
	background: #2598E2;
}
.do-pager-wrap .bx-wrapper .bx-prev {
	left: -90px;
	padding-left: 16px;
}
.do-pager-wrap .bx-wrapper .bx-next {
	right: -90px;
	padding-left: 16px;
}
.do-pro-sel .bx-wrapper .bx-controls-direction a {
	text-indent: 0;
	font-size: 30px;
	width: 100%;
	height: 67px;
	border: 2px solid #efefef;
	color: #b2b2b2;
	text-align: center;
	padding-top: 10px;
}
.do-pro-sel .bx-wrapper .bx-controls-direction a:hover {
	color: #fff;
	background: #2598E2;
	border: 2px solid #2598E2;
}
.do-pro-sel .bx-wrapper .bx-prev {
	top: -78px;
	left: -5px;
}
.do-pro-sel .bx-wrapper .bx-controls-direction a.disabled {
	display: block;
}
.do-pro-sel .bx-wrapper .bx-next {
	top: 489px;
	left: -5px;
}
 @media (max-width: 767px) {
.do-proh3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 0;
}
.do-share span {
	font-size: 16px;
}
.do-propara {
	margin-top: 10px;
}
.do-btn,  .do-btn:link,  .do-btn:visited,  .do-btn:hover,  .do-btn:active {
	padding: 8px 5px 8px 12px;
	border-radius: 4px;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0;
}
.do-btn .iconfont {
	font-size: 16px;
}
.do-pro-tab a {
	padding: 10px 0;
}
.do-pro-tab li {
	width: 50%;
	text-align: center;
	border-right: 0;
}
.do-tab-detail {
	padding: 10px;
}
.do-contact-form input {
	height: 46px;
}
}
 @media (min-width: 768px) {
.do-pro-detail {
	border-top: 2px solid #efefef;
	margin-top: 50px;
}
.do-proh3 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 35px;
	padding-top: 20px;
	float: left;
}
.do-share {
	margin-top: 40px;
	float: right;
}
.do-share span {
	font-size: 18px;
}
.do-btn,  .do-btn:link,  .do-btn:visited,  .do-btn:hover,  .do-btn:active {
	padding: 12px 33px;
	border-radius: 6px;
	font-size: 18px;
	margin-right: 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
}
.do-btn .iconfont {
	font-size: 22px;
}
.do-pro-tab a {
	padding: 18px 54px;
	font-size: 18px;
}
.do-tab-detail {
	padding: 30px 40px;
}
.do-pro-tab li {
	border-right: 1px solid #bebebe;
}
.do-contact-form input {
	height: 52px;
}
}
.do-btn, .do-btn:link, .do-btn:visited, .do-btn:hover, .do-btn:active {
	color: #fff;
	display: block;
	float: left;
	text-align: center;
}
.do-propara {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.do-btn-green {
	background: #2598E2;
}
.do-btn-green:hover {
	background: #718803;
}
.do-btn-black {
	background: #666;
}
.do-btn-black:hover {
	background: #333;
}
.do-btn-blue {
	background: #0073b2;
}
.do-btn-blue:hover {
	background: #01456b;
}
.do-share span {
	float: left;
	margin-top: 8px;
}
.do-btn-box {
	margin-top: 40px;
	margin-bottom: 35px;
}
.do-h4 {
	background: #fafafa;
	border-bottom: 2px solid #e3e3e3;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 18px;
	color: #666;
	margin-top: 35px;
}
.do-contact-form input {
	border: 2px solid #ededed;
	width: 100%;
	padding-left: 15px;
}
 @media (max-width: 767px) {
.do-contact-form .col-sm-8,  .do-contact-form .col-sm-12 {
	width: 100%;
	margin-bottom: 15px;
}
.do-contact-form .col-sm-4 {
	min-width: 150px;
}
.do-contact-submit.do-btn {
	margin-top: 15px;
	margin-bottom: 15px;
	float: none;
	margin-left: 15px;
	margin-right: 15px;
	box-sizing: border-box;
	text-align: center;
}
}
 @media (min-width: 768px) {
.do-contact-submit.do-btn {
	float: right;
}
}
.do-contact-form .row {
	margin-bottom: 15px;
}
.do-contact-form textarea {
	border: 2px solid #ededed;
	resize: none;
	width: 100%;
	height: 300px;
	padding-left: 15px;
	padding-top: 12px;
	margin-bottom: 30px;
}
.do-fm-33 {
	width: 33%;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.do-contact-form {
	margin-top: 25px;
	margin-bottom: 25px;
}
.do-contact-form input:focus, .do-contact-form textarea:focus {
	background: #0073b2;
	border: 2px solid #0073b2;
	color: #fff;
}
.do-verify-img {
	width: 146px;
	height: 52px;
}
.do-pro-tab {
	background: #f8f8f8;
	border-bottom: 1px solid #0073b2;
}
.do-pro-tab a {
	display: block;
	color: #666;
}
.do-pro-tab .active a {
	color: #fff;
}
.do-pro-tab li {
	float: left;
}
.do-pro-tab li:last-child {
	border: 0;
}
.do-tab-content .tab-pane {
	min-height: 460px;
	border-left: 3px solid #f8f8f8;
	border-right: 3px solid #f8f8f8;
	border-bottom: 3px solid #f8f8f8;
}
.do-pro-tab .active {
	background: #0073b2;
}
.do-tab-content {
	margin-bottom: 15px;
}
.do-tab-detail {
	max-width: 250px;
	float: left;
}
.do-tab-detail h6 {
	font-size: 18px;
	margin-bottom: 30px;
	color: #666;
	position: relative;
}
.do-tab-detail h6::after {
	content: "";
	border-bottom: 2px solid #efefef;
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 20px;
}
.do-tab-detail p {
	font-size: 14px;
	color: #aaa;
}
.tab-tech > div {
	border-bottom: 1px solid #fbfbfb;
}
.tab-tech > div:last-child {
	border-bottom: 0;
}
.do-pro-faq {
	color: #666;
	margin: 40px 0;
	border-bottom: 1px solid #fcfcfc;
}
.do-pro-faq dt {
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 70px;
	padding-right: 26px;
	font-weight: normal;
	border-top: 2px solid #fcfcfc;
	border-left: 2px solid #fcfcfc;
	border-right: 2px solid #fcfcfc;
	position: relative;
	cursor: pointer;
}
.do-pro-faq dt:hover {
	border: 2px solid #2598E2;
	background: #2598E2;
	color: #fff;
}
.do-pro-faq dt.active {
	border: 2px solid #2598E2;
	background: #2598E2;
	color: #fff;
}
.do-pro-faq dd {
	padding-top: 20px;
	padding-bottom: 35px;
	padding-left: 70px;
	padding-right: 16px;
	border-left: 2px solid #2598E2;
	border-right: 2px solid #2598E2;
	border-bottom: 2px solid #2598E2;
	margin-bottom: 25px;
	position: relative;
	display: none;
}
.do-faq-ia, .do-faq-ic {
	position: absolute;
	left: 27px;
}
.do-faq-ia {
	top: 50%;
	margin-top: -12px;
}
.do-faq-ic {
	top: 20px;
}
.do-faq-ib {
	font-size: 28px;
	margin-top: -21px;
	position: absolute;
	right: 10px;
	top: 50%;
}
.do-i-up {
	transform: rotate(0deg);
	transition: .5s;
}
.do-i-down {
	transform: rotate(180deg);
	transition: .5s;
}
.do-bg-fff {
	background: #fff;
}
.do-text-aaa {
	color: #aaa;
}
.do-bg-fb {
	background: #fbfbfb;
}
.do-text-666 {
	color: #666;
	padding-top: 50px;
}
.do-file-size {
	padding-left: 25px;
	padding-right: 25px;
}
.do-download {
	margin: 40px 0;
}
.do-download .iconfont {
	font-size: 30px;
	color: #cbcbcb;
	padding-left: 32px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.do-icon-download {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}
.do-download li a {
	background: #fafafa;
	color: #666;
	margin-bottom: 3px;
	display: block;
	position: relative;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 100px;
}
.do-download span {
	margin-top: 12px;
}
 @media (max-width: 767px) {
.do-download span {
	display: none;
}
.do-download .do-icon-download {
	font-size: 20px;
	padding-left: 17px;
	padding-right: 16px;
	padding-top: 12px;
	padding-bottom: 15px;
}
.do-icon-doc {
	display: none;
}
.do-download li {
	white-space: nowrap;
}
.do-download li a {
	padding-left: 15px;
}
}
.do-download li a:hover {
	background: #2598E2;
	color: #fff;
}
.do-download li a:hover span, .do-download li a:hover .iconfont {
	color: #fff;
}
.do-download li a:hover .do-sep-line {
	display: none;
}
.do-download li a:hover .do-icon-download {
	background: #88a500;
}
.do-sep-line {
	padding-top: 1px;
	height: 16px;
	overflow: hidden;
	margin-right: -10px;
	color: #e1e1e1;
}
.do-se-h5 {
	font-weight: bold;
	font-size: 18px;
}
.do-serv {
	padding-top: 50px;
	padding-bottom: 50px;
	/*margin-top: 50px;*/
	margin-bottom: 35px;
	line-height: 1.7em;
}
 @media (max-width: 767px) {
.do-serv-pic,  .do-serv-text {
	width: 100%;
}
.do-serv-text {
	padding: 15px 15px 15px 35px;
}
}
 @media (min-width: 768px) {
.do-serv-pic {
	width: 44.2%;
}
.do-serv-text {
	width: 55.8%;
	padding: 50px 50px 50px 80px;
}
.do-sm-pull {
	position: relative;
	left: 55.8%;
}
.do-sm-push {
	position: relative;
	right: 44.2%;
}
}
.do-serv-pic {
	display: block;
	height: 100%;
}
.do-serv-pic, .do-serv-text {
	float: left;
}
.do-square-list {
	margin-top: 30px;
}
.do-square-list li {
	position: relative;
	line-height: 30px;
}
.do-serv-con {
	margin-bottom: 35px;
}
.do-square-list li::before, .do-square-list li::after {
	content: "";
	position: absolute;
	left: -15px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}
.do-square-list li::before {
	border-bottom: 4px solid #e5e5e5;
	top: 12px;
}
.do-square-list li::after {
	border-top: 4px solid #e5e5e5;
	top: 15px;
}
.do-share.bdshare-button-style0-16.do-share .iconfont, .do-share.bdshare-button-style0-16.do-share a {
	background-image: none;
	cursor: pointer;
	background: #dadada;
	color: #fff;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	text-align: center;
	display: block;
	float: left;
	margin-left: 10px;
	padding-left: 0;
}
.do-share.bdshare-button-style0-16.do-share .iconfont:hover, .do-share.bdshare-button-style0-16.do-share a:hover {
	background: #0073b2;
}
.do-share.bdshare-button-style0-16.do-share a.iconfont {
	font-size: 24px;
	line-height: 26px;
}
.do-share.bdshare-button-style0-16.do-share a {
	font-size: 18px;
	line-height: 28px;
}
.do-pagination li a {
	display: block;
	padding: 0 7px;
	height: 32px;
	line-height: 32px;
	color: #777;
}
.do-pagination .active a, .do-pagination a:hover {
	color: #2598E2;
}
.do-pagination .do-border-page a {
	border: 2px solid #e5e5e5;
	color: #ccc;
	border-radius: 6px;
	padding: 0 14px;
	line-height: 30px;
}
.do-pagination .do-border-page a:hover, .do-pagination .do-border-page a:active, .do-pagination .do-border-page.active a {
	border: 2px solid #2598E2;
	background: #2598E2;
	color: #fff;
}
.do-border-page {
	margin: 0 5px;
}
.do-pagination li {
	display: inline-block;
	vertical-align: middle;
}
.do-pagination {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
 @media (max-width: 767px) {
.do-pagination li {
	display: none;
}
.do-pagination .do-page-next,  .do-pagination .do-page-prev {
	display: block;
}
.do-border-page.do-page-next {
	margin-left: 5px;
}
.do-border-page.do-page-prev {
	margin-right: 5px;
}
.do-pagination {
	width: 168px;
}
}
 @media (min-width: 768px) {
.do-border-page.do-page-next {
	margin-left: 35px;
}
.do-border-page.do-page-prev {
	margin-right: 35px;
}
}
.do-contact-list li {
	text-align: center;
	border: 2px solid #e3e3e3;
	height: 200px;
	padding-top: 20px;
}
.do-contact-list .iconfont {
	font-size: 46px;
	display: block;
	color: #b2b2b2;
}
.do-contact-list p {
	color: #999;
}
.do-contact-list h5 {
	font-weight: bold;
}
.do-contact-list li {
	width: 217px;
	float: left;
	margin-right: 62px;
}
.do-contact-list li:last-child {
	margin-right: 0;
}
.do-contact-list {
	margin-top: 60px;
	margin-bottom: 60px;
}
@media (max-width: 768px) {
.do-contact-list {
	margin-top: 20px;
	margin-bottom: 20px;
}
}
.do-dev {
	background: url("../../Kamailong/misc/images/bg-contact.jpg") no-repeat center top;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 80px;
}
.do-h4en {
	font-size: 36px;
	color: #aaa;
	text-align: center;
	margin-bottom: 0;
}
.do-h4ch {
	font-size: 18px;
	text-align: center;
	color: #666;
	position: relative;
	margin-top: 10px;
}
.do-h4ch::after {
	content: "";
	border-bottom: 3px solid #bcc4ca;
	width: 20px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -20px;
}
.do-dev-list {
	background: transparent;
}
.do-dev-list .do-dev-items h5 {
	color: #54b9ff;
	font-size: 62px;
	display: inline-block;
	position: relative;
}
.do-dev-list .do-dev-items h5::after {
	content: "";
	border-bottom: 3px solid #54b9ff;
	width: 20px;
	position: absolute;
	right: 5px;
	margin-left: -10px;
	bottom: -10px;
}
.do-dev-list .do-dev-items p {
	display: inline-block;
	width: 70%;
	padding-left: 35px;
	padding-top: 10px;
	line-height: 30px;
	text-align: left;
}
.do-dev-tt {
	background: url("../../Kamailong/misc/images/history.png") center no-repeat;
	white-space: nowrap;
	height: 90px;
	position: relative;
}
.do-dev-tt li {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	height: 100px;
	position: relative;
}
.do-dev-tt .iconfont {
	display: block;
	font-size: 38px;
	color: #aaa;
}
.do-dev-tt li a {
	font-size: 26px;
	color: #333;
}
/*.do-dev-tt li a:hover,*/
.do-dev-tt li.active a {
	color: #54b9ff;
	font-size: 40px;
}
/*.do-dev-tt li a:hover .iconfont,*/
.do-dev-tt li.active .iconfont {
	color: #54b9ff;
	font-size: 48px;
	margin-bottom: -20px;
	margin-top: -9px;
}
/*钟超*/
/*人才招聘页*/
.cor-fafafa {
	background-color: #fafafa;
}
.recru-nav {
	width: 100%;
	background-color: #0073b2;
}
.recru-nav ul {
	width: 1440px;
	margin: 0 auto;
	overflow: hidden;
}
.recru-nav ul li {
	float: left;
	text-align: center;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 50px;
}
.recru-nav ul li a {
	color: #ffffff;
	font-size: 17px;
}
.recru-nav ul li:hover {
	background-color: #3b89c0;
	font-weight: bold;
}
.recru-main .dx-news-tab .dx-news-tabs li .dx-news-a-activ {
	border: none;
}
.active-recru-nav {
	background-color: #3b89c0;
	font-weight: bold;
}
.recru-main {
	width: 1335px;
	margin: 0 auto;
	height: auto;
	margin-top: 60px;
	padding-bottom: 60px;
}
.recru-main ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.recru-main ul li {
	float: left;
	max-width: 428px;
	max-height: 450px;
	width: 100%;
	overflow: hidden;
	background-color: #ffffff;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.recru-main ul li:hover {
	background-color: #0073b2;
}
.recru-main ul li:hover a {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #0073b2;
}
.recru-main ul li:hover p, .recru-main ul li:hover h4, .recru-main ul li:hover span {
	color: #ffffff;
	border-color: #338fc1;
}
.recru-main ul li:first-child, .recru-main ul li:nth-child(2), .recru-main ul li:nth-child(4), .recru-main ul li:nth-child(5) {
	margin-right: 10px;
}
.recru-main ul li:nth-child(4), .recru-main ul li:nth-child(5), .recru-main ul li:nth-child(6) {
	margin-top: 25px;
}
.recru-main ul li p:first-child {
	font-size: 13px;
}
.recru-main .re-p2 {
	font-size: 13px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 55px;
}
.recru-main .re-p3 {
	height: 1px;
	width: 100%;
	border: 1px solid #fafafa;
}
.recru-main ul li h4 {
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	line-height: 22px;
}
.recru-main .re-p1 {
	font-size: 15px;
	line-height: 22px;
	margin-top: 30px;
}
.recru-main ul li a {
	display: inline-block;
	border-radius: 5px;
	width: 105px;
	height: 30px;
	border: 2px solid #b2b2b2;
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	margin-top: 40px;
}
.recu-more {
	width: 125px;
	height: 40px;
	border-radius: 8px;
	border: 2px solid #b2b2b2;
	display: inline-block;
	margin-top: 50px;
	line-height: 40px;
	text-align: center;
	margin-left: 600px;
}
.recu-more span {
	background-image: url("../../Kamailong/misc/images/loding1.png");
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-top: 2px;
	margin-left: 2px;
}
.font-666 {
	color: #666666;
}
.font-0073b2 {
	color: #0073b2;
}
 @media (max-width: 768px) {
.recru-main {
	width: 100%;
	margin-top: 10px;
}
.recru-main ul li {
	/*margin-right: 25px;*/
        /*margin-left: 25px;*/
	margin-top: 25px;
}
.recu-more {
	margin-left: 30%;
}
.recru-nav ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.recru-main ul li:first-child, .recru-main ul li:nth-child(2), .recru-main ul li:nth-child(4), .recru-main ul li:nth-child(5) {
	margin-right: auto;
}
}
/*人才招聘页结束*/

/*职业发展页开始*/
.work-img {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 50px;
	border-bottom: 2px solid #fafafa;
}
.recru-main ul li .work-text h5 {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 15px;
}
.work-p1 {
	margin-bottom: 60px;
}
/*职业发展页结束*/

/*新闻页面-详情页面*/
.mt-0 {
	margin-top: 0;
}
.pb-0 {
	padding-bottom: 0;
}
.news-hd {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 2px solid #f2f2f2;
}
.news-bd .font-666 {
	color: #666666;
}
.news-bd {
/*padding-left: 50px;*/
    /*padding-right: 50px;*/
    /*padding-top: 50px;*/
}
.news-hd-l h3 {
	font-size: 25px;
	color: #707070;
	margin-top: 30px;
}
.news-hd-l span {
	font-size: 16px;
	color: #666666;
}
.news-hd-l {
	float: left;
}
.news-hd-r {
	float: right;
	border-radius: 8px;
	border: 2px solid #f8f8f8;
	margin-top: 30px;
	height: 52px;
	position: relative;
}
.news-hd-r span {
	height: 50px;
	float: left;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	border-radius: 8px 0 0 8px;
	margin-right: 20px;
	padding-left: 20px;
	background-color: #f8f8f8;
	padding-right: 20px;
	font-size: 17px;
}
.news-hd-r a {
	display: inline-block;
	width: 28px;
	height: 29px;
	margin-right: 10px;
	margin-top: 10px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.news-hd-r a:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray;
}
.news-hd-r .news-weibo1 {
	background: url("../../Kamailong/misc/images/recru-weibo.png");
	background-repeat: no-repeat;
}
.news-hd-r .news-weixin1 {
	background: url("../../Kamailong/misc/images/recru-weixin.png");
	background-repeat: no-repeat;
}
.news-hd-r .news-qq1 {
	background: url("../../Kamailong/misc/images/recru-qq.png");
	background-repeat: no-repeat;
}
.news-hd-r .news-douban1 {
	background: url("../../Kamailong/misc/images/recru-douban.png");
	background-repeat: no-repeat;
}
.news-ad1 {
	float: left;
	margin-right: 55px;
	margin-bottom: 35px;
}
.news-ad1 img {
}
.news-p1 {
	font-size: 15px;
	line-height: 28px;
	color: #707070;
}
.news-bd .news-bd-a2, .news-bd-a1 {
	display: inline-block;
	float: right;
	width: 135px;
	height: 40px;
	border-radius: 8px;
	border: 2px solid #fafafa;
	text-align: center;
	line-height: 36px;
	color: #ffffff;
	margin-left: 15px;
}
.news-bd-a1:hover {
	background-color: #2598E2;
	border-color: transparent;
	color: #ffffff;
}
.news-bd-a2 {
	background-color: #707070;
	color: #ffffff;
}
.news-bd-a2 .a2-b {
	/*background-image: url("../images/recru-back1.png");*/
    /*width: 18px;*/
	height: 14px;
	display: inline-block;/*margin-right: 5px;*/
}
.news-bd-a1 .a1-l {
	/*background-image: url("../images/recru-left1.png");*/
    /*width: 18px;*/
	height: 14px;
	display: inline-block;/*margin-right: 5px;*/
    /*background-repeat: no-repeat;*/
}
.news-bd-a1 .a1-r {
	/*background-image: url("../images/recru-right1.png");*/
    /*width: 18px;*/
	height: 14px;
	display: inline-block;/*margin-right: 5px;*/
    /*background-repeat: no-repeat;*/
}
.news-bd-a3 {
	background-color: #2598E2;
	;
}
/*新闻页面开始*/
.recru-main .dx-news-tab .dx-news-tabs li {
	margin-right: 0;
	float: none;
	padding: 0;
}
.recru-main .dx-news-tab .dx-news-tabs li:hover a {
	background-color: #2598E2;
	color: #ffffff;
}
.recru-main .dx-news-tab .dx-news-tabs li:hover {
}
.recru-main .dx-news-tab .dx-news-tabs li a {
	width: 56px;
}
.dx-news-ad {
	background-color: #fafafa;
	padding-top: 50px;
	padding-bottom: 50px;
}
.dx-news-ad ul {
	width: 100%;
	overflow: hidden;
}
.dx-news-ad ul li {
	float: left;
	padding: 50px;
}
.dx-news-ad ul li h5 {
	font-size: 17px;
}
.dx-news-ad ul li h5 a {
	width: 100%;
	text-align: left;
}
.dx-news-ad .dx-p-time1 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}
.dx-news-ad .dx-p-time1-p1 {
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.dx-news-ad .dx-p-more1 {
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(102, 102, 102);
	border-radius: 50%;
	background-color: rgba(102, 102, 102, 0);
	width: 33px;
	height: 33px;
	padding-top: 1px;
}
.recru-main .dx-news-list li {
	width: 100%;
	border: 2px solid #fafafa;
	max-width: 1440px;
	position: relative;
	padding: 30px;
	margin-bottom: 15px;
}
.recru-main ul li:hover h5 {
	color: #ffffff;
}
.dx-recru-list-l {
	margin-right: 30px;
	float: left;
}
.dx-recru-list-r {
}
.recru-main .dx-recru-list-l a {
	display: inline;
	border-radius: 0;
	font-size: 17px;
	line-height: 22px;
	margin-top: 0;
	border: none;
}
.dx-recru-list-r h5 {
	font-size: 17px;
	line-height: 22px;
}
.dx-news-ad h5 a {
	display: inline;
	border-radius: 0;
	font-size: 17px;
	line-height: 22px;
	margin-top: 0;
	border: none;
}
.recru-main ul li h5 a {
	display: block;
	border-radius: 0;
	font-size: 17px;
	margin-top: 0;
	border: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0;
	width: 60%;
	text-align: left;
}
.ellipsis-2 {
	height: 40px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;    /* 数值代表显示几行 */
	-webkit-box-orient: vertical;
}
.dx-news-ad ul li:hover .recru-main ul li h5 a {
	background-color: transparent;
	color: #ffffff;
}
.recru-main ul li:hover .dx-recru-list-r-a {
	background-color: transparent;
	color: #ffffff;
}
.dx-recru-list-r .line1 {
	height: 2px;
	width: 20px;
	background-color: #fafafa;
}
.dx-list-p1 {
	max-width: 1050px;
	color: #666666;
}
.time-list {
	float: right;
	width: 50px;
}
.time-list .dx-p-more1 {
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(102, 102, 102);
	border-radius: 50%;
	background-color: rgba(102, 102, 102, 0);
	width: 33px;
	height: 33px;
	margin-top: 0;
	font-family: consolas;
	font-size: 16px;
	line-height: 30px;
}
.time-list span {
	float: right;
	font-size: 25px;
	color: #666666;
}
.dx-news-tabs {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}
.dx-news-tabs li {
	display: inline;
}
.dx-news-tabs a {
	border: 2px solid #e0e0e0;
	width: 60px;
	height: 30px;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
}
.dx-news-tabs a:hover {
	background-color: #2598E2;
	color: #ffffff;
}
.recru-main .dx-news-tabs ul li {
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	color: #666666;
}
.recru-main .dx-news-tabs ul li a {
	border: none;
	width: 30px;
	height: 30px;
	color: #666666;
	margin: 0;
}
.recru-main .dx-news-a-time {
	font-size: 25px;
	color: #666666;
}
 @media (max-width: 768px) {
.recru-main .dx-news-list li {
	width: 85%;
	margin: 0 auto 10px;
	float: none
}
.recru-main ul li {
	max-height: 520px;
	float: none;
	margin: 0 auto 10px;
}
.dx-recru-list-l {
	width: 100%;
	margin-right: 0;
}
.dx-recru-list-r {
	margin-top: 188px;
}
.time-list span {
/*top:0;*/
        /*right: 0;*/
}
.recru-main .dx-news-tab .dx-news-tabs li {
	margin-right: 0;
	float: none;
	padding: 0;
	margin-left: 0;
}
}
/*合作共赢*/
.dx-win-list {
	margin-top: 50px;
	overflow: hidden;/*width: 100%;*/
}
.dx-win-list .dx-p-more1 {
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(102, 102, 102);
	border-radius: 50%;
	background-color: rgba(102, 102, 102, 0);
	width: 33px;
	height: 33px;
	margin-top: 20px;
	text-align: center;
	line-height: 30px;
}
.dx-win-list li {
	max-width: 395px;
	height: 450px;
	float: left;
	margin-right: 50px;
	margin-bottom: 55px;
}
.dx-win-list li a img {
}
.dx-win-list li:hover .dx-win-list-text {
	background-color: #0073b2;
}
.dx-win-list li:hover a {
	color: #ffffff;
}
.dx-win-list li:hover .dx-p-more1 {
	background-color: #ffffff;
	border-color: #0073b2;
	color: #0073b2;
}
.dx-win-list li:hover p {
	color: #4096c6;
}
.dx-win-list .dx-win-list-text {
	padding: 30px;
	background-color: #ffffff;
}
.dx-win-list .dx-win-list-text h5 {
	font-size: 17px;
	margin-bottom: 0;
	margin-top: 0;
}
.dx-win-list .dx-win-list-text p {
	color: #666666;
}
.dx-win-list .dx-win-list-text .dx-list-time {
	font-size: 16px;
}
.dx-win-list .dx-win-list-text .dx-list-tp1 {
	font-size: 13px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
}
 @media (max-width: 768px) {
.dx-win-list li {
	margin-right: 0;
	margin-bottom: 10px;
}
}
/*关于我们-资质荣誉*/
.dx-mask {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 100;
	display: none;
}
.dx-click-box {
	display: none;
}
.dx-about-main {
	overflow: hidden;
	width: 100%;
}
.dx-about-main li {
	float: left;
	/*width: 410px;*/
    /*height: 555px;*/
	margin-right: 50px;
	margin-bottom: 35px;
	position: relative;
	overflow: hidden;
}
.dx-about-main li .dx-about-ad1 {
	background-color: #ffffff;
	padding: 30px;
}
.dx-about-main li .dx-about-p1 {
	background-color: #fcfbfb;
	text-align: center;
}
.dx-about-main li .dx-about-p1 p {
	font-size: 18px;
	line-height: 16px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.dx-about-main li:hover .dx-about-main-box {
	display: block;
}
.dx-about-main-box {
	background-color: rgba(0, 115, 178, 0.85);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: none;
}
.dx-about-main-box a {
	margin-top: 50%;
	display: inline-block;
}
.dx-click-box {
	position: fixed;
	top: 10%;
	z-index: 999;
	width: 800px;
	left: 30%;
	height: 800px;
}
.dx-click-box h4 {
	font-size: 24px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.dx-click-box .dx-cl-ul {
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.dx-click-box .dx-click-close {
	display: inline-block;
	width: 90px;
	height: 90px;
	background-color: #ffffff;
	color: #00a7ea;
	position: absolute;
	right: -85px;
	top: 0;
	z-index: 9999;
	text-align: center;
	line-height: 90px;
	font-size: 24px;
}
.dx-click-box .dx-cl-ul li {
	width: 800px;
	height: 800px;
}
.dx-click-box .bx-wrapper .bx-controls-direction a {
	background-color: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	width: 100px;
	height: 180px;
	text-indent: 0;
	text-align: center;
	line-height: 180px;
	font-size: 44px;
}
.dx-click-box .bx-wrapper .bx-next {
	right: -20%;
	top: 30%;
}
.dx-click-box .bx-wrapper .bx-prev {
	left: -20%;
	top: 30%;
}
.dx-click-box ul li img {
	margin-left: auto;
	margin-right: auto;
}
 @media (max-width: 768px) {
.dx-about-main {
	padding: 20px;
}
.dx-about-main li {
	float: left;
	/*width: 410px;*/
        /*height: 555px;*/
	margin-right: 0;
	margin-bottom: 35px;
}
.dx-click-box {
	display: none;
}
}
.news-ad1 {
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
}
/*pagepliong*/
.pp-section {
	height: 100%;
	position: absolute;
	width: 100%;
}
.pp-easing {
	-webkit-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-moz-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-o-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
	/* custom */
	-webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	-o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
	transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);/* custom */
}
#pp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
}
#pp-nav.right {
	right: 17px;
}
#pp-nav.left {
	left: 17px;
}
.pp-section.pp-table {
	display: table;
}
.pp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.pp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
}
.pp-slidesNav.bottom {
	bottom: 17px;
}
.pp-slidesNav.top {
	top: 17px;
}
#pp-nav ul, .pp-slidesNav ul {
	margin: 0;
	padding: 0;
}
#pp-nav li, .pp-slidesNav li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
	margin-bottom: 25px;
}
.pp-slidesNav li {
	display: inline-block;
}
#pp-nav li a, .pp-slidesNav li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}
#pp-nav li .active span, .pp-slidesNav .active span {
	background: #333;
}
#pp-nav span, .pp-slidesNav span {
	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	background: rgba(0, 0, 0, 0);
	border-radius: 50%;
	position: absolute;
	z-index: 1;
}
.pp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	max-width: 220px;
}
.pp-tooltip.right {
	right: 20px;
}
.pp-tooltip.left {
	left: 20px;
}
.pp-scrollable {
	overflow-y: scroll;
	height: 100%;
}
.dx-about-main-box h3 {
	color: #ffffff;
}
.recru-main .dx-news-a-time {
	opacity: 0.5;
}
.dx-news-a-time-ye {
	opacity: 0.5;
}
.dx-ul-news-bgbox {
	position: absolute;
	top: 0;
	opacity: 0;
	z-index: 1;
	width: 428px;
	height: 297px;
	margin-left: -50px;
}
.dx-ul-libox-text {
	position: relative;
	z-index: 10;
}
.dx-ul-news-bgbox {
	height: 100%;
}
.recru-main .dx-ul-libox {
	position: relative;
	padding-bottom: 0;
}
.recru-main .dx-ul-libox:hover .dx-ul-news-bgbox {
	opacity: 0.3;
}
.recru-main ul li a {
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-ad-img1 {
	margin-right: 20px;
}
.recru-main ul li:hover h4 {
	border-color: #318ec1;
}
.recru-main ul li:hover .re-p2 {
	opacity: 0.5;
}
.recru-main .dx-ul-li-box2 li:hover {
	background-color: #ffffff;
}
.recru-main .dx-ul-li-box2 li:hover h5 {
	color: #666666;
}
.recru-main .dx-ul-li-box2 li:hover p {
	color: #666666;
}
.recru-main ul li:hover .dx-list-p1 {
	opacity: 0.5;
}
.dx-recru-list-l a img {
	width: 237px;
	height: 175px;
}
.dx-recru-list-r .dx-list-p1 {
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-width: 60%;
}
.recru-main ul li {
	transition: all .3s;
}
.news-ad-p {
	height: 60px;
}
.do-map-container {
	position: relative;
}
.do-map-pic {
	position: absolute;
	background: #fff;
	text-align: center;
	right: 175px;
	top: 70px;
}
.do-map-pic p {
	padding: 12px 0;
}
.do-map-pic p:after {
	content: "";
	position: absolute;
	border-top: 15px solid #fff;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	left: 50%;
	margin-left: -10px;
	bottom: -14px;
}
.do-process-wrap .bx-wrapper .bx-controls-direction a {
	position: absolute;
	border: 1px solid #54b9ff;
	color: #54b9ff;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	line-height: 42px;
	font-size: 26px;
	text-indent: 0;
	top: -124%;
}
.do-process-wrap .bx-wrapper a.bx-prev {
	padding-left: 6px;
	left: 0;
}
.do-process-wrap .bx-wrapper a.bx-next {
	padding-left: 7px;
	right: 0;
}
.do-process-wrap .bx-viewport {
	box-shadow: 0 0 0;
	border: none;
	left: 0;
	background: transparent;
}
.do-dev-items {
	min-height: 250px;
	text-align: center;
}
.dk-sns li:first-child a:hover {
	background: #aeaeae;
}
img.tab-cert-img {
	width: 46%;
	margin: 20px 1.8%;
}
.recru-main ul li .dx-aa {
	margin: 0;
	border-radius: 0;
	width: 100%;
	height: 100%;
	border: none;
	display: inline;
}
.dx-tab-w {
	margin-bottom: 0;
}
.jia {
	position: absolute;
	color: #ffffff;
	font-size: 48px;
	left: 28%;
	top: -2%;
}
.dx-about-click {
	position: relative;
}
.dk-nav li {
	transition: all 0.3s;
}
.dk-nav li a {
	transition: all 0.3s;
}
#marquee li ul li:hover h4 a {
	color: #fdd000;
}
.dx-in6-list:hover .in6-more-a {
	background-color: #2598E2;
	border: 1px solid #2598E2;
	color: #ffffff;
}
.dx-mt-100 {
	padding-top: 50px;
}
.dx-ul-news-bgbox img {
	width: 100%;
	height: 100%;
}
.dx-ul-libox-text .dx-recru-list-r-a {
	width: 90%;
}
.dx-click-box .dx-cl-ul li {
	width: 800px;
	height: 800px;
	background-color: #fff;
	text-align: center;
}
.dx-click-box h4 {
	font-size: 24px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
	padding: 30px 0 20px;
}
.dx-win-list {
	margin-left: -75px;
}
.dx-win-list li {
	margin-left: 75px;
	margin-right: 0;
	height: auto;
}
.dx-win-list li:last-child {
	margin-right: 0;
}
@media (max-width: 1366px) {
.dx-click-box .dx-cl-ul li {
	height: 600px;
	;
	width: 500px;
}
.dx-click-box ul li img {
	width: 400px;
}
.do-tab-detail {
	padding: 10px;
}
}
.img.tab-cert-img {
	width: 29%;
}
.dx-about-main {
	margin-left: -36px;
	;
}
.dx-about-main li {
	width: 22%;
	margin-left: 36px;
	margin-right: 0;
}
.dx-page-sns li {
	position: relative;
}
.dx-page-sns .dx-sns-box {
	position: absolute;
	width: 100px;
	text-align: center;
	top: -5px;
	right: 53px;
	background: #fff;
	color: #a0a0a0;
	display: none;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	line-height: 22px;
	padding: 5px;
}
.dx-page-sns .dx-sns-box:after {
	content: "";
	border-left: 8px solid #fff;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -7px;
	top: 50%;
	margin-top: -7px;
}
.dx-page-sns .dx-sns-box:before {
	content: "";
	border-left: 8px solid rgba(0,0,0,.05);
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -9px;
	top: 50%;
	margin-top: -7px;
}
.dx-li1:hover .weixin {
	display: block;
}
.dx-sns ul li .weixin {
	top: -100px;
}
.dx-li2:hover .qq {
	display: block;
}
.dx-li3:hover .phone {
	display: block;
}
.dx-page-sns li .email {
	width: 200px;
}
.dx-li4:hover .email {
	display: block;
}
.dx-sns ul .dx-li4 .dx-sns-box {
	left: -100px;
}
@media (max-width: 768px) {
.dk-tab-w {
	margin-top: 0;
}
.dk-tab-w .dk-tab li {
	display: block;
	padding-left: 20px;
	border-bottom: 1px solid #006da8;
}
.dk-tab-w .container {
	padding: 0;
}
.dk-tab-w .dk-tab li a {
	border-left: none;
	border-right: none;
	width: 100%;
	text-align: left;
	background-color: #1981ba;
}
.dk-sub-tab-w {
	padding: 0;
	position: relative;
	/*left: -44px;*/
        /*left: -20px;*/
	overflow: scroll;
	/*margin-right: -20px;*/
	margin-left: -20px;
	width: auto;
}
.dk-sub-tab-w .dk-sub-tab {
	padding-left: 0;
	/*min-width: 768px;*/
	background-color: #3b89c0;
	margin-left: 20px;
	position: relative;
}
.dk-sub-tab-w .dk-sub-tab-list {
	margin-left: -26px;
}
.dk-sub-tab-w .dk-sub-tab:nth-child(2) {
	position: static;
}
.dk-sub-tab-w .dk-sub-tab li:before {
	content: "";
}
.dk-sub-tab-w .dk-sub-tab li {
	display: inline-block;
	border: none;
	padding: 0;
	position: static;
}
.dk-sub-tab-w .dk-sub-tab li.open a {
	position: relative;
	top: -33px;
}
.dk-sub-tab-w .dk-sub-tab li:hover a {
	font-weight: normal;
}
.dk-sub-tab-w .dk-sub-tab li.active a {
	font-weight: bold;
}
.dk-sub-tab-w .dk-sub-tab li a {
	border: 0;
	background-color: #3b89c0;
	display: inline-block;
	padding: 24px 20px 14px 21px;
}
.dk-sub-tab-w .dk-sub-tab-list {
	top: 100%;
	/*min-width: 796px;*/
	background-color: #327cb0;
	min-width: 110%;
	padding: 0;
	position: absolute;
	/*left: -67px;*/
	padding-left: 7px;
}
.dk-sub-tab-w .dk-sub-tab-list li a {
	background-color: #327cb0;
	padding-left: 5px;
	padding-right: 5px;
}
.dk-tab > li.active > a:after, .dk-tab > li > a:hover:after {
	border: none;
}
.do-dev-list .do-dev-items p,  .do-dev-list .do-dev-items h5 {
	display: block;
}
.do-dev-list .do-dev-items p {
	width: 100%;
	padding-left: 0;
}
.do-dev-list .do-dev-items h5:after {
	display: none;
}
.do-dev-tt {
	display: none;
}
.dx-about-main li {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.dx-about-main {
	margin-right: auto;
	margin-left: auto;
}
.dx-win-list .dx-win-list-text .dx-list-tp1 {
	height: 36px;
}
.dx-news-ad {
	padding-left: 15px;
	padding-right: 15px;
}
.recru-main {
	padding-bottom: 0;
}
.recru-main .dx-ul-li-box2 {
	padding-left: 15px;
	padding-right: 15px;
}
.dx-index6 .dx-in6-list .in6-text {
	margin-top: 10px;
}
.do-share {
	display: none;
}
.do-pro-breadcrumb {
	margin: -45px 0 10px;
	visibility: hidden;
}
.dk-banner .dk-table-cell {
	padding-bottom: 10px;
}
}
@media (max-width: 768px) {
.do-pro-list li {
	margin-left: 4.5%;
	margin-right: 0;
	width: 43%;
}
.do-pro-list {
	margin-left: -4%;
}
.do-pro-list li {
	height: 280px;
}
.do-pro-list a {
	height: 210px;
}
.news-hd-l {
	float: none;
}
.news-bd .news-bd-a2, .news-bd-a1 {
	width: 90px;
	margin-bottom: 15px;
	margin-left: 3px;
}
.font-26 {
	font-size: 18px;
}
.do-pt-adjust.dk-row-a {
	padding: 210px 0 20px;
}
.do-pro-list a img {
	width: 90%;
	height: auto;
}
.do-faq-ia, .do-faq-ic {
	left: 11px;
}
.do-pro-faq dt {
	padding-left: 40px;
	padding-right: 35px;
}
.do-pro-faq dd {
	padding-left: 40px;
}
.work-p1 {
	margin-bottom: 0;
}
.do-line-adjust.dk-line {
	margin: -10px 0 10px;
}
}
.dk-tab-w-c.dk-tab-w {
	margin-top: 0;
}
@media(max-width: 768px) {
.dk-list-cnt a {
	padding: 0 10px;
}
.dk-tab-content .dk-list-cnt a {
	margin: 5px 5px;
}
.do-pro-sel .bx-wrapper {
	margin: 0 auto 20px;
}
.do-btn-box {
	margin-top: 15px;
	margin-bottom: 15px;
}
}
@media(max-width: 500px) {
.dk-logo {
	width: 180px;
	height: 37px;
}
.m-menu .iconfont {
	font-size: 28px;
}
}
.dk-tab {
	width: 100%;
	-webkit-overflow-scrolling: touch;
	overflow: visible;
	white-space: nowrap;
}
/*.dk-tab-w .container{
    overflow: auto;
}*/
@media (max-width: 768px) {
.dk-select-hover {
	position: relative;
}
.dk-select:hover:after {
	display: none;
}
.dk-select:hover {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.do-serv {
	padding-top: 20px;
	padding-bottom: 20px;
}
.do-square-list {
	margin-top: 10px;
}
.dk-bottom-nav li a {
	color: #fff;
}
.dk-tab.list-paddingleft-2 > li {
	margin-left: 0;
}
.dx-news-ad ul li {
	padding: 10px 25px 15px;
}
.recru-main ul li {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px!important;
}
.work-img {
	padding-bottom: 25px;
}
.recru-main ul li a {
	margin-top: 15px;
	margin-bottom: 0;
}
.recru-main .re-p1 {
	margin-top: 20px;
}
.dx-news-ad {
	padding-top: 20px;
	padding-bottom: 10px;
}
.dx-win-list {
	margin-top: 15px;
}
.recru-main ul li:first-child, .recru-main ul li:nth-child(2), .recru-main ul li:nth-child(4), .recru-main ul li:nth-child(5), .recru-main ul li:nth-child(6) {
	margin-top: 0;
}
}
.dk-banner .dk-table-cell {
	padding-bottom: 77px;
}
.do-pro-detail .tab-content img {
	width: 100%;
}
.dk-banner .dk-banner-info-c .dk-table-cell {
	padding-bottom: 0;
}
@media (max-width: 1500px) {
.dx-win-list li {
	margin-left: 45px;
	max-width: 371px;
}
.dx-win-list {
	margin-left: -45px;
}
}
.recru-main.mt-0 {
	padding-bottom: 0;
}
.dx-click-box ul li img {
	max-width: 400px;
}
.dx-click-box .dx-cl-ul li {
	width: 500px;
	height: 670px;
}
.dx-click-box {
	width: 500px;
}
@media (max-width: 1500px) {
.do-contact-list li {
	margin-right: 30px;
}
}
@media (max-width: 767px) {
.do-contact-list li {
	float: none;
	display: block;
	margin: 15px auto;
	box-sizing: border-box;
}
.do-contact-list li:last-child {
	margin-right: auto;
}
}
.do-mod-contact {
	color: #999;
	position: absolute;
	padding-top: 115px;
}
.do-mod-contact p span {
	color: #666;
}
.do-mod-contact p {
	color: #999;
	line-height: 30px;
}
.do-mod-map-w {
	background: #fcfcfc;
	overflow: hidden;
}
.do-map-container {
	width: 50%;
	float: right;
}
.do-mod-contact>.font-24 {
	margin-bottom: 60px;
	position: relative;
	color: #666;
}
.do-mod-contact>div.font-24:after {
	content: "";
	border-bottom: 2px solid #bcbcbc;
	position: absolute;
	left: 0;
	bottom: -24px;
	width: 18px;
}
.dk-bottom-nav.do-friends li {
	width: auto;
	margin-right: 20px;
}
.dk-bottom-nav.do-friends li:before {
	display: none;
}
.dx-sns-box p {
	color: #333;
}
.dx-sns-box .iconfont {
	background: #2598E2;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 3px;
	margin-right: 5px;
}
.dk-sns>li>a>span {
	display: none;
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-size: 12px;
}
.dk-sns>li>a:hover>span {
	display: block;
}
.dk-sns>li>a:hover>.iconfont {
	display: none;
}
.dx-sns-box.phone {
	width: 130px;
}
.dx-sns-box.qq a {
	display: block;
	background: #2598E2;
	color: #fff;
	margin-top: 5px;
	width: 90px;
	text-align: center;
	height: 34px;
	line-height: 34px;
}
.dx-sns-box.qq a:hover {
	opacity: .8;
}
.dx-page-sns .dx-sns-box.qq {
	top: -24px;
}
.dx-page-sns .dx-sns-box.weixin {
	top: -49px;
}
@media (max-width: 768px) {
.do-mod-contact {
	position: static;
	padding-top: 15px;
}
.do-mod-contact p {
	line-height: 22px;
}
.do-mod-contact>.font-24 {
	margin-bottom: 20px;
	font-size: 20px;
}
.do-mod-contact>div.font-24:after {
	bottom: -10px;
}
.do-map-container {
	width: 100%;
	float: none;
	margin-top: 15px;
}
}
@media (max-width: 1000px) {
.dk-tab > li > a {
	width: 100px;
}
}
/*.xxw-dk-sub-tab li:hover .dk-sub-tab-list{*/
    /*display: block!important;*/
/*}*/
.dk-sub-tab li:hover .dk-sub-tab-list {
	display: block;
}
.show-sub {
	height: 124px
}
