@font-face {
font-family:"iconfont";
src:url('../../../../../../public/ui/v2/static/fonts/iconfont/iconfont.eot@t=1497855280632');
src:url('../../../../../../public/ui/v2/static/fonts/iconfont/iconfont.eot@t=1497855280632#iefix') format('embedded-opentype'), url('../../../../../../public/ui/v2/static/fonts/iconfont/iconfont.woff@t=1497855280632') format('woff'), url('../../../../../../public/ui/v2/static/fonts/iconfont/iconfont.ttf@t=1497855280632') format('truetype'), url('../../../../../../public/ui/v2/static/fonts/iconfont/iconfont.svg@t=1497855280632#iconfont') format('svg')
}
.iconfont {
	font-family:"iconfont"!important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.icon-next:before {
	content:"\e601"
}
.icon-next2:before {
	content:"\e636"
}
.icon-prev2:before {
	content:"\e637"
}
.icon-prev1:before {
	content:"\e648"
}
.icon-next1:before {
	content:"\e655"
}
.icon-prev:before {
	content:"\e606"
}
.slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block
}
.slick-track:before, .slick-track:after {
	display:table;
	content:''
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir='rtl'] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}
@charset 'UTF-8';
.slick-loading .slick-list {
	background:#fff url('../../../../../../public/ui/v2/static/plugin/slick/ajax-loader.gif') center center no-repeat
}
@font-face {
font-family:'slick';
font-weight:normal;
font-style:normal;
src:url('../../../../../../public/ui/v2/static/plugin/slick/fonts/slick.eot');
src:url('../../../../../../public/ui/v2/static/plugin/slick/fonts/slick.eot@#iefix') format('embedded-opentype'), url('../../../../../../public/ui/v2/static/plugin/slick/fonts/slick.woff') format('woff'), url('../../../../../../public/ui/v2/static/plugin/slick/fonts/slick.ttf') format('truetype'), url('../../../../../../public/ui/v2/static/plugin/slick/fonts/slick.svg#slick') format('svg')
}
.slick-prev, .slick-next {
	font-size:0;
	line-height:0;
	position:absolute;
	top:50%;
	display:block;
	width:20px;
	height:20px;
	padding:0;
	-webkit-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);
	transform:translate(0, -50%);
	cursor:pointer;
	color:transparent;
	border:none;
	outline:none;
	background:transparent
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color:transparent;
	outline:none;
	background:transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity:1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity:.25
}
.slick-prev:before, .slick-next:before {
	font-family:'slick';
	font-size:20px;
	line-height:1;
	opacity:.75;
	color:white;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-prev {
	left:-25px
}
[dir='rtl'] .slick-prev {
	right:-25px;
	left:auto
}
.slick-prev:before {
	content:'←'
}
[dir='rtl'] .slick-prev:before {
	content:'→'
}
.slick-next {
	right:-25px
}
[dir='rtl'] .slick-next {
	right:auto;
	left:-25px
}
.slick-next:before {
	content:'→'
}
[dir='rtl'] .slick-next:before {
	content:'←'
}
.slick-dots {
	position:absolute;
	bottom:-25px;
	display:block;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center
}
.slick-dots li {
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0 5px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	font-size:0;
	line-height:0;
	display:block;
	width:20px;
	height:20px;
	padding:5px;
	cursor:pointer;
	color:transparent;
	border:0;
	outline:none;
	background:transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline:none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity:1
}
.slick-dots li button:before {
	font-family:'slick';
	font-size:6px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	content:'•';
	text-align:center;
	opacity:.25;
	color:black;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
	opacity:.75;
	color:black
}
@charset 'UTF-8';
@font-face {
font-family:'Web Icons';
font-weight:400;
font-style:normal;
src:url('../../../../../../app/system/include/static2/fonts/web-icons/web-icons.eot@v=0.2.3');
src:url('../../../../../../app/system/include/static2/fonts/web-icons/web-icons.eot@#iefix&v=0.2.3') format('embedded-opentype'), url('../../../../../../app/system/include/static2/fonts/web-icons/web-icons.woff2@v=0.2.3') format('woff2'), url('../../../../../../app/system/include/static2/fonts/web-icons/web-icons.woff@v=0.2.3') format('woff'), url('../../../../../../app/system/include/static2/fonts/web-icons/web-icons.ttf@v=0.2.3') format('truetype'), url('../../../../../../app/system/include/static2/fonts/web-icons/web-icons.svg@v=0.2.3#web-icons') format('svg')
}
[class*=' wb-'], [class^=wb-] {
font-family:'Web Icons';
font-weight:400;
font-style:normal;
position:relative;
display:inline-block;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.wb-dashboard:before {
	content:''
}
.wb-inbox:before {
	content:''
}
.wb-cloud:before {
	content:''
}
.wb-bell:before {
	content:''
}
.wb-book:before {
	content:''
}
.wb-bookmark:before {
	content:''
}
.wb-tag:before {
	content:''
}
.wb-library:before {
	content:''
}
.wb-share:before {
	content:''
}
.wb-reply:before {
	content:''
}
.wb-refresh:before {
	content:''
}
.wb-move:before {
	content:''
}
.wb-chat:before {
	content:''
}
.wb-chat-working:before {
	content:''
}
.wb-chat-text:before {
	content:''
}
.wb-chat-group:before {
	content:''
}
.wb-envelope:before {
	content:''
}
.wb-envelope-open:before {
	content:''
}
.wb-user:before {
	content:''
}
.wb-user-circle:before {
	content:''
}
.wb-users:before {
	content:''
}
.wb-user-add:before {
	content:''
}
.wb-grid-9:before {
	content:''
}
.wb-grid-4:before {
	content:''
}
.wb-menu:before {
	content:''
}
.wb-layout:before {
	content:''
}
.wb-fullscreen:before {
	content:''
}
.wb-fullscreen-exit:before {
	content:''
}
.wb-expand:before {
	content:''
}
.wb-contract:before {
	content:''
}
.wb-arrow-expand:before {
	content:''
}
.wb-arrow-shrink:before {
	content:''
}
.wb-desktop:before {
	content:''
}
.wb-mobile:before {
	content:''
}
.wb-signal:before {
	content:''
}
.wb-power:before {
	content:''
}
.wb-more-horizontal:before {
	content:''
}
.wb-more-vertical:before {
	content:''
}
.wb-globe:before {
	content:''
}
.wb-map:before {
	content:''
}
.wb-flag:before {
	content:''
}
.wb-pie-chart:before {
	content:''
}
.wb-stats-bars:before {
	content:''
}
.wb-pluse:before {
	content:''
}
.wb-home:before {
	content:''
}
.wb-shopping-cart:before {
	content:''
}
.wb-payment:before {
	content:''
}
.wb-briefcase:before {
	content:''
}
.wb-search:before {
	content:''
}
.wb-zoom-in:before {
	content:''
}
.wb-zoom-out:before {
	content:''
}
.wb-download:before {
	content:''
}
.wb-upload:before {
	content:''
}
.wb-sort-asc:before {
	content:''
}
.wb-sort-des:before {
	content:''
}
.wb-graph-up:before {
	content:''
}
.wb-graph-down:before {
	content:''
}
.wb-replay:before {
	content:''
}
.wb-edit:before {
	content:''
}
.wb-pencil:before {
	content:''
}
.wb-rubber:before {
	content:''
}
.wb-crop:before {
	content:''
}
.wb-eye:before {
	content:''
}
.wb-eye-close:before {
	content:''
}
.wb-image:before {
	content:''
}
.wb-gallery:before {
	content:''
}
.wb-video:before {
	content:''
}
.wb-camera:before {
	content:''
}
.wb-folder:before {
	content:''
}
.wb-clipboard:before {
	content:''
}
.wb-order:before {
	content:''
}
.wb-file:before {
	content:''
}
.wb-copy:before {
	content:''
}
.wb-add-file:before {
	content:''
}
.wb-print:before {
	content:''
}
.wb-calendar:before {
	content:''
}
.wb-time:before {
	content:''
}
.wb-trash:before {
	content:''
}
.wb-plugin:before {
	content:''
}
.wb-extension:before {
	content:''
}
.wb-memory:before {
	content:''
}
.wb-settings:before {
	content:''
}
.wb-scissor:before {
	content:''
}
.wb-wrench:before {
	content:''
}
.wb-hammer:before {
	content:''
}
.wb-lock:before {
	content:''
}
.wb-unlock:before {
	content:''
}
.wb-volume-low:before {
	content:''
}
.wb-volume-high:before {
	content:''
}
.wb-volume-off:before {
	content:''
}
.wb-pause:before {
	content:''
}
.wb-play:before {
	content:''
}
.wb-stop:before {
	content:''
}
.wb-musical:before {
	content:''
}
.wb-random:before {
	content:''
}
.wb-reload:before {
	content:''
}
.wb-loop:before {
	content:''
}
.wb-text:before {
	content:''
}
.wb-bold:before {
	content:''
}
.wb-italic:before {
	content:''
}
.wb-underline:before {
	content:''
}
.wb-format-clear:before {
	content:''
}
.wb-text-type:before {
	content:''
}
.wb-table:before {
	content:''
}
.wb-attach-file:before {
	content:''
}
.wb-paperclip:before {
	content:''
}
.wb-link-intact:before {
	content:''
}
.wb-link:before {
	content:''
}
.wb-link-broken:before {
	content:''
}
.wb-indent-increase:before {
	content:''
}
.wb-indent-decrease:before {
	content:''
}
.wb-align-justify:before {
	content:''
}
.wb-align-left:before {
	content:''
}
.wb-align-center:before {
	content:''
}
.wb-align-right:before {
	content:''
}
.wb-list-numbered:before {
	content:''
}
.wb-list-bulleted:before {
	content:''
}
.wb-list:before {
	content:''
}
.wb-emoticon:before {
	content:''
}
.wb-quote-right:before {
	content:''
}
.wb-code:before {
	content:''
}
.wb-code-working:before {
	content:''
}
.wb-code-unfold:before {
	content:''
}
.wb-chevron-right:before {
	content:''
}
.wb-chevron-left:before {
	content:''
}
.wb-chevron-left-mini:before {
	content:''
}
.wb-chevron-right-mini:before {
	content:''
}
.wb-chevron-up:before {
	content:''
}
.wb-chevron-down:before {
	content:''
}
.wb-chevron-up-mini:before {
	content:''
}
.wb-chevron-down-mini:before {
	content:''
}
.wb-arrow-left:before {
	content:''
}
.wb-arrow-right:before {
	content:''
}
.wb-arrow-up:before {
	content:''
}
.wb-arrow-down:before {
	content:''
}
.wb-dropdown:before {
	content:''
}
.wb-dropup:before {
	content:''
}
.wb-dropright:before {
	content:''
}
.wb-dropleft:before {
	content:''
}
.wb-sort-vertical:before {
	content:''
}
.wb-triangle-left:before {
	content:''
}
.wb-triangle-right:before {
	content:''
}
.wb-triangle-down:before {
	content:''
}
.wb-triangle-up:before {
	content:''
}
.wb-check-circle:before {
	content:''
}
.wb-check:before {
	content:''
}
.wb-check-mini:before {
	content:''
}
.wb-close:before {
	content:''
}
.wb-close-mini:before {
	content:''
}
.wb-plus-circle:before {
	content:''
}
.wb-plus:before {
	content:''
}
.wb-minus-circle:before {
	content:''
}
.wb-minus:before {
	content:''
}
.wb-alert-circle:before {
	content:''
}
.wb-alert:before {
	content:''
}
.wb-help-circle:before {
	content:''
}
.wb-help:before {
	content:''
}
.wb-info-circle:before {
	content:''
}
.wb-info:before {
	content:''
}
.wb-warning:before {
	content:''
}
.wb-heart:before {
	content:''
}
.wb-heart-outline:before {
	content:''
}
.wb-star:before {
	content:''
}
.wb-star-half:before {
	content:''
}
.wb-star-outline:before {
	content:''
}
.wb-thumb-up:before {
	content:''
}
.wb-thumb-down:before {
	content:''
}
.wb-small-point:before {
	content:''
}
.wb-medium-point:before {
	content:''
}
.wb-large-point:before {
	content:''
}
.pull-right {
	float:right
}
@charset 'UTF-8';/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
[class*=' fa-'], [class^=fa-] {
font-family:FontAwesome;
font-weight:400;
font-style:normal;
position:relative;
display:inline-block;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
@font-face {
font-family:FontAwesome;
font-weight:400;
font-style:normal;
src:url('../../../../../../app/system/include/static2/fonts/font-awesome/fontawesome-webfont.eot@v=4.5.0');
src:url('../../../../../../app/system/include/static2/fonts/font-awesome/fontawesome-webfont.eot@#iefix&v=4.5.0') format('embedded-opentype'), url('../../../../../../app/system/include/static2/fonts/font-awesome/fontawesome-webfont.woff2@v=4.5.0') format('woff2'), url('../../../../../../app/system/include/static2/fonts/font-awesome/fontawesome-webfont.woff@v=4.5.0') format('woff'), url('../../../../../../app/system/include/static2/fonts/font-awesome/fontawesome-webfont.ttf@v=4.5.0') format('truetype'), url('../../../../../../app/system/include/static2/fonts/font-awesome/fontawesome-webfont.svg@v=4.5.0#fontawesomeregular') format('svg')
}
.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-close:before, .fa-remove: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-cog:before, .fa-gear: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-repeat:before, .fa-rotate-right: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-image:before, .fa-photo: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-exclamation-triangle:before, .fa-warning: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-cogs:before, .fa-gears: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-floppy-o:before, .fa-save:before {
	content:''
}
.fa-square:before {
	content:''
}
.fa-bars:before, .fa-navicon:before, .fa-reorder: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-sort:before, .fa-unsorted:before {
	content:''
}
.fa-sort-desc:before, .fa-sort-down:before {
	content:''
}
.fa-sort-asc:before, .fa-sort-up:before {
	content:''
}
.fa-envelope:before {
	content:''
}
.fa-linkedin:before {
	content:''
}
.fa-rotate-left:before, .fa-undo:before {
	content:''
}
.fa-gavel:before, .fa-legal:before {
	content:''
}
.fa-dashboard:before, .fa-tachometer:before {
	content:''
}
.fa-comment-o:before {
	content:''
}
.fa-comments-o:before {
	content:''
}
.fa-bolt:before, .fa-flash:before {
	content:''
}
.fa-sitemap:before {
	content:''
}
.fa-umbrella:before {
	content:''
}
.fa-clipboard:before, .fa-paste: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-chain-broken:before, .fa-unlink: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-caret-square-o-down:before, .fa-toggle-down:before {
	content:''
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content:''
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content:''
}
.fa-eur:before, .fa-euro:before {
	content:''
}
.fa-gbp:before {
	content:''
}
.fa-dollar:before, .fa-usd:before {
	content:''
}
.fa-inr:before, .fa-rupee:before {
	content:''
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content:''
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content:''
}
.fa-krw:before, .fa-won: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-caret-square-o-left:before, .fa-toggle-left:before {
	content:''
}
.fa-dot-circle-o:before {
	content:''
}
.fa-wheelchair:before {
	content:''
}
.fa-vimeo-square:before {
	content:''
}
.fa-try:before, .fa-turkish-lira: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-bank:before, .fa-institution:before, .fa-university:before {
	content:''
}
.fa-graduation-cap:before, .fa-mortar-board: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: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-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content:''
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content:''
}
.fa-file-audio-o:before, .fa-file-sound-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-ring:before, .fa-life-saver:before, .fa-support:before {
	content:''
}
.fa-circle-o-notch:before {
	content:''
}
.fa-ra:before, .fa-rebel:before {
	content:''
}
.fa-empire:before, .fa-ge:before {
	content:''
}
.fa-git-square:before {
	content:''
}
.fa-git:before {
	content:''
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content:''
}
.fa-tencent-weibo:before {
	content:''
}
.fa-qq:before {
	content:''
}
.fa-wechat:before, .fa-weixin:before {
	content:''
}
.fa-paper-plane:before, .fa-send:before {
	content:''
}
.fa-paper-plane-o:before, .fa-send-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-futbol-o:before, .fa-soccer-ball-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-ils:before, .fa-shekel:before, .fa-sheqel: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-bed:before, .fa-hotel:before {
	content:''
}
.fa-viacoin:before {
	content:''
}
.fa-train:before {
	content:''
}
.fa-subway:before {
	content:''
}
.fa-medium:before {
	content:''
}
.fa-y-combinator:before, .fa-yc:before {
	content:''
}
.fa-optin-monster:before {
	content:''
}
.fa-opencart:before {
	content:''
}
.fa-expeditedssl:before {
	content:''
}
.fa-battery-4: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-paper-o:before, .fa-hand-stop-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-television:before, .fa-tv: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:''
}
.webui-popover-content {
	display:none
}
.webui-popover-rtl {
	direction:rtl;
	text-align:right
}
.webui-popover {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	display:none;
	min-width:50px;
	min-height:32px;
	padding:1px;
	text-align:left;
	white-space:normal;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	box-shadow:0 5px 10px rgba(0, 0, 0, .2)
}
.webui-popover.top, .webui-popover.top-left, .webui-popover.top-right {
	margin-top:-10px
}
.webui-popover.right, .webui-popover.right-top, .webui-popover.right-bottom {
	margin-left:10px
}
.webui-popover.bottom, .webui-popover.bottom-left, .webui-popover.bottom-right {
	margin-top:10px
}
.webui-popover.left, .webui-popover.left-top, .webui-popover.left-bottom {
	margin-left:-10px
}
.webui-popover.pop {
	-webkit-transform:scale(0.8);
	-o-transform:scale(0.8);
	transform:scale(0.8);
-webkit-transition:transform .15s cubic-bezier(0.3, 0, 0, 1.5);
-o-transition:transform .15s cubic-bezier(0.3, 0, 0, 1.5);
transition:transform .15s cubic-bezier(0.3, 0, 0, 1.5);
	opacity:0;
	filter:alpha(opacity=0)
}
.webui-popover.pop-out {
	-webkit-transition-property:"opacity,transform";
	-o-transition-property:"opacity,transform";
	transition-property:"opacity,transform";
-webkit-transition:.15s linear;
-o-transition:.15s linear;
transition:.15s linear;
	opacity:0;
	filter:alpha(opacity=0)
}
.webui-popover.fade, .webui-popover.fade-out {
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear;
	opacity:0;
	filter:alpha(opacity=0)
}
.webui-popover.out {
	opacity:0;
	filter:alpha(opacity=0)
}
.webui-popover.in {
	-webkit-transform:none;
	-o-transform:none;
	transform:none;
	opacity:1;
	filter:alpha(opacity=100)
}
.webui-popover .webui-popover-content {
	padding:9px 14px;
	overflow:auto;
	display:block
}
.webui-popover .webui-popover-content>div:first-child {
	width:99%
}
.webui-popover-inner .close {
	font-family:arial;
	margin:8px 10px 0 0;
	float:right;
	font-size:16px;
	font-weight:700;
	line-height:16px;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20);
	text-decoration:none
}
.webui-popover-inner .close:hover, .webui-popover-inner .close:focus {
	opacity:.5;
	filter:alpha(opacity=50)
}
.webui-popover-inner .close:after {
	content:"\00D7";
	width:.8em;
	height:.8em;
	padding:4px;
	position:relative
}
.webui-popover-title {
	padding:8px 14px;
	margin:0;
	font-size:14px;
	font-weight:700;
	line-height:18px;
	background-color:#fff;
	border-bottom:1px solid #f2f2f2;
	border-radius:5px 5px 0 0
}
.webui-popover-content {
	padding:9px 14px;
	overflow:auto;
	display:none
}
.webui-popover-inverse {
	background-color:#333;
	color:#eee
}
.webui-popover-inverse .webui-popover-title {
	background:#333;
	border-bottom:1px solid #3b3b3b;
	color:#eee
}
.webui-no-padding .webui-popover-content {
	padding:0
}
.webui-no-padding .list-group-item {
	border-right:none;
	border-left:none
}
.webui-no-padding .list-group-item:first-child {
	border-top:0
}
.webui-no-padding .list-group-item:last-child {
	border-bottom:0
}
.webui-popover>.webui-arrow, .webui-popover>.webui-arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.webui-popover>.webui-arrow {
	border-width:11px
}
.webui-popover>.webui-arrow:after {
	border-width:10px;
	content:""
}
.webui-popover.top>.webui-arrow, .webui-popover.top-right>.webui-arrow, .webui-popover.top-left>.webui-arrow {
	bottom:-11px;
	left:50%;
	margin-left:-11px;
	border-top-color:#999;
	border-top-color:rgba(0, 0, 0, .25);
	border-bottom-width:0
}
.webui-popover.top>.webui-arrow:after, .webui-popover.top-right>.webui-arrow:after, .webui-popover.top-left>.webui-arrow:after {
	content:" ";
	bottom:1px;
	margin-left:-10px;
	border-top-color:#fff;
	border-bottom-width:0
}
.webui-popover.right>.webui-arrow, .webui-popover.right-top>.webui-arrow, .webui-popover.right-bottom>.webui-arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:#999;
	border-right-color:rgba(0, 0, 0, .25)
}
.webui-popover.right>.webui-arrow:after, .webui-popover.right-top>.webui-arrow:after, .webui-popover.right-bottom>.webui-arrow:after {
	content:" ";
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff
}
.webui-popover.bottom>.webui-arrow, .webui-popover.bottom-right>.webui-arrow, .webui-popover.bottom-left>.webui-arrow {
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-bottom-color:#999;
	border-bottom-color:rgba(0, 0, 0, .25);
	border-top-width:0
}
.webui-popover.bottom>.webui-arrow:after, .webui-popover.bottom-right>.webui-arrow:after, .webui-popover.bottom-left>.webui-arrow:after {
	content:" ";
	top:1px;
	margin-left:-10px;
	border-bottom-color:#fff;
	border-top-width:0
}
.webui-popover.left>.webui-arrow, .webui-popover.left-top>.webui-arrow, .webui-popover.left-bottom>.webui-arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0, 0, 0, .25)
}
.webui-popover.left>.webui-arrow:after, .webui-popover.left-top>.webui-arrow:after, .webui-popover.left-bottom>.webui-arrow:after {
	content:" ";
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px
}
.webui-popover-inverse.top>.webui-arrow, .webui-popover-inverse.top-left>.webui-arrow, .webui-popover-inverse.top-right>.webui-arrow, .webui-popover-inverse.top>.webui-arrow:after, .webui-popover-inverse.top-left>.webui-arrow:after, .webui-popover-inverse.top-right>.webui-arrow:after {
	border-top-color:#333
}
.webui-popover-inverse.right>.webui-arrow, .webui-popover-inverse.right-top>.webui-arrow, .webui-popover-inverse.right-bottom>.webui-arrow, .webui-popover-inverse.right>.webui-arrow:after, .webui-popover-inverse.right-top>.webui-arrow:after, .webui-popover-inverse.right-bottom>.webui-arrow:after {
	border-right-color:#333
}
.webui-popover-inverse.bottom>.webui-arrow, .webui-popover-inverse.bottom-left>.webui-arrow, .webui-popover-inverse.bottom-right>.webui-arrow, .webui-popover-inverse.bottom>.webui-arrow:after, .webui-popover-inverse.bottom-left>.webui-arrow:after, .webui-popover-inverse.bottom-right>.webui-arrow:after {
	border-bottom-color:#333
}
.webui-popover-inverse.left>.webui-arrow, .webui-popover-inverse.left-top>.webui-arrow, .webui-popover-inverse.left-bottom>.webui-arrow, .webui-popover-inverse.left>.webui-arrow:after, .webui-popover-inverse.left-top>.webui-arrow:after, .webui-popover-inverse.left-bottom>.webui-arrow:after {
	border-left-color:#333
}
.webui-popover i.icon-refresh:before {
	content:""
}
.webui-popover i.icon-refresh {
	display:block;
	width:30px;
	height:30px;
	font-size:20px;
	top:50%;
	left:50%;
	position:absolute;
	margin-left:-15px;
	margin-right:-15px;
	background:url('../../../../../../app/system/include/static2/vendor/webui-popover/img/loading.gif') no-repeat
}
@-webkit-keyframes rotate {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes rotate {
100% {
transform:rotate(360deg)
}
}
.webui-popover-backdrop {
	background-color:rgba(0, 0, 0, .65);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9998
}
.webui-popover .dropdown-menu {
	display:block;
	position:relative;
	top:0;
	border:none;
	box-shadow:none;
	float:none
}
.flag-icon-background {
	background-repeat:no-repeat;
	background-position:50%;
	-webkit-background-size:contain;
	background-size:contain
}
.flag-icon {
	position:relative;
	display:inline-block;
	width:1.33333333em;
	line-height:1em;
	background-repeat:no-repeat;
	background-position:50%;
	-webkit-background-size:contain;
	background-size:contain
}
.flag-icon:before {
	content:"\00a0"
}
.dropdown-menu .flag-icon {
	margin-right:5px
}
.flag-icon-ad {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ad.svg')
}
.flag-icon-ae {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ae.svg')
}
.flag-icon-af {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/af.svg')
}
.flag-icon-ag {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ag.svg')
}
.flag-icon-ai {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ai.svg')
}
.flag-icon-al {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/al.svg')
}
.flag-icon-am {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/am.svg')
}
.flag-icon-ao {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ao.svg')
}
.flag-icon-aq {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/aq.svg')
}
.flag-icon-ar {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ar.svg')
}
.flag-icon-as {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/as.svg')
}
.flag-icon-at {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/at.svg')
}
.flag-icon-au {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/au.svg')
}
.flag-icon-aw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/aw.svg')
}
.flag-icon-ax {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ax.svg')
}
.flag-icon-az {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/az.svg')
}
.flag-icon-ba {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ba.svg')
}
.flag-icon-bb {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bb.svg')
}
.flag-icon-bd {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bd.svg')
}
.flag-icon-be {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/be.svg')
}
.flag-icon-bf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bf.svg')
}
.flag-icon-bg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bg.svg')
}
.flag-icon-bh {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bh.svg')
}
.flag-icon-bi {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bi.svg')
}
.flag-icon-bj {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bj.svg')
}
.flag-icon-bl {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bl.svg')
}
.flag-icon-bm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bm.svg')
}
.flag-icon-bn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bn.svg')
}
.flag-icon-bo {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bo.svg')
}
.flag-icon-bq {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bq.svg')
}
.flag-icon-br {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/br.svg')
}
.flag-icon-bs {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bs.svg')
}
.flag-icon-bt {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bt.svg')
}
.flag-icon-bv {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bv.svg')
}
.flag-icon-bw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bw.svg')
}
.flag-icon-by {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/by.svg')
}
.flag-icon-bz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/bz.svg')
}
.flag-icon-ca {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ca.svg')
}
.flag-icon-cc {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cc.svg')
}
.flag-icon-cd {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cd.svg')
}
.flag-icon-cf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cf.svg')
}
.flag-icon-cg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cg.svg')
}
.flag-icon-ch {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ch.svg')
}
.flag-icon-ci {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ci.svg')
}
.flag-icon-ck {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ck.svg')
}
.flag-icon-cl {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cl.svg')
}
.flag-icon-cm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cm.svg')
}
.flag-icon-cn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cn.svg')
}
.flag-icon-co {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/co.svg')
}
.flag-icon-cr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cr.svg')
}
.flag-icon-cu {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cu.svg')
}
.flag-icon-cv {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cv.svg')
}
.flag-icon-cw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cw.svg')
}
.flag-icon-cx {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cx.svg')
}
.flag-icon-cy {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cy.svg')
}
.flag-icon-cz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/cz.svg')
}
.flag-icon-de {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/de.svg')
}
.flag-icon-dj {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/dj.svg')
}
.flag-icon-dk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/dk.svg')
}
.flag-icon-dm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/dm.svg')
}
.flag-icon-do {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/do.svg')
}
.flag-icon-dz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/dz.svg')
}
.flag-icon-ec {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ec.svg')
}
.flag-icon-ee {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ee.svg')
}
.flag-icon-eg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/eg.svg')
}
.flag-icon-eh {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/eh.svg')
}
.flag-icon-er {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/er.svg')
}
.flag-icon-es {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/es.svg')
}
.flag-icon-et {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/et.svg')
}
.flag-icon-fi {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/fi.svg')
}
.flag-icon-fj {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/fj.svg')
}
.flag-icon-fk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/fk.svg')
}
.flag-icon-fm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/fm.svg')
}
.flag-icon-fo {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/fo.svg')
}
.flag-icon-fr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/fr.svg')
}
.flag-icon-ga {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ga.svg')
}
.flag-icon-gb {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gb.svg')
}
.flag-icon-gd {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gd.svg')
}
.flag-icon-ge {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ge.svg')
}
.flag-icon-gf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gf.svg')
}
.flag-icon-gg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gg.svg')
}
.flag-icon-gh {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gh.svg')
}
.flag-icon-gi {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gi.svg')
}
.flag-icon-gl {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gl.svg')
}
.flag-icon-gm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gm.svg')
}
.flag-icon-gn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gn.svg')
}
.flag-icon-gp {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gp.svg')
}
.flag-icon-gq {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gq.svg')
}
.flag-icon-gr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gr.svg')
}
.flag-icon-gs {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gs.svg')
}
.flag-icon-gt {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gt.svg')
}
.flag-icon-gu {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gu.svg')
}
.flag-icon-gw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gw.svg')
}
.flag-icon-gy {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/gy.svg')
}
.flag-icon-hk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/hk.svg')
}
.flag-icon-hm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/hm.svg')
}
.flag-icon-hn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/hn.svg')
}
.flag-icon-hr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/hr.svg')
}
.flag-icon-ht {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ht.svg')
}
.flag-icon-hu {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/hu.svg')
}
.flag-icon-id {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/id.svg')
}
.flag-icon-ie {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ie.svg')
}
.flag-icon-il {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/il.svg')
}
.flag-icon-im {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/im.svg')
}
.flag-icon-in {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/in.svg')
}
.flag-icon-io {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/io.svg')
}
.flag-icon-iq {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/iq.svg')
}
.flag-icon-ir {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ir.svg')
}
.flag-icon-is {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/is.svg')
}
.flag-icon-it {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/it.svg')
}
.flag-icon-je {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/je.svg')
}
.flag-icon-jm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/jm.svg')
}
.flag-icon-jo {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/jo.svg')
}
.flag-icon-jp {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/jp.svg')
}
.flag-icon-ke {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ke.svg')
}
.flag-icon-kg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/kg.svg')
}
.flag-icon-kh {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/kh.svg')
}
.flag-icon-ki {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ki.svg')
}
.flag-icon-km {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/km.svg')
}
.flag-icon-kn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/kn.svg')
}
.flag-icon-kp {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/kp.svg')
}
.flag-icon-kr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/kr.svg')
}
.flag-icon-kw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/kw.svg')
}
.flag-icon-ky {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ky.svg')
}
.flag-icon-kz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/kz.svg')
}
.flag-icon-la {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/la.svg')
}
.flag-icon-lb {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/lb.svg')
}
.flag-icon-lc {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/lc.svg')
}
.flag-icon-li {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/li.svg')
}
.flag-icon-lk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/lk.svg')
}
.flag-icon-lr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/lr.svg')
}
.flag-icon-ls {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ls.svg')
}
.flag-icon-lt {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/lt.svg')
}
.flag-icon-lu {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/lu.svg')
}
.flag-icon-lv {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/lv.svg')
}
.flag-icon-ly {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ly.svg')
}
.flag-icon-ma {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ma.svg')
}
.flag-icon-mc {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mc.svg')
}
.flag-icon-md {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/md.svg')
}
.flag-icon-me {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/me.svg')
}
.flag-icon-mf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mf.svg')
}
.flag-icon-mg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mg.svg')
}
.flag-icon-mh {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mh.svg')
}
.flag-icon-mk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mk.svg')
}
.flag-icon-ml {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ml.svg')
}
.flag-icon-mm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mm.svg')
}
.flag-icon-mn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mn.svg')
}
.flag-icon-mo {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mo.svg')
}
.flag-icon-mp {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mp.svg')
}
.flag-icon-mq {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mq.svg')
}
.flag-icon-mr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mr.svg')
}
.flag-icon-ms {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ms.svg')
}
.flag-icon-mt {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mt.svg')
}
.flag-icon-mu {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mu.svg')
}
.flag-icon-mv {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mv.svg')
}
.flag-icon-mw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mw.svg')
}
.flag-icon-mx {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mx.svg')
}
.flag-icon-my {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/my.svg')
}
.flag-icon-mz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/mz.svg')
}
.flag-icon-na {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/na.svg')
}
.flag-icon-nc {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/nc.svg')
}
.flag-icon-ne {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ne.svg')
}
.flag-icon-nf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/nf.svg')
}
.flag-icon-ng {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ng.svg')
}
.flag-icon-ni {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ni.svg')
}
.flag-icon-nl {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/nl.svg')
}
.flag-icon-no {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/no.svg')
}
.flag-icon-np {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/np.svg')
}
.flag-icon-nr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/nr.svg')
}
.flag-icon-nu {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/nu.svg')
}
.flag-icon-nz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/nz.svg')
}
.flag-icon-om {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/om.svg')
}
.flag-icon-pa {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pa.svg')
}
.flag-icon-pe {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pe.svg')
}
.flag-icon-pf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pf.svg')
}
.flag-icon-pg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pg.svg')
}
.flag-icon-ph {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ph.svg')
}
.flag-icon-pk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pk.svg')
}
.flag-icon-pl {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pl.svg')
}
.flag-icon-pm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pm.svg')
}
.flag-icon-pn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pn.svg')
}
.flag-icon-pr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pr.svg')
}
.flag-icon-ps {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ps.svg')
}
.flag-icon-pt {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pt.svg')
}
.flag-icon-pw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/pw.svg')
}
.flag-icon-py {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/py.svg')
}
.flag-icon-qa {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/qa.svg')
}
.flag-icon-re {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/re.svg')
}
.flag-icon-ro {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ro.svg')
}
.flag-icon-rs {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/rs.svg')
}
.flag-icon-ru {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ru.svg')
}
.flag-icon-rw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/rw.svg')
}
.flag-icon-sa {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sa.svg')
}
.flag-icon-sb {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sb.svg')
}
.flag-icon-sc {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sc.svg')
}
.flag-icon-sd {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sd.svg')
}
.flag-icon-se {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/se.svg')
}
.flag-icon-sg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sg.svg')
}
.flag-icon-sh {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sh.svg')
}
.flag-icon-si {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/si.svg')
}
.flag-icon-sj {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sj.svg')
}
.flag-icon-sk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sk.svg')
}
.flag-icon-sl {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sl.svg')
}
.flag-icon-sm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sm.svg')
}
.flag-icon-sn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sn.svg')
}
.flag-icon-so {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/so.svg')
}
.flag-icon-sr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sr.svg')
}
.flag-icon-ss {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ss.svg')
}
.flag-icon-st {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/st.svg')
}
.flag-icon-sv {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sv.svg')
}
.flag-icon-sx {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sx.svg')
}
.flag-icon-sy {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sy.svg')
}
.flag-icon-sz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/sz.svg')
}
.flag-icon-tc {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tc.svg')
}
.flag-icon-td {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/td.svg')
}
.flag-icon-tf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tf.svg')
}
.flag-icon-tg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tg.svg')
}
.flag-icon-th {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/th.svg')
}
.flag-icon-tj {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tj.svg')
}
.flag-icon-tk {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tk.svg')
}
.flag-icon-tl {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tl.svg')
}
.flag-icon-tm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tm.svg')
}
.flag-icon-tn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tn.svg')
}
.flag-icon-to {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/to.svg')
}
.flag-icon-tr {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tr.svg')
}
.flag-icon-tt {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tt.svg')
}
.flag-icon-tv {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tv.svg')
}
.flag-icon-tw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tw.svg')
}
.flag-icon-tz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/tz.svg')
}
.flag-icon-ua {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ua.svg')
}
.flag-icon-ug {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ug.svg')
}
.flag-icon-um {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/um.svg')
}
.flag-icon-us {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/us.svg')
}
.flag-icon-uy {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/uy.svg')
}
.flag-icon-uz {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/uz.svg')
}
.flag-icon-va {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/va.svg')
}
.flag-icon-vc {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/vc.svg')
}
.flag-icon-ve {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ve.svg')
}
.flag-icon-vg {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/vg.svg')
}
.flag-icon-vi {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/vi.svg')
}
.flag-icon-vn {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/vn.svg')
}
.flag-icon-vu {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/vu.svg')
}
.flag-icon-wf {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/wf.svg')
}
.flag-icon-ws {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ws.svg')
}
.flag-icon-ye {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/ye.svg')
}
.flag-icon-yt {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/yt.svg')
}
.flag-icon-za {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/za.svg')
}
.flag-icon-zm {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/zm.svg')
}
.flag-icon-zw {
	background-image:url('../../../../../../app/system/include/static/vendor/flag-icon-css/flags/zw.svg')
}
table.tablesaw {
	width:100%;
	max-width:100%;
	empty-cells:show
}
.tablesaw {
	width:100%;
	border-collapse:collapse
}
.tablesaw {
	padding:0;
	border:0
}
.tablesaw td, .tablesaw th {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:.5em .7em
}
.tablesaw thead tr:first-child th {
	padding-top:.9em;
	padding-bottom:.7em
}
:root {
	var-button-selected-background:#29abe2;
	var-button-checkbox-selected-background:#34a3de;
	var-button-selected-shadow:rgba(0, 75, 115, .45);
	var-button-interaction-text:#76838f;
	var-button-interaction-shadow:#4faeef
}
.tablesaw-enhanced .tablesaw-bar .btn {
	position:relative;
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance:none!important;
	padding:4px 8px;
	margin:0;
	clear:both;
	color:#76838f;
	text-align:center;
	text-decoration:none;
	text-transform:capitalize;
	cursor:pointer;
	background:0 0;
	background-color:#fff;
	border:1px solid #e4eaec;
	border-radius:3px;
	-moz-appearance:none!important;
	-webkit-font-smoothing:antialiased
}
.tablesaw-enhanced .tablesaw-bar .btn:hover {
	text-decoration:none
}
.tablesaw-enhanced .tablesaw-bar .btn:focus, .tablesaw-enhanced .tablesaw-bar .btn:hover {
	background-color:#fff;
	border-color:#62a8ea;
	outline:0
}
.tablesaw-enhanced .tablesaw-bar .btn:focus {
	color:#62a8ea
}
.tablesaw-bar .btn:focus {
	color:#62a8ea
}
.ie-lte8 .tablesaw-bar .btn:focus, .ie-lte8 .tablesaw-bar .btn:hover {
	color:#76838f;
	background-color:#fff;
	border-color:#aaa;
	outline:0
}
.ie-lte8 .tablesaw-bar .btn:focus, .ie-lte8 .tablesaw-bar .btn:hover {
	color:#76838f;
	background-color:#fff;
	border-color:#62a8ea;
	outline:0
}
.tablesaw-bar .btn-select select {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:block;
	width:100%;
	height:100%;
	min-height:1em;
	margin:0;
	font-weight:inherit;
	background:0 0;
	border:none
}
.tablesaw-bar .btn-select select {
	display:inline-block;
	color:transparent;
	filter:alpha(opacity=0);
	opacity:0
}
.tablesaw-bar .btn select option {
	font-family:sans-serif;
	color:#000;
	background:#fff
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
	min-width:7.25em;
	margin-bottom:3px;
	color:#76838f;
	text-align:left;
	text-indent:0
}
.ie-lte8 .tablesaw-bar .btn-select {
	min-width:6.1em
}
.tablesaw-bar .btn.btn-micro, .tablesaw-bar .btn.btn-small {
	position:relative;
	top:0;
	display:inline-block;
	width:auto;
	height:auto
}
.tablesaw-bar .btn.btn-small {
	line-height:20px
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
	text-align:left
}
.tablesaw-bar .btn-select:after {
	position:absolute;
	display:block;
	content:" ";
	background:#f3f7f9;
	background:rgba(0, 0, 0, .1)
}
.tablesaw-bar .btn-select:after {
	top:6px;
	right:auto;
	bottom:0;
	left:auto;
	display:inline-block;
	width:1.8em;
	padding:0;
	margin:0 5px 0;
	font-family:"Web Icons";
	font-size:16px;
	font-style:normal;
	font-weight:300;
	font-variant:normal;
	font-size-adjust:none;
	font-stretch:normal;
	line-height:1;
	content:"\f18f";
	background:0 0;
	-webkit-font-feature-settings:normal;
	-moz-font-feature-settings:normal;
	font-feature-settings:normal;
	-webkit-font-kerning:auto;
	-moz-font-kerning:auto;
	font-kerning:auto;
	-webkit-font-language-override:normal;
	-moz-font-language-override:normal;
	font-language-override:normal;
	font-synthesis:weight style;
	text-rendering:auto
}
.tablesaw-bar .btn-select.btn-micro:after, .tablesaw-bar .btn-select.btn-small:after {
	background:0 0;
	border-left-width:0;
	-webkit-box-shadow:none;
	box-shadow:none
}
.tablesaw-bar .btn-select.btn-small:after {
	padding-top:0;
	padding-right:0;
	font-size:16px
}
.tablesaw-advance .btn {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance:none;
	border-radius:3px;
	-moz-appearance:none
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
	position:relative;
	display:inline-block;
	margin-left:.5em;
	font-family:"Web Icons";
	font-size:inherit;
	font-style:normal;
	font-weight:300;
	font-variant:normal;
	font-size-adjust:none;
	font-stretch:normal;
	line-height:1;
	-webkit-font-feature-settings:normal;
	-moz-font-feature-settings:normal;
	font-feature-settings:normal;
	-webkit-font-kerning:auto;
	-moz-font-kerning:auto;
	font-kerning:auto;
	-webkit-font-language-override:normal;
	-moz-font-language-override:normal;
	font-language-override:normal;
	font-synthesis:weight style;
	text-rendering:auto
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
	content:"\f18f"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
	content:"\f190"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
	content:"\f17e"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
	content:"\f17f"
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
	pointer-events:none;
	cursor:default;
	filter:alpha(opacity=40);
	opacity:.4
}
.tablesaw-bar {
	clear:both;
	font-family:sans-serif
}
.tablesaw-toolbar {
	float:left;
	font-size:13px
}
.tablesaw-toolbar label {
	display:block;
	padding:.5em 0;
	margin-right:20px;
	clear:both;
	color:#76838f;
	text-transform:uppercase
}
.tablesaw-bar .btn, .tablesaw-enhanced .tablesaw-bar .btn {
	margin-top:.5em;
	margin-bottom:.5em
}
.tablesaw-bar .btn-select, .tablesaw-enhanced .tablesaw-bar .btn-select {
	margin-bottom:0
}
.tablesaw-bar .tablesaw-toolbar .btn {
	padding-left:.3em;
	margin-top:0;
	margin-left:.4em;
	font-family:sans-serif;
	font-size:1em;
	text-transform:uppercase;
	background:0 0;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
	min-width:0
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
	padding-top:0
}
.tablesaw-bar .tablesaw-toolbar select {
	color:#76838f;
	text-transform:none;
	background:0 0
}
.tablesaw-toolbar~table {
clear:both
}
.tablesaw-toolbar .a11y-sm {
	position:absolute;
	width:1px;
	height:1px;
	overflow:hidden;
	clip:rect(0 0 0 0)
}
@media (min-width:24em) {
.tablesaw-toolbar .a11y-sm {
position:static;
width:auto;
height:auto;
overflow:visible;
clip:none
}
}
.tablesaw td, .tablesaw th {
	line-height:1em;
	text-align:left;
	vertical-align:middle
}
.tablesaw tbody th, .tablesaw td {
	vertical-align:middle
}
.tablesaw tbody th .btn, .tablesaw td .btn {
	margin:0
}
.tablesaw thead th {
	text-align:left;
	text-transform:uppercase
}
.tablesaw caption {
	margin-bottom:0;
	line-height:2.4;
	text-align:left;
	filter:alpha(opacity=50);
	opacity:.5
}
@media (min-width:25em) {
.tablesaw caption {
margin-bottom:.6em;
line-height:1.2
}
}
.tablesaw-cell-label-top {
	font-weight:300;
	text-transform:uppercase
}
.tablesaw-cell-label {
	text-transform:uppercase
}
@media (min-width:40em) {
.tablesaw td {
line-height:1.5em
}
}
.tablesaw-cell-label-top {
	font-weight:300;
	text-transform:uppercase
}
.tablesaw-cell-label {
	text-transform:uppercase
}
@media (min-width:40em) {
.tablesaw td {
line-height:1.5em
}
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display:none
}
@media only all {
.tablesaw-stack td, .tablesaw-stack th {
display:block;
text-align:left
}
.tablesaw-stack tr {
display:table-row;
clear:both
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
display:inline-block;
width:30%;
padding:0 .6em 0 0
}
.tablesaw-stack td .tablesaw-cell-label-top, .tablesaw-stack th .tablesaw-cell-label-top {
display:block;
padding:.4em 0;
margin:.4em 0
}
.tablesaw-cell-label {
display:block
}
.tablesaw-stack tbody th.group {
margin-top:-1px
}
.tablesaw-stack th.group b.tablesaw-cell-label {
display:none!important
}
}
@media (max-width:767px) {
.tablesaw-stack thead td, .tablesaw-stack thead th {
display:none
}
.tablesaw-stack tbody td, .tablesaw-stack tbody th {
float:left;
width:100%;
clear:left
}
.tablesaw-cell-label {
vertical-align:top
}
.tablesaw-cell-content {
display:inline-block;
max-width:67%
}
.tablesaw-stack td:empty, .tablesaw-stack th:empty {
display:none
}
}
@media (min-width:768px) {
.tablesaw-stack tr {
display:table-row
}
.tablesaw-stack td, .tablesaw-stack th, .tablesaw-stack thead td, .tablesaw-stack thead th {
display:table-cell
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
display:none!important
}
}
.tablesaw-fix-persist {
	table-layout:fixed
}
@media only all {
.tablesaw-swipe td.tablesaw-cell-hidden, .tablesaw-swipe th.tablesaw-cell-hidden {
display:none
}
}
.btn.tablesaw-columntoggle-btn span {
	display:inline-block;
	text-indent:-9999px
}
.tablesaw-columntoggle-btnwrap {
	position:relative
}
.tablesaw-columntoggle-btnwrap .dialog-content {
	padding:.5em
}
.tablesaw-columntoggle tbody td {
	line-height:1.5
}
.tablesaw-columntoggle-popup {
	display:none
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
	position:absolute;
	top:2em;
	right:0;
	z-index:1;
	display:block;
	padding:.5em .8em;
	background-color:#fff;
	border:1px solid #e4eaec;
	border-radius:3px
}
.tablesaw-columntoggle-popup fieldset {
	margin:0
}
@media only all {
.tablesaw-columntoggle td.tablesaw-priority-1, .tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-1, .tablesaw-columntoggle th.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-6 {
display:none
}
}
.tablesaw-columntoggle-btnwrap .dialog-content {
	top:0!important;
	right:1em;
	left:auto!important;
	width:12em;
	max-width:18em;
	margin:-.5em auto 0
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
	outline-style:none
}
@media (min-width:20em) {
.tablesaw-columntoggle td.tablesaw-priority-1, .tablesaw-columntoggle th.tablesaw-priority-1 {
display:table-cell
}
}
@media (min-width:30em) {
.tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-2 {
display:table-cell
}
}
@media (min-width:40em) {
.tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-3 {
display:table-cell
}
.tablesaw-columntoggle tbody td {
line-height:2
}
}
@media (min-width:50em) {
.tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-4 {
display:table-cell
}
}
@media (min-width:60em) {
.tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-5 {
display:table-cell
}
}
@media (min-width:70em) {
.tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-6 {
display:table-cell
}
}
@media only all {
.tablesaw-columntoggle td.tablesaw-cell-hidden, .tablesaw-columntoggle th.tablesaw-cell-hidden {
display:none
}
.tablesaw-columntoggle td.tablesaw-cell-visible, .tablesaw-columntoggle th.tablesaw-cell-visible {
display:table-cell
}
}
.tablesaw-columntoggle-popup .btn-group>label {
	display:block;
	padding:.2em 0;
	white-space:nowrap
}
.tablesaw-columntoggle-popup .btn-group>label input {
	margin-right:.8em
}
.tablesaw-sortable, .tablesaw-sortable thead, .tablesaw-sortable thead tr, .tablesaw-sortable thead tr th {
	position:relative
}
.tablesaw-sortable thead tr th {
	padding-right:1.6em;
	vertical-align:top
}
.tablesaw-sortable th.tablesaw-sortable-head, .tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
	padding:0
}
.tablesaw-sortable th.tablesaw-sortable-head button {
	padding-top:.9em;
	padding-right:1.6em;
	padding-bottom:.7em;
	padding-left:.6em
}
.tablesaw-sortable .tablesaw-sortable-head button {
	position:relative;
	min-width:100%;
	padding:0;
	font:inherit;
	color:inherit;
	text-align:left;
	text-transform:inherit;
	background:0 0;
	border:0
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after, .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
	position:absolute;
	right:.5em;
	display:inline-block;
	width:7px;
	height:10px;
	font-family:"Web Icons";
	font-size:inherit;
	font-style:normal;
	font-weight:300;
	font-variant:normal;
	font-size-adjust:none;
	font-stretch:normal;
	line-height:1;
	content:"\0020";
	-webkit-font-feature-settings:normal;
	-moz-font-feature-settings:normal;
	font-feature-settings:normal;
	-webkit-font-kerning:auto;
	-moz-font-kerning:auto;
	font-kerning:auto;
	-webkit-font-language-override:normal;
	-moz-font-language-override:normal;
	font-language-override:normal;
	font-synthesis:weight style;
	text-rendering:auto
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
	content:"\f190"
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
	content:"\f18f"
}
.tablesaw-sortable .not-applicable:after {
	display:block;
	content:"--"
}
.tablesaw-sortable .not-applicable span {
	display:none
}
.tablesaw-advance {
	float:right
}
.tablesaw-advance.minimap {
	margin-right:.4em
}
.tablesaw-advance-dots {
	float:left;
	padding:0;
	margin:0;
	list-style:none
}
.tablesaw-advance-dots li {
	display:table-cell;
	padding:.4em .2em
}
.tablesaw-advance-dots li i {
	display:inline-block;
	width:4px;
	height:4px;
	background:#a3afb7;
	border-radius:100%
}
.tablesaw-advance-dots-hide {
	pointer-events:none;
	cursor:default;
	filter:alpha(opacity=30);
	opacity:.3
}
.ladda-button {
	position:relative
}
.ladda-button .ladda-spinner {
	position:absolute;
	z-index:2;
	top:50%;
	display:inline-block;
	width:32px;
	height:32px;
	margin-top:0;
	pointer-events:none;
	opacity:0
}
.ladda-button .ladda-label {
	position:relative;
	z-index:3
}
.ladda-button .ladda-progress {
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
	width:0;
	height:100%;
-webkit-transition:.1s linear all;
-o-transition:.1s linear all;
transition:.1s linear all;
	opacity:0;
	background:rgba(0, 0, 0, .2)
}
.ladda-button[data-loading] .ladda-progress {
	visibility:visible;
	opacity:1
}
.ladda-button, .ladda-button .ladda-label, .ladda-button .ladda-spinner {
-webkit-transition:.3s cubic-bezier(.175, .885, .32, 1.275) all;
-o-transition:.3s cubic-bezier(.175, .885, .32, 1.275) all;
transition:.3s cubic-bezier(.175, .885, .32, 1.275) all
}
.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-label, .ladda-button[data-style=zoom-out] .ladda-spinner {
-webkit-transition:.3s ease all;
-o-transition:.3s ease all;
transition:.3s ease all
}
.ladda-button[data-style=expand-right] .ladda-spinner {
	right:-6px
}
.ladda-button[data-style=expand-right].btn-xs .ladda-spinner, .ladda-button[data-style=expand-right][data-size='s'] .ladda-spinner, .ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner {
	right:-12px
}
.ladda-button[data-style=expand-right][data-loading] {
	padding-right:45px
}
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
	opacity:1
}
.ladda-button[data-style=expand-right][data-loading] .btn-xs, .ladda-button[data-style=expand-right][data-loading][data-size='s'], .ladda-button[data-style=expand-right][data-loading][data-size=xs] {
	padding-right:30px
}
.ladda-button[data-style=expand-left] .ladda-spinner {
	left:26px
}
.ladda-button[data-style=expand-left].btn-xs .ladda-spinner, .ladda-button[data-style=expand-left][data-size='s'] .ladda-spinner, .ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner {
	left:15px
}
.ladda-button[data-style=expand-left][data-loading] {
	padding-left:45px
}
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
	opacity:1
}
.ladda-button[data-style=expand-left][data-loading].btn-xs, .ladda-button[data-style=expand-left][data-loading][data-size='s'], .ladda-button[data-style=expand-left][data-loading][data-size=xs] {
	padding-left:30px
}
.ladda-button[data-style=expand-up] {
	overflow:hidden
}
.ladda-button[data-style=expand-up] .ladda-spinner {
	top:-32px;
	left:50%;
	margin-left:0
}
.ladda-button[data-style=expand-up][data-loading] {
	padding-top:30px
}
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
	top:16px;
	margin-top:0;
	opacity:1
}
.ladda-button[data-style=expand-up][data-loading].btn-xs, .ladda-button[data-style=expand-up][data-loading][data-size='s'], .ladda-button[data-style=expand-up][data-loading][data-size=xs] {
	padding-top:32px
}
.ladda-button[data-style=expand-up][data-loading].btn-xs .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size='s'] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner {
	top:4px
}
.ladda-button[data-style=expand-down] {
	overflow:hidden
}
.ladda-button[data-style=expand-down] .ladda-spinner {
	top:44px;
	left:50%;
	margin-left:0
}
.ladda-button[data-style=expand-down].btn-xs .ladda-spinner, .ladda-button[data-style=expand-down][data-size='s'] .ladda-spinner, .ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner {
	top:30px
}
.ladda-button[data-style=expand-down][data-loading] {
	padding-bottom:30px
}
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
	opacity:1
}
.ladda-button[data-style=expand-down][data-loading].btn-xs, .ladda-button[data-style=expand-down][data-loading][data-size='s'], .ladda-button[data-style=expand-down][data-loading][data-size=xs] {
	padding-bottom:23px
}
.ladda-button[data-style=slide-left] {
	overflow:hidden
}
.ladda-button[data-style=slide-left] .ladda-label {
	position:relative
}
.ladda-button[data-style=slide-left] .ladda-spinner {
	left:100%;
	margin-left:0
}
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
	left:-100%;
	opacity:0
}
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
	left:50%;
	opacity:1
}
.ladda-button[data-style=slide-right] {
	overflow:hidden
}
.ladda-button[data-style=slide-right] .ladda-label {
	position:relative
}
.ladda-button[data-style=slide-right] .ladda-spinner {
	right:100%;
	left:16px;
	margin-left:0
}
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
	left:100%;
	opacity:0
}
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
	left:50%;
	opacity:1
}
.ladda-button[data-style=slide-up] {
	overflow:hidden
}
.ladda-button[data-style=slide-up] .ladda-label {
	position:relative
}
.ladda-button[data-style=slide-up] .ladda-spinner {
	left:50%;
	margin-top:1em;
	margin-left:0
}
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
	top:-1em;
	opacity:0
}
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
	margin-top:0;
	opacity:1
}
.ladda-button[data-style=slide-down] {
	overflow:hidden
}
.ladda-button[data-style=slide-down] .ladda-label {
	position:relative
}
.ladda-button[data-style=slide-down] .ladda-spinner {
	left:50%;
	margin-top:-2em;
	margin-left:0
}
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
	top:1em;
	opacity:0
}
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
	margin-top:0;
	opacity:1
}
.ladda-button[data-style=zoom-out] {
	overflow:hidden
}
.ladda-button[data-style=zoom-out] .ladda-spinner {
	left:50%;
	margin-left:32px;
	-webkit-transform:scale(2.5);
	-ms-transform:scale(2.5);
	-o-transform:scale(2.5);
	transform:scale(2.5)
}
.ladda-button[data-style=zoom-out] .ladda-label {
	position:relative;
	display:inline-block
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
	-webkit-transform:scale(.5);
	-ms-transform:scale(.5);
	-o-transform:scale(.5);
	transform:scale(.5);
	opacity:0
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
	margin-left:0;
	-webkit-transform:none;
	-ms-transform:none;
	-o-transform:none;
	transform:none;
	opacity:1
}
.ladda-button[data-style=zoom-in] {
	overflow:hidden
}
.ladda-button[data-style=zoom-in] .ladda-spinner {
	left:50%;
	margin-left:-16px;
	-webkit-transform:scale(.2);
	-ms-transform:scale(.2);
	-o-transform:scale(.2);
	transform:scale(.2)
}
.ladda-button[data-style=zoom-in] .ladda-label {
	position:relative;
	display:inline-block
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
	-webkit-transform:scale(2.2);
	-ms-transform:scale(2.2);
	-o-transform:scale(2.2);
	transform:scale(2.2);
	opacity:0
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
	margin-left:0;
	-webkit-transform:none;
	-ms-transform:none;
	-o-transform:none;
	transform:none;
	opacity:1
}
.ladda-button[data-style=contract] {
	overflow:hidden;
	width:100px
}
.ladda-button[data-style=contract] .ladda-spinner {
	left:50%;
	margin-left:0
}
.ladda-button[data-style=contract][data-loading] {
	width:52px;
	border-radius:50%
}
.ladda-button[data-style=contract][data-loading] .ladda-label {
	opacity:0
}
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
	opacity:1
}
.ladda-button[data-style=contract-overlay] {
	overflow:hidden;
	width:100px;
	-webkit-box-shadow:0 0 0 3000px transparent;
	box-shadow:0 0 0 3000px transparent
}
.ladda-button[data-style=contract-overlay] .ladda-spinner {
	left:50%;
	margin-left:0
}
.ladda-button[data-style=contract-overlay][data-loading] {
	width:52px;
	border-radius:50%;
	-webkit-box-shadow:0 0 0 3000px rgba(0, 0, 0, .8);
	box-shadow:0 0 0 3000px rgba(0, 0, 0, .8)
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
	opacity:0
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
	opacity:1
}
.scrollable.is-enabled {
	overflow:hidden!important
}
.is-enabled .scrollable-container {
	overflow:hidden!important;
	-webkit-box-sizing:content-box!important;
	-moz-box-sizing:content-box!important;
	box-sizing:content-box!important
}
.is-enabled .scrollable-container::-webkit-scrollbar {
width:0;
height:0;
-webkit-appearance:none
}
.scrollable-vertical.is-enabled .scrollable-container {
	overflow-y:scroll!important
}
.scrollable-horizontal.is-enabled .scrollable-container {
	overflow-x:scroll!important
}
.is-enabled .scrollable-content {
	position:relative!important;
	overflow:visible!important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.is-enabled .scrollable-content:after, .is-enabled .scrollable-content:before {
	display:table;
	content:' '
}
.is-enabled .scrollable-content:after {
	clear:both
}
.scrollable-bar {
	line-height:0;
	position:absolute;
	right:0;
	bottom:0;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-ms-user-select:none;
	user-select:none;
	user-select:none;
-webkit-transition:opacity .5s;
-o-transition:opacity .5s;
transition:opacity .5s;
	border-radius:2px;
	user-focus:ignore;
	user-input:disabled;
	-webkit-touch-callout:none
}
.is-disabled .scrollable-bar {
	display:none
}
.scrollable-bar-hide {
-webkit-transition-delay:.4s;
-o-transition-delay:.4s;
transition-delay:.4s;
	opacity:0
}
.scrollable-bar.is-dragging {
	opacity:1
}
.scrollable-bar.is-disabled {
	display:none
}
.scrollable-bar-handle {
	line-height:0;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
-webkit-transition:width, height .5s;
-o-transition:width, height .5s;
transition:width, height .5s;
	border-radius:2;
	background:rgba(163, 175, 183, .6)
}
.scrollable-bar-vertical {
	width:4px;
	height:100%;
	height:-webkit-calc(100% - 8px);
	height:calc(100% - 8px);
	margin:4px 2px
}
.scrollable-bar-vertical .scrollable-bar-handle {
	width:100%
}
.scrollable-bar-horizontal {
	width:100%;
	width:-webkit-calc(100% - 8px);
	width:calc(100% - 8px);
	height:4px;
	margin:2px 4px
}
.scrollable-bar-vertical.is-dragging, .scrollable-bar-vertical.is-hovering {
	width:8px;
	margin:4px 1px
}
.scrollable-bar-horizontal.is-dragging, .scrollable-bar-horizontal.is-hovering {
	height:8px;
	margin:1px 4px
}
.scrollable-bar-horizontal .scrollable-bar-handle {
	height:100%
}
.scrollable.is-dragging .scrollable-handle, .scrollable.is-hovering .scrollable-handle {
	border-radius:8px
}
.scrollable.is-dragging .scrollable-bar-handle, .scrollable.is-hovering .scrollable-bar-handle {
	border-radius:8px
}
.scrollable.is-scrolling .scrollable-bar {
	-webkit-transition:opacity 0;
	-o-transition:opacity 0;
	transition:opacity 0;
	opacity:1
}
.scrollable.is-dragging {
	-webkit-user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-ms-user-select:none;
	user-select:none;
	user-select:none;
	user-focus:ignore;
	user-input:disabled;
	-webkit-touch-callout:none
}
.scrollable.is-dragging .scrollable-bar-handle {
	background:rgba(163, 175, 183, .8)!important
}
.scrollable-inverse.scrollable .scrollable-bar-handle {
	background:rgba(228, 234, 236, .6)
}
.scrollable-inverse.scrollable.is-dragging .scrollable-bar-handle {
	background:rgba(228, 234, 236, .8)!important
}
.scrollable-shadow.scrollable.is-dragging .scrollable-bar, .scrollable-shadow.scrollable.is-hovering .scrollable-bar {
	background:rgba(228, 234, 236, .5)
}
.scrollable-inverse.scrollable-shadow.scrollable.is-dragging .scrollable-bar, .scrollable-inverse.scrollable-shadow.scrollable.is-hovering .scrollable-bar {
	background:rgba(228, 234, 236, .4)
}
.bootstrap-touchspin .input-group-btn-vertical {
	position:relative;
	display:table-cell;
	width:1%;
	vertical-align:middle;
	white-space:nowrap
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
	position:relative;
	display:block;
	float:none;
	width:100%;
	max-width:100%;
	margin-left:-1px;
	padding:9px 16px 8px
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-bottom:none;
	border-radius:0;
border-top-right-radius:.215rem
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	padding:8px 16px;
	border-radius:0;
border-bottom-right-radius:.215rem
}
.bootstrap-touchspin .input-group-btn-vertical i {
	font-size:10px;
	font-weight:400;
	position:absolute;
	top:1px;
	right:0;
	bottom:0;
	left:0
}
.bootstrap-touchspin .input-group-btn .btn {
	font-family:Menlo, Monaco, Consolas, 'Courier New', monospace;
	padding:6px 16px
}
.bootstrap-touchspin-postfix.input-group-addon {
	border-left:none;
	broder-left:0
}
.bootstrap-touchspin-prefix.input-group-addon {
	border-right:none;
	broder-right:0
}
.bootstrap-touchspin input[name=touchSpinVertical] {
border-radius:.215rem 0 0 .215rem!important
}
.bootstrap-touchspin .input-group-btn:first-child>.btn, .bootstrap-touchspin .input-group-btn:first-child>.btn-group {
	margin-right:-1px
}
.bootstrap-touchspin .input-group-addon:not(:first-child):not(:last-child), .bootstrap-touchspin .input-group-btn:not(:first-child):not(:last-child) {
border-right:none;
border-left:none
}
.bootstrap-touchspin .input-group-addon:not(:first-child):not(:last-child)>.btn, .bootstrap-touchspin .input-group-btn:not(:first-child):not(:last-child)>.btn {
border-right:none;
border-left:none
}
.alertify-logs>* {
	padding:12px 24px;
	color:#fff;
border-radius:.286rem;
	-webkit-box-shadow:0 2px 12px rgba(0, 0, 0, .2);
	box-shadow:0 2px 12px rgba(0, 0, 0, .2)
}
.alertify-logs>*, .alertify-logs>.default {
	background:rgba(0, 0, 0, .8)
}
.alertify-logs>.error {
	background:#f96868
}
.alertify-logs>.success {
	background:#46be8a
}
.alertify {
	position:fixed;
	z-index:1700;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, .3)
}
.alertify.hide {
	pointer-events:none;
	opacity:0
}
.alertify, .alertify.hide, .alertify.show {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
-webkit-transition:all .33s cubic-bezier(.25, .8, .25, 1);
-o-transition:all .33s cubic-bezier(.25, .8, .25, 1);
transition:all .33s cubic-bezier(.25, .8, .25, 1)
}
.alertify, .alertify * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.alertify .dialog {
	padding:12px
}
.alertify .alert, .alertify .dialog {
	position:relative;
	top:50%;
	width:100%;
	margin:0 auto;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%)
}
.alertify .alert>*, .alertify .dialog>* {
	width:400px;
	max-width:95%;
	margin:0 auto;
	padding:12px;
	text-align:center;
border-radius:.286rem;
	background:#fff;
	-webkit-box-shadow:0 2px 12px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 2px 4px -1px rgba(0, 0, 0, .14), 0 4px 5px 0 rgba(0, 0, 0, .098), 0 1px 10px 0 rgba(0, 0, 0, .084);
	box-shadow:0 2px 12px rgba(0, 0, 0, .2);
	box-shadow:0 2px 4px -1px rgba(0, 0, 0, .14), 0 4px 5px 0 rgba(0, 0, 0, .098), 0 1px 10px 0 rgba(0, 0, 0, .084)
}
.alertify .alert .msg, .alertify .dialog .msg {
	margin:0;
	margin-bottom:12px;
	padding:12px;
	text-align:left
}
.alertify .alert input, .alertify .dialog input {
	font-size:1rem;
	line-height:1.571429;
	width:100%;
	height:2.573rem;
	margin-bottom:15px;
padding:.429rem 1rem;
-webkit-transition:-webkit-box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
-o-transition:box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
transition:box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
	color:#76838f;
	border:1px solid #e4eaec;
border-radius:.215rem;
	background-color:#fff;
	background-image:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.alertify .alert input.focus, .alertify .alert input:focus, .alertify .dialog input.focus, .alertify .dialog input:focus {
	border-color:#62a8ea;
	-webkit-box-shadow:none;
	box-shadow:none
}
.alertify .alert nav, .alertify .dialog nav {
	text-align:right
}
.alertify .alert nav .btn, .alertify .dialog nav .btn {
	margin:4px 5px
}
.alertify-logs {
	position:fixed;
	z-index:1699;
	right:16px;
	bottom:16px
}
.alertify-logs>* {
	position:relative;
	float:right;
	clear:both;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin-top:10px;
-webkit-transition:all .3s cubic-bezier(.25, .8, .25, 1);
-o-transition:all .3s cubic-bezier(.25, .8, .25, 1);
transition:all .3s cubic-bezier(.25, .8, .25, 1);
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	perspective:1000
}
.alertify-logs>.show {
	right:0;
	opacity:1
}
.alertify-logs>*, .alertify-logs>.hide {
	right:-100%;
	opacity:0
}
@font-face {
font-family:Pe-icon-7-stroke;
font-style:normal;
font-weight:400;
src:url('../../../../../../app/system/include/static2/fonts/7-stroke/Pe-icon-7-stroke.eot@d7yf1v');
src:url('../../../../../../app/system/include/static2/fonts/7-stroke/Pe-icon-7-stroke.eot@#iefixd7yf1v') format('embedded-opentype'), url('../../../../../../app/system/include/static2/fonts/7-stroke/Pe-icon-7-stroke.woff@d7yf1v') format('woff'), url('../../../../../../app/system/include/static2/fonts/7-stroke/Pe-icon-7-stroke.ttf@d7yf1v') format('truetype'), url('../../../../../../app/system/include/static2/fonts/7-stroke/Pe-icon-7-stroke.svg@d7yf1v#Pe-icon-7-stroke') format('svg')
}
[class*=" pe-"], [class^=pe-] {
position:relative;
display:inline-block;
font-family:Pe-icon-7-stroke;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.pe-album:before {
	content:"\e6aa"
}
.pe-arc:before {
	content:"\e6ab"
}
.pe-back-2:before {
	content:"\e6ac"
}
.pe-bandaid:before {
	content:"\e6ad"
}
.pe-car:before {
	content:"\e6ae"
}
.pe-diamond:before {
	content:"\e6af"
}
.pe-door-lock:before {
	content:"\e6b0"
}
.pe-eyedropper:before {
	content:"\e6b1"
}
.pe-female:before {
	content:"\e6b2"
}
.pe-gym:before {
	content:"\e6b3"
}
.pe-hammer:before {
	content:"\e6b4"
}
.pe-headphones:before {
	content:"\e6b5"
}
.pe-helm:before {
	content:"\e6b6"
}
.pe-hourglass:before {
	content:"\e6b7"
}
.pe-leaf:before {
	content:"\e6b8"
}
.pe-magic-wand:before {
	content:"\e6b9"
}
.pe-male:before {
	content:"\e6ba"
}
.pe-map-2:before {
	content:"\e6bb"
}
.pe-next-2:before {
	content:"\e6bc"
}
.pe-paint-bucket:before {
	content:"\e6bd"
}
.pe-pendrive:before {
	content:"\e6be"
}
.pe-photo:before {
	content:"\e6bf"
}
.pe-piggy:before {
	content:"\e6c0"
}
.pe-plugin:before {
	content:"\e6c1"
}
.pe-refresh-2:before {
	content:"\e6c2"
}
.pe-rocket:before {
	content:"\e6c3"
}
.pe-settings:before {
	content:"\e6c4"
}
.pe-shield:before {
	content:"\e6c5"
}
.pe-smile:before {
	content:"\e6c6"
}
.pe-usb:before {
	content:"\e6c7"
}
.pe-vector:before {
	content:"\e6c8"
}
.pe-wine:before {
	content:"\e6c9"
}
.pe-cloud-upload:before {
	content:"\e68a"
}
.pe-cash:before {
	content:"\e68c"
}
.pe-close:before {
	content:"\e680"
}
.pe-bluetooth:before {
	content:"\e68d"
}
.pe-cloud-download:before {
	content:"\e68b"
}
.pe-way:before {
	content:"\e68e"
}
.pe-close-circle:before {
	content:"\e681"
}
.pe-id:before {
	content:"\e68f"
}
.pe-angle-up:before {
	content:"\e682"
}
.pe-wristwatch:before {
	content:"\e690"
}
.pe-angle-up-circle:before {
	content:"\e683"
}
.pe-world:before {
	content:"\e691"
}
.pe-angle-right:before {
	content:"\e684"
}
.pe-volume:before {
	content:"\e692"
}
.pe-angle-right-circle:before {
	content:"\e685"
}
.pe-users:before {
	content:"\e693"
}
.pe-angle-left:before {
	content:"\e686"
}
.pe-user-female:before {
	content:"\e694"
}
.pe-angle-left-circle:before {
	content:"\e687"
}
.pe-up-arrow:before {
	content:"\e695"
}
.pe-angle-down:before {
	content:"\e688"
}
.pe-switch:before {
	content:"\e696"
}
.pe-angle-down-circle:before {
	content:"\e689"
}
.pe-scissors:before {
	content:"\e697"
}
.pe-wallet:before {
	content:"\e600"
}
.pe-safe:before {
	content:"\e698"
}
.pe-volume2:before {
	content:"\e601"
}
.pe-volume1:before {
	content:"\e602"
}
.pe-voicemail:before {
	content:"\e603"
}
.pe-video:before {
	content:"\e604"
}
.pe-user:before {
	content:"\e605"
}
.pe-upload:before {
	content:"\e606"
}
.pe-unlock:before {
	content:"\e607"
}
.pe-umbrella:before {
	content:"\e608"
}
.pe-trash:before {
	content:"\e609"
}
.pe-tools:before {
	content:"\e60a"
}
.pe-timer:before {
	content:"\e60b"
}
.pe-ticket:before {
	content:"\e60c"
}
.pe-target:before {
	content:"\e60d"
}
.pe-sun:before {
	content:"\e60e"
}
.pe-study:before {
	content:"\e60f"
}
.pe-stopwatch:before {
	content:"\e610"
}
.pe-star:before {
	content:"\e611"
}
.pe-speaker:before {
	content:"\e612"
}
.pe-signal:before {
	content:"\e613"
}
.pe-shuffle:before {
	content:"\e614"
}
.pe-shopbag:before {
	content:"\e615"
}
.pe-share:before {
	content:"\e616"
}
.pe-server:before {
	content:"\e617"
}
.pe-search:before {
	content:"\e618"
}
.pe-film:before {
	content:"\e6a5"
}
.pe-science:before {
	content:"\e619"
}
.pe-disk:before {
	content:"\e6a6"
}
.pe-ribbon:before {
	content:"\e61a"
}
.pe-repeat:before {
	content:"\e61b"
}
.pe-refresh:before {
	content:"\e61c"
}
.pe-add-user:before {
	content:"\e6a9"
}
.pe-refresh-cloud:before {
	content:"\e61d"
}
.pe-paperclip:before {
	content:"\e69c"
}
.pe-radio:before {
	content:"\e61e"
}
.pe-note2:before {
	content:"\e69d"
}
.pe-print:before {
	content:"\e61f"
}
.pe-network:before {
	content:"\e69e"
}
.pe-prev:before {
	content:"\e620"
}
.pe-mute:before {
	content:"\e69f"
}
.pe-power:before {
	content:"\e621"
}
.pe-medal:before {
	content:"\e6a0"
}
.pe-portfolio:before {
	content:"\e622"
}
.pe-like2:before {
	content:"\e6a1"
}
.pe-plus:before {
	content:"\e623"
}
.pe-left-arrow:before {
	content:"\e6a2"
}
.pe-play:before {
	content:"\e624"
}
.pe-key:before {
	content:"\e6a3"
}
.pe-plane:before {
	content:"\e625"
}
.pe-joy:before {
	content:"\e6a4"
}
.pe-photo-gallery:before {
	content:"\e626"
}
.pe-pin:before {
	content:"\e69b"
}
.pe-phone:before {
	content:"\e627"
}
.pe-plug:before {
	content:"\e69a"
}
.pe-pen:before {
	content:"\e628"
}
.pe-right-arrow:before {
	content:"\e699"
}
.pe-paper-plane:before {
	content:"\e629"
}
.pe-delete-user:before {
	content:"\e6a7"
}
.pe-paint:before {
	content:"\e62a"
}
.pe-bottom-arrow:before {
	content:"\e6a8"
}
.pe-notebook:before {
	content:"\e62b"
}
.pe-note:before {
	content:"\e62c"
}
.pe-next:before {
	content:"\e62d"
}
.pe-news-paper:before {
	content:"\e62e"
}
.pe-musiclist:before {
	content:"\e62f"
}
.pe-music:before {
	content:"\e630"
}
.pe-mouse:before {
	content:"\e631"
}
.pe-more:before {
	content:"\e632"
}
.pe-moon:before {
	content:"\e633"
}
.pe-monitor:before {
	content:"\e634"
}
.pe-micro:before {
	content:"\e635"
}
.pe-menu:before {
	content:"\e636"
}
.pe-map:before {
	content:"\e637"
}
.pe-map-marker:before {
	content:"\e638"
}
.pe-mail:before {
	content:"\e639"
}
.pe-mail-open:before {
	content:"\e63a"
}
.pe-mail-open-file:before {
	content:"\e63b"
}
.pe-magnet:before {
	content:"\e63c"
}
.pe-loop:before {
	content:"\e63d"
}
.pe-look:before {
	content:"\e63e"
}
.pe-lock:before {
	content:"\e63f"
}
.pe-lintern:before {
	content:"\e640"
}
.pe-link:before {
	content:"\e641"
}
.pe-like:before {
	content:"\e642"
}
.pe-light:before {
	content:"\e643"
}
.pe-less:before {
	content:"\e644"
}
.pe-keypad:before {
	content:"\e645"
}
.pe-junk:before {
	content:"\e646"
}
.pe-info:before {
	content:"\e647"
}
.pe-home:before {
	content:"\e648"
}
.pe-help2:before {
	content:"\e649"
}
.pe-help1:before {
	content:"\e64a"
}
.pe-graph3:before {
	content:"\e64b"
}
.pe-graph2:before {
	content:"\e64c"
}
.pe-graph1:before {
	content:"\e64d"
}
.pe-graph:before {
	content:"\e64e"
}
.pe-global:before {
	content:"\e64f"
}
.pe-gleam:before {
	content:"\e650"
}
.pe-glasses:before {
	content:"\e651"
}
.pe-gift:before {
	content:"\e652"
}
.pe-folder:before {
	content:"\e653"
}
.pe-flag:before {
	content:"\e654"
}
.pe-filter:before {
	content:"\e655"
}
.pe-file:before {
	content:"\e656"
}
.pe-expand1:before {
	content:"\e657"
}
.pe-exapnd2:before {
	content:"\e658"
}
.pe-edit:before {
	content:"\e659"
}
.pe-drop:before {
	content:"\e65a"
}
.pe-drawer:before {
	content:"\e65b"
}
.pe-download:before {
	content:"\e65c"
}
.pe-display2:before {
	content:"\e65d"
}
.pe-display1:before {
	content:"\e65e"
}
.pe-diskette:before {
	content:"\e65f"
}
.pe-date:before {
	content:"\e660"
}
.pe-cup:before {
	content:"\e661"
}
.pe-culture:before {
	content:"\e662"
}
.pe-crop:before {
	content:"\e663"
}
.pe-credit:before {
	content:"\e664"
}
.pe-copy-file:before {
	content:"\e665"
}
.pe-config:before {
	content:"\e666"
}
.pe-compass:before {
	content:"\e667"
}
.pe-comment:before {
	content:"\e668"
}
.pe-coffee:before {
	content:"\e669"
}
.pe-cloud:before {
	content:"\e66a"
}
.pe-clock:before {
	content:"\e66b"
}
.pe-check:before {
	content:"\e66c"
}
.pe-chat:before {
	content:"\e66d"
}
.pe-cart:before {
	content:"\e66e"
}
.pe-camera:before {
	content:"\e66f"
}
.pe-call:before {
	content:"\e670"
}
.pe-calculator:before {
	content:"\e671"
}
.pe-browser:before {
	content:"\e672"
}
.pe-box2:before {
	content:"\e673"
}
.pe-box1:before {
	content:"\e674"
}
.pe-bookmarks:before {
	content:"\e675"
}
.pe-bicycle:before {
	content:"\e676"
}
.pe-bell:before {
	content:"\e677"
}
.pe-battery:before {
	content:"\e678"
}
.pe-ball:before {
	content:"\e679"
}
.pe-back:before {
	content:"\e67a"
}
.pe-attention:before {
	content:"\e67b"
}
.pe-anchor:before {
	content:"\e67c"
}
.pe-albums:before {
	content:"\e67d"
}
.pe-alarm:before {
	content:"\e67e"
}
.pe-airplay:before {
	content:"\e67f"
}
.lg-sub-html, .lg-toolbar {
	background-color:rgba(0, 0, 0, .45)
}
#lg-counter, .lg-outer .lg-video-cont {
	vertical-align:middle;
	display:inline-block
}
@font-face {
font-family:lg;
src:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/fonts/lg.eot@n1z373');
src:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/fonts/lg.eot@#iefixn1z373') format("embedded-opentype"), url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/fonts/lg.woff@n1z373') format("woff"), url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/fonts/lg.ttf@n1z373') format("truetype"), url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/fonts/lg.svg@n1z373#lg') format("svg");
font-weight:400;
font-style:normal
}
.lg-icon {
	font-family:lg;
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color:rgba(0, 0, 0, .45);
	border-radius:2px;
	color:#999;
	cursor:pointer;
	display:block;
	font-size:22px;
	margin-top:-10px;
	padding:8px 10px 9px;
	position:absolute;
	top:50%;
	z-index:1080
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	pointer-events:none;
	opacity:.5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
	color:#FFF
}
.lg-actions .lg-next {
	right:20px
}
.lg-actions .lg-next:before {
	content:"\e095"
}
.lg-actions .lg-prev {
	left:20px
}
.lg-actions .lg-prev:after {
	content:"\e094"
}
@-webkit-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-moz-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-ms-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-webkit-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@-moz-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@-ms-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation:lg-right-end .3s;
-o-animation:lg-right-end .3s;
animation:lg-right-end .3s;
	position:relative
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation:lg-left-end .3s;
-o-animation:lg-left-end .3s;
animation:lg-left-end .3s;
	position:relative
}
.lg-toolbar {
	z-index:1082;
	left:0;
	position:absolute;
	top:0;
	width:100%
}
.lg-toolbar .lg-icon {
	color:#999;
	cursor:pointer;
	float:right;
	font-size:24px;
	height:47px;
	line-height:27px;
	padding:10px 0;
	text-align:center;
	width:50px;
	text-decoration:none!important;
	outline:0;
-webkit-transition:color .2s linear;
-o-transition:color .2s linear;
transition:color .2s linear
}
.lg-toolbar .lg-icon:hover {
	color:#FFF
}
.lg-toolbar .lg-close:after {
	content:"\e070"
}
.lg-toolbar .lg-download:after {
	content:"\e0f2"
}
.lg-sub-html {
	bottom:0;
	color:#EEE;
	font-size:16px;
	left:0;
	padding:10px 40px;
	position:fixed;
	right:0;
	text-align:center;
	z-index:1080
}
.lg-sub-html h4 {
	margin:0;
	font-size:13px;
	font-weight:700
}
.lg-sub-html p {
	font-size:12px;
	margin:5px 0 0
}
#lg-counter {
	color:#999;
	font-size:16px;
	padding-left:20px;
	padding-top:12px
}
.lg-next, .lg-prev, .lg-toolbar {
	opacity:1;
-webkit-transition:-webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
-moz-transition:-moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
-o-transition:-o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
transition:transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}
.lg-hide-items .lg-prev {
	opacity:0;
	-webkit-transform:translate3d(-10px, 0, 0);
	transform:translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
	opacity:0;
	-webkit-transform:translate3d(10px, 0, 0);
	transform:translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
	opacity:0;
	-webkit-transform:translate3d(0, -10px, 0);
	transform:translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform:scale3d(.5, .5, .5);
transform:scale3d(.5, .5, .5);
opacity:0;
-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
-moz-transition:-moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
-o-transition:-o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
transition:transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
-webkit-transform-origin:50% 50%;
-moz-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
transform-origin:50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1);
opacity:1
}
.lg-outer .lg-thumb-outer {
	background-color:#0D0A0A;
	bottom:0;
	position:absolute;
	width:100%;
	z-index:1080;
	max-height:350px;
	-webkit-transform:translate3d(0, 100%, 0);
	transform:translate3d(0, 100%, 0);
-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition:-moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition:-o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
transition:transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor:-webkit-grab;
	cursor:-moz-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor:move;
	cursor:-webkit-grabbing;
	cursor:-moz-grabbing;
	cursor:-o-grabbing;
	cursor:-ms-grabbing;
	cursor:grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration:0s!important;
	transition-duration:0s!important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
	padding:10px 0;
	height:100%;
	margin-bottom:-5px
}
.lg-outer .lg-thumb-item {
	cursor:pointer;
	float:left;
	overflow:hidden;
	height:100%;
	border:2px solid #FFF;
	border-radius:4px;
	margin-bottom:5px
}
@media (min-width:1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition:border-color .25s ease;
-o-transition:border-color .25s ease;
transition:border-color .25s ease
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color:#a90707
}
.lg-outer .lg-thumb-item img {
	width:100%;
	height:100%;
	object-fit:cover
}
.lg-outer.lg-has-thumb .lg-item {
	padding-bottom:120px
}
.lg-outer.lg-can-toggle .lg-item {
	padding-bottom:0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition:bottom .25s ease;
-o-transition:bottom .25s ease;
transition:bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom:100px
}
.lg-outer .lg-toogle-thumb {
	background-color:#0D0A0A;
	border-radius:2px 2px 0 0;
	color:#999;
	cursor:pointer;
	font-size:24px;
	height:39px;
	line-height:27px;
	padding:5px 0;
	position:absolute;
	right:20px;
	text-align:center;
	top:-39px;
	width:50px
}
.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
	color:#FFF
}
.lg-outer .lg-toogle-thumb:after {
	content:"\e1ff"
}
.lg-outer .lg-video-cont {
	max-width:1140px;
	max-height:100%;
	width:100%;
	padding:0 5px
}
.lg-outer .lg-video {
	width:100%;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	position:relative
}
.lg-outer .lg-video .lg-object {
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:100%!important
}
.lg-outer .lg-video .lg-video-play {
	width:84px;
	height:59px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-42px;
	margin-top:-30px;
	z-index:1080;
	cursor:pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
	background:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/img/vimeo-play.png') no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/img/vimeo-play.png') 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
	background:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/img/video-play.png') no-repeat;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	width:64px;
	opacity:.8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity:1
}
.lg-outer .lg-has-youtube .lg-video-play {
	background:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/img/youtube-play.png') no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
	background:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/img/youtube-play.png') 0 -60px no-repeat
}
.lg-outer .lg-video-object {
	width:100%!important;
	height:100%!important;
	position:absolute;
	top:0;
	left:0
}
.lg-outer .lg-has-video .lg-video-object {
	visibility:hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display:none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility:visible
}
.lg-progress-bar {
	background-color:#333;
	height:5px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:1083;
	opacity:0;
	-webkit-transition:opacity 80ms ease 0s;
	-moz-transition:opacity 80ms ease 0s;
	-o-transition:opacity 80ms ease 0s;
	transition:opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
	background-color:#a90707;
	height:5px;
	width:0
}
.lg-progress-bar.lg-start .lg-progress {
	width:100%
}
.lg-show-autoplay .lg-progress-bar {
	opacity:1
}
.lg-autoplay-button:after {
	content:"\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
	content:"\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration:0s;
	transition-duration:0s
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition:-moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition:-o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
transition:transform .3s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition:left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
-moz-transition:left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
-o-transition:left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
transition:left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform:scale3d(1, 1, 1);
	transform:scale3d(1, 1, 1);
-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
-moz-transition:-moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
-o-transition:-o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
transition:transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	transform-origin:0 0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden
}
#lg-zoom-in:after {
	content:"\e311"
}
#lg-actual-size {
	font-size:20px
}
#lg-actual-size:after {
	content:"\e033"
}
#lg-zoom-out {
	opacity:.5;
	pointer-events:none
}
#lg-zoom-out:after {
	content:"\e312"
}
.lg-zoomed #lg-zoom-out {
	opacity:1;
	pointer-events:auto
}
.lg-outer .lg-pager-outer {
	bottom:60px;
	left:0;
	position:absolute;
	right:0;
	text-align:center;
	z-index:1080;
	height:10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow:visible
}
.lg-outer .lg-pager-cont {
	cursor:pointer;
	display:inline-block;
	overflow:hidden;
	position:relative;
	vertical-align:top;
	margin:0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity:1;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow:0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
	background-color:#fff;
	color:#FFF;
	bottom:100%;
	height:83px;
	left:0;
	margin-bottom:20px;
	margin-left:-60px;
	opacity:0;
	padding:5px;
	position:absolute;
	width:120px;
	border-radius:3px;
-webkit-transition:opacity .15s ease 0s, -webkit-transform .15s ease 0s;
-moz-transition:opacity .15s ease 0s, -moz-transform .15s ease 0s;
-o-transition:opacity .15s ease 0s, -o-transform .15s ease 0s;
transition:opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform:translate3d(0, 5px, 0);
	transform:translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
	width:100%;
	height:100%
}
.lg-outer .lg-pager {
	background-color:rgba(255, 255, 255, .5);
	border-radius:50%;
	box-shadow:0 0 0 8px rgba(255, 255, 255, .7) inset;
	display:block;
	height:12px;
-webkit-transition:box-shadow .3s ease 0s;
-o-transition:box-shadow .3s ease 0s;
transition:box-shadow .3s ease 0s;
	width:12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
	box-shadow:0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:10px dashed;
	bottom:-10px;
	display:inline-block;
	height:0;
	left:50%;
	margin-left:-5px;
	position:absolute;
	vertical-align:middle;
	width:0
}
.lg-fullscreen:after {
	content:"\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
	content:"\e20d"
}
.lg-outer #lg-dropdown-overlay {
	background-color:rgba(0, 0, 0, .25);
	bottom:0;
	cursor:default;
	left:0;
	position:fixed;
	right:0;
	top:0;
	z-index:1081;
	opacity:0;
	visibility:hidden;
