/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font:SIL OFL 1.1,CSS:MIT License)
 */@font-face {
	font-family:'FontAwesome';
	src:url("../../../javascript/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
	src:url("../../../javascript/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../../../javascript/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("../../../javascript/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../../../javascript/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../../../javascript/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight:normal;
	font-style:normal
}
.fa {
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.fa-lg {
	font-size:1.33333em;
	line-height:.75em;
	vertical-align:-15%
}
.fa-2x {
	font-size:2em
}
.fa-3x {
	font-size:3em
}
.fa-4x {
	font-size:4em
}
.fa-5x {
	font-size:5em
}
.fa-fw {
	width:1.28571em;
	text-align:center
}
.fa-ul {
	padding-left:0;
	margin-left:2.14286em;
	list-style-type:none
}
.fa-ul>li {
	position:relative
}
.fa-li {
	position:absolute;
	left:-2.14286em;
	width:2.14286em;
	top:.14286em;
	text-align:center
}
.fa-li.fa-lg {
	left:-1.85714em
}
.fa-border {
	padding:.2em .25em .15em;
	border:solid 0.08em #eee;
	border-radius:.1em
}
.fa-pull-left {
	float:left
}
.fa-pull-right {
	float:right
}
.fa.fa-pull-left {
	margin-right:.3em
}
.fa.fa-pull-right {
	margin-left:.3em
}
.pull-right {
	float:right
}
.pull-left {
	float:left
}
.fa.pull-left {
	margin-right:.3em
}
.fa.pull-right {
	margin-left:.3em
}
.fa-spin {
	-webkit-animation:fa-spin 2s infinite linear;
	animation:fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation:fa-spin 1s infinite steps(8);
	animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
100% {
	-webkit-transform:rotate(359deg);
	transform:rotate(359deg)
}
}@keyframes fa-spin {
	0% {
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg)
}
100% {
	-webkit-transform:rotate(359deg);
	transform:rotate(359deg)
}
}.fa-rotate-90 {
	-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	transform:rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
	-webkit-transform:scale(-1,1);
	-ms-transform:scale(-1,1);
	transform:scale(-1,1)
}
.fa-flip-vertical {
	-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
	-webkit-transform:scale(1,-1);
	-ms-transform:scale(1,-1);
	transform:scale(1,-1)
}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
	-webkit-filter:none;
	filter:none
}
.fa-stack {
	position:relative;
	display:inline-block;
	width:2em;
	height:2em;
	line-height:2em;
	vertical-align:middle
}
.fa-stack-1x,.fa-stack-2x {
	position:absolute;
	left:0;
	width:100%;
	text-align:center
}
.fa-stack-1x {
	line-height:inherit
}
.fa-stack-2x {
	font-size:2em
}
.fa-inverse {
	color:#fff
}
.fa-glass:before {
	content:""
}
.fa-music:before {
	content:""
}
.fa-search:before {
	content:""
}
.fa-envelope-o:before {
	content:""
}
.fa-heart:before {
	content:""
}
.fa-star:before {
	content:""
}
.fa-star-o:before {
	content:""
}
.fa-user:before {
	content:""
}
.fa-film:before {
	content:""
}
.fa-th-large:before {
	content:""
}
.fa-th:before {
	content:""
}
.fa-th-list:before {
	content:""
}
.fa-check:before {
	content:""
}
.fa-remove:before,.fa-close:before,.fa-times:before {
	content:""
}
.fa-search-plus:before {
	content:""
}
.fa-search-minus:before {
	content:""
}
.fa-power-off:before {
	content:""
}
.fa-signal:before {
	content:""
}
.fa-gear:before,.fa-cog:before {
	content:""
}
.fa-trash-o:before {
	content:""
}
.fa-home:before {
	content:""
}
.fa-file-o:before {
	content:""
}
.fa-clock-o:before {
	content:""
}
.fa-road:before {
	content:""
}
.fa-download:before {
	content:""
}
.fa-arrow-circle-o-down:before {
	content:""
}
.fa-arrow-circle-o-up:before {
	content:""
}
.fa-inbox:before {
	content:""
}
.fa-play-circle-o:before {
	content:""
}
.fa-rotate-right:before,.fa-repeat:before {
	content:""
}
.fa-refresh:before {
	content:""
}
.fa-list-alt:before {
	content:""
}
.fa-lock:before {
	content:""
}
.fa-flag:before {
	content:""
}
.fa-headphones:before {
	content:""
}
.fa-volume-off:before {
	content:""
}
.fa-volume-down:before {
	content:""
}
.fa-volume-up:before {
	content:""
}
.fa-qrcode:before {
	content:""
}
.fa-barcode:before {
	content:""
}
.fa-tag:before {
	content:""
}
.fa-tags:before {
	content:""
}
.fa-book:before {
	content:""
}
.fa-bookmark:before {
	content:""
}
.fa-print:before {
	content:""
}
.fa-camera:before {
	content:""
}
.fa-font:before {
	content:""
}
.fa-bold:before {
	content:""
}
.fa-italic:before {
	content:""
}
.fa-text-height:before {
	content:""
}
.fa-text-width:before {
	content:""
}
.fa-align-left:before {
	content:""
}
.fa-align-center:before {
	content:""
}
.fa-align-right:before {
	content:""
}
.fa-align-justify:before {
	content:""
}
.fa-list:before {
	content:""
}
.fa-dedent:before,.fa-outdent:before {
	content:""
}
.fa-indent:before {
	content:""
}
.fa-video-camera:before {
	content:""
}
.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content:""
}
.fa-pencil:before {
	content:""
}
.fa-map-marker:before {
	content:""
}
.fa-adjust:before {
	content:""
}
.fa-tint:before {
	content:""
}
.fa-edit:before,.fa-pencil-square-o:before {
	content:""
}
.fa-share-square-o:before {
	content:""
}
.fa-check-square-o:before {
	content:""
}
.fa-arrows:before {
	content:""
}
.fa-step-backward:before {
	content:""
}
.fa-fast-backward:before {
	content:""
}
.fa-backward:before {
	content:""
}
.fa-play:before {
	content:""
}
.fa-pause:before {
	content:""
}
.fa-stop:before {
	content:""
}
.fa-forward:before {
	content:""
}
.fa-fast-forward:before {
	content:""
}
.fa-step-forward:before {
	content:""
}
.fa-eject:before {
	content:""
}
.fa-chevron-left:before {
	content:""
}
.fa-chevron-right:before {
	content:""
}
.fa-plus-circle:before {
	content:""
}
.fa-minus-circle:before {
	content:""
}
.fa-times-circle:before {
	content:""
}
.fa-check-circle:before {
	content:""
}
.fa-question-circle:before {
	content:""
}
.fa-info-circle:before {
	content:""
}
.fa-crosshairs:before {
	content:""
}
.fa-times-circle-o:before {
	content:""
}
.fa-check-circle-o:before {
	content:""
}
.fa-ban:before {
	content:""
}
.fa-arrow-left:before {
	content:""
}
.fa-arrow-right:before {
	content:""
}
.fa-arrow-up:before {
	content:""
}
.fa-arrow-down:before {
	content:""
}
.fa-mail-forward:before,.fa-share:before {
	content:""
}
.fa-expand:before {
	content:""
}
.fa-compress:before {
	content:""
}
.fa-plus:before {
	content:""
}
.fa-minus:before {
	content:""
}
.fa-asterisk:before {
	content:""
}
.fa-exclamation-circle:before {
	content:""
}
.fa-gift:before {
	content:""
}
.fa-leaf:before {
	content:""
}
.fa-fire:before {
	content:""
}
.fa-eye:before {
	content:""
}
.fa-eye-slash:before {
	content:""
}
.fa-warning:before,.fa-exclamation-triangle:before {
	content:""
}
.fa-plane:before {
	content:""
}
.fa-calendar:before {
	content:""
}
.fa-random:before {
	content:""
}
.fa-comment:before {
	content:""
}
.fa-magnet:before {
	content:""
}
.fa-chevron-up:before {
	content:""
}
.fa-chevron-down:before {
	content:""
}
.fa-retweet:before {
	content:""
}
.fa-shopping-cart:before {
	content:""
}
.fa-folder:before {
	content:""
}
.fa-folder-open:before {
	content:""
}
.fa-arrows-v:before {
	content:""
}
.fa-arrows-h:before {
	content:""
}
.fa-bar-chart-o:before,.fa-bar-chart:before {
	content:""
}
.fa-twitter-square:before {
	content:""
}
.fa-facebook-square:before {
	content:""
}
.fa-camera-retro:before {
	content:""
}
.fa-key:before {
	content:""
}
.fa-gears:before,.fa-cogs:before {
	content:""
}
.fa-comments:before {
	content:""
}
.fa-thumbs-o-up:before {
	content:""
}
.fa-thumbs-o-down:before {
	content:""
}
.fa-star-half:before {
	content:""
}
.fa-heart-o:before {
	content:""
}
.fa-sign-out:before {
	content:""
}
.fa-linkedin-square:before {
	content:""
}
.fa-thumb-tack:before {
	content:""
}
.fa-external-link:before {
	content:""
}
.fa-sign-in:before {
	content:""
}
.fa-trophy:before {
	content:""
}
.fa-github-square:before {
	content:""
}
.fa-upload:before {
	content:""
}
.fa-lemon-o:before {
	content:""
}
.fa-phone:before {
	content:""
}
.fa-square-o:before {
	content:""
}
.fa-bookmark-o:before {
	content:""
}
.fa-phone-square:before {
	content:""
}
.fa-twitter:before {
	content:""
}
.fa-facebook-f:before,.fa-facebook:before {
	content:""
}
.fa-github:before {
	content:""
}
.fa-unlock:before {
	content:""
}
.fa-credit-card:before {
	content:""
}
.fa-feed:before,.fa-rss:before {
	content:""
}
.fa-hdd-o:before {
	content:""
}
.fa-bullhorn:before {
	content:""
}
.fa-bell:before {
	content:""
}
.fa-certificate:before {
	content:""
}
.fa-hand-o-right:before {
	content:""
}
.fa-hand-o-left:before {
	content:""
}
.fa-hand-o-up:before {
	content:""
}
.fa-hand-o-down:before {
	content:""
}
.fa-arrow-circle-left:before {
	content:""
}
.fa-arrow-circle-right:before {
	content:""
}
.fa-arrow-circle-up:before {
	content:""
}
.fa-arrow-circle-down:before {
	content:""
}
.fa-globe:before {
	content:""
}
.fa-wrench:before {
	content:""
}
.fa-tasks:before {
	content:""
}
.fa-filter:before {
	content:""
}
.fa-briefcase:before {
	content:""
}
.fa-arrows-alt:before {
	content:""
}
.fa-group:before,.fa-users:before {
	content:""
}
.fa-chain:before,.fa-link:before {
	content:""
}
.fa-cloud:before {
	content:""
}
.fa-flask:before {
	content:""
}
.fa-cut:before,.fa-scissors:before {
	content:""
}
.fa-copy:before,.fa-files-o:before {
	content:""
}
.fa-paperclip:before {
	content:""
}
.fa-save:before,.fa-floppy-o:before {
	content:""
}
.fa-square:before {
	content:""
}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content:""
}
.fa-list-ul:before {
	content:""
}
.fa-list-ol:before {
	content:""
}
.fa-strikethrough:before {
	content:""
}
.fa-underline:before {
	content:""
}
.fa-table:before {
	content:""
}
.fa-magic:before {
	content:""
}
.fa-truck:before {
	content:""
}
.fa-pinterest:before {
	content:""
}
.fa-pinterest-square:before {
	content:""
}
.fa-google-plus-square:before {
	content:""
}
.fa-google-plus:before {
	content:""
}
.fa-money:before {
	content:""
}
.fa-caret-down:before {
	content:""
}
.fa-caret-up:before {
	content:""
}
.fa-caret-left:before {
	content:""
}
.fa-caret-right:before {
	content:""
}
.fa-columns:before {
	content:""
}
.fa-unsorted:before,.fa-sort:before {
	content:""
}
.fa-sort-down:before,.fa-sort-desc:before {
	content:""
}
.fa-sort-up:before,.fa-sort-asc:before {
	content:""
}
.fa-envelope:before {
	content:""
}
.fa-linkedin:before {
	content:""
}
.fa-rotate-left:before,.fa-undo:before {
	content:""
}
.fa-legal:before,.fa-gavel:before {
	content:""
}
.fa-dashboard:before,.fa-tachometer:before {
	content:""
}
.fa-comment-o:before {
	content:""
}
.fa-comments-o:before {
	content:""
}
.fa-flash:before,.fa-bolt:before {
	content:""
}
.fa-sitemap:before {
	content:""
}
.fa-umbrella:before {
	content:""
}
.fa-paste:before,.fa-clipboard:before {
	content:""
}
.fa-lightbulb-o:before {
	content:""
}
.fa-exchange:before {
	content:""
}
.fa-cloud-download:before {
	content:""
}
.fa-cloud-upload:before {
	content:""
}
.fa-user-md:before {
	content:""
}
.fa-stethoscope:before {
	content:""
}
.fa-suitcase:before {
	content:""
}
.fa-bell-o:before {
	content:""
}
.fa-coffee:before {
	content:""
}
.fa-cutlery:before {
	content:""
}
.fa-file-text-o:before {
	content:""
}
.fa-building-o:before {
	content:""
}
.fa-hospital-o:before {
	content:""
}
.fa-ambulance:before {
	content:""
}
.fa-medkit:before {
	content:""
}
.fa-fighter-jet:before {
	content:""
}
.fa-beer:before {
	content:""
}
.fa-h-square:before {
	content:""
}
.fa-plus-square:before {
	content:""
}
.fa-angle-double-left:before {
	content:""
}
.fa-angle-double-right:before {
	content:""
}
.fa-angle-double-up:before {
	content:""
}
.fa-angle-double-down:before {
	content:""
}
.fa-angle-left:before {
	content:""
}
.fa-angle-right:before {
	content:""
}
.fa-angle-up:before {
	content:""
}
.fa-angle-down:before {
	content:""
}
.fa-desktop:before {
	content:""
}
.fa-laptop:before {
	content:""
}
.fa-tablet:before {
	content:""
}
.fa-mobile-phone:before,.fa-mobile:before {
	content:""
}
.fa-circle-o:before {
	content:""
}
.fa-quote-left:before {
	content:""
}
.fa-quote-right:before {
	content:""
}
.fa-spinner:before {
	content:""
}
.fa-circle:before {
	content:""
}
.fa-mail-reply:before,.fa-reply:before {
	content:""
}
.fa-github-alt:before {
	content:""
}
.fa-folder-o:before {
	content:""
}
.fa-folder-open-o:before {
	content:""
}
.fa-smile-o:before {
	content:""
}
.fa-frown-o:before {
	content:""
}
.fa-meh-o:before {
	content:""
}
.fa-gamepad:before {
	content:""
}
.fa-keyboard-o:before {
	content:""
}
.fa-flag-o:before {
	content:""
}
.fa-flag-checkered:before {
	content:""
}
.fa-terminal:before {
	content:""
}
.fa-code:before {
	content:""
}
.fa-mail-reply-all:before,.fa-reply-all:before {
	content:""
}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
	content:""
}
.fa-location-arrow:before {
	content:""
}
.fa-crop:before {
	content:""
}
.fa-code-fork:before {
	content:""
}
.fa-unlink:before,.fa-chain-broken:before {
	content:""
}
.fa-question:before {
	content:""
}
.fa-info:before {
	content:""
}
.fa-exclamation:before {
	content:""
}
.fa-superscript:before {
	content:""
}
.fa-subscript:before {
	content:""
}
.fa-eraser:before {
	content:""
}
.fa-puzzle-piece:before {
	content:""
}
.fa-microphone:before {
	content:""
}
.fa-microphone-slash:before {
	content:""
}
.fa-shield:before {
	content:""
}
.fa-calendar-o:before {
	content:""
}
.fa-fire-extinguisher:before {
	content:""
}
.fa-rocket:before {
	content:""
}
.fa-maxcdn:before {
	content:""
}
.fa-chevron-circle-left:before {
	content:""
}
.fa-chevron-circle-right:before {
	content:""
}
.fa-chevron-circle-up:before {
	content:""
}
.fa-chevron-circle-down:before {
	content:""
}
.fa-html5:before {
	content:""
}
.fa-css3:before {
	content:""
}
.fa-anchor:before {
	content:""
}
.fa-unlock-alt:before {
	content:""
}
.fa-bullseye:before {
	content:""
}
.fa-ellipsis-h:before {
	content:""
}
.fa-ellipsis-v:before {
	content:""
}
.fa-rss-square:before {
	content:""
}
.fa-play-circle:before {
	content:""
}
.fa-ticket:before {
	content:""
}
.fa-minus-square:before {
	content:""
}
.fa-minus-square-o:before {
	content:""
}
.fa-level-up:before {
	content:""
}
.fa-level-down:before {
	content:""
}
.fa-check-square:before {
	content:""
}
.fa-pencil-square:before {
	content:""
}
.fa-external-link-square:before {
	content:""
}
.fa-share-square:before {
	content:""
}
.fa-compass:before {
	content:""
}
.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content:""
}
.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content:""
}
.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content:""
}
.fa-euro:before,.fa-eur:before {
	content:""
}
.fa-gbp:before {
	content:""
}
.fa-dollar:before,.fa-usd:before {
	content:""
}
.fa-rupee:before,.fa-inr:before {
	content:""
}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content:""
}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content:""
}
.fa-won:before,.fa-krw:before {
	content:""
}
.fa-bitcoin:before,.fa-btc:before {
	content:""
}
.fa-file:before {
	content:""
}
.fa-file-text:before {
	content:""
}
.fa-sort-alpha-asc:before {
	content:""
}
.fa-sort-alpha-desc:before {
	content:""
}
.fa-sort-amount-asc:before {
	content:""
}
.fa-sort-amount-desc:before {
	content:""
}
.fa-sort-numeric-asc:before {
	content:""
}
.fa-sort-numeric-desc:before {
	content:""
}
.fa-thumbs-up:before {
	content:""
}
.fa-thumbs-down:before {
	content:""
}
.fa-youtube-square:before {
	content:""
}
.fa-youtube:before {
	content:""
}
.fa-xing:before {
	content:""
}
.fa-xing-square:before {
	content:""
}
.fa-youtube-play:before {
	content:""
}
.fa-dropbox:before {
	content:""
}
.fa-stack-overflow:before {
	content:""
}
.fa-instagram:before {
	content:""
}
.fa-flickr:before {
	content:""
}
.fa-adn:before {
	content:""
}
.fa-bitbucket:before {
	content:""
}
.fa-bitbucket-square:before {
	content:""
}
.fa-tumblr:before {
	content:""
}
.fa-tumblr-square:before {
	content:""
}
.fa-long-arrow-down:before {
	content:""
}
.fa-long-arrow-up:before {
	content:""
}
.fa-long-arrow-left:before {
	content:""
}
.fa-long-arrow-right:before {
	content:""
}
.fa-apple:before {
	content:""
}
.fa-windows:before {
	content:""
}
.fa-android:before {
	content:""
}
.fa-linux:before {
	content:""
}
.fa-dribbble:before {
	content:""
}
.fa-skype:before {
	content:""
}
.fa-foursquare:before {
	content:""
}
.fa-trello:before {
	content:""
}
.fa-female:before {
	content:""
}
.fa-male:before {
	content:""
}
.fa-gittip:before,.fa-gratipay:before {
	content:""
}
.fa-sun-o:before {
	content:""
}
.fa-moon-o:before {
	content:""
}
.fa-archive:before {
	content:""
}
.fa-bug:before {
	content:""
}
.fa-vk:before {
	content:""
}
.fa-weibo:before {
	content:""
}
.fa-renren:before {
	content:""
}
.fa-pagelines:before {
	content:""
}
.fa-stack-exchange:before {
	content:""
}
.fa-arrow-circle-o-right:before {
	content:""
}
.fa-arrow-circle-o-left:before {
	content:""
}
.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content:""
}
.fa-dot-circle-o:before {
	content:""
}
.fa-wheelchair:before {
	content:""
}
.fa-vimeo-square:before {
	content:""
}
.fa-turkish-lira:before,.fa-try:before {
	content:""
}
.fa-plus-square-o:before {
	content:""
}
.fa-space-shuttle:before {
	content:""
}
.fa-slack:before {
	content:""
}
.fa-envelope-square:before {
	content:""
}
.fa-wordpress:before {
	content:""
}
.fa-openid:before {
	content:""
}
.fa-institution:before,.fa-bank:before,.fa-university:before {
	content:""
}
.fa-mortar-board:before,.fa-graduation-cap:before {
	content:""
}
.fa-yahoo:before {
	content:""
}
.fa-google:before {
	content:""
}
.fa-reddit:before {
	content:""
}
.fa-reddit-square:before {
	content:""
}
.fa-stumbleupon-circle:before {
	content:""
}
.fa-stumbleupon:before {
	content:""
}
.fa-delicious:before {
	content:""
}
.fa-digg:before {
	content:""
}
.fa-pied-piper-pp:before {
	content:""
}
.fa-pied-piper-alt:before {
	content:""
}
.fa-drupal:before {
	content:""
}
.fa-joomla:before {
	content:""
}
.fa-language:before {
	content:""
}
.fa-fax:before {
	content:""
}
.fa-building:before {
	content:""
}
.fa-child:before {
	content:""
}
.fa-paw:before {
	content:""
}
.fa-spoon:before {
	content:""
}
.fa-cube:before {
	content:""
}
.fa-cubes:before {
	content:""
}
.fa-behance:before {
	content:""
}
.fa-behance-square:before {
	content:""
}
.fa-steam:before {
	content:""
}
.fa-steam-square:before {
	content:""
}
.fa-recycle:before {
	content:""
}
.fa-automobile:before,.fa-car:before {
	content:""
}
.fa-cab:before,.fa-taxi:before {
	content:""
}
.fa-tree:before {
	content:""
}
.fa-spotify:before {
	content:""
}
.fa-deviantart:before {
	content:""
}
.fa-soundcloud:before {
	content:""
}
.fa-database:before {
	content:""
}
.fa-file-pdf-o:before {
	content:""
}
.fa-file-word-o:before {
	content:""
}
.fa-file-excel-o:before {
	content:""
}
.fa-file-powerpoint-o:before {
	content:""
}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
	content:""
}
.fa-file-zip-o:before,.fa-file-archive-o:before {
	content:""
}
.fa-file-sound-o:before,.fa-file-audio-o:before {
	content:""
}
.fa-file-movie-o:before,.fa-file-video-o:before {
	content:""
}
.fa-file-code-o:before {
	content:""
}
.fa-vine:before {
	content:""
}
.fa-codepen:before {
	content:""
}
.fa-jsfiddle:before {
	content:""
}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
	content:""
}
.fa-circle-o-notch:before {
	content:""
}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
	content:""
}
.fa-ge:before,.fa-empire:before {
	content:""
}
.fa-git-square:before {
	content:""
}
.fa-git:before {
	content:""
}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
	content:""
}
.fa-tencent-weibo:before {
	content:""
}
.fa-qq:before {
	content:""
}
.fa-wechat:before,.fa-weixin:before {
	content:""
}
.fa-send:before,.fa-paper-plane:before {
	content:""
}
.fa-send-o:before,.fa-paper-plane-o:before {
	content:""
}
.fa-history:before {
	content:""
}
.fa-circle-thin:before {
	content:""
}
.fa-header:before {
	content:""
}
.fa-paragraph:before {
	content:""
}
.fa-sliders:before {
	content:""
}
.fa-share-alt:before {
	content:""
}
.fa-share-alt-square:before {
	content:""
}
.fa-bomb:before {
	content:""
}
.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content:""
}
.fa-tty:before {
	content:""
}
.fa-binoculars:before {
	content:""
}
.fa-plug:before {
	content:""
}
.fa-slideshare:before {
	content:""
}
.fa-twitch:before {
	content:""
}
.fa-yelp:before {
	content:""
}
.fa-newspaper-o:before {
	content:""
}
.fa-wifi:before {
	content:""
}
.fa-calculator:before {
	content:""
}
.fa-paypal:before {
	content:""
}
.fa-google-wallet:before {
	content:""
}
.fa-cc-visa:before {
	content:""
}
.fa-cc-mastercard:before {
	content:""
}
.fa-cc-discover:before {
	content:""
}
.fa-cc-amex:before {
	content:""
}
.fa-cc-paypal:before {
	content:""
}
.fa-cc-stripe:before {
	content:""
}
.fa-bell-slash:before {
	content:""
}
.fa-bell-slash-o:before {
	content:""
}
.fa-trash:before {
	content:""
}
.fa-copyright:before {
	content:""
}
.fa-at:before {
	content:""
}
.fa-eyedropper:before {
	content:""
}
.fa-paint-brush:before {
	content:""
}
.fa-birthday-cake:before {
	content:""
}
.fa-area-chart:before {
	content:""
}
.fa-pie-chart:before {
	content:""
}
.fa-line-chart:before {
	content:""
}
.fa-lastfm:before {
	content:""
}
.fa-lastfm-square:before {
	content:""
}
.fa-toggle-off:before {
	content:""
}
.fa-toggle-on:before {
	content:""
}
.fa-bicycle:before {
	content:""
}
.fa-bus:before {
	content:""
}
.fa-ioxhost:before {
	content:""
}
.fa-angellist:before {
	content:""
}
.fa-cc:before {
	content:""
}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content:""
}
.fa-meanpath:before {
	content:""
}
.fa-buysellads:before {
	content:""
}
.fa-connectdevelop:before {
	content:""
}
.fa-dashcube:before {
	content:""
}
.fa-forumbee:before {
	content:""
}
.fa-leanpub:before {
	content:""
}
.fa-sellsy:before {
	content:""
}
.fa-shirtsinbulk:before {
	content:""
}
.fa-simplybuilt:before {
	content:""
}
.fa-skyatlas:before {
	content:""
}
.fa-cart-plus:before {
	content:""
}
.fa-cart-arrow-down:before {
	content:""
}
.fa-diamond:before {
	content:""
}
.fa-ship:before {
	content:""
}
.fa-user-secret:before {
	content:""
}
.fa-motorcycle:before {
	content:""
}
.fa-street-view:before {
	content:""
}
.fa-heartbeat:before {
	content:""
}
.fa-venus:before {
	content:""
}
.fa-mars:before {
	content:""
}
.fa-mercury:before {
	content:""
}
.fa-intersex:before,.fa-transgender:before {
	content:""
}
.fa-transgender-alt:before {
	content:""
}
.fa-venus-double:before {
	content:""
}
.fa-mars-double:before {
	content:""
}
.fa-venus-mars:before {
	content:""
}
.fa-mars-stroke:before {
	content:""
}
.fa-mars-stroke-v:before {
	content:""
}
.fa-mars-stroke-h:before {
	content:""
}
.fa-neuter:before {
	content:""
}
.fa-genderless:before {
	content:""
}
.fa-facebook-official:before {
	content:""
}
.fa-pinterest-p:before {
	content:""
}
.fa-whatsapp:before {
	content:""
}
.fa-server:before {
	content:""
}
.fa-user-plus:before {
	content:""
}
.fa-user-times:before {
	content:""
}
.fa-hotel:before,.fa-bed:before {
	content:""
}
.fa-viacoin:before {
	content:""
}
.fa-train:before {
	content:""
}
.fa-subway:before {
	content:""
}
.fa-medium:before {
	content:""
}
.fa-yc:before,.fa-y-combinator:before {
	content:""
}
.fa-optin-monster:before {
	content:""
}
.fa-opencart:before {
	content:""
}
.fa-expeditedssl:before {
	content:""
}
.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before {
	content:""
}
.fa-battery-3:before,.fa-battery-three-quarters:before {
	content:""
}
.fa-battery-2:before,.fa-battery-half:before {
	content:""
}
.fa-battery-1:before,.fa-battery-quarter:before {
	content:""
}
.fa-battery-0:before,.fa-battery-empty:before {
	content:""
}
.fa-mouse-pointer:before {
	content:""
}
.fa-i-cursor:before {
	content:""
}
.fa-object-group:before {
	content:""
}
.fa-object-ungroup:before {
	content:""
}
.fa-sticky-note:before {
	content:""
}
.fa-sticky-note-o:before {
	content:""
}
.fa-cc-jcb:before {
	content:""
}
.fa-cc-diners-club:before {
	content:""
}
.fa-clone:before {
	content:""
}
.fa-balance-scale:before {
	content:""
}
.fa-hourglass-o:before {
	content:""
}
.fa-hourglass-1:before,.fa-hourglass-start:before {
	content:""
}
.fa-hourglass-2:before,.fa-hourglass-half:before {
	content:""
}
.fa-hourglass-3:before,.fa-hourglass-end:before {
	content:""
}
.fa-hourglass:before {
	content:""
}
.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content:""
}
.fa-hand-stop-o:before,.fa-hand-paper-o:before {
	content:""
}
.fa-hand-scissors-o:before {
	content:""
}
.fa-hand-lizard-o:before {
	content:""
}
.fa-hand-spock-o:before {
	content:""
}
.fa-hand-pointer-o:before {
	content:""
}
.fa-hand-peace-o:before {
	content:""
}
.fa-trademark:before {
	content:""
}
.fa-registered:before {
	content:""
}
.fa-creative-commons:before {
	content:""
}
.fa-gg:before {
	content:""
}
.fa-gg-circle:before {
	content:""
}
.fa-tripadvisor:before {
	content:""
}
.fa-odnoklassniki:before {
	content:""
}
.fa-odnoklassniki-square:before {
	content:""
}
.fa-get-pocket:before {
	content:""
}
.fa-wikipedia-w:before {
	content:""
}
.fa-safari:before {
	content:""
}
.fa-chrome:before {
	content:""
}
.fa-firefox:before {
	content:""
}
.fa-opera:before {
	content:""
}
.fa-internet-explorer:before {
	content:""
}
.fa-tv:before,.fa-television:before {
	content:""
}
.fa-contao:before {
	content:""
}
.fa-500px:before {
	content:""
}
.fa-amazon:before {
	content:""
}
.fa-calendar-plus-o:before {
	content:""
}
.fa-calendar-minus-o:before {
	content:""
}
.fa-calendar-times-o:before {
	content:""
}
.fa-calendar-check-o:before {
	content:""
}
.fa-industry:before {
	content:""
}
.fa-map-pin:before {
	content:""
}
.fa-map-signs:before {
	content:""
}
.fa-map-o:before {
	content:""
}
.fa-map:before {
	content:""
}
.fa-commenting:before {
	content:""
}
.fa-commenting-o:before {
	content:""
}
.fa-houzz:before {
	content:""
}
.fa-vimeo:before {
	content:""
}
.fa-black-tie:before {
	content:""
}
.fa-fonticons:before {
	content:""
}
.fa-reddit-alien:before {
	content:""
}
.fa-edge:before {
	content:""
}
.fa-credit-card-alt:before {
	content:""
}
.fa-codiepie:before {
	content:""
}
.fa-modx:before {
	content:""
}
.fa-fort-awesome:before {
	content:""
}
.fa-usb:before {
	content:""
}
.fa-product-hunt:before {
	content:""
}
.fa-mixcloud:before {
	content:""
}
.fa-scribd:before {
	content:""
}
.fa-pause-circle:before {
	content:""
}
.fa-pause-circle-o:before {
	content:""
}
.fa-stop-circle:before {
	content:""
}
.fa-stop-circle-o:before {
	content:""
}
.fa-shopping-bag:before {
	content:""
}
.fa-shopping-basket:before {
	content:""
}
.fa-hashtag:before {
	content:""
}
.fa-bluetooth:before {
	content:""
}
.fa-bluetooth-b:before {
	content:""
}
.fa-percent:before {
	content:""
}
.fa-gitlab:before {
	content:""
}
.fa-wpbeginner:before {
	content:""
}
.fa-wpforms:before {
	content:""
}
.fa-envira:before {
	content:""
}
.fa-universal-access:before {
	content:""
}
.fa-wheelchair-alt:before {
	content:""
}
.fa-question-circle-o:before {
	content:""
}
.fa-blind:before {
	content:""
}
.fa-audio-description:before {
	content:""
}
.fa-volume-control-phone:before {
	content:""
}
.fa-braille:before {
	content:""
}
.fa-assistive-listening-systems:before {
	content:""
}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before {
	content:""
}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before {
	content:""
}
.fa-glide:before {
	content:""
}
.fa-glide-g:before {
	content:""
}
.fa-signing:before,.fa-sign-language:before {
	content:""
}
.fa-low-vision:before {
	content:""
}
.fa-viadeo:before {
	content:""
}
.fa-viadeo-square:before {
	content:""
}
.fa-snapchat:before {
	content:""
}
.fa-snapchat-ghost:before {
	content:""
}
.fa-snapchat-square:before {
	content:""
}
.fa-pied-piper:before {
	content:""
}
.fa-first-order:before {
	content:""
}
.fa-yoast:before {
	content:""
}
.fa-themeisle:before {
	content:""
}
.fa-google-plus-circle:before,.fa-google-plus-official:before {
	content:""
}
.fa-fa:before,.fa-font-awesome:before {
	content:""
}
.fa-handshake-o:before {
	content:""
}
.fa-envelope-open:before {
	content:""
}
.fa-envelope-open-o:before {
	content:""
}
.fa-linode:before {
	content:""
}
.fa-address-book:before {
	content:""
}
.fa-address-book-o:before {
	content:""
}
.fa-vcard:before,.fa-address-card:before {
	content:""
}
.fa-vcard-o:before,.fa-address-card-o:before {
	content:""
}
.fa-user-circle:before {
	content:""
}
.fa-user-circle-o:before {
	content:""
}
.fa-user-o:before {
	content:""
}
.fa-id-badge:before {
	content:""
}
.fa-drivers-license:before,.fa-id-card:before {
	content:""
}
.fa-drivers-license-o:before,.fa-id-card-o:before {
	content:""
}
.fa-quora:before {
	content:""
}
.fa-free-code-camp:before {
	content:""
}
.fa-telegram:before {
	content:""
}
.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
	content:""
}
.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
	content:""
}
.fa-thermometer-2:before,.fa-thermometer-half:before {
	content:""
}
.fa-thermometer-1:before,.fa-thermometer-quarter:before {
	content:""
}
.fa-thermometer-0:before,.fa-thermometer-empty:before {
	content:""
}
.fa-shower:before {
	content:""
}
.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
	content:""
}
.fa-podcast:before {
	content:""
}
.fa-window-maximize:before {
	content:""
}
.fa-window-minimize:before {
	content:""
}
.fa-window-restore:before {
	content:""
}
.fa-times-rectangle:before,.fa-window-close:before {
	content:""
}
.fa-times-rectangle-o:before,.fa-window-close-o:before {
	content:""
}
.fa-bandcamp:before {
	content:""
}
.fa-grav:before {
	content:""
}
.fa-etsy:before {
	content:""
}
.fa-imdb:before {
	content:""
}
.fa-ravelry:before {
	content:""
}
.fa-eercast:before {
	content:""
}
.fa-microchip:before {
	content:""
}
.fa-snowflake-o:before {
	content:""
}
.fa-superpowers:before {
	content:""
}
.fa-wpexplorer:before {
	content:""
}
.fa-meetup:before {
	content:""
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
body.skin-blue .btn-primary {
	background-color:#f332929;
	border-color:#f332929
}
body.skin-blue .btn-primary:hover,body.skin-blue .btn-primary:active {
	border-color:#f332929;
	background-color:#f332929
}

body.skin-blue .form-control:focus {
	border-color:#f00
}
body.skin-blue .nav-tabs {
	border-color:#fdd922
}
body.skin-blue .nav-tabs>li.active>a,body.skin-blue .nav-tabs>li.active>a:hover,body.skin-blue .nav-tabs>li.active>a:focus {
	color:#000;
	background:#fdd922;
	border-radius:4px 4px 0 0
}
body.skin-blue .nav-tabs li.active a:before {
	display:none
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter,Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display:block
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden],template {
	display:none
}
a {
	background-color:transparent
}
a:active,a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b,strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:0.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	border:0
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
pre {
	overflow:auto
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button,select {
	text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled],html input[disabled] {
	cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0
}
input {
	line-height:normal
}
input[type="checkbox"],input[type="radio"] {
	-webkit-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-appearance:textfield;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:bold
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td,th {
	padding:0
}
/*! Source:https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
	*,*:before,*:after {
	background:transparent !important;
	color:#000 !important;
	-webkit-box-shadow:none !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^="#"]:after,a[href^="javascript:"]:after {
	content:""
}
pre,blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
tr,img {
	page-break-inside:avoid
}
img {
	max-width:100% !important
}
p,h2,h3 {
	orphans:3;
	widows:3
}
h2,h3 {
	page-break-after:avoid
}
.navbar {
	display:none
}
.btn>.caret,.dropup>.btn>.caret {
	border-top-color:#000 !important
}
.label {
	border:1px solid #000
}
.table {
	border-collapse:collapse !important
}
.table td,.table th {
	background-color:#fff !important
}
.table-bordered th,.table-bordered td {
	border:1px solid #ddd !important
}
}@font-face {
	font-family:'Glyphicons Halflings';
	src:url("../../../javascript/bootstrap/fonts/glyphicons-halflings-regular.eot");
	src:url("../../../javascript/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../../../javascript/bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("../../../javascript/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"),url("../../../javascript/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("../../../javascript/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}
.glyphicon {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
	content:"\002a"
}
.glyphicon-plus:before {
	content:"\002b"
}
.glyphicon-euro:before,.glyphicon-eur:before {
	content:"\20ac"
}
.glyphicon-minus:before {
	content:"\2212"
}
.glyphicon-cloud:before {
	content:"\2601"
}
.glyphicon-envelope:before {
	content:"\2709"
}
.glyphicon-pencil:before {
	content:"\270f"
}
.glyphicon-glass:before {
	content:"\e001"
}
.glyphicon-music:before {
	content:"\e002"
}
.glyphicon-search:before {
	content:"\e003"
}
.glyphicon-heart:before {
	content:"\e005"
}
.glyphicon-star:before {
	content:"\e006"
}
.glyphicon-star-empty:before {
	content:"\e007"
}
.glyphicon-user:before {
	content:"\e008"
}
.glyphicon-film:before {
	content:"\e009"
}
.glyphicon-th-large:before {
	content:"\e010"
}
.glyphicon-th:before {
	content:"\e011"
}
.glyphicon-th-list:before {
	content:"\e012"
}
.glyphicon-ok:before {
	content:"\e013"
}
.glyphicon-remove:before {
	content:"\e014"
}
.glyphicon-zoom-in:before {
	content:"\e015"
}
.glyphicon-zoom-out:before {
	content:"\e016"
}
.glyphicon-off:before {
	content:"\e017"
}
.glyphicon-signal:before {
	content:"\e018"
}
.glyphicon-cog:before {
	content:"\e019"
}
.glyphicon-trash:before {
	content:"\e020"
}
.glyphicon-home:before {
	content:"\e021"
}
.glyphicon-file:before {
	content:"\e022"
}
.glyphicon-time:before {
	content:"\e023"
}
.glyphicon-road:before {
	content:"\e024"
}
.glyphicon-download-alt:before {
	content:"\e025"
}
.glyphicon-download:before {
	content:"\e026"
}
.glyphicon-upload:before {
	content:"\e027"
}
.glyphicon-inbox:before {
	content:"\e028"
}
.glyphicon-play-circle:before {
	content:"\e029"
}
.glyphicon-repeat:before {
	content:"\e030"
}
.glyphicon-refresh:before {
	content:"\e031"
}
.glyphicon-list-alt:before {
	content:"\e032"
}
.glyphicon-lock:before {
	content:"\e033"
}
.glyphicon-flag:before {
	content:"\e034"
}
.glyphicon-headphones:before {
	content:"\e035"
}
.glyphicon-volume-off:before {
	content:"\e036"
}
.glyphicon-volume-down:before {
	content:"\e037"
}
.glyphicon-volume-up:before {
	content:"\e038"
}
.glyphicon-qrcode:before {
	content:"\e039"
}
.glyphicon-barcode:before {
	content:"\e040"
}
.glyphicon-tag:before {
	content:"\e041"
}
.glyphicon-tags:before {
	content:"\e042"
}
.glyphicon-book:before {
	content:"\e043"
}
.glyphicon-bookmark:before {
	content:"\e044"
}
.glyphicon-print:before {
	content:"\e045"
}
.glyphicon-camera:before {
	content:"\e046"
}
.glyphicon-font:before {
	content:"\e047"
}
.glyphicon-bold:before {
	content:"\e048"
}
.glyphicon-italic:before {
	content:"\e049"
}
.glyphicon-text-height:before {
	content:"\e050"
}
.glyphicon-text-width:before {
	content:"\e051"
}
.glyphicon-align-left:before {
	content:"\e052"
}
.glyphicon-align-center:before {
	content:"\e053"
}
.glyphicon-align-right:before {
	content:"\e054"
}
.glyphicon-align-justify:before {
	content:"\e055"
}
.glyphicon-list:before {
	content:"\e056"
}
.glyphicon-indent-left:before {
	content:"\e057"
}
.glyphicon-indent-right:before {
	content:"\e058"
}
.glyphicon-facetime-video:before {
	content:"\e059"
}
.glyphicon-picture:before {
	content:"\e060"
}
.glyphicon-map-marker:before {
	content:"\e062"
}
.glyphicon-adjust:before {
	content:"\e063"
}
.glyphicon-tint:before {
	content:"\e064"
}
.glyphicon-edit:before {
	content:"\e065"
}
.glyphicon-share:before {
	content:"\e066"
}
.glyphicon-check:before {
	content:"\e067"
}
.glyphicon-move:before {
	content:"\e068"
}
.glyphicon-step-backward:before {
	content:"\e069"
}
.glyphicon-fast-backward:before {
	content:"\e070"
}
.glyphicon-backward:before {
	content:"\e071"
}
.glyphicon-play:before {
	content:"\e072"
}
.glyphicon-pause:before {
	content:"\e073"
}
.glyphicon-stop:before {
	content:"\e074"
}
.glyphicon-forward:before {
	content:"\e075"
}
.glyphicon-fast-forward:before {
	content:"\e076"
}
.glyphicon-step-forward:before {
	content:"\e077"
}
.glyphicon-eject:before {
	content:"\e078"
}
.glyphicon-chevron-left:before {
	content:"\e079"
}
.glyphicon-chevron-right:before {
	content:"\e080"
}
.glyphicon-plus-sign:before {
	content:"\e081"
}
.glyphicon-minus-sign:before {
	content:"\e082"
}
.glyphicon-remove-sign:before {
	content:"\e083"
}
.glyphicon-ok-sign:before {
	content:"\e084"
}
.glyphicon-question-sign:before {
	content:"\e085"
}
.glyphicon-info-sign:before {
	content:"\e086"
}
.glyphicon-screenshot:before {
	content:"\e087"
}
.glyphicon-remove-circle:before {
	content:"\e088"
}
.glyphicon-ok-circle:before {
	content:"\e089"
}
.glyphicon-ban-circle:before {
	content:"\e090"
}
.glyphicon-arrow-left:before {
	content:"\e091"
}
.glyphicon-arrow-right:before {
	content:"\e092"
}
.glyphicon-arrow-up:before {
	content:"\e093"
}
.glyphicon-arrow-down:before {
	content:"\e094"
}
.glyphicon-share-alt:before {
	content:"\e095"
}
.glyphicon-resize-full:before {
	content:"\e096"
}
.glyphicon-resize-small:before {
	content:"\e097"
}
.glyphicon-exclamation-sign:before {
	content:"\e101"
}
.glyphicon-gift:before {
	content:"\e102"
}
.glyphicon-leaf:before {
	content:"\e103"
}
.glyphicon-fire:before {
	content:"\e104"
}
.glyphicon-eye-open:before {
	content:"\e105"
}
.glyphicon-eye-close:before {
	content:"\e106"
}
.glyphicon-warning-sign:before {
	content:"\e107"
}
.glyphicon-plane:before {
	content:"\e108"
}
.glyphicon-calendar:before {
	content:"\e109"
}
.glyphicon-random:before {
	content:"\e110"
}
.glyphicon-comment:before {
	content:"\e111"
}
.glyphicon-magnet:before {
	content:"\e112"
}
.glyphicon-chevron-up:before {
	content:"\e113"
}
.glyphicon-chevron-down:before {
	content:"\e114"
}
.glyphicon-retweet:before {
	content:"\e115"
}
.glyphicon-shopping-cart:before {
	content:"\e116"
}
.glyphicon-folder-close:before {
	content:"\e117"
}
.glyphicon-folder-open:before {
	content:"\e118"
}
.glyphicon-resize-vertical:before {
	content:"\e119"
}
.glyphicon-resize-horizontal:before {
	content:"\e120"
}
.glyphicon-hdd:before {
	content:"\e121"
}
.glyphicon-bullhorn:before {
	content:"\e122"
}
.glyphicon-bell:before {
	content:"\e123"
}
.glyphicon-certificate:before {
	content:"\e124"
}
.glyphicon-thumbs-up:before {
	content:"\e125"
}
.glyphicon-thumbs-down:before {
	content:"\e126"
}
.glyphicon-hand-right:before {
	content:"\e127"
}
.glyphicon-hand-left:before {
	content:"\e128"
}
.glyphicon-hand-up:before {
	content:"\e129"
}
.glyphicon-hand-down:before {
	content:"\e130"
}
.glyphicon-circle-arrow-right:before {
	content:"\e131"
}
.glyphicon-circle-arrow-left:before {
	content:"\e132"
}
.glyphicon-circle-arrow-up:before {
	content:"\e133"
}
.glyphicon-circle-arrow-down:before {
	content:"\e134"
}
.glyphicon-globe:before {
	content:"\e135"
}
.glyphicon-wrench:before {
	content:"\e136"
}
.glyphicon-tasks:before {
	content:"\e137"
}
.glyphicon-filter:before {
	content:"\e138"
}
.glyphicon-briefcase:before {
	content:"\e139"
}
.glyphicon-fullscreen:before {
	content:"\e140"
}
.glyphicon-dashboard:before {
	content:"\e141"
}
.glyphicon-paperclip:before {
	content:"\e142"
}
.glyphicon-heart-empty:before {
	content:"\e143"
}
.glyphicon-link:before {
	content:"\e144"
}
.glyphicon-phone:before {
	content:"\e145"
}
.glyphicon-pushpin:before {
	content:"\e146"
}
.glyphicon-usd:before {
	content:"\e148"
}
.glyphicon-gbp:before {
	content:"\e149"
}
.glyphicon-sort:before {
	content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
	content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content:"\e152"
}
.glyphicon-sort-by-order:before {
	content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
	content:"\e154"
}
.glyphicon-sort-by-attributes:before {
	content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content:"\e156"
}
.glyphicon-unchecked:before {
	content:"\e157"
}
.glyphicon-expand:before {
	content:"\e158"
}
.glyphicon-collapse-down:before {
	content:"\e159"
}
.glyphicon-collapse-up:before {
	content:"\e160"
}
.glyphicon-log-in:before {
	content:"\e161"
}
.glyphicon-flash:before {
	content:"\e162"
}
.glyphicon-log-out:before {
	content:"\e163"
}
.glyphicon-new-window:before {
	content:"\e164"
}
.glyphicon-record:before {
	content:"\e165"
}
.glyphicon-save:before {
	content:"\e166"
}
.glyphicon-open:before {
	content:"\e167"
}
.glyphicon-saved:before {
	content:"\e168"
}
.glyphicon-import:before {
	content:"\e169"
}
.glyphicon-export:before {
	content:"\e170"
}
.glyphicon-send:before {
	content:"\e171"
}
.glyphicon-floppy-disk:before {
	content:"\e172"
}
.glyphicon-floppy-saved:before {
	content:"\e173"
}
.glyphicon-floppy-remove:before {
	content:"\e174"
}
.glyphicon-floppy-save:before {
	content:"\e175"
}
.glyphicon-floppy-open:before {
	content:"\e176"
}
.glyphicon-credit-card:before {
	content:"\e177"
}
.glyphicon-transfer:before {
	content:"\e178"
}
.glyphicon-cutlery:before {
	content:"\e179"
}
.glyphicon-header:before {
	content:"\e180"
}
.glyphicon-compressed:before {
	content:"\e181"
}
.glyphicon-earphone:before {
	content:"\e182"
}
.glyphicon-phone-alt:before {
	content:"\e183"
}
.glyphicon-tower:before {
	content:"\e184"
}
.glyphicon-stats:before {
	content:"\e185"
}
.glyphicon-sd-video:before {
	content:"\e186"
}
.glyphicon-hd-video:before {
	content:"\e187"
}
.glyphicon-subtitles:before {
	content:"\e188"
}
.glyphicon-sound-stereo:before {
	content:"\e189"
}
.glyphicon-sound-dolby:before {
	content:"\e190"
}
.glyphicon-sound-5-1:before {
	content:"\e191"
}
.glyphicon-sound-6-1:before {
	content:"\e192"
}
.glyphicon-sound-7-1:before {
	content:"\e193"
}
.glyphicon-copyright-mark:before {
	content:"\e194"
}
.glyphicon-registration-mark:before {
	content:"\e195"
}
.glyphicon-cloud-download:before {
	content:"\e197"
}
.glyphicon-cloud-upload:before {
	content:"\e198"
}
.glyphicon-tree-conifer:before {
	content:"\e199"
}
.glyphicon-tree-deciduous:before {
	content:"\e200"
}
.glyphicon-cd:before {
	content:"\e201"
}
.glyphicon-save-file:before {
	content:"\e202"
}
.glyphicon-open-file:before {
	content:"\e203"
}
.glyphicon-level-up:before {
	content:"\e204"
}
.glyphicon-copy:before {
	content:"\e205"
}
.glyphicon-paste:before {
	content:"\e206"
}
.glyphicon-alert:before {
	content:"\e209"
}
.glyphicon-equalizer:before {
	content:"\e210"
}
.glyphicon-king:before {
	content:"\e211"
}
.glyphicon-queen:before {
	content:"\e212"
}
.glyphicon-pawn:before {
	content:"\e213"
}
.glyphicon-bishop:before {
	content:"\e214"
}
.glyphicon-knight:before {
	content:"\e215"
}
.glyphicon-baby-formula:before {
	content:"\e216"
}
.glyphicon-tent:before {
	content:"\26fa"
}
.glyphicon-blackboard:before {
	content:"\e218"
}
.glyphicon-bed:before {
	content:"\e219"
}
.glyphicon-apple:before {
	content:"\f8ff"
}
.glyphicon-erase:before {
	content:"\e221"
}
.glyphicon-hourglass:before {
	content:"\231b"
}
.glyphicon-lamp:before {
	content:"\e223"
}
.glyphicon-duplicate:before {
	content:"\e224"
}
.glyphicon-piggy-bank:before {
	content:"\e225"
}
.glyphicon-scissors:before {
	content:"\e226"
}
.glyphicon-bitcoin:before {
	content:"\e227"
}
.glyphicon-btc:before {
	content:"\e227"
}
.glyphicon-xbt:before {
	content:"\e227"
}
.glyphicon-yen:before {
	content:"\00a5"
}
.glyphicon-jpy:before {
	content:"\00a5"
}
.glyphicon-ruble:before {
	content:"\20bd"
}
.glyphicon-rub:before {
	content:"\20bd"
}
.glyphicon-scale:before {
	content:"\e230"
}
.glyphicon-ice-lolly:before {
	content:"\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content:"\e232"
}
.glyphicon-education:before {
	content:"\e233"
}
.glyphicon-option-horizontal:before {
	content:"\e234"
}
.glyphicon-option-vertical:before {
	content:"\e235"
}
.glyphicon-menu-hamburger:before {
	content:"\e236"
}
.glyphicon-modal-window:before {
	content:"\e237"
}
.glyphicon-oil:before {
	content:"\e238"
}
.glyphicon-grain:before {
	content:"\e239"
}
.glyphicon-sunglasses:before {
	content:"\e240"
}
.glyphicon-text-size:before {
	content:"\e241"
}
.glyphicon-text-color:before {
	content:"\e242"
}
.glyphicon-text-background:before {
	content:"\e243"
}
.glyphicon-object-align-top:before {
	content:"\e244"
}
.glyphicon-object-align-bottom:before {
	content:"\e245"
}
.glyphicon-object-align-horizontal:before {
	content:"\e246"
}
.glyphicon-object-align-left:before {
	content:"\e247"
}
.glyphicon-object-align-vertical:before {
	content:"\e248"
}
.glyphicon-object-align-right:before {
	content:"\e249"
}
.glyphicon-triangle-right:before {
	content:"\e250"
}
.glyphicon-triangle-left:before {
	content:"\e251"
}
.glyphicon-triangle-bottom:before {
	content:"\e252"
}
.glyphicon-triangle-top:before {
	content:"\e253"
}
.glyphicon-console:before {
	content:"\e254"
}
.glyphicon-superscript:before {
	content:"\e255"
}
.glyphicon-subscript:before {
	content:"\e256"
}
.glyphicon-menu-left:before {
	content:"\e257"
}
.glyphicon-menu-right:before {
	content:"\e258"
}
.glyphicon-menu-down:before {
	content:"\e259"
}
.glyphicon-menu-up:before {
	content:"\e260"
}
* {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
*:before,*:after {
	-webkit-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,Arial,sans-serif;
	font-size:13px;
	line-height:1.42857;
	color:#333;
	background-color:#fff
}
input,button,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#0b6798;
	text-decoration:none
}
a:hover,a:focus {
	color:#be1e13;
	text-decoration:none
}
a:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
img {
	vertical-align:middle
}
.img-responsive {
	display:block;
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:0
}
.img-thumbnail {
	padding:4px;
	line-height:1.42857;
	background-color:#fff;
	border:1px solid #ebebeb;
	border-radius:0;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto
}
.img-circle {
	border-radius:50%
}
hr {
	margin-top:18px;
	margin-bottom:18px;
	border:0;
	border-top:1px solid #eee
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
[role="button"] {
	cursor:pointer
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
	font-weight:normal;
	line-height:1;
	color:#777
}
h1,.h1,h2,.h2,h3,.h3 {
	margin-top:18px;
	margin-bottom:9px
}
h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
	font-size:65%
}
h4,.h4,h5,.h5,h6,.h6 {
	margin-top:9px;
	margin-bottom:9px
}
h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
	font-size:75%
}
h1,.h1 {
	font-size:33px
}
h2,.h2 {
	font-size:27px
}
h3,.h3 {
	font-size:23px
}
h4,.h4 {
	font-size:17px
}
h5,.h5 {
	font-size:14px
}
h6,.h6 {
	font-size:12px
}
p {
	margin:0 0 18px
}
.lead {
	margin-bottom:18px;
	font-size:14px;
	font-weight:300;
	line-height:1.4
}
@media (min-width:768px) {
	.lead {
	font-size:19.5px
}
}small,.small {
	font-size:92%
}
mark,.mark {
	background-color:#fce7c8;
	padding:.2em
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.text-nowrap {
	white-space:nowrap
}
.text-lowercase {
	text-transform:lowercase
}
.text-uppercase,.initialism {
	text-transform:uppercase
}
.text-capitalize {
	text-transform:capitalize
}
.text-muted {
	color:#777
}
.text-primary {
	color:#eb3e32
}
a.text-primary:hover,a.text-primary:focus {
	color:#d52115
}
.text-success {
	color:#4cb64c
}
a.text-success:hover,a.text-success:focus {
	color:#3c933c
}
.text-info {
	color:#31708f
}
a.text-info:hover,a.text-info:focus {
	color:#245269
}
.text-warning {
	color:#f3a638
}
a.text-warning:hover,a.text-warning:focus {
	color:#ea8f0e
}
.text-danger {
	color:#e3503e
}
a.text-danger:hover,a.text-danger:focus {
	color:#d0321e
}
.bg-primary {
	color:#fff
}
.bg-primary {
	background-color:#eb3e32
}
a.bg-primary:hover,a.bg-primary:focus {
	background-color:#d52115
}
.bg-success {
	background-color:#cbeacb
}
a.bg-success:hover,a.bg-success:focus {
	background-color:#a7dba7
}
.bg-info {
	background-color:#d9edf7
}
a.bg-info:hover,a.bg-info:focus {
	background-color:#afd9ee
}
.bg-warning {
	background-color:#fce7c8
}
a.bg-warning:hover,a.bg-warning:focus {
	background-color:#f9d198
}
.bg-danger {
	background-color:#f5c1bb
}
a.bg-danger:hover,a.bg-danger:focus {
	background-color:#ef998e
}
.page-header {
	padding-bottom:8px;
	margin:36px 0 18px;
	border-bottom:1px solid #eee
}
ul,ol {
	margin-top:0;
	margin-bottom:9px
}
ul ul,ul ol,ol ul,ol ol {
	margin-bottom:0
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline {
	padding-left:0;
	list-style:none;
	margin-left:-5px
}
.list-inline>li {
	display:inline-block;
	padding-left:5px;
	padding-right:5px
}
dl {
	margin-top:0;
	margin-bottom:18px
}
dt,dd {
	line-height:1.42857
}
dt {
	font-weight:bold
}
dd {
	margin-left:0
}
.dl-horizontal dd:before,.dl-horizontal dd:after {
	content:" ";
	display:table
}
.dl-horizontal dd:after {
	clear:both
}
@media (min-width:768px) {
	.dl-horizontal dt {
	float:left;
	width:160px;
	clear:left;
	text-align:right;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	white-space:nowrap
}
.dl-horizontal dd {
	margin-left:180px
}
}abbr[title],abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #777
}
.initialism {
	font-size:90%
}
blockquote {
	padding:9px 18px;
	margin:0 0 18px;
	font-size:16.25px;
	border-left:5px solid #eee
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom:0
}
blockquote footer,blockquote small,blockquote .small {
	display:block;
	font-size:80%;
	line-height:1.42857;
	color:#777
}
blockquote footer:before,blockquote small:before,blockquote .small:before {
	content:'\2014 \00A0'
}
.blockquote-reverse,blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #eee;
	border-left:0;
	text-align:right
}
.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
	content:''
}
.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
	content:'\00A0 \2014'
}
address {
	margin-bottom:18px;
	font-style:normal;
	line-height:1.42857
}
code,kbd,pre,samp {
	font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	background-color:#f9f2f4;
	border-radius:0
}
kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:0;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)
}
kbd kbd {
	padding:0;
	font-size:100%;
	font-weight:bold;
	-webkit-box-shadow:none;
	box-shadow:none
}
pre {
	display:block;
	padding:8.5px;
	margin:0 0 9px;
	font-size:12px;
	line-height:1.42857;
	word-break:break-all;
	word-wrap:break-word;
	color:#333;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:0
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container:before,.container:after {
	content:" ";
	display:table
}
.container:after {
	clear:both
}
@media (min-width:768px) {
	.container {
	width:750px
}
}@media (min-width:992px) {
	.container {
	width:970px
}
}@media (min-width:1200px) {
	.container {
	width:1170px
}
}.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.container-fluid:before,.container-fluid:after {
	content:" ";
	display:table
}
.container-fluid:after {
	clear:both
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.row:before,.row:after {
	content:" ";
	display:table
}
.row:after {
	clear:both
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float:left
}
.col-xs-1 {
	width:8.33333%
}
.col-xs-2 {
	width:16.66667%
}
.col-xs-3 {
	width:25%
}
.col-xs-4 {
	width:33.33333%
}
.col-xs-5 {
	width:41.66667%
}
.col-xs-6 {
	width:50%
}
.col-xs-7 {
	width:58.33333%
}
.col-xs-8 {
	width:66.66667%
}
.col-xs-9 {
	width:75%
}
.col-xs-10 {
	width:83.33333%
}
.col-xs-11 {
	width:91.66667%
}
.col-xs-12 {
	width:100%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-pull-1 {
	right:8.33333%
}
.col-xs-pull-2 {
	right:16.66667%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-4 {
	right:33.33333%
}
.col-xs-pull-5 {
	right:41.66667%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-7 {
	right:58.33333%
}
.col-xs-pull-8 {
	right:66.66667%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-10 {
	right:83.33333%
}
.col-xs-pull-11 {
	right:91.66667%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-push-0 {
	left:auto
}
.col-xs-push-1 {
	left:8.33333%
}
.col-xs-push-2 {
	left:16.66667%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-4 {
	left:33.33333%
}
.col-xs-push-5 {
	left:41.66667%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-7 {
	left:58.33333%
}
.col-xs-push-8 {
	left:66.66667%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-10 {
	left:83.33333%
}
.col-xs-push-11 {
	left:91.66667%
}
.col-xs-push-12 {
	left:100%
}
.col-xs-offset-0 {
	margin-left:0%
}
.col-xs-offset-1 {
	margin-left:8.33333%
}
.col-xs-offset-2 {
	margin-left:16.66667%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-4 {
	margin-left:33.33333%
}
.col-xs-offset-5 {
	margin-left:41.66667%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-7 {
	margin-left:58.33333%
}
.col-xs-offset-8 {
	margin-left:66.66667%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-10 {
	margin-left:83.33333%
}
.col-xs-offset-11 {
	margin-left:91.66667%
}
.col-xs-offset-12 {
	margin-left:100%
}
@media (min-width:768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
	float:left
}
.col-sm-1 {
	width:8.33333%
}
.col-sm-2 {
	width:16.66667%
}
.col-sm-3 {
	width:25%
}
.col-sm-4 {
	width:33.33333%
}
.col-sm-5 {
	width:41.66667%
}
.col-sm-6 {
	width:50%
}
.col-sm-7 {
	width:58.33333%
}
.col-sm-8 {
	width:66.66667%
}
.col-sm-9 {
	width:75%
}
.col-sm-10 {
	width:83.33333%
}
.col-sm-11 {
	width:91.66667%
}
.col-sm-12 {
	width:100%
}
.col-sm-pull-0 {
	right:auto
}
.col-sm-pull-1 {
	right:8.33333%
}
.col-sm-pull-2 {
	right:16.66667%
}
.col-sm-pull-3 {
	right:25%
}
.col-sm-pull-4 {
	right:33.33333%
}
.col-sm-pull-5 {
	right:41.66667%
}
.col-sm-pull-6 {
	right:50%
}
.col-sm-pull-7 {
	right:58.33333%
}
.col-sm-pull-8 {
	right:66.66667%
}
.col-sm-pull-9 {
	right:75%
}
.col-sm-pull-10 {
	right:83.33333%
}
.col-sm-pull-11 {
	right:91.66667%
}
.col-sm-pull-12 {
	right:100%
}
.col-sm-push-0 {
	left:auto
}
.col-sm-push-1 {
	left:8.33333%
}
.col-sm-push-2 {
	left:16.66667%
}
.col-sm-push-3 {
	left:25%
}
.col-sm-push-4 {
	left:33.33333%
}
.col-sm-push-5 {
	left:41.66667%
}
.col-sm-push-6 {
	left:50%
}
.col-sm-push-7 {
	left:58.33333%
}
.col-sm-push-8 {
	left:66.66667%
}
.col-sm-push-9 {
	left:75%
}
.col-sm-push-10 {
	left:83.33333%
}
.col-sm-push-11 {
	left:91.66667%
}
.col-sm-push-12 {
	left:100%
}
.col-sm-offset-0 {
	margin-left:0%
}
.col-sm-offset-1 {
	margin-left:8.33333%
}
.col-sm-offset-2 {
	margin-left:16.66667%
}
.col-sm-offset-3 {
	margin-left:25%
}
.col-sm-offset-4 {
	margin-left:33.33333%
}
.col-sm-offset-5 {
	margin-left:41.66667%
}
.col-sm-offset-6 {
	margin-left:50%
}
.col-sm-offset-7 {
	margin-left:58.33333%
}
.col-sm-offset-8 {
	margin-left:66.66667%
}
.col-sm-offset-9 {
	margin-left:75%
}
.col-sm-offset-10 {
	margin-left:83.33333%
}
.col-sm-offset-11 {
	margin-left:91.66667%
}
.col-sm-offset-12 {
	margin-left:100%
}
}@media (min-width:992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
	float:left
}
.col-md-1 {
	width:8.33333%
}
.col-md-2 {
	width:16.66667%
}
.col-md-3 {
	width:25%
}
.col-md-4 {
	width:33.33333%
}
.col-md-5 {
	width:41.66667%
}
.col-md-6 {
	width:50%
}
.col-md-7 {
	width:58.33333%
}
.col-md-8 {
	width:66.66667%
}
.col-md-9 {
	width:75%
}
.col-md-10 {
	width:83.33333%
}
.col-md-11 {
	width:91.66667%
}
.col-md-12 {
	width:100%
}
.col-md-pull-0 {
	right:auto
}
.col-md-pull-1 {
	right:8.33333%
}
.col-md-pull-2 {
	right:16.66667%
}
.col-md-pull-3 {
	right:25%
}
.col-md-pull-4 {
	right:33.33333%
}
.col-md-pull-5 {
	right:41.66667%
}
.col-md-pull-6 {
	right:50%
}
.col-md-pull-7 {
	right:58.33333%
}
.col-md-pull-8 {
	right:66.66667%
}
.col-md-pull-9 {
	right:75%
}
.col-md-pull-10 {
	right:83.33333%
}
.col-md-pull-11 {
	right:91.66667%
}
.col-md-pull-12 {
	right:100%
}
.col-md-push-0 {
	left:auto
}
.col-md-push-1 {
	left:8.33333%
}
.col-md-push-2 {
	left:16.66667%
}
.col-md-push-3 {
	left:25%
}
.col-md-push-4 {
	left:33.33333%
}
.col-md-push-5 {
	left:41.66667%
}
.col-md-push-6 {
	left:50%
}
.col-md-push-7 {
	left:58.33333%
}
.col-md-push-8 {
	left:66.66667%
}
.col-md-push-9 {
	left:75%
}
.col-md-push-10 {
	left:83.33333%
}
.col-md-push-11 {
	left:91.66667%
}
.col-md-push-12 {
	left:100%
}
.col-md-offset-0 {
	margin-left:0%
}
.col-md-offset-1 {
	margin-left:8.33333%
}
.col-md-offset-2 {
	margin-left:16.66667%
}
.col-md-offset-3 {
	margin-left:25%
}
.col-md-offset-4 {
	margin-left:33.33333%
}
.col-md-offset-5 {
	margin-left:41.66667%
}
.col-md-offset-6 {
	margin-left:50%
}
.col-md-offset-7 {
	margin-left:58.33333%
}
.col-md-offset-8 {
	margin-left:66.66667%
}
.col-md-offset-9 {
	margin-left:75%
}
.col-md-offset-10 {
	margin-left:83.33333%
}
.col-md-offset-11 {
	margin-left:91.66667%
}
.col-md-offset-12 {
	margin-left:100%
}
}@media (min-width:1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	float:left
}
.col-lg-1 {
	width:8.33333%
}
.col-lg-2 {
	width:16.66667%
}
.col-lg-3 {
	width:25%
}
.col-lg-4 {
	width:33.33333%
}
.col-lg-5 {
	width:41.66667%
}
.col-lg-6 {
	width:50%
}
.col-lg-7 {
	width:58.33333%
}
.col-lg-8 {
	width:66.66667%
}
.col-lg-9 {
	width:75%
}
.col-lg-10 {
	width:83.33333%
}
.col-lg-11 {
	width:91.66667%
}
.col-lg-12 {
	width:100%
}
.col-lg-pull-0 {
	right:auto
}
.col-lg-pull-1 {
	right:8.33333%
}
.col-lg-pull-2 {
	right:16.66667%
}
.col-lg-pull-3 {
	right:25%
}
.col-lg-pull-4 {
	right:33.33333%
}
.col-lg-pull-5 {
	right:41.66667%
}
.col-lg-pull-6 {
	right:50%
}
.col-lg-pull-7 {
	right:58.33333%
}
.col-lg-pull-8 {
	right:66.66667%
}
.col-lg-pull-9 {
	right:75%
}
.col-lg-pull-10 {
	right:83.33333%
}
.col-lg-pull-11 {
	right:91.66667%
}
.col-lg-pull-12 {
	right:100%
}
.col-lg-push-0 {
	left:auto
}
.col-lg-push-1 {
	left:8.33333%
}
.col-lg-push-2 {
	left:16.66667%
}
.col-lg-push-3 {
	left:25%
}
.col-lg-push-4 {
	left:33.33333%
}
.col-lg-push-5 {
	left:41.66667%
}
.col-lg-push-6 {
	left:50%
}
.col-lg-push-7 {
	left:58.33333%
}
.col-lg-push-8 {
	left:66.66667%
}
.col-lg-push-9 {
	left:75%
}
.col-lg-push-10 {
	left:83.33333%
}
.col-lg-push-11 {
	left:91.66667%
}
.col-lg-push-12 {
	left:100%
}
.col-lg-offset-0 {
	margin-left:0%
}
.col-lg-offset-1 {
	margin-left:8.33333%
}
.col-lg-offset-2 {
	margin-left:16.66667%
}
.col-lg-offset-3 {
	margin-left:25%
}
.col-lg-offset-4 {
	margin-left:33.33333%
}
.col-lg-offset-5 {
	margin-left:41.66667%
}
.col-lg-offset-6 {
	margin-left:50%
}
.col-lg-offset-7 {
	margin-left:58.33333%
}
.col-lg-offset-8 {
	margin-left:66.66667%
}
.col-lg-offset-9 {
	margin-left:75%
}
.col-lg-offset-10 {
	margin-left:83.33333%
}
.col-lg-offset-11 {
	margin-left:91.66667%
}
.col-lg-offset-12 {
	margin-left:100%
}
}table {
	background-color:rgba(0,0,0,0)
}
caption {
	padding-top:10px 8px;
	padding-bottom:10px 8px;
	color:#777;
	text-align:left
}
th {
	text-align:left
}
.table {
	width:100%;
	max-width:100%;
	margin-bottom:18px
}
.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td {
	padding:10px 8px;
	line-height:1.42857;
	vertical-align:top;
	border-top:1px solid #e5e5e5
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #e5e5e5
}
.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #e5e5e5
}
.table .table {
	background-color:#fff
}
.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td {
	padding:5px
}
.table-bordered {
	border:1px solid #e5e5e5
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td {
	border:1px solid #e5e5e5
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f5f5f5
}
table col[class*="col-"] {
	position:static;
	float:none;
	display:table-column
}
table td[class*="col-"],table th[class*="col-"] {
	position:static;
	float:none;
	display:table-cell
}
.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th {
	background-color:#f5f5f5
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th {
	background-color:#e8e8e8
}
.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th {
	background-color:#cbeacb
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th {
	background-color:#b9e2b9
}
.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th {
	background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3
}
.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th {
	background-color:#fce7c8
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th {
	background-color:#fadcb0
}
.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th {
	background-color:#f5c1bb
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th {
	background-color:#f2ada4
}
.table-responsive {
	overflow-x:auto;
	min-height:0.01%
}
@media screen and (max-width:767px) {
	.table-responsive {
	width:100%;
	margin-bottom:13.5px;
	overflow-y:hidden;
	-ms-overflow-style:-ms-autohiding-scrollbar;
	border:1px solid #e5e5e5
}
.table-responsive>.table {
	margin-bottom:0
}
.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td {
	white-space:nowrap
}
.table-responsive>.table-bordered {
	border:0
}
.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left:0
}
.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom:0
}
}fieldset {
	padding:0;
	margin:0;
	border:0;
	min-width:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:18px;
	font-size:19.5px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:bold
}
input[type="search"] {
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
input[type="radio"],input[type="checkbox"] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type="file"] {
	display:block
}
input[type="range"] {
	display:block;
	width:100%
}
select[multiple],select[size] {
	height:auto
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:9px;
	font-size:13px;
	line-height:1.42857;
	color:#555
}
.form-control {
	display:block;
	width:100%;
	height:36px;
	padding:8px 13px;
	font-size:13px;
	line-height:1.42857;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #e3e3e3;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	-o-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	-webkit-transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
	transition:border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
	transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s
}
.form-control:focus {
	border-color:#eb3e32;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(235,62,50,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(235,62,50,0.6)
}
.form-control::-moz-placeholder {
	color:#999;
	opacity:1
}
.form-control:-ms-input-placeholder {
	color:#999
}
.form-control::-webkit-input-placeholder {
	color:#999
}
.form-control::-ms-expand {
	border:0;
	background-color:transparent
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	background-color:#eee;
	opacity:1
}
.form-control[disabled],fieldset[disabled] .form-control {
	cursor:not-allowed
}
textarea.form-control {
	height:auto
}
input[type="search"] {
	-webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
	line-height:36px
}
input[type="date"].input-sm,.input-group-sm>input.form-control[type="date"],.input-group-sm>input.input-group-addon[type="date"],.input-group-sm>.input-group-btn>input.btn[type="date"],.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input.form-control[type="time"],.input-group-sm>input.input-group-addon[type="time"],.input-group-sm>.input-group-btn>input.btn[type="time"],.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input.form-control[type="datetime-local"],.input-group-sm>input.input-group-addon[type="datetime-local"],.input-group-sm>.input-group-btn>input.btn[type="datetime-local"],.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input.form-control[type="month"],.input-group-sm>input.input-group-addon[type="month"],.input-group-sm>.input-group-btn>input.btn[type="month"],.input-group-sm input[type="month"] {
	line-height:28px
}
input[type="date"].input-lg,.input-group-lg>input.form-control[type="date"],.input-group-lg>input.input-group-addon[type="date"],.input-group-lg>.input-group-btn>input.btn[type="date"],.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input.form-control[type="time"],.input-group-lg>input.input-group-addon[type="time"],.input-group-lg>.input-group-btn>input.btn[type="time"],.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input.form-control[type="datetime-local"],.input-group-lg>input.input-group-addon[type="datetime-local"],.input-group-lg>.input-group-btn>input.btn[type="datetime-local"],.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input.form-control[type="month"],.input-group-lg>input.input-group-addon[type="month"],.input-group-lg>.input-group-btn>input.btn[type="month"],.input-group-lg input[type="month"] {
	line-height:43px
}
}.form-group {
	margin-bottom:15px
}
.radio,.checkbox {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px
}
.radio label,.checkbox label {
	min-height:18px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:normal;
	cursor:pointer
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	position:absolute;
	margin-left:-20px;
	margin-top:4px \9
}
.radio+.radio,.checkbox+.checkbox {
	margin-top:-5px
}
.radio-inline,.checkbox-inline {
	position:relative;
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:normal;
	cursor:pointer
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px
}
input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
	cursor:not-allowed
}
.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline {
	cursor:not-allowed
}
.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label {
	cursor:not-allowed
}
.form-control-static {
	padding-top:9px;
	padding-bottom:9px;
	margin-bottom:0;
	min-height:31px
}
.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn {
	padding-left:0;
	padding-right:0
}
.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
	height:28px;
	padding:4px 9px;
	font-size:12px;
	line-height:1.5;
	border-radius:0
}
select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn {
	height:28px;
	line-height:28px
}
textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select.form-control[multiple],.input-group-sm>select.input-group-addon[multiple],.input-group-sm>.input-group-btn>select.btn[multiple] {
	height:auto
}
.form-group-sm .form-control {
	height:28px;
	padding:4px 9px;
	font-size:12px;
	line-height:1.5;
	border-radius:0
}
.form-group-sm select.form-control {
	height:28px;
	line-height:28px
}
.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
	height:auto
}
.form-group-sm .form-control-static {
	height:28px;
	min-height:30px;
	padding:5px 9px;
	font-size:12px;
	line-height:1.5
}
.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
	height:43px;
	padding:9px 18px;
	font-size:17px;
	line-height:1.33333;
	border-radius:0
}
select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
	height:43px;
	line-height:43px
}
textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select.form-control[multiple],.input-group-lg>select.input-group-addon[multiple],.input-group-lg>.input-group-btn>select.btn[multiple] {
	height:auto
}
.form-group-lg .form-control {
	height:43px;
	padding:9px 18px;
	font-size:17px;
	line-height:1.33333;
	border-radius:0
}
.form-group-lg select.form-control {
	height:43px;
	line-height:43px
}
.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
	height:auto
}
.form-group-lg .form-control-static {
	height:43px;
	min-height:35px;
	padding:10px 18px;
	font-size:17px;
	line-height:1.33333
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:45px
}
.form-control-feedback {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	display:block;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	pointer-events:none
}
.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback {
	width:43px;
	height:43px;
	line-height:43px
}
.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback {
	width:28px;
	height:28px;
	line-height:28px
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	color:#4cb64c
}
.has-success .form-control {
	border-color:#4cb64c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color:#3c933c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #94d494;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #94d494
}
.has-success .input-group-addon {
	color:#4cb64c;
	border-color:#4cb64c;
	background-color:#cbeacb
}
.has-success .form-control-feedback {
	color:#4cb64c
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	color:#f3a638
}
.has-warning .form-control {
	border-color:#f3a638;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color:#ea8f0e;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f9d198;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f9d198
}
.has-warning .input-group-addon {
	color:#f3a638;
	border-color:#f3a638;
	background-color:#fce7c8
}
.has-warning .form-control-feedback {
	color:#f3a638
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	color:#e3503e
}
.has-error .form-control {
	border-color:#e3503e;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color:#d0321e;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f0a197;
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #f0a197
}
.has-error .input-group-addon {
	color:#e3503e;
	border-color:#e3503e;
	background-color:#f5c1bb
}
.has-error .form-control-feedback {
	color:#e3503e
}
.has-feedback label ~ .form-control-feedback {
	top:23px
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373
}
@media (min-width:768px) {
	.form-inline .form-group {
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .form-control {
	display:inline-block;
	width:auto;
	vertical-align:middle
}
.form-inline .form-control-static {
	display:inline-block
}
.form-inline .input-group {
	display:inline-table;
	vertical-align:middle
}
.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
	width:auto
}
.form-inline .input-group>.form-control {
	width:100%
}
.form-inline .control-label {
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .radio,.form-inline .checkbox {
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .radio label,.form-inline .checkbox label {
	padding-left:0
}
.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
	position:relative;
	margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
	top:0
}
}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	margin-top:0;
	margin-bottom:0;
	padding-top:9px
}
.form-horizontal .radio,.form-horizontal .checkbox {
	min-height:27px
}
.form-horizontal .form-group {
	margin-left:-15px;
	margin-right:-15px
}
.form-horizontal .form-group:before,.form-horizontal .form-group:after {
	content:" ";
	display:table
}
.form-horizontal .form-group:after {
	clear:both
}
@media (min-width:768px) {
	.form-horizontal .control-label {
	text-align:right;
	margin-bottom:0;
	padding-top:9px
}
}.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
	padding-top:10px;
	font-size:17px
}
}@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
	padding-top:5px;
	font-size:12px
}
}.btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:8px 13px;
	font-size:13px;
	line-height:1.42857;
	border-radius:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:hover,.btn:focus,.btn.focus {
	color:#666;
	text-decoration:none
}
.btn:active,.btn.active {
	outline:0;
	background-image:none;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor:not-allowed;
	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:#666;
	background-color:#fff;
	border-color:#ddd
}
.btn-default:focus,.btn-default.focus {
	color:#666;
	background-color:#e6e6e6;
	border-color:#9d9d9d
}
.btn-default:hover {
	color:#666;
	background-color:#e6e6e6;
	border-color:#bebebe
}
.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
	color:#666;
	background-color:#e6e6e6;
	border-color:#bebebe
}
.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus {
	color:#666;
	background-color:#d4d4d4;
	border-color:#9d9d9d
}
.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
	background-image:none
}
.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
	background-color:#fff;
	border-color:#ddd
}
.btn-default .badge {
	color:#fff;
	background-color:#666
}
.btn-primary {
	color:#fff;
	background-color:#eb3e32;
	border-color:#eb3e32
}
.btn-primary:focus,.btn-primary.focus {
	color:#fff;
	background-color:#d52115;
	border-color:#90160e
}
.btn-primary:hover {
	color:#fff;
	background-color:#d52115;
	border-color:#cc2014
}
.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
	color:#fff;
	background-color:#d52115;
	border-color:#cc2014
}
.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus {
	color:#fff;
	background-color:#b51c12;
	border-color:#90160e
}
.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
	background-image:none
}
.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
	background-color:#eb3e32;
	border-color:#eb3e32
}
.btn-primary .badge {
	color:#eb3e32;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#4cb64c;
	border-color:#4cb64c
}
.btn-success:focus,.btn-success.focus {
	color:#fff;
	background-color:#3c933c;
	border-color:#265d26
}
.btn-success:hover {
	color:#fff;
	background-color:#3c933c;
	border-color:#398c39
}
.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
	color:#fff;
	background-color:#3c933c;
	border-color:#398c39
}
.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus {
	color:#fff;
	background-color:#327a32;
	border-color:#265d26
}
.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
	background-image:none
}
.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
	background-color:#4cb64c;
	border-color:#4cb64c
}
.btn-success .badge {
	color:#4cb64c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#54b7d3;
	border-color:#54b7d3
}
.btn-info:focus,.btn-info.focus {
	color:#fff;
	background-color:#32a2c2;
	border-color:#226f85
}
.btn-info:hover {
	color:#fff;
	background-color:#32a2c2;
	border-color:#309cba
}
.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	color:#fff;
	background-color:#32a2c2;
	border-color:#309cba
}
.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus {
	color:#fff;
	background-color:#2b8ba6;
	border-color:#226f85
}
.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	background-image:none
}
.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
	background-color:#54b7d3;
	border-color:#54b7d3
}
.btn-info .badge {
	color:#54b7d3;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f3a638;
	border-color:#f3a638
}
.btn-warning:focus,.btn-warning.focus {
	color:#fff;
	background-color:#ea8f0e;
	border-color:#a2630a
}
.btn-warning:hover {
	color:#fff;
	background-color:#ea8f0e;
	border-color:#e0890e
}
.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
	color:#fff;
	background-color:#ea8f0e;
	border-color:#e0890e
}
.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus {
	color:#fff;
	background-color:#c87b0c;
	border-color:#a2630a
}
.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
	background-image:none
}
.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
	background-color:#f3a638;
	border-color:#f3a638
}
.btn-warning .badge {
	color:#f3a638;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#e3503e;
	border-color:#e3503e
}
.btn-danger:focus,.btn-danger.focus {
	color:#fff;
	background-color:#d0321e;
	border-color:#8d2214
}
.btn-danger:hover {
	color:#fff;
	background-color:#d0321e;
	border-color:#c72f1d
}
.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
	color:#fff;
	background-color:#d0321e;
	border-color:#c72f1d
}
.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus {
	color:#fff;
	background-color:#b12a1a;
	border-color:#8d2214
}
.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
	background-image:none
}
.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
	background-color:#e3503e;
	border-color:#e3503e
}
.btn-danger .badge {
	color:#e3503e;
	background-color:#fff
}
.btn-link {
	color:#0b6798;
	font-weight:normal;
	border-radius:0
}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color:transparent
}
.btn-link:hover,.btn-link:focus {
	color:#be1e13;
	text-decoration:none;
	background-color:transparent
}
.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus {
	color:#777;
	text-decoration:none
}
.btn-lg,.btn-group-lg>.btn {
	padding:9px 18px;
	font-size:17px;
	line-height:1.33333;
	border-radius:0
}
.btn-sm,.btn-group-sm>.btn {
	padding:4px 9px;
	font-size:12px;
	line-height:1.5;
	border-radius:0
}
.btn-xs,.btn-group-xs>.btn {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:0
}
.btn-block {
	display:block;
	width:100%
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width:100%
}
.fade {
	opacity:0;
	-webkit-transition:opacity 0.15s linear;
	-o-transition:opacity 0.15s linear;
	transition:opacity 0.15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none
}
.collapse.in {
	display:block
}
tr.collapse.in {
	display:table-row
}
tbody.collapse.in {
	display:table-row-group
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-property:height,visibility;
	-o-transition-property:height,visibility;
	transition-property:height,visibility;
	-webkit-transition-duration:0.35s;
	-o-transition-duration:0.35s;
	transition-duration:0.35s;
	-webkit-transition-timing-function:ease;
	-o-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
}
.dropup,.dropdown {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:13px;
	text-align:left;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid #ddd;
	border-radius:0;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
	box-shadow:0 6px 12px rgba(0,0,0,0.175);
	background-clip:padding-box
}
.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.dropdown-menu .divider {
	height:1px;
	margin:8px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.dropdown-menu>li>a {
	display:block;
	padding:5px 20px;
	clear:both;
	font-weight:normal;
	line-height:1.42857;
	color:#333;
	white-space:nowrap
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
	text-decoration:none;
	color:#262626;
	background-color:#f5f5f5
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#eb3e32
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	color:#777
}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
	text-decoration:none;
	background-color:transparent;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor:not-allowed
}
.open>.dropdown-menu {
	display:block
}
.open>a {
	outline:0
}
.dropdown-menu-right {
	left:auto;
	right:0
}
.dropdown-menu-left {
	left:0;
	right:auto
}
.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.42857;
	color:#777;
	white-space:nowrap
}
.dropdown-backdrop {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990
}
.pull-right>.dropdown-menu {
	right:0;
	left:auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	border-top:0;
	border-bottom:4px dashed;
	border-bottom:4px solid \9;
	content:""
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:2px
}
@media (min-width:768px) {
	.navbar-right .dropdown-menu {
	right:0;
	left:auto
}
.navbar-right .dropdown-menu-left {
	left:0;
	right:auto
}
}.btn-group,.btn-group-vertical {
	position:relative;
	display:inline-block;
	vertical-align:middle
}
.btn-group>.btn,.btn-group-vertical>.btn {
	position:relative;
	float:left
}
.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
	z-index:2
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
	margin-left:-1px
}
.btn-toolbar {
	margin-left:-5px
}
.btn-toolbar:before,.btn-toolbar:after {
	content:" ";
	display:table
}
.btn-toolbar:after {
	clear:both
}
.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float:left
}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
	margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius:0
}
.btn-group>.btn:first-child {
	margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius:0;
	border-top-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius:0;
	border-top-left-radius:0
}
.btn-group>.btn-group {
	float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius:0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius:0;
	border-top-right-radius:0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-bottom-left-radius:0;
	border-top-left-radius:0
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline:0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left:8px;
	padding-right:8px
}
.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle {
	padding-left:12px;
	padding-right:12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn .caret {
	margin-left:0
}
.btn-lg .caret,.btn-group-lg>.btn .caret {
	border-width:5px 5px 0;
	border-bottom-width:0
}
.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .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:before,.btn-group-vertical>.btn-group:after {
	content:" ";
	display:table
}
.btn-group-vertical>.btn-group:after {
	clear:both
}
.btn-group-vertical>.btn-group>.btn {
	float:none
}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
	margin-top:-1px;
	margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius:0;
	border-top-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-right-radius:0;
	border-top-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom-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="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
	position:absolute;
	clip:rect(0,0,0,0);
	pointer-events:none
}
.input-group {
	position:relative;
	display:table;
	border-collapse:separate
}
.input-group[class*="col-"] {
	float:none;
	padding-left:0;
	padding-right:0
}
.input-group .form-control {
	position:relative;
	z-index:2;
	float:left;
	width:100%;
	margin-bottom:0
}
.input-group .form-control:focus {
	z-index:3
}
.input-group-addon,.input-group-btn,.input-group .form-control {
	display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius:0
}
.input-group-addon,.input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle
}
.input-group-addon {
	padding:8px 13px;
	font-size:13px;
	font-weight:normal;
	line-height:1;
	color:#555;
	text-align:center;
	background-color:#eee;
	border:1px solid #e3e3e3;
	border-radius:0
}
.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
	padding:4px 9px;
	font-size:12px;
	border-radius:0
}
.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
	padding:9px 18px;
	font-size:17px;
	border-radius:0
}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
	margin-top:0
}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius:0;
	border-top-right-radius:0
}
.input-group-addon:first-child {
	border-right:0
}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius:0;
	border-top-left-radius:0
}
.input-group-addon:last-child {
	border-left:0
}
.input-group-btn {
	position:relative;
	font-size:0;
	white-space:nowrap
}
.input-group-btn>.btn {
	position:relative
}
.input-group-btn>.btn+.btn {
	margin-left:-1px
}
.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
	z-index:2
}
.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
	margin-right:-1px
}
.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
	z-index:2;
	margin-left:-1px
}
.nav {
	margin-bottom:0;
	padding-left:0;
	list-style:none
}
.nav:before,.nav:after {
	content:" ";
	display:table
}
.nav:after {
	clear:both
}
.nav>li {
	position:relative;
	display:block
}
.nav>li>a {
	position:relative;
	display:block;
	padding:10px 15px
}
.nav>li>a:hover,.nav>li>a:focus {
	text-decoration:none;
	background-color:transparence
}
.nav>li.disabled>a {
	color:#777
}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
	color:#777;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color:transparence;
	border-color:#0b6798
}
.nav .nav-divider {
	height:1px;
	margin:8px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.nav>li>a>img {
	max-width:none
}
.nav-tabs {
	border-bottom:1px solid #ebebeb
}
.nav-tabs>li {
	float:left;
	margin-bottom:-1px
}
.nav-tabs>li>a {
	margin-right:2px;
	line-height:1.42857;
	border:1px solid transparent;
	border-radius:0 0 0 0
}
.nav-tabs>li>a:hover {
	border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ebebeb
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
	color:#eb3e32;
	background-color:rgba(0,0,0,0);
	border:1px solid rgba(0,0,0,0);
	border-bottom-color:transparent;
	cursor:default
}
.nav-pills>li {
	float:left
}
.nav-pills>li>a {
	border-radius:0
}
.nav-pills>li+li {
	margin-left:2px
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
	color:#fff;
	background-color:#eb3e32
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li+li {
	margin-top:2px;
	margin-left:0
}
.nav-justified,.nav-tabs.nav-justified {
	width:100%
}
.nav-justified>li,.nav-tabs.nav-justified>li {
	float:none
}
.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
	text-align:center;
	margin-bottom:5px
}
.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width:768px) {
	.nav-justified>li,.nav-tabs.nav-justified>li {
	display:table-cell;
	width:1%
}
.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
	margin-bottom:0
}
}.nav-tabs-justified,.nav-tabs.nav-justified {
	border-bottom:0
}
.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
	margin-right:0;
	border-radius:0
}
.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
	border:1px solid #ddd
}
@media (min-width:768px) {
	.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
	border-bottom:1px solid #ddd;
	border-radius:0 0 0 0
}
.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color:#fff
}
}.tab-content>.tab-pane {
	display:none
}
.tab-content>.active {
	display:block
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-right-radius:0;
	border-top-left-radius:0
}
.navbar {
	position:relative;
	min-height:60px;
	margin-bottom:18px;
	border:1px solid transparent
}
.navbar:before,.navbar:after {
	content:" ";
	display:table
}
.navbar:after {
	clear:both
}
@media (min-width:768px) {
	.navbar {
	border-radius:0
}
}.navbar-header:before,.navbar-header:after {
	content:" ";
	display:table
}
.navbar-header:after {
	clear:both
}
@media (min-width:768px) {
	.navbar-header {
	float:left
}
}.navbar-collapse {
	overflow-x:visible;
	padding-right:15px;
	padding-left:15px;
	border-top:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling:touch
}
.navbar-collapse:before,.navbar-collapse:after {
	content:" ";
	display:table
}
.navbar-collapse:after {
	clear:both
}
.navbar-collapse.in {
	overflow-y:auto
}
@media (min-width:768px) {
	.navbar-collapse {
	width:auto;
	border-top:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.navbar-collapse.collapse {
	display:block !important;
	height:auto !important;
	padding-bottom:0;
	overflow:visible !important
}
.navbar-collapse.in {
	overflow-y:visible
}
.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	padding-left:0;
	padding-right:0
}
}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	max-height:340px
}
@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	max-height:200px
}
}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
	.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
	margin-right:0;
	margin-left:0
}
}.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}
@media (min-width:768px) {
	.navbar-static-top {
	border-radius:0
}
}.navbar-fixed-top,.navbar-fixed-bottom {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}
@media (min-width:768px) {
	.navbar-fixed-top,.navbar-fixed-bottom {
	border-radius:0
}
}.navbar-fixed-top {
	top:0;
	border-width:0 0 1px
}
.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0
}
.navbar-brand {
	float:left;
	padding:14px 15px;
	font-size:17px;
	line-height:18px;
	height:60px
}
.navbar-brand:hover,.navbar-brand:focus {
	text-decoration:none
}
.navbar-brand>img {
	display:block
}
@media (min-width:768px) {
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
	margin-left:-15px
}
}@media screen and (max-width:768px) {
	.navbar-brand {
	padding:6px 7.5px;
	height:45px;
	padding-left:12px;
	padding-top:5.6px;
	padding-bottom:7px;
	padding-right:15px
}
}.navbar-toggle {
	position:relative;
	float:right;
	margin-right:15px;
	padding:9px 10px;
	margin-top:13px;
	margin-bottom:13px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:0
}
.navbar-toggle:focus {
	outline:0
}
.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}
@media (min-width:768px) {
	.navbar-toggle {
	display:none
}
}.navbar-nav {
	margin:7px -15px
}
.navbar-nav>li>a {
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px
}
@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
	position:absolute;
	float:none;
	width:auto;
	margin-top:0;
	background-color:#fff;
	border:1px solid #eee;
	-webkit-box-shadow:none;
	box-shadow:none
}
.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
	padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height:18px
}
.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
	background-image:none
}
}@media (min-width:768px) {
	.navbar-nav {
	float:left;
	margin:0
}
.navbar-nav>li {
	float:left
}
.navbar-nav>li>a {
	padding-top:14px;
	padding-bottom:14px
}
}.navbar-form {
	margin-left:-15px;
	margin-right:-15px;
	padding:10px 15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
	margin-top:12px;
	margin-bottom:12px
}
@media (min-width:768px) {
	.navbar-form .form-group {
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle
}
.navbar-form .form-control {
	display:inline-block;
	width:auto;
	vertical-align:middle
}
.navbar-form .form-control-static {
	display:inline-block
}
.navbar-form .input-group {
	display:inline-table;
	vertical-align:middle
}
.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control {
	width:auto
}
.navbar-form .input-group>.form-control {
	width:100%
}
.navbar-form .control-label {
	margin-bottom:0;
	vertical-align:middle
}
.navbar-form .radio,.navbar-form .checkbox {
	display:inline-block;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle
}
.navbar-form .radio label,.navbar-form .checkbox label {
	padding-left:0
}
.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
	position:relative;
	margin-left:0
}
.navbar-form .has-feedback .form-control-feedback {
	top:0
}
}@media (max-width:767px) {
	.navbar-form .form-group {
	margin-bottom:5px
}
.navbar-form .form-group:last-child {
	margin-bottom:0
}
}@media (min-width:768px) {
	.navbar-form {
	width:auto;
	border:0;
	margin-left:0;
	margin-right:0;
	padding-top:0;
	padding-bottom:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
}.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-right-radius:0;
	border-top-left-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom:0;
	border-top-right-radius:0;
	border-top-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.navbar-btn {
	margin-top:12px;
	margin-bottom:12px
}
.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
	margin-top:16px;
	margin-bottom:16px
}
.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
	margin-top:19px;
	margin-bottom:19px
}
.navbar-text {
	margin-top:10px;
	margin-bottom:10px
}
@media (min-width:768px) {
	.navbar-text {
	float:left;
	margin-left:15px;
	margin-right:15px
}
}@media screen and (max-width:767px) {
	.navbar-text {
	margin-top:3px;
	margin-bottom:2px;
	margin-left:5px;
	margin-right:5px
}
}@media (min-width:768px) {
	.navbar-left {
	float:left !important
}
.navbar-right {
	float:right !important;
	margin-right:-15px
}
.navbar-right ~ .navbar-right {
	margin-right:0
}
}.navbar-default {
	background-color:#f8f8f8;
	border-color:#e7e7e7
}
.navbar-default .navbar-brand {
	color:#777
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
	color:#5e5e5e;
	background-color:rgba(0,0,0,0)
}
.navbar-default .navbar-text {
	color:#777
}
.navbar-default .navbar-nav>li>a {
	color:#777
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	color:#333;
	background-color:rgba(0,0,0,0)
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
	color:#ccc;
	background-color:rgba(0,0,0,0)
}
.navbar-default .navbar-toggle {
	border-color:#ddd
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#888
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	border-color:#e7e7e7
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
	background-color:#e7e7e7;
	color:#555
}
@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color:#777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color:#333;
	background-color:rgba(0,0,0,0)
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color:#ccc;
	background-color:rgba(0,0,0,0)
}
}.navbar-default .navbar-link {
	color:#777
}
.navbar-default .navbar-link:hover {
	color:#333
}
.navbar-default .btn-link {
	color:#777
}
.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
	color:#333
}
.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
	color:#ccc
}
.navbar-inverse {
	background-color:#222;
	border-color:#090909
}
.navbar-inverse .navbar-brand {
	color:#9d9d9d
}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	color:#fff;
	background-color:rgba(0,0,0,0)
}
.navbar-inverse .navbar-text {
	color:#9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color:#9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
	color:#fff;
	background-color:rgba(0,0,0,0)
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
	color:#fff;
	background-color:#090909
}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
	color:#444;
	background-color:rgba(0,0,0,0)
}
.navbar-inverse .navbar-toggle {
	border-color:#333
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	border-color:#101010
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
	background-color:#090909;
	color:#fff
}
@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color:#090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color:#090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color:#9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color:#fff;
	background-color:rgba(0,0,0,0)
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
	color:#fff;
	background-color:#090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color:#444;
	background-color:rgba(0,0,0,0)
}
}.navbar-inverse .navbar-link {
	color:#9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color:#fff
}
.navbar-inverse .btn-link {
	color:#9d9d9d
}
.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
	color:#fff
}
.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
	color:#444
}
.breadcrumb {
	padding:11px 0;
	margin-bottom:18px;
	list-style:none;
	background-color:rgba(0,0,0,0);
	border-radius:0
}
.breadcrumb>li {
	display:inline-block;
	text-shadow:0 1px #fff
}
.breadcrumb>li+li:before {
	content:"/ ";
	padding:0 5px;
	color:#ccc
}
.breadcrumb>li:last-child a {
	color:#eb3e32
}
.breadcrumb>.active {
	color:#777
}
.pagination {
	display:inline-block;
	padding-left:0;
	margin:18px 0;
	border-radius:0
}
.pagination>li {
	display:inline
}
.pagination>li>a,.pagination>li>span {
	position:relative;
	float:left;
	padding:8px 13px;
	line-height:1.42857;
	text-decoration:none;
	color:#0b6798;
	background-color:#fff;
	border:1px solid #ddd;
	margin-left:-1px
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left:0;
	border-bottom-left-radius:0;
	border-top-left-radius:0
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-bottom-right-radius:0;
	border-top-right-radius:0
}
.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
	z-index:2;
	color:#be1e13;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
	z-index:3;
	color:#fff;
	background-color:#eb3e32;
	border-color:#eb3e32;
	cursor:default
}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color:#777;
	background-color:#fff;
	border-color:#ddd;
	cursor:not-allowed
}
.pagination-lg>li>a,.pagination-lg>li>span {
	padding:9px 18px;
	font-size:17px;
	line-height:1.33333
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-bottom-left-radius:0;
	border-top-left-radius:0
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-bottom-right-radius:0;
	border-top-right-radius:0
}
.pagination-sm>li>a,.pagination-sm>li>span {
	padding:4px 9px;
	font-size:12px;
	line-height:1.5
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-bottom-left-radius:0;
	border-top-left-radius:0
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-bottom-right-radius:0;
	border-top-right-radius:0
}
.pager {
	padding-left:0;
	margin:18px 0;
	list-style:none;
	text-align:center
}
.pager:before,.pager:after {
	content:" ";
	display:table
}
.pager:after {
	clear:both
}
.pager li {
	display:inline
}
.pager li>a,.pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}
.pager li>a:hover,.pager li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a,.pager .next>span {
	float:right
}
.pager .previous>a,.pager .previous>span {
	float:left
}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span {
	color:#777;
	background-color:#fff;
	cursor:not-allowed
}
.label {
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	font-weight:bold;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em
}
.label:empty {
	display:none
}
.btn .label {
	position:relative;
	top:-1px
}
a.label:hover,a.label:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.label-default {
	background-color:#777
}
.label-default[href]:hover,.label-default[href]:focus {
	background-color:#5e5e5e
}
.label-primary {
	background-color:#eb3e32
}
.label-primary[href]:hover,.label-primary[href]:focus {
	background-color:#d52115
}
.label-success {
	background-color:#4cb64c
}
.label-success[href]:hover,.label-success[href]:focus {
	background-color:#3c933c
}
.label-info {
	background-color:#54b7d3
}
.label-info[href]:hover,.label-info[href]:focus {
	background-color:#32a2c2
}
.label-warning {
	background-color:#f3a638
}
.label-warning[href]:hover,.label-warning[href]:focus {
	background-color:#ea8f0e
}
.label-danger {
	background-color:#e3503e
}
.label-danger[href]:hover,.label-danger[href]:focus {
	background-color:#d0321e
}
.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:1;
	vertical-align:middle;
	white-space:nowrap;
	text-align:center;
	background-color:#777;
	border-radius:10px
}
.badge:empty {
	display:none
}
.btn .badge {
	position:relative;
	top:-1px
}
.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge {
	top:0;
	padding:1px 5px
}
.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
	color:#0b6798;
	background-color:#fff
}
.list-group-item>.badge {
	float:right
}
.list-group-item>.badge+.badge {
	margin-right:5px
}
.nav-pills>li>a>.badge {
	margin-left:3px
}
a.badge:hover,a.badge:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.jumbotron {
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	color:inherit;
	background-color:#eee
}
.jumbotron h1,.jumbotron .h1 {
	color:inherit
}
.jumbotron p {
	margin-bottom:15px;
	font-size:20px;
	font-weight:200
}
.jumbotron>hr {
	border-top-color:#d5d5d5
}
.container .jumbotron,.container-fluid .jumbotron {
	border-radius:0;
	padding-left:15px;
	padding-right:15px
}
.jumbotron .container {
	max-width:100%
}
@media screen and (min-width:768px) {
	.jumbotron {
	padding-top:48px;
	padding-bottom:48px
}
.container .jumbotron,.container-fluid .jumbotron {
	padding-left:60px;
	padding-right:60px
}
.jumbotron h1,.jumbotron .h1 {
	font-size:59px
}
}.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:18px;
	line-height:1.42857;
	background-color:#fff;
	border:1px solid #ebebeb;
	border-radius:0;
	-webkit-transition:border 0.2s ease-in-out;
	-o-transition:border 0.2s ease-in-out;
	transition:border 0.2s ease-in-out
}
.thumbnail>img,.thumbnail a>img {
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto
}
.thumbnail .caption {
	padding:9px;
	color:#333
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color:#0b6798
}
.alert {
	padding:10px;
	margin-bottom:18px;
	border:1px solid transparent;
	border-radius:0
}
.alert h4 {
	margin-top:0;
	color:inherit
}
.alert .alert-link {
	font-weight:bold
}
.alert>p,.alert>ul {
	margin-bottom:0
}
.alert>p+p {
	margin-top:5px
}
.alert-dismissable,.alert-dismissible {
	padding-right:30px
}
.alert-dismissable .close,.alert-dismissible .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}
.alert-success {
	background-color:#cbeacb;
	border-color:#b9e2b9;
	color:#398c39
}
.alert-success hr {
	border-top-color:#a7dba7
}
.alert-success .alert-link {
	color:#2a682a
}
.alert-info {
	background-color:#f1f1f1;
	border-color:#f1f1f1;
	color:#214c61
}
.alert-info hr {
	border-top-color:#e4e4e4
}
.alert-info .alert-link {
	color:#142f3b
}
.alert-warning {
	background-color:#fce7c8;
	border-color:#f9d5a2;
	color:#e0890e
}
.alert-warning hr {
	border-top-color:#f8cb8a
}
.alert-warning .alert-link {
	color:#b06c0b
}
.alert-danger {
	background-color:#f5c1bb;
	border-color:#f3b5ad;
	color:#c72f1d
}
.alert-danger hr {
	border-top-color:#f0a197
}
.alert-danger .alert-link {
	color:#9a2516
}
@-webkit-keyframes progress-bar-stripes {
	from {
	background-position:40px 0
}
to {
	background-position:0 0
}
}@keyframes progress-bar-stripes {
	from {
	background-position:40px 0
}
to {
	background-position:0 0
}
}.progress {
	overflow:hidden;
	height:18px;
	margin-bottom:18px;
	background-color:#f5f5f5;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
	float:left;
	width:0%;
	height:100%;
	font-size:12px;
	line-height:18px;
	color:#fff;
	text-align:center;
	background-color:#eb3e32;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition:width 0.6s ease;
	-o-transition:width 0.6s ease;
	transition:width 0.6s ease
}
.progress-striped .progress-bar,.progress-bar-striped {
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-size:40px 40px
}
.progress.active .progress-bar,.progress-bar.active {
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color:#4cb64c
}
.progress-striped .progress-bar-success {
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}
.progress-bar-info {
	background-color:#54b7d3
}
.progress-striped .progress-bar-info {
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}
.progress-bar-warning {
	background-color:#f3a638
}
.progress-striped .progress-bar-warning {
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}
.progress-bar-danger {
	background-color:#e3503e
}
.progress-striped .progress-bar-danger {
	background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:-o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}
.media {
	margin-top:15px
}
.media:first-child {
	margin-top:0
}
.media,.media-body {
	zoom:1;
	overflow:hidden
}
.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-left,.media-right,.media-body {
	display:table-cell;
	vertical-align:top
}
.media-middle {
	vertical-align:middle
}
.media-bottom {
	vertical-align:bottom
}
.media-heading {
	margin-top:0;
	margin-bottom:5px
}
.media-list {
	padding-left:0;
	list-style:none
}
.list-group {
	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 #e7e7e7
}
.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:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
	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:hover,.list-group-item.disabled:focus {
	background-color:#eee;
	color:#777;
	cursor:not-allowed
}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
	color:inherit
}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
	color:#777
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	z-index:2;
	color:#fff;
	background-color:#f5f5f5;
	border-color:#f5f5f5
}
.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: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,.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 {
	color:inherit
}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
	color:#fff
}
.list-group-item-success {
	color:#4cb64c;
	background-color:#cbeacb
}
a.list-group-item-success,button.list-group-item-success {
	color:#4cb64c
}
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:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
	color:#4cb64c;
	background-color:#b9e2b9
}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
	color:#fff;
	background-color:#4cb64c;
	border-color:#4cb64c
}
.list-group-item-info {
	color:#31708f;
	background-color:#d9edf7
}
a.list-group-item-info,button.list-group-item-info {
	color:#31708f
}
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:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
	color:#31708f;
	background-color:#c4e3f3
}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
	color:#fff;
	background-color:#31708f;
	border-color:#31708f
}
.list-group-item-warning {
	color:#f3a638;
	background-color:#fce7c8
}
a.list-group-item-warning,button.list-group-item-warning {
	color:#f3a638
}
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:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
	color:#f3a638;
	background-color:#fadcb0
}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
	color:#fff;
	background-color:#f3a638;
	border-color:#f3a638
}
.list-group-item-danger {
	color:#e3503e;
	background-color:#f5c1bb
}
a.list-group-item-danger,button.list-group-item-danger {
	color:#e3503e
}
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:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
	color:#e3503e;
	background-color:#f2ada4
}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
	color:#fff;
	background-color:#e3503e;
	border-color:#e3503e
}
.list-group-item-heading {
	margin-top:0;
	margin-bottom:5px
}
.list-group-item-text {
	margin-bottom:0;
	line-height:1.3
}
.panel {
	margin-bottom:18px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:0;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);
	box-shadow:0 1px 1px rgba(0,0,0,0.05)
}
.panel-body {
	padding:15px
}
.panel-body:before,.panel-body:after {
	content:" ";
	display:table
}
.panel-body:after {
	clear:both
}
.panel-heading {
	padding:12px 15px;
	border-bottom:1px solid transparent;
	border-top-right-radius:-1;
	border-top-left-radius:-1
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:15px;
	color:inherit
}
.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a {
	color:inherit
}
.panel-footer {
	padding:12px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:-1;
	border-bottom-left-radius:-1
}
.panel>.list-group,.panel>.panel-collapse>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top:0;
	border-top-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-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.list-group+.panel-footer {
	border-top-width:0
}
.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table {
	margin-bottom:0
}
.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption {
	padding-left:15px;
	padding-right:15px
}
.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius:-1;
	border-top-left-radius:-1
}
.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius:-1;
	border-top-right-radius:-1
}
.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,.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-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-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 {
	border-top-left-radius:-1
}
.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,.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-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-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 {
	border-top-right-radius:-1
}
.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius:-1;
	border-bottom-left-radius:-1
}
.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius:-1;
	border-bottom-right-radius:-1
}
.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,.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 {
	border-bottom-left-radius:-1
}
.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,.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 {
	border-bottom-right-radius:-1
}
.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
	border-top:1px solid #e5e5e5
}
.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td {
	border-top:0
}
.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left:0
}
.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right:0
}
.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.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 {
	border-bottom:0
}
.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-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 {
	border-bottom:0
}
.panel>.table-responsive {
	border:0;
	margin-bottom:0
}
.panel-group {
	margin-bottom:18px
}
.panel-group .panel {
	margin-bottom:0;
	border-radius:0
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group {
	border-top:1px solid #ddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}
.panel-default {
	border-color:#ddd
}
.panel-default>.panel-heading {
	color:#333;
	background-color:#fafafa;
	border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ddd
}
.panel-default>.panel-heading .badge {
	color:#fafafa;
	background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ddd
}
.panel-primary {
	border-color:#eb3e32
}
.panel-primary>.panel-heading {
	color:#fff;
	background-color:#eb3e32;
	border-color:#eb3e32
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#eb3e32
}
.panel-primary>.panel-heading .badge {
	color:#eb3e32;
	background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#eb3e32
}
.panel-success {
	border-color:#b9e2b9
}
.panel-success>.panel-heading {
	color:#4cb64c;
	background-color:#cbeacb;
	border-color:#b9e2b9
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#b9e2b9
}
.panel-success>.panel-heading .badge {
	color:#cbeacb;
	background-color:#4cb64c
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#b9e2b9
}
.panel-info {
	border-color:#bce8f1
}
.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge {
	color:#d9edf7;
	background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#bce8f1
}
.panel-warning {
	border-color:#f9d5a2
}
.panel-warning>.panel-heading {
	color:#f3a638;
	background-color:#fce7c8;
	border-color:#f9d5a2
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#f9d5a2
}
.panel-warning>.panel-heading .badge {
	color:#fce7c8;
	background-color:#f3a638
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#f9d5a2
}
.panel-danger {
	border-color:#f3b5ad
}
.panel-danger>.panel-heading {
	color:#e3503e;
	background-color:#f5c1bb;
	border-color:#f3b5ad
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#f3b5ad
}
.panel-danger>.panel-heading .badge {
	color:#f5c1bb;
	background-color:#e3503e
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#f3b5ad
}
.embed-responsive {
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden
}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
	position:absolute;
	top:0;
	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;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0,0,0,0.15)
}
.well-lg {
	padding:24px;
	border-radius:0
}
.well-sm {
	padding:9px;
	border-radius:0
}
.close {
	float:right;
	font-size:19.5px;
	font-weight:bold;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20)
}
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50)
}
button.close {
	padding:0;
	cursor:pointer;
	background:transparent;
	border:0;
	-webkit-appearance:none
}
.modal-open {
	overflow:hidden
}
.modal {
	display:none;
	overflow:hidden;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
	-webkit-transform:translate(0,-25%);
	-ms-transform:translate(0,-25%);
	transform:translate(0,-25%);
	-webkit-transition:-webkit-transform 0.3s ease-out;
	-o-transition:-o-transform 0.3s ease-out;
	transition:-webkit-transform 0.3s ease-out;
	-o-transition:transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
	transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0,0);
	-ms-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,0.2);
	border-radius:0;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
	box-shadow:0 3px 9px rgba(0,0,0,0.5);
	background-clip:padding-box;
	outline:0
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.modal-backdrop.fade {
	opacity:0;
	filter:alpha(opacity=0)
}
.modal-backdrop.in {
	opacity:.5;
	filter:alpha(opacity=50)
}
.modal-header {
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header:before,.modal-header:after {
	content:" ";
	display:table
}
.modal-header:after {
	clear:both
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857
}
.modal-body {
	position:relative;
	padding:15px
}
.modal-footer {
	padding:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}
.modal-footer:before,.modal-footer:after {
	content:" ";
	display:table
}
.modal-footer:after {
	clear:both
}
.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:768px) {
	.modal-dialog {
	width:600px;
	margin:30px auto
}
.modal-content {
	-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
	box-shadow:0 5px 15px rgba(0,0,0,0.5)
}
.modal-sm {
	width:300px
}
}@media (min-width:992px) {
	.modal-lg {
	width:900px
}
}.tooltip {
	position:absolute;
	z-index:1070;
	display:block;
	font-family:"微软雅黑","黑体",Helvetica,Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-break:auto;
	line-height:1.42857;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	white-space:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	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-arrow {
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-left .tooltip-arrow {
	bottom:0;
	right:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow {
	top:0;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1060;
	display:none;
	max-width:276px;
	padding:1px;
	font-family:"微软雅黑","黑体",Helvetica,Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-break:auto;
	line-height:1.42857;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	white-space:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	font-size:13px;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.2);
	border-radius:0;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2)
}
.popover.top {
	margin-top:-10px
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover-title {
	margin:0;
	padding:8px 14px;
	font-size:13px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:-1 -1 0 0
}
.popover-content {
	padding:9px 14px
}
.popover>.arrow,.popover>.arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover>.arrow {
	border-width:11px
}
.popover>.arrow:after {
	border-width:10px;
	content:""
}
.popover.top>.arrow {
	left:50%;
	margin-left:-11px;
	border-bottom-width:0;
	border-top-color:#999;
	border-top-color:rgba(0,0,0,0.25);
	bottom:-11px
}
.popover.top>.arrow:after {
	content:" ";
	bottom:1px;
	margin-left:-10px;
	border-bottom-width:0;
	border-top-color:#fff
}
.popover.right>.arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:#999;
	border-right-color:rgba(0,0,0,0.25)
}
.popover.right>.arrow:after {
	content:" ";
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff
}
.popover.bottom>.arrow {
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,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,0.25)
}
.popover.left>.arrow:after {
	content:" ";
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	overflow:hidden;
	width:100%
}
.carousel-inner>.item {
	display:none;
	position:relative;
	-webkit-transition:0.6s ease-in-out left;
	-o-transition:0.6s ease-in-out left;
	transition:0.6s ease-in-out left
}
.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display:block;
	max-width:100%;
	height:auto;
	line-height:1
}
@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner>.item {
	-webkit-transition:-webkit-transform 0.6s ease-in-out;
	-o-transition:-o-transform 0.6s ease-in-out;
	transition:-webkit-transform 0.6s ease-in-out;
	-o-transition:transform 0.6s ease-in-out;
	transition:transform 0.6s ease-in-out;
	transition:transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000px;
	perspective:1000px
}
.carousel-inner>.item.next,.carousel-inner>.item.active.right {
	-webkit-transform:translate3d(100%,0,0);
	transform:translate3d(100%,0,0);
	left:0
}
.carousel-inner>.item.prev,.carousel-inner>.item.active.left {
	-webkit-transform:translate3d(-100%,0,0);
	transform:translate3d(-100%,0,0);
	left:0
}
.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active {
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
	left:0
}
}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next,.carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:15%;
	opacity:.5;
	filter:alpha(opacity=50);
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6);
	background-color:rgba(0,0,0,0)
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
	background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
}
.carousel-control.right {
	left:auto;
	right:0;
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
	background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
}
.carousel-control:hover,.carousel-control:focus {
	outline:0;
	color:#fff;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90)
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	margin-top:-10px;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left:50%;
	margin-left:-10px
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right:50%;
	margin-right:-10px
}
.carousel-control .icon-prev,.carousel-control .icon-next {
	width:20px;
	height:20px;
	line-height:1;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	margin-left:-30%;
	padding-left:0;
	list-style:none;
	text-align:center
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	border:1px solid #fff;
	border-radius:10px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0,0,0,0)
}
.carousel-indicators .active {
	margin:0;
	width:12px;
	height:12px;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	left:15%;
	right:15%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next {
	width:30px;
	height:30px;
	margin-top:-10px;
	font-size:30px
}
.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
	margin-left:-10px
}
.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next {
	margin-right:-10px
}
.carousel-caption {
	left:20%;
	right:20%;
	padding-bottom:30px
}
.carousel-indicators {
	bottom:20px
}
}.clearfix:before,.clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
.center-block {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.pull-right {
	float:right !important
}
.pull-left {
	float:left !important
}
.hide {
	display:none !important
}
.show {
	display:block !important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none !important
}
.affix {
	position:fixed
}
@-ms-viewport {
	width:device-width
}
.visible-xs {
	display:none !important
}
.visible-sm {
	display:none !important
}
.visible-md {
	display:none !important
}
.visible-lg {
	display:none !important
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display:none !important
}
@media (max-width:767px) {
	.visible-xs {
	display:block !important
}
table.visible-xs {
	display:table !important
}
tr.visible-xs {
	display:table-row !important
}
th.visible-xs,td.visible-xs {
	display:table-cell !important
}
}@media (max-width:767px) {
	.visible-xs-block {
	display:block !important
}
}@media (max-width:767px) {
	.visible-xs-inline {
	display:inline !important
}
}@media (max-width:767px) {
	.visible-xs-inline-block {
	display:inline-block !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
	display:block !important
}
table.visible-sm {
	display:table !important
}
tr.visible-sm {
	display:table-row !important
}
th.visible-sm,td.visible-sm {
	display:table-cell !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
	display:block !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
	display:inline !important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
	display:inline-block !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
	display:block !important
}
table.visible-md {
	display:table !important
}
tr.visible-md {
	display:table-row !important
}
th.visible-md,td.visible-md {
	display:table-cell !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
	display:block !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
	display:inline !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
	display:inline-block !important
}
}@media (min-width:1200px) {
	.visible-lg {
	display:block !important
}
table.visible-lg {
	display:table !important
}
tr.visible-lg {
	display:table-row !important
}
th.visible-lg,td.visible-lg {
	display:table-cell !important
}
}@media (min-width:1200px) {
	.visible-lg-block {
	display:block !important
}
}@media (min-width:1200px) {
	.visible-lg-inline {
	display:inline !important
}
}@media (min-width:1200px) {
	.visible-lg-inline-block {
	display:inline-block !important
}
}@media (max-width:767px) {
	.hidden-xs {
	display:none !important
}
}@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
	display:none !important
}
}@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
	display:none !important
}
}@media (min-width:1200px) {
	.hidden-lg {
	display:none !important
}
}.visible-print {
	display:none !important
}
@media print {
	.visible-print {
	display:block !important
}
table.visible-print {
	display:table !important
}
tr.visible-print {
	display:table-row !important
}
th.visible-print,td.visible-print {
	display:table-cell !important
}
}.visible-print-block {
	display:none !important
}
@media print {
	.visible-print-block {
	display:block !important
}
}.visible-print-inline {
	display:none !important
}
@media print {
	.visible-print-inline {
	display:inline !important
}
}.visible-print-inline-block {
	display:none !important
}
@media print {
	.visible-print-inline-block {
	display:inline-block !important
}
}@media print {
	.hidden-print {
	display:none !important
}
}.p-0 {
	padding:0px
}
.pt-0 {
	padding-top:0px
}
.pr-0 {
	padding-right:0px
}
.pb-0 {
	padding-bottom:0px
}
.pl-0 {
	padding-left:0px
}
.py-0 {
	padding-bottom:0px;
	padding-top:0px
}
.px-0 {
	padding-left:0px;
	padding-right:0px
}
.m-0 {
	margin:0px
}
.mt-0 {
	margin-top:0px
}
.mr-0 {
	margin-right:0px
}
.mb-0 {
	margin-bottom:0px
}
.ml-0 {
	margin-left:0px
}
.my-0 {
	margin-bottom:0px;
	margin-top:0px
}
.mx-0 {
	margin-left:0px;
	margin-right:0px
}
.p-1 {
	padding:15px
}
.pt-1 {
	padding-top:15px
}
.pr-1 {
	padding-right:15px
}
.pb-1 {
	padding-bottom:15px
}
.pl-1 {
	padding-left:15px
}
.py-1 {
	padding-bottom:15px;
	padding-top:15px
}
.px-1 {
	padding-left:15px;
	padding-right:15px
}
.m-1 {
	margin:15px
}
.mt-1 {
	margin-top:15px
}
.mr-1 {
	margin-right:15px
}
.mb-1 {
	margin-bottom:15px
}
.ml-1 {
	margin-left:15px
}
.my-1 {
	margin-bottom:15px;
	margin-top:15px
}
.mx-1 {
	margin-left:15px;
	margin-right:15px
}
.p-2 {
	padding:30px
}
.pt-2 {
	padding-top:30px
}
.pr-2 {
	padding-right:30px
}
.pb-2 {
	padding-bottom:30px
}
.pl-2 {
	padding-left:30px
}
.py-2 {
	padding-bottom:30px;
	padding-top:30px
}
.px-2 {
	padding-left:30px;
	padding-right:30px
}
.m-2 {
	margin:30px
}
.mt-2 {
	margin-top:30px
}
.mr-2 {
	margin-right:30px
}
.mb-2 {
	margin-bottom:30px
}
.ml-2 {
	margin-left:30px
}
.my-2 {
	margin-bottom:30px;
	margin-top:30px
}
.mx-2 {
	margin-left:30px;
	margin-right:30px
}
.p-3 {
	padding:45px
}
.pt-3 {
	padding-top:45px
}
.pr-3 {
	padding-right:45px
}
.pb-3 {
	padding-bottom:45px
}
.pl-3 {
	padding-left:45px
}
.py-3 {
	padding-bottom:45px;
	padding-top:45px
}
.px-3 {
	padding-left:45px;
	padding-right:45px
}
.m-3 {
	margin:45px
}
.mt-3 {
	margin-top:45px
}
.mr-3 {
	margin-right:45px
}
.mb-3 {
	margin-bottom:45px
}
.ml-3 {
	margin-left:45px
}
.my-3 {
	margin-bottom:45px;
	margin-top:45px
}
.mx-3 {
	margin-left:45px;
	margin-right:45px
}
.col-lg-5p,.col-md-5p,.col-sm-5p,.col-xs-5p {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	float:left
}
.col-xs-5p {
	width:20%
}
@media (min-width:768px) {
	.col-sm-5p {
	width:20%
}
}@media (min-width:992px) {
	.col-md-5p {
	width:20%
}
}@media (min-width:1200px) {
	.col-lg-5p {
	width:20%
}
}.col-lg-7p,.col-md-7p,.col-sm-7p,.col-xs-7p {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	float:left
}
.col-xs-7p {
	width:14.28571%
}
@media (min-width:768px) {
	.col-sm-7p {
	width:14.28571%
}
}@media (min-width:992px) {
	.col-md-7p {
	width:14.28571%
}
}@media (min-width:1200px) {
	.col-lg-7p {
	width:14.28571%
}
}.col-lg-8p,.col-md-8p,.col-sm-8p,.col-xs-8p {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	float:left
}
.col-xs-8p {
	width:12.5%
}
@media (min-width:768px) {
	.col-sm-8p {
	width:12.5%
}
}@media (min-width:992px) {
	.col-md-8p {
	width:12.5%
}
}@media (min-width:1200px) {
	.col-lg-8p {
	width:12.5%
}
}.col-lg-9p,.col-md-9p,.col-sm-9p,.col-xs-9p {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	float:left
}
.col-xs-9p {
	width:11.11111%
}
@media (min-width:768px) {
	.col-sm-9p {
	width:11.11111%
}
}@media (min-width:992px) {
	.col-md-9p {
	width:11.11111%
}
}@media (min-width:1200px) {
	.col-lg-9p {
	width:11.11111%
}
}.col-lg-10p,.col-md-10p,.col-sm-10p,.col-xs-10p {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	float:left
}
.col-xs-10p {
	width:10%
}
@media (min-width:768px) {
	.col-sm-10p {
	width:10%
}
}@media (min-width:992px) {
	.col-md-10p {
	width:10%
}
}@media (min-width:1200px) {
	.col-lg-10p {
	width:10%
}
}h1 {
	margin-top:0
}
h2 {
	margin-top:0
}
h3 {
	margin-top:0
}
h4 {
	margin-top:0
}
h5 {
	margin-top:0
}
h6 {
	margin-top:0
}
.pagination>li {
	display:inline-block;
	margin:0 3px
}
.pagination>li span,.pagination>li a {
	border-radius:3px !important;
	padding:5px 10px
}
.pagination>li a {
	color:#444
}
.pagination>li a:hover {
	background-color:#eb3e32;
	border-color:#eb3e32;
	color:#fff
}
legend {
	font-size:18px;
	padding:7px 0px
}
table tr th,table tr td {
	vertical-align:middle !important
}
table .img-thumbnail {
	max-width:60px
}
.table>thead>tr>th,.table>thead>tr>td {
	border-bottom-width:1px
}
.list-group .list-group-item-heading {
	margin:0;
	font-size:15px;
	font-weight:bold;
	padding:10px 15px;
	background:#f5f5f5;
	border:1px solid #e7e7e7;
	border-bottom:none
}
.nav-tabs li.active a:before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:-1px;
	height:3px;
	width:100%;
	background:#eb3e32
}
.breadcrumb {
	margin-bottom:0
}
.breadcrumb li:last-child a {
	color:#000
}
.dropdown-menu {
	margin:0;
	padding:0
}
.form-control {
	-webkit-box-shadow:none !important;
	box-shadow:none !important
}
.btn {
	outline:none !important
}
p {
	margin:0
}
a {
	color:#333
}
ul,ol {
	margin-bottom:0
}
img {
	max-width:100%
}
#content {
	margin-bottom:20px
}
body.common-home .product-wrapper {
	margin:0
}
body {
	-webkit-font-smoothing:antialiased
}
body.common-home {
	overflow:-Scroll;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical
}
#content.col-sm-9 {
	margin-bottom:20px
}
div.required .control-label:before {
	content:'* ';
	color:#f00;
	font-weight:bold
}
.checkbox-plus input {
	display:none
}
.checkbox-plus input+label {
	min-width:14px;
	cursor:pointer;
	margin-bottom:0;
	font-weight:500
}
.checkbox-plus input+label:before {
	color:#888;
	content:"\f096";
	font-size:14px;
	font-family:fontawesome
}
.checkbox-plus input:checked+label:before {
	content:"\f14a";
	color:#eb3e32
}
.no-items {
	font-size:20px;
	text-align:center;
	margin-bottom:40px
}
.no-items img {
	margin:20px auto 14px auto
}
.no-items p {
	font-size:14px
}
.no-items .btn {
	margin-top:10px
}
.default-border {
	clear:both;
	overflow:hidden;
	border-radius:3px;
	border:1px solid #ebebeb;
	background:#fff;
	padding:14px 18px 18px 18px
}
.default-border ol,.default-border ul {
	list-style:none
}
.default-border ul.list-unstyled li {
	border-bottom:1px solid #ebebeb
}
.default-border ul.list-unstyled li:last-of-type {
	border:none
}
.default-border ul.list-unstyled li a {
	display:block;
	padding:10px 0
}
.default-border .title {
	margin-bottom:14px;
	font-size:15px;
	font-weight:700;
	color:#252525;
	line-height:20px;
	padding:0 0 15px 0;
	text-transform:uppercase;
	border-bottom:1px solid #ebebeb
}
.default-border .title a.link {
	float:right;
	font-size:13px;
	font-weight:500;
	color:#eb3e32
}
.form-group-list .buttons {
	margin-top:10px
}
.form-group-list .form-group label {
	width:100%;
	padding-top:0 !important;
	margin-bottom:5px !important;
	text-align:left !important
}
.form-group-list .form-group .col-sm-10 {
	width:100%
}
.form-group-list .form-group .radio-inline {
	width:auto
}
.form-group-list .form-group textarea {
	border-radius:0px
}
.breadcrumb-wrapper {
	background:#f2f2f2;
	margin-bottom:16px
}
@media (max-width:768px) {
	.breadcrumb-wrapper {
	display:none
}
}.discount-info {
	position:absolute;
	top:10px;
	right:10px;
	color:#fff;
	border-radius:2px;
	padding:2px 10px;
	font-size:12px;
	background:#8dc44f
}
.flag-icons {
	position:absolute;
	top:0px;
	left:-10px
}
.flag-icons .flag-icon {
	color:#fff;
	border-radius:2px;
	padding:2px 10px;
	font-size:12px;
	background:#eb3e32
}
.flyer {
	width:30px;
	color:#fff;
	height:30px;
	z-index:999;
	line-height:30px;
	text-align:center;
	border-radius:50%;
	border:1px solid #ddd;
	background:#eb3e32
}
.discount-info {
	position:absolute;
	top:10px;
	right:10px;
	color:#fff;
	border-radius:2px;
	padding:2px 10px;
	font-size:12px;
	background:#8dc44f
}
.success-items {
    margin-top:20px;
	background-color:#f3fcee;
	border-top:2px solid #4cb64c;
	padding:20px;
	font-size:16px;
	overflow:hidden
}
.success-items.failure {
	border-color:#e05b4c;
	background-color:#fcf1ee
}
.success-items.failure .icon-wrapper i,.success-items.failure h2.title {
	color:#d00000 !important
}
.success-items .order-info {
	overflow:hidden;
	margin:0 auto
}
@media (min-width:992px) {
	.success-items .order-info {
	max-width:740px
}
}.success-items .order-info .row {
	margin-bottom:6px
}
.success-items .order-info .icon-wrapper {
	float:left;
	margin-right:15px
}
.success-items .order-info .icon-wrapper i {
	font-size:66px;
	color:#4cb64c
}
@media (min-width:992px) {
	.success-items .order-info .icon-wrapper i {
	margin-top:8px
}
}.success-items .order-info .inner-wrapper {
	float:left
}
.success-items .order-info .inner-wrapper h2.title {
	color:#219a21
}
.success-items .order-info .color-red {
	color:#d20505
}
.success-items h2.title {
	color:#219a21;
	margin-bottom:8px
}
.success-items p {
	margin-bottom:16px
}
.success-items .btn {
	padding:8px 26px
}
.product-category .col-sm-9 .product-wrapper {
	margin:0 15px
}
#bsBox {
	-webkit-box-sizing:initial !important;
	box-sizing:initial !important
}
#bsBox .bFind-wrapper-top {
	height:25px
}
* {
	outline:none
}
.assist-side .go-top {
	display:none
}
@media (max-width:992px) {
	.go-top {
	display:none;
	position:fixed;
	bottom:63px;
	right:0;
	width:32px;
	height:32px;
	cursor:pointer;
	line-height:30px;
	z-index:99;
	text-align:center;
	background-color:rgba(0,0,0,0.6)
}
.go-top:active {
	background-color:#bbb
}
.go-top i {
	font-size:20px;
	color:#fff
}
}.header-notice-wrapper {
	background-color:#e5f1e1;
	padding:8px 0
}
.header-notice-wrapper .header-notice-content p {
	margin:0 0 5px;
	color:#333
}
.header-notice-wrapper .header-notice-content p:last-of-type {
	margin:0
}
header {
	background-color:#fff
}
body.skin-blue header {
	background-color:#dc0101
}
header .header-container {
	padding:24px 0
}
body.skin-blue header .header-container {
	padding:28px 0
}
@media (max-width:992px) {
	header .header-container {
	padding:0
}
}header .header-container #search input {
	height:38px;
	
}
body.skin-blue header .header-container #search input {
	border:1px solid #fdd922;
	border-radius: 50px 0 0 50px
}
header .header-container #search button {
	height:38px;
	padding:0 13px;
	min-width:100px
}
body.skin-blue header .header-container #search {
	border-radius:20px;
	overflow:hidden
}
body.skin-blue header .header-container #search .input-group-btn button {
	background:#fdd922;
	border-color:#fdd922;
	color:#000;
	min-width:auto
}
header .header-container .search-keyword-wrapper {
	margin-top:2px
}
header .header-container .search-keyword-wrapper a {
	font-size:12px
}
body.skin-blue header .header-container .search-keyword-wrapper a {
	color:#eee
}
body.skin-blue header .header-container #logo {
	text-align:center
}
body.skin-blue header .header-container #logo a {
	display:inline-block
}
@media (max-width:992px) {
	header .header-container #logo {
	margin:20px 0;
	text-align:center;
	width:100%
}
header .header-container #logo img {
	display:inline-block
}
}@media (max-width:768px) {
	header .header-container #logo {
	margin:10px 0
}
}header .header-container #cart {
	float:right;
	height:38px;
	line-height:38px;
	position:relative
}
header .header-container #cart .no-results {
	margin-bottom:0;
	padding:16px 6px
}
header .header-container #cart:hover>button {
	z-index:1000;
	border-color:#eb3e32
}
body.skin-blue header .header-container #cart:hover>button {
	border-color:#dc0101
}
header .header-container #cart:hover>button:after {
	content:'';
	left:0;
	bottom:-1px;
	width:100%;
	height:1px;
	background:#fff;
	position:absolute
}
header .header-container #cart:hover .dropdown-menu {
	display:block;
	visibility:visible;
	top:100%;
	z-index:999;
	border-color:#eb3e32
}
body.skin-blue header .header-container #cart:hover .dropdown-menu {
	border-color:#dc0101
}
header .header-container #cart>button {
	padding:0;
	background:#fff;
	height:38px;
	line-height:38px;
	font-size:12px;
	border:1px solid #ddd;
	color:#eb3e32
}
body.skin-blue header .header-container #cart>button {
	color:#dc0101;
	border-radius:20px;
	overflow:hidden;
	border-color:#dc0101
}
header .header-container #cart>button>i {
	display:block;
	float:left;
	width:45px;
	line-height:36px;
	font-size:15px
}
body.skin-blue header .header-container #cart>button>i {
	color:#000;
	width:38px;
	margin-right:6px;
	background:#fdd922
}
header .header-container #cart>button>div {
	text-align:left;
	padding:0 15px 0 0
}
header .header-container #cart>button>div .title {
	display:block
}
header .header-container #cart>button>div #cart-total {
	float:right;
	text-align:left
}
header .header-container #cart .dropdown-menu {
	min-width:350px;
	margin-top:-1px;
	padding:10px;
	-webkit-box-shadow:none;
	box-shadow:none
}
header .header-container #cart .dropdown-menu .table>tbody>tr>td {
	border-top:none;
	border-bottom:1px solid #e8e8e8
}
header .header-container #cart .dropdown-menu li .name {
	/*height:33px;
	line-height:16px;*/
	overflow:hidden;
	display:inline-block;
	text-transform:capitalize;
}
header .header-container #cart .dropdown-menu li.products {
	max-height:400px;
	overflow:hidden;
	overflow-y:auto
}
header .header-container #cart .dropdown-menu li.products a {
	color:#333
}
header .header-container #cart .dropdown-menu img {
	min-width:25px
}
header .header-container #cart .dropdown-menu .btn-danger {
	background:#fff;
	color:#555;
	border-color:#eee
}
body.skin-blue .header-wishlist {
	width:38px;
	float:right;
	height:38px;
	color:#000;
	cursor:pointer;
	line-height:40px;
	margin-left:10px;
	text-align:center;
	border-radius:50%;
	border:1px solid transparent;
	position:relative;
	background:#fdd922
}
body.skin-blue .header-wishlist a {
	color:inherit
}
body.skin-blue .header-wishlist .wish-quantity {
	position:absolute;
	top:-4px;
	right:-5px;
	width:19px;
	height:19px;
	background:#fff;
	font-size:12px;
	border-radius:50%;
	border:2px solid #dc0101;
	text-align:center;
	line-height:14px
}
body.skin-blue .header-wishlist:hover {
	background:#fff;
	border:1px solid #fdd922;
}
body.skin-blue .header-wishlist i {
	font-size:16px
}
footer {
	background-color:#f0f0f0
}
footer.footer-default {
	border-top:1px solid #ebebeb;
	padding-top:36px
}
footer.footer-custom {
	color:#d9d9d9
}
footer.footer-custom h5 {
	color:#fff
}
footer.footer-custom img {
	display:inline-block
}
footer .module-customer-service {
	background-color:#f9f9f9
}
footer p,footer div {
	line-height:22px
}
footer h5 {
	font-size:16px;
	margin-bottom:30px
}
@media (max-width:768px) {
	footer h5 {
	font-size:14px;
	margin-bottom:8px
}
}footer h5.telephone-wrapper {
	font-size:18px;
	color:#eb3e32
}
footer h5.telephone-wrapper i {
	width:20px
}
footer ul.list-unstyled {
	margin-bottom:18px
}
footer ul.list-unstyled li {
	margin-bottom:14px
}
@media (max-width:768px) {
	footer ul.list-unstyled li {
	margin-bottom:8px
}
}footer ul.list-unstyled li a {
	display:inline-block;
	-webkit-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s
}
footer ul.list-unstyled li a:hover {
	color:#eb3e32
}
footer ul.list-unstyled.address-wrapper {
	font-size:14px;
	color:#666
}
footer ul.list-unstyled.address-wrapper i {
	width:20px;
	color:#999
}
footer ul.list-unstyled.address-wrapper .contact-btn a {
	color:#ff6700;
	background:#fff;
	padding:5px 13px;
	border-color:#ff6700
}
footer ul.list-unstyled.address-wrapper .contact-btn a i {
	color:#ff6700;
	-webkit-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
	transition:all 0.5s ease 0s
}
footer ul.list-unstyled.address-wrapper .contact-btn a:hover {
	color:#fff;
	background:#eb3e32
}
footer ul.list-unstyled.address-wrapper .contact-btn a:hover i {
	color:#fff
}
footer .footer-bottom {
	border-top:1px solid #999;
	text-align:center;
	padding:20px 0;
	color:#777;
	margin-bottom:0
}
footer .footer-bottom a {
	color:#777
}
footer .fixed-shortcut-wrapper {
	position:fixed;
	width:46px;
	bottom:180px;
	right:0;
	z-index:99;
	-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.1);
	box-shadow:0 4px 8px 0 rgba(0,0,0,0.1)
}
footer .fixed-shortcut-wrapper .item {
	position:relative;
	background-color:#fff;
	text-align:center
}
footer .fixed-shortcut-wrapper .item:first-of-type {
	border-top-left-radius:4px
}
footer .fixed-shortcut-wrapper .item:last-of-type {
	border-bottom-left-radius:4px
}
footer .fixed-shortcut-wrapper .item:last-of-type a:before {
	display:none
}
@media screen and (min-width:992px) {
	footer .fixed-shortcut-wrapper .item.children:before,footer .fixed-shortcut-wrapper .item.children:after {
	display:none;
	content:'\f04b';
	position:absolute;
	top:12px;
	width:33px;
	height:44px;
	left:-32px;
	font-family:'fontawesome';
	color:#ccc;
	z-index:999;
	font-size:18px
}
}footer .fixed-shortcut-wrapper .item.children:after {
	color:#fff;
	left:-33px
}
footer .fixed-shortcut-wrapper .item:hover {
	background-color:#ffeeee
}
@media screen and (min-width:992px) {
	footer .fixed-shortcut-wrapper .item:hover .children-inner {
	display:block
}
}footer .fixed-shortcut-wrapper .item:hover:before,footer .fixed-shortcut-wrapper .item:hover:after {
	display:block
}
footer .fixed-shortcut-wrapper .item:hover>a {
	color:#eb3e32
}
footer .fixed-shortcut-wrapper .item:active {
	background-color:#ffcaca
}
footer .fixed-shortcut-wrapper .item>a {
	display:block;
	font-size:18px;
	color:#b6b6ca;
	padding:15px 2px;
	position:relative
}
footer .fixed-shortcut-wrapper .item>a.scroll-top i {
	font-size:22px;
	font-weight:bold
}
footer .fixed-shortcut-wrapper .item>a:before {
	content:'';
	position:absolute;
	bottom:0;
	left:20%;
	width:60%;
	border-bottom:1px solid #eee
}
footer .fixed-shortcut-wrapper .item .children-inner {
	top:0;
	right:69px;
	width:150px;
	z-index:999;
	display:none;
	position:absolute;
	text-align:center;
	border-radius:3px;
	padding:14px 10px;
	background-color:#fff;
	-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	box-shadow:0px 0px 8px rgba(0,0,0,0.2)
}
footer .fixed-shortcut-wrapper .item .children-inner>i {
	margin-right:5px;
	color:#eb3e32
}
div.social a {
	font-size:20px;
	margin-right:16px
}
div.contact-info-wrapper li {
	overflow:hidden
}
div.contact-info-wrapper .icon {
	float:left;
	width:26px
}
div.contact-info-wrapper .icon span {
	font-size:18px
}
.main-menu-wrapper {
	background-color:#fff;
	border-bottom:2px solid #eb3e32
}
body.skin-blue .main-menu-wrapper {
	background-color:#556ade;
	border-bottom:none;

}
@media (max-width:992px) {
	.main-menu-wrapper .container {
	width:100%;
	padding:0
}
}.main-menu-wrapper.fixed-header {
	position:fixed !important;
	top:0;
	left:0;
	padding:0;
	width:100%;
	z-index:999;
	background:#fff;
	-webkit-transition:ease-in-out 0.3s all;
	-o-transition:ease-in-out 0.3s all;
	transition:ease-in-out 0.3s all;
	-webkit-animation:fadeInDown .5s ease-in-out;
	animation:fadeInDown .5s ease-in-out
}
@keyframes fadeInDown {
	0% {
	top:-76px
}
100% {
	top:0
}
}@-webkit-keyframes fadeInDown {
	0% {
	top:-76px
}
100% {
	top:0
}
}.main-menu-wrapper.fixed-header:hover {
	background:#fff
}
.main-menu-wrapper.fixed-header .vertical-menu-wrapper.default-open .vertical-menu {
	display:none
}
@media (max-width:992px) {
	.main-menu-wrapper {
	border:none
}
}@media (min-width:992px) {
	.main-menu-wrapper .main-menu {
	min-height:36px;
	position:relative;
	list-style:none
}
body.skin-blue .main-menu-wrapper {
	position: sticky;
    top: 0;
    z-index: 100;
}
body.skin-blue .main-menu-wrapper .main-menu {
	min-height:38px
}
.main-menu-wrapper .main-menu .parent {
	float:left;
	color:#333
}
body.skin-blue .main-menu-wrapper .main-menu .parent {
	color:#fff
}
.main-menu-wrapper .main-menu .parent:last-of-type .submenu {
	right:0
}
.main-menu-wrapper .main-menu .parent .open-submenu {
	display:none
}
.main-menu-wrapper .main-menu .parent>a {
	display:block;
	padding:0 20px;
	height:36px;
	font-weight:bold;
	color:inherit;
	line-height:36px
}
body.skin-blue .main-menu-wrapper .main-menu .parent>a {
	height:38px;
	line-height:38px
}
}@media (min-width:992px) and (min-width:768px) {
	.main-menu-wrapper .main-menu .parent>a.with-submenu:after {
	content:"\f107";
	font-family:FontAwesome;
	position:absolute;
	color:inherit;
	font-weight:500;
	font-size:12px;
	padding-left:4px;
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
}@media (min-width:992px) {
	.main-menu-wrapper .main-menu .parent>a:hover:after {
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.main-menu-wrapper .main-menu .parent .submenu {
    color:#f00;
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:140%;
	z-index:100;
	background:#FFFFFF;
	padding:20px;
	min-width:240px;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.175);
	box-shadow:0 2px 4px rgba(0,0,0,0.175)
}
}@media (min-width:992px) and (max-width:992px) {
	.main-menu-wrapper .main-menu .parent .submenu {
	opacity:1
}
}@media (min-width:992px) {
	.main-menu-wrapper .main-menu .parent:hover>a {
	color:#eb3e32
}
body.skin-blue .main-menu-wrapper .main-menu .parent:hover>a {
	color:#fdd922
}
.main-menu-wrapper .main-menu .parent:hover .submenu {
	top:100%;
	visibility:visible;
	opacity:1
}
}@media (min-width:992px) and (min-width:768px) {
	.main-menu-wrapper .main-menu .parent:hover .submenu {
	-webkit-transition:all 0.4s ease-in-out 0s;
	-o-transition:all 0.4s ease-in-out 0s;
	transition:all 0.4s ease-in-out 0s
}
}@media (min-width:992px) {
	.main-menu-wrapper .main-menu .parent:focus {
	background-color:#fff
}
body.skin-blue .main-menu-wrapper .main-menu .parent:focus {
	background-color:#aab5ef
}
}.main-menu-wrapper .width-full {
	left:0;
	width:100%
}
.main-menu-wrapper ul {
	padding:0;
	list-style:none
}
@media (max-width:992px) {
	.main-menu-wrapper .main-menu-mobile {
	background-color:#f1f1f0;
	height:40px;
	line-height:40px;
	position:relative;
	color:#fff;
	font-size:14px
}
.main-menu-wrapper .main-menu-mobile .btn {
	height:40px
}
.main-menu-wrapper .main-menu-mobile .btn.mobile-nav-icon {
	float:right;
	color:#333
}
}.submenu-wrapper h4.title {
	margin:0;
	border-bottom:1px solid #e1e1e1;
	padding:0 0 10px 0
}
.submenu-wrapper h5 {
	font-size:14px;
	font-weight:600;
	padding:15px 0;
	margin:0
}
.submenu-wrapper a.basic {
	padding:6px 0;
	font-size:16px;
	min-height:inherit;
	display:block;
	color:#333
}
.submenu-wrapper a.basic:before {
	font-family:'FontAwesome';
	font-size:14px;
	content:"\f105";
	margin-right:10px
}
.submenu-wrapper a.basic:hover,.submenu-wrapper a.basic:hover:before {
	color:#eb3e32
}
body.skin-blue .submenu-wrapper a.basic:hover,body.skin-blue .submenu-wrapper a.basic:hover:before {
	color:#dc0101
}
.submenu-wrapper li:last-of-type a {
	border:none
}
.submenu-wrapper .submenu-image-wrapper {
	margin-bottom:15px
}
.submenu-wrapper .submenu-category-wrapper {
	margin-bottom:15px
}
.submenu-wrapper .submenu-product-list-wrapper .product-block {
	overflow:hidden;
	margin-bottom:20px;
	-webkit-box-shadow:none;
	box-shadow:none;
	position:relative;
	width:100%
}
.submenu-wrapper .submenu-product-list-wrapper .product-block:hover .product-image {
	border-color:#eb3e32
}
body.skin-blue .submenu-wrapper .submenu-product-list-wrapper .product-block:hover .product-image {
	border-color:#dc0101
}
.submenu-wrapper .submenu-product-list-wrapper .product-block:hover .product-info .name {
	color:#eb3e32
}
body.skin-blue .submenu-wrapper .submenu-product-list-wrapper .product-block:hover .product-info .name {
	color:#dc0101
}
.submenu-wrapper .submenu-product-list-wrapper .product-block .product-image {
	width:100px;
	float:left;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15)
}
.submenu-wrapper .submenu-product-list-wrapper .product-block .product-info {
	text-align:left;
	margin-left:110px
}

