/*!
 * mzui - v1.0.0 - 2016-07-18
 * Copyright (c) 2016 cnezsoft.com; Licensed MIT
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

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

a {
	background-color: transparent
}

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

b,strong {
	font-weight: 700
}

h1 {
	margin: .67em 0
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

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

pre {
	overflow: auto
}

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

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

button {
	overflow: visible
}

button,select {
	text-transform: none
}

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

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

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

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

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

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

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

td,th {
	padding: 0
}

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

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

body {
	font-family: "Helvetica Neue",Helvetica,'Microsoft Yahei','Hiragino Sans GB','WenQuanYi Micro Hei',Tahoma,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

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

a {
	color: #333;
	text-decoration: none
}

a.primary,a.text-primary {
	color: #3280fc
}

a:focus,a:hover {
	color: #0358de
}

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

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

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid #e5e5e5
}

hr.space {
	margin: 4px 0;
	border-color: transparent
}[role=button] {
	cursor: pointer
}

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

.fade.in {
	opacity: 1
}

.scale {
	-webkit-transition: all .15s linear;
	-o-transition: all .15s linear;
	transition: all .15s linear;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.scale.in {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

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

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

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

.clearfix:after,.clearfix:before,.list-group-item:after,.list-group-item:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
	display: table;
	content: " "
}

.clearfix:after,.list-group-item:after,.modal-footer:after,.nav:after,.panel-body:after,.row:after {
	clear: both
}

.pull-right {
	float: right!important
}

.pull-left {
	float: left!important
}

.hide {
	display: none
}

.hidden {
	display: none!important
}

.show {
	display: block!important
}

.invisible {
	visibility: hidden
}

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

.affix {
	position: fixed
}

.circle {
	border-radius: 50%
}

.no-padding {
	padding: 0
}

.with-padding {
	padding: 10px
}

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

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

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

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

h4,h5,h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500
}

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

h1 {
	font-size: 24px
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

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

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

.strong,strong {
	font-weight: 700
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-line-through {
	text-decoration: line-through
}

.text-muted {
	color: gray
}

.text-gray {
	color: #353535
}

.text-primary {
	color: #3280fc
}

.text-success {
	color: #38b03f
}

.text-info {
	color: #03b8cf
}

.text-warning {
	color: #f1a325
}

.text-danger {
	color: #ea644a
}

.text-important {
	color: #bd7b46
}

.text-special {
	color: #8666b8
}

.bg-primary {
	color: #fff;
	background-color: #3280fc
}

.bg-success {
	color: #fff;
	background-color: #38b03f
}

.bg-info {
	color: #fff;
	background-color: #03b8cf
}

.bg-warning {
	color: #fff;
	background-color: #f1a325
}

.bg-danger {
	color: #fff;
	background-color: #ea644a
}

.bg-important {
	color: #fff;
	background-color: #bd7b46
}

.bg-special {
	color: #fff;
	background-color: #8666b8
}

.bg-gray {
	color: #fff;
	background-color: #353535
}

.bg-primary-pale {
	background-color: #ebf2f9
}

.bg-success-pale {
	background-color: #ddf4df
}

.bg-info-pale {
	background-color: #ddf3f5
}

.bg-warning-pale {
	background-color: #fff0d5
}

.bg-danger-pale {
	background-color: #ffe5e0
}

.bg-important-pale {
	background-color: #f7ebe1
}

.bg-special-pale {
	background-color: #f5eeff
}

.bg-gray-pale {
	background-color: #f1f1f1
}

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

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

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

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

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

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

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

.article-content img {
	margin-bottom: 10px
}

.article-content embed,.article-content iframe {
	width: 100%;
	background: #ff0
}

.article-content video {
	max-width: 100%;
	height: auto
}

.article-content>img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.article-content img[src*='kindeditor/plugins/emoticons'] {
	border: none;
	padding: 0;
	margin-right: 0;
	display: inline-block;
}

.head-dividing {
	margin-bottom: 8px;
	border-bottom: 1px solid #e5e5e5
}

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

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

.col-1 {
	width: 8.33333333%
}

.col-2 {
	width: 16.66666667%
}

.col-3 {
	width: 25%
}

.col-4 {
	width: 33.33333333%
}

.col-5 {
	width: 41.66666667%
}

.col-6 {
	width: 50%
}

.col-7 {
	width: 58.33333333%
}

.col-8 {
	width: 66.66666667%
}

.col-9 {
	width: 75%
}

.col-10 {
	width: 83.33333333%
}

.col-11 {
	width: 91.66666667%
}

.col-12 {
	width: 100%
}/*! | Font Awesome 3.2.1 | License: | - The Font Awesome font is licensed under SIL OFL 1.1 - | - Font Awesome CSS, LESS, and SASS files are licensed under MIT License - | - Font Awesome documentation licensed under CC BY 3.0 - | "Font Awesome by Dave Gandy - http://fontawesome.io"
*/@font-face {
	font-family:ZenIcon;font-style:normal;font-weight:400;src:url(../fonts/zenicon.eot?v=2.1.0);src:url(../fonts/zenicon.eot?#iefix&v=2.1.0) format('embedded-opentype'),url(../fonts/zenicon.woff?v=2.1.0) format('woff'),url(../fonts/zenicon.ttf?v=2.1.0) format('truetype'),url(../fonts/zenicon.svg#regular?v=2.1.0) format('svg')
}[class*=" icon-"],[class^=icon-] {
	font-family: ZenIcon;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-s1,.icon-s2,.icon-s3,.icon-s4 {
	display: inline-block;
	text-align: center
}

.icon-s1 {
	width: 20px;
	height: 20px;
	line-height: 20px
}

.icon-s2 {
	width: 36px;
	height: 36px;
	font-size: 18px;
	line-height: 36px
}

.icon-s3 {
	width: 40px;
	height: 40px;
	font-size: 22px;
	line-height: 40px
}

.icon-x3 {
	font-size: 42px
}

.icon-x2 {
	font-size: 28px
}

.icon-spin {
	display: inline-block;
	-webkit-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}

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

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

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

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

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

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		-o-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.icon-spinner-indicator:before {
	content: '\e97c'
}

.icon-qq:before {
	content: '\f600'
}

.icon-wechat:before {
	content: '\f1d7'
}

.icon-newspaper-o:before {
	content: '\f1ea'
}

.icon-diamond:before {
	content: '\f219'
}

.icon-search:before {
	content: '\e603'
}

.icon-envelope:before {
	content: '\e604'
}

.icon-heart:before {
	content: '\e605'
}

.icon-star:before {
	content: '\e606'
}

.icon-user:before {
	content: '\e608'
}

.icon-th-large:before {
	content: '\e60a'
}

.icon-th:before {
	content: '\e60b'
}

.icon-th-list:before {
	content: '\e60c'
}

.icon-ok:before {
	content: '\e60d'
}

.icon-remove:before {
	content: '\d7'
}

.icon-home:before {
	content: '\e615'
}

.icon-time:before {
	content: '\e617'
}

.icon-download:before {
	content: '\e619'
}

.icon-list-alt:before {
	content: '\e61f'
}

.icon-lock:before {
	content: '\e620'
}

.icon-flag:before {
	content: '\e621'
}

.icon-qrcode:before {
	content: '\e626'
}

.icon-book:before {
	content: '\e62a'
}

.icon-bookmark:before {
	content: '\e62b'
}

.icon-pencil:before {
	content: '\e63c'
}

.icon-map-marker:before {
	content: '\e63d'
}

.icon-edit:before {
	content: '\e640'
}

.icon-share:before {
	content: '\e641'
}

.icon-move:before {
	content: '\e643'
}

.icon-chevron-left:before {
	content: '\e64e'
}

.icon-chevron-right:before {
	content: '\e64f'
}

.icon-plus-sign:before {
	content: '\e650'
}

.icon-minus-sign:before {
	content: '\e651'
}

.icon-ok-sign:before {
	content: '\e653'
}

.icon-info-sign:before {
	content: '\e655'
}

.icon-arrow-left:before {
	content: '\e65a'
}

.icon-arrow-right:before {
	content: '\e65b'
}

.icon-plus:before {
	content: '\e661'
}

.icon-minus:before {
	content: '\e662'
}

.icon-asterisk:before {
	content: '\e663'
}

.icon-exclamation-sign:before {
	content: '\e664'
}

.icon-eye-open:before {
	content: '\e668'
}

.icon-eye-close:before {
	content: '\e669'
}

.icon-warning-sign:before {
	content: '\e66a'
}

.icon-comment:before {
	content: '\e66e'
}

.icon-chevron-up:before {
	content: '\e670'
}

.icon-chevron-down:before {
	content: '\e671'
}

.icon-shopping-cart:before {
	content: '\e673'
}

.icon-folder-close:before {
	content: '\e674'
}

.icon-comments:before {
	content: '\e67c'
}

.icon-external-link:before {
	content: '\e684'
}

.icon-phone:before {
	content: '\e68a'
}

.icon-bookmark-empty:before {
	content: '\e68c'
}

.icon-rss:before {
	content: '\e691'
}

.icon-globe:before {
	content: '\e69e'
}

.icon-group:before {
	content: '\e6a4'
}

.icon-bars:before {
	content: '\e6ad'
}

.icon-list-ul:before {
	content: '\e6ae'
}

.icon-caret-down:before {
	content: '\e6b8'
}

.icon-caret-up:before {
	content: '\e6b9'
}

.icon-caret-left:before {
	content: '\e6ba'
}

.icon-caret-right:before {
	content: '\e6bb'
}

.icon-columns:before {
	content: '\e6bc'
}

.icon-dashboard:before {
	content: '\e6c3'
}

.icon-comment-alt:before {
	content: '\e6c4'
}

.icon-comments-alt:before {
	content: '\e6c5'
}

.icon-bolt:before {
	content: '\e6c6'
}

.icon-file-text-alt:before,.icon-file-text-o:before {
	content: '\e6d4'
}

.icon-building:before {
	content: '\e6d5'
}

.icon-double-angle-left:before {
	content: '\e6dc'
}

.icon-double-angle-right:before {
	content: '\e6dd'
}

.icon-double-angle-up:before {
	content: '\e6de'
}

.icon-double-angle-down:before {
	content: '\e6df'
}

.icon-angle-left:before {
	content: '\e6e0'
}

.icon-angle-right:before {
	content: '\e6e1'
}

.icon-angle-up:before {
	content: '\e6e2'
}

.icon-angle-down:before {
	content: '\e6e3'
}

.icon-circle:before {
	content: '\e6ec'
}

.icon-mail-reply:before,.icon-reply:before {
	content: '\e6ed'
}

.icon-folder-close-alt:before {
	content: '\e6ef'
}

.icon-smile:before {
	content: '\e6f3'
}

.icon-frown:before {
	content: '\e6f4'
}

.icon-location-arrow:before {
	content: '\e6fe'
}

.icon-file:before {
	content: '\e72b'
}

.icon-file-text:before {
	content: '\e72c'
}

.icon-sun:before {
	content: '\e742'
}

.icon-weibo:before {
	content: '\e746'
}

.icon-node:before {
	content: '\e76a'
}

.icon-tasks:before {
	content: '\e6a0'
}

.icon-inbox:before {
	content: '\e61b'
}

.icon-table:before {
	content: '\e6b2'
}

.icon-chanzhi:before {
	content: '\e906'
}

.icon-chanzhi-pro:before {
	content: '\e905'
}

.icon-zsite:before {
	content: '\e904'
}

.icon-zsite-pro:before {
	content: '\e903'
}

.icon-qq:before {
	content: '\f600'
}

.icon-cog:before {
	content: '\e613'
}

.icon-windows:before {
	content: '\e73b'
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 0;
	font-size: 12px;
	list-style: none;
	background-color: #f1f1f1
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: gray
}

.breadcrumb a {
	color: #333
}

.breadcrumb a:active,.breadcrumb a:hover {
	color: #3280fc
}

.breadcrumb-title {
	display: none
}

@media (min-width:768px) {
	.breadcrumb-title {
		display: inline-block
	}
}

.breadcrumb+.block-region,.breadcrumb+.panel-section {
	margin-top: 10px
}

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

.btn.text-left {
	text-align: left
}

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

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

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

a.btn.disabled {
	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 {
	background-color: #e6e6e6
}

.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 {
	background-color: #d4d4d4
}

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

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

.btn.primary.active,.btn.primary.focus,.btn.primary:active,.btn.primary:focus,.btn.primary:hover,.open>.dropdown-toggle.btn.primary {
	background-color: #0462f7
}

.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 {
	background-color: #0354d4
}

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

.btn.success {
	color: #fff;
	background-color: #38b03f
}

.btn.success.active,.btn.success.focus,.btn.success:active,.btn.success:focus,.btn.success:hover,.open>.dropdown-toggle.btn.success {
	background-color: #2c8931
}

.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 {
	background-color: #236e27
}

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

.btn.info {
	color: #fff;
	background-color: #03b8cf
}

.btn.info.active,.btn.info.focus,.btn.info:active,.btn.info:focus,.btn.info:hover,.open>.dropdown-toggle.btn.info {
	background-color: #028b9d
}

.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 {
	background-color: #026c7a
}

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

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

.btn.warning.active,.btn.warning.focus,.btn.warning:active,.btn.warning:focus,.btn.warning:hover,.open>.dropdown-toggle.btn.warning {
	background-color: #d5890e
}

.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 {
	background-color: #b4730c
}

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

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

.btn.danger.active,.btn.danger.focus,.btn.danger:active,.btn.danger:focus,.btn.danger:hover,.open>.dropdown-toggle.btn.danger {
	background-color: #e53d1c
}

.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 {
	background-color: #c63317
}

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

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

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

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

.btn-link:focus,.btn-link:hover {
	color: #0358de;
	text-decoration: none;
	background-color: #ebf2f9
}

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

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

.block+.block {
	margin-top: 8px
}

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

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

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

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

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

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

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

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
	background-color: #e5e5e5;
	border-color: #3280fc
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
	width: 100%;
	line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	filter: alpha(opacity=30);
	opacity: .3
}

.carousel-control.right {
	right: 0;
	left: auto
}

.carousel-control:focus,.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control>.icon {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: block;
	margin-top: -10px;
	font-size: 20px
}

.carousel-control.left>.icon {
	left: 15px
}

.carousel-control.right>.icon {
	right: 15px
}

.carousel-indicators {
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 2px;
	margin: 0;
	text-indent: -999px;
	cursor: pointer;
	filter: alpha(opacity=30);
	border: 1px solid #fff;
	opacity: .3
}

.carousel-indicators .active {
	background-color: #fff;
	filter: alpha(opacity=100);
	opacity: 1
}

.carousel-indicators.fix-top-right {
	top: 0;
	right: 10px;
	bottom: auto;
	left: auto;
	margin-left: auto;
	text-align: right
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
	color: #fff;
	text-shadow: none;
	background-color: rgba(0,0,0,.4);
	border: 1px solid #fff;
	border-color: rgba(255,255,255,.5)
}

.carousel-caption .btn:active,.carousel-caption .btn:hover {
	background-color: rgba(0,0,0,.6)
}

.carousel-caption h3,.carousel-caption p {
	margin: 10px 0
}

.panel {
	margin-bottom: 15px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 2px
}

.panel-body {
	padding: 8px 10px
}

.panel-body.no-padding {
	padding: 0
}

.panel-heading {
	padding: 8px 10px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px
}

.panel-footer {
	padding: 8px 10px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 1px;
	border-bottom-left-radius: 1px
}

.panel-default {
	border-color: #ddd;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-section {
	margin-bottom: 0;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none
}

.panel-section .panel-body,.panel-section.panel-body {
	padding-top: 0;
	padding-bottom: 0
}

.panel-section .panel-heading {
	display: table;
	width: 100%
}

.panel-section .panel-heading>.actions,.panel-section .panel-heading>.title {
	display: table-cell;
	text-align: left;
	vertical-align: middle
}

.panel-section .panel-heading>.actions {
	text-align: right
}

.panel-section .panel-heading.page-header {
	margin-top: 10px
}

.panel-section .panel-footer {
	background-color: transparent;
	border: 0
}

.panel-block {
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px
}

.panel-block .panel-heading {
	background-color: #fafafa;
	border-bottom: 1px solid #e5e5e5
}

.panel-block .panel-heading .icon {
	opacity: .7
}

.panel-block .panel-body.no-padding>.list-group {
	margin-bottom: 0
}

.panel-block .panel-body.no-padding>.list-group>.list-group-item:last-child {
	border-bottom: 0
}

.panel-block .panel-body.no-padding>.nav {
	margin-bottom: 0
}

.panel-block .panel-body.no-padding>.nav>li>a {
	border-bottom: 1px solid #e5e5e5
}

.panel-block .panel-body.no-padding>.table-data {
	margin-bottom: 0
}

.panel-block .panel-body.no-padding>.table-data>tbody>tr>td,.panel-block .panel-body.no-padding>.table-data>tbody>tr>th {
	border-top: 0;
	border-bottom: 1px solid #e5e5e5
}

.panel-block .panel-body.no-padding>.cards.condensed {
	border-top: 0
}

.panel-block .panel-body.no-padding>.cards.condensed .card {
	border-style: solid
}

.panel-block .panel-body.no-padding>.card {
	margin: 0
}

.panel-block.with-cards {
	background: 0 0;
	border: 0
}

.panel-block.with-cards .panel-heading {
	margin-bottom: 10px
}

.panel-block.panel-cards .panel-body.no-padding {
	margin-bottom: -10px
}

.panel-block.panel-titleless>.panel-heading {
	display: none!important
}

.panel-block.panel-borderless {
	border: 0!important
}

.block-region {
	padding: 0 10px
}

.dropdown,.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 140px;
	padding: 5px 0;
	margin: -1px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 2px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu.responsive {
	width: 100%
}

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

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

.dropdown-menu>li>a>.icon {
	opacity: .7
}

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

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

.dropdown-menu>.active>a:before {
	display: inline-block;
	float: right;
	margin-left: 5px;
	font-family: ZenIcon;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1.42857143;
	color: #38b03f;
	text-transform: none;
	content: '\e60d';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

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

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

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

.open>a {
	outline: 0
}

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

.dropdown-header {
	display: block;
	padding: 3px 16px;
	font-size: 12px;
	line-height: 1.42857143;
	color: gray;
	white-space: nowrap
}

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

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

.dropdown.selector {
	margin-bottom: 8px
}

.dropdown.selector>a>.icon {
	margin-right: 6px;
	opacity: .6
}

.dropdown.selector.sub {
	margin-left: 34px
}

.card {
	display: block;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05)
}

.card:active,.card:hover {
	border-color: #d8d8d8;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075),0 1px 5px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.075),0 1px 5px 0 rgba(0,0,0,.1)
}

.card .thumbnail-cell {
	width: 20%;
	max-width: 100px;
	padding-right: 8px;
	padding-bottom: 8px;
	text-align: right
}

.card .thumbnail-cell>img {
	max-width: 100%
}

.card.with-icon,.cards.with-icon .card {
	position: relative;
	padding-left: 56px
}

.card.with-icon>.icon,.cards.with-icon .card>.icon {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block
}

.card-img {
	display: block;
	overflow: hidden;
	background: #f1f1f1;
	border-radius: 2px 2px 0 0
}

.card-img img {
	width: 100%
}

.card-content,.card-footer {
	padding: 8px 10px
}

.card-content+.card-footer {
	padding-top: 0
}

.card-content .lead {
	margin: 0
}

.card-heading {
	position: relative;
	padding: 8px 10px
}

.card-heading>h3,.card-heading>h4,.card-heading>h5 {
	margin: 0
}

.card-heading+.card-content,.card-heading+.card-footer,.card-heading+.table-layout .card-content {
	padding-top: 0
}

.card-heading>.actions {
	position: absolute;
	top: 8px;
	right: 10px
}

.cards.borderless .card {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.cards.condensed {
	border-top: 1px solid #e5e5e5
}

.cards.condensed .card {
	margin-bottom: 0;
	border-color: transparent;
	border-bottom: 1px solid #e5e5e5;
	-webkit-box-shadow: none;
	box-shadow: none
}

.cards.condensed a.card:hover {
	background-color: #f1f1f1
}

.cards.bordered {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #e5e5e5
}

.cards-list .card {
	padding: 4px 0;
	margin-bottom: 15px
}

.media-placeholder {
	display: block;
	width: 100%;
	height: 150px;
	padding: 0 10px;
	overflow: hidden;
	font-size: 24px;
	font-weight: 700;
	line-height: 150px;
	color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	text-shadow: 1px 1px 0 rgba(255,255,255,.5),4px 4px 0 rgba(0,0,0,.2);
	word-spacing: normal;
	white-space: nowrap
}

.pager {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	border-radius: 2px
}

.pager>li {
	display: inline
}

.pager>li>a,.pager>li>span {
	position: relative;
	float: left;
	padding: 8px 10px;
	margin-left: -1px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pager>li:first-child>a,.pager>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px
}

.pager>li:last-child>a,.pager>li:last-child>span {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

.pager>li>a:focus,.pager>li>a:hover,.pager>li>span:focus,.pager>li>span:hover {
	background-color: #e5e5e5
}

.pager>.active>a,.pager>.active>a:focus,.pager>.active>a:hover,.pager>.active>span,.pager>.active>span:focus,.pager>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #3280fc
}

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

.pager .caption {
	opacity: .5
}

.pager-justify {
	display: table;
	width: 100%
}

.pager-justify>li {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.pager-justify>li>a {
	display: inline-block;
	float: none
}

.pager-justify .next {
	text-align: right
}

.pager-justify .previous {
	text-align: left
}

table {
	background-color: transparent
}

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

th {
	text-align: left
}

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

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
	padding: 8px;
	line-height: 1.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>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-layout {
	display: table;
	width: 100%;
	margin-bottom: 0
}

.table-layout>tbody>tr>td,.table-layout>tbody>tr>th,.table-layout>tfoot>tr>td,.table-layout>tfoot>tr>th,.table-layout>thead>tr>td,.table-layout>thead>tr>th {
	padding-right: 10px;
	padding-left: 10px;
	border: 0
}

.table-layout>tbody>tr>th {
	width: 70px;
	color: gray;
	vertical-align: middle
}

.table-cell {
	display: table-cell;
	vertical-align: top
}

.table-cell.middle {
	vertical-align: middle
}

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

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

input[type=file] {
	display: block
}

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

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

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

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

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.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[disabled],.form-control[readonly] {
	background-color: #e5e5e5;
	opacity: 1
}

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

textarea.form-control {
	height: auto
}

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

.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],.radio input[type=radio] {
	position: absolute;
	margin-left: -20px
}

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

.control-message {
	display: none;
	padding: 3px 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #fff;
	background-color: gray;
	border-radius: 2px
}

.control-message>ul {
	padding-left: 20px;
	margin: 0
}

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

.has-success .form-control {
	border-color: #38b03f;
	-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: #2c8931;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #79d57f;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #79d57f
}

.has-success .input-group-addon {
	color: #38b03f;
	background-color: #ddf4df;
	border-color: #38b03f
}

.has-success .form-control-feedback {
	color: #38b03f
}

.has-success .control-message {
	display: block;
	background-color: #38b03f
}

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

.has-warning .form-control {
	border-color: #f1a325;
	-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: #d5890e;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f7cb85;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f7cb85
}

.has-warning .input-group-addon {
	color: #f1a325;
	background-color: #fff0d5;
	border-color: #f1a325
}

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

.has-warning .control-message {
	display: block;
	background-color: #f1a325
}

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

.has-error .form-control {
	border-color: #ea644a;
	-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: #e53d1c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f5b2a5;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f5b2a5
}

.has-error .input-group-addon {
	color: #ea644a;
	background-color: #ffe5e0;
	border-color: #ea644a
}

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

.has-error .control-message {
	display: block;
	background-color: #ea644a
}

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

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

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

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

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

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

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

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

.input-group-addon {
	padding: 8px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #333;
	text-align: center;
	background-color: #e5e5e5;
	border: 1px solid #ccc;
	border-radius: 2px
}

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

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

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn: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-top-left-radius: 0;
	border-bottom-left-radius: 0
}

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

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

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

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

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

.input-group.input-number>.input-group-btn .btn {
	min-width: 32px
}

.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal>.loader {
	position: absolute;
	top: 35%;
	left: 50%;
	display: block;
	width: 80px;
	margin-left: -40px;
	font-size: 42px;
	color: #fff;
	text-align: center
}

.modal.fade {
	opacity: 1
}

.modal.fade .modal-dialog,.modal>.loader {
	opacity: 0;
	-webkit-transition: -webkit-transform .2s ease-out,opacity .2s ease-out;
	-o-transition: -o-transform .2s ease-out,opacity .2s ease-out;
	transition: transform .2s ease-out,opacity .2s ease-out;
	-webkit-transform: translate(0,50%);
	-ms-transform: translate(0,50%);
	-o-transform: translate(0,50%);
	transform: translate(0,50%)
}

.modal.center {
	top: 0
}

.modal.center .modal-dialog {
	bottom: auto;
	margin: 20% 10px 0
}

.modal.center.fade .modal-dialog {
	-webkit-transform: translate(0,-25%);
	-ms-transform: translate(0,-25%);
	-o-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.modal.in .modal-dialog,.modal.in.center .modal-dialog,.modal.modal-loading>.loader {
	opacity: 1;
	-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: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	max-height: 100%
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 10px
}

.modal-footer {
	padding: 10px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

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

.modal-footer .btn.block+.btn.block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

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

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

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

.list-group {
	padding-left: 0;
	margin-bottom: 8px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

.list-group-item>.icon {
	margin-right: 6px;
	opacity: .6
}

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 {
	color: #555;
	text-decoration: none;
	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 {
	color: #ddd;
	cursor: not-allowed;
	background-color: #e5e5e5
}

.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: #ddd
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #3280fc;
	border-color: #3280fc
}

.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: #fbfdff
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.list-group.simple .list-group-item {
	margin: 0;
	border: 0;
	border-bottom: 1px dotted #e5e5e5
}

.alert {
	padding: 8px 10px;
	margin-bottom: 10px;
	border-radius: 2px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert p,.alert ul {
	margin-bottom: 0
}

.alert p+p {
	margin-top: 5px
}

.alert>.icon {
	float: left
}

.alert>.icon-s1+.content {
	min-height: 20px;
	margin-left: 28px
}

.alert>.icon-s2+.content {
	min-height: 36px;
	margin-left: 44px
}

.msger {
	position: fixed;
	z-index: 99999;
	min-width: 60%;
	padding-right: 30px;
	margin: 10px;
	color: #fff;
	background-color: #353535;
	background-color: rgba(0,0,0,.8);
	border-radius: 2px;
	opacity: 0;
	-webkit-transition: all .3s cubic-bezier(.175,.885,.32,1);
	-o-transition: all .3s cubic-bezier(.175,.885,.32,1);
	transition: all .3s cubic-bezier(.175,.885,.32,1)
}

.msger.center,.msger.top {
	top: 0;
	right: 0;
	left: 0;
	-webkit-transform: translate(0,-40%) scale(.8);
	-ms-transform: translate(0,-40%) scale(.8);
	-o-transform: translate(0,-40%) scale(.8);
	transform: translate(0,-40%) scale(.8)
}

.msger.top-left {
	top: 0;
	left: 0;
	-webkit-transform: translate(-40%,-40%) scale(.8);
	-ms-transform: translate(-40%,-40%) scale(.8);
	-o-transform: translate(-40%,-40%) scale(.8);
	transform: translate(-40%,-40%) scale(.8)
}

.msger.top-right {
	top: 0;
	right: 0;
	-webkit-transform: translate(40%,-40%) scale(.8);
	-ms-transform: translate(40%,-40%) scale(.8);
	-o-transform: translate(40%,-40%) scale(.8);
	transform: translate(40%,-40%) scale(.8)
}

.msger.bottom {
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: translate(0,40%) scale(.8);
	-ms-transform: translate(0,40%) scale(.8);
	-o-transform: translate(0,40%) scale(.8);
	transform: translate(0,40%) scale(.8)
}

.msger.bottom-left {
	bottom: 0;
	left: 0;
	-webkit-transform: translate(-40%,40%) scale(.8);
	-ms-transform: translate(-40%,40%) scale(.8);
	-o-transform: translate(-40%,40%) scale(.8);
	transform: translate(-40%,40%) scale(.8)
}

.msger.bottom-right {
	right: 0;
	bottom: 0;
	-webkit-transform: translate(40%,40%) scale(.8);
	-ms-transform: translate(40%,40%) scale(.8);
	-o-transform: translate(40%,40%) scale(.8);
	transform: translate(40%,40%) scale(.8)
}

.msger.in {
	opacity: 1;
	-webkit-transform: translate(0,0) scale(1);
	-ms-transform: translate(0,0) scale(1);
	-o-transform: translate(0,0) scale(1);
	transform: translate(0,0) scale(1)
}

.msger-content {
	padding: 10px 15px
}

.msger-content>[class^=icon-] {
	display: inline-block;
	margin-right: 8px
}

.msger-actions {
	position: absolute;
	top: 8px;
	right: 15px
}

.msger-actions>.action {
	color: #fafafa;
	color: rgba(255,255,255,.6);
	text-shadow: none;
	background: 0 0;
	border: 0
}

.msger-actions>.action.close {
	font-size: 20px;
	font-weight: 400;
	opacity: 1
}

.msger-actions>.action:hover {
	color: #fff
}

.msger-primary {
	background-color: #3280fc
}

.msger-success {
	background-color: #38b03f
}

.msger-info {
	background-color: #03b8cf
}

.msger-warning {
	background-color: #f1a325
}

.msger-danger {
	background-color: #ea644a
}

.msger-important {
	background-color: #bd7b46
}

.msger-special {
	background-color: #8666b8
}

.thread.card {
	padding: 0
}

.thread .card-heading {
	position: relative;
	padding-top: 10px;
	background-color: #ebf2f9
}

.thread .card-heading.with-icon {
	padding-left: 48px
}

.thread .card-heading.with-icon>.icon {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 28px;
	color: #3280fc
}

.thread .card-heading>h4 {
	margin-bottom: 8px;
	color: #3280fc
}

.thread .card-heading .level-number,.thread .card-heading .reply-time {
	color: #3280fc
}

.thread .card-content {
	padding-top: 8px
}

.thread .card-footer {
	padding-top: 8px;
	color: gray;
	background-color: #f1f1f1
}

.thread+.btn.block {
	margin-bottom: 15px
}

.cards>.reply:nth-child(odd) .card-heading {
	background-color: #f7ebe1
}

.cards>.reply:nth-child(odd) .level-number,.cards>.reply:nth-child(odd) .reply-time {
	color: #bd7b46
}

.card.comment .reply {
	margin-top: 8px;
	font-size: 12px;
	background-color: #ebf2f9;
	border: 0;
	border-radius: 2px
}

.card.comment .reply .reply {
	background-color: rgba(50,128,252,.08)
}

.card.comment .replies {
	padding: 8px 10px;
	padding-top: 0;
	padding-bottom: 10px
}

.card.comment .replies>.reply:first-child {
	margin-top: 0
}

.card.reply .card-heading {
	padding-bottom: 10px
}

.card.reply .card-heading>.pull-right {
	position: relative;
	top: -1px
}

.card.reply .replies {
	padding: 0;
	margin-left: 10px
}

.appbar {
	position: relative;
	height: 48px;
	background: #f1f1f1
}

.appbar.fix-bottom,.appbar.fix-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 120;
	-webkit-transition: top .5s cubic-bezier(.175,.885,.32,1);
	-o-transition: top .5s cubic-bezier(.175,.885,.32,1);
	transition: top .5s cubic-bezier(.175,.885,.32,1)
}

.appbar.fix-top {
	top: 0;
	border-bottom: 1px solid #ddd
}

.appbar.fix-bottom {
	bottom: 0;
	border-top: 1px solid #ddd
}

.appbar>.nav {
	display: table;
	width: 100%;
	margin: 0
}

.appbar>.nav>li {
	display: table-cell;
	padding: 4px 2px;
	text-align: center
}

.appbar>.nav>li>.btn {
	padding: 8px
}

.appbar-actions,.appbar-title {
	display: block;
	padding: 4px 8px;
	line-height: 40px
}

.appbar-title h4,.appbar-title img {
	display: inline-block;
	max-height: 40px
}

.appbar-actions {
	position: absolute;
	top: 0;
	right: 0;
	height: 48px
}

.appbar-actions .btn {
	display: block;
	float: left;
	min-width: 40px;
	height: 40px;
	background: 0 0
}

.appbar-actions>.dropdown {
	float: left
}

body.with-appbar-top {
	padding-top: 48px
}

body.with-appbar-top.scroll-down-in .appbar.fix-top {
	top: -48px
}

body.with-appbar-bottom {
	padding-bottom: 48px
}

.menu-user-center {
	padding: 5px 0;
	margin-top: -5px;
	background-color: #ebf2f9
}

.menu-user-center>a {
	padding: 0!important
}

.menu-user-center .user-name {
	display: block;
	line-height: 30px
}

.appbar .dropdown-menu.search-bar {
	position: fixed;
	top: -100%;
	right: 0;
	left: 0;
	display: block;
	padding: 5px 8px;
	-webkit-transition: all .3s cubic-bezier(.175,.885,.32,1);
	-o-transition: all .3s cubic-bezier(.175,.885,.32,1);
	transition: all .3s cubic-bezier(.175,.885,.32,1)
}

.appbar .dropdown-menu.search-bar .btn {
	height: auto
}

.appbar .dropdown-menu.search-bar form {
	margin: 0
}

.appbar .open>.dropdown-menu.search-bar {
	top: 0;
	opacity: 1
}

.appnav {
	background-color: #f1f1f1;
	border-bottom: 1px solid #ddd
}

.appnav .nav {
	min-width: 100%;
	margin-bottom: -1px
}

.appnav .nav>li {
	float: left
}

.appnav .nav>li>a {
	color: #333;
	-webkit-box-shadow: inset 0 -1px 0 #ddd;
	box-shadow: inset 0 -1px 0 #ddd
}

.appnav .nav>li>a.sub-open {
	background-color: #ebf2f9
}

.appnav .nav>li>a.sub-open>.icon-caret-down:before {
	content: '\e6b9'
}

.appnav .nav>li.active>a {
	color: #145ccd;
	-webkit-box-shadow: inset 0 -2px 0 #3280fc;
	box-shadow: inset 0 -2px 0 #3280fc
}

.appnav.fix-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 110;
	-webkit-transition: top .5s cubic-bezier(.175,.885,.32,1);
	-o-transition: top .5s cubic-bezier(.175,.885,.32,1);
	transition: top .5s cubic-bezier(.175,.885,.32,1)
}

.appnav>.mainnav {
	width: 100%;
	margin-bottom: -1px;
	overflow-y: auto
}

.appnav>.mainnav .nav {
	margin: 0
}

.appnav>.subnavs {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	display: none;
	margin-top: 1px;
	overflow: visible;
	background-color: rgba(241,241,241,.87);
	border-bottom: 1px solid #ddd;
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.175);
	box-shadow: 0 2px 8px rgba(0,0,0,.175)
}

.appnav>.subnavs>.nav {
	display: none
}

.appnav>.subnavs>.nav>li>a {
	-webkit-box-shadow: none;
	box-shadow: none
}

.appnav>.subnavs>.nav>li.active>a {
	color: #3280fc
}

body.with-appnav {
	padding-top: 40px
}

body.with-appnav.with-appbar-top {
	padding-top: 88px
}

body.with-appnav.with-appbar-top .appnav {
	top: 48px
}

body.with-appnav.with-appbar-top.scroll-down-in .appnav.fix-top {
	top: 0;
	background-color: rgba(241,241,241,.87);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.175);
	box-shadow: 0 1px 5px rgba(0,0,0,.175)
}

.appinfo {
	padding: 8px;
	margin: 10px;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	background-color: #f1f1f1;
	border: 1px solid #ececec;
	border-radius: 2px
}

.appinfo,.appinfo a {
	color: gray
}

.appheader {
	position: relative;
	border-bottom: 1px solid #ddd
}

.appheader>.heading {
	padding: 8px 10px;
	color: #333;
	background-color: #fff;
	-webkit-transition: background .5s;
	-o-transition: background .5s;
	transition: background .5s
}

body.scroll-in .appheader>.carousel+.heading,body.scroll-in .appheader>img+.heading {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255,255,255,.7)
}

body.scroll-in .appheader .carousel-control {
	opacity: 0
}

.pad-label-left {
	position: relative;
}

.pad-label-left>label {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 20px;
	height: 38px;
	padding: 9px 10px;
	margin: 0;
	color: #808080;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90px;
	z-index: 2
}

.pad-label-left>.form-control {
	padding-left: 90px;
	position: relative;
	z-index: 0;
	border-radius: 0
}

.pad-label-left>.form-control:focus {
	z-index: 1
}

.pad-label-left>.form-control:focus+label {
	color: #666
}

.form-pad-list>.pad-label-left.form-group {
	margin-bottom: -1px;
}

.form-pad-list>.pad-label-left.form-group+.form-group-actions {
	margin-top: 15px;
}





















































/*! 以下我复制pc端 chanzhi.all.css 模态框代码 */

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
		box-shadow: 0 5px 15px rgba(0,0,0,.5)
	}

	.modal-sm {
		width: 300px
	}

	.modal-fullscreen {
		width: 100%!important;
		height: 100%!important;
		border-radius: 0
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}