-webkit-transition:visibility 0s linear .18s, opacity .18s linear 0s;
-o-transition:visibility 0s linear .18s, opacity .18s linear 0s;
transition:visibility 0s linear .18s, opacity .18s linear 0s
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay:0s;
	transition-delay:0s;
	-moz-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	opacity:1;
	visibility:visible
}
.lg-outer .lg-dropdown {
	background-color:#fff;
	border-radius:2px;
	font-size:14px;
	list-style-type:none;
	margin:0;
	padding:10px 0;
	position:absolute;
	right:0;
	text-align:left;
	top:50px;
	opacity:0;
	visibility:hidden;
	-moz-transform:translate3d(0, 5px, 0);
	-o-transform:translate3d(0, 5px, 0);
	-ms-transform:translate3d(0, 5px, 0);
	-webkit-transform:translate3d(0, 5px, 0);
	transform:translate3d(0, 5px, 0);
-webkit-transition:-webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
-moz-transition:-moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
-o-transition:-o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
transition:transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}
.lg-outer .lg-dropdown:after {
	content:"";
	display:block;
	height:0;
	width:0;
	position:absolute;
	border:8px solid transparent;
	border-bottom-color:#FFF;
	right:16px;
	top:-16px
}
.lg-outer .lg-dropdown>li:last-child {
	margin-bottom:0
}
.lg-outer .lg-dropdown>li:hover .lg-icon, .lg-outer .lg-dropdown>li:hover a {
	color:#333
}
.lg-outer .lg-dropdown a {
	color:#333;
	display:block;
	white-space:pre;
	padding:4px 12px;
	font-family:"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px
}
.lg-outer .lg-dropdown a:hover {
	background-color:rgba(0, 0, 0, .07)
}
.lg-outer .lg-dropdown .lg-dropdown-text {
	display:inline-block;
	line-height:1;
	margin-top:-3px;
	vertical-align:middle
}
.lg-outer .lg-dropdown .lg-icon {
	color:#333;
	display:inline-block;
	float:none;
	font-size:20px;
	height:auto;
	line-height:1;
	margin-right:8px;
	padding:0;
	vertical-align:middle;
	width:auto
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width:100%;
	height:100%
}
.lg-outer #lg-share {
	position:relative
}
.lg-outer #lg-share:after {
	content:"\e80d"
}
.lg-outer #lg-share-facebook .lg-icon {
	color:#3b5998
}
.lg-outer #lg-share-facebook .lg-icon:after {
	content:"\e901"
}
.lg-outer #lg-share-twitter .lg-icon {
	color:#00aced
}
.lg-outer #lg-share-twitter .lg-icon:after {
	content:"\e904"
}
.lg-outer #lg-share-googleplus .lg-icon {
	color:#dd4b39
}
.lg-outer #lg-share-googleplus .lg-icon:after {
	content:"\e902"
}
.lg-outer #lg-share-pinterest .lg-icon {
	color:#cb2027
}
.lg-outer #lg-share-pinterest .lg-icon:after {
	content:"\e903"
}
.lg-group:after {
	content:"";
	display:table;
	clear:both
}
.lg-outer {
	position:fixed;
	top:0;
	left:0;
	z-index:1050;
	opacity:0;
-webkit-transition:opacity .15s ease 0s;
-o-transition:opacity .15s ease 0s;
transition:opacity .15s ease 0s
}
.lg-outer * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.lg-outer.lg-visible {
	opacity:1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration:inherit!important;
	transition-duration:inherit!important;
	-webkit-transition-timing-function:inherit!important;
	transition-timing-function:inherit!important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration:0s!important;
	transition-duration:0s!important;
	opacity:1
}
.lg-outer.lg-grab img.lg-object {
	cursor:-webkit-grab;
	cursor:-moz-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}