.submenu-wrapper .submenu-product-list-wrapper .product-block .product-info .name {
	display:block;
	margin-bottom:8px;
	height:38px;
	overflow:hidden;
	color:#333
}
.submenu-wrapper .submenu-product-list-wrapper .product-block .product-info .price {
	width:100%;
	font-size:13px;
	color:#35373e
}
.submenu-wrapper .submenu-product-list-wrapper .product-block .product-info .price .price-new {
	color:#35373e;
	font-weight:600
}
.submenu-wrapper .submenu-product-list-wrapper .product-block .product-info .price .price-old {
	font-size:12px;
	color:#999999;
	text-decoration:line-through
}
.submenu-wrapper .submenu-product-grid-wrapper {
	margin-bottom:15px;
	background:#fff;
	border:1px solid #e6e6e6;
	padding:10px;
	text-align:center;
	position:relative;
	-webkit-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s
}
.submenu-wrapper .submenu-product-grid-wrapper:hover {
	border:1px solid #eb3e32
}
body.skin-blue .submenu-wrapper .submenu-product-grid-wrapper:hover {
	border-color:#dc0101
}
@media (max-width:768px) {
	.submenu-wrapper .submenu-product-grid-wrapper .product-image a {
	overflow:hidden;
	display:inline-block
}
}.submenu-wrapper .submenu-product-grid-wrapper .product-info {
	margin-top:10px
}
.submenu-wrapper .submenu-product-grid-wrapper .product-info .name {
	height:15px;
	line-height:15px;
	margin-bottom:5px;
	padding:0;
	margin-top:0;
	overflow:hidden;
	font-weight:normal
}
.submenu-wrapper .submenu-product-grid-wrapper .product-info .name a {
	margin-bottom:0;
	font-size:14px;
	font-family:inherit;
	text-transform:none;
	color:#555
}
.submenu-wrapper .submenu-product-grid-wrapper .product-info .name a:hover {
	color:#eb3e32
}
body.skin-blue .submenu-wrapper .submenu-product-grid-wrapper .product-info .name a:hover {
	color:#dc0101
}
.submenu-wrapper .submenu-product-grid-wrapper .product-info .price {
	width:100%;
	font-size:13px;
	color:#35373e
}
.submenu-wrapper .submenu-product-grid-wrapper .product-info .price .price-new {
	color:#35373e;
	font-weight:600
}
.submenu-wrapper .submenu-product-grid-wrapper .product-info .price .price-old {
	font-size:12px;
	color:#999999;
	text-decoration:line-through
}
.submenu-wrapper .submenu-brand-wrapper {
	margin-bottom:10px
}
.submenu-wrapper .submenu-brand-wrapper a {
	display:block;
	text-align:center
}
.submenu-wrapper .submenu-brand-wrapper a span {
	display:block;
	margin-top:10px;
	height:20px;
	overflow:hidden
}
.submenu-wrapper .submenu-brand-wrapper:hover {
	opacity:0.8;
	outline:1px solid #eb3e32
}
body.skin-blue .submenu-wrapper .submenu-brand-wrapper:hover {
	border-color:#dc0101
}
.submenu-wrapper .submenu-image-wrapper a {
	position:relative;
	overflow:hidden;
	display:block
}
.submenu-wrapper .submenu-image-wrapper a:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	z-index:9;
	overflow:visible;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:0px solid rgba(255,255,255,0.2);
	-webkit-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s
}
.submenu-wrapper .submenu-image-wrapper a:hover:before {
	opacity:1;
	background-color:rgba(0,0,0,0.3);
	border:15px solid rgba(255,255,255,0.3)
}
.submenu-wrapper .submenu-html-wrapper {
	margin-bottom:20px
}
.submenu-wrapper .submenu-html-wrapper .image {
	margin-bottom:10px
}
.submenu-wrapper .submenu-html-wrapper .info {
	padding:0 5px
}
.submenu-wrapper .submenu-html-wrapper h5 {
	font-size:13px;
	padding:10px 0
}
.submenu-wrapper .submenu-html-wrapper .description {
	color:#888
}
.submenu-wrapper .submenu-html-wrapper .action a {
	font-size:12px;
	padding:6px 15px;
	border-radius:0px
}
.vertical-menu-wrapper {
	float:left;
	z-index:99;
	cursor:pointer;
	position:relative;
	width:262px;
	background-color:#eb3e32
}
body.skin-blue .vertical-menu-wrapper {
	background-color:#fdd922
}
.vertical-menu-wrapper:hover .vertical-menu {
	display:block !important
}
@media (max-width:992px) {
	.vertical-menu-wrapper {
	display:none
}
}.vertical-menu-wrapper>.title {
	margin:0;
	color:#fff;
	font-size:14px;
	padding:0 20px 0 14px;
	height:36px;
	line-height:36px
}
body.skin-blue .vertical-menu-wrapper>.title {
	height:38px;
	line-height:38px;
	color:#000
}
.vertical-menu-wrapper>.title span {
	margin-left:10px
}
.vertical-menu-wrapper>.title i {
	line-height:inherit
}
@media (min-width:992px) {
	.vertical-menu-wrapper.default-open .vertical-menu {
	display:block
}
}.vertical-menu-wrapper .vertical-menu {
	width:100%;
	display:none;
	z-index:999;
	position:absolute;
	top:36px;
	background-color:#fff;
	-webkit-box-shadow:0 8px 14px rgba(66,66,66,0.3);
	box-shadow:0 8px 14px rgba(66,66,66,0.3)
}
body.skin-blue .vertical-menu-wrapper .vertical-menu {
	top:38px
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list {
	position:static;
	float:none;
	width:100%;
	list-style:none
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name {
	padding:0 20px
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name>a {
	display:block;
	font-size:14px;
	overflow:hidden;
	border-bottom:1px solid #ebebeb;
	color:#222;
	height:48px;
	line-height:48px;
	-webkit-transition:all 0.1s ease-out;
	-o-transition:all 0.1s ease-out;
	transition:all 0.1s ease-out
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name>a.icon-content:after {
	content:"\f105";
	float:right;
	display:block;
	font-family:FontAwesome
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name>a img {
	height:auto;
	max-width:20px;
	margin-top:-3px;
	margin-right:5px
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name:hover>a {
	color:#eb3e32
}
body.skin-blue .vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name:hover>a {
	color:#dc0101
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name:hover .submenu-wrapper {
	left:100%;
	visibility:visible;
	opacity:1
}
.vertical-menu-wrapper .vertical-menu .vertical-menu-list .list-name:last-child>a {
	border-bottom:none
}
.vertical-menu-wrapper .vertical-menu .submenu-wrapper {
	position:absolute;
	right:auto;
	left:120%;
	opacity:0;
	top:0;
	z-index:999;
	display:block;
	min-width:220px;
	padding:20px;
	min-height:100%;
	visibility:hidden;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	background-color:#fff;
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.175);
	box-shadow:0 2px 4px rgba(0,0,0,0.175);
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
.submenu-category-wrapper.horizontal .title {
	float:left;
	padding-right:18px;
	margin-right:5px;
	border-bottom:none;
	position:relative;
	font-size:14px;
	font-weight:bold;
	margin-top:3px
}
.submenu-category-wrapper.horizontal .title a {
	color:#333 !important
}
.submenu-category-wrapper.horizontal .title:before {
	display:inline-block;
	font-family:'FontAwesome';
	color:#444;
	content:"\f105";
	position:absolute;
	right:3px
}
.submenu-category-wrapper.horizontal ul {
	overflow:hidden;
	padding-bottom:5px;
	list-style:none;
	border-bottom:1px dashed #eee
}
.submenu-category-wrapper.horizontal ul:last-of-type {
	border:none
}
.submenu-category-wrapper.horizontal li {
	float:left
}
.submenu-category-wrapper.horizontal li a {
	padding:0;
	font-size:13px;
	border-left:1px solid #e8e8e8;
	padding-left:8px;
	padding-right:8px;
	margin-bottom:6px
}
.submenu-category-wrapper.horizontal li a:before {
	display:none
}
#column-left .module-product-wrapper,#column-right .module-product-wrapper {
	padding:6px 15px 18px 15px;
	border:1px solid #ebebeb;
	margin-bottom:20px
}
#column-left .module-product-wrapper .widget-title,#column-right .module-product-wrapper .widget-title {
	border:none
}
#column-left .module-product-wrapper .widget-title h3,#column-right .module-product-wrapper .widget-title h3 {
	float:none;
	color:#333;
	background:transparent;
	padding:0 0 4px 0;
	height:auto;
	margin-bottom:14px;
	border-bottom:1px solid #ebebeb
}
#column-left .module-product-wrapper .product-wrapper,#column-right .module-product-wrapper .product-wrapper {
	border:none
}
#column-left .module-product-wrapper .product-wrapper .product-layout:last-of-type .product-block,#column-right .module-product-wrapper .product-wrapper .product-layout:last-of-type .product-block {
	border:none;
	padding-bottom:0
}
#column-left .module-product-wrapper .product-wrapper .product-layout .product-block,#column-right .module-product-wrapper .product-wrapper .product-layout .product-block {
	padding:10px 0;
	border:none;
	border-bottom:1px solid #ebebeb
}
#column-left .module-product-wrapper .product-wrapper .product-layout .product-block .image,#column-right .module-product-wrapper .product-wrapper .product-layout .product-block .image {
	padding:0;
	margin-right:8px
}
#column-left .module-product-wrapper .product-wrapper .product-layout .product-block .image .discount-info,#column-right .module-product-wrapper .product-wrapper .product-layout .product-block .image .discount-info {
	display:none
}
#column-left .module-product-wrapper .product-wrapper .product-layout .product-block .product-info,#column-right .module-product-wrapper .product-wrapper .product-layout .product-block .product-info {
	padding:0
}
#column-left .product-layout,#column-left .latest-wrapper,#column-right .product-layout,#column-right .latest-wrapper {
	width:100%
}
#column-left .product-layout .product-block,#column-left .latest-wrapper .product-block,#column-right .product-layout .product-block,#column-right .latest-wrapper .product-block {
	padding:5px 5px 5px 0
}
#column-left .product-layout .product-block .image,#column-left .latest-wrapper .product-block .image,#column-right .product-layout .product-block .image,#column-right .latest-wrapper .product-block .image {
	float:left;
	width:26%;
	padding:10px;
	display:inline-block
}
#column-left .product-layout .product-block .product-info,#column-left .latest-wrapper .product-block .product-info,#column-right .product-layout .product-block .product-info,#column-right .latest-wrapper .product-block .product-info {
	text-align:left
}
#column-left .product-layout .product-block .product-info .name a,#column-left .latest-wrapper .product-block .product-info .name a,#column-right .product-layout .product-block .product-info .name a,#column-right .latest-wrapper .product-block .product-info .name a {
	font-weight:500
}
#column-left .product-layout .product-block .caption,#column-left .latest-wrapper .product-block .caption,#column-right .product-layout .product-block .caption,#column-right .latest-wrapper .product-block .caption {
	text-align:left;
	margin-left:26%
}
#column-left .product-layout .product-block .caption .sales,#column-left .latest-wrapper .product-block .caption .sales,#column-right .product-layout .product-block .caption .sales,#column-right .latest-wrapper .product-block .caption .sales {
	display:block;
	margin-bottom:10px
}
#column-left .product-layout .product-block .price,#column-left .latest-wrapper .product-block .price,#column-right .product-layout .product-block .price,#column-right .latest-wrapper .product-block .price {
	opacity:1 !important
}
#column-left .product-layout .product-block .product-button-wrapper,#column-left .latest-wrapper .product-block .product-button-wrapper,#column-right .product-layout .product-block .product-button-wrapper,#column-right .latest-wrapper .product-block .product-button-wrapper {
	display:none !important
}
.rating {
	margin-bottom:8px
}
.rating .fa-stack {
	font-size:28px;
	width:12px;
	height:12px;
	line-height:12px
}
.rating .fa-stack .fa-star {
	color:#ffcc00;
	font-size:14px
}
.rating .fa-stack .fa-star.off {
	color:#d2d2d2;
	font-size:14px
}
.layui-layer .layui-layer-content a {
	color:#eb3e32;
	text-decoration:underline;
	font-size:16px
}
.layui-layer.layui-layer-msg a {
	color:#f5a39d;
	margin:0 2px
}
.layui-layer .layui-layer-btn a.layui-layer-btn0 {
	border-color:#eb3e32;
	background-color:#eb3e32
}
.product-layout-auto .product-block {
	border:1px solid #ebebeb
}
.product-layout {
	padding:0
}
.product-layout .product-block {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
.product-block,.product-layout-auto .product-block,.product-layout .product-block {
	position:relative;
	overflow:hidden;
	padding:0 10px 10px
}
.product-block .image {
	position:relative;
	text-align:center
}
.product-block .image img {
	display:inline-block
}
.product-block .product-name {
	padding:0 8px
}
.product-block .product-name a {
	color:#111;
	font-weight:bold;
	font-size:13px
}
.product-block .product-info {
	text-align:center;
	position:relative;
	padding:0
}
.product-block .product-info .name {
	height:30px;
	overflow:hidden;
	margin:3px 0;
	font-weight:bold;
	text-transform: capitalize;
}
.product-block .product-info p {
	color:#333;
	line-height:1.2em;
	height:3.6em;
	overflow:hidden;
	padding:0 0 5px 0;
	text-transform: lowercase;
}
.product-block .product-info p:hover {
	/*overflow:visible;*/
}
.product-block .product-info .name a {
	color:#444;
	line-height:20px
}
.product-block .product-info .price {
	font-size:16px;
	margin-bottom:0;
	height:22px;
	overflow:hidden;
	font-weight:600;
	color:#eb3e32;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out
}
@media (max-width:768px) {
	.product-block .product-info .price {
	font-size:14px
}
}.product-block .product-info .price .price-old {
	font-weight:500;
	font-size:13px;
	color:#888;
	text-decoration:line-through
}
.product-block .product-button-wrapper {
	position:absolute;
	bottom:0px;
	left:0;
	text-align:center;
	width:100%
}
.product-block .product-button-wrapper .btn {
	background:#333;
	border-color:#363f4d;
	border-radius:3px;
	color:#fff;
	padding:6px 13px;
	-ms-transform:scale(0,0);
	-webkit-transform:scale(0,0);
	transform:scale(0,0);
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out
}
.product-block .product-button-wrapper .btn:hover {
	background:#eb3e32;
	border-color:#eb3e32
}
body.skin-blue .product-block .product-button-wrapper .btn:hover {
	background:#dc0101;
	border-color:#dc0101
}
.product-block .product-button-wrapper .btn:first-of-type {
	padding:6px 10px;
	-webkit-transition-duration:.4s;
	-o-transition-duration:.4s;
	transition-duration:.4s
}
.product-block .product-button-wrapper .btn:nth-of-type(2) {
	opacity:0;
	-ms-transform:scale(.8,.8);
	-webkit-transform:scale(.8,.8);
	transform:scale(.8,.8);
	-webkit-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s
}
.product-block .product-button-wrapper .btn:nth-of-type(3) {
	padding:6px 10px;
	-webkit-transition-duration:.5s;
	-o-transition-duration:.5s;
	transition-duration:.5s
}
/*@media (min-width:768px) {*/
	.product-block:hover .price-hover {
	opacity:0
}
.product-block:hover .product-button-wrapper {
	display:block
}
.product-block:hover .product-button-wrapper .btn {
	-ms-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	transform:scale(1,1)
}
.product-block:hover .product-button-wrapper .btn:nth-of-type(2) {
	-ms-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	transform:scale(1,1);
	opacity:1
}
/*}*/
.product-list {
	/*width:100%*/
}
.product-list .product-block {
	padding:5px 5px 5px 0
}
.product-list .product-block .image {
	float:left;
	width:26%;
	padding:10px;
	display:inline-block
}
.product-list .product-block .product-info {
	text-align:left
}
.product-list .product-block .product-info .name {
	height:auto;
	margin:6px 0 12px
}
.product-list .product-block .product-info .name a {
	font-size:18px
}
.product-list .product-block .caption {
	text-align:left;
	margin-left:26%
}
.product-list .product-block .caption .sales {
	display:block;
	margin-bottom:10px
}
.product-list .product-block .price {
	opacity:1 !important
}
.product-list .product-block .product-button-wrapper {
	opacity:0 !important;
	left:26%;
	bottom:0px;
	width:230px;
	text-align:left
}
.product-list:hover .product-block .product-button-wrapper {
	opacity: 1 !important;
}
.product-list .product-block .product-button-wrapper .btn {
	-ms-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	transform:scale(1,1)
}
.product-list .product-block .product-button-wrapper .btn:nth-of-type(2) {
	opacity:1;
	-ms-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	transform:scale(1,1)
}
.product-grid-ad {
	border-top:none;
	border:1px solid #ebebeb
}
@media (max-width:768px) {
	.product-grid-ad {
	border-left:none
}
}@media (max-width:768px) {
	.product-grid-ad .heading {
	border-left:1px solid #ebebeb
}
}.product-grid-ad .col-md-9 .product-layout:nth-child(-n+4) .product-block {
	border-top:1px solid transparent
}
.product-grid-ad .col-md-7 .product-layout:nth-child(-n+3) .product-block {
	border-top:1px solid transparent
}
@media (min-width:768px) {
	.product-grid-ad .col-md-7 .product-layout:nth-child(3n+1) .product-block {
	border-left:none
}
}.product-grid-ad.product-block:nth-child(n+4) {
	border-top:none
}
@media (min-width:992px) and (max-width:1200px) {
	.product-grid-ad .wrapper-outer {
	border-left:1px solid #ebebeb
}
}@media (max-width:768px) {
	.product-grid-ad .wrapper-outer {
	overflow:inherit !important
}
}.widget-title {
	overflow:hidden;
	position:relative;
	border-bottom:2px solid #eb3e32
}
body.skin-blue .widget-title {
	border-color:#dc0101
}
.widget-title .coupon-text .btn {
	color:#fff;
	padding:8px 0;
	margin-left:4px
}
.widget-title h3 {
	position:relative;
	margin:0;
	color:#fff;
	height:40px;
	font-size:15px;
	float:left;
	padding:0 10px 0 20px;
	font-weight:700;
	line-height:40px;
	background:#eb3e32
}
body.skin-blue .widget-title h3 {
	background-color:#dc0101
}
@media (max-width:768px) {
	.widget-title h3 {
	font-size:13px;
	padding:0 2px 0 8px
}
}.widget-title h3:before {
	content:"";
	position:absolute;
	top:0;
	width:0;
	height:0;
	right:-26px;
	display:inline-block;
	border-bottom:40px solid #eb3e32;
	border-right:26px solid transparent
}
body.skin-blue .widget-title h3:before {
	border-bottom-color:#dc0101
}
.widget-title .product-tab-nav {
	border:none
}
.widget-title .product-tab-nav a:before {
	display:none
}
.widget-title .title-link {
	color:#333;
	right:6px;
	top:12px;
	position:absolute;
	padding-right:10px
}
.widget-title .title-link:before {
	content:'\f105';
	font-family:'fontawesome';
	position:absolute;
	color:inherit;
	top:0;
	right:0
}
.widget-title .title-pager {
	position:absolute;
	top:0;
	right:6px
}
.widget-title .title-pager span {
	width:28px;
	height:28px;
	color:#fff;
	margin:6px 0 0 6px;
	line-height:25px;
	border-radius:2px;
	text-align:center;
	display:inline-block;
	border:1px solid #ddd;
	background-color:#000;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s
}
.widget-title .title-pager span:hover {
	color:#fff;
	border-color:#eb3e32;
	background-color:#eb3e32
}
body.skin-blue .widget-title .title-pager span:hover {
	background:#dc0101;
	border-color:#dc0101
}
.widget-title .title-pager span:before {
	content:"\f104";
	font-size:14px;
	font-family:fontawesome
}
.widget-title .title-pager span:last-of-type:before {
	content:"\f105"
}
.filter-wrapper {
	overflow:hidden;
	padding:11px 12px 8px;
	border:1px solid #ebebeb
}
.filter-wrapper button {
	outline:0
}
.filter-wrapper .input-group-addon {
	background-color:#f4f5f5;
	border-color:#f4f5f5
}
@media (max-width:992px) {
	.filter-wrapper .hidden-xs>.form-group {
	height:35px
}
}.filter-wrapper .form-group {
	margin-bottom:0;
	height:28px
}
.filter-wrapper .btn-group a {
	padding:4px 6px;
	font-size:16px;
	border:none;
	color:#ddd
}
.filter-wrapper .btn-group .active {
	background-color:#fff;
	-webkit-box-shadow:none;
	box-shadow:none;
	color:#333
}
.floors {
	display:none;
	position:fixed;
	bottom:100px;
	/*left:100px;*/
	width:60px;
	z-index:999;
	-webkit-box-shadow:0 1px 32px 0 rgba(99,99,99,0.1);
	box-shadow:0 1px 32px 0 rgba(99,99,99,0.1)
}
.floors a {
	display:block;
	padding:8px 2px;
	font-size:13px;
	color:#333;
	text-align:center;
	background-color:rgba(255,255,255,0.7);
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	position:relative
}
.floors a:after {
	content:'';
	position:absolute;
	border-bottom:1px solid #efefef;
	width:20px;
	left:50%;
	margin-left:-10px;
	bottom:0;
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
.floors a:first-child {
	border-radius:2px 2px 0 0
}
.floors a:last-child {
	border-radius:0 0 2px 2px
}
.floors a:last-child:after {
	display:none
}
.floors a.floor-top {
	color:#eb3e32
}
body.skin-blue .floors a.floor-top {
	color:#dc0101
}
.floors a:hover,.floors a.floor-active {
	background:#ee5d53;
	color:#fff !important
}
body.skin-blue .floors a:hover,body.skin-blue .floors a.floor-active {
	background-color:#dc0101
}
.floors a:hover:after,.floors a.floor-active:after {
	border-color:#ee5d53
}
body.skin-blue .floors a:hover:after,body.skin-blue .floors a.floor-active:after {
	border-color:#dc0101
}
.floors a:hover .floor-id,.floors a.floor-active .floor-id {
	display:none
}
.floors a:hover .floor-title,.floors a.floor-active .floor-title {
	display:block
}
.floors a .floor-title {
	display:none
}
.floors a span i {
	display:block
}
.floor-nav {
	text-align:center;
	border-bottom:1px dotted #fff;
	background:#DD2727;
	padding:10px 0;
	color:#fff
}
.mfp-wrap {
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1043;
	position:fixed
}
.mfp-wrap:before {
	content:'';
	top:0;
	left:0;
	width:100%;
	opacity:0.8;
	height:100%;
	position:fixed;
	background:#0b0b0b
}
.mfp-wrap .mfp-container {
	text-align:center;
	width:100%;
	height:100%
}
.mfp-wrap .mfp-container:before {
	content:'';
	height:100%;
	display:inline-block;
	vertical-align:middle
}
.mfp-wrap .mfp-container .mfp-content {
	position:relative;
	display:inline-block;
	vertical-align:middle
}
.mfp-wrap .mfp-container .mfp-content .close-btn {
	position:absolute;
	right:-14px;
	top:-14px;
	width:30px;
	height:30px;
	color:#fff;
	z-index:999;
	font-size:16px;
	cursor:pointer;
	font-weight:600;
	line-height:24px;
	border-radius:50%;
	text-align:center;
	background:#777777;
	border:2px solid #ddd
}
.mfp-wrap .mfp-container .mfp-content .close-btn:hover {
	background:#eb3e32
}
.mfp-wrap .mfp-container .mfp-content .popup-ad-image {
	max-width:650px;
	background:#fff
}
.sidebar {
	position:fixed;
	right:0;
	top:0;
	height:100%;
	z-index:999;
	background-color:#000
}
body.skin-blue .sidebar {
	width:32px;
	background-color:transparent
}
body.skin-blue .sidebar:after {
	content:'';
	position:absolute;
	height:100%;
	width:4px;
	top:0;
	right:0;
	z-index:-1;
	background:#000
}
@media (max-width:992px) {
	.sidebar {
	display:none
}
}body.skin-blue .sidebar .sidebar-info {
	position:absolute;
	top:38%
}
.sidebar .sidebar-info .sidebar-top,.sidebar .sidebar-info .sidebar-cart {
	height:auto;
	overflow:hidden
}
.sidebar .sidebar-info .sidebar-top a,.sidebar .sidebar-info .sidebar-cart a {
	height:auto
}
.sidebar .sidebar-info .sidebar-top:hover span,.sidebar .sidebar-info .sidebar-cart:hover span {
	background:#eb3e32
}
body.skin-blue .sidebar .sidebar-info .sidebar-top:hover span,body.skin-blue .sidebar .sidebar-info .sidebar-cart:hover span {
	background-color:#dc0101
}
.sidebar .sidebar-info>div {
	height:35px;
	width:35px;
	position:relative;
	margin-bottom:10px;
	text-align:center;
	line-height:35px
}
body.skin-blue .sidebar .sidebar-info>div {
	margin-bottom:1px
}
.sidebar .sidebar-info>div:hover {
	background:#eb3e32
}
body.skin-blue .sidebar .sidebar-info>div:hover {
	background-color:#fdd239
}
.sidebar .sidebar-info>div:hover i {
	color:#fff
}
.sidebar .sidebar-info>div>a {
	width:100%;
	height:100%;
	display:block;
	color:#fff;
	z-index:999;
	background-color:#000;
	-webkit-transition:all 0.1s ease-in-out;
	-o-transition:all 0.1s ease-in-out;
	transition:all 0.1s ease-in-out
}
body.skin-blue .sidebar .sidebar-info>div>a {
	overflow:hidden;
	padding-right:4px;
	background-color:#000;
	border-radius:3px 0 0 3px
}
.sidebar .sidebar-info>div>a img {
	margin:0 auto;
	display:inline-block
}
.sidebar .sidebar-info>div>a:hover {
	background:#eb3e32
}
body.skin-blue .sidebar .sidebar-info>div>a:hover {
	background:#dc0101
}
.sidebar .sidebar-info>div>a:hover span {
	opacity:1;
	right:35px;
	background:#eb3e32
}
body.skin-blue .sidebar .sidebar-info>div>a:hover span {
	border-radius:3px 0 0 3px;
	background:#dc0101
}
.sidebar .sidebar-info>div>a>img {
	width:20px
}
.sidebar .sidebar-info>div>a i {
	width:35px;
	height:35px;
	line-height:35px;
	z-index:9
}
.sidebar .sidebar-info .icon-config span {
	margin-bottom:0;
	color:#fff;
	text-align:center;
	position:absolute;
	z-index:-1;
	right:-75px;
	padding:0 10px;
	top:0;
	opacity:0;
	background-color:#000;
	white-space:nowrap;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out
}
.sidebar .sidebar-info .sidebar-top {
	margin-bottom:0 !important;
	height:auto
}
.sidebar .sidebar-info .sidebar-top img {
	width:auto
}
.sidebar .sidebar-bottom {
	bottom:0;
	position:absolute;
	height:auto;
	width:100%;
	margin-bottom:0 !important
}
.sidebar .sidebar-bottom .item {
	position:relative;
	text-align:center
}
.sidebar .sidebar-bottom .item.daily-checkin:hover .daily-checkin-img {
	display:none
}
.sidebar .sidebar-bottom .item.daily-checkin .daily-checkin-img {
	position:absolute;
	top:-15px;
	left:-10px;
	z-index:1
}
.sidebar .sidebar-bottom .item>a {
	width:100%;
	height:100%;
	display:block;
	color:#fff;
	z-index:999;
	background-color:#000;
	-webkit-transition:all 0.1s ease-in-out;
	-o-transition:all 0.1s ease-in-out;
	transition:all 0.1s ease-in-out
}
.sidebar .sidebar-bottom .item>a span {
	color:#fff;
	margin-bottom:0;
	text-align:center;
	position:absolute;
	z-index:-1;
	right:-75px;
	padding:0 10px;
	top:0;
	opacity:0;
	background-color:#000;
	white-space:nowrap;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out
}
body.skin-blue .sidebar .sidebar-bottom .item>a {
	overflow:hidden;
	padding-right:4px;
	background-color:#7683cc;
	border-radius:3px 0 0 3px
}
.sidebar .sidebar-bottom .item>a img {
	margin:0 auto;
	display:inline-block
}
.sidebar .sidebar-bottom .item>a:hover {
	background:#eb3e32
}
body.skin-blue .sidebar .sidebar-bottom .item>a:hover {
	background:#dc0101
}
body.skin-blue .sidebar .sidebar-bottom .item>a:hover span {
	right:30px
}
.sidebar .sidebar-bottom .item>a:hover span {
	opacity:1;
	right:35px;
	background:#eb3e32
}
body.skin-blue .sidebar .sidebar-bottom .item>a:hover span {
	border-radius:3px 0 0 3px;
	background:#dc0101
}
.sidebar .sidebar-bottom .item>a>img {
	width:20px
}
.sidebar .sidebar-bottom .item>a i {
	width:35px;
	height:35px;
	line-height:35px;
	z-index:9;	background:#000;
}
.sidebar .sidebar-bottom>div {
	height:40px;
	text-align:center;
	line-height:40px
}
body.skin-blue .sidebar .sidebar-bottom>div {
	height:35px;
	line-height:35px;
	background:#7683cc;
	margin-top:1px;
	border-radius:3px 0 0 3px
}
.sidebar .sidebar-bottom>div:hover {
	background:#eb3e32
}
body.skin-blue .sidebar .sidebar-bottom>div:hover {
	background-color:#dc0101
}
.sidebar .sidebar-bottom>div a {
	height:100%;
	display:block;	background:#000
}
.sidebar .sidebar-bottom>div a i {
	font-size:18px !important
}
.sidebar .sidebar-bottom a {
	color:#fff !important
}
.sidebar .sidebar-bottom .sidebar-qrcode {
	position:relative
}
.sidebar .sidebar-bottom .sidebar-qrcode .qrcode-box {
	position:absolute;
	left:-145px;
	bottom:-1px;
	width:136px;
	background:#fff;
	display:none;
	border:1px solid #333
}
.sidebar .sidebar-bottom .sidebar-qrcode .qrcode-box:before {
	content:"";
	position:absolute;
	bottom:13px;
	right:-8px;
	width:0;
	height:0;
	border-top:5px solid transparent;
	border-left:8px solid #333;
	border-bottom:5px solid transparent
}
.sidebar .sidebar-bottom .sidebar-qrcode .qrcode-box p {
	margin-bottom:0;
	line-height:20px
}
.sidebar .sidebar-cart {
	padding:10px 0;
	margin-bottom:20px;
	background:#333
}
.sidebar .sidebar-cart i {
	color:#eb3e32;
	font-size:18px
}
.sidebar .sidebar-cart a {
	line-height:17px;
	background:transparent !important
}
.sidebar .sidebar-cart span {
	display:block;
	padding:6px;
	font-size:12px
}
.sidebar .sidebar-cart span.rotate {
	text-transform:uppercase;
	white-space:nowrap;
	padding:0 6px;
	margin-top:-65px;
	padding:71px 1px 70px 0px;
	-ms-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg)
}
.daily_checkin_html {
	display:none
}
.daily_checkin_html .successful-tip-wrapper {
	background:rgba(0,0,0,0.2);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.daily_checkin_html .successful-tip-wrapper .successful-tip {
	width:240px;
	border-radius:4px;
	text-align:center;
	background:#fff
}
.daily_checkin_html .successful-tip-wrapper .successful-tip .checkin-success {
	font-size:30px;
	font-weight:bold;
	color:red
}
.daily_checkin_html .successful-tip-wrapper .successful-tip .checkin-jifen {
	margin:20px 0;
	padding:0 10px
}
.daily_checkin_html .successful-tip-wrapper .successful-tip .successful-hide {
	margin:20px 0;
	padding:0 10px
}
.daily_checkin_html .successful-tip-wrapper .successful-tip .successful-hide .btn {
	padding:6px 13px;
	width:100%;
	border-radius:4px
}
.layer-daily-checkin {
	border-radius:4px;
	background-color:#f4f4f4 !important
}
@media (max-width:768px) {
	.layer-daily-checkin {
	width:90%
}
}.layer-daily-checkin .daily_checkin_html {
	padding:15px
}
.layer-daily-checkin .daily_checkin_html .daily-top {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:-15px -15px 10px;
	background:red;
	padding:12px 10px;
	color:#fff;
	border-bottom:1px solid #f4f4f4;
	background:url("../image/checkin-bg.png") no-repeat center;
	background-size:cover;
	position:relative
}
.layer-daily-checkin .daily_checkin_html .daily-top .daily-top-left {
	border-right:1px solid #ddd
}
.layer-daily-checkin .daily_checkin_html .daily-top>div {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center
}
.layer-daily-checkin .daily_checkin_html .daily-top>div .daily-top-data {
	margin-top:2px;
	font-size:28px;
	font-weight:bold
}
.layer-daily-checkin .daily_checkin_html .daily-top>div span {
	display:block
}
.layer-daily-checkin .daily_checkin_html .daily-bottom {
	background:#fff;
	padding:15px;
	border-radius:6px;
	margin-top:20px;
	min-height:300px
}
.layer-daily-checkin .daily_checkin_html .daily-bottom .daily-bottom-title {
	text-align:center;
	margin-bottom:15px;
	font-size:15px
}
.layer-daily-checkin .daily_checkin_html .daily-bottom table {
	margin-bottom:0
}
.header-top-image-banner {
	position:relative
}
.header-top-image-banner:hover .top-image-banner-remove {
	display:block
}
.header-top-image-banner .top-image-banner-remove {
	position:absolute;
	display:none;
	top:0;
	right:0;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#fff;
	background:rgba(0,0,0,0.2)
}
#top {
	color:#666;
	border-bottom:1px solid #e8e8e8
}
body.skin-blue #top {
	position:relative;
	background-color:#dc0101;
	-webkit-box-shadow:0px 1px 6px rgba(0,0,0,0.2);
	box-shadow:0px 1px 6px rgba(0,0,0,0.2);
	color:#fff;
}
#top .list-inline>li {
	height:34px;
	line-height:34px
}
#top .btn-group,#top .list-inline>li {
	height:34px;
	line-height:34px
}
#top .btn-group>button,#top .list-inline>li>button {
	padding:0;
	height:34px
}
#top .btn-group:hover>a,#top .btn-group:hover>button,#top .list-inline>li:hover>a,#top .list-inline>li:hover>button {
	color:#eb3e32
}
body.skin-blue #top .btn-group:hover>a,body.skin-blue #top .btn-group:hover>button,body.skin-blue #top .list-inline>li:hover>a,body.skin-blue #top .list-inline>li:hover>button {
	color:#fdd922
}
#top .btn-group:hover .dropdown-menu,#top .list-inline>li:hover .dropdown-menu {
	display:block;
	visibility:visible;
	top:100%
}
#top .list-inline>li,#top .pull-left {
	margin-right:15px;
	padding-right:15px;
	position:relative
}
#top .list-inline>li:first-of-type:before,#top .pull-left:first-of-type:before {
	display:none
}
#top .list-inline>li:last-of-type,#top .pull-left:last-of-type {
	margin-right:0;
	padding-right:0
}
#top .list-inline>li:before,#top .pull-left:before {
	content:'';
	position:absolute;
	left:-15px;
	top:25%;
	height:50%;
	width:1px;
	background:#cecece
}
#top a,#top button {
	color:inherit;
	font-size:14px
}
#top .dropdown-menu button,#top .dropdown-menu a {
	color:#333;
	text-align:left;
	padding:8px 13px
}
#top .dropdown-menu button:hover,#top .dropdown-menu a:hover {
	background-color:#eee;
	color:#eb3e32
}
body.skin-blue #top .dropdown-menu button:hover,body.skin-blue #top .dropdown-menu a:hover {
	color:#333
}
@media only screen and (max-width:992px) {
	.side-menu {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:none;
	cursor:pointer;
	z-index:9999999;
	background:rgba(0,0,0,0.4)
}
.side-menu .side-inner {
	position:absolute;
	top:0;
	height:100%;
	width:80%;
	text-align:left;
	overflow-y:auto;
	padding:14px 10px;
	-ms-transform:translateX(-100%);
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%);
	background-color:#fff;
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	left:0
}
.side-menu .side-inner.active {
	-webkit-box-shadow:rgba(0,0,0,0.1) 0 0 100px 0;
	box-shadow:rgba(0,0,0,0.1) 0 0 100px 0;
	-ms-transform:translateX(0);
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
.side-menu .side-inner .dropdown-menu {
	margin-left:0 !important
}
.side-menu .side-title {
	font-size:20px;
	margin:18px 0 0;
	font-weight:bold;
	text-align:center;
	padding-bottom:18px;
	border-bottom:1px solid #e5e5e5
}
.main-menu .parent {
	font-size:14px;
	position:relative;
	background:#fff !important;
	border-bottom:1px solid #ebebeb
}
.main-menu .parent.active>a {
	color:#eb3e32 !important
}
.main-menu .parent.active .open-submenu i {
	-ms-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg)
}
.main-menu .parent>a {
	display:block;
	padding:10px 15px;
	width:84%;
	background:#fff !important;
	color:#555 !important
}
.main-menu .parent>a:after {
	display:none
}
.main-menu .parent .open-submenu {
	position:absolute;
	display:block;
	width:40px;
	height:40px;
	top:0;
	right:5px;
	line-height:40px;
	color:#999;
	text-align:center;
	font-size:16px
}
.main-menu .parent .open-submenu:active {
	background:#eee
}
.main-menu .parent .submenu {
	display:none;
	background:#FFFFFF;
	padding:20px
}
.main-menu .parent .submenu .col-xs-2,.main-menu .parent .submenu .col-sm-2 {
	min-width:50%
}
}@media only screen and (max-width:992px) and (max-width:768px) {
	.main-menu .parent .submenu .col-xs-2,.main-menu .parent .submenu .col-sm-2 {
	width:100%
}
}@media only screen and (max-width:992px) {
	.main-menu .parent .submenu.active {
	display:block
}
}@media only screen and (min-width:992px) {
	.side-menu {
	display:block !important
}
}@font-face {
	font-family:'iconfont';
	src:url("//at.alicdn.com/t/font_1070459_ihn2bh95ftj.eot");
	src:url("//at.alicdn.com/t/font_1070459_ihn2bh95ftj.eot?#iefix") format("embedded-opentype"),url("//at.alicdn.com/t/font_1070459_ihn2bh95ftj.woff2") format("woff2"),url("//at.alicdn.com/t/font_1070459_ihn2bh95ftj.woff") format("woff"),url("//at.alicdn.com/t/font_1070459_ihn2bh95ftj.ttf") format("truetype"),url("//at.alicdn.com/t/font_1070459_ihn2bh95ftj.svg#iconfont") format("svg")
}
.iconfont {
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-text-stroke-width:0.2px;
	-moz-osx-font-smoothing:grayscale
}
.module-slideshow.swiper-viewport:hover .swiper-button-prev {
	left:100px !important
}
.module-slideshow.swiper-viewport:hover .swiper-button-next {
	right:100px !important
}
.swiper-viewport {
	z-index:1;
	position:relative;
	overflow:hidden
}
@media (max-width:768px) {
	.swiper-viewport {
	margin:0 0 15px
}
}.swiper-viewport:hover .swiper-button-prev {
	opacity:0.7 !important;
	left:10px !important
}
.swiper-viewport:hover .swiper-button-next {
	opacity:0.7 !important;
	right:10px !important
}
.swiper-viewport .swiper-container {
	direction:ltr !important
}
.swiper-viewport .swiper-pager {
	width:100%;
	position:absolute;
	top:50%;
	line-height:45px
}
.swiper-viewport .swiper-pager .swiper-button-prev,.swiper-viewport .swiper-pager .swiper-button-next {
	width:50px;
	height:50px;
	text-align:center;
	line-height:46px;
	border-radius:50%;
	background:#fff;
	color:#222;
	border:2px solid #ddd;
	z-index:2 !important;
	background-image:none !important;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out
}
@media (max-width:768px) {
	.swiper-viewport .swiper-pager .swiper-button-prev,.swiper-viewport .swiper-pager .swiper-button-next {
	display:none
}
}.swiper-viewport .swiper-pager .swiper-button-prev:hover,.swiper-viewport .swiper-pager .swiper-button-next:hover {
	color:#fff;
	border-color:#eb3e32;
	background:#eb3e32;
	opacity:1 !important
}
.swiper-viewport .swiper-pager .swiper-button-prev:before,.swiper-viewport .swiper-pager .swiper-button-next:before {
	content:"";
	font-family:FontAwesome;
	font-size:12px
}
.swiper-viewport .swiper-pager .swiper-button-prev {
	left:10px
}
.swiper-viewport .swiper-pager .swiper-button-prev:before {
	content:"\f053"
}
@media (min-width:768px) {
	.swiper-viewport .swiper-pager .swiper-button-prev {
	opacity:0;
	left:-20px
}
}.swiper-viewport .swiper-pager .swiper-button-next {
	right:10px
}
.swiper-viewport .swiper-pager .swiper-button-next:before {
	content:"\f054"
}
@media (min-width:768px) {
	.swiper-viewport .swiper-pager .swiper-button-next {
	opacity:0;
	right:-20px
}
}.swiper-viewport .swiper-pagination {
	bottom:0;
	width:100%
}
.swiper-viewport .swiper-pagination .swiper-pagination-bullet {
	margin:0 4px
}
.swiper-viewport .swiper-pagination .swiper-pagination-bullet:hover {
	background:#333
}
.swiper-viewport .swiper-pagination .swiper-pagination-bullet-active {
	background:#eb3e32
}
.swiper-viewport .swiper-button-next.swiper-button-disabled,.swiper-viewport .swiper-button-prev.swiper-button-disabled {
	opacity:0;
	cursor:pointer;
	pointer-events:auto
}
.module-carousel .swiper-pagination {
	bottom:auto
}
.sidebar-widget #category-module li {
	-webkit-box-shadow:none;
	box-shadow:none;
	margin:0;
	border-bottom:1px dashed #eee
}
.sidebar-widget #category-module li:last-of-type {
	border-bottom:none
}
.sidebar-widget #category-module li .category-href {
	display:inline-block;
	position:relative;
	color:#333
}
.sidebar-widget #category-module li.children>ul>li:first-of-type {
	margin-top:10px
}
.sidebar-widget #category-module li.active>a {
	color:#eb3e32
}
.sidebar-widget #category-module li.active>a[aria-expanded="false"] {
	-ms-transform:rotate(0deg) !important;
	-webkit-transform:rotate(0deg) !important;
	transform:rotate(0deg) !important
}
.sidebar-widget #category-module li.active>.toggle-icon {
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)
}
.sidebar-widget ul {
	list-style:none;
	padding-left:0
}
.sidebar-widget ul li {
	padding:10px 0;
	margin-top:0;
	border-bottom:1px dashed #e4e4e4
}
.sidebar-widget ul li ul {
	padding-left:14px
}
.sidebar-widget ul li:last-of-type {
	border:none
}
.sidebar-widget ul li a {
	color:#333
}
.sidebar-widget ul li a:hover {
	color:#eb3e32
}
.sidebar-widget .toggle-icon {
	float:right;
	font-size:16px;
	padding:0 6px;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out
}
.sidebar-widget .toggle-icon[aria-expanded="true"] {
	-ms-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg)
}
.flash-wrapper-multi .product-block {
	padding:0
}
.flash-wrapper-multi .title-pager .link {
	border-left:1px solid #ddd;
	padding:4px 0;
	margin-left:10px;
	padding-left:10px;
	background:transparent;
	color:#666
}
.flash-price-wrapper {
	overflow:hidden;
	height:48px
}
.flash-price-wrapper>.left-price {
	width:calc(100% - 100px);
	float:left;
	height:48px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding-left:4px;
	background-color:#000;
	color:#fff;
	overflow:hidden
}
.flash-price-wrapper>.left-price>div {
	float:left
}
.flash-price-wrapper>.left-price .flash-price {
	font-size:18px;
	margin-right:6px
}
.flash-price-wrapper>.left-price .flash-price-old {
	font-size:12px
}
.flash-price-wrapper>.left-price .flash-price-old .price-old {
	color:#ddd;
	text-decoration:line-through
}
.flash-price-wrapper>.right-data {
	width:100px;
	float:left;
	height:48px;
	background:#e20000;
	color:#fff;
	text-align:center
}
.flash-price-wrapper>.right-data>span {
	display:block;
	margin-top:3px;
	margin-bottom:4px
}
.flash-price-wrapper .product-count-down {
	margin-bottom:0;
	padding-left:0;
	list-style-type:none;
	display:inline-block
}
.flash-price-wrapper .product-count-down li {
	text-align:center;
	float:left;
	font-size:12px;
	color:#fff;
	position:relative;
	font-weight:bold
}
.module-banner-wrapper {
	overflow:hidden;
	position:relative
}
.module-banner-wrapper:hover:before {
	left:100%
}
.module-banner-wrapper:before {
	content:"";
	position:absolute;
	top:0;
	left:-100%;
	width:50%;
	height:100%;
	z-index:999;
	display:block;
	background-color:rgba(255,255,255,0.3);
	-webkit-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
	transition:all 1s ease 0s;
	-ms-transform:skewX(-20deg);
	-webkit-transform:skewX(-20deg);
	transform:skewX(-20deg);
	background:-webkit-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:-o-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),to(rgba(255,255,255,0.4)));
	background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:-o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0,0,0,0),endColorstr=rgba(255,255,255,0.4),GradientType=0.9)
}
.module-blog-latest {
	padding:10px 0 0
}
.module-blog-latest.grid .blog-latest-wrapper {
	background:#fff;
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
.module-blog-latest.grid .blog-latest-wrapper>a {
	display:block;
	position:relative
}
.module-blog-latest.grid .blog-latest-wrapper>a .time-wrapper {
	float:left;
	background:#fff;
	color:#fff;
	width:66px;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	padding:5px;
	background:#eb3e32
}
.module-blog-latest.grid .blog-latest-wrapper>a .time-wrapper .yaer {
	font-weight:bold;
	font-size:20px
}
.module-blog-latest.grid .blog-latest-wrapper .info {
	padding:14px 10px;
	border-top:1px solid #f9f9f9
}
.module-blog-latest.grid .blog-latest-wrapper .info .blog-title {
	margin-bottom:15px
}
.module-blog-latest.grid .blog-latest-wrapper .info .blog-title:after {
	content:"";
	display:block;
	width:32px;
	height:3px;
	background:#484848;
	margin-top:8px
}
.module-blog-latest.grid .blog-latest-wrapper .info .blog-title>a {
	display:block;
	height:24px;
	font-size:16px;
	font-weight:bold;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	margin-bottom:15px;
	color:#333
}
.module-blog-latest.grid .blog-latest-wrapper .info .blog-title>a:hover {
	color:#eb3e32
}
.module-blog-latest.grid .blog-latest-wrapper .info p {
	margin-bottom:0;
	height:54px;
	color:#b0b0b0
}
.module-blog-latest.grid .blog-latest-wrapper .info .btn-view {
	margin-top:20px
}
.module-blog-latest.grid .blog-latest-wrapper .info .btn-view a {
	color:#333;
	padding-bottom:2px;
	border-bottom:1px solid #333
}
footer .chat-wrapper {
	padding:20px 10px !important
}
footer .chat-wrapper .header {
	font-weight:bold;
	font-size:18px;
	padding:7px 0;
	margin:-14px -10px 20px;
	border-bottom:1px solid #eee
}
footer .chat-wrapper .header i {
	color:#eb3e32
}
footer .chat-wrapper .phone {
	margin-bottom:20px;
	font-size:15px
}
footer .chat-wrapper ul {
	list-style:none;
	padding-left:0;
	margin-bottom:20px
}
footer .chat-wrapper ul li {
	margin-bottom:8px;
	height:29px;
	line-height:29px
}
footer .chat-wrapper ul li a {
	color:#eb3e32;
	display:block;
	border-radius:6px;
	overflow:hidden;
	height:30px;
	font-size:12px;
	position:relative;
	border:1px solid #ddd;
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
footer .chat-wrapper ul li a:hover {
	border-color:#eb3e32
}
footer .chat-wrapper ul li a .icon {
	position:absolute;
	left:8px;
	top:5px;
	max-width:20px;
	margin-right:12px
}
footer .chat-wrapper ul li a span {
	display:inline-block
}
.module-customer-service {
	background:#fff;
	border:1px solid #ebebeb;
	padding:20px 0;
	font-size:12px;
	overflow:hidden
}
@media (max-width:768px) {
	.module-customer-service {
	margin:0;
	padding:16px 0 0
}
}.module-customer-service .item {
	position:relative
}
.module-customer-service .item:before {
	content:'';
	position:absolute
}
@media (min-width:768px) {
	.module-customer-service .item:before {
	top:0;
	right:15px;
	height:100%;
	border-right:1px solid #ddd
}
}@media (max-width:768px) {
	.module-customer-service .item:before {
	bottom:0;
	width:96%;
	left:2%;
	border-bottom:1px solid #ddd
}
}.module-customer-service .item:last-of-type:before {
	display:none
}
@media (max-width:768px) {
	.module-customer-service .item {
	margin-bottom:10px;
	padding-bottom:10px
}
}.module-customer-service .icon {
	float:left;
	width:55px
}
@media (max-width:768px) {
	.module-customer-service .icon {
	margin-right:7px;
	width:40px;
	height:auto;
	line-height:45px
}
}.module-customer-service .icon img {
	display:inline-block
}
.module-customer-service .text {
	margin-left:70px
}
.module-customer-service .text .title {
	color:#505050;
	font-size:16px;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	font-weight:bold;
	margin-bottom:10px;
	overflow:hidden;
	white-space:nowrap
}
@media (max-width:768px) {
	.module-customer-service .text .title {
	margin-bottom:4px;
	font-size:14px
}
}.module-customer-service .text .sub-title {
	color:#999;
	font-size:15px
}
@media (max-width:768px) {
	.module-customer-service .text .sub-title {
	font-size:13px
}
}.bg-image-text {
	padding:80px 0;
	width:100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
	margin-bottom:40px;
	position:relative;
	background-size:cover;
	-o-background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	background-position:center center
}
.bg-image-text .container-fluid {
	padding:0 50px
}
.bg-image-text .pull-center {
	text-align:center !important
}
@media (min-width:768px) {
	.bg-image-text .pull-right,.bg-image-text .pull-left {
	width:50%
}
}.bg-image-text .text-content {
	padding:20px;
	clear:both
}
.bg-image-text .text-content p {
	margin:0
}
.bg-image-text .text-content .title {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	position:relative;
	margin-bottom:48px;
	padding-bottom:10px
}
.bg-image-text .text-content .title:after {
	position:absolute;
	content:"";
	left:50%;
	z-index:1;
	width:40px;
	height:6px;
	bottom:-10px;
	margin-left:-20px;
	background-color:#f33
}
.bg-image-text .text-content .text {
	color:#777;
	font-size:16px;
	line-height:32px
}
.bg-image-text .text-content a {
	margin-top:50px;
	padding:8px 47px;
	background:#fff;
	color:#222;
	font-size:16px;
	border-radius:0;
	border-color:#fff
}
@media (max-width:992px) {
	.image-combo-box .item {
	margin-bottom:10px
}
}.module-transverse {
	background-color:#fff
}
.module-transverse .inner-list {
	position:relative;
	width:100%;
	clear:both;
	height:auto;
	overflow:hidden;
	text-align:left
}
.module-transverse .inner-list a {
	display:block;
	line-height:100%;
	position:relative
}
.module-transverse .inner-list a:hover:before {
	opacity:1;
	background-color:rgba(0,0,0,0.1);
	border:15px solid rgba(255,255,255,0.5)
}
.module-transverse .inner-list a:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	z-index:9;
	overflow:visible;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:0px solid rgba(0,0,0,0.3);
	-webkit-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s
}
.module-transverse .inner-list a:nth-of-type(1) {
	width:49%
}
.module-transverse .inner-list a:nth-of-type(2),.module-transverse .inner-list a:nth-of-type(3) {
	position:absolute;
	right:0;
	width:49%
}
.module-transverse .inner-list a:nth-of-type(2) {
	top:0
}
.module-transverse .inner-list a:nth-of-type(3) {
	bottom:0 !important
}
.combo-five {
	overflow:hidden;
	position:relative
}
.combo-five:hover:before {
	left:100%
}
.combo-five:before {
	content:"";
	position:absolute;
	top:0;
	left:-100%;
	width:50%;
	height:100%;
	z-index:999;
	display:block;
	background-color:rgba(255,255,255,0.3);
	-webkit-transition:all 1s ease 0s;
	-o-transition:all 1s ease 0s;
	transition:all 1s ease 0s;
	-ms-transform:skewX(-20deg);
	-webkit-transform:skewX(-20deg);
	transform:skewX(-20deg);
	background:-webkit-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:-o-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),to(rgba(255,255,255,0.4)));
	background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:-o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(255,255,255,0.4) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0,0,0,0),endColorstr=rgba(255,255,255,0.4),GradientType=0.9)
}
.combo-five.sides:last-of-type {
	margin-top:19px
}
.icon-module .icon-item {
	display:block;
	text-align:center;
	color:#333;
	font-weight:700;
	font-size:15px;
	padding:15px;
	border:1px solid transparent;
	background:#f7f7f7;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s
}
.icon-module .icon-item:hover {
	border-color:#eb3e32
}
.icon-module .icon-item span {
	display:block;
	max-width:60px;
	min-height:60px;
	margin:auto
}
.icon-module .icon-item span img {
	display:inline-block
}
.icon-module .icon-item p {
	margin:16px 0 0;
	height:22px;
	overflow:hidden
}
.product-scroll,.product-wrapper {
	overflow:hidden;
	border:1px solid #ddd;
}
.module-product-wrapper {
	background:#fff;
	overflow:hidden
}
.module-product-wrapper .grid-ad-image {
	display:block;
	position:relative
}
.module-product-wrapper .grid-ad-image:hover:before {
	opacity:1;
	background-color:rgba(0,0,0,0.1);
	border:15px solid rgba(255,255,255,0.5)
}
.module-product-wrapper .grid-ad-image:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	z-index:9;
	overflow:visible;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:0px solid rgba(0,0,0,0.3);
	-webkit-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s
}
.module-product-wrapper .list-category-wrapper .title {
	font-size:16px;
	font-weight:700;
	color:#363636;
	padding:29px 25px;
	border-bottom:1px dashed #E1E1E1
}
.module-product-wrapper .list-category-wrapper ul {
	padding:0;
	list-style:none
}
.module-product-wrapper .list-category-wrapper ul li {
	border-bottom:1px dashed #E1E1E1
}
.module-product-wrapper .list-category-wrapper ul li a {
	padding:10px;
	display:block;
	color:#363636;
	font-size:14px;
	line-height:20px
}
.module-product-wrapper .classify .title {
	margin:0;
	font-size:14px;
	font-weight:bold;
	padding:8px 15px;
	background:#eeeeee
}
.module-product-wrapper .classify ul {
	list-style:none;
	padding:0 15px
}
.module-product-wrapper .classify ul li {
	float:left;
	padding:5px 0
}
.module-product-wrapper .classify ul li a {
	color:#555;
	display:block;
	font-size:14px;
	line-height:20px;
	margin-right:12px
}
.multi-filter-wrapper.column-left-right {
	background:#f4f4f5;
	padding:16px
}
@media (max-width:1200px) {
	.multi-filter-wrapper.column-left-right {
	padding:15px
}
}.multi-filter-wrapper.column-left-right .group-title {
	font-size:16px;
	font-weight:bold
}
.multi-filter-wrapper.column-left-right .group-content {
	margin-bottom:15px;
	border-bottom:1px dotted #eaeaea
}
.multi-filter-wrapper.column-left-right .group-content:last-child {
	border-bottom:none;
	margin-bottom:0
}
.multi-filter-wrapper.column-left-right .group-content .category-list-section {
	margin:0;
	padding:0;
	list-style:none
}
.multi-filter-wrapper.column-left-right .group-content .category-list-section li {
	margin:10px 0
}
.multi-filter-wrapper.column-left-right .group-content .category-list-section li.active a {
	font-weight:bold
}
.multi-filter-wrapper.column-left-right .group-content .category-list-section a {
	color:#777
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section {
	padding-bottom:20px
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group {
	margin:8px 0 16px
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input {
	width:46%;
	display:inline-block;
	-moz-appearance:textfield
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input::-webkit-outer-spin-button,.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input::-webkit-inner-spin-button {
	-webkit-appearance:textfield
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .range-input-group>input+input {
	float:right
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider {
	margin:0 5px;
	height:.3em;
	border-color:#eb3e32
}
body.skin-blue .multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider {
	border-color:#dc0101
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider div {
	background-color:#eb3e32
}
body.skin-blue .multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider div {
	background-color:#dc0101
}
.multi-filter-wrapper.column-left-right .group-content .filter-price-section .price-slider span {
	top:-.5em;
	outline:0;
	border-radius:50%;
	background-color:#fff
}
.multi-filter-wrapper.column-left-right .group-content .checkbox {
	color:#777;
	position:relative
}
.multi-filter-wrapper.column-left-right .group-content .checkbox label {
	display:block;
	height:18px;
	overflow:hidden
}
.multi-filter-wrapper.column-left-right .group-content .checkbox label:before {
	content:"\f096";
	font-family:fontawesome;
	left:0;
	top:1px;
	position:absolute
}
.multi-filter-wrapper.column-left-right .group-content .checkbox label.active:before {
	content:"\f046";
	color:#eb3e32
}
.multi-filter-wrapper.column-left-right .group-content .checkbox label:active:before {
	color:#eb3e32
}
.multi-filter-wrapper.column-left-right .group-content .checkbox label input {
	display:none
}
.multi-filter-wrapper.column-left-right .group-content .checkbox label .total {
	position:absolute;
	top:0;
	right:0;
	color:#c7c7c7
}
.multi-filter-wrapper.column-left-right .group-content .btn-more {
	cursor:pointer;
	text-align:right
}
.multi-filter-wrapper.column-left-right .group-content .btn-more:after {
	content:'\f0fe';
	font-family:'FontAwesome';
	color:#999
}
.multi-filter-wrapper.column-left-right .group-content .btn-more.active:after {
	content:'\f146'
}
.multi-filter-wrapper.content-top-bottom {
	border:1px solid #ebebeb;
	max-height:200px;
	overflow-y:auto;
	padding:0 16px
}
.multi-filter-wrapper.content-top-bottom .filter-group {
	overflow:hidden;
	clear:both;
	padding:8px 0;
	border-bottom:1px dotted #eaeaea
}
.multi-filter-wrapper.content-top-bottom .filter-group:last-child {
	border-bottom:none
}
.multi-filter-wrapper.content-top-bottom .filter-group .group-title {
	float:left;
	width:100px;
	padding:6px 0
}
.multi-filter-wrapper.content-top-bottom .filter-group .group-content {
	overflow:hidden;
	margin-left:100px
}
.multi-filter-wrapper.content-top-bottom .filter-group .group-content ul {
	overflow:hidden;
	margin:0
}
.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox {
	float:left;
	margin:2px 9px 2px 2px;
	padding:2px 6px;
	background-color:#f9f9f9
}
.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox:hover,.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox.active {
	background-color:#eb3e32;
	color:#fff
}
.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox label {
	padding-left:0
}
.multi-filter-wrapper.content-top-bottom .filter-group .group-content .checkbox input {
	display:none
}
.module-product-grid-ad .nav-tabs li:after {
	content:'';
	position:absolute;
	right:0;
	top:30%;
	height:40%;
	border-right:1px solid #ddd
}
.module-product-grid-ad .nav-tabs li:last-of-type:after {
	display:none
}
body.skin-blue .module-product-grid-ad .nav-tabs li.active a {
	background:transparent;
	color:#000;
	font-weight:bold;
	background:#ffd400
}
body.skin-blue .module-product-grid-ad .nav-tabs li a {
	background:transparent;
	color:#fff;
	font-weight:bold;
	background:#333
}
.image-group-wrapper .image-group-title {
	text-align:center;
	margin-bottom:26px
}
body.skin-blue .image-group-wrapper .image-group-title {
	margin-bottom:36px
}
.image-group-wrapper .image-group-title h3 {
	position:relative;
	display:inline-block
}
.image-group-wrapper .image-group-title h3:before,.image-group-wrapper .image-group-title h3:after {
	content:'';
	position:absolute;
	width:50px;
	height:3px;
	display:block;
	background:#222;
	top:12px
}
body.skin-blue .image-group-wrapper .image-group-title h3:before,body.skin-blue .image-group-wrapper .image-group-title h3:after {
	left:50%;
	bottom:-17px;
	top:auto
}
.image-group-wrapper .image-group-title h3:before {
	left:-70px
}
body.skin-blue .image-group-wrapper .image-group-title h3:before {
	margin-left:-25px
}
.image-group-wrapper .image-group-title h3:after {
	right:-70px
}
body.skin-blue .image-group-wrapper .image-group-title h3:after {
	width:300px;
	height:1px;
	bottom:-16px;
	z-index:-1;
	background:#b3b3b3;
	margin-left:-150px
}
.image-group-wrapper a {
	display:inline-block;
	position:relative;
	position:relative
}
.image-group-wrapper a:hover:before {
	opacity:1;
	background-color:rgba(0,0,0,0.1);
	border:15px solid rgba(255,255,255,0.5)
}
.image-group-wrapper a:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	z-index:9;
	overflow:visible;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:0px solid rgba(0,0,0,0.3);
	-webkit-transition:all 0.2s ease-in-out 0s;
	-o-transition:all 0.2s ease-in-out 0s;
	transition:all 0.2s ease-in-out 0s
}
.image-group-wrapper img {
	display:inline-block
}
.image-group-wrapper .img-first {
	position:relative
}
.image-group-wrapper .img-first.left {
	text-align:right
}
.image-group-wrapper .img-first.left:before {
	content:'';
	position:absolute;
	display:block;
	width:94%;
	height:100%;
	border:solid 5px #4f5761;
	top:26px
}
body.skin-blue .image-group-wrapper .img-first.left:before {
	display:none
}
.image-group-wrapper .img-first.right:before {
	content:'';
	position:absolute;
	display:block;
	right:0;
	width:94%;
	height:100%;
	border:solid 5px #4f5761;
	top:26px
}
body.skin-blue .image-group-wrapper .img-first.right:before {
	display:none
}
.image-group-wrapper .img-min {
	background:#fff;
	padding:20px
}
.image-group-wrapper .img-min .image-title {
	font-size:22px;
	margin-bottom:16px
}
.image-group-wrapper .img-min .image-title i {
	width:23px;
	height:23px;
	border-radius:50%;
	border:1px solid #d66565;
	color:#d66565;
	text-align:center
}
.image-group-wrapper .img-min>a:first-of-type {
	margin-bottom:10px
}
.image-group-wrapper .img-min>a:nth-of-type(2),.image-group-wrapper .img-min a:nth-of-type(3) {
	width:calc(50% - 5px)
}
.image-group-wrapper .img-min>a:nth-of-type(3) {
	float:right
}
.gdpr-wrapper {
	z-index:10;
	opacity:0.9;
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	padding:20px 80px 20px 40px;
	background-color:#333;
	color:#fff
}
.gdpr-wrapper p {
	margin:0
}
.gdpr-wrapper #btn-close {
	position:absolute;
	top:50%;
	right:40px;
	margin-top:-18px;
	color:#fff
}
.coupon-item-wrapper {
	position:relative;
	display:table;
	width:100%;
	height:104px;
	margin-top:4px;
	overflow:hidden;
	margin-bottom:26px;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s
}
.coupon-item-wrapper.old {
	-webkit-filter:grayscale(1);
	filter:grayscale(1)
}
.coupon-item-wrapper.old .coupon-item-btn {
	background:#bbb;
	cursor:not-allowed !important
}
.coupon-item-wrapper.old .coupon-item-btn:active {
	background:#bbb !important
}
.coupon-item-wrapper.old .coupon-item-btn a {
	cursor:not-allowed !important
}
.coupon-item-wrapper:not(.old):hover {
	border-color:#eb3e32;
	-webkit-transform:translateY(-4px);
	-ms-transform:translateY(-4px);
	transform:translateY(-4px);
	-webkit-box-shadow:0 8px 15px rgba(0,0,0,0.15);
	box-shadow:0 8px 15px rgba(0,0,0,0.15)
}
.coupon-item-wrapper:not(.old):hover>div {
	border-color:#eb3e32
}
.coupon-item-wrapper:not(.old):hover>div:before,.coupon-item-wrapper:not(.old):hover>div:after {
	border-color:#eb3e32
}
.coupon-item-wrapper .coupon-item-img {
	width:100px;
	border:1px solid #eee;
	border-right:none
}
.coupon-item-wrapper .coupon-item-img img {
	margin:6px
}
.coupon-item-wrapper>div {
	display:table-cell;
	vertical-align:middle;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s
}
.coupon-item-wrapper .coupon-item-desc {
	padding:0 4px 0 0;
	position:relative;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee
}
.coupon-item-wrapper .coupon-item-desc:before,.coupon-item-wrapper .coupon-item-desc:after {
	content:'';
	position:absolute;
	width:14px;
	height:14px;
	border-radius:50%;
	background:#fff;
	z-index:9;
	right:-7px;
	border:1px solid #eee;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s
}
.coupon-item-wrapper .coupon-item-desc:before {
	top:-7px
}
.coupon-item-wrapper .coupon-item-desc:after {
	bottom:-7px
}
.coupon-item-wrapper .coupon-item-btn {
	height:100%;
	position:relative;
	cursor:pointer
}
.coupon-item-wrapper .coupon-item-btn:active {
	background:#d52115
}
.coupon-item-wrapper .coupon-item-btn:after {
	content:'';
	position:absolute;
	z-index:2;
	top:0;
	left:-1px;
	display:block;
	width:3px;
	height:100%;
	background:url(../image/small-circle.png) top left repeat-y
}
.coupon-number {
	color:#FFF;
	/*font-size:15px;*/
	font-weight:bold;
	overflow:hidden;
	max-height:24px;
	/*margin-bottom:10px;*/
	position: absolute;
    left: -100px;
    top:0;
    background: RGBA(250,0,0,0.75);
    padding: 0 5px;
}
.coupon-name {
	overflow:hidden;
	font-size:14px;
	max-height:57px
}
.coupon-item-btn {
	background:#eb3e32;
	width:36px;
	text-align:center
}
.coupon-item-btn a {
	word-wrap:break-word;
	margin:0 auto;
	display:block;
	color:#ffffff;
	padding:0 2px
}
html[lang="zh_cn"] .coupon-item-btn a,html[lang="zh_hk"] .coupon-item-btn a {
	padding:0;
	width:20px
}
.slideshow-category .swiper-pagination {
	bottom:11px
}
.slideshow-category .swiper-pagination span {
	position:relative;
	width:10px;
	height:10px;
	background-color:transparent;
	border:2px solid rgba(255,255,255,0.6);
	opacity:1
}
.slideshow-category .swiper-pagination span.swiper-pagination-bullet-active,.slideshow-category .swiper-pagination span:hover {
	margin:0 6px !important;
	background-color:#fff !important
}
.slideshow-category .swiper-pagination span.swiper-pagination-bullet-active:before,.slideshow-category .swiper-pagination span:hover:before {
	content:'';
	position:absolute;
	top:-6px;
	left:-6px;
	z-index:-1;
	width:18px;
	height:18px;
	border-radius:50%;
	background-color:rgba(255,255,255,0.4)
}
.slideshow-category .container {
	position:relative
}
.slideshow-category .category-wrapper {
	height:100%;
	position:absolute;
	left:10px;
	top:20px;
	width:230px;
	z-index:99
}
html[dir="rtl"] .slideshow-category .category-wrapper {
	right:10px;
	left:auto
}
.slideshow-category .category-wrapper:hover>ul {
	background-color:#fff;
	-webkit-box-shadow:0 0 46px rgba(0,0,0,0.23);
	box-shadow:0 0 46px rgba(0,0,0,0.23)
}
@media (max-width:1200px) {
	.slideshow-category .category-wrapper {
	display:none
}
}.slideshow-category .category-wrapper>ul {
	overflow-y:auto;
	height:100%;
	padding:0;
	list-style:none;
	background-color:rgba(255,255,255,0.5);
	-webkit-box-shadow:0 0 46px rgba(0,0,0,0.13);
	box-shadow:0 0 46px rgba(0,0,0,0.13);
	border-radius:10px;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out
}
.slideshow-category .category-wrapper>ul::-webkit-scrollbar {
	width:5px;
	height:5px
}
.slideshow-category .category-wrapper>ul::-webkit-scrollbar-track {
	background-color:transparent
}
.slideshow-category .category-wrapper>ul::-webkit-scrollbar-thumb {
	border-radius:0;
	background-color:#ddd
}
.slideshow-category .category-wrapper>ul>.category-item {
	color:#fff;
	font-size:14px;
	padding:0 20px;
	-webkit-transition:all 0.1s ease-in-out;
	-o-transition:all 0.1s ease-in-out;
	transition:all 0.1s ease-in-out
}
.slideshow-category .category-wrapper>ul>.category-item:last-of-type a {
	border:none
}
.slideshow-category .category-wrapper>ul>.category-item:hover {
	background-color:#fff;
	-webkit-box-shadow:0 0 46px rgba(0,0,0,0.1);
	box-shadow:0 0 46px rgba(0,0,0,0.1)
}
.slideshow-category .category-wrapper>ul>.category-item:hover>a {
	border-color:#fff;
	color:#000
}
.slideshow-category .category-wrapper>ul>.category-item:hover .description {
	color:#777
}
.slideshow-category .category-wrapper>ul>.category-item:hover .category-info {
	left:100%;
	visibility:visible;
	opacity:1
}
html[dir="rtl"] .slideshow-category .category-wrapper>ul>.category-item:hover .category-info {
	left:auto;
	right:100%
}
.slideshow-category .category-wrapper>ul>.category-item>a {
	padding:13px 18px 13px 0;
	color:#747474;
	display:block;
	position:relative;
	border-bottom:1px solid rgba(0,0,0,0.05)
}
html[dir="rtl"] .slideshow-category .category-wrapper>ul>.category-item>a {
	padding:13px 0 13px 18px
}
.slideshow-category .category-wrapper>ul>.category-item>a.children-arrows:before {
	content:'\f105';
	font-family:fontawesome;
	position:absolute;
	top:50%;
	right:4px;
	color:#ddd;
	height:20px;
	font-size:18px;
	line-height:20px;
	margin-top:-10px
}
html[dir="rtl"] .slideshow-category .category-wrapper>ul>.category-item>a.children-arrows:before {
	content:'\f104';
	left:4px;
	right:auto
}
.slideshow-category .category-wrapper>ul>.category-item>a .title {
	font-size:15px
}
.slideshow-category .category-wrapper>ul>.category-item>a .description {
	margin-top:6px;
	height:18px;
	color:#b7b7b7;
	padding-right:10px;
	font-size:12px;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
html[dir="rtl"] .slideshow-category .category-wrapper>ul>.category-item>a .description {
	padding:0 0 0 10px
}
.slideshow-category .category-wrapper>ul>.category-item .category-info {
	position:absolute;
	display:block;
	top:auto;
	width:700px;
	color:#444;
	left:120%;
	opacity:0;
	visibility:hidden;
	background-color:#FFF;
	-webkit-transition:all 0.25s ease-out;
	-o-transition:all 0.25s ease-out;
	transition:all 0.25s ease-out;
	-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,0.1);
	box-shadow:0 0 50px 0 rgba(0,0,0,0.1)
}
html[dir="rtl"] .slideshow-category .category-wrapper>ul>.category-item .category-info {
	left:auto;
	right:120%
}
.slideshow-category .category-wrapper>ul>.category-item .category-info ul {
	overflow:hidden
}
.slideshow-category .category-wrapper>ul>.category-item .category-info ul li {
	float:left
}
html[dir="rtl"] .slideshow-category .category-wrapper>ul>.category-item .category-info ul li {
	float:right
}
.slideshow-category .category-wrapper>ul>.category-item .category-info a {
	color:#444
}
.slideshow-category .category-wrapper>ul>.category-item .category-info a:hover {
	color:#eb3e32
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .category-title {
	padding:24px 40px;
	font-size:26px;
	color:#eb3e32;
	border-bottom:1px solid #eaeaea
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .children {
	list-style:none;
	padding:6px 40px
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .children li {
	margin-right:26px;
	line-height:35px
}
html[dir="rtl"] .slideshow-category .category-wrapper>ul>.category-item .category-info .children li {
	margin-right:auto;
	margin-left:26px
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products {
	border-top:1px solid #eaeaea;
	list-style:none;
	padding:0;
	width:100%
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li {
	position:relative;
	text-align:center;
	width:25%;
	padding:10px
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li img {
	display:inline-block
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li p.name {
	margin:10px 0;
	height:40px;
	overflow:hidden
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li p.price {
	color:#cc0e11;
	margin-bottom:0;
	height:21px;
	overflow:hidden
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li p.price .price-old {
	font-weight:500;
	color:#888;
	text-decoration:line-through;
	font-size:12px
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li .price-tax {
	display:block;
	height:22px;
	overflow:hidden;
	color:#888
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li:last-of-type:before {
	display:none
}
.slideshow-category .category-wrapper>ul>.category-item .category-info .products li:before {
	content:"";
	width:1px;
	height:100%;
	background:#eaeaea;
	position:absolute;
	right:0;
	top:0
}
.slideshow-category .swiper-container .swiper-slide a {
	background-position:center center;
	background-size:cover;
	display:block
}
@media (max-width:1200px) {
	.slideshow-category .swiper-container .swiper-slide a {
	height:auto !important;
	background-image:none !important
}
}@media (min-width:1200px) {
	.slideshow-category .swiper-container .swiper-slide img {
	display:none
}
}body.product-category .product-block:before {
	display:none
}
body.product-category .row.category-description {
	margin-bottom:26px
}
body.product-category .row.category-description p {
	margin-bottom:8px
}
body.product-category .subcategory-wrapper {
	margin-bottom:15px;
	display:block;
	text-align:center;
	color:#222
}
body.product-category .subcategory-wrapper span {
	margin-top:4px;
	height:20px;
	line-height:20px;
	overflow:visible;
	display:block
}
body.product-manufacturer #content p.title {
	font-size:18px;
	margin-bottom:20px
}
body.product-manufacturer .manufacturer-list {
	border-bottom:1px solid #ebebeb;
	border:1px solid #ebebeb;
	padding:0 0 20px 0;
	margin-bottom:20px
}
body.product-manufacturer .manufacturer-list h2 {
	border-bottom:1px solid #ebebeb;
	background-color:#f6f6f6;
	padding:14px
}
body.product-manufacturer .manufacturer-list .image {
	text-align:center
}
body.product-manufacturer .manufacturer-list .image a {
	text-align:center;
	display:inline-block;
	padding:5px
}
body.product-product .reviews-toolbar ul {
	list-style:none;
	overflow:hidden;
	padding-left:0;
	margin-bottom:15px;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	padding:10px;
	background:#f5f5f4
}
body.product-product .reviews-toolbar ul li {
	float:left;
	margin-right:10px;
	cursor:pointer
}
body.product-product .reviews-toolbar ul li.active {
	color:#eb0101;
	font-weight:bold
}
body.product-product .price-off {
	cursor:pointer;
	color:#666;
	font-size:13px;
	font-weight:500
}
body.product-product .price-off:hover {
	color:#000;
}
body.product-product .layui-layer-price-off .layui-layer-title .gift {
	color:#ff8100
}
body.product-product .price-off-html,body.product-product .stock-notify-html {
	display:none;
	padding:15px
}
body.product-product .price-off-html .price-info,body.product-product .stock-notify-html .price-info {
	border:1px solid #ddd;
	padding:20px 15px
}
body.product-product .price-off-html .price-info .price-off-btn,body.product-product .stock-notify-html .price-info .price-off-btn {
	text-align:center;
	margin-bottom:0
}
body.product-product .price-off-html .price-info .price-off-btn .btn,body.product-product .stock-notify-html .price-info .price-off-btn .btn {
	width:80%;
	display:inline-block;
	margin:20px auto 0
}
body.product-product .price-off-html .price-info form>div,body.product-product .stock-notify-html .price-info form>div {
	margin-bottom:15px
}
body.product-product .price-off-html .price-info form>div .price-off-title,body.product-product .stock-notify-html .price-info form>div .price-off-title {
	font-weight:bold;
	margin-bottom:4px;
	display:block
}
body.product-product .suites-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	margin-bottom:12px
}
body.product-product .suites-wrapper .control-label {
	color:#666;
	width:90px
}
body.product-product .suites-wrapper .suites-right {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
body.product-product .suites-wrapper .suites-right .suites-item {
	margin-right:4px;
	position:relative
}
body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-title,body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-info {
	border-color:#eb3e32
}
body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-info,body.product-product .suites-wrapper .suites-right .suites-item:hover .suites-title:before {
	display:block
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-title {
	cursor:pointer;
	padding:8px 20px;
	position:relative;
	border:1px solid #ccc
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-title:before {
	content:'';
	height:2px;
	display:none;
	background:#fff;
	position:absolute;
	bottom:-1px;
	left:0;
	z-index:999;
	width:100%
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info {
	position:absolute;
	top:34px;
	left:0;
	padding:10px;
	max-width:500px;
	z-index:99;
	background:#fff;
	border:1px solid #ccc;
	display:none
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products {
	white-space:nowrap;
	overflow-x:auto
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list {
	width:125px;
	display:inline-block;
	text-align:center;
	position:relative;
	margin-right:20px
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list:last-of-type {
	margin-right:0
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list .products-icon {
	position:absolute;
	top:50%;
	margin-top:-20px;
	color:#aaa;
	font-size:20px;
	right:-22px
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list img {
	display:inline-block;
	margin-bottom:6px
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products>.products-list .name a {
	color:#333;
	padding:0 6px;
	overflow:hidden;
	white-space:initial;
	height:38px;
	display:block;
	margin-bottom:6px
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-products .products-icon {
	width:20px;
	display:inline-block;
	text-align:center
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin-top:10px
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper .suites-price {
	font-size:13px
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper .suites-price span {
	color:#e4393c;
	font-weight:bold;
	font-size:18px
}
body.product-product .suites-wrapper .suites-right .suites-item .suites-info .suites-price-wrapper .btn {
	padding:5px 13px
}
body.product-product .layui-layer-bargain .gift {
	color:#ff8100
}
body.product-product .bargain-html-wrapper {
	padding:15px;
	display:none
}
body.product-product .bargain-html-wrapper .bargain-top {
	text-align:center;
	background:#fff8eb;
	padding:15px;
	border-radius:6px;
	border:1px solid #f1ddb8
}
body.product-product .bargain-html-wrapper .bargain-title {
	font-size:15px;
	margin-bottom:10px
}
body.product-product .bargain-html-wrapper .bargain-title b {
	color:red;
	font-size:20px
}
body.product-product .bargain-html-wrapper .progress {
	margin-bottom:18px;
	border-radius:4px;
	height:12px
}
body.product-product .bargain-html-wrapper .progress .progress-bar {
	line-height:12px;
	font-size:12px;
	background-color:#FF2741
}
body.product-product .bargain-html-wrapper .seconds-time-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time span {
	font-size:15px
}
body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding-left:0;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	list-style:none;
	margin-bottom:0
}
body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul li {
	background:#333;
	color:#fff;
	margin-right:8px;
	padding:3px 4px;
	border-radius:2px;
	position:relative
}
body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul li:last-of-type:after {
	display:none
}
body.product-product .bargain-html-wrapper .seconds-time-wrapper .seconds-time ul li:after {
	position:absolute;
	content:':';
	right:-5px;
	top:0;
	color:#333
}
body.product-product .bargain-html-wrapper .bargain-main-btn {
	background:#fadd21;
	color:#fd3602;
	min-width:160px;
	font-weight:bold;
	border-radius:20px;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	padding:11px 26px
}
body.product-product .bargain-html-wrapper .bargain-main-btn.bargain-main-yqhy {
	background:-webkit-gradient(linear,left top,left bottom,from(#fde235),to(#ffc949));
	background:-webkit-linear-gradient(top,#fde235,#ffc949);
	background:-o-linear-gradient(top,#fde235,#ffc949);
	background:linear-gradient(180deg,#fde235,#ffc949);
	-webkit-box-shadow:0px 12px 12px -13px rgba(0,0,0,0.5);
	box-shadow:0px 12px 12px -13px rgba(0,0,0,0.5)
}
body.product-product .bargain-html-wrapper .bargain-copy-wrapper {
	text-align:center;
	margin:16px 0 0;
	position:relative
}
body.product-product .bargain-html-wrapper .bargain-copy-wrapper .bargain-copy-link span {
	opacity:0;
	display:block;
	left:-100%;
	z-index:-1;
	position:absolute
}
body.product-product .bargain-html-wrapper .bargain-residue-btn {
	margin:16px 0 0
}
body.product-product .bargain-html-wrapper .bargain_history-is_actioned {
	margin-top:15px
}
body.product-product .bargain-html-wrapper .invitee-btns {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
body.product-product .bargain-html-wrapper .invitee-btns .bargain_history-is_actioned {
	margin-left:10px
}
body.product-product .bargain-html-wrapper .invitee-btns .bargain_history-is_actioned .btn {
	background:#fd3602;
	color:#fff;
	font-size:13px
}
body.product-product .bargain-html-wrapper .bargain-complete-btn {
	margin-top:15px
}
body.product-product .bargain-html-wrapper .bargain-complete-btn .btn {
	background:#fd3602;
	color:#fff
}
body.product-product .bargain-html-wrapper .bargain-history {
	padding:15px;
	margin-top:10px;
	border:1px solid #f1ddb8;
	border-radius:6px;
	overflow:hidden
}
body.product-product .bargain-html-wrapper .bargain-history .bargain-history-title {
	font-weight:bold;
	font-size:15px;
	color:#e02e24;
	background:#fff8eb;
	border-bottom:1px dashed #f1ddb8;
	margin:-15px -15px 15px -15px;
	padding:8px 15px;
	text-align:center
}
body.product-product .bargain-html-wrapper .bargain-history ul {
	list-style:none;
	padding-left:0
}
body.product-product .bargain-html-wrapper .bargain-history ul li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
body.product-product .bargain-html-wrapper .bargain-history ul li:not(:last-of-type) {
	border-bottom:1px dashed #ddd;
	padding-bottom:8px;
	margin-bottom:8px
}
body.product-product .bargain-html-wrapper .bargain-history ul li .history-left {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
body.product-product .bargain-html-wrapper .bargain-history ul li .history-left .avatar {
	width:42px;
	margin-right:10px
}
body.product-product .bargain-html-wrapper .bargain-history ul li .history-left .customer-info span {
	color:#777;
	display:block;
	font-size:12px
}
body.product-product .bargain-html-wrapper .bargain-history ul li .history-left .customer-info span.customer-name {
	margin-bottom:2px;
	font-size:13px;
	color:#222;
	font-weight:bold
}
body.product-product .bargain-html-wrapper .bargain-history ul li .history-right {
	color:red
}
body.product-product .group-buying-refid {
	overflow:hidden
}
body.product-product .group-buying-refid .buying-title {
	font-size:12px;
	color:#666;
	float:left;
	margin:16px 0 0;
	color:red;
	width:90px
}
body.product-product .group-buying-refid .group-buying-right {
	float:left
}
body.product-product .group-buying-members {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:10px 0
}
body.product-product .group-buying-members>div {
	width:32px;
	height:32px;
	border-radius:50%;
	margin-right:4px;
	overflow:hidden
}
body.product-product .group-buying-members>div.avatar-old {
	border:1px solid #f76a09
}
body.product-product .group-buying-members>div.avatar-new {
	border:1px dashed #bbb;
	text-align:center;
	line-height:30px;
	font-size:16px;
	color:#999
}
body.product-product .buying-text-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	text-align:center
}
body.product-product .buying-text {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	text-align:center
}
body.product-product .buying-text b {
	color:red
}
body.product-product .buying-text .buying-countdown {
	padding-left:0;
	margin-bottom:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-right:3px;
	font-weight:bold;
	list-style:none
}
body.product-product #product-video {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:99;
	display:none
}
body.product-product .video-js .vjs-big-play-button {
	display:none
}
body.product-product .open-video {
	position:absolute;
	z-index:99999;
	cursor:pointer;
	bottom:10px;
	left:10px;
	border:2px solid #000;
	font-size:20px;
	width:50px;
	height:50px;
	text-align:center;
	line-height:47px;
	border-radius:50%;
	display:none;
	color:#222;
	padding-left:3px;
	background:rgba(255,255,255,0.7)
}
body.product-product .open-video:hover {
	color:#eb3e32;
	border-color:#eb3e32;
	background:#fff
}
body.product-product .close-video {
	position:absolute;
	top:4px;
	right:10px;
	z-index:9999;
	color:#aaa;
	display:none;
	font-size:20px;
	cursor:pointer
}
body.product-product .close-video:hover {
	color:#fff
}
body.product-product .elevate-zoom-wrapper {
	overflow:hidden;
	position:relative
}
body.product-product .elevate-zoom-preview {
	position:relative;
	text-align:center;
	border:1px solid #eaeaea
}
body.product-product .elevate-zoom-preview.swiper-vertical {
	margin-left:108px
}
@media (max-width:768px) {
	body.product-product .elevate-zoom-preview {
	margin:0
}
}body.product-product .elevate-zoom-preview a {
	display:block
}
body.product-product #product-thumbnail-gallery {
	position:relative;
	text-align:center;
	overflow:hidden
}
body.product-product #product-thumbnail-gallery .btn-more {
	position:absolute;
	display:block;
	margin-top:-10px;
	background:transparent;
	height:20px;
	width:20px;
	line-height:20px;
	color:#999;
	text-align:center;
	font-size:18px;
	cursor:pointer;
	z-index:99
}
body.product-product #product-thumbnail-gallery .btn-more i {
	font-size:14px
}
body.product-product #product-thumbnail-gallery .btn-more:hover i {
	color:#eb3e32
}
@media (max-width:768px) {
	body.product-product #product-thumbnail-gallery .btn-more {
	display:none
}
}body.product-product #product-thumbnail-gallery.swiper-vertical {
	position:absolute;
	width:90px;
	top:0;
	left:0;
	bottom:0;
	padding:30px 0
}
body.product-product #product-thumbnail-gallery.swiper-vertical .prev-thumb {
	top:5px;
	left:50%;
	margin-left:-10px
}
body.product-product #product-thumbnail-gallery.swiper-vertical .prev-thumb i:before {
	content:'\f077'
}
body.product-product #product-thumbnail-gallery.swiper-vertical .next-thumb {
	bottom:0;
	left:50%;
	margin-left:-10px
}
body.product-product #product-thumbnail-gallery.swiper-vertical .next-thumb i:before {
	content:'\f078'
}
@media (min-width:768px) {
	body.product-product #product-thumbnail-gallery.swiper-horizontal {
	margin-top:8px;
	padding:0 30px
}
}body.product-product #product-thumbnail-gallery.swiper-horizontal .prev-thumb {
	top:50%;
	margin-top:-10px;
	left:-6px
}
body.product-product #product-thumbnail-gallery.swiper-horizontal .next-thumb {
	top:50%;
	margin-top:-10px;
	right:-4px
}
@media (max-width:768px) {
	body.product-product #product-thumbnail-gallery {
	position:relative;
	margin-top:15px;
	width:100%;
	margin-bottom:10px
}
}body.product-product #product-thumbnail-gallery .swiper-container {
	width:100%;
	height:100%
}
body.product-product #product-thumbnail-gallery .swiper-container .swiper-slide {
	text-align:center
}
body.product-product #product-thumbnail-gallery .swiper-container .swiper-slide img {
	display:inline-block
}
body.product-product #product-thumbnail-gallery a {
	display:block;
	opacity:.6
}
body.product-product #product-thumbnail-gallery a.active,body.product-product #product-thumbnail-gallery a:hover {
	opacity:1
}
body.product-product h1 {
	margin:0 0 10px;
	line-height:1.4;
	font-size:20px;
	font-weight:bold
}
body.product-product .title-summary {
	font-size:16px;
	color:#444;
	margin-bottom:14px;
	text-shadow:1px 1px 1px #ddd;
}
body.product-product h3 {
	font-size:16px
}
body.product-product #product-variant-wrapper .variant-group {
	margin-bottom:12px
}
body.product-product #product-variant-wrapper .variant-group h5 {
	font-size:12px;
	color:#666;
	float:left;
	margin:12px 0 0;
	width:90px
}
html[dir="rtl"] body.product-product #product-variant-wrapper .variant-group h5 {
	float:right
}
body.product-product #product-variant-wrapper .button {
	padding:0;
	-webkit-transition:0s;
	-o-transition:0s;
	transition:0s;
	border:1px solid #ccc;
	margin-right:4px;
	overflow:hidden;
	display:inline-block;
	cursor:pointer
}
body.product-product #product-variant-wrapper .button span {
	display:block;
	padding:8px 20px
}
body.product-product #product-variant-wrapper .button img {
	max-width:36px;
	display:inline-block
}
body.product-product #product-variant-wrapper .button:hover {
	background-color:#fff;
	border-color:#eb3e32;
	color:#222
}
body.product-product #product-variant-wrapper .selected {
	border-color:#eb3e32;
	position:relative
}
body.product-product #product-variant-wrapper .disabled {
	background:#f5f5f5;
	color:#768686 !important;
	border:1px dashed #d0d0d0 !important;
	cursor:pointer
}
body.product-product #product-variant-wrapper .disabled img {
	opacity:.4
}
body.product-product #product-variant-wrapper .disabled:hover {
	background:#f5f5f5 !important
}
body.product-product #product-variant-wrapper .disabled-selected {
	border:2px solid #ccc !important
}
body.product-product #product-variant-wrapper .disabled-selected span {
	padding:9px 19px !important
}
body.product-product #product-variant-wrapper .disabled-selected img {
	max-width:36px
}
body.product-product .product-description {
	padding-left:30px
}