[data-toggle=lightbox] {
	cursor: pointer
}

.modal-lightbox .close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #353535;
	background-color: rgba(53,53,53,.2);
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: opacity .2s cubic-bezier(.175,.885,.32,1),background-color .2s cubic-bezier(.175,.885,.32,1);
	transition: opacity .2s cubic-bezier(.175,.885,.32,1),background-color .2s cubic-bezier(.175,.885,.32,1)
}

.modal-lightbox .controller {
	position: absolute;
	top: 0;
	display: none;
	height: 100%;
	padding: 0;
	line-height: 100%;
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	border: none;
	outline: 0;
	-webkit-transition: background .2s cubic-bezier(.175,.885,.32,1);
	transition: background .2s cubic-bezier(.175,.885,.32,1)
}

.modal-lightbox .controller.show {
	display: block
}

.modal-lightbox .controller>.icon {
	display: inline-block;
	width: 60px;
	height: 50px;
	line-height: 50px;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: transparent;
	-webkit-transition: background .2s cubic-bezier(.175,.885,.32,1);
	transition: background .2s cubic-bezier(.175,.885,.32,1)
}

.modal-lightbox .controller>.icon:before {
	font-size: 20px
}

.modal-lightbox .controller.prev {
	left: 0
}

.modal-lightbox .controller.next {
	right: 0
}