.lg-outer.lg-grabbing img.lg-object {
	cursor:move;
	cursor:-webkit-grabbing;
	cursor:-moz-grabbing;
	cursor:-o-grabbing;
	cursor:-ms-grabbing;
	cursor:grabbing
}
.lg-outer .lg {
	position:relative;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	max-height:100%
}
.lg-outer .lg-inner {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap
}
.lg-outer .lg-item {
	background:url('../../../../../../public/ui/v2/static/plugin/lightGallery/css/img/loading.gif') center center no-repeat;
	display:none!important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
	display:inline-block!important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display:inline-block;
	text-align:center;
	position:absolute;
	width:100%;
	height:100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content:"";
	display:inline-block;
	height:50%;
	width:1px;
	margin-right:-1px
}
.lg-outer .lg-img-wrap {
	position:absolute;
	padding:0 5px;
	left:0;
	right:0;
	top:0;
	bottom:0
}
.lg-outer .lg-item.lg-complete {
	background-image:none
}
.lg-outer .lg-item.lg-current {
	z-index:1060
}
.lg-outer .lg-image {
	display:inline-block;
	vertical-align:middle;
	max-width:100%;
	max-height:100%;
	width:auto!important;
	height:auto!important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity:0;
-webkit-transition:opacity .15s ease 0s;
-o-transition:opacity .15s ease 0s;
transition:opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity:1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
	display:none
}
.lg-backdrop {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1040;
	background-color:#000;
	opacity:0;
-webkit-transition:opacity .15s ease 0s;
-o-transition:opacity .15s ease 0s;
transition:opacity .15s ease 0s
}
.lg-backdrop.in {
	opacity:1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition:none 0s ease 0s!important;
	-moz-transition:none 0s ease 0s!important;
	-o-transition:none 0s ease 0s!important;
	transition:none 0s ease 0s!important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	backface-visibility:hidden
}
.lg-css3.lg-fade .lg-item {
	opacity:0
}
.lg-css3.lg-fade .lg-item.lg-current {
	opacity:1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
-webkit-transition:opacity .1s ease 0s;
-moz-transition:opacity .1s ease 0s;
-o-transition:opacity .1s ease 0s;
transition:opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity:0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform:translate3d(-100%, 0, 0);
	transform:translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform:translate3d(100%, 0, 0);
	transform:translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	opacity:1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition:-moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition:-o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition:transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity:0;
	position:absolute;
	left:0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left:-100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left:100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left:0;
	opacity:1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
-webkit-transition:left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-moz-transition:left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
-o-transition:left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
transition:left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	/* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
	outline: none;
}
.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.pswp img {
	max-width: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
	/* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
	will-change: opacity;
	/* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
	display: block;
}
.pswp--zoom-allowed .pswp__img {
	/* autoprefixer: off */
  cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
	/* autoprefixer: off */
  cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}