body.product-product .product-description .form-group label {
	/*font-weight:500;
	text-transform:uppercase;*/
	font-size:13px
}
body.product-product #product .radio,body.product-product #product .checkbox {
	display:inline-block;
	margin:0;
	font-size:12px;
	cursor:pointer
}
body.product-product #product .radio:hover span,body.product-product #product .checkbox:hover span {
	border-color:#eb3e32;
	color:#eb3e32;
}
body.product-product #product .radio img,body.product-product #product .checkbox img {
	padding:0
}
body.product-product #product .radio img.img-thumbnail,body.product-product #product .checkbox img.img-thumbnail {
	border:none
}
body.product-product #product .radio input,body.product-product #product .checkbox input {
	display:none
}
body.product-product #product .radio input:checked+span,body.product-product #product .checkbox input:checked+span {
	border-color:#222;
	position:relative;
	background:#eb3e32;
	color:#fff;
	border-radius: 5px;
}
body.product-product #product .checkbox input[type="checkbox"]:disabled+span {
    background:#ccc;
}    
body.product-product #product .radio input:checked+span,body.product-product #product .checkbox input:checked+span:before {
    content: "✔";
}
body.product-product #product .radio span,body.product-product #product .checkbox span {
	display:block;
	position:relative;
	padding:7px 12px;
	margin-bottom:4px;
	text-align:center;
	font-weight:500;
	border:1px solid #333
}
body.product-product #product .form-group {
	overflow:hidden
}
body.product-product #product .form-group label.control-label {
	display:inline-block;
	word-break:keep-all;
	word-wrap:normal;
	margin-top:7px;
	line-height:20px
}
body.product-product #product .form-group>div,body.product-product #product .form-group>select {
	width:calc(100% - 10px);
	float:right
}
html[dir="rtl"] body.product-product #product .form-group>div,html[dir="rtl"] body.product-product #product .form-group>select {
	float:left
}
body.product-product #product .quantity-wrapper {
	overflow:hidden
}
body.product-product #product .quantity-wrapper label.control-label {
	width:70px;
	font-weight:500;
	margin-top:7px;
	margin-right:20px;
	color:#666;
	float:left
}
html[dir="rtl"] body.product-product #product .quantity-wrapper label.control-label {
	float:right;
	margin:0 0 0 20px
}
body.product-product #product .quantity-input-wrapper {
	position:relative;
	float:left;
	height:42px;
	width:150px;
}
html[dir="rtl"] body.product-product #product .quantity-input-wrapper {
	float:right
}
body.product-product #product .quantity-input-wrapper input {
	text-align:center;
    height:42px;
    line-height:42px;
	border:solid 1px #333;
	font-weight:bold;
	font-size:1.3em;
	border-radius:22px;
}
body.product-product #product .quantity-input-wrapper a {
	position:absolute;
	width:50px;
	top:0;
	height:100%;
	text-align:center;
	color:#333;
	line-height:42px;
	font-size:24px;
	/*background:#dc0101*/
}
body.product-product #product .quantity-input-wrapper a:hover {
	background:#333;
	color:#fff;
}
body.product-product #product .quantity-input-wrapper a.quantity-up {
	right:0;
	border-radius:0 22px 22px 0;
	border-left:1px solid;
}
body.product-product #product .quantity-input-wrapper a.quantity-down {
	left:0;
	border-radius:22px 0 0 22px;
	border-right:1px solid;
}
body.product-product .tags {
	margin-top:15px
}
body.product-product .tags a {
	display:inline-block;
	padding:2px 6px;
	margin:0 2px;
	color:#333;
	background-color:#f5f5f5
}
body.product-product .tags a:hover {
	color:#fff;
	background-color:#eb3e32
}
body.product-product .product-attribute {
	margin-bottom:0;
	color:#222
}
body.product-product .product-attribute li {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
body.product-product .product-attribute .title {
	color:#666;
	-webkit-box-flex:0;
	-ms-flex:0 0 90px;
	flex:0 0 90px
}
html[dir="rtl"] body.product-product .product-attribute .title {
	float:right
}
body.product-product .product-attribute .marketing_discounts {
	padding-bottom:4px
}
body.product-product .product-attribute .marketing_discounts .sales-icon {
	border:1px solid red;
	color:red;
	display:inline-block;
	padding:0 1px
}
body.product-product .product-attribute a {
	color:#222
}
body.product-product .product-attribute li {
	margin-bottom:8px;
	overflow:hidden
}
body.product-product .product-attribute li:last-of-type {
	margin-bottom:0
}
body.product-product .product-seller-info .avatar-img {
	float:left;
	border:1px solid #ddd;
	border-radius:4px;
	padding:4px
}
body.product-product .product-seller-info .avatar-info {
	float:left;
	margin-left:10px
}
body.product-product .product-seller-info .avatar-info .avatar-name {
	font-size:20px;
	font-weight:bold
}
body.product-product .product-seller-info .avatar-info .avatar-name a {
	color:#333
}
body.product-product .product-seller-info .avatar-info .avatar-address {
	font-size:15px
}
body.product-product .tax-discounts-box {
	color:#777;
	list-style:none;
	padding-left:0;
	margin-bottom:14px
}
body.product-product .product-flash-wrapper {
	background-color:#fff0f0;
	margin:10px 0 20px
}
body.product-product .product-flash-wrapper .flash-title {
	overflow:hidden;
	color:#fff;
	background:url(../image/flash-pm.png) center;
	background-color:#f30240;
	padding:7px 15px
}
body.product-product .product-flash-wrapper .flash-title>div {
	float:left;
	font-size:16px;
	margin-top:3px;
	font-weight:bold
}
html[dir="rtl"] body.product-product .product-flash-wrapper .flash-title>div {
	float:right
}
body.product-product .product-flash-wrapper .flash-title>div i {
	font-weight:500;
	margin-right:10px
}
html[dir="rtl"] body.product-product .product-flash-wrapper .flash-title>div i {
	margin:0 0 0 10px
}
body.product-product .product-flash-wrapper .flash-title ul {
	float:right
}
html[dir="rtl"] body.product-product .product-flash-wrapper .flash-title ul {
	float:left
}
body.product-product .product-flash-wrapper .flash-title .product-countdown {
	padding-left:0;
	overflow:hidden;
	list-style:none;
	margin-bottom:0
}
body.product-product .product-flash-wrapper .flash-title .product-countdown li {
	text-align:center;
	float:left;
	margin-left:16px;
	position:relative;
	padding:0 3px;
	border-radius:2px;
	background:#fff;
	font-size:12px;
	color:#f30240
}
body.product-product .product-flash-wrapper .flash-title .product-countdown li:before {
	content:':';
	position:absolute;
	right:-10px;
	top:2px;
	color:#fff;
	font-size:18px
}
body.product-product .product-flash-wrapper .flash-title .product-countdown li:last-of-type:before {
	display:none
}
body.product-product .product-flash-wrapper .flash-title .product-countdown li:first-of-type {
	margin-left:0
}
body.product-product .product-flash-wrapper .flash-title .product-countdown li span {
	font-size:18px;
	margin-right:3px;
	border-radius:2px
}
body.product-product .product-flash-wrapper .product-price-wrapper {
	border-bottom:none;
	padding-left:10px
}
html[dir="rtl"] body.product-product .product-flash-wrapper .product-price-wrapper {
	padding:0 10px 0 0
}
body.product-product .product-price-wrapper {
	overflow:hidden;
	margin:10px 0 16px;
	padding-bottom:12px;
	border-bottom:1px solid #eee
}
body.product-product .product-price-wrapper .price-inner {
	font-size:26px;
	font-weight:bold;
	color:#000;
	font-family:OpenSans-Bold,Arial,Helvetica,sans-serif
}
html[dir="rtl"] body.product-product .product-price-wrapper .price-inner {
	float:right
}
body.product-product .product-price-wrapper .price-inner .price-old {
	font-weight:500;
	color:#aaa;
	font-size:18px;
	margin-left:4px
}
body.product-product .product-price-wrapper .price-inner .price-new {
	font-weight:bold
}
body.product-product .product-price-wrapper .price-inner .points {
	font-size:13px;
	font-weight:500;
	color:#666
}
body.product-product .product-cart-action {
	overflow:hidden;
	margin:20px 0 6px
}
body.product-product .product-cart-action>.btn {
	padding:10px 13px;
	height:44px;
	display:inline-block
}
body.product-product .product-cart-action>.btn .btn-primary:hover {
	color:#fdd339;
}
body.product-product .product-cart-action>.btn:not(.group-buy) {
	font-weight:bold
}
@media (min-width:992px) {
	body.product-product .product-cart-action>.btn {
	min-width:160px;
	font-size:16px
}
}@media (max-width:992px) {
	body.product-product .product-cart-action>.btn {
	width:49%;
	font-size:16px;
	display:inline-block
}
}body.product-product .product-cart-action>.btn.group-buy {
	padding:0 13px;
	font-size:15px;
	line-height:19px
}
body.product-product .product-cart-action>.btn.group-buy span {
	display:block
}
body.product-product .product-cart-action>.btn.group-buy .buying-price {
	font-weight:bold
}
body.product-product .product-cart-action>.btn.cart-buying {
	background:#f4958f;
	border-color:#f4958f
}
body.product-product .product-cart-action .button-cart {
	position:relative
}
@media (min-width:992px) {
	body.product-product .product-cart-action .button-cart {
	margin-right:10px
}
html[dir="rtl"] body.product-product .product-cart-action .button-cart {
	margin:0 0 0 10px
}
}body.product-product .product-cart-action .buy-now,body.product-product .product-cart-action #link-bargain,body.product-product .product-cart-action .btn-stock-notify {
	padding:10px 13px;
	color:#fff;
	background-color:#333;
	border-color:#333;
}
body.skin-blue body.product-product .product-cart-action .buy-now,body.skin-blue body.product-product .product-cart-action #link-bargain,body.skin-blue body.product-product .product-cart-action .btn-stock-notify {
	color:#dc0101;
	background-color:#485dce40;
	border-color:#dc0101
}
body.skin-blue body.product-product .product-cart-action .buy-now:hover,body.skin-blue body.product-product .product-cart-action #link-bargain:hover,body.skin-blue body.product-product .product-cart-action .btn-stock-notify:hover {
	background-color:#4156cc
}
body.product-product .product-cart-action .buy-now:hover,body.product-product .product-cart-action #link-bargain:hover,body.product-product .product-cart-action .btn-stock-notify:hover {
	background-color:#000;
	color:#fdd339;
}
body.product-product .total-price {
	margin-top:10px;
}
body.product-product .total-price .title {
	width:90px;
	display:inline-block
}
body.product-product .total-price .total-price-info {
	color:#000;
	font-size:18px
}
body.product-product .wishlist-share {
	/*margin-bottom:20px*/
}
body.product-product .wishlist-share button {
	background:#fff;
	padding:8px 2px;
	margin-right:16px;
	color:#888
}
html[dir="rtl"] body.product-product .wishlist-share button {
	margin:0 0 0 16px
}
body.product-product .wishlist-share button i {
	margin-right:6px
}
html[dir="rtl"] body.product-product .wishlist-share button i {
	margin:0 0 0 6px
}
body.product-product .stars-box .rating {
	float:left;
	margin:3px 10px 0 0
}
html[dir="rtl"] body.product-product .stars-box .rating {
	float:right
}
body.product-product .stars-box .rating span {
	font-size:16px
}
body.product-product .stars-box .more-review {
	display:inline-block;
	padding:5px 10px 5px 5px
}
body.product-product .stars-box .more-review a {
	color:#666;
	font-size:14px;
	margin:0 6px 0 0;
	padding:0 6px 0 0;
	position:relative
}
body.product-product .stars-box .more-review a:hover {
	color:#eb3e32
}
body.product-product .stars-box .more-review a:hover i {
	color:#eb3e32
}
body.product-product .nav-tabs-qrcode {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-top:30px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
body.product-product .nav-tabs {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
body.product-product .qrcode-box {
	position:relative
}
body.product-product .qrcode-box #qrcode-info {
	display:none;
	position:absolute;
	width:200px;
	right:0;
	z-index:99
}
body.product-product .qrcode-box .qrcode-mobile {
	padding:10px;
	cursor:pointer;
	border-bottom:1px solid #fdd966
}
body.product-product .qrcode-box:hover .qrcode-mobile {
	background:#ddd
}
body.product-product .qrcode-box:hover #qrcode-info {
	display:block
}
body.product-product .product-nav-tabs:not(.tabs_active) .container {
	padding:0;
	width:auto
}
body.product-product .product-nav-tabs.tabs_active {
	position:fixed;
	z-index:99999;
	left:0;
	top:0;
	width:100%;
	background:#f5f5f4;
	-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.2);
	box-shadow:0 2px 10px rgba(0,0,0,0.2)
}
body.product-product .product-nav-tabs.tabs_active .nav-tabs {
	float:left;
	margin-top:0;
	border-bottom:none
}
body.product-product .tab-content {
	margin:20px 0 20px
}
body.product-product .tab-content .tab-pane:not(#tab-description) {
	border:1px solid #ebebeb;
	padding:20px
}
body.product-product .tab-content #tab-description {
	word-wrap:break-word;
	word-break:break-all
}
body.product-product .tab-content #tab-description.tab-pane.active {
	border:2px dotted #333;
	/*text-shadow:1px 1px 1px #CCC;*/
	padding:10px;
	font-size:16px;
	font-weight:600;
	word-break:keep-all;
}
body.product-product .tab-content #tab-description img {
	display:inline-block;
	max-width:100%;
	height:auto
}
body.product-product #displayQuestionAnwser .item {
	border-bottom:1px dotted #DEDEDE;
	margin:0px 0px 9px
}
body.product-product #displayQuestionAnwser .item .inner {
	margin-left:25px
}
@media (min-width:768px) {
	body.product-product #displayQuestionAnwser .item .inner {
	margin-right:160px
}
}@media (max-width:768px) {
	body.product-product #displayQuestionAnwser .item .inner {
	margin-bottom:24px
}
}body.product-product #displayQuestionAnwser dl {
	padding:0px;
	margin-bottom:10px;
	overflow:hidden
}
body.product-product #displayQuestionAnwser dl i {
	width:22px;
	font-size:16px;
	text-align:center;
	float:left;
	line-height:24px
}
body.product-product #displayQuestionAnwser dl.ask i {
	color:#f91 !important;
	font-size:18px !important
}
body.product-product #displayQuestionAnwser dl.answer i {
	color:#9b1 !important
}
body.product-product #displayQuestionAnwser dd {
	overflow:hidden;
	margin:0px;
	padding:0px;
	position:relative
}
body.product-product #displayQuestionAnwser .content {
	padding:0px;
	margin-bottom:0px;
	border:0px
}
body.product-product #displayQuestionAnwser .content>div:first-of-type {
	float:left;
	line-height:24px;
	font-size:14px
}
body.product-product #displayQuestionAnwser .date-answer {
	text-align:right;
	line-height:24px;
	color:#9C9A9C;
	position:absolute
}
@media (min-width:768px) {
	body.product-product #displayQuestionAnwser .date-answer {
	top:0;
	right:0
}
}@media (max-width:768px) {
	body.product-product #displayQuestionAnwser .date-answer {
	bottom:0;
	left:25px
}
}body.product-product #review .table-bordered {
	border:none;
	border-bottom:1px solid #e5e5e5
}
body.product-product #review .table-bordered:last-of-type {
	border:none;
	margin-bottom:0
}
body.product-product #review .table-bordered td {
	border:none
}
body.product-product #review tbody>tr:first-of-type td {
	background-color:#f9f9f9
}
body.product-product #review .order-review-img-box {
	overflow:hidden
}
body.product-product #review .order-review-img-box a {
	border:1px solid #ddd;
	float:left;
	margin:0 5px 10px 0;
	cursor:pointer;
	width:80px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:80px;
	position:relative
}
body.product-product #review .order-review-img-box a .span-fa-play {
	position:absolute;
	color:#fff;
	background-color:rgba(255,255,255,0.5);
	border-radius:50%;
	top:50%;
	left:50%;
	margin-left:-20px;
	margin-top:-20px;
	width:40px;
	border:1px solid #aaa;
	text-align:center;
	height:40px
}
body.product-product #review .order-review-img-box a i {
	font-size:16px;
	margin-left:3px;
	margin-top:12px
}
body.product-product #review .order-review-img-box a:hover {
	border-color:#eb3e32
}
body.product-product #review .order-review-img-box a video {
	max-width:80px
}
body.product-product #review p {
	margin:0 0 10px
}
html[dir="rtl"] .addthis_toolbox.addthis_default_style>a {
	float:right
}
body.skin-blue .product-cart-action .btn.cart-buying {
	background:#99a5e4;
	border-color:#99a5e4
}
body.skin-blue .product-cart-action .buy-now,body.skin-blue .product-cart-action #link-bargain,body.skin-blue .product-cart-action .btn-stock-notify {
	/*color:#dc0101;
	background-color:#485dce26;
	border-color:#dc0101*/
}
body.skin-blue .product-cart-action .buy-now:hover,body.skin-blue .product-cart-action #link-bargain:hover,body.skin-blue .product-cart-action .btn-stock-notify:hover {
	/*color:#fff;
	background-color:#4156cc*/
}
body.account-account {
	background:#f7f8f9
}
.order-inner .feature-group {
	overflow:hidden;
	padding-top:14px
}
.order-inner .feature-group a {
	width:20%;
	float:left;
	display:block;
	text-align:center;
	margin-bottom:20px
}
@media (max-width:768px) {
	.order-inner .feature-group a {
	width:33.33333%
}
}.order-inner .feature-group a.all-order {
	margin-top:7px
}
.order-inner .feature-group a.all-order i {
	color:#999;
	background:#eee;
	border-radius:50%;
	width:45px;
	height:45px;
	line-height:45px;
	font-size:26px
}
.order-inner .feature-group a.all-order span {
	margin-top:8px
}
.order-inner .feature-group a i {
	display:inline-block;
	font-size:44px;
	margin-bottom:10px
}
.order-inner .feature-group a span {
	display:block
}
.order-inner .product-name {
	width:290px
}
@media (max-width:992px) {
	.order-inner .product-name {
	width:210px
}
}@media (max-width:768px) {
	.order-inner .product-name {
	width:160px
}
}.order-inner .product-name span {
	display:block;
	margin:7px 0;
	height:34px;
	overflow:hidden;
	font-size:12px
}
.personal-data {
	overflow:hidden;
	padding:8px 0
}
@media (min-width:992px) {
	.personal-data {
	margin-bottom:20px;
	margin-top:-8px
}
}.personal-data .head-portrait {
	float:left;
	width:240px;
	position:relative;
	background:#eb3e32;
	color:#fff;
	padding:20px;
	text-align:center;
	-webkit-box-shadow:2px 2px 10px rgba(0,0,0,0.3);
	box-shadow:2px 2px 10px rgba(0,0,0,0.3);
	background:-webkit-linear-gradient(53deg,#eb3e32 0,#ef7283 100%);
	background:-o-linear-gradient(53deg,#eb3e32 0,#ef7283 100%);
	background:linear-gradient(37deg,#eb3e32 0,#ef7283 100%)
}
body.skin-blue .personal-data .head-portrait {
	background:-webkit-linear-gradient(53deg,#dc0101 0,#6e7fde 100%);
	background:-o-linear-gradient(53deg,#dc0101 0,#6e7fde 100%);
	background:linear-gradient(37deg,#dc0101 0,#6e7fde 100%)
}
@media (max-width:992px) {
	.personal-data .head-portrait {
	width:100%;
	margin-bottom:20px
}
}.personal-data .head-portrait #button-avatar {
	position:absolute;
	top:5px;
	z-index:9;
	right:20px;
	cursor:pointer;
	padding:3px 5px
}
.personal-data .head-portrait .avatar-wrapper {
	margin-bottom:10px;
	width:76px;
	height:76px;
	overflow:hidden;
	display:inline-block;
	position:relative;
	border-radius:50%;
	border:4px solid #fff;
	-webkit-box-shadow:3px 2px 10px 0 rgba(79,5,1,0.84);
	box-shadow:3px 2px 10px 0 rgba(79,5,1,0.84)
}
.personal-data .head-portrait .info-box {
	margin-top:7px
}
.personal-data .head-portrait .info-box p {
	margin:0 0 6px;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	overflow:hidden
}
.personal-data .head-portrait .info-box .name {
	font-weight:bold;
	font-size:18px
}
.personal-data .wallet-wrapper {
	clear:inherit;
	margin:12px 0
}
@media (max-width:992px) {
	.personal-data .wallet-wrapper {
	width:100%;
	margin:0 0 20px
}
}.personal-data .wallet-wrapper .title {
	position:relative
}
.personal-data .wallet-wrapper .inviter-btn {
	position:absolute;
	top:-3px;
	right:0;
	border:1px solid #eb3e32;
	color:#eb3e32
}
.personal-data .wallet-wrapper .inviter-btn:hover {
	background:#eb3e32;
	color:#fff
}
.personal-data .wallet-wrapper .my-items {
	padding:20px 0 16px;
	overflow:hidden
}
.personal-data .wallet-wrapper .my-items a {
	width:25%;
	text-align:center;
	display:block;
	float:left;
	word-wrap:break-word
}
@media (max-width:768px) {
	.personal-data .wallet-wrapper .my-items a {
	width:33.33333%;
	margin-bottom:20px
}
}.personal-data .wallet-wrapper .my-items a b {
	display:block;
	font-family:Verdana;
	font-size:30px;
	height:42px;
	line-height:24px;
	margin-bottom:6px
}
.personal-data .wallet-wrapper .my-items a b.size-5 {
	font-size:24px
}
.personal-data .wallet-wrapper .my-items a b.size-7 {
	font-size:20px
}
.personal-data .wallet-wrapper .address {
	padding:20px 0 0
}
#image-upload {
	margin:0;
	text-align:center
}
#clipArea {
	height:300px
}
#file,#clipBtn {
	margin:20px
}
#file {
	display:none
}
.copy-link-wrapper {
	margin-top:50px;
	text-align:center
}
.copy-link-wrapper span {
	opacity:0;
	position:absolute;
	z-index:-1
}
.copy-link-wrapper .btn {
	width:80%
}
@media (min-width:768px) {
	.layer-inviter {
	width:500px !important
}
}.layer-inviter .gift {
	color:#ff8100
}
@media (max-width:768px) {
	.layer-inviter {
	width:86% !important
}
}.inviter-info {
	padding:20px;
	display:none
}
.inviter-info .inviter-title {
	color:#eb3e32;
	font-size:16px;
	margin-bottom:18px
}
.inviter-info p {
	font-weight:bold
}
.inviter-info ul {
	padding-left:0;
	list-style:none
}
.inviter-info ul li {
	padding:1px 0;
	font-size:14px
}
.inviter-info .yh-list {
	color:#ff8100;
	font-size:18px
}
.inviter-info .inviter-text,.inviter-info .invitee-text {
	margin-bottom:16px
}
.inviter-info .inviter-text p,.inviter-info .invitee-text p {
	margin-bottom:6px
}
body.account-bargain .seconds-time {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
body.account-bargain .seconds-time-ul {
	padding-left:0;
	list-style:none;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:0;
	margin-right:6px
}
body.checkout-checkout-connect {
	background:#f2f2f2
}
body.checkout-checkout {
	background:#f2f2f2
}
body.checkout-checkout .menu-wrapper {
	display:none
}
body.checkout-checkout .pickup-hidden {
	display:none
}
body.checkout-checkout .pickup-select-wrapper {
	overflow:hidden
}
body.checkout-checkout .pickup-select-wrapper .pickup-select-inner {
	float:left;
	margin-right:20px;
	display:none
}
body.checkout-checkout .pickup-select-wrapper .pickup-select-inner span {
	display:inline-block
}
body.checkout-checkout .pickup-select-wrapper .pickup-select-inner .select-pickup-name {
	border:2px solid #dc0101;
	position:relative;
	padding:4px 20px;
	margin-right:10px
}
body.checkout-checkout .pickup-select-wrapper .pickup-select-inner .select-pickup-name:after {
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width:12px;
	height:12px;
	overflow:hidden;
	background:url(../image/selected-icon.png) no-repeat
}
body.checkout-checkout .pickup-select-wrapper .select-pickup {
	color:#005ea7;
	cursor:pointer;
	margin-top:6px
}
body.checkout-checkout .pickup-layer .pickup-wrapper {
	padding:20px
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-city-select {
	overflow:hidden
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-item {
	float:left;
	margin-right:-1px;
	display:none
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-item.item-hidden {
	display:none
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-item.item-block {
	display:block
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail {
	min-height:225px;
	max-height:245px;
	margin-top:16px;
	padding:10px 10px 10px 36px;
	border:1px solid #ddd;
	overflow-y:auto
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio {
	border-bottom:1px solid #ebebeb;
	margin-bottom:20px;
	padding-bottom:20px;
	cursor:pointer;
	position:relative;
	width:100%
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input {
	display:none
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input+span {
	min-width:14px;
	cursor:pointer;
	margin-bottom:0;
	font-weight:500;
	position:absolute;
	left:-26px;
	top:0
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input+span:before {
	color:#888;
	content:"\f096";
	font-size:14px;
	font-family:fontawesome
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio input:checked+span:before {
	content:"\f14a";
	color:#eb3e32
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio:hover .pickup-name {
	color:#eb3e32
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio .pickup-address {
	font-weight:500;
	color:#888;
	margin-top:10px
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-detail label.pickup-radio:last-of-type {
	border:none;
	margin-bottom:0;
	padding-bottom:10px
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-buttons {
	margin-top:40px;
	text-align:center
}
body.checkout-checkout .pickup-layer .pickup-wrapper .pickup-buttons>.btn {
	width:180px;
	margin:0 10px
}
body.checkout-checkout .quick-checkout-wrapper {
	margin-bottom:20px
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section {
	margin-bottom:20px;
	padding:20px;
	position:relative;
	background:#fff;
	border:1px solid #eee
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section h2 {
	padding:0 10px 16px 15px;
	margin:0 0 16px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	position:relative;
	border-bottom:1px solid #e7e7e7
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section h2:before {
	content:"";
	position:absolute;
	left:0;
	top:-1px;
	height:18px;
	width:4px;
	background:#ee3333
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section legend {
	font-size:14px
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio {
	position:relative;
	display:inline-block;
	border:1px solid #d2d2d2
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio:after {
	display:none;
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width:12px;
	height:12px;
	overflow:hidden;
	background:url("../image/selected-icon.png") no-repeat
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio:hover {
	border:2px solid #eb3e32;
	background-color:#fff3f3
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio:hover label {
	padding:7px 10px
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio label {
	padding-left:0;
	padding:8px 11px;
	display:block
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio input {
	display:none
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.active {
	border:2px solid #eb3e32;
	background: #eb3e32;
    color: #fff
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.active label {
	padding:7px 10px
}
body.checkout-checkout .quick-checkout-wrapper .checkout-section .radio.active:after {
	display:block
}
body.checkout-checkout .quick-checkout-wrapper .checkout-login {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	border-bottom:none !important
}
body.checkout-checkout .quick-checkout-wrapper .checkout-login a {
	color:#333
}
body.checkout-checkout .quick-checkout-wrapper #login-section .form-group,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group {
	overflow:hidden;
	display:block;
	clear:both
}
body.checkout-checkout .quick-checkout-wrapper #login-section .form-group label.control-label,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group label.control-label,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group label.control-label {
	display:block;
	float:left;
	width:35%;
	padding:0;
	margin-bottom:0;
	min-height:34px;
	line-height:34px
}
body.checkout-checkout .quick-checkout-wrapper #login-section .form-group input,body.checkout-checkout .quick-checkout-wrapper #login-section .form-group select,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group input,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group select,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group input,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group select {
	width:65%;
	float:left
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group .col-sm-10,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group .col-sm-10 {
	float:left;
	width:65%;
	padding:0
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group .col-sm-10 input,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .form-group .col-sm-10 select,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group .col-sm-10 input,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .form-group .col-sm-10 select {
	width:100%;
	float:none
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper {
	overflow:hidden
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper h2,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper h2 {
	margin-bottom:20px
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper h2 .btn-new-address,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper h2 .btn-new-address {
	float:right;
	color:#666;
	border-bottom:1px solid #666;
	font-weight:500;
	cursor:pointer;
	padding: 3px 10px;
    border: 1px solid #999;
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper h2 .btn-new-address:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper h2 .btn-new-address:hover {
	color:red;
	border-color:red
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio {
	float:right;
	margin-top:0;
	cursor:pointer;
	color:#005ea7 !important;
	font-weight:500 !important
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio:hover {
	color:red !important
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio label,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio label {
	padding-left:0
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .title-wrapper .title-radio input,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .title-wrapper .title-radio input {
	display:none
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul {
	padding-left:0;
	list-style:none
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li {
	position:relative;
	padding:0 10px 0 0;
	margin-bottom:5px;
	cursor:pointer;
	overflow:hidden;
	display:none;
	border:1px solid transparent
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .item,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .item,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .item,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .item {
	float:left;
	width:92%;
	padding:7px
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action {
	float:right;
	width:7%;
	padding:7px 0;
	text-align:right
}
@media (min-width:768px) {
	body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action {
	/*display:none*/
}
}@media (max-width:768px) {
	body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action {
	position:absolute;
	width:32px;
	right:0;
	top:1px
}
}body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action span,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action span,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action span,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action span {
	color:#005ea7;
	margin-left:6px
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .address-action span:hover,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .address-action span:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .address-action span:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .address-action span:hover {
	color:red
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .name,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .name,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .name,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .name {
	display:inline-block;
	margin:-7px 0;
	padding:7px;
	position:relative;
	border:2px solid transparent
}
@media (max-width:768px) {
	body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .name,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .name,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .name,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .name {
	margin:-7px 0 0
}
}body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li .name:after,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li .name:after,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li .name:after,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li .name:after {
	display:none;
	content:'';
	position:absolute;
	right:0;
	bottom:0;
	width:12px;
	height:12px;
	overflow:hidden;
	background:url("../image/selected-icon.png") no-repeat
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li.active,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li.active,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li.active,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li.active {
	display:block;
	background-color:#fff3f3;
	border-color:#ffe5e5
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li.active i,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li.active i,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li.active i,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li.active i {
	margin:0 10px;
	font-size:18px;
	color:#eb3e32
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li.block,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li.block,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li.block,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li.block {
	display:block
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li:hover,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li:hover {
	background-color:#eee;
	border-color:#ccc
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul li:hover .address-action,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul li:hover .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul li:hover .address-action,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul li:hover .address-action {
	display:block
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul .show-more,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul .show-more,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul .show-more,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul .show-more {
	margin-top:5px;
	cursor:pointer;
	border: 1px solid #ccc;
    text-align: center;
    border-radius: 10px;
    background: #fbfbfb;
	/*display:inline-block*/
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul .show-more.active i:before,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul .show-more.active i:before,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul .show-more.active i:before,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul .show-more.active i:before {
	content:"\f102"
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #payment-existing ul .show-more:hover,body.checkout-checkout .quick-checkout-wrapper #shipping-address-section #shipping-existing ul .show-more:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #payment-existing ul .show-more:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section #shipping-existing ul .show-more:hover {
	color:red
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses {
	border:1px dashed #ddd;
	text-align:center;
	background-color:#f7f7f7;
	padding:0;
	cursor:pointer;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses.border-red,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses.border-red {
	border-color:red
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses:hover,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses:hover {
	border-color:#eb3e32;
	color:#eb3e32
}
body.checkout-checkout .quick-checkout-wrapper #shipping-address-section .no-addresses .btn-new-address,body.checkout-checkout .quick-checkout-wrapper #payment-address-section .no-addresses .btn-new-address {
	display:block;
	padding:20px 0;
	font-size:18px
}
body.checkout-checkout .quick-checkout-wrapper #payment-confirm-wrapper .buttons,body.checkout-checkout .quick-checkout-wrapper #payment-confirm-wrapper #button-confirm {
	display:none !important
}
@media (min-width:992px) {
	body.checkout-checkout .quick-checkout-wrapper .left-section-wrapper #shipping-new .form-group {
	margin-bottom:10px
}
body.checkout-checkout .quick-checkout-wrapper .left-section-wrapper #shipping-new .form-group label {
	min-height:24px;
	line-height:24px;
	width:100%;
	font-weight:bold;
	padding-top:0 !important;
	margin-bottom:5px !important;
	text-align:left !important
}
body.checkout-checkout .quick-checkout-wrapper .left-section-wrapper #shipping-new .form-group .col-sm-10 {
	width:100%
}
}body.checkout-checkout .quick-checkout-wrapper .product-wrapper .product-list table {
	border-bottom:1px solid #ebebeb
}
body.checkout-checkout .quick-checkout-wrapper .product-wrapper .product-list table thead td {
	color:#888;
	background:#f4f4f4
}
body.checkout-checkout .quick-checkout-wrapper .product-wrapper .product-list td {
	padding:14px 8px;
	border:none
}
body.checkout-checkout .quick-checkout-wrapper .product-wrapper .table-total {
	margin-bottom:0
}
body.checkout-checkout .quick-checkout-wrapper .product-wrapper .table-total td {
	border:none
}
body.checkout-checkout .quick-checkout-wrapper .product-wrapper img {
	max-width:60px;
	margin-bottom:0
}
body.checkout-checkout .quick-checkout-wrapper .checkout-total-wrapper td {
	padding:8px
}
body.checkout-checkout .quick-checkout-wrapper .checkout-total-wrapper tr:last-of-type {
	color:#eb3e32;
	font-weight:bold
}
body.checkout-checkout .quick-checkout-wrapper .text-danger {
	padding:0 5px;
	margin-left:5px;
	background:#a94442;
	color:#fff;
	display:inline-block
}
body.checkout-checkout .button-submit-wrapper {
	text-align:center;
	overflow:hidden
}
body.checkout-checkout .button-submit-wrapper .btn {
	min-width:230px
}
#payment-confirm-wrapper .stripe-payment-wrapper {
	padding:10px 26px;
	background-color:#fff
}
#quick-checkout-connect .quick-checkout-connect-wrapper {
	background-color:#fff;
	border-bottom:2px solid #4cb64c;
	padding:20px;
	margin-bottom:30px;
	overflow:hidden
}
#quick-checkout-connect .quick-checkout-connect-wrapper .order-info {
	overflow:hidden;
	margin:0 auto
}
@media (min-width:992px) {
	#quick-checkout-connect .quick-checkout-connect-wrapper .order-info {
	max-width:800px
}
}#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .row {
	margin-bottom:6px
}
#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .icon-wrapper {
	float:left;
	margin-right:15px
}
#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .icon-wrapper i {
	font-size:66px;
	color:#4cb64c
}
@media (min-width:992px) {
	#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .icon-wrapper i {
	margin-top:8px
}
}#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .inner-wrapper {
	position:relative
}
#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .inner-wrapper h2.title {
	color:#219a21
}
#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .inner-wrapper .view-order {
	position:absolute;
	right:0;
	bottom:0
}
#quick-checkout-connect .quick-checkout-connect-wrapper .order-info .color-red {
	color:#d20505
}
#quick-checkout-connect .quick-checkout-connect-wrapper #payment-confirm-wrapper {
	margin-top:22.5px
}
#quick-checkout-connect .quick-checkout-connect-wrapper #payment-confirm-wrapper hr {
	border-color:#70c570
}
#quick-checkout-connect .quick-checkout-connect-wrapper #payment-confirm-wrapper p {
	margin-bottom:10px
}
.checkout-process-wrapper {
	margin:56px 0 50px;
	padding:20px 0
}
@media (min-width:768px) {
	.checkout-process-wrapper.checkout-process-all .process-list {
	width:80%;
	margin:auto
}
}@media (min-width:768px) {
	.checkout-process-wrapper.checkout-process-right .process-list {
	width:500px;
	float:right
}
}.checkout-process-wrapper div.title {
	font-size:15px
}
@media (min-width:768px) {
	.checkout-process-wrapper div.title {
	float:left;
	margin:4px 0 10px
}
}.checkout-process-wrapper .process-list {
	padding-left:0;
	list-style:none
}
.checkout-process-wrapper .process-list li {
	float:left;
	width:33.33333%;
	text-align:center;
	position:relative;
	height:6px;
	color:#999;
	font-size:16px;
	border-top:6px solid #e0e0e0
}
.checkout-process-wrapper .process-list li:first-of-type {
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.checkout-process-wrapper .process-list li:last-of-type {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.checkout-process-wrapper .process-list li.active {
	border-color:#222
}
.checkout-process-wrapper .process-list li.active div {
	background-color:#222
}
.checkout-process-wrapper .process-list li.active span {
	color:#222
}
.checkout-process-wrapper .process-list li.old {
	border-color:#222
}
.checkout-process-wrapper .process-list li.old div {
	background-color:#222
}
.checkout-process-wrapper .process-list li.old span {
	color:#222
}
.checkout-process-wrapper .process-list li div {
	width:23px;
	height:23px;
	margin:10px auto 4px;
	line-height:23px;
	color:#fff;
	background-color:#e0e0e0;
	border-radius:50%
}
.checkout-process-wrapper .process-list li span {
	margin-top:-48px;
	display:block
}
@media (max-width:768px) {
	.address-form-modal {
	width:90% !important
}
}body.checkout-checkout-connect #payment-confirm-wrapper .buttons .pull-right {
	float:left !important
}
#if-pickup-section a {
	color:#000
}
body.account-login #input-pre-telephone,body.account-register #input-pre-telephone {
	height:40px
}
body.account-login .login-bg-wrapper,body.account-register .login-bg-wrapper {
	margin:0 0 -20px;
	width:100%;
	background-color:#fff;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat
}
@media (min-width:992px) {
	body.account-login .login-bg-wrapper,body.account-register .login-bg-wrapper {
	min-height:600px
}
}body.account-login .login-bg-wrapper .tab-content,body.account-register .login-bg-wrapper .tab-content {
	margin-top:15px
}
body.account-login .login-bg-wrapper .alert,body.account-register .login-bg-wrapper .alert {
	margin-top:15px
}
body.account-login .login-bg-wrapper .newsletter-wrapper label,body.account-login .login-bg-wrapper .agree-wrapper label,body.account-register .login-bg-wrapper .newsletter-wrapper label,body.account-register .login-bg-wrapper .agree-wrapper label {
	padding-top:0;
	margin-bottom:2px
}
body.account-login .login-bg-wrapper .register-box a,body.account-login .login-bg-wrapper .agree-wrapper a,body.account-register .login-bg-wrapper .register-box a,body.account-register .login-bg-wrapper .agree-wrapper a {
	color:#222;
	text-decoration:underline
}
body.account-login .login-bg-wrapper .login-wrapper,body.account-register .login-bg-wrapper .login-wrapper {
	padding:30px 30px;
	margin:78px auto;
	background-color:#fff;
	/*margin-right:0;*/
	-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.1);
	box-shadow:0 0 15px 0 rgba(0,0,0,0.1);
	border:none;
	border-radius:2px
}
@media (min-width:768px) {
	body.account-login .login-bg-wrapper .login-wrapper,body.account-register .login-bg-wrapper .login-wrapper {
	width:420px
}
}@media (max-width:768px) {
	body.account-login .login-bg-wrapper .login-wrapper,body.account-register .login-bg-wrapper .login-wrapper {
	margin:30px auto;
	padding:10px
}
}body.account-login .login-bg-wrapper .login-wrapper .title-link,body.account-register .login-bg-wrapper .login-wrapper .title-link {
	margin-bottom:30px
}
body.account-login .login-bg-wrapper .login-wrapper .title-link>a,body.account-register .login-bg-wrapper .login-wrapper .title-link>a {
	font-size:18px;
	-webkit-transition:color .3s ease;
	-o-transition:color .3s ease;
	transition:color .3s ease;
	display:inline-block;
	height:34px;
	line-height:34px;
	font-weight:bold;
	position:relative;
	color:#bababa;
	margin-right:36px
}
body.account-login .login-bg-wrapper .login-wrapper .title-link>a:hover,body.account-register .login-bg-wrapper .login-wrapper .title-link>a:hover {
	color:#000
}
body.account-login .login-bg-wrapper .login-wrapper .title-link>a:after,body.account-register .login-bg-wrapper .login-wrapper .title-link>a:after {
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:-6px;
	content:"";
	width:0;
	height:4px;
	background-color:#eb3e32
}
body.account-login .login-bg-wrapper .login-wrapper .title-link>a.active,body.account-register .login-bg-wrapper .login-wrapper .title-link>a.active {
	color:#000;
	cursor:default
}
body.account-login .login-bg-wrapper .login-wrapper .title-link>a.active:after,body.account-register .login-bg-wrapper .login-wrapper .title-link>a.active:after {
	width:100%
}
body.account-login .login-bg-wrapper .login-wrapper label.col-sm-2.control-label,body.account-register .login-bg-wrapper .login-wrapper label.col-sm-2.control-label {
	font-size:16px;
	font-weight:500;
	display:none
}
body.account-login .login-bg-wrapper .login-wrapper input.form-control,body.account-login .login-bg-wrapper .login-wrapper .button-code,body.account-register .login-bg-wrapper .login-wrapper input.form-control,body.account-register .login-bg-wrapper .login-wrapper .button-code {
	height:40px
}
body.account-login .login-bg-wrapper .login-wrapper .register-box,body.account-register .login-bg-wrapper .login-wrapper .register-box {
	overflow:hidden;
	margin-bottom:30px
}
body.account-login .login-bg-wrapper .login-wrapper input[type='submit'],body.account-register .login-bg-wrapper .login-wrapper input[type='submit'] {
	width:100%;
	font-size:16px
}
.omni-auth-wrapper {
	margin-top:24px
}
.omni-auth-wrapper p {
	color:#7d8092;
	position:relative;
	text-align:center;
	margin-bottom:10px
}
.omni-auth-wrapper p span {
	background-color:#fff;
	position:relative;
	padding:0 10px
}
.omni-auth-wrapper p:before {
	background-image:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(53%,#7b8090),to(#fff));
	background-image:-webkit-linear-gradient(left,#fff 0%,#7b8090 53%,#fff 100%);
	background-image:-o-linear-gradient(left,#fff 0%,#7b8090 53%,#fff 100%);
	background-image:linear-gradient(to right,#fff 0%,#7b8090 53%,#fff 100%);
	content:"";
	height:1px;
	position:absolute;
	right:0;
	top:50%;
	width:100%
}
.omni-auth-wrapper .icons {
	text-align:center
}
.omni-auth-wrapper .icons a {
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	display:inline-block;
	border-radius:50%;
	background-color:#a7afb9;
	margin:0 12px;
	color:#fff
}
.omni-auth-wrapper .icons a:hover {
	background-color:#eb3e32
}
.omni-auth-wrapper .icons a i {
	font-size:17px
}
body.product-compare .table-bordered {
	text-align:center
}
body.product-compare .product-name {
	color:#eb3e32
}
body.product-compare .compaer-price {
	font-size:16px;
	color:#eb3e32;
	font-weight:600
}
body.product-compare .compaer-price .price-old {
	font-weight:500;
	color:#888;
	text-decoration:line-through
}
body.product-compare .rating .rating-list {
	margin-top:6px
}
body.product-compare .compare-button input,body.product-compare .compare-button a {
	display:inline-block;
	width:47%
}
body.common-maintenance .message {
	margin-top:75px;
	margin-bottom:75px;
	text-align:center
}
body.account-edit .socials-wrapper {
	display:table
}
body.account-edit .socials-wrapper .icons {
	margin-right:4px;
	width:56px;
	height:56px;
	line-height:56px;
	text-align:center;
	border-radius:50%;
	background-color:#eee
}
body.account-edit .socials-wrapper .icons.active {
	-webkit-filter:grayscale(1);
	filter:grayscale(1);
	opacity:.6
}
body.account-edit .socials-wrapper .icons img {
	max-width:36px;
	display:inline-block
}
body.account-edit .socials-wrapper .info {
	padding-left:10px;
	display:table-cell;
	font-size:16px;
	vertical-align:middle
}
body.account-edit .socials-wrapper .info span {
	display:block;
	padding-bottom:6px
}
body.account-edit .socials-wrapper .info span.relation-state {
	padding:3px 9px
}
body.account-coupon .account-coupon-item {
	text-align:center;
	margin-bottom:20px;
	padding-top:1px;
	border-radius:6px;
	overflow:hidden;
	background-color:#eee;
	margin-top:5px;
	color:#333
}
body.account-coupon .account-coupon-item.no-valid {
	-webkit-filter:grayscale(1);
	filter:grayscale(1)
}
body.account-coupon .account-coupon-item .coupon-head {
	color:#fff;
	padding:20px 10px;
	background:-webkit-linear-gradient(135deg,#ff5b57,#ffb058);
	background:-o-linear-gradient(135deg,#ff5b57,#ffb058);
	background:linear-gradient(-45deg,#ff5b57,#ffb058)
}
body.account-coupon .account-coupon-item .coupon-head .coupon-name {
	margin-bottom:28px
}
body.account-coupon .account-coupon-item .coupon-info {
	padding:10px 10px;
	font-size:14px;
	margin-top:-5px;
	background:-webkit-radial-gradient(transparent 0,transparent 3px,#eee 4px);
	background:-o-radial-gradient(transparent 0,transparent 3px,#eee 4px);
	background:radial-gradient(transparent 0,transparent 3px,#eee 4px);
	background-size:12px 11px;
	background-position:12px -7px
}
body.account-coupon .account-coupon-item .coupon-info p {
	margin-top:10px
}
body.account-coupon .account-coupon-item .coupon-info .icon-1 i,body.account-coupon .account-coupon-item .coupon-info .icon-0 i {
	font-size:40px
}
body.account-coupon .account-coupon-item .coupon-info .icon-1 {
	color:#10c55b
}
body.account-coupon .account-coupon-item .coupon-discount {
	font-size:30px;
	font-weight:700;
	margin-bottom:10px
}
body.account-coupon .account-coupon-item span {
	display:block
}
.account-order-review-info .name-info {
	border-bottom:1px solid #ebebeb
}
.account-order-review-info .name-info>div {
	margin-bottom:10px
}
.account-order_review-add .order-review-img-box,.account-order_review-info .order-review-img-box {
	margin-top:20px;
	overflow:hidden
}
.account-order_review-add .order-review-img-box a,.account-order_review-info .order-review-img-box a {
	border:1px solid #ddd;
	float:left;
	margin:0 5px 10px 0;
	cursor:pointer;
	width:80px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	height:80px;
	position:relative
}
.account-order_review-add .order-review-img-box a .span-fa-play,.account-order_review-info .order-review-img-box a .span-fa-play {
	position:absolute;
	color:#fff;
	background-color:rgba(255,255,255,0.5);
	border-radius:50%;
	top:50%;
	left:50%;
	margin-left:-20px;
	margin-top:-20px;
	width:40px;
	border:1px solid #aaa;
	text-align:center;
	height:40px
}
.account-order_review-add .order-review-img-box a i,.account-order_review-info .order-review-img-box a i {
	font-size:16px;
	margin-left:3px;
	margin-top:12px
}
.account-order_review-add .order-review-img-box a:hover,.account-order_review-info .order-review-img-box a:hover {
	border-color:#eb3e32
}
.account-order_review-add .order-review-img-box a video,.account-order_review-info .order-review-img-box a video {
	max-width:80px
}
.account-order_review-add .upload-img,.account-order_review-info .upload-img {
	float:left;
	margin-right:10px;
	border:1px solid #ddd;
	position:relative
}
.account-order_review-add .upload-img:hover button,.account-order_review-info .upload-img:hover button {
	display:block
}
.account-order_review-add .upload-img a.video-item,.account-order_review-info .upload-img a.video-item {
	width:82px;
	display:block;
	height:82px;
	text-align:center;
	background-color:#ddd
}
.account-order_review-add .upload-img a.video-item i,.account-order_review-info .upload-img a.video-item i {
	font-size:50px;
	margin-top:15px;
	color:#fff
}
.account-order_review-add .upload-img img,.account-order_review-info .upload-img img {
	max-width:82px;
	max-height:82px
}
.account-order_review-add .upload-img button,.account-order_review-info .upload-img button {
	display:none;
	top:0;
	right:0;
	padding:1px 5px;
	position:absolute
}
.account-order_review-add .upload-img:hover,.account-order_review-info .upload-img:hover {
	border-color:#eb3e32
}
.account-order_review-add h2 {
	margin-bottom:15px
}
.account-order_review-add .star-box {
	font-size:0;
	display:table
}
.account-order_review-add .star-box>label {
	color:#ddd;
	float:right;
	width:auto !important;
	cursor:pointer
}
.account-order_review-add .star-box>label:before {
	content:'\f005';
	font-family:FontAwesome;
	display:inline-block;
	padding:5px;
	font-size:24px;
	line-height:1em
}
.account-order_review-add .star-box>input:checked ~ label,.account-order_review-add .star-box:not(:checked)>label:hover,.account-order_review-add .star-box:not(:checked)>label:hover ~ label {
	color:#FFD700
}
.account-order_review-add .control-label {
	font-size:14px;
	font-weight:600
}
.account-order_review-add .control-label span {
	font-size:12px;
	font-weight:500
}
.account-order_review-add .control-label.title {
	margin-bottom:15px !important
}
.account-order_review-add .up-btn button {
	border:1px dashed #ccc;
	width:100%;
	height:64px;
	text-align:center;
	color:#666;
	padding:0;
	font-size:18px
}
@media (max-width:768px) {
	.account-order_review-add .up-btn button {
	height:44px;
	font-size:12px
}
}.account-order_review-add .up-btn button:hover,.account-order_review-add .up-btn button:focus {
	border-color:#777;
	background:#f7f7f7;
	color:#333
}
.account-order_review-add .up-btn button i {
	font-size:18px;
	margin-bottom:4px
}
@media (max-width:768px) {
	.account-order_review-add .up-btn button i {
	font-size:12px
}
}.account-order_review-add .up-btn button.disabled {
	background:#f7f7f7 !important
}
body.account-order .order-wrapper thead td {
	background-color:#f5f5f5 !important
}
body.account-order .order-wrapper .type-icon {
	margin-left:10px;
	background:red;
	color:#fff;
	padding:1px 4px;
	font-size:12px;
	border-radius:2px
}
body.account-order .order-wrapper td {
	vertical-align:top !important
}
body.account-order .order-wrapper .sep-row {
	height:20px
}
body.account-order .order-wrapper .heading {
	padding:0
}
body.account-order .order-wrapper .heading td {
	background-color:#f5f5f5 !important
}
body.account-order .order-wrapper .product {
	overflow:hidden
}
body.account-order .order-wrapper .product .image {
	float:left;
	width:60px;
	border:1px solid #efefef;
	margin-right:14px
}
body.account-order .order-wrapper .product .image img {
	width:60px
}
body.account-order-info {
	background:#f4f4f4
}
body.account-order-info .buying-wrapper {
	padding:15px;
	border-radius:6px;
	overflow:hidden;
	background:#fff;
	border:1px solid #eee
}
body.account-order-info .buying-wrapper.past-due {
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%);
	-webkit-filter:gray;
	filter:gray
}
body.account-order-info .buying-wrapper.past-due .buying-share:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	height:100%;
	width:100%
}
body.account-order-info .buying-wrapper .title {
	overflow:hidden;
	color:#fff;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin:-15px -15px 10px -15px;
	background:url(../image/flash-pm.png) center;
	background-color:#f30240;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:7px 15px
}
body.account-order-info .buying-wrapper .title span {
	width:70px;
	height:2px;
	display:inline-block;
	background:#fff;
	margin:0 6px
}
body.account-order-info .buying-wrapper .buying-title {
	font-size:15px
}
body.account-order-info .buying-wrapper .buying-countdown {
	padding-left:0;
	margin-bottom:0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-right:3px;
	font-weight:bold;
	list-style:none
}
body.account-order-info .buying-wrapper .group-buying-members {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:10px 0
}
body.account-order-info .buying-wrapper .group-buying-members>div {
	width:40px;
	height:40px;
	border-radius:50%;
	margin:0 4px;
	overflow:hidden
}
body.account-order-info .buying-wrapper .group-buying-members>div.avatar-old {
	border:1px solid #f76a09
}
body.account-order-info .buying-wrapper .group-buying-members>div.avatar-new {
	border:1px dashed #bbb;
	text-align:center;
	line-height:36px;
	font-size:16px;
	color:#999
}
body.account-order-info .buying-wrapper .buying-info {
	text-align:center;
	position:relative
}
body.account-order-info .buying-wrapper .buying-info:after {
	content:'';
	position:absolute;
	right:-8px;
	top:0;
	width:1px;
	height:100%;
	border-left:1px solid #ddd
}
body.account-order-info .buying-wrapper .share-link {
	padding:10px 0;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	text-align:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
body.account-order-info .buying-wrapper .buying-text-wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	text-align:center;
	font-size:15px;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
body.account-order-info .buying-wrapper .old-group-buying {
	font-weight:bold;
	font-size:15px
}
body.account-order-info .buying-wrapper .buying-text {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	text-align:center
}
body.account-order-info .buying-wrapper .buying-text b {
	color:red
}
body.account-order-info .buying-wrapper .buying-share {
	text-align:center
}
body.account-order-info .buying-wrapper .buying-share .group_buying_href {
	opacity:0;
	z-index:-1;
	position:absolute
}
body.account-order-info .buying-wrapper .buying-share .copy-link {
	padding:7px 13px
}
body.account-order-info .payment-wrapper .buttons {
	clear:both;
	overflow:hidden
}
body.account-order-info .table {
	background:#fff;
	margin-bottom:0
}
body.account-order-info .td-none td {
	padding:0;
	border:none
}
body.account-order-info .product-wrapper {
	padding:15px;
	background:#fff;
	margin-bottom:20px
}
body.account-order-info .product-wrapper thead td {
	background:#f4f4f4;
	border:none !important
}
body.account-order-info .product-wrapper .img-thumbnail {
	max-width:70px
}
body.account-order-info .product-wrapper .name {
	max-width:300px
}
body.account-order-info .product-wrapper .totals-wrapper {
	border-top:1px solid #eee
}
body.account-order-info .product-wrapper .totals-wrapper td {
	border:none
}
body.account-order-info .tracking-status-wrapper .express-list {
	margin-bottom:10px
}
body.account-order-info .tracking-status-wrapper .express-list .express-item-title {
	margin-bottom:10px;
	overflow:hidden
}
body.account-order-info .tracking-status-wrapper .express-list .express-item-title>span {
	margin-top:6px;
	font-weight:bold;
	display:inline-block
}
body.account-order-info .tracking-status-wrapper .express-list .btn {
	padding:5px 7px
}
body.account-order-info .tracking-status-wrapper .express-list:last-of-type {
	border:none;
	padding-bottom:0;
	margin-bottom:0
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner {
	border-bottom:1px solid #eee
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	position:relative;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .left {
	position:absolute;
	left:5px;
	width:20px;
	height:100%;
	display:block
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .left .line {
	position:absolute;
	top:0;
	left:0;
	left:50%;
	height:100%;
	width:1px;
	background:#ddd
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .left .line .dot {
	width:5px;
	height:5px;
	border-radius:5px;
	position:absolute;
	top:50%;
	left:0;
	margin-left:-2px;
	background:#bbb
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .right {
	width:calc(100% - 20px);
	margin-left:40px;
	padding:10px 10px 10px 2px;
	border-bottom:1px solid #eee
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .right .station {
	font-size:15px;
	margin-bottom:5px
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list .right .time {
	font-size:12px;
	color:#777
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type {
	color:#ea453f
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type .time {
	color:#ea453f
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type .left .line {
	height:50%;
	top:50%;
	background:#ea453f
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:first-of-type .left .line .dot {
	top:0;
	background:#ea453f
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:last-of-type .left .line {
	height:50%;
	top:0
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:last-of-type .left .line .dot {
	top:100%
}
body.account-order-info .tracking-status-wrapper .express-list .table-inner .traces-list:last-of-type .right {
	border-bottom:none
}
body.checkout-cart {
	background:#f2f2f2
}
body.checkout-cart #accordion .panel {
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:#eee
}
body.checkout-cart #accordion .panel .panel-heading {
	background-color:#fff;
	border-color:#eee;
	padding:0
}
body.checkout-cart #accordion .panel .panel-heading a {
	padding:12px 15px;
	display:block
}
body.checkout-cart #accordion .panel .panel-heading a:active {
	background-color:#f3f3f3
}
body.checkout-cart #accordion .panel .panel-heading a i {
	font-size:18px;
	float:right
}
body.checkout-cart #accordion .panel .panel-heading a .fa-caret-down:before {
	content:'\f107'
}
body.checkout-cart .menu-wrapper {
	display:none
}
body.checkout-cart .checkbox-plus label:before {
	font-size:18px
}
body.checkout-cart .cart-remove {
	color:#666;
	text-decoration:underline
}
body.checkout-cart .cart-well {
	background:#fff;
	padding:16px;
	margin-bottom:20px;
	overflow:hidden;
	border:1px solid #eee
}
body.checkout-cart .cart-checkout {
	font-weight:bold;
	min-width:200px;
	margin-top:20px
}
body.checkout-cart table#product-table thead td {
	color:#999;
	font-size:14px;
	border-bottom:1px solid #eee
}
body.checkout-cart table#product-table .cart-name {
	width:350px;
	padding-right:50px
}
body.checkout-cart table#product-table td {
	padding:20px 8px;
	border:none
}
body.checkout-cart table#product-table .img-thumbnail {
	max-width:60px
}
body.checkout-cart table#product-table .name {
	color:#333
}
body.checkout-cart table#product-table .quantity-wrapper {
	width:100px;
	text-align:center;
}
body.checkout-cart table#product-table .quantity-wrapper button {
	width:30px;
	padding:8px 2px
}
body.checkout-cart table#product-table .quantity-wrapper .form-control {
	padding:0;
	text-align:center
}
body.checkout-cart table#product-table .cart-price {
	font-weight:bold
}
body.checkout-cart table#product-table .cart-total {
	font-weight:bold;
	color:#f30240
}
body.checkout-cart table#cart-totals tbody>tr:last-of-type td {
	color:#eb3e32
}
body.blog-category,body.blog-home {
	background-color:#f4f4f4
}
body.blog-category h1,body.blog-home h1 {
	position:relative;
	margin-bottom:0;
	background:#fff;
	padding:20px 20px 20px 35px
}
body.blog-category h1:before,body.blog-home h1:before {
	content:"";
	position:absolute;
	left:20px;
	top:21px;
	height:24px;
	width:4px;
	background:#dc0101
}
body.blog-category #content h2,body.blog-home #content h2 {
	margin:0;
	padding:0 0 10px
}
body.blog-category #content h2:hover a,body.blog-home #content h2:hover a {
	color:#eb3e32
}
body.blog-category #content h2 a,body.blog-home #content h2 a {
	font-size:24px;
	color:#3d464d;
	font-weight:bold
}
body.blog-category #content p,body.blog-home #content p {
	margin-bottom:6px;
	line-height:24px;
	color:#5d5d5d
}
body.blog-category #content p.empty,body.blog-home #content p.empty {
	text-align:center;
	font-size:28px;
	color:#ccc;
	margin:40px 0
}
body.blog-category #content .description-section,body.blog-home #content .description-section {
	padding:0 20px 20px;
	background:#fff;
	margin-bottom:30px
}
body.blog-category #content .description-section img.thumb,body.blog-home #content .description-section img.thumb {
	float:left;
	margin-right:15px;
	max-width:100px
}
body.blog-category #content .description-section p,body.blog-home #content .description-section p {
	font-size:14px;
	color:#333
}
body.blog-category #content .post-section .category-content,body.blog-home #content .post-section .category-content {
	background:#fff;
	margin-bottom:20px;
	padding:20px
}
body.blog-category #content .post-section p.info,body.blog-home #content .post-section p.info {
	font-size:13px;
	color:#969696
}
body.blog-category #content .post-section .thumb,body.blog-home #content .post-section .thumb {
	margin-bottom:20px
}
body.blog-category #content .post-section .blog-btn,body.blog-home #content .post-section .blog-btn {
	color:#0b6798
}
body.blog-post {
	background-color:#f4f4f4
}
body.blog-post .blog-inner {
	background:#fff;
	padding:15px
}
body.blog-post #content h1 {
	margin:10px 0 20px
}
body.blog-post #content p {
	line-height:28px;
	color:#5d5d5d
}
body.blog-post #content .info {
	position:relative
}
body.blog-post #content .info .share {
	position:absolute;
	right:0;
	top:0
}
body.blog-post #content .post-body a {
	text-decoration:underline
}
body.blog-post #content .post-body h1,body.blog-post #content .post-body h2,body.blog-post #content .post-body h3,body.blog-post #content .post-body h4 {
	border-bottom:none
}
body.blog-post #content .post-body ol li,body.blog-post #content .post-body ul li {
	line-height:28px
}
body.blog-post #content .post-body blockquote {
	font-size:13px;
	border-left-color:#eb3e32;
	background-color:#f7f7f7
}
body.blog-post #content .post-body pre {
	border-radius:0;
	background-color:#f7f7f7;
	color:#5d5d5d
}
body.blog-post #content .seo,body.blog-post #content .description {
	background:#f7f7f7;
	padding:20px;
	border-left:4px solid #eb3e32
}
body.blog-post #content .seo ul,body.blog-post #content .description ul {
	margin-bottom:0
}
body.blog-post #content .description {
	margin-bottom:30px;
	font-size:13px;
	font-style:italic
}
#comment-wrapper .top-title {
	padding-bottom:20px;
	font-size:17px;
	font-weight:700;
	border-bottom:1px solid #eee
}
#comment-wrapper .comment-content {
	margin-bottom:20px
}
#comment-wrapper .comment-list {
	padding:20px 0;
	border-bottom:1px solid #eee
}
#comment-wrapper .comment-list:last-of-type {
	border:none
}
#comment-wrapper .comment-list .parent-wrapper {
	margin-bottom:14px;
	background:#f6f6f6;
	padding:10px 16px
}
#comment-wrapper .comment-list .parent-wrapper .parent-name {
	margin-bottom:6px;
	color:#888
}
#comment-wrapper .comment-list .name {
	font-weight:bold;
	margin-bottom:26px;
	font-size:18px
}
#comment-wrapper .comment-list .name img {
	float:left;
	border-radius:50%;
	margin-right:10px
}
#comment-wrapper .comment-list .name span {
	float:right;
	font-size:12px;
	color:#969696;
	font-weight:500
}
#comment-wrapper .comment-list .content {
	margin:10px 0 16px;
	line-height:1.5;
	font-size:16px;
	word-break:break-word !important;
	word-break:break-all
}
#comment-wrapper .comment-list .reply {
	color:#969696;
	font-size:12px
}
#comment-wrapper .comment-list .reply .reply-btn {
	cursor:pointer
}
#comment-wrapper .comment-list .reply .reply-btn:hover {
	color:#555
}
#comment-wrapper .comment-list .reply .reply-btn:active {
	color:#000
}
#comment-wrapper .comment-list .reply .index {
	margin-right:10px
}
#comment-wrapper .comment-list .reply-textarea {
	background:#f6f6f6;
	margin-top:8px;
	padding:10px;
	overflow:hidden;
	display:none
}
#comment-wrapper .comment-list .reply-textarea textarea {
	float:left;
	width:calc(100% - 90px)
}
#comment-wrapper .comment-list .reply-textarea #reply-button-comment {
	float:right;
	width:80px
}
#comment-form {
	margin:20px 0;
	background:#f7f7f7;
	padding:20px
}
#comment-form #button-comment {
	margin-top:10px
}
body.product-search .product-wrapper {
	margin-bottom:20px
}
.account-wishlist .fa-shopping-cart,.account-wishlist .fa-times {
	width:12px
}
@media (min-width:768px) and (max-width:1200px) {
	.account-wishlist .table-hover tr .btn+.btn {
	margin-top:5px
}
}.information-sitemap .map-wrapper li>a:first-child,.information-sitemap .map-wrapper li>span:first-child {
	padding:7px;
	display:block;
	color:#020202
}
.information-sitemap .map-wrapper>ul>li>a:first-child,.information-sitemap .map-wrapper>ul li>span:first-child {
	background:#eee;
	margin:7px
}
.account-register .omni-auth-wrapper p {
	text-align:left;
	padding-bottom:10px;
	border-bottom:1px solid #eee
}
.account-register .omni-auth-wrapper p span {
	padding-left:0;
	font-size:16px;
	color:#333
}
.account-register .omni-auth-wrapper p:before {
	display:none
}
.account-register .omni-auth-wrapper .icons {
	text-align:left
}
.account-register .omni-auth-wrapper .icons a {
	margin:0 12px 0 0
}
body.information-faq {
	background:#f2f2f2
}
body.information-faq .faq-list {
	padding:14px;
	background:#fff;
	border-radius:4px;
	margin-bottom:20px;
	border:1px solid #eee;
	-webkit-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out
}
body.information-faq .faq-list:hover {
	-webkit-box-shadow:0px 7px 38px 2px rgba(0,0,0,0.05);
	box-shadow:0px 7px 38px 2px rgba(0,0,0,0.05)
}
body.information-faq .faq-list .panel-group {
	margin-bottom:0
}
body.information-faq .faq-list .panel {
	-webkit-box-shadow:none;
	box-shadow:none
}
body.information-faq .faq-list .panel-heading {
	padding:0
}
body.information-faq .faq-list .faq_title {
	font-size:16px;
	margin-bottom:18px;
	color:#eb3e32;
	font-weight:bold;
	padding-bottom:14px;
	border-bottom:1px solid #ddd;
	position:relative
}
body.information-faq .faq-list .faq_title:before {
	content:'';
	height:3px;
	position:absolute;
	width:70px;
	background:#eb3e32;
	bottom:0;
	left:0;
	position:absolute
}
body.information-faq .faq-list .panel-title a {
	display:block;
	padding:12px 15px
}
body.information-faq .faq-list .panel-title a i {
	float:right;
	font-size:14px;
	color:#999
}