.modal-lightbox .modal-dialog {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 0;
	background: 0 0;
	border: none;
	box-shadow: none;
	-webkit-transition: all .4s cubic-bezier(.175,.885,.32,1);
	transition: all .4s cubic-bezier(.175,.885,.32,1)
}

.modal-lightbox .modal-dialog:focus .close,.modal-lightbox .modal-dialog:hover .close {
	background-color: rgba(53,53,53,.5);
	filter: alpha(opacity=100);
	opacity: 1
}

.modal-lightbox .modal-dialog:focus .close:hover,.modal-lightbox .modal-dialog:hover .close:hover {
	background-color: rgba(53,53,53,.9)
}

.modal-lightbox .modal-dialog:focus .controller>.icon,.modal-lightbox .modal-dialog:hover .controller>.icon {
	text-shadow: none;
	background-color: #353535;
	background-color: rgba(53,53,53,.5)
}

.modal-lightbox .modal-dialog:focus .controller:hover>.icon,.modal-lightbox .modal-dialog:hover .controller:hover>.icon {
	background-color: #353535;
	background-color: rgba(53,53,53,.9)
}

.modal-lightbox .caption {
	display: none
}

.modal-lightbox.lightbox-with-caption .caption {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
	background: rgba(0,0,0,.15);
	opacity: .5;
	-webkit-transition: all .4s cubic-bezier(.175,.885,.32,1);
	transition: all .4s cubic-bezier(.175,.885,.32,1)
}

.modal-lightbox.lightbox-with-caption .modal-dialog:hover .caption {
	background: rgba(0,0,0,.6);
	opacity: 1
}

.lightbox-img {
	display: block;
	width: inherit;
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	cursor: pointer;
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
	-webkit-transition: all .4s cubic-bezier(.175,.885,.32,1);
	transition: all .4s cubic-bezier(.175,.885,.32,1)
}

.bootbox.modal .modal-dialog {
	width: 400px
}