.pswp--dragging .pswp__img {
	/* autoprefixer: off */
  cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}
/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}
.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
/* Prevent selection and tap highlights */
.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	/* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
	will-change: opacity;
 for open/close transition  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}
.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}
.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}
.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}
/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}
/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
	background: #222;
}
.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}
/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #777;
}
.pswp__error-msg a {
	color: #333;
	text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

/*
Contents:
1. Buttons
2. Share modal and links
3. Index indicator ("1 of X" counter)
4. Caption
5. Loading indicator
6. Additional styles (root element, top bar, idle state, hidden state, etc.)
*/

/*
1. Buttons
*/

/* <button> css reset */
.pswp__button {
	width:44px;
	height:44px;
	position:relative;
	background:none;
	cursor:pointer;
	overflow:visible;
	-webkit-appearance:none;
	display:block;
	border:0;
	padding:0;
	margin:0;
	float:right;
	opacity:0.75;
	-webkit-transition:opacity 0.2s;
	transition:opacity 0.2s;
	-webkit-box-shadow:none;
	box-shadow:none;
	outline:none;
}
.pswp__button:focus, .pswp__button:hover {
	opacity:1;
}
.pswp__button:active {
	outline:none;
	opacity:0.9;
}
.pswp__button::-moz-focus-inner {
padding:0;
border:0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */

/* 按钮样式自定义 */
[class*=pswp__button--rotate] {
background:none!important;
outline:none!important;
}
[class*=pswp__button--rotate] .icon {
top:1px;
font-size:17px;
font-weight:400;
color:#555;
}
.pswp__ui--over-close .pswp__button--close {
	opacity:1;
}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background:url('../../../../../../public/ui/v2/static/plugin/PhotoSwipe/default-skin/default-skin.png') 0 0 no-repeat;
	background-size:264px 88px;
	width:44px;
	height:44px;
}
@media (-webkit-min-device-pixel-ratio:1.1), (-webkit-min-device-pixel-ratio:1.09375), (min-resolution:105dpi), (min-resolution:1.1dppx) {

  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,  .pswp--svg .pswp__button--arrow--left:before,  .pswp--svg .pswp__button--arrow--right:before {
background-image:url('../../../../../../public/ui/v2/static/plugin/PhotoSwipe/default-skin/default-skin.svg');
}
 .pswp--svg .pswp__button--arrow--left,  .pswp--svg .pswp__button--arrow--right {
background:none;
}
 [class*=pswp__button--rotate] {
opacity:.75;
}
}
.pswp__button--close {
	background-position:0 -44px;
}
.pswp__button--share {
	background-position:-44px -44px;
}
.pswp__button--fs {
	display:none;
}
.pswp--supports-fs .pswp__button--fs {
	display:block;
}
.pswp--fs .pswp__button--fs {
	background-position:-44px 0;
}
.pswp__button--zoom {
	display:none;
	background-position:-88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
	display:block;
}
.pswp--zoomed-in .pswp__button--zoom {
	background-position:-132px 0;
}
/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility:hidden;
}
/*
Arrow buttons hit area
(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left, .pswp__button--arrow--right {
	background:none;
	top:50%;
	margin-top:-50px;
	width:70px;
	height:100px;
	position:absolute;
}
.pswp__button--arrow--left {
	left:0;
}
.pswp__button--arrow--right {
	right:0;
}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content:'';
	top:35px;
	background-color:rgba(0, 0, 0, 0.1);
	height:30px;
	width:32px;
	position:absolute;
}
.pswp__button--arrow--left:before {
	left:6px;
	background-position:-138px -44px;
}
.pswp__button--arrow--right:before {
	right:6px;
	background-position:-94px -44px;
}
/*
2. Share modal/popup and links
*/
.pswp__counter, .pswp__share-modal {
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.pswp__share-modal {
	display:block;
	background:rgba(0, 0, 0, 0.5);
	width:100%;
	height:100%;
	top:0;
	left:0;
	padding:10px;
	position:absolute;
	z-index:1600;
	opacity:0;
	-webkit-transition:opacity 0.25s ease-out;
	transition:opacity 0.25s ease-out;
	-webkit-backface-visibility:hidden;
	will-change:opacity;
}
.pswp__share-modal--hidden {
	display:none;
}
.pswp__share-tooltip {
	z-index:1620;
	position:absolute;
	background:#FFF;
	top:56px;
	border-radius:2px;
	display:block;
	width:auto;
	right:44px;
	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform:translateY(6px);
	-ms-transform:translateY(6px);
	transform:translateY(6px);
	-webkit-transition:-webkit-transform 0.25s;
	transition:transform 0.25s;
	-webkit-backface-visibility:hidden;
	will-change:transform;
}
.pswp__share-tooltip a {
	display:block;
	padding:8px 12px;
	color:#000;
	text-decoration:none;
	font-size:14px;
	line-height:18px;
}
.pswp__share-tooltip a:hover {
	text-decoration:none;
	color:#000;
}
.pswp__share-tooltip a:first-child {      /* round corners on the first/last list item */
	border-radius:2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
	border-radius:0 0 2px 2px;
}
.pswp__share-modal--fade-in {
	opacity:1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0);
}
/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
	padding:16px 12px;
}
a.pswp__share--facebook:before {
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	top:-12px;
	right:15px;
	border:6px solid transparent;
	border-bottom-color:#FFF;
	-webkit-pointer-events:none;
	-moz-pointer-events:none;
	pointer-events:none;
}
a.pswp__share--facebook:hover {
	background:#3E5C9A;
	color:#FFF;
}
a.pswp__share--facebook:hover:before {
	border-bottom-color:#3E5C9A;
}
a.pswp__share--twitter:hover {
	background:#55ACEE;
	color:#FFF;
}
a.pswp__share--pinterest:hover {
	background:#CCC;
	color:#CE272D;
}
a.pswp__share--download:hover {
	background:#DDD;
}
/*
3. Index indicator ("1 of X" counter)
*/
.pswp__counter {
	position:absolute;
	left:0;
	top:0;
	height:44px;
	font-size:13px;
	line-height:44px;
	color:#555;
	opacity:0.75;
	padding:0 10px;
}
/*
4. Caption
*/
.pswp__caption {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	min-height:44px;
}
.pswp__caption small {
	font-size:11px;
	color:#777;
}
.pswp__caption__center {
	text-align:center;
	max-width:420px;
	margin:0 auto;
	font-size:13px;
	padding:10px;
	line-height:20px;
	color:#333;
}
.pswp__caption--empty {
	display:none;
}
/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
	visibility:hidden;
}
/*
5. Loading indicator (preloader)
You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
*/
.pswp__preloader {
	width:44px;
	height:44px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-22px;
	opacity:0;
	-webkit-transition:opacity 0.25s ease-out;
	transition:opacity 0.25s ease-out;
	will-change:opacity;
	direction:ltr;
}
.pswp__preloader__icn {
	width:20px;
	height:20px;
	margin:12px;
}
.pswp__preloader--active {
	opacity:1;
}
.pswp__preloader--active .pswp__preloader__icn {    /* We use .gif in browsers that don't support CSS animation */
	background:url('../../../../../../public/ui/v2/static/plugin/PhotoSwipe/default-skin/preloader.gif') 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
	opacity:1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation:clockwise 500ms linear infinite;
	animation:clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
	animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
	background:none;
	opacity:0.75;
	width:14px;
	height:14px;
	position:absolute;
	left:15px;
	top:15px;
	margin:0;
}
.pswp--css_animation .pswp__preloader__cut {  /*
  The idea of animating inner circle is based on Polymer ("material") loading indicator
  by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
	position:relative;
	width:7px;
	height:14px;
	overflow:hidden;
}
.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:14px;
	height:14px;
	border:2px solid #FFF;
	border-radius:50%;
	border-left-color:transparent;
	border-bottom-color:transparent;
	position:absolute;
	top:0;
	left:0;
	background:none;
	margin:0;
}
@media screen and (max-width:1024px) {
 .pswp__preloader {
position:relative;
left:auto;
top:auto;
margin:0;
float:right;
}
}
@-webkit-keyframes clockwise {
 0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}
 100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}
@keyframes clockwise {
 0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
}
 100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
 0% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
 50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg);
}
 100% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
}
@keyframes donut-rotate {
 0% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
 50% {
-webkit-transform:rotate(-140deg);
transform:rotate(-140deg);
}
 100% {
-webkit-transform:rotate(0);
transform:rotate(0);
}
}
/*
6. Additional styles
*/

/* root element of UI */
.pswp__ui {
	-webkit-font-smoothing:auto;
	visibility:visible;
	opacity:1;
	z-index:1550;
}
/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
	position:absolute;
	left:0;
	top:0;
	height:44px;
	width:100%;
}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	-webkit-backface-visibility:hidden;
	will-change:opacity;
	-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility:visible;
}
.pswp__top-bar, .pswp__caption {
	background-color:rgba(255, 255, 255, 0.8);
}
/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
	background-color:rgba(255, 255, 255, 0.8);
}
/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */

/*.pswp__ui--idle .pswp__top-bar{opacity:0;}*/
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
	opacity:0;
}
/*
pswp__ui--hidden class is added when controls are hidden
e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {  /* Force paint & create composition layer for controls. */
	opacity:0.001;
}
/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display:none;
}
.pswp__element--disabled {
	display:none!important;
}
.pswp--minimal--dark .pswp__top-bar {
	background:none;
}/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	z-index:1
}
.swiper-container-no-flexbox .swiper-slide {
	float:left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column
}
.swiper-wrapper {
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-o-transform:translate(0, 0);
	-ms-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
	margin:0 auto
}
.swiper-slide {
	-webkit-flex-shrink:0;
	-ms-flex:0 0 auto;
	flex-shrink:0;
	width:100%;
	height:100%;
	position:relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height:auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align:start;
	-ms-flex-align:start;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	-webkit-transition-property:-webkit-transform, height;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	-ms-transition-property:-ms-transform;
	transition-property:transform, height
}
.swiper-container .swiper-notification {
	position:absolute;
	left:0;
	top:0;
	pointer-events:none;
	opacity:0;
	z-index:-1000
}
.swiper-wp8-horizontal {
	-ms-touch-action:pan-y;
	touch-action:pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action:pan-x;
	touch-action:pan-x
}
.swiper-button-next, .swiper-button-prev {
	position:absolute;
	top:50%;
	width:27px;
	height:44px;
	margin-top:-22px;
	z-index:10;
	cursor:pointer;
	-moz-background-size:27px 44px;
	-webkit-background-size:27px 44px;
	background-size:27px 44px;
	background-position:center;
	background-repeat:no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity:.35;
	cursor:auto;
	pointer-events:none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left:10px;
	right:auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right:10px;
	left:auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position:absolute;
	text-align:center;
-webkit-transition:.3s;
-moz-transition:.3s;
-o-transition:.3s;
transition:.3s;
	-webkit-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	z-index:10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity:0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom:10px;
	left:0;
	width:100%
}
.swiper-pagination-bullet {
	width:8px;
	height:8px;
	display:inline-block;
	border-radius:100%;
	background:#000;
	opacity:.2
}
button.swiper-pagination-bullet {
	border:none;
	margin:0;
	padding:0;
	box-shadow:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-webkit-appearance:none;
	appearance:none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor:pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background:#fff
}
.swiper-pagination-bullet-active {
	opacity:1;
	background:#007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background:#000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right:10px;
	top:50%;
	-webkit-transform:translate3d(0, -50%, 0);
	-moz-transform:translate3d(0, -50%, 0);
	-o-transform:translate(0, -50%);
	-ms-transform:translate3d(0, -50%, 0);
	transform:translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:5px 0;
	display:block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin:0 5px
}
.swiper-pagination-progress {
	background:rgba(0, 0, 0, .25);
	position:absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background:#007aff;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	-webkit-transform-origin:left top;
	-moz-transform-origin:left top;
	-ms-transform-origin:left top;
	-o-transform-origin:left top;
	transform-origin:left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin:right top;
	-moz-transform-origin:right top;
	-ms-transform-origin:right top;
	-o-transform-origin:right top;
	transform-origin:right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width:100%;
	height:4px;
	left:0;
	top:0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width:4px;
	height:100%;
	left:0;
	top:0
}
.swiper-pagination-progress.swiper-pagination-white {
	background:rgba(255, 255, 255, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background:#fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background:#000
}
.swiper-container-3d {
	-webkit-perspective:1200px;
	-moz-perspective:1200px;
	-o-perspective:1200px;
	perspective:1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style:preserve-3d;
	-moz-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events:none;
	z-index:10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:-o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image:linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective:1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow:visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events:none;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	z-index:1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events:none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events:auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index:0;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden
}
.swiper-container-cube .swiper-slide {
	visibility:hidden;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	-ms-transform-origin:0 0;
	transform-origin:0 0;
	width:100%;
	height:100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin:100% 0;
	-moz-transform-origin:100% 0;
	-ms-transform-origin:100% 0;
	transform-origin:100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events:auto;
	visibility:visible
}
.swiper-container-cube .swiper-cube-shadow {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:.6;
	-webkit-filter:blur(50px);
	filter:blur(50px);
	z-index:0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-ms-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events:none;
	-webkit-transition-property:opacity;
	-moz-transition-property:opacity;
	-o-transition-property:opacity;
	transition-property:opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events:none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events:auto
}
.swiper-scrollbar {
	border-radius:10px;
	position:relative;
	-ms-touch-action:none;
	background:rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position:absolute;
	left:1%;
	bottom:3px;
	z-index:50;
	height:5px;
	width:98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position:absolute;
	right:3px;
	top:1%;
	z-index:50;
	width:5px;
	height:98%
}
.swiper-scrollbar-drag {
	height:100%;
	width:100%;
	position:relative;
	background:rgba(0, 0, 0, .5);
	border-radius:10px;
	left:0;
	top:0
}
.swiper-scrollbar-cursor-drag {
	cursor:move
}
.swiper-lazy-preloader {
	width:42px;
	height:42px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-21px;
	margin-top:-21px;
	z-index:10;
	-webkit-transform-origin:50%;
	-moz-transform-origin:50%;
	transform-origin:50%;
	-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation:swiper-preloader-spin 1s steps(12, end) infinite;
	animation:swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display:block;
	content:"";
	width:100%;
	height:100%;
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position:50%;
	-webkit-background-size:100%;
	background-size:100%;
	background-repeat:no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
@charset "UTF-8";
/* 商城模块 */
/* 头部购物车 */
.topcart-btn .topcart-goodnum {
	top: -15px;
	right: -5px;
}
#topcart-body .list-group-item .media .media-body p:last-child {
	margin-bottom: 0;
}
@media (max-width: 479px) {
#topcart-body .list-group-item .media .media-left {
display: table-cell;
}
}
/* 优惠券 */
.shoppro-discount-body .btn {
	margin-right:5px;
	margin-bottom:5px;
}
.shoppro-discount-list .btn span {
	max-width:200px;
}
@charset "UTF-8";
/* 产品详情页 */
/* 产品图片轮播图*/
#met-imgs-slick.ui-default {
	min-height:200px;
}
#met-imgs-slick.ui-default.slick-dotted {
	padding-bottom:80px;
}
#met-imgs-slick.ui-default.slick-slider:not(.slick-fade) .slick-slide {
cursor:-webkit-grab;
cursor:grab;
}
#met-imgs-slick.ui-default.slick-slider.fngallery.slick-fade .slick-slide:not(.slick-active) {
visibility:hidden;
}
#met-imgs-slick.ui-default.fngallery .slick-slide img, #met-imgs-slick.ui-default.fngallery .slick-slide img {
	cursor:-webkit-zoom-in;
	cursor:zoom-in;
}
@media screen\0 {
#met-imgs-slick.ui-default.fngallery .slick-slide a, #met-imgs-slick.ui-default.fngallery .slick-slide img {
	cursor:url(../../../../../../../../../../https@gsp0.baidu.com/5aAHeD3nKhI2p27j8IqW0jdnxx1xbK/tb/img/frs/cur_zin.cur@t=1489493164029), pointer;
}
}
#met-imgs-slick.ui-default .slick-slide a {
	display:inline-block;
}
#met-imgs-slick.ui-default .slick-slide img {
	max-height:700px;
	display:inline;
}
@media (max-height:900px) {
 #met-imgs-slick.ui-default .slick-slide img {
max-height:600px;
}
}
@media (max-height:800px) {
 #met-imgs-slick.ui-default .slick-slide img {
max-height:500px;
}
}
@media (max-height:700px) {
 #met-imgs-slick.ui-default .slick-slide img {
max-height:400px;
}
}
@media (max-height:600px) {
 #met-imgs-slick.ui-default .slick-slide img {
max-height:350px;
}
}
@media (max-height:500px) {
 #met-imgs-slick.ui-default .slick-slide img {
max-height:300px;
}
}
#met-imgs-slick.ui-default .slick-img-cover {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1000;
}
#met-imgs-slick.ui-default .swiper-navtab {
	width:100%;
	height:69px;
	position:absolute;
	left:0;
	bottom:0;
	cursor:-webkit-grab;
	cursor:grab;
}
#met-imgs-slick.ui-default .swiper-navtab .slick-dots {
	bottom:5px;
}
#met-imgs-slick.ui-default .slick-dots {
	height:64px;
	bottom:0;
	z-index:2;
}
#met-imgs-slick.ui-default .slick-dots li {
	width:60px;
	height:60px;
	margin:0 0 0 10px;
	border:2px solid #ddd;
	opacity:.7;
}
#met-imgs-slick.ui-default .slick-dots li:first-child {
	margin:0;
}
#met-imgs-slick.ui-default .slick-dots li.slick-active {
	border-color:#4E97D9;
}
#met-imgs-slick.ui-default .slick-dots li img {
	width:100%;
	height:100%;
	object-fit:cover;
}
#met-imgs-slick.ui-default.slick-slider .slick-arrow {
	height:calc(100% - 80px);
}
#met-imgs-slick.ui-default .slick-arrow {
	width:15%;
	height:100%;
	top: 0;
	-webkit-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
}
#met-imgs-slick.ui-default .slick-arrow.slick-prev {
	text-align:left;
}
#met-imgs-slick.ui-default .slick-arrow.slick-next {
	text-align:right;
}
#met-imgs-slick.ui-default .slick-arrow i {
	font-size:50px;
	color:#999;
}
@media (max-width:767px) {
 #met-imgs-slick.ui-default.slick-slider .slick-arrow {
height:calc(100% - 60px);
}
 #met-imgs-slick.ui-default.slick-dotted {
padding-bottom:60px;
}
 #met-imgs-slick.ui-default .swiper-navtab {
height:47px;
}
 #met-imgs-slick.ui-default .slick-dots {
height:42px;
}
 #met-imgs-slick.ui-default .slick-dots li {
width:40px;
height:40px;
margin-left:5px;
border-width:1px;
}
}
/* 标准模式 */
.met-showproduct-head .product-para {
	margin:0;
	padding:10px 0;
}
@media (max-width:991px) {
 .met-showproduct-head .product-intro {
margin-top:20px;
}
}
@media (min-width:992px) {
 .met-showproduct-head .met-showproduct-list {
margin-right: 15px;
}
}
@media (max-width:991px) {
 .met-showproduct-head .product-intro {
margin-top: 20px;
}
}
.product-detail .met-editor .product-para {
	margin-bottom:15px;
	padding-bottom:10px;
}
.met-showproduct #met-imgs-slick.ui-default .swiper-navtab {
	width: 96%;
	margin: 0 2%;
}
@media (max-width:767px) {
 .met-showproduct.pagetype1 .met-showproduct-navtabs {
margin-bottom:15px!important;
}
}
/* 商品详情页右侧商品信息 */
.shop-product-para > .row {
	margin-bottom:-5px;
}
.shop-product-para .selectpara-list .btn {
	margin-bottom:5px;
}
.shop-product-para .selectpara-list .selectpara {
	max-width: 50%;
}
.shop-product-para .selectpara-list .selectpara.btn-outline.btn-danger:focus, .shop-product-para .selectpara-list .selectpara.btn-outline.btn-danger:hover {
	background-color:transparent;
	color:#f96868;
}
.shop-product-intro .shoppro-discount {
	margin-top: 15px;
	margin-bottom:-5px;
}
.shop-product-intro .cart-favorite {
	display: inline-block;
}
@media (min-width:768px) {
 .shop-product-intro .cart-favorite .btn {
padding:10px 30px;
}
}
@media (min-width:480px) {
 .shop-product-intro .form-control-label {
line-height:35px;
}
}
@media (max-width:479px) {
 .shop-product-intro .price {
padding:10px 20px!important;
}
 .shop-product-intro .cart-favorite {
 width: 100%;
background: #fff;
display: flex;
position: fixed;
left: 0;
bottom: 0;
z-index: 11;
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
}
 .shop-product-intro .cart-favorite .btn {
flex: auto;
padding-left: 10px;
padding-right: 10px;
}
 .shop-product-intro .cart-favorite.notcn .btn {
font-size: 14px;
}
 .shop-product-intro .cart-favorite.notcn .btn i {
display: none;
}
 .shop-product-intro .cart-favorite .product-tocart {
margin-right: 0 !important;
}
}/* 首页加载动画 */
.head_nav_met_11_2-load {
	height: 100%;
	width: 100%;
	background-color: #ededed;
	position: fixed;
	z-index: 9999;
	overflow: hidden;
}
.head_nav_met_11_2-load .load-btn {
	display: inline-block;
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	font-size: 16px;
	color: #757575;
color:;
background-color:;
	background-image: -webkit-linear-gradient(top, #fff, );
	background-image: linear-gradient(180deg, #fff, );
	cursor: pointer;
	box-sizing: border-box;
	width: 300px;
	height: 65px;
	line-height: 65px;
	position: absolute;
	left: 50%;
	top: 25%;
	margin-left: -150px;
	text-align: center;
	box-shadow: inset 0 0 0 0px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .1);
}
.head_nav_met_11_2-load .gif {
	background-color: #757575;
background-color:;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	border: 2px solid #757575;
	border: 2px solid;
	border-bottom-color: transparent;
	height: 25px;
	width: 25px;
	background: transparent !important;
	display: inline-block;
	-webkit-animation: loadingGif 0.75s 0s linear infinite;
	animation: loadingGif 0.75s 0s linear infinite;
	position: absolute;
	top: 20px;
	left: 70px;
}
@keyframes loadingGif {
 0% {
-webkit-transform: rotate(0deg) scale(1);
transform: rotate(0deg) scale(1);
}
 50% {
-webkit-transform: rotate(180deg) scale(0.6);
transform: rotate(180deg) scale(0.6);
}
 100% {
-webkit-transform: rotate(360deg) scale(1);
transform: rotate(360deg) scale(1);
}
}
ul, li {
	list-style: none;
}
.head_nav_met_11_2 {
	min-height: 75px;
	margin-bottom: 0px;
	box-shadow: 0px 1px 10px #ccc;
	background-color: #000000;
	border-radius: 0
}
.dropdown-menu.overflow-visible {
	overflow: visible
}
.dropdown-menu.animate>.dropdown-submenu {
-webkit-animation: slide-left .5s both;
-o-animation: slide-left .5s both;
animation: slide-left .5s both
}
.head_nav_met_11_2.navbar-shadow {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}
.head_nav_met_11_2-sec .dropdown-toggle::after {
display: none
}
.head_nav_met_11_2 .navbar-logo div {
	height: 75px;
	padding: 10px 0;
}
.head_nav_met_11_2 .navbar-logo img {
	max-height: 55px
}
.head_nav_met_11_2 .navbar-header-right a:hover {
	color: #ffffff;
	transition: all 0.15s ease-out;
	background: none
}
.head_nav_met_11_2 .navbar-header-right a {
	cursor: pointer;
	transition: all 0.3s ease-out;
	text-decoration: none
}
.head_nav_met_11_2 .navbar-toggle {
	height: 75px
}
.head_nav_met_11_2 .nav > li > a {
	color: #c8c8c8
}
.head_nav_met_11_2 .dropdown.open > a, .head_nav_met_11_2 .nav li a.active, .head_nav_met_11_2 .nav li a:focus {
	color: #5079d9 !important;
	background: none
}
.head_nav_met_11_2 .nav li .link:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background-color: #5c5c5c;
	position: absolute;
	top: 10px;
	opacity: 0;
	transition: all 0.5s ease 0s
}
.head_nav_met_11_2 .nav li .link.active:after {
	width: 100%;
	opacity: 1
}
.head_nav_met_11_2 .nav > li > .link:hover:after {
	width: 100%;
	opacity: 1
}
.head_nav_met_11_2 .head_nav_met_11_2-login {
	padding-top: 15px;
	text-align: center
}
.head_nav_met_11_2 .dropdown-menu > li > a {
	overflow: hidden
}
.head_nav_met_11_2 .dropdown-menu > li > a:hover {
	background: #ecf0f1 none repeat scroll 0% 0%
}
.head_nav_met_11_2 .navbar-menu {
	border: 0;
	padding: 0;
}
.head_nav_met_11_2 .navbar-right .personal {
	background-image: url(../../../../../../upload/mui007/323/201801/1516699682.png@met-id=0&met-table=ui_config&met-field=uip_value);
	background-repeat: no-repeat;
	background-position: center;
}
.head_nav_met_11_2 .navbar-right .shopcart {
	background-image: url(../../../../../../upload/mui007/323/201801/1516699517.png@met-id=0&met-table=ui_config&met-field=uip_value);
	background-repeat: no-repeat;
	background-position: center;
}
.head_nav_met_11_2-sec .navbar-right .personal {
	background-image: url(../../../../../../upload/mui007/323/201801/1516699682.png@met-id=0&met-table=ui_config&met-field=uip_value);
	background-repeat: no-repeat;
	background-position: center;
}
.head_nav_met_11_2-sec .navbar-right .shopcart {
	background-image: url(../../../../../../upload/mui007/323/201801/1516699517.png@met-id=0&met-table=ui_config&met-field=uip_value);
	background-repeat: no-repeat;
	background-position: center;
}
.head_nav_met_11_2-sec {
	background-color: #ededed;
	background-color: #ededed
}
.head_nav_met_11_2-sec .met-langlist {
	line-height: 59px;
	position: relative;
}
.head_nav_met_11_2-sec .met-s2t {
	line-height: 56px;
}
.head_nav_met_11_2-sec .met-langlist .inline-block {
	padding: 0 20px;
}
.head_nav_met_11_2-sec .met-langlist button {
	padding: 0;
	border: 0;
	color: #757575;
	color: #666666;
}
.head_nav_met_11_2-sec .met-langlist button:hover, .head_nav_met_11_2-sec .met-langlist button:focus {
	background-color: transparent !important;
	color: #444444 !important;
	color: #5079d9 !important;
}
.head_nav_met_11_2-sec .met-langlist .open button {
	background-color: transparent !important;
	color: #444444 !important;
	color: #5079d9 !important;
}
.head_nav_met_11_2-sec .met-langlist .dropdown-menu {
	top: 50px;
	position: absolute;
	border: 0 solid rgba(255, 255, 255, 0.01);
	border-radius: 4px !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 20px 40px rgba(0, 0, 0, 0.15);
	z-index: 1200;
}
.head_nav_met_11_2-sec .met-langlist .dropdown-item {
	line-height: normal;
}
.head_nav_met_11_2-sec #met-sec-btn {
	padding: 0
}
.head_nav_met_11_2-sec .nav > li:first-child a {
	padding-left: 0
}
.head_nav_met_11_2-sec .navbar-nav .nav-item .nav-link {
	line-height: 15px
}
.head_nav_met_11_2-sec .nav-aside {
	display: none
}
.head_nav_met_11_2-sec .nav .open > a, .head_nav_met_11_2-sec .nav .open > a:focus, .head_nav_met_11_2-sec .nav .open > a:hover {
	background: none
}
.head_nav_met_11_2-sec .nav > li > a {
	color: #757575;
	color: #666666;
	padding: 20px 20px
}
.head_nav_met_11_2-sec .dropdown-item {
	color: #757575;
	color: #666666
}
.head_nav_met_11_2-sec .dropdown-item:hover {
	color: #444444;
	color: #5079d9
}
.head_nav_met_11_2-sec .dropdown-item.active {
	color: #444444!important;
	color: #5079d9!important;
}
.head_nav_met_11_2-sec .nav > li > a i {
	transition: all 0.5s ease-out
}
.head_nav_met_11_2-sec .dropdown-toggle:before {
	content: " ";
	position: absolute;
	right: 0;
	top: 30px;
	width: 2px;
	height: 2px;
background:;
}
.head_nav_met_11_2-sec .nav > li >.active {
	font-weight: 700;
	color: #444444;
	color: #5079d9
}
.head_nav_met_11_2-sec .nav > li > a:hover {
	color: #444444;
	color: #5079d9;
	background: none
}
.head_nav_met_11_2-sec .nav > li > a:hover i {
	transform: rotate(-180deg);
	transition: all 0.5s ease-out
}
.head_nav_met_11_2-sec .navbar-nav > li > .dropdown-menu {
	top: 50px;
	position: absolute;
	border: 0 solid rgba(255, 255, 255, 0.01);
	border-radius: 4px !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 20px 40px rgba(0, 0, 0, 0.15);
	z-index: 1200;
	max-height: 600px;
	overflow-y:auto;
}
.overflow-visible .dropdown-menu.animate {
	overflow: visible;
}
.head_nav_met_11_2-sec .dropdown-menu > li > a:hover {
	color: #444444 !important;
	color: #5079d9 !important;
	background: #ededed
}
.head_nav_met_11_2-sec .navbar-right {
	display: none
}
.head_nav_met_11_2-sec.navbar-fixed-top .navbar-right {
	display: block;
}
.head_nav_met_11_2-sec .navbar-right a {
	height: 60px;
	padding: 0 25px;
	display: inline-block;
}
.head_nav_met_11_2-sec .navbar-right .personal:after {
	display: none
}
.head_nav_met_11_2-sec .navbar-right .personal:hover:before {
	background-position: -125px 0
}
.head_nav_met_11_2-sec .head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .shopcart:hover:before {
	background-position: 30px -22px
}
.head_nav_met_11_2-sec .head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .open .shopcart:before {
	background-position: 30px -22px
}
.head_nav_met_11_2-sec .head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .dropdown-menu {
	top: 50px
}
.head_nav_met_11_2-sec .dropdown-menu {
	border: 0 solid rgba(255, 255, 255, 0.01);
	border-radius: 4px !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 20px 40px rgba(0, 0, 0, 0.15)
}
.head_nav_met_11_2 .navbar-right a {
	position: relative;
	padding: 0 25px;
	height: 75px;
	line-height: 75px;
	font-size: 14px;
	display: inline-block;
}
.navbar-right .badge.up {
	left: -5px;
	margin: 0;
	top: -15px;
	background: #eb746b;
	background-image: linear-gradient(#eb746b, #e25147);
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.15), 0 1px 2px rgba(255, 255, 255, 0.15);
	text-align: center
}
.head_nav_met_11_2-fix .nav-shop {
	display: none
}
.head_nav_met_11_2-loginIn .personal:before {
	content: " ";
	position: absolute;
	left: 20px;
	width: 20px;
	top: 28px;
	height: 20px;
	background: url(../../../../../../app/app/met_ui/admin/ui/head_nav/met_11_2/img/account-icon.png) -5px 0;
	background-position: -155px 0;
	background-size: 240px 107px;
	transition: none
}
.head_nav_met_11_2-loginIn .personal:after {
	background: #333;
	background: rgba(255, 255, 255, 0.2);
	content: " ";
	height: 13px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: 32px;
	left: -25px
}
.head_nav_met_11_2-loginIn .personal:hover:before {
	background-position: -5px 0
}
.head_nav_met_11_2-loginIn li > a > i {
	line-height: 44px
}
.head_nav_met_11_2-loginIn.nav > li:last-child {
	margin-bottom: 0px
}
.head_nav_met_11_2-loginIn.nav > li > a {
	padding-top: 0px;
	padding-bottom: 0px
}
.head_nav_met_11_2-loginIn .dropdown-menu {
	padding: 20px;
	background: #fff;
	border: 1px solid #d6d6d6;
	border: 0 solid rgba(255, 255, 255, 0.01);
	border-radius: 8px !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 20px 40px rgba(0, 0, 0, 0.15);
	left: -28px
}
.head_nav_met_11_2-loginIn .dropdown-menu:before {
	position: absolute;
	content: " ";
	background: url(../../../../../../app/app/met_ui/admin/ui/head_nav/met_11_2/img/account-icon.png) no-repeat -49px -43px;
	background-size: 240px 107px;
	width: 20px;
	height: 8px;
	left: 50%;
	top: -8px;
	margin-left: -10px
}
.head_nav_met_11_2-loginIn .dropdown-menu li i {
	color: #9E9E9E
}
.head_nav_met_11_2-loginIn .dropdown > a > i {
	margin-right: 5px;
	color: #76838f
}
.head_nav_met_11_2-loginIn .topcartremove .avatar {
	width: 80px;
	height: 80px;
	padding: 0
}
.head_nav_met_11_2-loginIn .topcartremove .avatar img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	width: 100%;
	height: 100%
}
.head_nav_met_11_2-loginIn .dropdown-menu-header {
	padding: 15px
}
.head_nav_met_11_2-loginIn .dropdown-menu-footer {
	position: relative;
	padding: 20px;
	height: 60px;
	background: #fafafa;
	border-top: 1px solid #e4eaec;
	border-radius: 0 0 8px 8px;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), 0 -3px 8px rgba(0, 0, 0, 0.04);
	background: -webkit-linear-gradient(#fafafa, #f5f5f5);
	background: linear-gradient(#fafafa, #f5f5f5)
}
.head_nav_met_11_2-loginIn .dropdown-menu-footer .btn-danger {
	height: 40px;
	line-height: 40px;
	width: 108px;
	padding: 0 10px
}
.head_nav_met_11_2-loginIn .dropdown-menu-footer .btn-danger:hover, .head_nav_met_11_2-loginIn .dropdown-menu-footer .btn-danger:focus {
	background: linear-gradient(#f96868, #f96868);
	border-color: #f96868;
	color: #fff !important;
	-webkit-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
	-o-transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear;
	transition: border 0.2s linear, color 0.2s linear, width 0.2s linear, background-color 0.2s linear
}
.head_nav_met_11_2-loginIn .dropdown-menu-footer .topcarttotal {
	line-height: 40px
}
.head_nav_met_11_2-loginIn .avatar {
	width: 100%;
	text-align: center
}
.head_nav_met_11_2-loginIn .avatar img {
	width: 46px;
	height: 46px;
	margin-bottom: 8px;
	position: relative;
	border: 1px solid #f0f0f0;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
	border-radius: 50%
}
.head_nav_met_11_2-loginIn .avatar img:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06)
}
.head_nav_met_11_2-loginIn .personal-detail {
	width: 168px
}
.head_nav_met_11_2-loginIn .personal-detail a {
	padding: 0 15px;
	line-height: 44px;
	height: 44px;
	color: #616161;
	font-size: 12px
}
.head_nav_met_11_2-loginIn .personal-detail a:hover {
	background: #f5f5f5 !important;
	color: #616161 !important
}
.head_nav_met_11_2-loginIn .topcartremove {
	height: auto !important;
	line-height: 1 !important
}
.head_nav_met_11_2-loginIn .topcartremove .media-body {
	vertical-align: middle
}
.head_nav_met_11_2-loginIn .topcartremove .media-heading a {
	height: auto;
	line-height: 1;
	padding: 0;
	color: #000
}
.head_nav_met_11_2-loginIn .topcartremove .media-heading a:hover {
	color: #5079d9;
	cursor: pointer;
	-moz-transition: all 0.15s ease-out;
	-webkit-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out
}
.head_nav_met_11_2-loginIn .topcartremove .shopcart-price .icon {
	margin-top: 10px
}
.head_nav_met_11_2-loginOut .head_nav_met_11_2-login {
	display: inline-block;
	margin: 0
}
.head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart {
	display: inline-block;
}
.head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .open .shopcart:before {
	background-position: 0px -22px
}
.head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .shopcart:hover:before {
	background-position: 0px -22px
}
.head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .dropdown-menu {
	top: 70px;
	position: absolute;
	border-radius: 4px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 20px 40px rgba(0, 0, 0, 0.15)
}
.head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .dropdown-menu:before {
	position: absolute;
	content: " ";
	background: url(../../../../../../app/app/met_ui/admin/ui/head_nav/met_11_2/img/account-icon.png) no-repeat -49px -43px;
	background-size: 240px 107px;
	width: 20px;
	height: 8px;
	left: auto;
	top: -8px;
	margin-left: -10px;
	right: 22px
}
.head_nav_met_11_2-loginIn .head_nav_met_11_2-shopcart {
	display: inline-block;
	margin-left: 25px
}
.head_nav_met_11_2-loginIn .head_nav_met_11_2-shopcart .shopcart-price {
	float: right
}
.head_nav_met_11_2-loginIn .head_nav_met_11_2-shopcart .shopcart:before {
	content: " ";
	width: 30px;
	background: url(../../../../../../app/app/met_ui/admin/ui/head_nav/met_11_2/img/account-icon.png) 0 -22px;
	background-position: -150px -22px;
	background-size: 240px 107px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0
}
.head_nav_met_11_2-loginIn .head_nav_met_11_2-shopcart .open .shopcart:before {
	background-position: 0px -22px
}
.head_nav_met_11_2-loginIn .head_nav_met_11_2-shopcart .shopcart:hover:before {
	background-position: 0px -22px
}
.head_nav_met_11_2-loginIn .head_nav_met_11_2-shopcart .dropdown-menu {
	position: absolute;
	border-radius: 4px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 20px 40px rgba(0, 0, 0, 0.15);
	left: auto
}
.head_nav_met_11_2-loginIn .head_nav_met_11_2-shopcart .dropdown-menu:before {
	right: 40px;
	left: auto
}
@media (min-width:767px) and (max-width:991px) {
 .navbar-right .personal:after {
display: none
}
}
@media (min-width:768px) {
 .head_nav_met_11_2 .nav > li > a {
padding: 0 25px;
height: 75px;
line-height: 75px;
font-size: 14px
}
 .head_nav_met_11_2 .dropdown-menu {
top: 65px
}
 .head_nav_met_11_2 .dropdown-menu .dropdown-submenu > a:after {
display: none
}
 .head_nav_met_11_2 .dropdown-menu .dropdown-submenu > a i {
position: absolute;
right: 10px
}
 .head_nav_met_11_2 .dropdown-menu.bullet {
top: 48px
}
 .head_nav_met_11_2 .head_nav_met_11_2-login {
padding-top: 0px;
margin-left: 25px
}
 .head_nav_met_11_2-loginIn {
margin-left: 10px
}
 .head_nav_met_11_2-loginIn.nav > li {
margin-right: 5px;
margin-bottom: 0px
}
 .head_nav_met_11_2-loginIn .dropdown-menu {
top: 65px
}
}
@media (max-width:991px) {
 .head_nav_met_11_2 .navbar-logo img {
max-height: 52px
}
 .head_nav_met_11_2 .nav > li > a > i {
float: right
}
 .head_nav_met_11_2 .dropdown-menu .dropdown-submenu > a:after {
display: none
}
 .head_nav_met_11_2 .dropdown-menu .dropdown-submenu > a > i {
float: right
}
}
@media (max-width:767px) {
 .head_nav_met_11_2 .nav li .link.active:after {
height: 1px;
bottom: 0px;
top: auto
}
 .head_nav_met_11_2 .nav > li > .link:hover:after {
height: 1px;
bottom: 0px;
top: auto
}
 .met-navfixed {
padding-top: 52px;
}
 .fixed {
height: 52px;
position: fixed;
width: 100%;
top: 0;
z-index: 1040;
box-shadow: none;
}
 .head_nav_met_11_2 {
min-height: 52px;
background-color: #ededed;
background-color: #ededed;
}
 .head_nav_met_11_2 .navbar-menu {
width: 52px;
height: 52px;
border: 0;
outline: 0;
float: left !important;
padding: 5px;
background-image: url(../../../../../../upload/mui007/323/201801/1516606645.png@met-id=0&met-table=ui_config&met-field=uip_value);
background-repeat: no-repeat;
background-position: center;
-webkit-appearance: caret
}
 .head_nav_met_11_2 .nav > li {
margin-left: 0px !important
}
 .head_nav_met_11_2 .dropdown-menu > li > .dropdown-menu > li > a {
padding-left: 40px
}
 .head_nav_met_11_2 .dropdown-menu.bullet:before, .head_nav_met_11_2 .dropdown-menu.bullet:after {
display: none
}
 .head_nav_met_11_2 .navbar-collapse-toolbar.in {
overflow-y: scroll
}
 .head_nav_met_11_2 .navbar-logo {
display: inline-block;
transform: translateX(-25%);
}
 .head_nav_met_11_2 .navbar-logo div {
height: 52px;
padding: 0;
}
 .head_nav_met_11_2 .navbar-header-right {
display: none
}
 .head_nav_met_11_2-sec #met-sec-btn {
background-color: #ededed;
background: #ededed;
overflow-y: visible;
overflow-x: hidden;
position: fixed;
top: 52px;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99)
}
 .head_nav_met_11_2-sec .nav > li > a {
color: #666666;
font-size: 15px;
font-weight: 300;
padding: 0;
height: 52px;
line-height: 30px !important
}
 .head_nav_met_11_2-sec .nav > li {
padding: 0 30px;
border: 0 solid rgba(255, 255, 255, 0.01);
}
 .head_nav_met_11_2-sec .dropdown-toggle:before {
display: none
}
 .head_nav_met_11_2-sec .nav-item.open .dropdown-submenu .dropdown-menu {
display: block;
}
 .head_nav_met_11_2-sec .nav-item.open .dropdown-submenu .dropdown-menu {
padding-left: 15px;
}
 .head_nav_met_11_2-sec .dropdown-menu>.dropdown-submenu>.dropdown-item:after {
transform: rotate(90deg);
}
 .head_nav_met_11_2-sec .nav-aside {
display: block;
padding: 0
}
 .head_nav_met_11_2-sec .nav > li >.dropdown-menu {
position: static;
}
 .head_nav_met_11_2-sec .nav-xslist {
height: 72px;
font-size: 12px;
text-align: center;
padding: 0;
border: 1px solid;
}
 .head_nav_met_11_2-sec .nav-xslist img {
width: 32px;
height: 32px;
margin: 5px auto;
display: block
}
 .head_nav_met_11_2-sec .nav-xslist a {
color: #ddd;
height: 100%
}
 .head_nav_met_11_2-loginOut .head_nav_met_11_2-shopcart .shopcart:hover:before {
background-position: 0px -52px
}
 .nav-shop {
position: absolute;
top: 0;
right: 0
}
 .nav-shop .head_nav_met_11_2-login {
padding: 0
}
 .nav-shop .head_nav_met_11_2-login a {
height: 52px;
line-height: 52px;
padding: 0 20px
}
 .nav-shop .head_nav_met_11_2-login a:before {
background: url(../../../../../../app/app/met_ui/admin/ui/head_nav/met_11_2/img/nav-user.png) no-repeat center;
background-size: cover;
width: 52px;
height: 52px;
top: auto;
left: 20px
}
 .nav-shop .head_nav_met_11_2-login a:after {
display: none
}
 .nav-shop .head_nav_met_11_2-shopcart {
margin-left: 15px
}
 .nav-shop .head_nav_met_11_2-shopcart .shopcart {
height: 52px;
line-height: 52px;
padding: 0 20px
}
 .nav-shop .head_nav_met_11_2-shopcart .shopcart:before {
background: url(../../../../../../app/app/met_ui/admin/ui/head_nav/met_11_2/img/nav-user.png) no-repeat 0 -52px;
background-size: cover;
width: 52px;
height: 52px;
top: -16px;
left: -10px
}
}
/* 动画 */
.animation-slide-bottom10 {
	animation-name: slide-bottom10
}
@keyframes slide-bottom10 {
 0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0)
}
 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
body {
	overflow-x: hidden;
}
.banner_met_11_2 {
	height: auto;
	display: table;
	padding: 0;
}
.banner_met_11_2.slick-slider {
	display: block
}
.banner_met_11_2 .slick-list, .banner_met_11_2 .slick-track {
	height: 100%
}
.banner_met_11_2 .slick-list {
	perspective: 3000px;
	overflow: visible;
}
.banner_met_11_2 .slick-track {
	webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.banner_met_11_2 .slick-slide {
	height: auto;
	position: relative;
	overflow: hidden;
	display: block;
	border-radius: 8px
}
.banner_met_11_2 .slick-slide a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0
}
.banner_met_11_2 .slick-slide img {
	min-height: 150px;
	border-radius: 8px
}
.banner_met_11_2 .slick-slide img[data-lazy] {
	max-height: 150px
}
.banner_met_11_2 .slick-dots {
	margin: 0;
	bottom: 20px
}
.banner_met_11_2 .slick-dots li {
	margin: 0 2px
}
.banner_met_11_2 .slick-dots li button:before {
	color: #ededed;
	width: 18px;
	height: 18px;
	opacity: .5;
	transform: scale(0.8);
	transition: all 0.23s ease-out
}
.banner_met_11_2 .slick-dots li.slick-active button:before {
	color: #ffffff;
	width: 18px;
	height: 18px;
	opacity: 1;
	transform: scale(1);
	transition: all 0.23s ease-out
}
.banner_met_11_2 .banner-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.banner_met_11_2 .banner-text .container {
	height: 100%;
	display: table;
	text-align: center
}
.banner_met_11_2 .banner-text .container .banner-text-con {
	display: table-cell;
	vertical-align: middle
}
.banner_met_11_2 .banner-text.p-0 .container {
	text-align: left
}
.banner_met_11_2 .banner-text.p-0 .container .banner-text-con div {
	width: 60%;
	float: left
}
.banner_met_11_2 .banner-text.p-1 .container {
	text-align: right
}
.banner_met_11_2 .banner-text.p-1 .container .banner-text-con div {
	width: 60%;
	float: right
}
.banner_met_11_2 .banner-text.p-2 {
	top: 10%
}
.banner_met_11_2 .banner-text.p-2 .container .banner-text-con {
	vertical-align: top
}
.banner_met_11_2 .banner-text.p-3 {
	top: auto;
	bottom: 10%
}
.banner_met_11_2 .banner-text.p-3 .container .banner-text-con {
	vertical-align: bottom
}
.banner_met_11_2 .banner-text.p-2 .container .banner-text-con div, .banner_met_11_2 .banner-text.p-3 .container .banner-text-con div, .banner_met_11_2 .banner-text.p-4 .container .banner-text-con div {
	width: 60%;
	display: inline-block
}
.banner_met_11_2 .banner-text h4, .banner_met_11_2 .banner-text p {
	color: #fff
}
.banner_met_11_2 .banner-text h4 {
	margin: 0;
	font-size: 30px
}
.banner_met_11_2 .banner-text p {
	font-size: 36px;
	margin: 20px 0 0;
	text-shadow: none
}
.banner_met_11_2 .banner-text .btn {
	margin-top: 30px;
	font-size: 20px
}
@media (max-width:991px) {
 .banner_met_11_2 .banner-text h4 {
font-size: 20px
}
 .banner_met_11_2 .banner-text p {
font-size: 30px
}
 .banner_met_11_2 .slick-list {
overflow: hidden;
}
}
@media (max-width:767px) {
 .banner_met_11_2-wallpaper {
padding: 8px 10px;
}
 .banner_met_11_2 .banner-text .container {
width: 100%
}
 .banner_met_11_2 .banner-text.p-4 .container .banner-text-con {
width: 100%
}
 .banner_met_11_2 .banner-text h4 {
font-size: 18px
}
 .banner_met_11_2 .banner-text p {
margin-top: 15px;
font-size: 24px
}
 .banner_met_11_2 .banner-text .btn {
margin-top: 20px;
font-size: 16px
}
 .banner_met_11_2 .slick-dots {
bottom: 5px
}
 .banner_met_11_2 .slick-dots li {
width: 15px;
height: 15px;
margin: 0
}
}
@media (max-width:479px) {
 .banner_met_11_2 .banner-text h4 {
font-size: 16px
}
 .banner_met_11_2 .banner-text p {
margin-top: 10px;
font-size: 20px
}
}
.banner_met_11_2-ny {
	background-color: #ededed;
	height: 120px
}
.banner_met_11_2-ny h1, .banner_met_11_2-ny h2 {
	margin: 0px;
	padding: 10px 30px;
	font-size: 35px;
	text-shadow: none;
	color: ##757575;
}
@charset "utf-8";
/* 内页子栏目导航 */
.subcolumn_nav_met_11_2 {
	background-color: #ededed;
}
.subcolumn_nav_met_11_2 {
background-color:;
}
.subcolumn_nav_met_11_2 .product-search .form-group {
	max-width: 500px;
}
.subcolumn_nav_met_11_2 .product-search .form-group .form-control {
	border: #ccc solid 1px;
	box-shadow: 0 3px 5px -4px rgba(0, 0, 0, 0.4) inset, -1px 0 3px -2px rgba(0, 0, 0, 0.1) inset;
	border-radius: 8px;
}
.subcolumn_nav_met_11_2 .subcolumn_nav_met_11_2-ul > li a:hover, .subcolumn_nav_met_11_2 .subcolumn_nav_met_11_2-ul > li a.active {
	color: #444444;
	color: #5079d9;
}
.subcolumn_nav_met_11_2-ul {
	font-size: 0;
	white-space: nowrap;
}
.subcolumn_nav_met_11_2-ul li {
	display: inline-block;
	vertical-align: top;
}
.subcolumn_nav_met_11_2-ul li > a {
	text-decoration: none;
	padding: 20px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	position: relative;
}
.subcolumn_nav_met_11_2-ul > li:first-child a {
	padding-left: 0;
}
.subcolumn_nav_met_11_2-ul li a {
	color: #757575;
}
.subcolumn_nav_met_11_2-ul li a {
	color: #999999;
}
/* 动画 */
.animation-slide-bottom10 {
	animation-name: slide-bottom10
}
@keyframes slide-bottom10 {
 0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0)
}
 100% {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
}
.subcolumn_nav_met_11_2-ul li .dropdown-menu {
	top: 40px;
	border: 0 solid rgba(255, 255, 255, 0.01);
	border-radius: 4px !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06), 0 20px 40px rgba(0, 0, 0, 0.15)
}
@media (max-width:767px) {
 .subcolumn_nav_met_11_2 .subcolumn-nav {
height: 54px;
}
 .subcolumn_nav_met_11_2 .product-search {
 padding: 0 15px;
}
 .subcolumn_nav_met_11_2-ul li > a {
padding: 15px !important;
}
}
.foot_nav_met_11_2 {
	padding: 100px 0 32px;
	background-color: #fafafa;
}
.foot_nav_met_11_2 .list {
	margin-bottom: 20px;
}
.foot_nav_met_11_2 .list h4 {
	font-size: 14px;
	margin: 0px;
	text-shadow: none;
	padding: 0 0 14px;
	color: #757575;
	color: #646464;
}
.foot_nav_met_11_2 .list h4 a {
	color: #757575;
	color: #646464;
	transition: color 0.2s ease-out;
}
.foot_nav_met_11_2 .list h4 a:hover {
	color: #444444;
	color: #5079d9;
}
.foot_nav_met_11_2 .list h4 i {
	display: none;
}
.foot_nav_met_11_2 .list ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	text-align: center;
	padding: 0;
	margin-bottom: 3px;
}
.foot_nav_met_11_2 .list ul li a {
	font-size: 12px;
	color: #b2b2b2;
	color: #969696;
	padding: 6px 0;
	transition: color 0.2s ease-out;
}
.foot_nav_met_11_2 .list ul li a i {
	font-size: 13px;
	padding-right: 5px;
	width: 20px;
	height: 20px;
}
.foot_nav_met_11_2 .list ul li a:hover {
	color: #444444;
	color: #5079d9;
}
.foot_nav_met_11_2 .info {
	text-align: right;
}
.foot_nav_met_11_2 .info .foot-tel {
	font-size: 30px;
	text-shadow: none;
	color: #757575;
	color: #646464;
	display: block;
}
.foot_nav_met_11_2 .info p {
	color: #b2b2b2;
	color: #969696;
	font-size: 13px;
}
.foot_nav_met_11_2 .info .btn-message {
	float: right;
	width: 102px;
	height: 32px;
	line-height: 32px;
	background: -webkit-linear-gradient(#fcfcfc, #f5f5f5);
	background: -o-linear-gradient(#fcfcfc, #f5f5f5);
	background: linear-gradient(#fcfcfc, #f5f5f5);
	cursor: pointer;
	font-size: 14px;
	padding: 0 0 0 26px;
	margin-top: 8px;
	text-align: left;
	color: #444444;
	color: #5079d9;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	box-sizing: content-box;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.foot_nav_met_11_2 .info .btn-message:hover {
	background-color: #eee;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #eeeeee);
	background-image: linear-gradient(180deg, #f5f5f5, #eeeeee);
	transition: all 0.15s ease-out;
	text-decoration: none;
}
@media (max-width:991px) {
 .foot_nav_met_11_2 {
padding: 30px 0;
}
 .foot_nav_met_11_2 .list {
margin-bottom: 20px;
}
 .foot_nav_met_11_2 .info {
text-align: center;
}
 .foot_nav_met_11_2 .info .btn-message {
float: none;
margin: 8px auto;
display: block;
}
}
@media (max-width:767px) {
 .foot_nav_met_11_2 {
padding: 0;
}
 .foot_nav_met_11_2 .container {
padding: 0;
}
 .foot_nav_met_11_2 .nav-list {
padding: 0;
}
 .foot_nav_met_11_2 .list {
margin: 0;
padding: 0;
}
 .foot_nav_met_11_2 .list h4 {
line-height: 1;
text-align: left;
position: relative;
padding: 0;
border-bottom: 1px solid #eee;
}
 .foot_nav_met_11_2 .list h4 a {
display: block;
padding: 13px 12px 13px 18px;
}
 .foot_nav_met_11_2 .list h4 i {
display: block;
font-size: 12px;
color: #b2b2b2;
color: #969696;
transition: all 0.3s ease-out;
position: absolute;
top: 13px;
right: 10px;
}
 .foot_nav_met_11_2 .list ul li {
text-align: left;
padding: 13px 12px 13px 18px;
}
 .foot_nav_met_11_2 .list ul li:after {
content: "";
width: calc(80%);
height: 2px;
background: #ddd;
position: absolute;
bottom: 0;
-webkit-transform: scaleY(0.333333);
transform: scaleY(0.333333);
-webkit-transform-origin: center top;
transform-origin: center top;
left: 15px;
}
 .foot_nav_met_11_2 .list ul li a {
padding: 6px 0;
}
 .foot_nav_met_11_2 .list ul {
background-color: #ededed;
}
 .foot_nav_met_11_2 .info {
padding: 15px;
text-align: left;
}
 .foot_nav_met_11_2 .info .btn-message {
float: left;
}
}
.foot_info_met_11_2 {
	background-color: #ededed;
background-color:;
	line-height: 1.8;
}
.foot_info_met_11_2 .container {
	border-top: 1px solid #ddd;
}
.foot_info_met_11_2 p {
	margin-bottom: 0px;
	color: #757575;
color:;
	font-size: 13px;
	font-weight: 400;
}
.foot_info_met_11_2 .powered_by_metinfo {
	color: #b2b2b2;
color:;
	font-size: 12px;
	font-weight: 400;
}
.foot_info_met_11_2 .info {
	float: left;
	width: 80%;
}
.foot_info_met_11_2 .info img {
	max-width: 100%;
	height: auto!important;
}
.foot_info_met_11_2 .info .video-js {
	margin: 0;
}
.foot_info_met_11_2 .met-langlist {
	float: right;
}
.foot_info_met_11_2 .btn-cntotc {
	border: 0;
}
.foot_info_met_11_2 .met-langlist .btn-lang {
	color: #757575;
color:;
	display: block;
	height: 52px;
	line-height: 33px;
	padding: 10px 20px 10px 24px;
	position: relative;
	font-weight: 400;
	font-size: 12px;
	background-color: transparent;
}
.foot_info_met_11_2 .met-langlist .btn-lang .flag-icon {
	margin-right: 3px;
}
.foot_info_met_11_2 .met-langlist .dropdown-menu {
	padding: 10px 0;
	min-width: 100%;
	margin: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .04);
	border-radius: 8px !important;
}
.foot_info_met_11_2 .met-langlist .dropdown-menu .dropdown-item {
	white-space: nowrap;
	text-align: left;
	color: #757575;
color:;
	padding: 0 24px;
}
.foot_info_met_11_2 #met-langlist-modal .modal-body .close {
	position: absolute;
	right: 10px;
	top: 0px;
}
.foot_info_met_11_2 #met-langlist-modal a.btn {
	border: none;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.foot_info_met_11_2 #met-langlist-modal .flag-icon {
	margin-right: 8px;
	top: 7px;
	font-size: 30px;
}
@media (max-width:991px) {
 .foot_info_met_11_2 .info {
float: none;
text-align: center !important;
}
 .foot_info_met_11_2 .met-langlist {
float: none;
}
}
@media (max-width:767px) {
 .foot_info_met_11_2 .container {
padding: 15px !important;
}
 .foot_info_met_11_2 .info {
float: left;
text-align: left !important;
}
 .foot_info_met_11_2 .met-langlist {
float: left;
}
 .foot_info_met_11_2 .met-langlist .btn-lang {
padding-left: 0px;
}
}
/* 返回顶部 */
.back_top_met_11_2 {
	position: fixed;
	right: 7px;
	bottom: 20px;
	width: 54px;
	height: 54px;
	opacity: .62;
	cursor: pointer;
	z-index: 22;
	transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	border: none;
	padding: 0;
	background-color: transparent;
}
.back_top_met_11_2 img {
	width: 100%;
}
.back_top_met_11_2:hover {
	opacity: 1;
}
.shopproduct_list_detail_met_11_2.pagetype1 {
	background:#ededed;
}
.shopproduct_list_detail_met_11_2.pagetype1 {
background:;
}
.shopproduct_list_detail_met_11_2 .section {
	padding: 15px 0;
}
.shopproduct_list_detail_met_11_2 .met-showproduct-body {
	background:#ededed;
background:;
}
.shopproduct_list_detail_met_11_2 .content .met-editor, .shopproduct_list_detail_met_11_2 .content .product-para {
	padding:30px;
}
.shopproduct_list_detail_met_11_2 .product-para li {
	color:#444444;
}
.shopproduct_list_detail_met_11_2 .product-para li a {
	color:#444444;
color:;
}
@media (max-width:767px) {
 .shopproduct_list_detail_met_11_2 .content .met-editor, .shopproduct_list_detail_met_11_2 .content .product-para {
 padding:15px;
}
}
/* 图片切换列表 */
.shopproduct_list_detail_met_11_2 .slick-prev:before, .slick-next:before {
	display: none;
}
.shopproduct_list_detail_met_11_2 .slick-prev {
	left: 25px;
}
.shopproduct_list_detail_met_11_2 .slick-next {
	right: 25px;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick {
	min-height: 150px;
	text-align: center;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick.slick-dotted {
	padding-bottom: 80px;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick.slick-slider:not(.slick-fade) .slick-slide {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick.fngallery.slick-fade .slick-slide:not(.slick-active) {
visibility: hidden;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick.fngallery .slick-slide a, #met-imgs-slick.fngallery .slick-slide img {
	cursor: zoom-in;
}
.lg-outer .iconfont {
	display: none;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide {
	float: none;
	display: block;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick.slick-initialized .slick-slide {
	float: left;
	display: block;
}
@media screen\0 {
.shopproduct_list_detail_met_11_2 #met-imgs-slick.fngallery .slick-slide a, #met-imgs-slick.fngallery .slick-slide img {
	cursor: url(../../../../../../../../../../https@gsp0.baidu.com/5aAHeD3nKhI2p27j8IqW0jdnxx1xbK/tb/img/frs/cur_zin.cur@t=1489493164029), pointer;
}
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide a {
	display: inline-block;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide img {
	max-height: 700px;
	display: inline;
}
@media (max-height:900px) {
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide img {
max-height: 600px;
}
}
@media (max-height:800px) {
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide img {
max-height: 500px;
}
}
@media (max-height:700px) {
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide img {
max-height: 400px;
}
}
@media (max-height:600px) {
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide img {
max-height: 350px;
}
}
@media (max-height:500px) {
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-slide img {
max-height: 300px;
}
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-img-cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .swiper-navtab {
	width: 100%;
	height: 69px;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: grab;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .swiper-navtab .slick-dots {
	bottom: 5px;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-dots {
	height: 64px;
	bottom: 0;
	z-index: 2;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-dots li {
	width: 60px;
	height: 60px;
	margin: 0 0 0 10px;
	border: 2px solid #ddd;
	opacity: 0.7;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-dots li:first-child {
	margin: 0;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-dots li.slick-active {
	border-color: #444444;
border-color:;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-dots li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick.slick-slider .slick-arrow {
	height: calc(100% - 80px);
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-arrow {
	width: 15%;
	height: 100%;
	top: 0;
	transform: translate(0, 0);
	z-index: 999;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-arrow.slick-prev {
	text-align: left;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-arrow.slick-next {
	text-align: right;
}
.shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-arrow i {
	font-size: 50px;
	color: #999;
}
@media (max-width:767px) {
 .shopproduct_list_detail_met_11_2 #met-imgs-slick.slick-slider .slick-arrow {
height: calc(100% - 60px);
}
 .shopproduct_list_detail_met_11_2 #met-imgs-slick.slick-dotted {
padding-bottom: 60px;
}
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .swiper-navtab {
height: 47px;
}
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-dots {
height: 42px;
}
 .shopproduct_list_detail_met_11_2 #met-imgs-slick .slick-dots li {
width: 40px;
height: 40px;
margin-left: 5px;
border-width: 1px;
}
}
/* 商品详情页-产品信息 */
.shopproduct_list_detail_met_11_2.met-showproduct-head .product-para {
	margin: 0;
	padding: 10px 0;
}
.shopproduct_list_detail_met_11_2 .navbar-toggle {
	line-height: 66px;
	background: transparent;
	border: 0;
	float: right;
	outline: 0;
}
.shopproduct_list_detail_met_11_2.met-showproduct-head .product-intro h1 {
	color:#757575;
}
.shopproduct_list_detail_met_11_2.met-showproduct-head .product-intro h1 {
color:;
}
.shopproduct_list_detail_met_11_2 .met-showproduct-head .product-intro p.description {
	color:#b2b2b2;
	color:#bdbdbd;
}
.shopproduct_list_detail_met_11_2 .product-intro h1 {
	color:#757575;
color:;
}
@media (max-width:991px) {
}
.shopproduct_list_detail_met_11_2.met-showproduct-head .product-intro {
	margin-top: 20px;
}
}
.shopproduct_list_detail_met_11_2 .product-para {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 15px 0;
}
/* 商品详情页-产品内容详情 */
.shopproduct_list_detail_met_11_2 .product-detail .met-editor .product-para {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.shopproduct_list_detail_met_11_2 .shoppro-discount-body .btn {
	border-radius: 6px;
}
.shopproduct_list_detail_met_11_2 .shop-product-para .selectpara-list .selectpara {
	background: linear-gradient(rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0.06));
	border-color: #ededed;
	border-radius: 6px;
}
.shopproduct_list_detail_met_11_2 .bootstrap-touchspin .input-group-btn .btn {
	border-radius:6px;
}
.shopproduct_list_detail_met_11_2 .bootstrap-touchspin .input-group-btn:first-child>.btn {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.shopproduct_list_detail_met_11_2 .bootstrap-touchspin .input-group-btn:last-child>.btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.shop-product-intro .cart-favorite .btn {
	border-radius:6px;
}
.shop-product-intro .cart-favorite .product-favorite {
	background-color: #f2a654;
	border-color: #f2a654;
}
.shop-product-intro .cart-favorite .product-tocart {
	background-color: #5079d9;
	border: 1px solid #5079d9;
}
@media (max-width:767px) {
.shopproduct_list_detail_met_11_2 .content {
padding: 15px;
}
}
/* 产品详情页-侧栏 */
.shopproduct_list_detail_met_11_2 .shop-product-intro .price {
	color: #444444 !important;
	color:#ff0000 !important;
}
.shopproduct_list_detail_met_11_2 .product-price {
	font-size: 16px !important;
	color: #444444;
	color: #de4037;
}
.shopproduct_list_detail_met_11_2 .sidebar-piclist h4>a {
	color: #757575;
color:;
	text-shadow: none;
}
.shopproduct_list_detail_met_11_2 .sidebar-piclist li:hover a {
	color:#444444;
color:;
}
.shopproduct_list_detail_met_11_2 .sidebar-piclist h4 {
	text-align: left;
}
.shopproduct_list_detail_met_11_2 .sidebar-piclist h3 {
	text-align: left;
	color: #757575;
color:;
}
.shopproduct_list_detail_met_11_2 .met-sidebar {
	margin-left: 30px;
}
@media (max-width:991px) {
.shopproduct_list_detail_met_11_2 .met-sidebar {
margin-left: 0px;
margin-top: 20px;
}
}
@media (max-width:767px) {
.shopproduct_list_detail_met_11_2 .met-sidebar {
margin-top: 15px;
}
}
.shopproduct_list_detail_met_11_2 .met-sidebar >:not(:first-child) {
margin: 20px 0 0;
padding: 20px 0 0;
border-top: 1px solid #f0f2f5;
}
.shopproduct_list_detail_met_11_2 .leftsidebar {
	margin-left: 0 !important;
	margin-right: 30px;
}
@media (max-width:991px) {
.shopproduct_list_detail_met_11_2 .leftsidebar {
margin-right: 0px;
}
}
.shopproduct_list_detail_met_11_2 .sidebar-column li a {
	display: block;
	font-size: 16px;
}
.shopproduct_list_detail_met_11_2 .sidebar-column li i {
	float: right;
	margin-top: 2px;
	font-size: 14px;
}
.shopproduct_list_detail_met_11_2 .sidebar-column li ul a {
	font-size: 14px;
}
@media (min-width:768px) {
.shopproduct_list_detail_met_11_2 .navbar-toggle {
display: none;
}
}
@media (max-width: 479px) {
.shopproduct_list_detail_met_11_2 .shop-product-intro .cart-favorite .btn {
border-radius:0;
}
}
.shopproduct_list_detail_met_11_2 .grey-box {
	background: #fff;
	border-radius: 8px !important;
	border: 1px solid #dcdcdc;
	border-color: rgba(0, 0, 0, 0.14);
	box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.1);
	margin-bottom: 50px;
}
.shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-head .container {
	padding: 60px;
}
.met-showproduct-body .product-detail {
	padding:0;
}
.shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-body ul.nav-tabs {
	position: relative;
	z-index: 10;
	height: 60px;
	padding: 0 10px 0 24px;
	border-radius: 8px 8px 0 0;
	box-shadow: rgba(0, 0, 0, 0.06) 0 1px 7px;
	background: #f3f3f3;
	background: -webkit-linear-gradient(#fbfbfb, #ececec);
	background: linear-gradient(#fbfbfb, #ececec);
	line-height: 60px;
	font-size: 16px;
	color: #333;
}
.shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-body ul.nav-tabs li a {
	padding: 15px 20px;
	background: linear-gradient(#fbfbfb, #ececec);
	margin: 0;
	color: #b2b2b2;
	color: #bdbdbd;
}
.shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-body ul.nav-tabs li a.active {
	color:#444444;
color:;
	border-bottom: 2px solid #444444;
	border-bottom: 2px solid;
}
.shopproduct_list_detail_met_11_2 .tab-content {
	padding:30px;
}
.shopproduct_list_detail_met_11_2 .product-hot {
	padding:0;
}
.shopproduct_list_detail_met_11_2 .grey-title {
	height: 61px;
	width: 100%;
	padding: 0 10px 0 30px;
	box-shadow: rgba(0, 0, 0, 0.06) 0 1px 7px;
	background: #f3f3f3;
	background: -webkit-linear-gradient(#fbfbfb, #ececec);
	background: linear-gradient(#fbfbfb, #ececec);
	line-height: 60px;
	border-bottom: 1px solid #d4d4d4;
	border-radius: 8px 8px 0 0;
	position: relative;
}
.shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-body .sidebar-piclist-ul {
	margin:0;
}
@media (min-width: 992px) {
 .shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-body .product-hot li {
 border-bottom: 1px solid #e6e6e6;
 margin-bottom: 0;
 padding: 15px;
 width: 100%;
}
 .shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-body .product-hot li:hover {
 box-shadow: 0 0 38px rgba(0, 0, 0, 0.08) inset;
 transition: all .15s ease;
}
}
@media (max-width: 767px) {
 .shopproduct_list_detail_met_11_2 .grey-box {
margin-bottom:20px;
}
 .shopproduct_list_detail_met_11_2.pagetype1 .met-showproduct-head .container {
 padding: 15px;
}
}
.met-editor img {
	max-width:100%;
}
.tag {
	font-size:14px;
	color:#666;
	padding:0 30px 30px;
}
.tag a {
	color:#666;
	padding:5px;
}
.tag a:hover {
	color:#444444;
color:;
}
