<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

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

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

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

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

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

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

td, th {
	padding: 0;
}

@media print {
	*, :after, :before {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="javascript:"]:after, a[href^="#"]:after {
		content: "";
	}
	
	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	img, tr {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.navbar {
		display: none;
	}
	
	.btn&gt;.caret, .dropup&gt;.btn&gt;.caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important;
	}
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
	content: "*";
}

.glyphicon-plus:before {
	content: "+";
}

.glyphicon-eur:before, .glyphicon-euro:before {
	content: "â‚¬";
}

.glyphicon-minus:before {
	content: "âˆ’";
}

.glyphicon-cloud:before {
	content: "â˜";
}

.glyphicon-envelope:before {
	content: "âœ‰";
}

.glyphicon-pencil:before {
	content: "âœ";
}

.glyphicon-glass:before {
	content: "î€";
}

.glyphicon-music:before {
	content: "î€‚";
}

.glyphicon-search:before {
	content: "î€ƒ";
}

.glyphicon-heart:before {
	content: "î€…";
}

.glyphicon-star:before {
	content: "î€†";
}

.glyphicon-star-empty:before {
	content: "î€‡";
}

.glyphicon-user:before {
	content: "î€ˆ";
}

.glyphicon-film:before {
	content: "î€‰";
}

.glyphicon-th-large:before {
	content: "î€";
}

.glyphicon-th:before {
	content: "î€‘";
}

.glyphicon-th-list:before {
	content: "î€’";
}

.glyphicon-ok:before {
	content: "î€“";
}

.glyphicon-remove:before {
	content: "î€”";
}

.glyphicon-zoom-in:before {
	content: "î€•";
}

.glyphicon-zoom-out:before {
	content: "î€–";
}

.glyphicon-off:before {
	content: "î€—";
}

.glyphicon-signal:before {
	content: "î€˜";
}

.glyphicon-cog:before {
	content: "î€™";
}

.glyphicon-trash:before {
	content: "î€&nbsp;";
}

.glyphicon-home:before {
	content: "î€¡";
}

.glyphicon-file:before {
	content: "î€¢";
}

.glyphicon-time:before {
	content: "î€£";
}

.glyphicon-road:before {
	content: "î€¤";
}

.glyphicon-download-alt:before {
	content: "î€¥";
}

.glyphicon-download:before {
	content: "î€¦";
}

.glyphicon-upload:before {
	content: "î€§";
}

.glyphicon-inbox:before {
	content: "î€¨";
}

.glyphicon-play-circle:before {
	content: "î€©";
}

.glyphicon-repeat:before {
	content: "î€°";
}

.glyphicon-refresh:before {
	content: "î€±";
}

.glyphicon-list-alt:before {
	content: "î€²";
}

.glyphicon-lock:before {
	content: "î€³";
}

.glyphicon-flag:before {
	content: "î€´";
}

.glyphicon-headphones:before {
	content: "î€µ";
}

.glyphicon-volume-off:before {
	content: "î€¶";
}

.glyphicon-volume-down:before {
	content: "î€·";
}

.glyphicon-volume-up:before {
	content: "î€¸";
}

.glyphicon-qrcode:before {
	content: "î€¹";
}

.glyphicon-barcode:before {
	content: "î€";
}

.glyphicon-tag:before {
	content: "î";
}

.glyphicon-tags:before {
	content: "î‚";
}

.glyphicon-book:before {
	content: "îƒ";
}

.glyphicon-bookmark:before {
	content: "î„";
}

.glyphicon-print:before {
	content: "î…";
}

.glyphicon-camera:before {
	content: "î†";
}

.glyphicon-font:before {
	content: "î‡";
}

.glyphicon-bold:before {
	content: "îˆ";
}

.glyphicon-italic:before {
	content: "î‰";
}

.glyphicon-text-height:before {
	content: "î";
}

.glyphicon-text-width:before {
	content: "î‘";
}

.glyphicon-align-left:before {
	content: "î’";
}

.glyphicon-align-center:before {
	content: "î“";
}

.glyphicon-align-right:before {
	content: "î”";
}

.glyphicon-align-justify:before {
	content: "î•";
}

.glyphicon-list:before {
	content: "î–";
}

.glyphicon-indent-left:before {
	content: "î—";
}

.glyphicon-indent-right:before {
	content: "î˜";
}

.glyphicon-facetime-video:before {
	content: "î™";
}

.glyphicon-picture:before {
	content: "î&nbsp;";
}

.glyphicon-map-marker:before {
	content: "î¢";
}

.glyphicon-adjust:before {
	content: "î£";
}

.glyphicon-tint:before {
	content: "î¤";
}

.glyphicon-edit:before {
	content: "î¥";
}

.glyphicon-share:before {
	content: "î¦";
}

.glyphicon-check:before {
	content: "î§";
}

.glyphicon-move:before {
	content: "î¨";
}

.glyphicon-step-backward:before {
	content: "î©";
}

.glyphicon-fast-backward:before {
	content: "î°";
}

.glyphicon-backward:before {
	content: "î±";
}

.glyphicon-play:before {
	content: "î²";
}

.glyphicon-pause:before {
	content: "î³";
}

.glyphicon-stop:before {
	content: "î´";
}

.glyphicon-forward:before {
	content: "îµ";
}

.glyphicon-fast-forward:before {
	content: "î¶";
}

.glyphicon-step-forward:before {
	content: "î·";
}

.glyphicon-eject:before {
	content: "î¸";
}

.glyphicon-chevron-left:before {
	content: "î¹";
}

.glyphicon-chevron-right:before {
	content: "î‚€";
}

.glyphicon-plus-sign:before {
	content: "î‚";
}

.glyphicon-minus-sign:before {
	content: "î‚‚";
}

.glyphicon-remove-sign:before {
	content: "î‚ƒ";
}

.glyphicon-ok-sign:before {
	content: "î‚„";
}

.glyphicon-question-sign:before {
	content: "î‚…";
}

.glyphicon-info-sign:before {
	content: "î‚†";
}

.glyphicon-screenshot:before {
	content: "î‚‡";
}

.glyphicon-remove-circle:before {
	content: "î‚ˆ";
}

.glyphicon-ok-circle:before {
	content: "î‚‰";
}

.glyphicon-ban-circle:before {
	content: "î‚";
}

.glyphicon-arrow-left:before {
	content: "î‚‘";
}

.glyphicon-arrow-right:before {
	content: "î‚’";
}

.glyphicon-arrow-up:before {
	content: "î‚“";
}

.glyphicon-arrow-down:before {
	content: "î‚”";
}

.glyphicon-share-alt:before {
	content: "î‚•";
}

.glyphicon-resize-full:before {
	content: "î‚–";
}

.glyphicon-resize-small:before {
	content: "î‚—";
}

.glyphicon-exclamation-sign:before {
	content: "î„";
}

.glyphicon-gift:before {
	content: "î„‚";
}

.glyphicon-leaf:before {
	content: "î„ƒ";
}

.glyphicon-fire:before {
	content: "î„„";
}

.glyphicon-eye-open:before {
	content: "î„…";
}

.glyphicon-eye-close:before {
	content: "î„†";
}

.glyphicon-warning-sign:before {
	content: "î„‡";
}

.glyphicon-plane:before {
	content: "î„ˆ";
}

.glyphicon-calendar:before {
	content: "î„‰";
}

.glyphicon-random:before {
	content: "î„";
}

.glyphicon-comment:before {
	content: "î„‘";
}

.glyphicon-magnet:before {
	content: "î„’";
}

.glyphicon-chevron-up:before {
	content: "î„“";
}

.glyphicon-chevron-down:before {
	content: "î„”";
}

.glyphicon-retweet:before {
	content: "î„•";
}

.glyphicon-shopping-cart:before {
	content: "î„–";
}

.glyphicon-folder-close:before {
	content: "î„—";
}

.glyphicon-folder-open:before {
	content: "î„˜";
}

.glyphicon-resize-vertical:before {
	content: "î„™";
}

.glyphicon-resize-horizontal:before {
	content: "î„&nbsp;";
}

.glyphicon-hdd:before {
	content: "î„¡";
}

.glyphicon-bullhorn:before {
	content: "î„¢";
}

.glyphicon-bell:before {
	content: "î„£";
}

.glyphicon-certificate:before {
	content: "î„¤";
}

.glyphicon-thumbs-up:before {
	content: "î„¥";
}

.glyphicon-thumbs-down:before {
	content: "î„¦";
}

.glyphicon-hand-right:before {
	content: "î„§";
}

.glyphicon-hand-left:before {
	content: "î„¨";
}

.glyphicon-hand-up:before {
	content: "î„©";
}

.glyphicon-hand-down:before {
	content: "î„°";
}

.glyphicon-circle-arrow-right:before {
	content: "î„±";
}

.glyphicon-circle-arrow-left:before {
	content: "î„²";
}

.glyphicon-circle-arrow-up:before {
	content: "î„³";
}

.glyphicon-circle-arrow-down:before {
	content: "î„´";
}

.glyphicon-globe:before {
	content: "î„µ";
}

.glyphicon-wrench:before {
	content: "î„¶";
}

.glyphicon-tasks:before {
	content: "î„·";
}

.glyphicon-filter:before {
	content: "î„¸";
}

.glyphicon-briefcase:before {
	content: "î„¹";
}

.glyphicon-fullscreen:before {
	content: "î…€";
}

.glyphicon-dashboard:before {
	content: "î…";
}

.glyphicon-paperclip:before {
	content: "î…‚";
}

.glyphicon-heart-empty:before {
	content: "î…ƒ";
}

.glyphicon-link:before {
	content: "î…„";
}

.glyphicon-phone:before {
	content: "î……";
}

.glyphicon-pushpin:before {
	content: "î…†";
}

.glyphicon-usd:before {
	content: "î…ˆ";
}

.glyphicon-gbp:before {
	content: "î…‰";
}

.glyphicon-sort:before {
	content: "î…";
}

.glyphicon-sort-by-alphabet:before {
	content: "î…‘";
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "î…’";
}

.glyphicon-sort-by-order:before {
	content: "î…“";
}

.glyphicon-sort-by-order-alt:before {
	content: "î…”";
}

.glyphicon-sort-by-attributes:before {
	content: "î…•";
}

.glyphicon-sort-by-attributes-alt:before {
	content: "î…–";
}

.glyphicon-unchecked:before {
	content: "î…—";
}

.glyphicon-expand:before {
	content: "î…˜";
}

.glyphicon-collapse-down:before {
	content: "î…™";
}

.glyphicon-collapse-up:before {
	content: "î…&nbsp;";
}

.glyphicon-log-in:before {
	content: "î…¡";
}

.glyphicon-flash:before {
	content: "î…¢";
}

.glyphicon-log-out:before {
	content: "î…£";
}

.glyphicon-new-window:before {
	content: "î…¤";
}

.glyphicon-record:before {
	content: "î…¥";
}

.glyphicon-save:before {
	content: "î…¦";
}

.glyphicon-open:before {
	content: "î…§";
}

.glyphicon-saved:before {
	content: "î…¨";
}

.glyphicon-import:before {
	content: "î…©";
}

.glyphicon-export:before {
	content: "î…°";
}

.glyphicon-send:before {
	content: "î…±";
}

.glyphicon-floppy-disk:before {
	content: "î…²";
}

.glyphicon-floppy-saved:before {
	content: "î…³";
}

.glyphicon-floppy-remove:before {
	content: "î…´";
}

.glyphicon-floppy-save:before {
	content: "î…µ";
}

.glyphicon-floppy-open:before {
	content: "î…¶";
}

.glyphicon-credit-card:before {
	content: "î…·";
}

.glyphicon-transfer:before {
	content: "î…¸";
}

.glyphicon-cutlery:before {
	content: "î…¹";
}

.glyphicon-header:before {
	content: "î†€";
}

.glyphicon-compressed:before {
	content: "î†";
}

.glyphicon-earphone:before {
	content: "î†‚";
}

.glyphicon-phone-alt:before {
	content: "î†ƒ";
}

.glyphicon-tower:before {
	content: "î†„";
}

.glyphicon-stats:before {
	content: "î†…";
}

.glyphicon-sd-video:before {
	content: "î††";
}

.glyphicon-hd-video:before {
	content: "î†‡";
}

.glyphicon-subtitles:before {
	content: "î†ˆ";
}

.glyphicon-sound-stereo:before {
	content: "î†‰";
}

.glyphicon-sound-dolby:before {
	content: "î†";
}

.glyphicon-sound-5-1:before {
	content: "î†‘";
}

.glyphicon-sound-6-1:before {
	content: "î†’";
}

.glyphicon-sound-7-1:before {
	content: "î†“";
}

.glyphicon-copyright-mark:before {
	content: "î†”";
}

.glyphicon-registration-mark:before {
	content: "î†•";
}

.glyphicon-cloud-download:before {
	content: "î†—";
}

.glyphicon-cloud-upload:before {
	content: "î†˜";
}

.glyphicon-tree-conifer:before {
	content: "î†™";
}

.glyphicon-tree-deciduous:before {
	content: "îˆ€";
}

.glyphicon-cd:before {
	content: "îˆ";
}

.glyphicon-save-file:before {
	content: "îˆ‚";
}

.glyphicon-open-file:before {
	content: "îˆƒ";
}

.glyphicon-level-up:before {
	content: "îˆ„";
}

.glyphicon-copy:before {
	content: "îˆ…";
}

.glyphicon-paste:before {
	content: "îˆ†";
}

.glyphicon-alert:before {
	content: "îˆ‰";
}

.glyphicon-equalizer:before {
	content: "îˆ";
}

.glyphicon-king:before {
	content: "îˆ‘";
}

.glyphicon-queen:before {
	content: "îˆ’";
}

.glyphicon-pawn:before {
	content: "îˆ“";
}

.glyphicon-bishop:before {
	content: "îˆ”";
}

.glyphicon-knight:before {
	content: "îˆ•";
}

.glyphicon-baby-formula:before {
	content: "îˆ–";
}

.glyphicon-tent:before {
	content: "â›º";
}

.glyphicon-blackboard:before {
	content: "îˆ˜";
}

.glyphicon-bed:before {
	content: "îˆ™";
}

.glyphicon-apple:before {
	content: "ï£¿";
}

.glyphicon-erase:before {
	content: "îˆ¡";
}

.glyphicon-hourglass:before {
	content: "âŒ›";
}

.glyphicon-lamp:before {
	content: "îˆ£";
}

.glyphicon-duplicate:before {
	content: "îˆ¤";
}

.glyphicon-piggy-bank:before {
	content: "îˆ¥";
}

.glyphicon-scissors:before {
	content: "îˆ¦";
}

.glyphicon-bitcoin:before {
	content: "îˆ§";
}

.glyphicon-btc:before {
	content: "îˆ§";
}

.glyphicon-xbt:before {
	content: "îˆ§";
}

.glyphicon-yen:before {
	content: "Â¥";
}

.glyphicon-jpy:before {
	content: "Â¥";
}

.glyphicon-ruble:before {
	content: "â‚½";
}

.glyphicon-rub:before {
	content: "â‚½";
}

.glyphicon-scale:before {
	content: "îˆ°";
}

.glyphicon-ice-lolly:before {
	content: "îˆ±";
}

.glyphicon-ice-lolly-tasted:before {
	content: "îˆ²";
}

.glyphicon-education:before {
	content: "îˆ³";
}

.glyphicon-option-horizontal:before {
	content: "îˆ´";
}

.glyphicon-option-vertical:before {
	content: "îˆµ";
}

.glyphicon-menu-hamburger:before {
	content: "îˆ¶";
}

.glyphicon-modal-window:before {
	content: "îˆ·";
}

.glyphicon-oil:before {
	content: "îˆ¸";
}

.glyphicon-grain:before {
	content: "îˆ¹";
}

.glyphicon-sunglasses:before {
	content: "î‰€";
}

.glyphicon-text-size:before {
	content: "î‰";
}

.glyphicon-text-color:before {
	content: "î‰‚";
}

.glyphicon-text-background:before {
	content: "î‰ƒ";
}

.glyphicon-object-align-top:before {
	content: "î‰„";
}

.glyphicon-object-align-bottom:before {
	content: "î‰…";
}

.glyphicon-object-align-horizontal:before {
	content: "î‰†";
}

.glyphicon-object-align-left:before {
	content: "î‰‡";
}

.glyphicon-object-align-vertical:before {
	content: "î‰ˆ";
}

.glyphicon-object-align-right:before {
	content: "î‰‰";
}

.glyphicon-triangle-right:before {
	content: "î‰";
}

.glyphicon-triangle-left:before {
	content: "î‰‘";
}

.glyphicon-triangle-bottom:before {
	content: "î‰’";
}

.glyphicon-triangle-top:before {
	content: "î‰“";
}

.glyphicon-console:before {
	content: "î‰”";
}

.glyphicon-superscript:before {
	content: "î‰•";
}

.glyphicon-subscript:before {
	content: "î‰–";
}

.glyphicon-menu-left:before {
	content: "î‰—";
}

.glyphicon-menu-right:before {
	content: "î‰˜";
}

.glyphicon-menu-down:before {
	content: "î‰™";
}

.glyphicon-menu-up:before {
	content: "î‰&nbsp;";
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

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

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

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

a {
	color: #337ab7;
	text-decoration: none;
}

a:focus, a:hover {
	color: #23527c;
	text-decoration: underline;
}

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

figure {
	margin: 0;
}

img {
	vertical-align: middle;
}

.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img, .img-responsive, .thumbnail a&gt;img, .thumbnail&gt;img {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role=button] {
	cursor: pointer;
}

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

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

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

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

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

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

.h1, h1 {
	font-size: 36px;
}

.h2, h2 {
	font-size: 30px;
}

.h3, h3 {
	font-size: 24px;
}

.h4, h4 {
	font-size: 18px;
}

.h5, h5 {
	font-size: 14px;
}

.h6, h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

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

@media (min-width:768px) {
	.lead {
		font-size: 21px;
	}
}

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

.mark, mark {
	padding: .2em;
	background-color: #fcf8e3;
}

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

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:focus, a.text-info:hover {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
	color: #843534;
}

.bg-primary {
	color: #fff;
	background-color: #337ab7;
}

a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}

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

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

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

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none;
}

.list-inline&gt;li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dd, dt {
	line-height: 1.42857143;
}

dt {
	font-weight: 700;
}

dd {
	margin-left: 0;
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

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

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

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

blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: "â€”Â&nbsp;";
}

.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: "";
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: "Â&nbsp;â€”";
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143;
}

code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}
}

@media (min-width:992px) {
	.container {
		width: 970px;
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

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

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

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width:768px) {
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-11 {
		width: 91.66666667%;
	}
	
	.col-sm-10 {
		width: 83.33333333%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-8 {
		width: 66.66666667%;
	}
	
	.col-sm-7 {
		width: 58.33333333%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-5 {
		width: 41.66666667%;
	}
	
	.col-sm-4 {
		width: 33.33333333%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-2 {
		width: 16.66666667%;
	}
	
	.col-sm-1 {
		width: 8.33333333%;
	}
	
	.col-sm-pull-12 {
		right: 100%;
	}
	
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	
	.col-sm-pull-9 {
		right: 75%;
	}
	
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	
	.col-sm-pull-6 {
		right: 50%;
	}
	
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	
	.col-sm-pull-3 {
		right: 25%;
	}
	
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	
	.col-sm-pull-0 {
		right: auto;
	}
	
	.col-sm-push-12 {
		left: 100%;
	}
	
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	
	.col-sm-push-9 {
		left: 75%;
	}
	
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	
	.col-sm-push-6 {
		left: 50%;
	}
	
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	
	.col-sm-push-3 {
		left: 25%;
	}
	
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	
	.col-sm-push-0 {
		left: auto;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-sm-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:992px) {
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-11 {
		width: 91.66666667%;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
	
	.col-md-7 {
		width: 58.33333333%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-5 {
		width: 41.66666667%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-2 {
		width: 16.66666667%;
	}
	
	.col-md-1 {
		width: 8.33333333%;
	}
	
	.col-md-pull-12 {
		right: 100%;
	}
	
	.col-md-pull-11 {
		right: 91.66666667%;
	}
	
	.col-md-pull-10 {
		right: 83.33333333%;
	}
	
	.col-md-pull-9 {
		right: 75%;
	}
	
	.col-md-pull-8 {
		right: 66.66666667%;
	}
	
	.col-md-pull-7 {
		right: 58.33333333%;
	}
	
	.col-md-pull-6 {
		right: 50%;
	}
	
	.col-md-pull-5 {
		right: 41.66666667%;
	}
	
	.col-md-pull-4 {
		right: 33.33333333%;
	}
	
	.col-md-pull-3 {
		right: 25%;
	}
	
	.col-md-pull-2 {
		right: 16.66666667%;
	}
	
	.col-md-pull-1 {
		right: 8.33333333%;
	}
	
	.col-md-pull-0 {
		right: auto;
	}
	
	.col-md-push-12 {
		left: 100%;
	}
	
	.col-md-push-11 {
		left: 91.66666667%;
	}
	
	.col-md-push-10 {
		left: 83.33333333%;
	}
	
	.col-md-push-9 {
		left: 75%;
	}
	
	.col-md-push-8 {
		left: 66.66666667%;
	}
	
	.col-md-push-7 {
		left: 58.33333333%;
	}
	
	.col-md-push-6 {
		left: 50%;
	}
	
	.col-md-push-5 {
		left: 41.66666667%;
	}
	
	.col-md-push-4 {
		left: 33.33333333%;
	}
	
	.col-md-push-3 {
		left: 25%;
	}
	
	.col-md-push-2 {
		left: 16.66666667%;
	}
	
	.col-md-push-1 {
		left: 8.33333333%;
	}
	
	.col-md-push-0 {
		left: auto;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-md-offset-0 {
		margin-left: 0;
	}
}

@media (min-width:1200px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-11 {
		width: 91.66666667%;
	}
	
	.col-lg-10 {
		width: 83.33333333%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-8 {
		width: 66.66666667%;
	}
	
	.col-lg-7 {
		width: 58.33333333%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-5 {
		width: 41.66666667%;
	}
	
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-2 {
		width: 16.66666667%;
	}
	
	.col-lg-1 {
		width: 8.33333333%;
	}
	
	.col-lg-pull-12 {
		right: 100%;
	}
	
	.col-lg-pull-11 {
		right: 91.66666667%;
	}
	
	.col-lg-pull-10 {
		right: 83.33333333%;
	}
	
	.col-lg-pull-9 {
		right: 75%;
	}
	
	.col-lg-pull-8 {
		right: 66.66666667%;
	}
	
	.col-lg-pull-7 {
		right: 58.33333333%;
	}
	
	.col-lg-pull-6 {
		right: 50%;
	}
	
	.col-lg-pull-5 {
		right: 41.66666667%;
	}
	
	.col-lg-pull-4 {
		right: 33.33333333%;
	}
	
	.col-lg-pull-3 {
		right: 25%;
	}
	
	.col-lg-pull-2 {
		right: 16.66666667%;
	}
	
	.col-lg-pull-1 {
		right: 8.33333333%;
	}
	
	.col-lg-pull-0 {
		right: auto;
	}
	
	.col-lg-push-12 {
		left: 100%;
	}
	
	.col-lg-push-11 {
		left: 91.66666667%;
	}
	
	.col-lg-push-10 {
		left: 83.33333333%;
	}
	
	.col-lg-push-9 {
		left: 75%;
	}
	
	.col-lg-push-8 {
		left: 66.66666667%;
	}
	
	.col-lg-push-7 {
		left: 58.33333333%;
	}
	
	.col-lg-push-6 {
		left: 50%;
	}
	
	.col-lg-push-5 {
		left: 41.66666667%;
	}
	
	.col-lg-push-4 {
		left: 33.33333333%;
	}
	
	.col-lg-push-3 {
		left: 25%;
	}
	
	.col-lg-push-2 {
		left: 16.66666667%;
	}
	
	.col-lg-push-1 {
		left: 8.33333333%;
	}
	
	.col-lg-push-0 {
		left: auto;
	}
	
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}
	
	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}
	
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}
	
	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}
	
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}
	
	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}
	
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}
	
	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}
	
	.col-lg-offset-0 {
		margin-left: 0;
	}
}

table {
	background-color: transparent;
}

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

th {
	text-align: left;
}

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

.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table&gt;thead&gt;tr&gt;th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.table&gt;caption+thead&gt;tr:first-child&gt;td, .table&gt;caption+thead&gt;tr:first-child&gt;th, .table&gt;colgroup+thead&gt;tr:first-child&gt;td, .table&gt;colgroup+thead&gt;tr:first-child&gt;th, .table&gt;thead:first-child&gt;tr:first-child&gt;td, .table&gt;thead:first-child&gt;tr:first-child&gt;th {
	border-top: 0;
}

.table&gt;tbody+tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed&gt;tbody&gt;tr&gt;td, .table-condensed&gt;tbody&gt;tr&gt;th, .table-condensed&gt;tfoot&gt;tr&gt;td, .table-condensed&gt;tfoot&gt;tr&gt;th, .table-condensed&gt;thead&gt;tr&gt;td, .table-condensed&gt;thead&gt;tr&gt;th {
	padding: 5px;
}

.table-bordered {
	border: 1px solid #ddd;
}

.table-bordered&gt;tbody&gt;tr&gt;td, .table-bordered&gt;tbody&gt;tr&gt;th, .table-bordered&gt;tfoot&gt;tr&gt;td, .table-bordered&gt;tfoot&gt;tr&gt;th, .table-bordered&gt;thead&gt;tr&gt;td, .table-bordered&gt;thead&gt;tr&gt;th {
	border: 1px solid #ddd;
}

.table-bordered&gt;thead&gt;tr&gt;td, .table-bordered&gt;thead&gt;tr&gt;th {
	border-bottom-width: 2px;
}

.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.table-hover&gt;tbody&gt;tr:hover {
	background-color: #f5f5f5;
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none;
}

table td[class*=col-], table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none;
}

.table&gt;tbody&gt;tr.active&gt;td, .table&gt;tbody&gt;tr.active&gt;th, .table&gt;tbody&gt;tr&gt;td.active, .table&gt;tbody&gt;tr&gt;th.active, .table&gt;tfoot&gt;tr.active&gt;td, .table&gt;tfoot&gt;tr.active&gt;th, .table&gt;tfoot&gt;tr&gt;td.active, .table&gt;tfoot&gt;tr&gt;th.active, .table&gt;thead&gt;tr.active&gt;td, .table&gt;thead&gt;tr.active&gt;th, .table&gt;thead&gt;tr&gt;td.active, .table&gt;thead&gt;tr&gt;th.active {
	background-color: #f5f5f5;
}

.table-hover&gt;tbody&gt;tr.active:hover&gt;td, .table-hover&gt;tbody&gt;tr.active:hover&gt;th, .table-hover&gt;tbody&gt;tr:hover&gt;.active, .table-hover&gt;tbody&gt;tr&gt;td.active:hover, .table-hover&gt;tbody&gt;tr&gt;th.active:hover {
	background-color: #e8e8e8;
}

.table&gt;tbody&gt;tr.success&gt;td, .table&gt;tbody&gt;tr.success&gt;th, .table&gt;tbody&gt;tr&gt;td.success, .table&gt;tbody&gt;tr&gt;th.success, .table&gt;tfoot&gt;tr.success&gt;td, .table&gt;tfoot&gt;tr.success&gt;th, .table&gt;tfoot&gt;tr&gt;td.success, .table&gt;tfoot&gt;tr&gt;th.success, .table&gt;thead&gt;tr.success&gt;td, .table&gt;thead&gt;tr.success&gt;th, .table&gt;thead&gt;tr&gt;td.success, .table&gt;thead&gt;tr&gt;th.success {
	background-color: #dff0d8;
}

.table-hover&gt;tbody&gt;tr.success:hover&gt;td, .table-hover&gt;tbody&gt;tr.success:hover&gt;th, .table-hover&gt;tbody&gt;tr:hover&gt;.success, .table-hover&gt;tbody&gt;tr&gt;td.success:hover, .table-hover&gt;tbody&gt;tr&gt;th.success:hover {
	background-color: #d0e9c6;
}

.table&gt;tbody&gt;tr.info&gt;td, .table&gt;tbody&gt;tr.info&gt;th, .table&gt;tbody&gt;tr&gt;td.info, .table&gt;tbody&gt;tr&gt;th.info, .table&gt;tfoot&gt;tr.info&gt;td, .table&gt;tfoot&gt;tr.info&gt;th, .table&gt;tfoot&gt;tr&gt;td.info, .table&gt;tfoot&gt;tr&gt;th.info, .table&gt;thead&gt;tr.info&gt;td, .table&gt;thead&gt;tr.info&gt;th, .table&gt;thead&gt;tr&gt;td.info, .table&gt;thead&gt;tr&gt;th.info {
	background-color: #d9edf7;
}

.table-hover&gt;tbody&gt;tr.info:hover&gt;td, .table-hover&gt;tbody&gt;tr.info:hover&gt;th, .table-hover&gt;tbody&gt;tr:hover&gt;.info, .table-hover&gt;tbody&gt;tr&gt;td.info:hover, .table-hover&gt;tbody&gt;tr&gt;th.info:hover {
	background-color: #c4e3f3;
}

.table&gt;tbody&gt;tr.warning&gt;td, .table&gt;tbody&gt;tr.warning&gt;th, .table&gt;tbody&gt;tr&gt;td.warning, .table&gt;tbody&gt;tr&gt;th.warning, .table&gt;tfoot&gt;tr.warning&gt;td, .table&gt;tfoot&gt;tr.warning&gt;th, .table&gt;tfoot&gt;tr&gt;td.warning, .table&gt;tfoot&gt;tr&gt;th.warning, .table&gt;thead&gt;tr.warning&gt;td, .table&gt;thead&gt;tr.warning&gt;th, .table&gt;thead&gt;tr&gt;td.warning, .table&gt;thead&gt;tr&gt;th.warning {
	background-color: #fcf8e3;
}

.table-hover&gt;tbody&gt;tr.warning:hover&gt;td, .table-hover&gt;tbody&gt;tr.warning:hover&gt;th, .table-hover&gt;tbody&gt;tr:hover&gt;.warning, .table-hover&gt;tbody&gt;tr&gt;td.warning:hover, .table-hover&gt;tbody&gt;tr&gt;th.warning:hover {
	background-color: #faf2cc;
}

.table&gt;tbody&gt;tr.danger&gt;td, .table&gt;tbody&gt;tr.danger&gt;th, .table&gt;tbody&gt;tr&gt;td.danger, .table&gt;tbody&gt;tr&gt;th.danger, .table&gt;tfoot&gt;tr.danger&gt;td, .table&gt;tfoot&gt;tr.danger&gt;th, .table&gt;tfoot&gt;tr&gt;td.danger, .table&gt;tfoot&gt;tr&gt;th.danger, .table&gt;thead&gt;tr.danger&gt;td, .table&gt;thead&gt;tr.danger&gt;th, .table&gt;thead&gt;tr&gt;td.danger, .table&gt;thead&gt;tr&gt;th.danger {
	background-color: #f2dede;
}

.table-hover&gt;tbody&gt;tr.danger:hover&gt;td, .table-hover&gt;tbody&gt;tr.danger:hover&gt;th, .table-hover&gt;tbody&gt;tr:hover&gt;.danger, .table-hover&gt;tbody&gt;tr&gt;td.danger:hover, .table-hover&gt;tbody&gt;tr&gt;th.danger:hover {
	background-color: #ebcccc;
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd;
	}
	
	.table-responsive&gt;.table {
		margin-bottom: 0;
	}
	
	.table-responsive&gt;.table&gt;tbody&gt;tr&gt;td, .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th, .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td, .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th, .table-responsive&gt;.table&gt;thead&gt;tr&gt;td, .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
		white-space: nowrap;
	}
	
	.table-responsive&gt;.table-bordered {
		border: 0;
	}
	
	.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child, .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child, .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child, .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child, .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child, .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child {
		border-left: 0;
	}
	
	.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child, .table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child, .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child, .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child, .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child, .table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child {
		border-right: 0;
	}
	
	.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td, .table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th, .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td, .table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
		border-bottom: 0;
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}

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

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

input[type=file] {
	display: block;
}

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

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

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

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
}

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

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control.nitro-lazy {
	background-image: none !important;
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1;
}

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

textarea.form-control {
	height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
		line-height: 34px;
	}
	
	.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
		line-height: 30px;
	}
	
	.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px;
}

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

.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px;
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed;
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed;
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed;
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-lg {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

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

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

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

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}

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

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

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

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.form-inline .form-control-static {
		display: inline-block;
	}
	
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
		width: auto;
	}
	
	.form-inline .input-group&gt;.form-control {
		width: 100%;
	}
	
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .checkbox, .form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.form-inline .checkbox label, .form-inline .radio label {
		padding-left: 0;
	}
	
	.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}
	
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px;
		font-size: 18px;
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

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

.btn.nitro-lazy {
	background-image: none !important;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

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

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

.btn.active.nitro-lazy, .btn:active.nitro-lazy {
	background-image: none !important;
}

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

a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default.active, .btn-default:active, .open&gt;.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open&gt;.dropdown-toggle.btn-default.focus, .open&gt;.dropdown-toggle.btn-default:focus, .open&gt;.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open&gt;.dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.active.nitro-lazy, .btn-default:active.nitro-lazy, .open&gt;.dropdown-toggle.btn-default.nitro-lazy {
	background-image: none !important;
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary.active, .btn-primary:active, .open&gt;.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open&gt;.dropdown-toggle.btn-primary.focus, .open&gt;.dropdown-toggle.btn-primary:focus, .open&gt;.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open&gt;.dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.active.nitro-lazy, .btn-primary:active.nitro-lazy, .open&gt;.dropdown-toggle.btn-primary.nitro-lazy {
	background-image: none !important;
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success.active, .btn-success:active, .open&gt;.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open&gt;.dropdown-toggle.btn-success.focus, .open&gt;.dropdown-toggle.btn-success:focus, .open&gt;.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success.active, .btn-success:active, .open&gt;.dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.active.nitro-lazy, .btn-success:active.nitro-lazy, .open&gt;.dropdown-toggle.btn-success.nitro-lazy {
	background-image: none !important;
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info.active, .btn-info:active, .open&gt;.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open&gt;.dropdown-toggle.btn-info.focus, .open&gt;.dropdown-toggle.btn-info:focus, .open&gt;.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open&gt;.dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.active.nitro-lazy, .btn-info:active.nitro-lazy, .open&gt;.dropdown-toggle.btn-info.nitro-lazy {
	background-image: none !important;
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning.active, .btn-warning:active, .open&gt;.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open&gt;.dropdown-toggle.btn-warning.focus, .open&gt;.dropdown-toggle.btn-warning:focus, .open&gt;.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open&gt;.dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.active.nitro-lazy, .btn-warning:active.nitro-lazy, .open&gt;.dropdown-toggle.btn-warning.nitro-lazy {
	background-image: none !important;
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236;
}

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

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger.active, .btn-danger:active, .open&gt;.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open&gt;.dropdown-toggle.btn-danger.focus, .open&gt;.dropdown-toggle.btn-danger:focus, .open&gt;.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open&gt;.dropdown-toggle.btn-danger {
	background-image: none;
}

.btn-danger.active.nitro-lazy, .btn-danger:active.nitro-lazy, .open&gt;.dropdown-toggle.btn-danger.nitro-lazy {
	background-image: none !important;
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a;
}

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

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

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

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

.btn-link:focus, .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

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

.btn-group-lg&gt;.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-group-sm&gt;.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-group-xs&gt;.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

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

.btn-block+.btn-block {
	margin-top: 5px;
}

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

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

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

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

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

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

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown, .dropup {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

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

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

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

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

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

.dropdown-menu&gt;.active&gt;a, .dropdown-menu&gt;.active&gt;a:focus, .dropdown-menu&gt;.active&gt;a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}

.dropdown-menu&gt;.disabled&gt;a, .dropdown-menu&gt;.disabled&gt;a:focus, .dropdown-menu&gt;.disabled&gt;a:hover {
	color: #777;
}

.dropdown-menu&gt;.disabled&gt;a:focus, .dropdown-menu&gt;.disabled&gt;a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.dropdown-menu&gt;.disabled&gt;a:focus.nitro-lazy, .dropdown-menu&gt;.disabled&gt;a:hover.nitro-lazy {
	background-image: none !important;
}

.open&gt;.dropdown-menu {
	display: block;
}

.open&gt;a {
	outline: 0;
}

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

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

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

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
}

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

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto;
	}
	
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0;
	}
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group-vertical&gt;.btn, .btn-group&gt;.btn {
	position: relative;
	float: left;
}

.btn-group-vertical&gt;.btn.active, .btn-group-vertical&gt;.btn:active, .btn-group-vertical&gt;.btn:focus, .btn-group-vertical&gt;.btn:hover, .btn-group&gt;.btn.active, .btn-group&gt;.btn:active, .btn-group&gt;.btn:focus, .btn-group&gt;.btn:hover {
	z-index: 2;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}

.btn-toolbar&gt;.btn, .btn-toolbar&gt;.btn-group, .btn-toolbar&gt;.input-group {
	margin-left: 5px;
}

.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group&gt;.btn:first-child {
	margin-left: 0;
}

.btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group&gt;.btn:last-child:not(:first-child), .btn-group&gt;.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group&gt;.btn-group {
	float: left;
}

.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn {
	border-radius: 0;
}

.btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child, .btn-group&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group&gt;.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}

.btn-group&gt;.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical&gt;.btn, .btn-group-vertical&gt;.btn-group, .btn-group-vertical&gt;.btn-group&gt;.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical&gt;.btn-group&gt;.btn {
	float: none;
}

.btn-group-vertical&gt;.btn+.btn, .btn-group-vertical&gt;.btn+.btn-group, .btn-group-vertical&gt;.btn-group+.btn, .btn-group-vertical&gt;.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.btn-group-vertical&gt;.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical&gt;.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn {
	border-radius: 0;
}

.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child, .btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified&gt;.btn, .btn-group-justified&gt;.btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}

.btn-group-justified&gt;.btn-group .btn {
	width: 100%;
}

.btn-group-justified&gt;.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle=buttons]&gt;.btn input[type=checkbox], [data-toggle=buttons]&gt;.btn input[type=radio], [data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=checkbox], [data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

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

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

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

.input-group-lg&gt;.form-control, .input-group-lg&gt;.input-group-addon, .input-group-lg&gt;.input-group-btn&gt;.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

select.input-group-lg&gt;.form-control, select.input-group-lg&gt;.input-group-addon, select.input-group-lg&gt;.input-group-btn&gt;.btn {
	height: 46px;
	line-height: 46px;
}

select[multiple].input-group-lg&gt;.form-control, select[multiple].input-group-lg&gt;.input-group-addon, select[multiple].input-group-lg&gt;.input-group-btn&gt;.btn, textarea.input-group-lg&gt;.form-control, textarea.input-group-lg&gt;.input-group-addon, textarea.input-group-lg&gt;.input-group-btn&gt;.btn {
	height: auto;
}

.input-group-sm&gt;.form-control, .input-group-sm&gt;.input-group-addon, .input-group-sm&gt;.input-group-btn&gt;.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-group-sm&gt;.form-control, select.input-group-sm&gt;.input-group-addon, select.input-group-sm&gt;.input-group-btn&gt;.btn {
	height: 30px;
	line-height: 30px;
}

select[multiple].input-group-sm&gt;.form-control, select[multiple].input-group-sm&gt;.input-group-addon, select[multiple].input-group-sm&gt;.input-group-btn&gt;.btn, textarea.input-group-sm&gt;.form-control, textarea.input-group-sm&gt;.input-group-addon, textarea.input-group-sm&gt;.input-group-btn&gt;.btn {
	height: auto;
}

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

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

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

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child&gt;.btn, .input-group-btn:first-child&gt;.btn-group&gt;.btn, .input-group-btn:first-child&gt;.dropdown-toggle, .input-group-btn:last-child&gt;.btn-group:not(:last-child)&gt;.btn, .input-group-btn:last-child&gt;.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

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

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child&gt;.btn-group:not(:first-child)&gt;.btn, .input-group-btn:first-child&gt;.btn:not(:first-child), .input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group&gt;.btn, .input-group-btn:last-child&gt;.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

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

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

.input-group-btn&gt;.btn {
	position: relative;
}

.input-group-btn&gt;.btn+.btn {
	margin-left: -1px;
}

.input-group-btn&gt;.btn:active, .input-group-btn&gt;.btn:focus, .input-group-btn&gt;.btn:hover {
	z-index: 2;
}

.input-group-btn:first-child&gt;.btn, .input-group-btn:first-child&gt;.btn-group {
	margin-right: -1px;
}

.input-group-btn:last-child&gt;.btn, .input-group-btn:last-child&gt;.btn-group {
	z-index: 2;
	margin-left: -1px;
}

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

.nav&gt;li {
	position: relative;
	display: block;
}

.nav&gt;li&gt;a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover {
	text-decoration: none;
	background-color: #eee;
}

.nav&gt;li.disabled&gt;a {
	color: #777;
}

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

.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover {
	background-color: #eee;
	border-color: #337ab7;
}

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

.nav&gt;li&gt;a&gt;img {
	max-width: none;
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
}

.nav-tabs&gt;li {
	float: left;
	margin-bottom: -1px;
}

.nav-tabs&gt;li&gt;a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}

.nav-tabs&gt;li&gt;a:hover {
	border-color: #eee #eee #ddd;
}

.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}

.nav-tabs.nav-justified&gt;li {
	float: none;
}

.nav-tabs.nav-justified&gt;li&gt;a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-tabs.nav-justified&gt;.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified&gt;li {
		display: table-cell;
		width: 1%;
	}
	
	.nav-tabs.nav-justified&gt;li&gt;a {
		margin-bottom: 0;
	}
}

.nav-tabs.nav-justified&gt;li&gt;a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs.nav-justified&gt;.active&gt;a, .nav-tabs.nav-justified&gt;.active&gt;a:focus, .nav-tabs.nav-justified&gt;.active&gt;a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs.nav-justified&gt;li&gt;a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.nav-tabs.nav-justified&gt;.active&gt;a, .nav-tabs.nav-justified&gt;.active&gt;a:focus, .nav-tabs.nav-justified&gt;.active&gt;a:hover {
		border-bottom-color: #fff;
	}
}

.nav-pills&gt;li {
	float: left;
}

.nav-pills&gt;li&gt;a {
	border-radius: 4px;
}

.nav-pills&gt;li+li {
	margin-left: 2px;
}

.nav-pills&gt;li.active&gt;a, .nav-pills&gt;li.active&gt;a:focus, .nav-pills&gt;li.active&gt;a:hover {
	color: #fff;
	background-color: #337ab7;
}

.nav-stacked&gt;li {
	float: none;
}

.nav-stacked&gt;li+li {
	margin-top: 2px;
	margin-left: 0;
}

.nav-justified {
	width: 100%;
}

.nav-justified&gt;li {
	float: none;
}

.nav-justified&gt;li&gt;a {
	margin-bottom: 5px;
	text-align: center;
}

.nav-justified&gt;.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width:768px) {
	.nav-justified&gt;li {
		display: table-cell;
		width: 1%;
	}
	
	.nav-justified&gt;li&gt;a {
		margin-bottom: 0;
	}
}

.nav-tabs-justified {
	border-bottom: 0;
}

.nav-tabs-justified&gt;li&gt;a {
	margin-right: 0;
	border-radius: 4px;
}

.nav-tabs-justified&gt;.active&gt;a, .nav-tabs-justified&gt;.active&gt;a:focus, .nav-tabs-justified&gt;.active&gt;a:hover {
	border: 1px solid #ddd;
}

@media (min-width:768px) {
	.nav-tabs-justified&gt;li&gt;a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	
	.nav-tabs-justified&gt;.active&gt;a, .nav-tabs-justified&gt;.active&gt;a:focus, .nav-tabs-justified&gt;.active&gt;a:hover {
		border-bottom-color: #fff;
	}
}

.tab-content&gt;.tab-pane {
	display: none;
}

.tab-content&gt;.active {
	display: block;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	
	.navbar-collapse.in {
		overflow-y: visible;
	}
	
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
		max-height: 200px;
	}
}

.container-fluid&gt;.navbar-collapse, .container-fluid&gt;.navbar-header, .container&gt;.navbar-collapse, .container&gt;.navbar-header {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.container-fluid&gt;.navbar-collapse, .container-fluid&gt;.navbar-header, .container&gt;.navbar-collapse, .container&gt;.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width:768px) {
	.navbar-fixed-bottom, .navbar-fixed-top {
		border-radius: 0;
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none;
}

.navbar-brand&gt;img {
	display: block;
}

@media (min-width:768px) {
	.navbar&gt;.container .navbar-brand, .navbar&gt;.container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle.nitro-lazy {
	background-image: none !important;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px;
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 7.5px -15px;
}

.navbar-nav&gt;li&gt;a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu&gt;li&gt;a {
		padding: 5px 15px 5px 25px;
	}
	
	.navbar-nav .open .dropdown-menu&gt;li&gt;a {
		line-height: 20px;
	}
	
	.navbar-nav .open .dropdown-menu&gt;li&gt;a:focus, .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
		background-image: none;
	}
	
	.navbar-nav .open .dropdown-menu&gt;li&gt;a:focus.nitro-lazy, .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover.nitro-lazy {
		background-image: none !important;
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	
	.navbar-nav&gt;li {
		float: left;
	}
	
	.navbar-nav&gt;li&gt;a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	
	.navbar-form .form-control-static {
		display: inline-block;
	}
	
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	
	.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
		width: auto;
	}
	
	.navbar-form .input-group&gt;.form-control {
		width: 100%;
	}
	
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .checkbox, .navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	
	.navbar-form .checkbox label, .navbar-form .radio label {
		padding-left: 0;
	}
	
	.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0;
	}
	
	.navbar-form .has-feedback .form-control-feedback {
		top: 0;
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px;
	}
	
	.navbar-form .form-group:last-child {
		margin-bottom: 0;
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
}

.navbar-nav&gt;li&gt;.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px;
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important;
	}
	
	.navbar-right {
		float: right !important;
		margin-right: -15px;
	}
	
	.navbar-right~.navbar-right {
		margin-right: 0;
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
	color: #777;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent;
}

.navbar-default .navbar-text {
	color: #777;
}

.navbar-default .navbar-nav&gt;li&gt;a {
	color: #777;
}

.navbar-default .navbar-nav&gt;li&gt;a:focus, .navbar-default .navbar-nav&gt;li&gt;a:hover {
	color: #333;
	background-color: transparent;
}

.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active&gt;a:focus, .navbar-default .navbar-nav&gt;.active&gt;a:hover {
	color: #555;
	background-color: #e7e7e7;
}

.navbar-default .navbar-nav&gt;.disabled&gt;a, .navbar-default .navbar-nav&gt;.disabled&gt;a:focus, .navbar-default .navbar-nav&gt;.disabled&gt;a:hover {
	color: #ccc;
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}

.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover {
	color: #555;
	background-color: #e7e7e7;
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a {
		color: #777;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus, .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
		color: #333;
		background-color: transparent;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a, .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus, .navbar-default .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover {
		color: #555;
		background-color: #e7e7e7;
	}
	
	.navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a, .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus, .navbar-default .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover {
		color: #ccc;
		background-color: transparent;
	}
}

.navbar-default .navbar-link {
	color: #777;
}

.navbar-default .navbar-link:hover {
	color: #333;
}

.navbar-default .btn-link {
	color: #777;
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-text {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav&gt;li&gt;a {
	color: #9d9d9d;
}

.navbar-inverse .navbar-nav&gt;li&gt;a:focus, .navbar-inverse .navbar-nav&gt;li&gt;a:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-inverse .navbar-nav&gt;.active&gt;a, .navbar-inverse .navbar-nav&gt;.active&gt;a:focus, .navbar-inverse .navbar-nav&gt;.active&gt;a:hover {
	color: #fff;
	background-color: #080808;
}

.navbar-inverse .navbar-nav&gt;.disabled&gt;a, .navbar-inverse .navbar-nav&gt;.disabled&gt;a:focus, .navbar-inverse .navbar-nav&gt;.disabled&gt;a:hover {
	color: #444;
	background-color: transparent;
}

.navbar-inverse .navbar-toggle {
	border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}

.navbar-inverse .navbar-nav&gt;.open&gt;a, .navbar-inverse .navbar-nav&gt;.open&gt;a:focus, .navbar-inverse .navbar-nav&gt;.open&gt;a:hover {
	color: #fff;
	background-color: #080808;
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header {
		border-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
		color: #9d9d9d;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
		color: #fff;
		background-color: transparent;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a, .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.active&gt;a:hover {
		color: #fff;
		background-color: #080808;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a, .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.disabled&gt;a:hover {
		color: #444;
		background-color: transparent;
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link {
	color: #9d9d9d;
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444;
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}

.breadcrumb&gt;li {
	display: inline-block;
}

.breadcrumb&gt;li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/Â&nbsp;";
}

.breadcrumb&gt;.active {
	color: #777;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination&gt;li {
	display: inline;
}

.pagination&gt;li&gt;a, .pagination&gt;li&gt;span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination&gt;li:first-child&gt;a, .pagination&gt;li:first-child&gt;span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.pagination&gt;li:last-child&gt;a, .pagination&gt;li:last-child&gt;span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pagination&gt;li&gt;a:focus, .pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:focus, .pagination&gt;li&gt;span:hover {
	z-index: 3;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.pagination&gt;.active&gt;a, .pagination&gt;.active&gt;a:focus, .pagination&gt;.active&gt;a:hover, .pagination&gt;.active&gt;span, .pagination&gt;.active&gt;span:focus, .pagination&gt;.active&gt;span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

.pagination&gt;.disabled&gt;a, .pagination&gt;.disabled&gt;a:focus, .pagination&gt;.disabled&gt;a:hover, .pagination&gt;.disabled&gt;span, .pagination&gt;.disabled&gt;span:focus, .pagination&gt;.disabled&gt;span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}

.pagination-lg&gt;li&gt;a, .pagination-lg&gt;li&gt;span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.pagination-lg&gt;li:first-child&gt;a, .pagination-lg&gt;li:first-child&gt;span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.pagination-lg&gt;li:last-child&gt;a, .pagination-lg&gt;li:last-child&gt;span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.pagination-sm&gt;li&gt;a, .pagination-sm&gt;li&gt;span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.pagination-sm&gt;li:first-child&gt;a, .pagination-sm&gt;li:first-child&gt;span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.pagination-sm&gt;li:last-child&gt;a, .pagination-sm&gt;li:last-child&gt;span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.pager li {
	display: inline;
}

.pager li&gt;a, .pager li&gt;span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.pager li&gt;a:focus, .pager li&gt;a:hover {
	text-decoration: none;
	background-color: #eee;
}

.pager .next&gt;a, .pager .next&gt;span {
	float: right;
}

.pager .previous&gt;a, .pager .previous&gt;span {
	float: left;
}

.pager .disabled&gt;a, .pager .disabled&gt;a:focus, .pager .disabled&gt;a:hover, .pager .disabled&gt;span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.label:empty {
	display: none;
}

.btn .label {
	position: relative;
	top: -1px;
}

.label-default {
	background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e;
}

.label-primary {
	background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #286090;
}

.label-success {
	background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44;
}

.label-info {
	background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f;
}

.label-danger {
	background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c;
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px;
}

.badge:empty {
	display: none;
}

.btn .badge {
	position: relative;
	top: -1px;
}

.btn-group-xs&gt;.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.list-group-item.active&gt;.badge, .nav-pills&gt;.active&gt;a&gt;.badge {
	color: #337ab7;
	background-color: #fff;
}

.list-group-item&gt;.badge {
	float: right;
}

.list-group-item&gt;.badge+.badge {
	margin-right: 5px;
}

.nav-pills&gt;li&gt;a&gt;.badge {
	margin-left: 3px;
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}

.jumbotron .h1, .jumbotron h1 {
	color: inherit;
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}

.jumbotron&gt;hr {
	border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px;
}

.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px;
	}
	
	.container .jumbotron, .container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	
	.jumbotron .h1, .jumbotron h1 {
		font-size: 63px;
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.thumbnail a&gt;img, .thumbnail&gt;img {
	margin-right: auto;
	margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7;
}

.thumbnail .caption {
	padding: 9px;
	color: #333;
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}

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

.alert .alert-link {
	font-weight: 700;
}

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

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

.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success hr {
	border-top-color: #c9e2b3;
}

.alert-success .alert-link {
	color: #2b542c;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info hr {
	border-top-color: #a6e1ec;
}

.alert-info .alert-link {
	color: #245269;
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.alert-warning hr {
	border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
	color: #66512c;
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
	background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
	background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
	background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
	background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media, .media-body {
	overflow: hidden;
	zoom: 1;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-object.img-thumbnail {
	max-width: none;
}

.media-right, .media&gt;.pull-right {
	padding-left: 10px;
}

.media-left, .media&gt;.pull-left {
	padding-right: 10px;
}

.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

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

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

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

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

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

a.list-group-item, button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #777;
}

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

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading&gt;.small, .list-group-item.active .list-group-item-heading&gt;small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading&gt;.small, .list-group-item.active:focus .list-group-item-heading&gt;small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading&gt;.small, .list-group-item.active:hover .list-group-item-heading&gt;small {
	color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

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

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

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
	padding: 15px;
}

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

.panel-heading&gt;.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title&gt;.small, .panel-title&gt;.small&gt;a, .panel-title&gt;a, .panel-title&gt;small, .panel-title&gt;small&gt;a {
	color: inherit;
}

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

.panel&gt;.list-group, .panel&gt;.panel-collapse&gt;.list-group {
	margin-bottom: 0;
}

.panel&gt;.list-group .list-group-item, .panel&gt;.panel-collapse&gt;.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}

.panel&gt;.list-group:first-child .list-group-item:first-child, .panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel&gt;.list-group:last-child .list-group-item:last-child, .panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel&gt;.panel-heading+.panel-collapse&gt;.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel&gt;.panel-collapse&gt;.table, .panel&gt;.table, .panel&gt;.table-responsive&gt;.table {
	margin-bottom: 0;
}

.panel&gt;.panel-collapse&gt;.table caption, .panel&gt;.table caption, .panel&gt;.table-responsive&gt;.table caption {
	padding-right: 15px;
	padding-left: 15px;
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child, .panel&gt;.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child, .panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child, .panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child, .panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child, .panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child, .panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child, .panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child, .panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child, .panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child, .panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child, .panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child {
	border-top-left-radius: 3px;
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child, .panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child, .panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child, .panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child, .panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child, .panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child, .panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child, .panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child {
	border-top-right-radius: 3px;
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child, .panel&gt;.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child, .panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child, .panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child, .panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child, .panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child, .panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child, .panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child, .panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child, .panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child, .panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child, .panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child, .panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child, .panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child, .panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child, .panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child, .panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child, .panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child, .panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}

.panel&gt;.panel-body+.table, .panel&gt;.panel-body+.table-responsive, .panel&gt;.table+.panel-body, .panel&gt;.table-responsive+.panel-body {
	border-top: 1px solid #ddd;
}

.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td, .panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th {
	border-top: 0;
}

.panel&gt;.table-bordered, .panel&gt;.table-responsive&gt;.table-bordered {
	border: 0;
}

.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child, .panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child, .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child, .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child, .panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child, .panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:first-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:first-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:first-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:first-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:first-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:first-child {
	border-left: 0;
}

.panel&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child, .panel&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child, .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child, .panel&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child, .panel&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child, .panel&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;td:last-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr&gt;th:last-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;td:last-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr&gt;th:last-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;td:last-child, .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr&gt;th:last-child {
	border-right: 0;
}

.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td, .panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th, .panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td, .panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th, .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td, .panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th {
	border-bottom: 0;
}

.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td, .panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th, .panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td, .panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td, .panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th, .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td, .panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th {
	border-bottom: 0;
}

.panel&gt;.table-responsive {
	margin-bottom: 0;
	border: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse&gt;.list-group, .panel-group .panel-heading+.panel-collapse&gt;.panel-body {
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

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

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
	border-top-color: #ddd;
}

.panel-default&gt;.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333;
}

.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary&gt;.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body {
	border-top-color: #337ab7;
}

.panel-primary&gt;.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success&gt;.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success&gt;.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info&gt;.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body {
	border-top-color: #bce8f1;
}

.panel-info&gt;.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning&gt;.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body {
	border-top-color: #faebcc;
}

.panel-warning&gt;.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger&gt;.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger&gt;.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

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

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

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

.modal-open {
	overflow: hidden;
}

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

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto;
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .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);
	line-break: auto;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover&gt;.arrow, .popover&gt;.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover&gt;.arrow {
	border-width: 11px;
}

.popover&gt;.arrow:after {
	content: "";
	border-width: 10px;
}

.popover.top&gt;.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}

.popover.top&gt;.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}

.popover.right&gt;.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}

.popover.right&gt;.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}

.popover.bottom&gt;.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom&gt;.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}

.popover.left&gt;.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}

.popover.left&gt;.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

.carousel {
	position: relative;
}

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

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

.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img {
	line-height: 1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
	.carousel-inner&gt;.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px;
	}
	
	.carousel-inner&gt;.item.active.right, .carousel-inner&gt;.item.next {
		left: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	.carousel-inner&gt;.item.active.left, .carousel-inner&gt;.item.prev {
		left: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	.carousel-inner&gt;.item.active, .carousel-inner&gt;.item.next.left, .carousel-inner&gt;.item.prev.right {
		left: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.carousel-inner&gt;.active, .carousel-inner&gt;.next, .carousel-inner&gt;.prev {
	display: block;
}

.carousel-inner&gt;.active {
	left: 0;
}

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

.carousel-inner&gt;.next {
	left: 100%;
}

.carousel-inner&gt;.prev {
	left: -100%;
}

.carousel-inner&gt;.next.left, .carousel-inner&gt;.prev.right {
	left: 0;
}

.carousel-inner&gt;.active.left {
	left: -100%;
}

.carousel-inner&gt;.active.right {
	left: 100%;
}

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

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x;
}

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

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1;
}

.carousel-control .icon-prev:before {
	content: "â€¹";
}

.carousel-control .icon-next:before {
	content: "â€º";
}

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

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}

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

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		font-size: 30px;
	}
	
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -15px;
	}
	
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px;
	}
	
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	
	.carousel-indicators {
		bottom: 20px;
	}
}

.btn-group-vertical&gt;.btn-group:after, .btn-group-vertical&gt;.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
	content: " ";
}

.btn-group-vertical&gt;.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

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

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@-ms-viewport {
	width: device-width;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important;
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important;
	}
	
	table.visible-xs {
		display: table !important;
	}
	
	tr.visible-xs {
		display: table-row !important;
	}
	
	td.visible-xs, th.visible-xs {
		display: table-cell !important;
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important;
	}
	
	table.visible-sm {
		display: table !important;
	}
	
	tr.visible-sm {
		display: table-row !important;
	}
	
	td.visible-sm, th.visible-sm {
		display: table-cell !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important;
	}
	
	table.visible-md {
		display: table !important;
	}
	
	tr.visible-md {
		display: table-row !important;
	}
	
	td.visible-md, th.visible-md {
		display: table-cell !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important;
	}
	
	table.visible-lg {
		display: table !important;
	}
	
	tr.visible-lg {
		display: table-row !important;
	}
	
	td.visible-lg, th.visible-lg {
		display: table-cell !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	
	table.visible-print {
		display: table !important;
	}
	
	tr.visible-print {
		display: table-row !important;
	}
	
	td.visible-print, th.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

body {
	color: #4c4c4c;
	font-weight: 400;
	width: 100%;
	font-size: 14px;
	line-height: 1.4;
	transition: margin-left 500ms, margin-right 500ms;
}

body, .product-name.main-font, .gridlist .single-product .product-name, .gridlist .single-blog .blog-title, #title-holder #page-title {
	font-family: "Karla", sans-serif;
}

.primary-color, .cm_item .primary-color, .nav-tabs.text-center.nav-tabs-sm &gt; li.active {
	color: #179a94;
}

.primary-bg-color, .nav-tabs.text-center.nav-tabs-sm &gt; li.active &gt; a:after, .nav-tabs &gt; li &gt; a:hover, .nav-tabs &gt; li &gt; a:focus, .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
	background-color: #179a94;
}

.primary-color-border, .nav-tabs {
	border-color: #179a94 !important;
}

.link-hover-color:hover {
	color: #179a94;
}

.menu-style {
	background: #fff;
	border-top: 1px solid rgba(0, 0, 0, .07);
	transition: background 400ms;
}

.vertical-menu-bg, .vertical-menu-bg.dropdown-content {
	background: #212121;
}

.main-menu.vertical &gt; ul &gt; li:hover &gt; a {
	background: #fbbc34;
}

.header-style {
	background: #fff;
	transition: background 400ms;
}

.price {
	color: #179a94;
}

.product-name, .blog-title, .product-h1, .contrast-heading, .contrast-font {
	font-family: "Lora", serif;
}

body.boxed-layout {
	background-color: #fff;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #1b1919;
	margin-top: 0;
	line-height: 1.4;
	font-weight: 400;
}

h1 {
	font-size: 34px;
	margin-bottom: 22px;
}

.default_bc h1#page-title, .minimal_bc h1#page-title, .plain_breadcrumb h1#page-title {
	line-height: 1.1;
}

h2 {
	font-size: 27px;
	margin-bottom: 17px;
}

h3 {
	font-size: 22px;
	margin-bottom: 14px;
}

h4 {
	font-size: 18px;
	margin-bottom: 10px;
}

h5 {
	font-size: 15px;
	margin-bottom: 8px;
}

h6 {
	font-size: 10.2px;
	margin-bottom: 6px;
}

h3.lined-title {
	display: block;
	font-size: 18px;
	position: relative;
	margin-bottom: 12px;
}

h3.lined-title.lg {
	font-size: 26px;
	text-transform: uppercase;
}

h3.lined-title span {
	background: #fff;
	padding-right: 20px;
	position: relative;
}

h3.lined-title:before {
	content: " ";
	background-color: #ececec;
	display: inline-block;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

a, a:hover, a:focus {
	color: inherit;
	cursor: pointer;
	transition: color 400ms, background-color 400ms, border-color 400ms, opacity 400ms;
	outline: none;
}

a:hover, a:focus, .menu-cell a:hover {
	text-decoration: none;
	color: #179a94;
}

a.hover_uline:hover {
	text-decoration: underline;
	color: inherit;
}

p {
	line-height: 1.5;
	margin-bottom: 15px;
}

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

small {
	font-size: 13px;
}

.form-vertical, form-horizontal {
	color: #111;
}

legend {
	font-size: 20px;
	padding: 2px 0px 5px;
}

label {
	font-size: 14px;
	font-weight: normal;
}

input, textarea, select, .form-control {
	border: 1px solid #dfdfdf;
	border-radius: 0;
	box-shadow: none;
	transition: border-color 500ms;
	padding: 8px 12px;
	font-size: 14px;
	outline: none;
}

.form-control.input-sm {
	padding: 2px 8px;
	font-size: 13px;
	min-height: 36px;
}

.form-control.inline {
	display: inline-block;
	width: auto;
}

input:focus, input:focus, select:focus, textarea:focus, .form-control:focus {
	border-color: #666;
	box-shadow: none;
	transition: border-color 500ms;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
	transition: background-color 9999s, color 9999s;
	transition-delay: 9999s;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	min-height: 40px;
}

.input-group .input-group-addon {
	height: 40px;
}

.input-group .input-group-addon.captcha_addon {
	background: none;
	border-radius: 0px;
	padding-right: 7px;
}

.input-group .input-group-addon.captcha_addon.grey {
	border: none;
	background: #efefef;
}

.input-group .input-group-addon.captcha_addon img {
	max-width: none;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-overflow: "";
	cursor: pointer;
	background-image: url("https://cdn-deobb.nitrocdn.com/cIyFuZcyEhhpzpBFSuZOnvFhGxbGWiNs/assets/images/optimized/rev-8f3fdc6/celebleatherjackets.com/catalog/view/theme/basel/image/arrow-down.png") !important;
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 25px !important;
}

.form-group {
	margin-bottom: 20px;
}

select.nitro-lazy {
	background-image: none !important;
}

.form-control.grey {
	background: #efefef;
	border: none;
}

.form-control.grey:focus {
	background: #ececec;
}

html.no-scroll, html.no-scroll body {
	overflow: hidden;
}

@media (min-width:992px) {
	html.no-scroll, html.no-scroll .sticky-enabled.sticky-active .sticky-header {
		border-right: 18px solid #ccc;
	}
}

@media (min-width:1200px) {
	body:not(.boxed-layout) .container.full-width, .full_width_bc .breadcrumb-holder .container {
		min-width: 95%;
	}
}

.main-wrapper {
	transition: margin-left 500ms, margin-right 500ms;
	overflow: hidden;
}

.boxed-layout .outer-container.main-wrapper {
	background: #fff;
}

@media (min-width:1200px) {
	.boxed-layout .outer-container {
		max-width: 1200px;
		position: relative;
		margin-right: auto;
		margin-left: auto;
	}
}

@media (min-width:1370px) {
	.wide_container .container {
		width: 1280px;
	}
	
	.wide_container.boxed-layout .outer-container {
		max-width: 1320px;
	}
}

@media (min-width:1150px) {
	.narrow_container .container {
		width: 1060px;
	}
	
	.narrow_container.boxed-layout .outer-container {
		max-width: 1100px;
	}
	
	.narrow_container #cart-total .slash {
		display: none;
	}
}

.modal-content {
	border-radius: 0px;
}

.margin-b0 {
	margin-bottom: 0px !important;
}

.margin-b10 {
	margin-bottom: 10px !important;
}

.margin-b15 {
	margin-bottom: 15px !important;
}

.margin-b20 {
	margin-bottom: 20px !important;
}

.margin-b25 {
	margin-bottom: 25px !important;
}

.margin-b30 {
	margin-bottom: 30px !important;
}

.margin-b35 {
	margin-bottom: 35px !important;
}

.margin-b40 {
	margin-bottom: 40px !important;
}

.margin-b45 {
	margin-bottom: 45px !important;
}

.margin-b50 {
	margin-bottom: 50px !important;
}

.vertical-middle {
	vertical-align: middle;
}

.vertical-bottom {
	vertical-align: bottom;
}

.display-block {
	display: block;
}

.display-inline-block {
	display: inline-block !important;
}

.normal-white-space {
	white-space: normal !important;
}

.col-lg-20 {
	width: 20%;
}

.table .table {
	background-color: inherit;
}

@media (min-width:768px) and (max-width:991px) {
	.sm-text-center {
		text-align: center;
	}
}

@media (max-width:767px) {
	.xs-text-center {
		text-align: center;
	}
}

a.inline-link, .inline-link a {
	padding: 3px 0;
	color: #666;
	border-bottom: 1px solid rgba(0, 0, 0, .08);
}

a.inline-link:hover, .inline-link a:hover {
	color: #111;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

a.u-lined {
	padding: 2px 0;
	color: #666;
	border-bottom: 1px solid rgba(0, 0, 0, .3);
}

a.u-lined:hover {
	color: #111;
	border-bottom: 1px solid rgba(0, 0, 0, 1);
}

a.u-lined.light {
	color: #ddd;
	border-bottom: 1px solid rgba(255, 255, 255, .3);
}

a.u-lined.light:hover {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.hover-slidein-top {
	opacity: 0;
	display: inline-block;
	transform: translateY(20px);
	transition: all 400ms;
}

div:hover &gt; .hover-slidein-top {
	opacity: 1;
	transform: translateY(0);
	transition: all 400ms;
}

.list-unstyled li {
	margin-bottom: 9px;
}

div.required .control-label:after {
	content: "* ";
	color: #f00;
	padding-left: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 9px;
	}
}

.font-zero {
	font-size: 0;
}

.pointer {
	cursor: pointer;
}

.overflow-hidden {
	overflow: hidden;
}

.social-icons.round a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	border-radius: 50%;
	background: #efefef;
	color: #8f8f8f;
	font-size: 18px;
	vertical-align: top;
	margin: 0 5px 8px;
}

.social-icons.round a.google {
	line-height: 42px;
}

.social-icons.round a:hover {
	color: #fff;
	background: #222;
}

.social-icons.round.inversed a {
	color: #fff;
}

.social-icons.round.inversed a:hover {
	opacity: .85;
	color: #fff;
}

.social-icons.round a.facebook:hover, .social-icons.round.inversed a.facebook {
	background: #3b5998;
}

.social-icons.round a.twitter:hover, .social-icons.round.inversed a.twitter {
	background: #55acee;
}

.social-icons.round a.google:hover, .social-icons.round.inversed a.google {
	background: #dd4b39;
}

.social-icons.round a.youtube:hover, .social-icons.round.inversed a.youtube {
	background: #b00;
}

.social-icons.round a.instagram:hover, .social-icons.round.inversed a.instagram {
	background: #125688;
}

.social-icons.round a.pinterest:hover, .social-icons.round.inversed a.pinterest {
	background: #cb2027;
}

.social-icons.round a.vk:hover, .social-icons.round.inversed a.vk {
	background: #45668e;
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner_wrap {
	position: relative;
}

.zoom_image_wrap {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.zoom_image {
	transition: transform 400ms;
}

.zoom_image_wrap:hover .zoom_image, .banner_wrap.hover-zoom:hover .zoom_image {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
	transition: all 400ms;
}

.price-old {
	text-decoration: line-through;
}

.in_stock {
	color: #090;
}

.tooltip {
	pointer-events: none;
	font-family: inherit;
	backface-visibility: hidden;
	line-height: 1;
	font-size: 12px;
	border-bottom: 8px solid transparent;
	white-space: nowrap;
}

.tooltip.left {
	border-bottom: 1px solid transparent;
	border-right: 12px solid transparent;
}

.tooltip-inner {
	padding: 8px 10px;
	border-radius: 0px;
}

.tooltip.in {
	animation: .3s ease-in-out fadeInDown;
}

.tooltip.left.tooltip.in {
	animation: .3s ease-in-out fadeInRight;
}

.basel-spinner:after {
	content: "";
	display: inline-block;
	border: 2px solid #ccc;
	border-top: 2px solid #333;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	animation: spin 500ms linear infinite;
}

.basel-spinner.light:after {
	border: 2px solid #ccc;
	border-top: 2px solid #fff;
}

.basel-spinner.ajax-call:after {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -18px auto auto -18px;
}

.basel-spinner.ajax-call {
	position: fixed;
	z-index: 999;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	display: inline-block;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	margin: -40px auto auto -40px;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.body-cover {
	opacity: 0;
	visibility: hidden;
	transition: opacity 500ms, visibility 500ms;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #333;
	background: rgba(0, 0, 0, .8);
	z-index: 90;
}

.body-cover.active {
	visibility: visible;
	opacity: 1;
	transition: opacity 500ms, visibility 500ms;
}

.modal-closer {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	cursor: pointer;
}

.modal-wrap {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -45%);
	opacity: .8;
	background: #fff;
	max-width: 90%;
	transition: transform 400ms, opacity 200ms;
}

.active .modal-wrap {
	transform: translate(-50%, -50%);
	opacity: 1;
	transition: transform 400ms, opacity 400ms;
}

.anim-underline, .nav-tabs.text-center &gt; li &gt; a {
	position: relative;
}

.anim-underline:after, .nav-tabs.text-center &gt; li &gt; a:after {
	content: " ";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	opacity: .5;
	transition: width 200ms;
	background: #111;
}

.anim-underline:hover:after, .anim-underline.active:after, .nav-tabs.text-center &gt; li &gt; a:hover:after, .nav-tabs.text-center &gt; li.active &gt; a:after {
	width: 100%;
	left: 0;
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		margin-top: -10px;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		margin-top: -10px;
	}
	
	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translateX(-10px);
	}
	
	to {
		opacity: 1;
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translateX(-10px);
	}
	
	to {
		opacity: 1;
	}
}

.rating {
	color: #333;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 1px;
}

.rating_stars.r1:before, .rating_stars.r2:before, .rating_stars.r3:before, .rating_stars.r4:before, .rating_stars.r5:before {
	font-family: FontAwesome;
	position: absolute;
}

.rating_stars.r1:before {
	content: "ï€…";
}

.rating_stars.r2:before {
	content: "ï€…ï€…";
}

.rating_stars.r3:before {
	content: "ï€…ï€…ï€…";
}

.rating_stars.r4:before {
	content: "ï€…ï€…ï€…ï€…";
}

.rating_stars.r5:before {
	content: "ï€…ï€…ï€…ï€…ï€…";
}

.table {
	margin-bottom: 0;
	width: 100%;
	display: table;
}

.table-fixed {
	table-layout: fixed;
}

.table-row {
	display: table-row;
}

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

.h100 {
	height: 100%;
}

.w100 {
	width: 100%;
}

.w60 {
	width: 60%;
}

.w50 {
	width: 50%;
}

.w40 {
	width: 40%;
}

.w30 {
	width: 30%;
}

.w25 {
	width: 25%;
}

.w275 {
	width: 27.5%;
}

.w20 {
	width: 20%;
}

.w18 {
	width: 18%;
}

.v-top, .table-cell.v-top {
	vertical-align: top;
}

.nowrap {
	white-space: nowrap;
}

.nav-tabs {
	margin-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 3px solid;
}

.nav-tabs &gt; li {
	margin-bottom: -3px;
}

.nav-tabs &gt; li &gt; a {
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 0;
	padding: 14px 18px;
}

.nav-tabs &gt; li &gt; a, .nav-tabs &gt; li &gt; a:hover, .nav-tabs &gt; li &gt; a:focus, .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
	line-height: normal;
	border: none;
	border-radius: 0;
	outline: none;
}

.nav-tabs &gt; li &gt; a:hover, .nav-tabs &gt; li &gt; a:focus, .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
	color: #fff;
}

.nav-tabs.text-center {
	border-bottom: none;
}

.nav-tabs.text-center &gt; li {
	float: none;
	display: inline-block;
}

.nav-tabs.text-center &gt; li &gt; a {
	padding: 2px 0;
	margin-bottom: 12px;
	font-size: 1.15em;
}

.nav-tabs.text-center &gt; li &gt; a, .nav-tabs.text-center &gt; li &gt; a:hover, .nav-tabs.text-center &gt; li &gt; a:focus, .nav-tabs.text-center &gt; li.active &gt; a, .nav-tabs.text-center &gt; li.active &gt; a:hover, .nav-tabs.text-center &gt; li.active &gt; a:focus {
	background: none;
	color: #111;
}

.nav-tabs.text-center &gt; li &gt; a:after {
	opacity: 1;
}

.nav-tabs.text-center.nav-tabs-sm &gt; li &gt; a {
	transition: none;
	display: inline-block;
}

.nav-tabs.text-center.nav-tabs-sm &gt; li + li:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 14px;
	transform: rotate(25deg);
	vertical-align: middle;
	margin: 0 14px 0 12px;
	background: rgba(0, 0, 0, .4);
}

.nav-tabs.text-center.nav-tabs-sm &gt; li.active &gt; a, .nav-tabs.text-center.nav-tabs-sm &gt; li.active &gt; a:hover, .nav-tabs.text-center.nav-tabs-sm &gt; li.active &gt; a:focus {
	color: inherit;
}

.nav-tabs.nav-tabs-lg &gt; li &gt; a {
	margin: 0 12px 15px;
	padding: 3px 0;
	text-transform: none;
	font-size: 1.43em;
	color: #888;
}

.nav-tabs.text-center.nav-tabs-lg &gt; li:not(.active) &gt; a:after {
	opacity: .15;
	width: 100%;
}

.plain-menu &gt; li {
	position: relative;
	display: block;
	margin-bottom: 12px;
}

.plain-menu &gt; li &gt; ul {
	display: none;
}

.plain-menu &gt; li.active &gt; ul {
	display: block;
}

.plain-menu &gt; li &gt; a:not(:hover) {
	color: #111;
}

.plain-menu .sign {
	position: absolute;
	right: 5px;
	top: 0px;
	cursor: pointer;
	display: inline-block;
	font-size: 10px;
	color: #999;
	padding: 4px;
	transform: rotate(90deg);
	transition: transform 350ms;
}

.plain-menu li.open .sign {
	color: #111;
	transform: rotate(-90deg);
	transition: transform 350ms;
}

.plain-menu &gt; li &gt; ul {
	padding-top: 10px;
}

.plain-menu &gt; li &gt; ul &gt; li {
	padding: 8px 0 4px;
}

.plain-menu &gt; li ul &gt; li a:not(:hover) {
	color: #999;
}

.plain-menu &gt; li ul &gt; li .icon-arrow-right {
	margin: 0 8px 0 2px;
	font-size: 6px;
	vertical-align: middle;
}

.dropdown-wrapper, .dropdown-wrapper-click {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	position: absolute;
	background: #fff;
	color: #222;
	box-shadow: 0 0 2px rgba(0, 0, 0, .1);
	visibility: hidden;
	opacity: 0;
	transition: visibility 300ms, opacity 300ms, margin 300ms;
	line-height: 21px;
	text-align: left;
	text-transform: none;
	z-index: 9;
}

.dropdown-wrapper:hover &gt; .dropdown-content, .dropdown-wrapper-click.opened &gt; .dropdown-content {
	visibility: visible;
	opacity: 1;
	transition: visibility 300ms, opacity 300ms, margin 300ms;
}

.dropdown-wrapper.from-top &gt; .dropdown-content, .dropdown-wrapper-click.from-top &gt; .dropdown-content {
	margin-top: -15px;
}

.dropdown-wrapper.from-bottom &gt; .dropdown-content, .dropdown-wrapper-click.from-bottom &gt; .dropdown-content {
	margin-top: 15px;
}

.dropdown-wrapper.from-top:hover &gt; .dropdown-content, .dropdown-wrapper-click.from-top.opened &gt; .dropdown-content, .dropdown-wrapper.from-bottom:hover &gt; .dropdown-content, .dropdown-wrapper-click.from-bottom.opened &gt; .dropdown-content {
	margin-top: 0px;
}

.dropdown-wrapper.from-left &gt; .dropdown-content, .dropdown-wrapper-click.from-left &gt; .dropdown-content {
	margin-right: 15px;
}

.dropdown-wrapper.from-left:hover &gt; .dropdown-content, .dropdown-wrapper-click.from-left.opened &gt; .dropdown-content {
	margin-right: 0px;
}

.dropdown-wrapper.from-right &gt; .dropdown-content, .dropdown-wrapper-click.from-right &gt; .dropdown-content {
	margin-right: -15px;
}

.dropdown-wrapper.from-right:hover &gt; .dropdown-content, .dropdown-wrapper-click.from-right.opened &gt; .dropdown-content {
	margin-right: 0px;
}

.dropdown-right {
	right: 0;
}

.dropdown-left {
	left: 0;
}

.header-wrapper {
	width: 100%;
	position: relative;
	z-index: 9;
}

@media (min-width:992px) {
	.common-home.home-fixed-header .fixed-header-possible .sticky-header, .common-home.home-fixed-header .fixed-header-possible .sticky-header-placeholder {
		position: absolute;
		left: 0;
		right: 0;
	}
	
	.common-home.home-fixed-header.sticky-enabled:not(.sticky-active) .fixed-header-possible .header-style, .common-home.home-fixed-header:not(.sticky-enabled) .fixed-header-possible .header-style, .common-home.home-fixed-header.sticky-enabled:not(.sticky-active) .fixed-header-possible .menu-style, .common-home.home-fixed-header:not(.sticky-enabled) .fixed-header-possible .menu-style {
		background: transparent !important;
		border-color: transparent !important;
		transition: background 400ms;
	}
}

.top_line {
	width: 100%;
	font-size: 13px;
	letter-spacing: .3px;
	position: relative;
	background: #1daaa3;
	z-index: 12;
}

.top_line:before {
	content: " ";
	width: 100%;
	height: 1px;
	background: rgba(0, 0, 0, .05);
	position: absolute;
	bottom: 0;
}

.top_line, .top_line a {
	color: #fff;
}

.top_line .anim-underline:after, .top_line .links ul &gt; li + li::before, .top_line .links .setting-ul &gt; .setting-li:before {
	background-color: #fff;
}

.top_line .promo-message {
	padding: 5px 0;
	line-height: 21px;
	display: inline-block;
}

.top_line .promo-message a:hover {
	opacity: .8;
}

.links ul, .setting-ul {
	display: inline-block;
}

.links &gt; ul &gt; li, .setting-ul &gt; .setting-li {
	display: inline-block;
	padding: 0 9px;
	position: relative;
}

.links &gt; ul &gt; li:last-child {
	padding-right: 0;
}

.links ul &gt; li &gt; a, .setting-ul &gt; .setting-li &gt; a {
	position: relative;
	padding-bottom: 1px;
	font-size: 12px;
	text-transform: uppercase;
}

.links ul &gt; li &gt; a .fa {
	margin-right: 3px;
}

.links ul &gt; li a:hover:after {
	width: 100%;
	left: 0;
}

.top_line .setting-ul &gt; .setting-li {
	padding-right: 0;
}

.top_line .links ul &gt; li + li:before, .top_line .setting-ul &gt; .setting-li:before {
	content: " ";
	display: inline-block;
	height: 18px;
	width: 1px;
	opacity: .15;
	position: absolute;
	left: -2px;
	top: 50%;
	margin-top: -9px;
}

.top_line .setting-ul {
	margin-left: 8px;
}

.setting-ul &gt; .setting-li.lang-curr-trigger:after {
	content: "ï„‡";
	opacity: .75;
	font-size: 12px;
	font-family: FontAwesome;
}

.setting-ul &gt; .setting-li.lang-curr-trigger span + span:before {
	content: "/";
	margin-left: 5px;
	margin-right: 5px;
	opacity: .75;
}

.header-main {
	transition: height 300ms, line-height 300ms;
	position: relative;
	z-index: 10;
}

#logo img {
	padding: 3px 0;
	max-height: 100%;
}

@media (min-width:992px) and (max-width:1199px) {
	#logo img {
		max-width: 188px !important;
	}
}

@media (max-width:991px) {
	.header-main.table {
		table-layout: fixed;
	}
	
	#logo img {
		max-width: 100% !important;
	}
}

.menu-style, .menu-style a:not(:hover), .header-main, .header-main a {
	color: #000;
}

.header-main .table-cell.menu-cell, .header-main .table-cell.shortcuts {
	line-height: 21px;
}

.header-main &gt; .table-cell.shortcuts {
	white-space: nowrap;
}

@media (min-width:992px) {
	.header-main .table-cell.text-center {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (max-width:991px) {
	.header-main .table-cell {
		width: 50% !important;
	}
	
	.header-main.table .table-cell.logo {
		text-align: left;
	}
}

.header-main .sign-in {
	position: relative;
	margin-right: 17px;
	margin-left: 0;
	padding: 1px 37px 1px 0px;
	transition: line-height 300ms, height 300ms;
}

.header4 .header-main .sign-in {
	margin-right: 5px;
	padding-right: 0;
}

@media (min-width:992px) and (max-width:1199px) {
	.header-main .sign-in {
		margin-right: 15px;
		padding-right: 25px;
	}
}

.header-main .sign-in:after {
	content: " ";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	width: 2px;
	opacity: .04;
}

.header4 .header-main .sign-in:after {
	display: none;
}

.header-main .sign-in .anim-underline {
	padding: 2px 0;
	font-style: italic;
}

.header-main .sign-in .anim-underline:after {
	background-color: #000;
}

.icon-element {
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
}

.shortcut-wrapper {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 13px;
	position: relative;
	padding: 0 10px;
	vertical-align: middle;
	margin-left: 7px;
}

@media (max-width:1199px) {
	.header-main .shortcut-wrapper {
		margin-left: 2px;
	}
}

.top_line .shortcut-wrapper {
	vertical-align: top;
}

.shortcut-wrapper .icon {
	font-size: 20px;
	line-height: 42px;
	height: 42px;
	vertical-align: top;
}

.shortcut-wrapper .counter {
	position: absolute;
	left: 23px;
	top: 5px;
	width: 15px;
	height: 15px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
	background-color: #1aada3;
	z-index: 1;
	font-size: 9px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.shortcut-wrapper.wishlist {
	padding: 0 12px 0 8px;
}

.wishlist-hover .icon-heart:after {
	position: absolute;
	line-height: inherit;
	font-family: FontAwesome;
	content: "ï€„";
	font-style: normal;
	left: 8px;
	opacity: 0;
	transition: opacity 400ms;
}

.header5 .links .wishlist-hover .icon-heart:after {
	left: 0px;
}

.wishlist-hover:hover .icon-heart:after {
	opacity: 1;
	transition: opacity 400ms;
}

.shortcut-wrapper.cart {
	padding-right: 0;
}

.shortcut-wrapper.cart #cart-total {
	display: inline-block;
	line-height: 40px;
	vertical-align: top;
	margin-left: 5px;
	padding-top: 2px;
}

.shortcut-wrapper.menu-trigger {
	margin-right: -10px;
}

.lang-curr-wrapper {
	min-width: 240px;
	padding: 18px 20px;
}

.lang-curr-wrapper .option {
	padding: 5px;
}

.lang-curr-wrapper .option + .option {
	margin-top: 6px;
	padding-top: 18px;
	border-top: 1px solid #f2f2f2;
}

.lang-curr-wrapper h4 {
	font-size: 16px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .6px;
}

.lang-curr-wrapper p {
	margin-bottom: 6px;
}

.top_line .lang-curr-wrapper a, .lang-curr-wrapper a, .header-main .lang-curr-wrapper a {
	color: #444;
	line-height: 1.7;
}

.lang-curr-wrapper .anim-underline:after, .lang-curr-wrapper .anim-underline.active:after {
	background: #222 !important;
}

#cart-content {
	width: 300px;
	padding: 20px;
	color: #888;
	white-space: normal;
	display: block;
}

.table.products {
	margin-bottom: 13px;
	table-layout: fixed;
}

.table.products tbody &gt; tr &gt; td {
	padding: 10px 0;
	border-top: none;
	border-bottom: 1px solid #ececec;
}

.table.products tbody &gt; tr:first-child &gt; td {
	padding-top: 0;
}

.table.products tbody &gt; tr &gt; td.image {
	width: 60px;
}

.table.products tbody &gt; tr &gt; td.main {
	width: 100%;
	padding-left: 12px;
	padding-right: 12px;
}

.table.products .product-name {
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	color: #111;
	ltter-spacing: .3px;
}

.table.products .product-name:hover {
	color: #888;
}

.table.products .price-old {
	color: #999;
	margin-right: 5px;
}

.table.products .remove {
	font-size: 15px;
	line-height: 18px;
	color: #555;
	width: 14px;
}

#cart-content .totals {
	text-transform: uppercase;
	border-bottom: 1px solid #ececec;
	margin-bottom: 13px;
	font-size: 12px;
}

#cart-content .totals tbody &gt; tr &gt; td {
	padding: 1px 0 2px;
	border-top: none;
}

#cart-content .totals tbody &gt; tr:last-child &gt; td {
	font-size: 1.5em;
	padding-bottom: 8px;
	padding-top: 5px;
	font-weight: 600;
	color: #1b1919;
}

#cart-content .totals tbody &gt; tr:last-child &gt; td:last-child {
	color: #179a94;
}

#cart-content .btn-block {
	margin-bottom: 5px;
}

#cart-content .empty {
	color: #747474;
	line-height: 21px;
}

#cart-content .empty .global-cart {
	color: #e8e8e8;
	font-size: 40px;
	margin-right: 5px;
}

@media only screen and (min-width:1200px) {
	body:not(.narrow_container) .shortcut-wrapper.cart .counter {
		position: relative;
		background-color: transparent;
		color: inherit;
		left: auto;
		top: auto;
		font-size: inherit;
		font-family: inherit;
	}
}

.shortcut-wrapper .icon-magnifier {
	transition: opacity 400ms;
}

.opened .icon-magnifier {
	opacity: .5;
}

.opened .icon-magnifier:before {
	content: "î¤°";
	display: inline-block;
	transform: rotate(45deg);
	transition: transform 250ms ease-out;
}

.search-dropdown-holder {
	background: #f7f7f7;
	padding: 20px;
	width: 315px;
}

.search-field {
	position: relative;
	border: 1px solid #e6e6e6;
	transition: border 400ms;
}

.search-field.focus {
	border: 1px solid #ccc;
	transition: border 400ms;
}

.search-field .btn {
	position: absolute;
	height: 40px;
	top: -1px;
	bottom: -1px;
	right: -1px;
}

.search-field input.main-search-input {
	border: none;
	height: 38px;
	min-height: 38px;
	padding-right: 100px;
}

.full-search-wrapper {
	width: 100%;
	display: table;
	border: 2px solid #eaeaea;
	border: 2px solid rgba(0, 0, 0, .1);
}

.full-search-wrapper .search-main, .full-search-wrapper .search-category, .full-search-wrapper .search-button {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.full-search-wrapper .search-main {
	width: 100%;
	border: none;
}

.full-search-wrapper .search-main input {
	background-color: transparent;
}

.full-search-wrapper .search-category {
	width: auto;
}

.full-search-wrapper .search-category select {
	width: 200px;
	padding-left: 8px;
	text-transform: uppercase;
	font-size: 15px;
	background-color: transparent;
}

.full-search-wrapper select option {
	color: #555;
	background-color: #fff;
}

.full-search-wrapper::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .6);
}

.full-search-wrapper::-moz-placeholder {
	color: rgba(0, 0, 0, .6);
}

.full-search-wrapper:-ms-input-placeholder {
	color: rgba(0, 0, 0, .6);
}

.full-search-wrapper:-moz-placeholder {
	color: rgba(0, 0, 0, .6);
}

.full-search-wrapper .search-category select, .full-search-wrapper .search-main input {
	color: rgba(0, 0, 0, .6);
}

.full-search-wrapper .search-category:before, .full-search-wrapper .search-button:before {
	content: " ";
	width: 1px;
	height: 24px;
	position: absolute;
	background: #eaeaea;
	background: rgba(0, 0, 0, .08);
	display: inline-block;
	top: 50%;
	margin-top: -12px;
}

.full-search-wrapper .search-category select option {
	text-transform: none;
	background: #fff;
}

.full-search-wrapper .search-button {
	width: auto;
}

.full-search-wrapper input, .full-search-wrapper select {
	border: none !important;
}

.full-search-wrapper .search-button .icon {
	width: 46px;
	padding-left: 2px;
	color: #666;
	color: rgba(0, 0, 0, .6);
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-size: 22px;
	cursor: pointer;
}

.full-search-wrapper .search-button .icon:hover {
	color: rgba(0, 0, 0, .4);
}

.light-search .full-search-wrapper {
	border: 2px solid rgba(255, 255, 255, .5);
}

.light-search .full-search-wrapper::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.light-search .full-search-wrapper::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.light-search .full-search-wrapper:-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
}

.light-search .full-search-wrapper:-moz-placeholder {
	color: rgba(255, 255, 255, .5);
}

.light-search .full-search-wrapper .search-category select, .light-search .full-search-wrapper .search-main input {
	color: rgba(255, 255, 255, .8);
}

.light-search .full-search-wrapper .search-category:before, .light-search .full-search-wrapper .search-button:before {
	background: rgba(255, 255, 255, .3);
}

.light-search select {
	background-image: url("https://cdn-deobb.nitrocdn.com/cIyFuZcyEhhpzpBFSuZOnvFhGxbGWiNs/assets/images/optimized/rev-8f3fdc6/celebleatherjackets.com/catalog/view/theme/basel/image/arrow-down-light.png") !important;
}

.light-search select.nitro-lazy {
	background-image: none !important;
}

.light-search .full-search-wrapper .search-button .icon {
	color: #aaa;
	color: rgba(255, 255, 255, .8);
}

.light-search .full-search-wrapper .search-button .icon:hover {
	color: #ddd;
	color: rgba(255, 255, 255, .3);
}

.live-search {
	width: 100%;
	background: #fff;
	display: none;
	border: 1px solid #eee;
	position: absolute;
}

.full-search-wrapper .live-search {
	margin-top: 1px;
}

.live-search .table.products {
	margin-bottom: 0;
}

.live-search .table.products tr {
	cursor: pointer;
}

.live-search .table.products tr:hover {
	background: #fcfcfc;
}

.live-search .table.products tr td.image {
	padding: 8px;
	width: 70px;
}

.live-search .table.products tr td.main {
	padding: 8px 5px 5px 0;
}

.live-search .result-text {
	text-align: center;
	padding: 8px;
	font-size: .9em;
}

.live-search .result-text a.view-all-results {
	color: #111;
}

.sticky-header {
	transition: box-shadow 400ms;
}

.sticky-header-placeholder {
	display: none;
}

.sticky-enabled.sticky-active .sticky-header-placeholder:not(.slidedown), .sticky-enabled.offset250 .sticky-header-placeholder.slidedown {
	display: table;
}

.sticky-enabled.sticky-active .sticky-header:not(.slidedown), .sticky-enabled.offset250 .sticky-header.slidedown {
	position: fixed;
	z-index: 100;
	top: 0;
	right: 0;
	left: 0;
}

@media (max-width:991px) {
	.sticky-enabled.sticky-active .sticky-header-placeholder {
		display: table;
	}
	
	.sticky-enabled.sticky-active .sticky-header {
		position: fixed;
		z-index: 100;
		top: 0;
		left: 0;
		right: 0;
	}
}

.sticky-enabled.sticky-active .sticky-header:not(.slidedown), .sticky-enabled.offset250 .sticky-header.slidedown {
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	transition: box-shadow 400ms, background 400ms, left 500ms, right 500ms;
}

@keyframes slidedown {
	0% {
		transform: translateY(-100%);
	}
	
	100% {
		transform: translateY(0);
	}
}

@media (min-width:992px) {
	.sticky-enabled.sticky-active .sticky-header.mobile-only {
		position: static !important;
	}
	
	.sticky-enabled.offset250 .sticky-header.slidedown {
		animation: slidedown 500ms forwards;
	}
}

.sticky-enabled.sticky-active .sticky-header.short:not(.slidedown) .header-main, .sticky-enabled.offset250 .sticky-header.slidedown .header-main, .sticky-enabled.sticky-active .sticky-header .header-main .sign-in {
	transition: line-height 300ms, height 300ms;
}

@media (min-width:992px) {
	.header2 .header-main.menu-aligned-center, .header6 .header-main.menu-aligned-center {
		table-layout: fixed;
	}
	
	.header2 .header-main:not(.menu-aligned-center) .table-cell.menu-cell, .header6 .header-main:not(.menu-aligned-center) .table-cell.menu-cell {
		width: 100%;
		padding: 0;
	}
	
	.header2 .header-main:not(.menu-aligned-center) .table-cell, .header6 .header-main:not(.menu-aligned-center) .table-cell {
		width: auto;
	}
	
	.header2 .header-main .table-cell .icon-element:first-of-type, .header6 .header-main .table-cell .icon-element:first-of-type {
		margin-left: 10px;
	}
	
	.header2 .header-main .table-cell #logo img, .header6 .header-main .table-cell #logo img {
		margin-right: 25px;
	}
	
	.header2 .header-main.menu-aligned-left .table-cell.menu-cell, .header6 .header-main.menu-aligned-left .table-cell.menu-cell {
		text-align: left;
	}
	
	.header2 .header-main.menu-aligned-right .table-cell.menu-cell, .header6 .header-main.menu-aligned-right .table-cell.menu-cell {
		text-align: right;
	}
}

.header4 .shortcut-wrapper.search-trigger {
	margin-left: 0;
	padding-left: 5px;
}

@media (min-width:992px) {
	.header-main &gt; .table-cell.vertical-bottom {
		vertical-align: bottom;
		line-height: normal;
		transition: height 300ms;
		padding-bottom: 23px;
	}
	
	.header5 #logo, .header5 .promo-message {
		display: inline-block;
	}
	
	.header5 #logo img, .header5 .promo-message {
		vertical-align: bottom;
	}
}

@media only screen and (min-width:1200px) {
	.header5 .promo-message {
		margin-left: 40px;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.header5 .header-main .table-cell #logo img {
		max-width: 240px;
	}
	
	.header5 .promo-message {
		margin-left: 20px;
		max-width: 190px;
	}
}

.header5 .links &gt; ul &gt; li &gt; a, .header5 .setting-ul &gt; .setting-li &gt; a {
	font-size: 13px;
}

.header5 .links.first-row {
	margin-bottom: 11px;
}

.header5 .links.first-row &gt; ul &gt; li &gt; a, .header5 .first-row .setting-ul &gt; .setting-li &gt; a {
	line-height: 42px;
}

.header5 .links.first-row .icon {
	font-size: 17px;
	margin: 0 5px 2px 0;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.header5 .main-menu &gt; ul &gt; li &gt; a.search-trigger, .header5 .main-menu &gt; ul &gt; li &gt; a.search-trigger .icon {
	margin-right: 0;
	padding-right: 0;
	font-size: 14px;
}

.header6 .search-cell {
	padding-left: 20px;
}

.main-menu &gt; ul {
	font-size: 0;
	display: inline-block;
	text-align: left;
}

.main-menu &gt; ul.block {
	display: block;
}

.main-menu &gt; ul &gt; li {
	display: inline-block;
	position: relative;
	font-size: 14px;
}

.main-menu &gt; ul &gt; li &gt; a, .main-menu-wrapper &gt; ul &gt; li &gt; a {
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.main-menu &gt; ul &gt; li &gt; a &gt; .top, .main-menu-wrapper &gt; ul &gt; li &gt; a &gt; .top {
	transition: opacity 400ms;
}

.main-menu &gt; ul &gt; li &gt; a .icon, .main-menu-wrapper &gt; ul &gt; li &gt; a .icon {
	margin-right: 6px;
}

@media (min-width:992px) and (max-width:1199px) {
	.main-menu &gt; ul &gt; li &gt; a {
		padding-right: 9px;
		padding-left: 8px;
	}
}

.main-menu.menu-stay-left &gt; ul &gt; li:first-child &gt; a {
	padding-left: 0px;
}

.main-menu ul &gt; li.dropdown-wrapper &gt; a {
	padding-right: 23px;
}

.main-menu &gt; ul &gt; li.dropdown-wrapper &gt; a .fa-angle-down {
	position: absolute;
	right: 11px;
	opacity: .5;
	font-size: 12px;
	text-align: center;
}

@media (min-width:992px) and (max-width:1199px) {
	.main-menu ul &gt; li.dropdown-wrapper &gt; a {
		padding-right: 15px;
	}
	
	.main-menu ul &gt; li.dropdown-wrapper &gt; a .fa {
		right: 5px;
	}
}

.main-menu .dropdown-content {
	background-repeat: no-repeat;
}

.main-menu .dropdown-inner {
	display: table;
	width: 100%;
	padding: 27px 26px 33px;
}

.main-menu .narrow .dropdown-inner {
	padding: 18px 16px;
}

.main-menu .dropdown-inner .border-left:before, .main-menu .dropdown-inner .border-right:before {
	background: #eee;
}

.main-menu .menu-item {
	padding: 0 4px;
}

.dropdown-inner h4.column-title {
	line-height: 1.4;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .6px;
	margin: 5px 0 14px;
	position: relative;
	display: inline-block;
}

.dropdown-inner h4.column-title .icon {
	opacity: .65;
	margin-right: 7px;
}

.dropdown-inner ul a:not(:hover) {
	color: #333;
}

.dropdown-inner a .fa {
	opacity: .65;
	margin-right: 8px;
}

.main-menu .dropdown-inner .border {
	display: block;
	margin: 15px 0;
	border-top: 1px solid transparent;
}

.dropdown-inner ul &gt; li {
	transition: padding-left 300ms;
}

.dropdown-inner ul &gt; li &gt; a {
	display: inline-block;
	padding: 6px 0px;
	transition: padding-left 300ms, opacity 300ms, color 300ms;
	position: relative;
}

.main-menu .dropdown-inner ul.default-menu-ul {
	display: table-cell;
}

.main-menu .dropdown-inner li.default-menu-li a {
	min-width: 170px;
}

.dropdown-inner ul &gt; li &gt; a:hover {
	padding-left: 5px;
	transition: padding-left 300ms, opacity 300ms, color 300ms;
}

.dropdown-inner .fa-angle-right {
	font-size: 0;
}

.main-menu .dropdown-inner .static-menu &gt; ul &gt; li.has-sub &gt; a {
	font-weight: 600;
}

.main-menu .dropdown-inner .static-menu &gt; ul &gt; li &gt; ul {
	padding-bottom: 10px;
	display: block;
}

.main-menu .dropdown-inner .static-menu &gt; ul &gt; li &gt; ul &gt; li &gt; a:before, .main-menu .dropdown-inner .static-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a:before {
	content: "-";
	color: #bbb;
	display: inline-block;
	margin-right: 6px;
}

.dropdown-inner .static-menu &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a:before {
	margin-left: 12px;
}

.dropdown-inner .hover-menu li.has-sub, .dropdown-inner .hover-menu li.has-sub &gt; a {
	display: block;
	position: relative;
}

.hover-menu li.has-sub .fa-angle-right {
	font-size: 13px;
	color: #999;
	position: absolute;
	line-height: 32px;
	right: 5px;
	top: 0;
	opacity: 1;
	margin-right: 0px;
}

.main-menu .dropdown-inner .hover-menu li.has-sub &gt; ul {
	min-width: 210px;
	padding: 18px 20px;
	left: 100%;
	top: 0;
}

.menu-tag {
	font-style: normal;
	font-weight: 600;
	position: absolute;
	top: 48%;
	left: 100%;
	margin-top: -26px;
	margin-left: -20px;
	padding: 2px 3px 2px 4px;
	white-space: nowrap;
	color: rgba(255, 255, 255, .95);
	letter-spacing: .5px;
	height: 14px;
	display: inline-block;
	line-height: 10px;
	font-size: 7px;
	font-family: Verdana, Geneva, sans-serif;
	background: #d41212;
}

.main-menu .dropdown-wrapper .menu-tag {
	margin-left: -30px;
}

.main-menu .dropdown-inner h4 .menu-tag {
	left: auto;
	right: -10px;
}

.main-menu .dropdown-inner ul .menu-tag {
	margin-left: -1px;
	margin-top: -22px;
}

.menu-tag:before {
	content: "ïƒš";
	font-family: FontAwesome;
	font-size: 12px;
	position: absolute;
	bottom: -4px;
	left: 3px;
	color: #d41212;
}

.menu-tag.sale {
	background: #d41212;
}

.menu-tag.sale:before {
	color: #d41212;
}

.menu-tag.new {
	background: #179a94;
}

.menu-tag.new:before {
	color: #179a94;
}

.menu-tag.hot {
	background: #ef7c0a;
}

.menu-tag.hot:before {
	color: #ef7c0a;
}

.main-menu .dropdown-wrapper .menu-tag {
	margin-left: -30px;
}

.main-menu.vertical {
	display: block;
	position: relative;
}

.common-home .main-menu.vertical &gt; .dropdown-content {
	visibility: visible;
	opacity: 1;
	margin: 0;
}

.main-menu.vertical .menu-heading {
	display: block;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-size: 16px;
	letter-spacing: .3px;
	font-weight: 700;
	background-color: rgba(0, 0, 0, .23);
}

.column .main-menu.vertical .menu-heading {
	height: 63px;
	line-height: 63px;
}

.main-menu.vertical .menu-heading .fa-angle-down {
	position: absolute;
	right: 20px;
	font-size: 16px;
	top: 50%;
	margin-top: -8px;
}

.main-menu.vertical &gt; ul {
	display: block;
	width: 100%;
	box-shadow: none;
}

.main-menu.vertical &gt; ul:not(.dropdown-content) {
	position: relative;
}

.main-menu.vertical &gt; ul &gt; li {
	display: block;
	position: static;
}

.main-menu.vertical &gt; ul &gt; li .dropdown-content {
	left: 100%;
	top: 0;
}

@media (min-width:992px) and (max-width:1199px) {
	.main-menu.vertical &gt; ul &gt; li .dropdown-content {
		max-width: 700px !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.main-menu.vertical &gt; ul &gt; li .dropdown-content {
		max-width: 550px !important;
	}
}

@media (min-width:992px) {
	.main-menu.vertical &gt; ul &gt; li &gt; .dropdown-content {
		margin-top: 0 !important;
		margin-left: -15px !important;
	}
	
	.main-menu.vertical &gt; ul &gt; li:hover .dropdown-content {
		margin-left: 0px !important;
	}
}

.main-menu.vertical &gt; ul &gt; li &gt; a .icon {
	margin-right: 10px;
	font-size: 14px;
}

.main-menu.vertical &gt; ul &gt; li &gt; a {
	color: #fff;
	padding-left: 20px;
	font-size: 12px;
	font-weight: 700;
}

.main-menu.vertical &gt; ul &gt; li &gt; a, .main-menu.vertical &gt; ul &gt; li.dropdown-wrapper &gt; a .fa-angle-down {
	line-height: 44px;
}

.column .main-menu.vertical &gt; ul &gt; li &gt; a, .column .main-menu.vertical &gt; ul &gt; li.dropdown-wrapper &gt; a .fa-angle-down {
	line-height: 46px;
}

.main-menu.vertical &gt; ul &gt; li.dropdown-wrapper &gt; a .fa-angle-down {
	right: 20px;
	opacity: 1;
	transform: rotate(-90deg);
}

.main-menu.vertical &gt; ul &gt; li &gt; a .menu-tag {
	position: relative;
	display: inline-block;
	margin: -3px 0 0 6px;
	left: auto;
	vertical-align: middle;
}

.main-menu-wrapper {
	transition: left 500ms;
	transition: left 500ms;
	position: fixed;
	left: -270px;
	width: 270px;
	background: #f9f9f9;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .13);
	top: 0;
	bottom: 0;
	z-index: 99;
	overflow-x: hidden;
}

.mobile-menu-open .main-menu-wrapper {
	left: 0;
	transition: left 500ms;
}

@media (max-width:991px) {
	.mobile-menu-open .main-wrapper, .side-filter-open .main-wrapper {
		margin-right: -270px;
		margin-left: 270px;
		transition: margin-left 500ms, margin-right 500ms;
	}
	
	.mobile-menu-open .sticky-enabled.sticky-active .sticky-header, .side-filter-open .sticky-enabled.sticky-active .sticky-header {
		left: 270px;
		right: -270px;
		transition: left 500ms, right 500ms;
	}
}

.main-menu-wrapper .col-xs-12 {
	width: 100%;
}

.main-menu-wrapper .menu-tag {
	position: relative;
	margin: 0 0 0 4px;
	left: auto;
	vertical-align: top;
}

.main-menu-wrapper &gt; ul &gt; li {
	display: block;
	border-bottom: 1px solid;
	border-color: #eee;
}

.main-menu-wrapper &gt; ul &gt; li &gt; a {
	padding: 11px 14px;
	line-height: 20px;
	display: block;
	min-height: 42px;
	color: #111;
}

.main-menu-wrapper &gt; ul &gt; li &gt; a:after {
	display: none;
}

.main-menu-wrapper &gt; ul &gt; li.dropdown-wrapper &gt; a &gt; .fa-angle-down {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 19px;
	border-left: 1px solid #e9e9e9;
	opacity: 1;
	background: #f6f6f6;
}

.main-menu-wrapper &gt; ul &gt; li.dropdown-wrapper &gt; a &gt; .fa-angle-down:before {
	transform: rotate(0);
	display: inline-block;
	transition: transform 500ms;
}

.main-menu-wrapper &gt; ul &gt; li.dropdown-wrapper &gt; a.open &gt; .fa-angle-down:before {
	transform: rotate(-180deg);
	transition: transform 500ms;
}

.main-menu-wrapper .dropdown-content, .main-menu-wrapper .sub-holder {
	box-shadow: none;
	margin: 0 !important;
	width: auto !important;
	visibility: visible;
	opacity: 1;
	display: none;
	transition: none !important;
	position: static;
	background-image: none !important;
}

.main-menu-wrapper .dropdown-content.nitro-lazy, .main-menu-wrapper .sub-holder.nitro-lazy {
	background-image: none !important;
}

.main-menu-wrapper .dropdown-inner .menu-item {
	padding: 20px 10px 20px 15px;
	border-top: 1px solid #eee;
}

.main-menu-wrapper ul li.has-sub &gt; a {
	position: relative;
	display: block;
}

.main-menu-wrapper ul li.has-sub .fa-angle-right {
	position: absolute;
	font-size: 14px;
	transform: rotate(90deg);
	background: #eee;
	color: #333;
	right: 0;
	margin-right: 0;
	top: 2px;
	height: 28px;
	width: 28px;
	line-height: 26px;
	opacity: 1;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
}

.main-menu-wrapper ul li.has-sub .open .fa-angle-right {
	transform: rotate(-90deg);
}

.main-menu-wrapper ul li ul li.has-sub ul li {
	padding-left: 12px;
}

.main-menu-wrapper &gt; ul.mobile-top &gt; li.search {
	padding: 0px 14px;
	background: #f9f9f9;
}

.main-menu-wrapper &gt; ul.mobile-top &gt; li.search .search-holder-mobile {
	position: relative;
	margin-bottom: 10px;
}

.main-menu-wrapper &gt; ul &gt; li.search .search-holder-mobile a {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #aaa;
}

.main-menu-wrapper ul.mobile-top {
	padding-top: 10px;
	background: #f9f9f9;
}

.main-menu-wrapper ul.mobile-top &gt; li {
	padding: 0 14px;
}

.main-menu-wrapper &gt; ul &gt; li.mobile-lang-curr {
	border: none;
}

.main-menu-wrapper &gt; ul &gt; li.mobile-lang-curr select {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}

.main-menu-wrapper &gt; ul &gt; li.mobile-lang-curr.has-c.has-l select {
	width: 48%;
}

.main-menu-wrapper &gt; ul &gt; li.mobile-lang-curr.has-c.has-l select + select {
	margin-left: 4%;
}

.column {
	z-index: 8;
}

@media (max-width:767px) {
	.column {
		z-index: 100;
		position: static !important;
	}
	
	#column-left .inner &gt; *, #column-right .inner &gt; * {
		display: none;
	}
	
	#column-left .inner .filter-container, #column-right .inner .filter-container {
		display: block !important;
		transition: left 500ms;
		transition: left 500ms;
		position: fixed;
		left: -270px;
		width: 270px;
		background: #fff;
		box-shadow: 0 1px 5px rgba(0, 0, 0, .13);
		top: 0;
		bottom: 0;
		z-index: 99;
		overflow: auto;
		padding-bottom: 70px;
	}
	
	#column-left .inner .filter-container .filters-holder, #column-right .inner .filter-container .filters-holder {
		padding: 15px;
	}
	
	.side-filter-open #column-left .filter-container, .side-filter-open #column-right .filter-container {
		left: 0;
		transition: left 500ms;
	}
}

#content {
	min-height: auto;
}

#content.no-min-height, .common-home #content {
	min-height: 0px;
}

.common-home .breadcrumb-holder {
	display: none !important;
}

.breadcrumb-holder {
	display: block;
	margin-bottom: 40px;
}

.breadcrumb-holder #title-holder, .breadcrumb {
	display: none;
}

.breadcrumb-holder .links-holder {
	display: block;
	padding: 12px 0;
}

.breadcrumb-holder .links-holder span {
	display: inline-block;
}

.default_bc .breadcrumb-holder {
	background: #f9f9f9;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .03);
}

.default_bc.normal_height_bc .breadcrumb-holder, .minimal_bc.normal_height_bc .breadcrumb-holder, .minimal_inline_bc.normal_height_bc .breadcrumb-holder {
	padding: 4px 0;
}

.minimal_bc .breadcrumb-holder .links-holder {
	padding: 10px 0;
}

.minimal_bc .breadcrumb-holder {
	border-bottom: 1px solid rgba(0, 0, 0, .04);
}

.minimal_inline_bc .breadcrumb-holder .links-holder {
	padding: 10px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .04);
}

.title_in_bc #page-title {
	display: none;
}

.title_in_bc .breadcrumb-holder {
	background-color: #000;
	text-align: center;
	padding: 23px 0 6px;
}

.title_in_bc.normal_height_bc .breadcrumb-holder {
	padding: 40px 0 22px;
}

.title_in_bc.normal_height_bc .breadcrumb-holder #title-holder {
	margin-bottom: 3px;
}

.title_in_bc.tall_height_bc .breadcrumb-holder, .title_in_bc.extra_tall_height_bc .breadcrumb-holder {
	padding: 80px 0 60px;
	margin-bottom: 50px;
}

.title_in_bc.tall_height_bc .breadcrumb-holder #title-holder #page-title, .title_in_bc.extra_tall_height_bc .breadcrumb-holder #title-holder #page-title {
	font-size: 1.2em;
}

@media (min-width:992px) {
	.title_in_bc.extra_tall_height_bc .breadcrumb-holder {
		padding: 140px 0 120px;
		margin-bottom: 60px;
	}
	
	.title_in_bc.extra_tall_height_bc .breadcrumb-holder #title-holder #page-title {
		margin-bottom: 15px;
		font-size: 1.4em;
	}
}

.title_in_bc .breadcrumb-holder, .title_in_bc .breadcrumb-holder .basel-back-btn {
	color: #fff;
}

.title_in_bc .basel-back-btn&gt;i, .title_in_bc .basel-back-btn&gt;i:after {
	background-color: #fff;
}

.title_in_bc .breadcrumb-holder #title-holder {
	display: block;
	font-size: 36px;
	text-transform: uppercase;
	line-height: inherit;
	line-height: 1;
}

.title_in_bc .breadcrumb-holder #title-holder #page-title {
	display: inline-block;
	margin: 0;
	font: inherit;
	line-height: 1;
}

@media (max-width:767px) {
	.title_in_bc .breadcrumb-holder #title-holder #page-title {
		font-size: .7em;
	}
}

.title_in_bc .breadcrumb-holder h1, .title_in_bc .breadcrumb-holder .breadcrumb, .title_in_bc .breadcrumb-holder .breadcrumb a, .title_in_bc .breadcrumb-holder .breadcrumb &gt; li + li:before, .title_in_bc .basel-back-btn&gt;i:before, .title_in_bc .basel-back-btn:hover&gt;i:before {
	color: inherit;
	opacity: 1;
}

.title_in_bc .breadcrumb-holder .breadcrumb {
	opacity: .8;
}

.breadcrumb {
	background: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.breadcrumb-holder .breadcrumb {
	display: inline-block;
}

.breadcrumb, .breadcrumb a, .breadcrumb &gt; li + li:before {
	color: #222;
}

.breadcrumb &gt; li:last-child a {
	opacity: .7;
	cursor: default;
	color: inherit;
}

.breadcrumb &gt; li + li:before {
	content: "/";
	font-size: 14px;
	padding: 0 6px 0 5px;
}

.basel-back-btn {
	display: inline-block;
	width: 42px;
	text-align: center;
	margin: 0 22px 0 -4px;
}

.basel-back-btn-disabled .basel-back-btn {
	display: none;
}

.basel-back-btn&gt;i {
	width: 25px;
	font-style: normal;
	height: 2px;
	line-height: 2px;
	position: relative;
	display: inline-block;
	background-color: #000;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.basel-back-btn&gt;i:before, .basel-back-btn:hover&gt;i:before {
	content: "ïƒ™";
	position: absolute;
	left: -4px;
	top: -1px;
	font-size: 14px;
	line-height: 3px;
	color: #000;
	font-family: FontAwesome;
}

.basel-back-btn&gt;i:after {
	content: "";
	position: absolute;
	top: -5px;
	right: -1px;
	width: 2px;
	height: 7px;
	line-height: 0;
	background-color: #000;
}

.basel-back-btn:hover&gt;i {
	width: 35px;
}

.grid-holder {
	font-size: 0;
	margin: 0 -15px;
}

.grid-holder.gridlist {
	margin: 0;
}

.grid-holder .item {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px 20px 15px;
	width: 33.33%;
}

.grid-holder.gridlist .item {
	padding-right: 0;
	padding-left: 0;
}

.grid-holder.lg-grid6 .item {
	width: 16.66%;
}

.grid-holder.lg-grid5 .item {
	width: 20%;
}

.grid-holder.lg-grid4 .item {
	width: 25%;
}

.grid-holder.lg-grid3 .item {
	width: 33.333%;
}

.grid-holder.lg-grid2 .item {
	width: 50%;
}

.grid-holder.lg-grid1 .item {
	width: 100%;
}

@media (max-width:991px) {
	.grid-holder {
		margin-left: -9px;
		margin-right: -9px;
	}
	
	.grid-holder .item {
		padding-left: 9px;
		padding-right: 9px;
	}
	
	.grid-holder.md-grid6 .item {
		width: 16.66%;
	}
	
	.grid-holder.md-grid5 .item {
		width: 20%;
	}
	
	.grid-holder.md-grid4 .item {
		width: 25%;
	}
	
	.grid-holder.md-grid3 .item {
		width: 33.333%;
	}
	
	.grid-holder.md-grid2 .item {
		width: 50%;
	}
	
	.grid-holder.md-grid1 .item {
		width: 100%;
	}
}

.grid-holder.grid1 .item, .grid-holder.gridlist .item {
	width: 100%;
}

.grid-holder.grid2 .item {
	width: 50%;
}

.grid-holder.grid3 .item {
	width: 33.33%;
}

.grid-holder.grid4 .item {
	width: 25%;
}

.grid-holder.grid5 .item {
	width: 20%;
}

.grid-holder.grid6 .item {
	width: 16.66%;
}

@media (min-width:992px) and (max-width:1199px) {
	.grid-holder.grid5 .item {
		width: 25%;
	}
	
	.grid-holder.grid6 .item {
		width: 20%;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.grid-holder.categories.grid6 .item, .grid-holder.categories.grid5 .item {
		width: 25%;
	}
	
	.grid-holder.grid5 .item, .grid-holder.grid4 .item {
		width: 33.33%;
	}
	
	.col-sm-8 .grid-holder.grid3 .item, .grid-holder.grid3 .item.single-blog {
		width: 50%;
	}
}

@media (min-width:590px) and (max-width:767px) {
	.grid-holder.categories.grid6 .item {
		width: 20%;
	}
	
	.grid-holder.categories.grid5 .item, .grid-holder.categories.grid4 .item {
		width: 25%;
	}
	
	.grid-holder.grid5 .item, .grid-holder.grid4 .item {
		width: 33.33%;
	}
	
	.grid-holder.grid4 .item.single-blog, .grid-holder.grid3 .item.single-blog {
		width: 50%;
	}
}

@media (max-width:589px) {
	.grid-holder.categories.grid6 .item, .grid-holder.categories.grid5 .item, .grid-holder.categories.grid4 .item {
		width: 33.33%;
	}
	
	.grid-holder.grid5 .item, .grid-holder.grid4 .item, .grid-holder.grid3 .item {
		width: 50%;
	}
	
	.grid-holder .item.single-blog {
		width: 100%;
	}
}

@media (max-width:430px) {
	.grid-holder.categories.grid4 .item {
		width: 50%;
	}
}

@media (max-width:380px) {
	.grid-holder.categories.grid6 .item, .grid-holder.categories.grid5 .item {
		width: 50%;
	}
	
	.mobile_1 .grid-holder .item:not(.slick-slide) {
		width: 100% !important;
	}
}

@media (max-width:589px) {
	.grid-holder.sm-grid6 .item.insta-item {
		width: 16.66% !important;
	}
	
	.grid-holder.sm-grid5 .item.insta-item {
		width: 20% !important;
	}
	
	.grid-holder.sm-grid4 .item.insta-item {
		width: 25% !important;
	}
	
	.grid-holder.sm-grid3 .item.insta-item {
		width: 33.333% !important;
	}
	
	.grid-holder.sm-grid2 .item.insta-item {
		width: 50% !important;
	}
	
	.grid-holder.sm-grid1 .item.insta-item {
		width: 100% !important;
	}
}

.blog .main_description {
	padding-bottom: 20px;
}

.blog .main_description p {
	margin-bottom: 20px;
	line-height: 1.7;
	font-size: 1.07em;
}

.single-blog {
	margin-bottom: 34px;
}

.gridlist .single-blog {
	margin-bottom: 10px;
}

@media (min-width:992px) {
	.grid1 .single-blog {
		margin-bottom: 75px;
	}
}

.grid2 .single-blog .tags-wrapper, .grid2 .single-blog .summary, .grid3 .single-blog .tags-wrapper, .grid3 .single-blog .summary, .grid4 .single-blog .tags-wrapper, .grid4 .single-blog .summary {
	text-align: center;
}

.single-blog .banner_wrap {
	margin-bottom: 8px;
}

.blog .date_added {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #fff;
	color: #111;
	box-shadow: 0 0 9px rgba(0, 0, 0, .1);
	min-width: 53px;
	padding: 7px 4px 10px;
	text-align: center;
	line-height: 1;
}

.blog .date_added .day {
	display: block;
	font-size: 24px;
	margin-bottom: 3px;
}

.single-blog .banner_wrap .tags-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.single-blog .banner_wrap .tags {
	display: inline-block;
	padding: 2px 10px 4px;
	color: #fff;
}

.single-blog .banner_wrap .tags a {
	color: #fff;
	font-size: 12px;
}

.single-blog .banner_wrap .tags a:hover {
	text-decoration: underline;
}

.single-blog .banner_wrap .tags a + a:before {
	content: ",";
	margin-right: 4px;
}

.single-blog .banner_wrap {
	margin-bottom: 5px;
}

.single-blog .blog-title {
	letter-spacing: .3px;
	font-size: 1.57em;
	margin-bottom: 10px;
}

@media (min-width:992px) {
	.grid1 .single-blog .blog-title, .grid2 .single-blog .blog-title {
		font-size: 32px;
		margin-bottom: 10px;
	}
}

.blog .blog_stats {
	display: block;
	margin-bottom: 12px;
	color: #777;
}

.blog .blog_stats i + i:before {
	content: "/";
	margin: 0 9px 0 8px;
	font-size: 9px;
	vertical-align: middle;
}

.blog .short-description {
	line-height: 1.7;
}

.blog-widget .blog .short-description {
	margin-bottom: 0;
}

.widget .widget_bottom_btn {
	text-align: center;
	position: relative;
	margin-top: 20px;
}

.widget.contrast-bg .widget_bottom_btn {
	margin: 10px 0 40px;
}

.widget.blog-widget .widget_bottom_btn {
	margin-top: -10px;
}

.column .widget .widget_bottom_btn .btn {
	display: block;
}

.blog-widget .slick-dots {
	margin-top: -35px;
	position: relative;
}

.widget .gridlist .slick-dots {
	margin-top: 0px;
}

.blog-widget .gridlist .single-blog .blog_stats, .blog-widget .gridlist .single-blog .short-description, .blog-widget .gridlist .single-blog .date_added {
	display: none;
}

.blog-widget .gridlist .banner_wrap .effect-holder {
	background: none !important;
}

.blog_post .main_thumb {
	position: relative;
	margin-bottom: 20px;
}

.blog_post h1#page-title {
	margin-bottom: 16px;
	text-transform: none;
	font-weight: normal;
	font-size: 34px;
}

.blog_post .blog_stats {
	margin-bottom: 24px;
}

.blog_post .post_tags {
	margin-bottom: 34px;
}

.blog_post .share {
	padding: 30px 0 22px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #f7f7f7;
}

.blog_post .section-title {
	text-transform: uppercase;
	padding-top: 30px;
	font-size: 16px;
}

.blog_post .section-title b {
	font-size: 1.375em;
}

.blog_post .section-title:after {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	background: #e5e5e5;
	margin: 5px 0 30px;
}

.blog_post .blog_comment {
	border-bottom: 1px solid #eee;
	margin-bottom: 35px;
	font-size: 15px;
}

.blog_post .blog_comment p {
	margin-bottom: 10px;
}

.blog_post .blog_comment .table-cell {
	padding-bottom: 25px;
}

.blog_post .blog_comment .avatar i {
	margin: 2px 28px 0 0;
	font-size: 38px;
	background: #ddd;
	color: #fff;
	padding: 15px;
	display: block;
}

.blog_post .pagination {
	margin-bottom: 20px;
	margin-top: -10px;
}

.blog_post .grid2 .single-blog .blog-title, .blog_post .grid3 .single-blog .blog-title {
	font-size: 24px;
	margin-bottom: 8px;
}

.blog_post .single-blog .blog_stats {
	margin-bottom: 12px;
}

.blog_post .single-blog .tags-wrapper, .blog_post .single-blog .summary {
	text-align: left;
}

.single-category.no-subs {
	text-align: center;
}

.single-category.no-subs .banner_wrap {
	margin-bottom: 10px;
}

.single-category.no-subs .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.single-category.no-subs .banner_wrap .table {
	text-transform: uppercase;
	color: #fff;
	font-size: 1.143em;
	opacity: 0;
	transition: opacity 500ms, background 500ms;
}

.single-category.no-subs .banner_wrap:hover .table {
	opacity: 1;
	background: rgba(0, 0, 0, .4);
	transition: opacity 500ms, background 500ms;
}

.single-category.no-subs .name {
	margin-bottom: 8px;
	color: #111;
	font-size: 1.57em;
}

.single-category.has-subs {
	padding-top: 18px;
	margin-bottom: 22px;
}

@media (max-width:991px) {
	.category-widget .grid-holder:not(.carousel) .item.single-category.has-subs {
		width: 50% !important;
	}
}

@media (max-width:767px) {
	.category-widget .grid-holder:not(.carousel) .item.single-category.has-subs {
		width: 100% !important;
	}
}

.single-category.has-subs .img-cell img {
	max-width: none;
	margin-right: 15px;
}

.single-category.has-subs h5 {
	font-size: 1.286em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 14px;
}

.single-category.has-subs .list-unstyled li {
	margin-bottom: 6px;
}

.single-category.has-subs .list-unstyled li:before {
	content: "ï„…";
	margin-right: 15px;
	font-family: FontAwesome;
	font-size: 12px;
	opacity: .6;
}

.cm_module {}

.cm_block_wrapper {
	overflow: hidden;
}

.cm_block_wrapper.has-testimonials {
	overflow: visible;
}

.cm_block {
	width: 100%;
}

.cm_content {
	display: block;
	margin: auto;
}

.cm_content .cm_column {
	margin-bottom: 30px;
}

.cm_content .cm_column.type-tm {
	margin-bottom: 0;
}

.cm_content .row.marginless {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.cm_content .row.marginless .cm_column {
	margin-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
}

.cm_content .cm_item_wrapper {
	display: table;
	width: 100%;
	height: 100%;
}

.cm_content .cm_item {
	display: table-cell;
	font-size: 14px;
}

.cm_content .type-img {
	text-align: center;
	font-size: 0;
}

.banner_wrap {
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.cm_content .type-img .banner_wrap:last-child, .cm_content .type-img .row.marginless .banner_wrap {
	margin-bottom: 0px;
}

.cm_content .type-img .banner_overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.cm_content .type-img .cm_item {
	padding: 20px;
}

.cm_content .type-img .cm_item &gt; * {
	cursor: auto;
}

.cm_content .type-img .cm_item a {
	cursor: pointer;
}

.cm_item .light, .type-img .cm_item {
	color: #fff;
}

.cm_item, .cm_item .dark {
	color: #111;
}

.cm_item h1, .cm_item h2, .cm_item h3, .cm_item h4, .cm_item h5, .cm_item h6 {
	line-height: 1.1;
	color: inherit;
}

.cm_item h2 {
	font-size: 36px;
}

.cm_item h3 {
	font-size: 28px;
}

.cm_item h4 {
	font-size: 24px;
}

.cm_item h5 {
	font-size: 18px;
}

.cm_item .xl-title {
	font-size: 46px;
	margin-bottom: 20px;
	letter-spacing: 3px;
	line-height: 1;
}

@media (min-width:768px) {
	.cm_item .xl-title {
		font-size: 66px;
	}
}

.cm_item .label {
	display: inline-block;
	padding: 4px 8px;
	line-height: 1.1;
	margin-bottom: 7px;
	font-size: 100%;
	border-radius: 0px;
	font-weight: normal;
}

.cm_item .spread {
	color: #666;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
}

.cm_item p.spread.light {
	color: #999;
}

.cm_item .spread.small {
	color: #999;
	letter-spacing: .5px;
	margin-bottom: 8px;
}

.cm_item .separator {
	line-height: 1px;
	margin-bottom: 10px;
}

.cm_item .separator:after {
	content: " ";
	display: inline-block;
	height: 1px;
	width: 30px;
	background: #bbb;
	background: rgba(255, 255, 255, .5);
}

.cm_item .dark .separator:after {
	background: #444;
	background: rgba(0, 0, 0, .4);
}

.x-separator {
	margin-bottom: 3px;
	line-height: 1.6;
}

.x-separator i {
	font-size: 10px;
	margin: 0 6px 0 7px;
	opacity: .65;
}

.x-separator:before, .x-separator:after {
	content: "-----";
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	opacity: .4;
}

.cm_item a.hover-underline:hover {
	text-decoration: underline;
}

.cm_item .dark a.underline, .type-html .cm_item a.underline {
	border-bottom: 1px solid rgba(0, 0, 0, .25);
	opacity: .7;
}

.cm_item .dark a.underline:hover, .type-html .cm_item a.underline:hover {
	border-bottom: 1px solid rgba(0, 0, 0, .7);
	color: inherit;
	opacity: 1;
}

.cm_item a.underline {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.cm_item a.underline:hover {
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	color: inherit;
}

.cm_item a.underline.discrete {
	font-size: .9em;
	opacity: .6;
}

.cm_item a.underline.discrete:hover {
	opacity: 1;
}

.banner_wrap .effect-holder {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: background 400ms;
}

.banner_wrap.hover-up .zoom_image_wrap .zoom_image {
	margin-bottom: -20px;
}

.banner_wrap.hover-up:hover .zoom_image_wrap .zoom_image {
	margin-bottom: -20px;
	transform: translateY(-20px);
}

.banner_wrap.hover-down .zoom_image_wrap .zoom_image {
	margin-top: -20px;
}

.banner_wrap.hover-down:hover .zoom_image_wrap .zoom_image {
	margin-top: -20px;
	transform: translateY(20px);
}

.banner_wrap.hover-border .effect-holder:before, .banner_wrap.hover-border .effect-holder:after {
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	position: absolute;
	content: " ";
	transition: transform 400ms;
}

.banner_wrap.hover-border .effect-holder:before {
	transform: scaleX(0);
	border-top: 1px solid rgba(255, 255, 255, .4);
	border-bottom: 1px solid rgba(255, 255, 255, .4);
}

.banner_wrap.hover-border:hover .effect-holder:before {
	transform: scaleX(1);
}

.banner_wrap.hover-border .effect-holder:after {
	transform: scaleY(0);
	border-left: 1px solid rgba(255, 255, 255, .4);
	border-right: 1px solid rgba(255, 255, 255, .4);
}

.banner_wrap.hover-border:hover .effect-holder:after {
	transform: scaleY(1);
	transition: transform 400ms;
}

.banner_wrap.hover-darken:hover .effect-holder {
	background: rgba(0, 0, 0, .25);
	transition: background 400ms;
}

.vertical-bottom .hidden-overlay, .banner_wrap:hover .vertical-bottom .hidden-overlay, .vertical-top .hidden-overlay, .banner_wrap:hover .vertical-top .hidden-overlay {
	transition: transform 400ms;
}

.vertical-bottom .hidden-overlay {
	transform: translateY(200%);
}

.banner_wrap:hover .vertical-bottom .hidden-overlay {
	transform: translateY(0px);
}

.vertical-top .hidden-overlay {
	transform: translateY(-200%);
}

.banner_wrap:hover .vertical-top .hidden-overlay {
	transform: translateY(0px);
}

.cm_item .simple-caption {
	padding: 12px 25px;
	color: #000;
	font-size: 16px;
	letter-spacing: 1.3px;
	background: #fff;
	display: inline-block;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .08);
}

.cm_item .contrast-caption {
	padding: 14px 30px 14px;
	display: inline-block;
	background: rgba(0, 0, 0, .6);
	color: #fff;
}

.cm_item .contrast-caption h4 {
	line-height: 1.3;
	margin-bottom: 3px;
	border-bottom: 1px solid rgba(255, 255, 255, .6);
}

.cm_item .contrast-caption p {
	margin-bottom: 0px;
}

.newsletter-wrap {
	position: relative;
	max-width: 560px;
	display: block;
	padding-top: 5px;
}

.text-center .newsletter-wrap {
	margin: 0 auto;
}

.text-right .newsletter-wrap {
	margin: 0 0 0 auto;
}

.sign-up-field .sign-up-respond {
	position: absolute;
	top: -42px;
	left: 2px;
}

.sign-up-field .sign-up-respond span {
	background: #fff;
	color: #111;
	font-size: 13px;
	padding: 10px 14px;
	display: block;
	white-space: nowrap;
	box-shadow: 0 0 4px rgba(0, 0, 0, .25);
}

.sign-up-field .sign-up-respond span:before, .sign-up-field .sign-up-respond span:after {
	content: " ";
	display: block;
	position: absolute;
	height: 10px;
	background: #fff;
}

.sign-up-field .sign-up-respond span:before {
	bottom: -4px;
	left: 12px;
	width: 10px;
	transform: rotate(45deg);
	box-shadow: 0 0 4px rgba(0, 0, 0, .25);
}

.sign-up-field .sign-up-respond span:after {
	left: 0px;
	bottom: 0px;
	width: 30px;
}

.sign-up-field {
	display: block;
}

.light_field .sign-up-field input, .dark_field .sign-up-field input {
	border: none;
	background: none;
	padding: 8px 12px 8px 25px;
}

.light_field .sign-up-field:after, .dark_field .sign-up-field:after {
	content: "ïƒ&nbsp;";
	position: absolute;
	left: 0px;
	top: 9px;
	font-size: 14px;
	font-family: FontAwesome;
}

.sign-up-field .input-group-btn {
	padding: 10px 0 0;
}

@media (min-width:768px) {
	.light_field .sign-up-field, .dark_field .sign-up-field {
		display: table;
	}
	
	.light_field .sign-up-field .input-group-btn, .dark_field .sign-up-field .input-group-btn {
		padding: 0 0 0 5px;
	}
}

.sign-up-field .btn-neutral {
	margin-top: 0;
	padding-left: 40px;
	padding-right: 40px;
}

.light_field .sign-up-field .btn-neutral:not(:hover) {
	color: #666;
	background: #fff;
}

.light_field .sign-up-field input {
	color: #fff;
	border-bottom: 2px solid rgba(255, 255, 255, .8) !important;
}

.light_field .sign-up-field:after {
	color: rgba(255, 255, 255, .5);
}

.light_field .sign-up-field::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .6) !important;
}

.light_field .sign-up-field:-moz-placeholder {
	color: rgba(255, 255, 255, .6) !important;
}

.light_field .sign-up-field::-moz-placeholder {
	color: rgba(255, 255, 255, .6) !important;
}

.light_field .sign-up-field:-ms-input-placeholder {
	color: rgba(255, 255, 255, .6) !important;
}

.light_field span.unsubscribe a {
	color: #fff;
}

.dark_field .sign-up-field input {
	color: #111;
	border-bottom: 2px solid rgba(51, 51, 51, .25) !important;
}

.dark_field .sign-up-field:after {
	color: rgba(0, 0, 0, .4);
}

.dark_field .sign-up-field::-webkit-input-placeholder {
	color: rgba(51, 51, 51, .6) !important;
}

.dark_field .sign-up-field:-moz-placeholder {
	color: rgba(51, 51, 51, .6) !important;
}

.dark_field .sign-up-field::-moz-placeholder {
	color: rgba(51, 51, 51, .6) !important;
}

.dark_field .sign-up-field:-ms-input-placeholder {
	color: rgba(51, 51, 51, .6) !important;
}

.dark_field span.unsubscribe a {
	color: #777;
}

span.unsubscribe {
	display: inline-block;
	padding: 10px 0px;
}

span.unsubscribe a:hover {
	text-decoration: underline;
}

.wide-signup h3 {
	margin-bottom: 19px;
}

.wide-signup p {
	margin-bottom: 30px;
}

.wide-signup .btn-neutral {
	padding-right: 55px;
	padding-left: 55px;
}

.wide-signup.light p {
	color: #ccc;
}

.wide-signup.dark p {
	color: #555;
}

.wide-signup.large {
	padding: 92px 30px 85px;
}

.wide-signup.large h3 {
	font-size: 67px;
	letter-spacing: 3px;
	margin-top: 12px;
	margin-bottom: 15px;
}

@media (max-width:767px) {
	.wide-signup.large {
		padding: 65px 30px 50px;
	}
	
	.wide-signup.large h3 {
		font-size: 46px;
	}
	
	.wide-signup.large .sign-up-field .input-group-btn {
		padding: 18px 0 0 5px;
	}
}

.wide-signup.large p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 50px;
}

.wide-signup.large span.unsubscribe {
	display: block;
	margin-bottom: -30px;
}

.bordered-signup h2 {
	margin-bottom: 3px;
}

.bordered-signup .x-separator {
	margin-bottom: 10px;
	opacity: .6;
}

.x-separator.soft {
	margin-bottom: 3px;
	display: inline-block;
	opacity: .6;
}

.bordered-signup p {
	margin-bottom: 18px;
}

.bordered-signup span.unsubscribe {
	display: block;
	margin-bottom: -10px;
	padding-bottom: 0;
}

.bordered-signup .social-icons.round {
	margin-top: 35px;
}

.subscribe-box {
	height: 100%;
	width: 100%;
	display: table;
	padding: 10px;
	color: #fff;
}

.subscribe-box .subscribe-wrap {
	display: table-cell;
	border: 2px solid #fff;
	padding: 30px 33px;
	vertical-align: middle;
}

.subscribe-box.dark .subscribe-wrap {
	border: 2px solid #111;
}

.subscribe-box p {
	line-height: 1.6;
}

.subscribe-box .sign-up-field, .featherlight .sign-up-field {
	display: block;
}

.subscribe-box .sign-up-field .input-group-btn, .featherlight .sign-up-field .input-group-btn {
	padding: 20px 0 0;
}

.promo-style-1 {
	padding: 30px 10px 5px;
}

.promo-style-1 .icon {
	font-size: 40px;
	line-height: 20px;
	display: inline-block;
	margin-bottom: 18px;
}

.promo-style-1 h3 {
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 1.4;
}

.promo-style-1 p {
	opacity: .8;
	line-height: 1.6;
}

.promo-style-1 .underline {
	opacity: .5;
}

.promo-style-1 .underline:hover {
	opacity: .8;
}

.promo-style-2 .icon {
	font-size: 70px;
	display: inline-block;
	line-height: 1.2;
	margin-bottom: 5px;
	color: #e6e6e6;
}

.promo-style-2 h3, .promo-style-4 h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.promo-style-2 p, .promo-style-4 p {
	opacity: .8;
	margin-bottom: 10px;
}

.promo-style-2 a.underline {
	opacity: .8;
	border-color: #333;
	font-size: .9em;
}

.promo-style-3 {
	padding: 3px 0px 16px 70px;
	position: relative;
	color: #555;
}

.promo-style-3 .icon {
	font-size: 38px;
	position: absolute;
	left: 7px;
	top: 2px;
	opacity: .25;
}

.promo-style-4 {
	color: #fff;
	position: relative;
	padding: 36px 15px;
}

.promo-style-4 .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 150px;
	color: rgba(0, 0, 0, .07);
	pointer-events: none;
}

.promo-style-4 .icon.lighten {
	color: rgba(255, 255, 255, .05);
}

.promo-style-4 h3 {
	line-height: 1.4;
}

.promo-style-4 a.underline {
	opacity: 1;
	border-color: #fff !important;
	font-size: .9em;
}

.tiny-promo {
	display: inline-block;
	padding: 15px;
}

.tiny-promo .icon {
	padding-right: 4px;
}

.widget-border {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-width: 20px;
	border-style: solid;
}

.widget-border-wrap {
	position: relative;
	padding: 50px 30px;
	margin: 0 4%;
}

.widget-border-wrap.newsletter {
	margin: 0 9%;
}

.widget-border-wrap.newsletter h3 {
	margin-bottom: 19px;
}

.widget-border-wrap.newsletter .summary {
	display: inline-block;
	max-width: 660px;
	color: #555;
	margin-bottom: 20px;
}

.widget-border-wrap.newsletter .summary b {
	color: #111;
}

@media (max-width:991px) {
	.widget-border-wrap .sign-up-field .input-group-btn {
		display: inline;
	}
	
	.widget-border-wrap .sign-up-field input {
		margin-bottom: 10px;
	}
}

.about-widget {
	padding: 0 5%;
	color: #444;
}

.border-left:before, .border-right:before {
	content: " ";
	background: #f4f4f4;
	display: block;
	width: 1px;
	position: absolute;
	top: 0;
	bottom: 0;
}

.border-left:before {
	left: 0;
}

.border-right:before {
	right: 0;
}

@media (max-width:767px) {
	.border-left {
		padding-top: 35px;
	}
	
	.border-left:before {
		height: 1px;
		width: auto;
		top: 0;
		bottom: auto;
		right: 25px;
		left: 25px;
	}
}

.about-widget h4 {
	color: #111;
	font-size: 22px;
}

.about-widget .icon {
	color: #111;
	font-size: 30px;
	margin-bottom: 10px;
}

.about-widget .btn-outline {
	border-color: #bbb;
	color: #777;
}

.overlapping-about {
	margin-left: -80px;
	padding: 44px 40px;
	background: #fff;
	box-shadow: 1px 1px 9px rgba(0, 0, 0, .17);
}

@media (max-width:767px) {
	.overlapping-about {
		padding: 25px 20px;
		text-align: center;
		margin: -60px 20px 0;
	}
}

h4.follow-title {
	font-size: 22px;
	color: #fff;
	margin: 28px 33px;
}

.follow-icons {
	padding: 15px 28px;
}

.follow-icons a {
	font-size: 22px;
	margin: 6px;
	color: rgba(255, 255, 255, .9);
}

.follow-icons a:hover {
	color: #fff;
}

@media (max-width:767px) {
	h4.follow-title, .follow-icons {
		display: block;
		text-align: center;
	}
	
	h4.follow-title {
		margin-bottom: 5px;
	}
}

.wine-promo-block {
	padding: 62px 0 42px;
}

.wine-promo-block h4 {
	font-size: 36px;
	line-height: 1;
	margin-bottom: -3px;
}

.wine-promo-block h3 {
	font-size: 100px;
}

.wine-promo-block p {
	color: rgba(0, 0, 0, .8);
}

@media (max-width:991px) {
	.wine-promo-block {
		text-align: center;
		padding: 10px 0 0;
	}
	
	.wine-promo-block h3 {
		font-size: 68px;
	}
}

.instruction-box h4 {
	margin-bottom: 24px;
}

.instruction-box h5 {
	margin-bottom: 5px;
}

.instruction-box p {
	color: #555;
	margin-bottom: 10px;
}

.instruction-box .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transform: translateY(100%);
	padding: 17px 12px;
	background: rgba(255, 255, 255, .5);
	opacity: 0;
	transition: transform 440ms, opacity 200ms;
}

.instruction-box.clock-banner .caption {
	transform: translateY(50%);
	background: none;
}

.instruction-box .banner_wrap:hover .caption {
	transform: translateY(0);
	opacity: 1;
	transition: transform 440ms, opacity 400ms;
}

.instruction-box .caption a {
	color: #111;
	font-size: 14px;
}

.instruction-box .caption a:hover {
	text-decoration: underline;
}

@media (max-width:767px) {
	.cm_column:not(:last-child) .bordered-item-block {
		margin-bottom: 20px;
	}
}

.bordered-item-block .bordered-content {
	border: 4px solid #f1f1f1;
	padding: 55px 20px 20px 20px;
	margin: -45px 0 -22px;
	color: #4c4c4c;
	color: rgba(0, 0, 0, .7);
}

.bordered-item-block .bordered-content h5 {
	line-height: 1.4;
	color: #111;
	margin: 3px 0 14px;
}

.clock-banner .type-img {
	margin-bottom: 8px;
}

.video-jumbotron h2 {
	margin-bottom: 10px;
	line-height: 1.2;
}

@media (min-width:768px) {
	.video-jumbotron h2 {
		font-size: 58px;
	}
}

.video-jumbotron p {
	font-size: 15px;
	margin-bottom: 25px;
}

.opening-times {
	padding: 42px 5.5% 26px;
	display: inline-block;
	max-width: 100%;
	background: #fff;
}

.opening-times h5 {
	margin-bottom: 10px;
}

.opening-times .opening-title {
	font-size: 1.15em;
	margin-bottom: 7px;
}

.opening-times .opening-title i {
	color: #999;
	margin-right: 6px;
}

.opening-times .times {
	line-height: 1.5;
	color: #555;
}

.opening-times .times b {
	margin-left: 10px;
	color: #111;
}

.flower-about-block h4 {
	font-size: 18px;
	margin-bottom: 23px;
}

@media (min-width:992px) {
	.flower-about-block.left {
		padding-right: 22px;
	}
	
	.flower-about-block.right {
		padding-left: 22px;
	}
}

.cm_item #gmap {
	height: 300px;
	margin-bottom: 30px;
}

.contact_form textarea {
	min-height: 180px;
}

.grid-holder .item.single-testimonial {
	padding-bottom: 10px;
}

.single-testimonial .testimonial-wrap {
	padding: 20px 15px 15px;
	text-align: center;
}

.single-testimonial .testimonial-wrap p {
	line-height: 1.6;
}

.single-testimonial .testimonial-wrap p:last-child {
	margin-bottom: 0;
}

.single-testimonial .testimonial-wrap img {
	border-radius: 50%;
	display: inline-block;
}

.single-testimonial b {
	color: #111;
}

.block .single-testimonial .testimonial-wrap {
	margin: 8px 0;
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 0 7px rgba(0, 0, 0, .12);
}

.light .single-testimonial .testimonial-wrap, .light .single-testimonial .testimonial-wrap b {
	color: #fff;
}

#footer {
	margin-top: 50px;
	padding-top: 50px;
	background-color: #000;
	color: #999;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer h5 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 24px;
}

#footer h5:after {
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	background-color: rgba(255, 255, 255, .8);
	margin-top: 2px;
}

#footer p {
	margin-bottom: 23px;
}

#footer .footer-top-block {
	margin-bottom: 40px;
}

#footer .footer-top-block p:last-child {
	margin-bottom: 0px;
}

#footer .links-holder {
	padding-bottom: 30px;
}

#footer .links-holder .footer-column ul, #footer .links-holder .footer-column .footer-custom-wrapper {
	margin-bottom: 40px;
}

#footer .custom_block {
	display: block;
	margin-bottom: 25px;
}

#footer .infoline {
	display: block;
	margin-bottom: 10px;
}

#footer .infoline i.fa {
	width: 16px;
	text-align: center;
	margin-right: 4px;
	opacity: .8;
}

#footer .payment_img {
	padding-top: 15px;
}

#footer .footer-copyright {
	padding: 25px 0;
	text-align: center;
	position: relative;
}

#footer .footer-copyright:before {
	content: "";
	display: block;
	height: 1px;
	background: rgba(255, 255, 255, .15);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

a.scroll-to-top {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff !important;
	z-index: 80;
	font-size: 18px;
	transform: rotate(-90deg);
	visibility: hidden;
	opacity: 0;
	border: 1px solid transparent;
	border-radius: 50%;
	position: fixed;
	bottom: 75px;
	right: 40px;
	transition: all 400ms;
}

a.scroll-to-top:not(:hover) {
	color: #000 !important;
	border-color: #000;
	background-color: #fff;
}

.offset250 a.scroll-to-top {
	visibility: visible;
	opacity: 1;
	transition: all 400ms;
}

.alert {
	background: #fff;
	border-radius: 0px;
	border-width: 2px;
	padding: 25px 60px 25px 20px;
	margin-bottom: 40px;
	position: relative;
}

.alert.alert-sm {
	padding: 14px 50px 14px 18px;
	margin-bottom: 30px;
}

.alert .close {
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -9px;
	color: inherit;
	opacity: .9;
}

.alert .fa {
	margin-right: 5px;
}

.alert.alert-success {
	border-color: #459647;
	color: #009e04;
}

.alert.alert-info {
	border-color: #65b3c7;
}

.alert.alert-danger {
	border-color: #c63232;
}

.pagination-holder {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #ececec;
}

.pagination-holder .col-sm-6 {
	padding: 5px 0;
}

.pagination {
	margin: 0;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	padding: 0 5px;
	width: 34px;
	line-height: 32px;
	text-align: center;
	margin-left: 0;
	margin-right: 6px;
	color: #111;
	font-size: 1.143em;
	border: 1px solid;
	border-radius: 0px !important;
	border-color: transparent transparent #b1b1b1 transparent;
	transition: border-color 400ms;
	background: none;
}

.pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; span:focus {
	color: #111;
	background-color: transparent;
	border-color: #b1b1b1;
	transition: border-color 400ms;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
	background-color: #000;
	border-color: transparent;
}

@media (min-width:768px) {
	.pagination-text {
		padding-top: 7px;
		display: inline-block;
	}
}

.buttons {}

.btn, a.button, input.button, button.button {
	-webkit-appearance: none;
	text-transform: uppercase;
	text-align: center;
	text-align: center;
	padding: 8px 20px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: .3px;
	border: 2px solid;
	border-radius: 0;
	max-width: 100%;
	white-space: normal;
	background-color: #333;
	border-color: transparent;
	color: #fff;
}

.btn.active, .btn:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.btn-thin {
	border: 1px solid;
}

.btn, .btn:hover {
	transition: background 500ms, opacity 500ms, border-color 500ms, color 500ms;
}

.btn-default, a.btn-default {
	background-color: #ececec;
	border-color: transparent;
	color: #222;
}

.btn-default:hover, .btn-default.active:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default:focus, .btn-default.focus:active, .btn-default:active, .btn-default:active:hover, .btn-default:active:focus, a.btn-default:hover, a.btn-default.active:hover, a.btn-default.active.focus, a.btn-default.active:focus, a.btn-default:focus, a.btn-default.focus:active, a.btn-default:active, a.btn-default:active:hover, a.btn-default:active:focus {
	background-color: #3e3e3e;
	color: #fff;
	border-color: transparent;
}

.btn-primary, a.btn-primary, .btn-neutral {
	background-color: #000;
	border-color: transparent;
	color: #fff;
}

.btn-primary:hover, .btn-primary.active:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary:focus, .btn-primary.focus:active, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active:focus, a.btn-primary:hover, a.btn-primary.active:hover, a.btn-primary.active.focus, a.btn-primary.active:focus, a.btn-primary:focus, a.btn-primary.focus:active, a.btn-primary:active, a.btn-primary:active:hover, a.btn-primary:active:focus, .btn-neutral:hover {
	background-color: #3e3e3e;
	color: #fff;
	border-color: transparent;
}

.btn-contrast, a.btn-contrast, .btn-contrast-outline:hover {
	background-color: #179a94;
	border-color: transparent;
	color: #fff;
	opacity: 1;
}

.btn-contrast:hover, a.btn-contrast:hover {
	opacity: .8;
	color: #fff;
}

.btn-contrast-outline {
	background-color: transparent;
	border-color: #179a94;
	color: #179a94;
}

.btn-light, a.btn-light {
	background-color: #fff;
	border-color: transparent;
	color: #5f5f5f;
}

.btn-light:hover, a.btn-light:hover {
	background-color: #3e3e3e;
	color: #fff;
}

.btn-light-outline, a.btn-light-outline, .header-main .btn-light-outline, .header-main a.btn-light-outline {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

.btn-light-outline:hover, a.btn-light-outline:hover {
	background-color: #fff;
	border-color: transparent;
	color: #5f5f5f;
}

.btn-outline, a.btn-outline {
	background-color: transparent;
	border-color: #000;
	color: #000;
}

.btn-outline:hover, a.btn-outline:hover {
	background-color: #3e3e3e;
	border-color: transparent;
	color: #fff;
}

.btn-outline-light, a.btn-outline-light {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}

.btn-outline-light:hover, a.btn-outline-light:hover {
	background-color: #fff;
	border-color: transparent;
	color: #111;
}

.btn-tiny, .btn.btn-tiny {
	padding: 4px 12px;
	font-size: .9em;
}

.btn-sm {
	padding: 5px 20px;
}

.btn-lg {
	padding: 11px 33px;
}

.btn-tiny.btn-outline, .btn-tiny.btn-outline-light, .btn-tiny.btn-contrast-outline {
	border-width: 1px;
	padding: 5px 12px;
}

.btn-link, .btn-link:active, .btn-link[disabled], .btn-link-light {
	border-color: transparent;
	background: none;
	color: #777;
	padding: 0;
	line-height: 1.3em;
	border-bottom: 1px solid #bbb;
}

.btn-link:hover {
	color: #111;
	border-bottom: 1px solid #111;
	text-decoration: none;
}

.btn-link-light {
	color: #ddd;
	border-bottom: 1px solid #d5d5d5;
}

.btn-link-light:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444, #222);
	background-repeat: repeat-x;
	border-color: #222 #222 #000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222;
	background-image: linear-gradient(to bottom, #333, #111);
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary.focus[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover {
	background-color: #3e3e3e;
	border-color: transparent;
}

a.product-remove {
	position: relative;
	font-size: 0;
	display: inline-block;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	line-height: 28px;
	background-color: #000;
	cursor: pointer;
	padding-right: 16px;
	padding-right: 0;
}

a.product-remove:after, a.product-remove:before {
	content: " ";
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -1px;
	width: 10px;
	height: 2px;
	display: inline-block;
	background-color: #fff;
	-webkit-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
	transition: background-color .2s ease-in-out, transform .2s ease-in-out, width .2s ease-in-out;
}

a.product-remove:after {
	transform: rotate(-44deg);
	-webkit-transform: rotate(-44deg);
	-moz-transform: rotate(-44deg);
	-o-transform: rotate(-44deg);
	-ms-transform: rotate(-44deg);
	-sand-transform: rotate(-44deg);
}

a.product-remove:before {
	-webkit-transform: rotate(44deg);
	-moz-transform: rotate(44deg);
	-o-transform: rotate(44deg);
	-ms-transform: rotate(44deg);
	-sand-transform: rotate(44deg);
	transform: rotate(44deg);
}

a.product-remove:hover:after {
	transform: rotate(0);
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	-sand-transform: rotate(0);
}

a.product-remove:hover:before {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	-sand-transform: rotate(0);
	transform: rotate(0);
}

a.button-circle {
	background: #f1f1f1;
	height: 30px;
	width: 30px;
	line-height: 34px;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	color: #111;
}

.table-responsive {
	border: none !important;
}

.table-bordered {
	border: none;
	margin-bottom: 20px;
	line-height: 1.6;
}

.table-bordered.border-bottom {
	border-bottom: 1px solid #e7e7e7;
}

.table-bordered &gt; thead &gt; tr &gt; td {
	border: none;
	border-bottom: 2px solid #e7e7e7;
	padding: 13px 5px 10px;
	font-size: 1.286em;
	text-transform: uppercase;
	font-weight: 700;
	color: #111;
	white-space: normal !important;
}

.table-bordered &gt; tbody &gt; tr &gt; td {
	padding: 13px 5px;
	line-height: inherit;
	vertical-align: middle;
	border: none;
	border-top: 1px solid #e7e7e7;
	white-space: normal !important;
}

.table-bordered &gt; thead &gt; tr &gt; td:first-child, .table-bordered &gt; tbody &gt; tr &gt; td:first-child {
	padding-left: 0;
}

.table-bordered &gt; thead &gt; tr &gt; td:last-child, .table-bordered &gt; tbody &gt; tr &gt; td:last-child {
	padding-right: 0;
}

.table-bordered &gt; tbody &gt; tr &gt; td.remove-cell {
	width: 40px;
}

.table-bordered &gt; tbody &gt; tr &gt; td.image {
	width: 1%;
	padding-right: 15px;
}

.table-bordered &gt; tbody &gt; tr &gt; td.image img {
	max-width: none;
}

.table-bordered &gt; tbody &gt; tr &gt; td.name {
	max-width: 290px;
	padding-right: 20px;
}

.table-bordered &gt; tbody &gt; tr &gt; td.price-cell {
	font-size: 16px;
}

.table-bordered &gt; tbody &gt; tr &gt; td .price-old {
	color: #999;
	display: block;
}

.table-bordered &gt; tbody &gt; tr &gt; td small {
	color: #888;
}

.table-bordered &gt; tbody &gt; tr &gt; td .qty-form {
	width: 55px;
	padding-right: 5px;
}

@media (min-width:768px) {
	.table-bordered &gt; tbody &gt; tr &gt; td.total-cell {
		font-size: 1.286em;
		color: #111;
		font-weight: 700;
	}
}

.table-bordered.totals {
	color: #111;
	font-size: 1.286em;
	border-top: 2px solid #e7e7e7;
}

.table-bordered.totals tbody &gt; tr:last-child &gt; td:last-child {
	font-weight: 700;
	font-size: 1.43em;
}

.compare-table .table-bordered &gt; thead &gt; tr &gt; td {
	font-size: 1.43em;
}

.compare-table .table-bordered tr td {
	border-color: #f2f2f2;
}

.compare-table .table-bordered tbody + tbody {
	border-top: none;
}

.compare-table table tbody tr td:first-child {
	background: #f2f2f2;
	min-width: 200px;
	padding-left: 10px;
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}

.compare-table table tbody tr td.remove {
	line-height: normal;
	vertical-align: bottom;
}

.compare-table table tbody tr td.product {
	padding-bottom: 20px;
}

.compare-table table tbody tr td.product a {
	color: #111;
	display: inline-block;
	margin-bottom: 6px;
}

.compare-table table tbody tr td.product .compare-price {
	font-size: 1.286em;
	color: #949494;
	display: block;
	margin-bottom: 13px;
}

.compare-table table tbody tr td.product .compare-price .price-old {
	display: inline-block;
	color: #bbb;
}

.compare-table table tbody tr td .rating {
	font-size: 14px;
	margin: 5px 0;
}

.totals-slip {
	background-color: #f5f5f5;
	padding: 40px 25px 25px;
	background-image: url("https://cdn-deobb.nitrocdn.com/cIyFuZcyEhhpzpBFSuZOnvFhGxbGWiNs/assets/images/optimized/rev-8f3fdc6/celebleatherjackets.com/catalog/view/theme/basel/image/checkout-border.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

.totals-slip.nitro-lazy {
	background-image: none !important;
}

.totals-slip .table-holder {
	background: #fff;
	padding: 10px 20px;
}

.totals-slip .table-holder table td {
	padding: 15px 12px !important;
	color: #111;
}

@media (max-width:991px) {
	.totals-slip, .totals-slip .table-holder {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.totals-slip .table-holder table tr:first-child td {
	border-top: none;
}

.totals-slip .table-holder table tr:last-child td {
	font-size: 1.43em;
	text-transform: uppercase;
	font-weight: 700;
}

.cart-modules h4 {
	text-transform: uppercase;
	font-size: 1.286em;
}

.panel-default {}

.panel-group .panel {
	border: none;
	box-shadow: none;
}

.panel-group .panel + .panel {
	margin-top: 15px;
}

.panel-group .panel-heading {
	border: none;
	border-bottom: 1px solid #e5e5e5;
	background: none;
	padding: 12px 0;
}

.panel-group .panel-heading .panel-title {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.panel-body {
	padding: 25px 0;
}

.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
	border-top: none;
}

.list-group a {
	border: 1px solid #ddd;
	color: #888;
	padding: 8px 12px;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444;
	background: #ececec;
	border: 1px solid #ddd;
	text-shadow: 0 1px 0 #fff;
}

.carousel-caption {
	color: #fff;
	text-shadow: 0 1px 0 #000;
}

.carousel-control .icon-prev:before {
	content: "ï“";
	font-family: FontAwesome;
}

.carousel-control .icon-next:before {
	content: "ï”";
	font-family: FontAwesome;
}

.table.filter {
	border-bottom: 1px solid #ececec;
	padding: 7px 0;
}

.table.filter .view-icon i {
	font-size: 20px;
	color: #bbb;
	margin-right: 3px;
	vertical-align: bottom;
}

.grid .table.filter .view-icon.grid i, .list .table.filter .view-icon.list i {
	color: #111;
	cursor: default;
}

.table.filter .w100 {
	padding-left: 10px;
}

.table.filter .w100 a:before {
	content: " ";
	display: inline-block;
	margin-right: 10px;
	height: 18px;
	width: 1px;
	background: #ddd;
	vertical-align: bottom;
}

.table.filter span {
	padding: 0 3px 0 15px;
}

.table.filter .sort-select {
	position: relative;
}

@media (max-width:767px) {
	.table.filter .sort-select:before {
		content: "ï…";
		color: #222;
		font-size: 12px;
		position: absolute;
		left: 10px;
		top: 9px;
		pointer-events: none;
		font-family: FontAwesome;
	}
	
	.table.filter .sort-select select {
		padding-left: 25px;
		max-width: 150px;
	}
}

.filter-trigger-btn {
	font-size: 16px;
	color: #222;
}

.filter-trigger-btn i {
	margin-right: 3px;
}

.notransition .btn, .notransition .product-name, .notransition .caption {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.product-holder {
	padding-top: 20px;
}

.single-product {
	position: relative;
	margin-bottom: 10px;
}

.grid .single-product {
	margin-bottom: 25px;
}

.single-product .image {
	position: relative;
	margin-bottom: 12px;
}

.single-product .image .thumb2 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 750ms;
}

.single-product .image:hover .thumb2, .product-style4 .single-product:hover .thumb2 {
	opacity: 1;
	visibility: visible;
	transition: all 750ms;
}

.single-product .image .badge, .main-image .badge {
	position: absolute;
	z-index: 3;
	display: table;
	top: 5px;
	left: 5px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
}

.single-product .image .badge + .badge, .main-image .badge + .badge {
	top: 60px;
}

.single-product .image .badge + .badge + .badge, .main-image .badge + .badge + .badge {
	top: 115px;
}

.single-product .image .badge i, .main-image .badge i {
	font-style: normal;
	display: table-cell;
	vertical-align: middle;
	line-height: 14px;
	letter-spacing: .5px;
	white-space: normal;
	text-align: center;
	text-transform: uppercase;
}

.badge i {
	font-weight: 600;
	font-size: 13px;
}

.sale_badge {
	background: #179a94;
	color: #fff;
}

.new_badge {
	background: #fff;
	color: #111;
}

.out_of_stock_badge {
	background: #111;
	color: #fff;
}

.single-product .image .icons-wrapper {
	position: absolute;
	text-align: center;
	right: 3px;
	top: 1px;
}

.single-product .image .icons-wrapper .icon {
	font-size: 18px;
	width: 30px;
	padding: 5px 0 4px;
	display: block;
	text-align: center;
	transition: all 300ms;
}

.single-product .image .icons-wrapper .icon {
	color: #111;
}

@media (min-width:768px) {
	.single-product .image .icons-wrapper .icon {
		transform: scale(0, 0);
		color: #fff;
	}
	
	.single-product .image .icons-wrapper .icon:hover {
		color: #d5d5d5;
	}
	
	.single-product:hover .image .icons-wrapper .icon {
		transform: scale(1, 1);
		transition: all 300ms;
	}
}

.single-product .image .icons-wrapper .icon span:before {
	display: inline-block;
}

@media (min-width:768px) {
	.single-product .image .icons-wrapper .icon.is-cart {
		display: none;
	}
}

.single-product .image .btn-light-outline {
	display: none;
}

.grid .single-product .product-name, .grid .single-product .product-name:hover, .list .single-product .product-name {
	display: inline-block;
	color: #111;
	font-size: 15px;
	padding: 1px 0;
	margin-bottom: 4px;
}

.single-product .rating {
	margin-bottom: 9px;
	margin-top: 3px;
}

.grid .single-product .price {
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	transition: margin-top 300ms;
}

.grid .single-product .price span:not(.price-new) {
	color: #949494;
}

.single-product .price .price-old {
	margin-right: 5px;
	text-decoration: line-through;
	color: #bdbdbd;
	font-size: 14px;
}

.single-product .btn-outline .global-cart {
	font-size: 0;
}

.single-product .description, .single-product .price-tax, .single-product .plain-links, .single-product .btn-outline, .single-product .btn-contrast {
	display: none;
}

.product-style1 .single-product .image .icons-wrapper .icon {
	color: #111;
}

.product-style1 .grid .single-product .product-name, .list .single-product .product-name {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	transition: border-bottom 300ms;
	margin-bottom: 5px;
}

.product-style1 .grid .single-product .product-name:hover, .list .single-product .product-name:hover {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	transition: border-bottom 300ms;
}

@media (min-width:768px) {
	.product-style1 .grid .single-product .price-wrapper {
		height: 28px;
		overflow: hidden;
	}
	
	.product-style1:not(.catalog_mode) .grid .single-product:hover .price-wrapper .price {
		margin-top: -30px;
		transition: margin-top 300ms;
	}
	
	.product-style1 .grid .single-product .price-wrapper .btn-outline {
		display: inline-block;
		border: none;
		color: #111;
		background: none;
		padding: 0;
		text-transform: none;
		font-weight: 600;
		height: 28px;
		line-height: 28px;
	}
}

.product-style1 .grid .single-product .btn-outline .global-cart {
	font-size: 16px;
	margin-right: 6px;
	font-weight: inherit;
}

.product-style1.names-c .grid .single-product {
	text-align: center;
}

.product-style1.names-c .grid .single-product .product-name {
	border: none;
}

.product-style1.names-c .grid .single-product .btn-outline .global-cart {
	display: none;
}

.product-style1.names-c .grid .single-product .price-wrapper .btn-outline {
	height: 22px;
	line-height: 22px;
	color: #111;
	border-bottom: 1px solid #999;
}

.product-style1.names-c .grid .single-product .price-wrapper .btn-outline:hover {
	opacity: .8;
}

.product-style2 .single-product {
	text-align: center;
}

.product-style2 .single-product .image {
	overflow: hidden;
	text-align: left;
}

.product-style2 .single-product .image .icons-wrapper {
	right: 0;
	left: 0;
	bottom: -40px;
	top: auto;
	height: 40px;
	background: rgba(0, 0, 0, .9);
	padding: 3px 0 2px;
	letter-spacing: 12px;
	transition: bottom 300ms;
}

.product-style2 .single-product:hover .image .icons-wrapper {
	bottom: 0;
	transition: bottom 300ms;
}

.product-style2 .single-product.menu-product:hover .image .icons-wrapper {
	bottom: -4px;
}

.product-style2 .single-product .image .icons-wrapper .icon, .product-style2 .single-product .image .icons-wrapper .icon.is-cart {
	display: inline-block;
	max-width: 20%;
	letter-spacing: 0;
	transform: none;
	color: #fff;
}

.product-style2 .single-product.menu-product .image .icons-wrapper .icon, .product-style2 .single-product.menu-product .image .icons-wrapper .icon.is-cart {
	font-size: 16px;
	max-width: 20px;
}

.product-style2 .single-product .image .icons-wrapper .icon:hover, .product-style2 .single-product .image .icons-wrapper .icon.is-cart:hover {
	color: #d5d5d5;
}

@media (min-width:768px) {
	.product-style3 .single-product .img-overlay, .product-style4 .single-product .img-overlay {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: rgba(0, 0, 0, .75);
		opacity: 0;
		transition: opacity 300ms;
	}
	
	.product-style3 .grid .single-product .image:hover .img-overlay, .product-style4 .grid .single-product:hover .img-overlay {
		opacity: 1;
		transition: opacity 300ms;
	}
}

.product-style3 .single-product {
	text-align: center;
}

.product-style3 .single-product .image .btn-center {
	position: absolute;
	padding: 0 30px;
	text-align: center;
	top: 50%;
	right: 0;
	left: 0;
}

@media (min-width:768px) {
	.product-style3 .single-product .image .btn-center .btn-light-outline {
		display: inline-block;
		margin-top: -20px;
		transform: scale(0, 0);
		opacity: 0;
		transition: all 300ms, opacity 200ms;
	}
}

.product-style3 .grid .single-product .image:hover .btn-center .btn-light-outline {
	transform: scale(1, 1);
	opacity: 1;
	transition: all 300ms, opacity 200ms;
}

@media (min-width:768px) {
	.product-style4 .grid .single-product {
		padding-bottom: 0;
		margin-bottom: 30px;
	}
	
	.product-style4 .grid .single-product .image {
		margin-bottom: 0;
	}
	
	.product-style4 .grid .single-product .caption {
		position: absolute;
		top: 52%;
		right: 35px;
		left: 35px;
		text-align: center;
		transform: translateY(-40%);
		-webkit-filter: blur(.000001px);
		opacity: 0;
		transition: transform 400ms, opacity 400ms;
	}
	
	.product-style4 .grid .single-product:hover .caption {
		transform: translateY(-50%);
		opacity: 1;
		transition: transform 400ms, opacity 400ms;
	}
	
	.product-style4 .grid .single-product .product-name, .product-style4 .grid .single-product .price, .product-style4 .grid .single-product .price-new, .product-style4 .grid .single-product .rating {
		color: #fff;
	}
	
	.product-style4 .grid .single-product .product-name {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: "..";
		width: 95%;
	}
	
	.product-style4 .grid .single-product .price {
		line-height: 31px;
	}
	
	.product-style4 .grid .single-product .product-name:hover {
		color: #ccc;
	}
	
	.product-style4 .grid .single-product .caption .btn-outline {
		display: inline-block;
		margin: 30px 0 0;
		pointer-events: auto;
		-webkit-filter: blur(.000001px);
		-webkit-transform: translateZ(0);
		border-color: rgba(255, 255, 255, .5);
		transition: all 400ms;
		color: #fff;
		border: 1px solid rgba(255, 255, 255, .5);
	}
	
	.product-style4 .grid .single-product:hover .caption .btn-outline {
		margin: 13px 0 17px;
	}
	
	.product-style4 .grid .single-product .caption .btn-outline:hover {
		border-color: transparent;
		background: #fff;
		color: #555;
	}
}

.product-style6 .single-product .image .icons-wrapper .icon, .product-style6 .grid .single-product .price {
	color: #111;
}

.product-style6 .grid .single-product {
	text-align: center;
}

.product-style6 .grid .single-product .price {
	font-weight: 700;
}

@media (min-width:768px) {
	.product-style6 .grid .single-product .btn-contrast, .product-style6 .list .single-product .btn-contrast {
		display: inline-block;
	}
	
	.product-style6 .grid .single-product .btn-contrast {
		margin-top: 12px;
	}
	
	.product-style6 .single-product .btn-contrast .global-cart {
		display: none;
	}
	
	.product-style6 .single-product .btn-contrast {
		font-weight: 700;
		font-size: .85em;
		padding: 8px 15px;
	}
}

.product-style1 .grid.multiple-rows .carousel .single-product .caption, .product-style6 .grid.multiple-rows .carousel .single-product .caption {
	min-height: 86px;
	margin-bottom: -5px;
}

@media (min-width:768px) {
	.product-style6 .grid.multiple-rows .carousel .single-product .caption {
		min-height: 136px;
		margin-bottom: -5px;
	}
}

.gridlist .single-product, .gridlist .single-blog {
	display: table !important;
	table-layout: fixed;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.gridlist:not(.carousel) .single-product:last-child, .gridlist:not(.carousel) .single-blog:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.gridlist .single-product .image, .gridlist .single-blog .banner_wrap {
	display: table-cell;
	vertical-align: top;
}

.gridlist .single-product .caption, .gridlist .single-blog .summary {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width: 100%;
	padding: 0 0 0 10px;
}

.gridlist .single-product .product-name, .gridlist .single-blog .blog-title {
	font-size: .9em;
	text-transform: uppercase;
	display: inline-block;
}

.gridlist .single-product .product-name:hover, .gridlist .single-blog .blog-title:hover {
	text-decoration: underline;
}

.gridlist .single-product .price:not(.price-new) {
	color: #aaa;
}

.gridlist .single-product .icons-wrapper, .gridlist .single-product .badge, .gridlist .single-product .sale-counter, .gridlist .single-product .thumb2 {
	display: none;
}

.grid .image .sale-counter {
	position: absolute;
	right: 2px;
	left: 2px;
	bottom: 12px;
	text-align: center;
}

.grid .caption .sale-counter {
	padding-top: 12px;
}

.sale-counter div {
	background: #000;
	color: #fff;
	display: inline-block;
	margin: 0 2px;
	padding: 5px 0px;
	width: 50px;
	font-size: 1.286em;
	line-height: 20px;
	text-transform: uppercase;
	text-align: center;
	max-width: 21%;
	transition: opacity 750ms;
}

.product-style2 .grid .single-product:hover .sale-counter div {
	opacity: 0;
	transition: opacity 400ms;
}

.menu-product .sale-counter div {
	font-size: 16px;
	line-height: 16px;
	padding: 5px 0px 3px;
	margin: 0 1px;
}

.sale-counter i {
	display: block;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	opacity: .6;
}

.special_countdown {
	display: block;
	padding: 12px 0 10px;
}

.special_countdown p {
	margin-bottom: 8px;
	font-style: italic;
	font-size: 14px;
	color: #777;
}

.special_countdown .icon-clock {
	vertical-align: top;
	font-size: 15px;
	margin: 2px 2px 0 0;
	display: inline-block;
}

.special_countdown div {
	background: #f8f8f8;
	color: #111;
	display: inline-block;
	margin: 0 3px 0 0;
	padding: 9px 0px 8px;
	width: 65px;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	max-width: 23%;
}

.special_countdown div i {
	display: block;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	opacity: .5;
}

@media (min-width:768px) {
	.list .item.single-product {
		display: table;
		width: 100% !important;
		padding-bottom: 10px;
	}
	
	.list .item.single-product .image {
		display: table-cell;
		vertical-align: top;
		width: auto;
		padding-bottom: 17px;
		border-bottom: 1px solid #eaeaea;
	}
	
	.list .item.single-product .image img {
		max-width: none;
	}
	
	.list .item.single-product .icons-wrapper {
		display: none;
	}
	
	.list .single-product .description, .list .single-product .plain-links, .list .single-product .btn-outline {
		display: inline-block;
	}
	
	.list .item.single-product .caption {
		display: table-cell;
		vertical-align: top;
		text-align: left;
		width: 100%;
		padding: 2px 10px 17px 25px;
		padding-bottom: 16px;
		border-bottom: 1px solid #ececec;
	}
	
	.list .item.single-product:last-child .image, .list .item.single-product:last-child .caption {
		border-bottom: none;
		padding-bottom: 0;
	}
	
	.list .item.single-product .product-name {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
	
	.list .item.single-product .price {
		font-size: 1.5em;
	}
	
	.list .item.single-product .price-tax {
		font-size: 14px;
		color: #999;
		display: block;
		margin: 4px 0;
	}
	
	.list .item.single-product .description, .list .item.single-product .plain-links {
		margin: 10px 0 18px;
	}
	
	.list .item.single-product .plain-links a {
		display: inline-block;
		white-space: nowrap;
		margin: 7px 15px 5px 0;
	}
	
	.list .item.single-product .plain-links a span {
		vertical-align: text-bottom;
		font-size: 16px;
		margin-right: 2px;
	}
	
	.list .item.single-product .image .sale-counter {
		margin-top: -58px;
		margin-bottom: 18px;
		text-align: center;
		position: relative;
	}
	
	.list .item.single-product .caption .sale-counter {}
}

@media (min-width:768px) and (max-width:991px) {
	.list .item.single-product .image img {
		max-width: 200px;
	}
}

.category-main-thumb {
	display: block;
	margin-bottom: 20px;
}

.category-description {
	display: block;
	margin-bottom: 30px;
}

.grid-holder.categories {
	padding: 10px 0 20px;
}

.grid-holder.categories img {
	display: block;
	margin-bottom: 10px;
}

.product-info {
	width: 100%;
}

@media (min-width:992px) {
	.product-info {
		margin-bottom: 15px;
	}
	
	.product-info.quickview-info {
		margin-bottom: 0px;
		width: 960px;
	}
}

.product-info .table-cell.left {
	width: auto;
	vertical-align: top;
	padding-bottom: 30px;
}

.image-area .main-image {
	display: inline-block;
	padding-bottom: 3px;
	overflow: hidden;
	position: relative;
}

.quickview-info .image-area .main-image {
	padding-bottom: 0;
	display: block;
}

#main-image img {
	display: block;
}

#main-image img, .full-width .image-additional img, .mousetrap {
	cursor: url("https://cdn-deobb.nitrocdn.com/cIyFuZcyEhhpzpBFSuZOnvFhGxbGWiNs/assets/images/optimized/rev-8f3fdc6/celebleatherjackets.com/catalog/view/theme/basel/image/cursor-zoom.png"), pointer !important;
}

.cloud-zoom-wrap {
	position: relative;
	z-index: 2;
}

.image-area.hover-zoom-disabled .mousetrap {
	display: none;
}

.image-additional {
	overflow: hidden;
	padding: 0;
	margin: 0;
	opacity: 0;
}

.container.full-width .image-additional {
	opacity: 1;
}

.image-additional .slick-list {
	margin: -5px;
}

.image-additional .slick-slide {
	padding: 5px;
}

.image-additional .icon-arrow-left, .image-additional .icon-arrow-right {
	height: 34px;
	width: 38px;
	text-align: center;
	line-height: 34px;
	font-size: 10px;
	background: #fff;
	color: #000;
	display: block;
	bottom: 20px;
	position: absolute;
	z-index: 2;
}

.image-additional .slick-disabled {
	cursor: default;
	color: #aaa;
}

.image-additional .icon-arrow-left {
	right: 58px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}

.image-additional .icon-arrow-right {
	right: 20px;
	box-shadow: 4px 0 4px rgba(0, 0, 0, .1);
}

@media (min-width:992px) {
	.images-left .image-additional .icon-arrow-left {
		right: 50%;
		left: auto;
	}
	
	.images-left .image-additional .icon-arrow-left:before {
		content: "î˜‡";
	}
	
	.images-left .image-additional .icon-arrow-right {
		left: 50%;
		right: auto;
	}
	
	.images-left .image-additional .icon-arrow-right:before {
		content: "î˜„";
	}
}

@media (min-width:992px) {
	.images-left .image-area .image-additional {
		display: inline-block;
		margin-right: 20px;
		float: left;
	}
}

@media (max-width:991px) {
	.quickview-info .image-area {
		width: 340px !important;
	}
	
	.product-main:not(.col-sm-8) .image-area {
		width: 340px !important;
	}
	
	#main-image img {
		max-width: 100%;
	}
	
	.image-area .image-additional, .main-image {
		width: 100% !important;
		height: auto !important;
	}
	
	.col-md-9.col-sm-8 .product-info, .col-md-9.col-sm-8 .product-info .table-cell {
		display: block;
		padding-left: 0;
	}
}

@media (max-width:767px) {
	.product-main:not(.col-sm-8) .image-area, .image-area, .image-area img {
		width: 100% !important;
	}
	
	#main-image img {
		width: 100%;
	}
	
	.product-info, .product-info .table-cell {
		display: block;
	}
}

@media (min-width:768px) {
	.product-info .table-cell.right {
		padding-left: 33px;
		vertical-align: top;
	}
	
	.product-info.quickview-info .table-cell.right {
		padding: 25px 15px 20px 25px;
	}
}

.product-info .table-cell .inner {
	display: inline-block;
	padding-bottom: 30px;
	width: 100%;
}

.product-info.quickview-info .table-cell .inner {
	padding: 0 10px 0 0;
}

.product-info .table-cell.right h1#page-title {
	font-size: 38px;
	margin: 7px 0 14px;
	line-height: 1.4;
}

.product-info.quickview-info .table-cell.right h1 {
	font-size: 28px;
	font-weight: normal;
	text-transform: none;
	margin: 7px 0 12px;
}

.product-info .table-cell.right .rating {
	margin: 0px 5px 9px 0;
	display: inline-block;
}

.product-info .table-cell.right .review_link {
	display: inline-block;
	color: #999;
}

.product-info .table-cell.right ul.price {
	margin-bottom: 13px;
	font-size: 2em;
}

.product-info .table-cell.right .price-old {
	color: #bbb;
	font-size: .57em;
	margin-right: 10px;
}

.product-info .table-cell.right p.discount {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0 10px;
	margin-bottom: 20px;
}

.product-info .table-cell.right p.discount span {
	display: block;
	margin-bottom: 5px;
}

.product-info .table-cell.right p.discount i {
	font-style: normal;
}

.product-info .table-cell.right p.meta_description {
	margin-bottom: 20px;
	line-height: 25px;
}

#product {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
}

#product .options {
	display: table;
	padding-bottom: 10px;
	width: 100%;
}

#product .options .table-cell {
	vertical-align: top;
	padding-bottom: 15px;
	width: 100%;
}

#product .options .table-cell.radio-cell, #product .options .table-cell.checkbox-cell {
	padding-bottom: 10px;
}

#product .options .table-cell.name {
	padding: 11px 20px 0 0;
	width: auto;
	min-width: 80px;
}

#product .options .name label {
	font-weight: 700;
	color: #111;
}

#product .options .has-image label {
	padding-left: 0;
}

#product .options .has-image label input, #product .options .has-image label .name {
	display: none;
}

#product .options .has-image {
	display: inline-block;
	margin: 8px 10px 0px 0px;
	max-width: 25px;
}

#product .options .has-image:last-child {
	margin-bottom: 10px;
}

#product .options .has-image img {
	padding-bottom: 3px;
	border-bottom: 2px solid #fff;
}

#product .options .has-image input[type="radio"]:checked + img, #product .options .has-image input[type="checkbox"]:checked + img {
	border-bottom: 2px solid #000;
}

#product .options .table-cell .radio:last-child {
	margin-bottom: 0;
}

.input-quantity {
	width: 60px;
	padding-right: 5px;
	margin-right: 12px;
}

.form-group.buy {
	padding-top: 10px;
	margin-bottom: 25px;
}

.form-group.buy input, .form-group.buy button {
	display: inline-block;
	vertical-align: middle;
}

.form-group.buy .btn.details {
	margin-left: 5px;
}

.product-info .table-cell.right p.info {
	margin-bottom: 12px;
	line-height: 22px;
	vertical-align: middle;
}

.product-info .table-cell.right p.info.is_wishlist, .product-info .table-cell.right p.info.is_compare, .product-info .table-cell.right p.info.is_ask {
	margin: 0 15px 23px 0;
	display: inline-block;
	position: relative;
	height: 24px;
	line-height: 24px;
	padding-left: 24px;
}

.product-info .table-cell.right p.info.is_wishlist i, .product-info .table-cell.right p.info.is_compare i, .product-info .table-cell.right p.info.is_ask i {
	font-size: 17px;
	position: absolute;
	left: 0;
	top: 3px;
}

.product-info .table-cell.right p.info b {
	color: #111;
}

.product-info .table-cell.right p.info.tags a + a:before {
	content: ",";
	margin-right: 8px;
}

.product-info .table-cell.right p.info.share a {
	font-size: 14px;
	color: #666;
	margin: 0 5px;
	vertical-align: middle;
}

.product-info .table-cell.right p.info.share a:hover {
	color: #111;
}

.product-layout.full-width .product-info {
	table-layout: fixed;
}

@media (min-width:768px) {
	.product-layout.full-width .product-info .table-cell {
		width: 50%;
	}
}

.product-layout.full-width .image-area .main-image {
	padding-bottom: 0;
}

.product-layout.full-width .image-area .image-additional img {
	padding-bottom: 5px;
}

.product-layout.full-width .product-info .table-cell.right {
	text-align: center;
}

.product-layout.full-width .product-info .table-cell.right .inner {
	max-width: 550px;
}

.product-layout.full-width .product-info .table-cell.right .info-holder {
	padding: 20px 20px 5px;
	display: inline-block;
	background: #f9f9f9;
}

.product-layout.full-width .product-info .table-cell.right .info-holder p.info {
	display: inline-block;
	margin: 0 10px 15px;
}

.product-tabs-wrapper {
	padding: 30px 0 35px;
	background-color: #f9f9f9;
	margin-bottom: 40px;
}

.product-layout .inline-tabs {
	padding-top: 15px;
	margin-bottom: 60px;
}

.product-tabs-wrapper .tab-content {
	padding: 5px 0 10px;
	line-height: 1.7;
}

.tab-content p {
	line-height: 1.7;
}

#tab-review h4, #tab-questions h4 {
	margin-top: 16px;
	font-size: 1.286em;
}

#tab-review .col-sm-6.right, #tab-questions .col-sm-6.right {
	border-left: 1px solid #efefef;
}

@media (min-width:768px) {
	#form-review, #form-question {
		padding-left: 25px;
	}
	
	#review, #question {
		padding-right: 25px;
	}
}

#form-review .form-group, #form-question .form-group {
	margin-bottom: 2px;
}

#form-review label, #form-question label {
	color: #111;
}

#form-review .control-label, #form-question .control-label {
	padding-bottom: 4px;
}

#form-review .alert.alert-sm, #form-question .alert.alert-sm {
	margin: 20px 0 10px;
}

.rating-stars {
	margin: 2px 0;
}

.rating-stars input[type="radio"] {
	visibility: hidden;
}

.rating-stars label i {
	cursor: pointer;
	color: #666;
	vertical-align: text-bottom;
	font-size: 15px;
	letter-spacing: 2px;
}

.rating-stars input[type="radio"]:checked + label i:before {
	color: #179a94;
	content: "ï€…";
}

#review, #question {
	padding-top: 13px;
	padding-bottom: 30px;
}

#review .table, #question .table {
	margin-bottom: 30px;
}

#review .table-cell, #question .table-cell {
	vertical-align: top;
	width: auto;
}

#review .table-cell.right, #question .table-cell.right {
	width: 100%;
}

#review .fa-user, #question .fa-comments-o {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	background: #eee;
	font-size: 22px;
	color: #999;
	display: block;
	margin: 4px 25px 10px 0;
}

#question .fa-comments-o {
	font-size: 24px;
}

#question p.question {
	margin-bottom: 20px;
}

#review p.author, #question p.author, #question p.our-answer {
	margin-bottom: 10px;
}

#question p.no-answer {
	color: #777;
}

#review p.author .rating {
	display: block;
	color: #179a94;
	margin-top: 2px;
}

@media (min-width:768px) {
	#review p.author .rating {
		float: right;
	}
}

.table.specification {
	max-width: 650px;
	margin: 0 auto;
}

.table.specification &gt; tbody &gt; tr &gt; td, .table.specification &gt; thead &gt; tr &gt; td {
	padding: 12px 5px;
	border-top: 1px solid #eee;
}

.table.specification &gt; tbody &gt; tr &gt; td b {
	color: #111;
	font-size: 16px;
}

.table.specification &gt; thead &gt; tr &gt; td {
	font-size: 1.286em;
	padding-top: 40px;
	text-transform: uppercase;
}

.table.specification &gt; thead:first-child &gt; tr:first-child &gt; td {
	padding-top: 0px;
}

.widget.widget-related {
	margin-bottom: 20px;
}

.login-area {
	position: relative;
	margin-bottom: 30px;
	padding-top: 10px;
}

.login-area .col-sm-6 {
	padding-bottom: 30px;
}

.login-area .col-sm-6.right {
	text-align: center;
}

.title_in_bc .login-area h2 {
	font-size: 2.43em;
	margin-bottom: 20px;
}

.login-area h2 i {
	font-size: 24px;
	margin-right: 10px;
}

a.label-link:not(:hover) {
	color: #888;
}

.login-area .register-text {
	max-width: 400px;
	display: inline-block;
}

@media (min-width:768px) {
	.title_in_bc .login-area {
		padding-top: 35px;
	}
	
	.title_in_bc .col-sm-12 .login-area {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.login-area:before {
		content: " ";
		background: #e5e5e5;
		width: 1px;
		position: absolute;
		top: 15px;
		bottom: 0;
		left: 50%;
	}
	
	.login-area .col-sm-6.left {
		padding-right: 60px;
	}
	
	.login-area .col-sm-6.right {
		padding-left: 6%;
	}
}

@media (max-width:767px) {
	.login-area .col-sm-6.right:before {
		content: " ";
		width: 100%;
		display: block;
		height: 1px;
		margin: 15px 0 30px;
		background: #e5e5e5;
	}
}

.single-address {
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 20px;
	display: block;
	line-height: 1.6;
}

.single-address a {
	margin-right: 10px;
}

.information-contact #content #page-title {
	display: none;
}

.full-width-map .breadcrumb-holder {
	display: none;
}

.title_in_bc.full-width-map .breadcrumb-holder {
	display: block;
}

.title_in_bc.full-width-map .map-full-width {
	margin-top: -40px;
}

#gmap {
	height: 400px;
	margin-bottom: 70px;
	width: 100%;
}

#gmap.map-full-width {
	height: 600px;
}

#gmap .address-holder {
	padding: 50px 55px;
	position: absolute;
	z-index: 2;
	background: #111;
	display: inline-block;
	top: 25%;
	right: 10%;
	left: 10%;
}

#gmap .address-holder h3 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 1.57em;
}

#gmap .address-holder p {
	position: relative;
	margin-bottom: 20px;
	color: #ccc;
	padding-left: 50px;
}

#gmap .address-holder p:before {
	position: absolute;
	left: 10px;
	top: 0;
	color: #fff;
	font-size: 38px;
	line-height: 38px;
	content: "ï";
	font-family: FontAwesome;
}

#gmap .address-holder a {
	color: #fff;
	border-bottom: 1px solid #999;
}

#gmap .address-holder a:hover {
	border-color: #fff;
}

@media (min-width:768px) {
	.information-contact .left-side {
		padding-right: 30px;
	}
	
	.information-contact .right-side {
		padding-left: 30px;
	}
}

.information-contact .contact-image {
	display: block;
	text-align: center;
	padding: 20px;
	border: 9px solid #fafafa;
}

.information-contact .grid-holder .item {
	width: 50%;
}

.information-contact .grid-holder p.contact-detail {
	padding: 0px 10px 10px 55px;
	margin-bottom: 0;
	min-height: 50px;
	position: relative;
}

.information-contact .grid-holder .contact-detail .icon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 38px;
	line-height: 38px;
}

.widget {
	margin-bottom: 63px;
}

.widget.contrast-bg {
	position: relative;
	background: #f7f7f7;
	padding: 60px 0 20px;
}

.widget.carousel-widget.contrast-bg {
	padding: 35px 0 15px;
}

.widget.blog-widget.contrast-bg {
	padding: 60px 0 10px;
}

.widget-title-style3 .widget.contrast-bg .widget-title .main-title span {
	background: #f7f7f7;
}

.widget.contrast-bg:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -9999px;
	right: 0;
	border-left: 9999px solid #f7f7f7;
	box-shadow: 9999px 0 0 #f7f7f7;
	z-index: -1;
}

.widget.contrast-bg .slick-dots {
	margin-bottom: 20px;
}

.widget .widget-title {
	display: table;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.widget .widget-title .pre-line {
	color: #9b9b9b;
	margin-bottom: 8px;
	letter-spacing: 3px;
}

.widget .widget-title .main-title {
	font-size: 26px;
	line-height: 1.2;
	margin-bottom: 7px;
	color: #111;
	position: relative;
	text-transform: uppercase;
}

.widget .widget-title .main-title span {
	padding: 0 10px;
	position: relative;
}

@media (max-width:767px) {
	.widget .widget-title .main-title span {
		font-size: .8em;
	}
}

.widget .widget-title-separator {
	margin: 2px 0 7px;
	font-size: 10px;
	color: #ccc;
}

.widget .widget-title-separator:before, .widget .widget-title-separator:after {
	content: " ";
	display: inline-block;
	width: 25px;
	height: 1px;
	margin: 0 5px 1px;
	vertical-align: middle;
	background-color: #ccc;
}

.widget .widget-title .sub-line {
	padding-top: 4px;
	margin-bottom: 12px;
}

.widget .widget-title .sub-line span {
	display: inline-block;
	max-width: 450px;
}

.widget .widget-title .sub-line .btn {
	margin-top: 17px;
}

.widget .widget-title .sub-line a:not(.btn):not(:hover) {
	text-decoration: underline;
}

.widget-title-style2 .widget .widget-title-separator {
	font-size: 0;
}

.widget-title-style2 .widget .widget-title-separator:before {
	display: none;
}

.widget-title-style2 .widget .widget-title-separator:after {
	height: 2px;
	width: 28px;
	margin: 5px 0;
	background-color: #179a94;
}

.widget-title-style3 .widget .widget-title .pre-line {
	margin-bottom: 10px;
}

.widget-title-style3 .widget .widget-title {
	margin-bottom: 30px;
}

.widget-title-style3 .widget .widget-title .main-title {
	margin-bottom: 10px;
}

.widget-title-style3 .widget .widget-title .main-title:before {
	content: "";
	background: #ececec;
	height: 1px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
}

.widget-title-style3 .widget .widget-title .main-title span {
	padding: 0 15px;
	background: #fff;
	position: relative;
}

.widget-title-style3 .widget .widget-title .widget-title-separator {
	display: none;
}

.column .widget {
	margin-bottom: 47px;
}

.column .widget .widget-title .pre-line {
	padding-top: 3px;
	letter-spacing: 2px;
}

.column .widget .widget-title {
	text-align: left;
	margin-bottom: 10px;
}

.column .widget .widget-title .main-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .75px;
	margin-bottom: 0;
}

.column .widget .widget-title .main-title:before {
	display: none;
}

.column .widget .widget-title .main-title span {
	padding: 0;
}

.column .widget .widget-title .widget-title-separator {
	font-size: 0;
	display: block;
}

.column .widget .widget-title .widget-title-separator:after {
	display: none;
}

.column .widget .widget-title .widget-title-separator:before {
	height: 2px;
	width: 30px;
	margin: 0px 0px 6px;
	background: #e5e5e5;
	display: inline-block;
}

.bordered-list-title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color: #111;
	display: block;
}

.bordered-list-title.invert {
	display: block;
	color: #fff;
	background: #111;
	padding: 12px;
	text-align: center;
}

.bordered-list a {
	display: block;
	padding: 12px 15px;
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: -1px;
	color: #6c6c6c;
	font-size: 12px;
	text-transform: uppercase;
}

.bordered-list a:hover {
	background-color: #f9f9f9;
}

.instagram_wrapper {
	position: relative;
}

.instagram_wrapper .instagram_title.floating_title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: hidden;
}

.instagram_wrapper .instagram_title.floating_title .widget-title {
	display: inline-block;
	width: auto;
	max-width: 90%;
	visibility: visible;
	position: relative;
	z-index: 2;
	margin: 0;
	background: #fff;
	padding: 40px 27px 32px;
	outline: 5px solid rgba(255, 255, 255, .5);
}

.instagram_wrapper .images_wrap {
	overflow: hidden;
}

.instagram_wrapper .images_wrap .item {
	position: relative;
}

.instagram_wrapper .images_wrap .item .hover_fill {
	position: absolute;
	background-color: rgba(0, 0, 0, .5);
	background-image: url("https://cdn-deobb.nitrocdn.com/cIyFuZcyEhhpzpBFSuZOnvFhGxbGWiNs/assets/images/optimized/rev-8f3fdc6/celebleatherjackets.com/catalog/view/theme/basel/image/angle-right.svg");
	background-repeat: no-repeat;
	background-position: 40% 50%;
	opacity: 0;
	transition: all 400ms;
}

.instagram_wrapper .images_wrap .item .hover_fill.nitro-lazy {
	background-image: none !important;
}

.column .instagram_wrapper .images_wrap .item .hover_fill {
	background-image: url("https://cdn-deobb.nitrocdn.com/cIyFuZcyEhhpzpBFSuZOnvFhGxbGWiNs/assets/images/source/rev-8f3fdc6/celebleatherjackets.com/catalog/view/theme/basel/image/angle-right-sm.svg");
}

.column .instagram_wrapper .images_wrap .item .hover_fill.nitro-lazy {
	background-image: none !important;
}

.instagram_wrapper .images_wrap .item:hover .hover_fill {
	background-position: 50% 50%;
	opacity: 1;
	transition: all 400ms;
}

.tab-content.has-carousel &gt; .tab-pane {
	display: block;
	height: 0;
}

.tab-content.has-carousel &gt; .active {
	height: auto;
}

.tab-content.has-carousel &gt; .tab-pane .carousel {
	overflow: hidden;
	height: 0;
}

.document_ready .tab-content.has-carousel &gt; .tab-pane.active .carousel {
	height: auto;
	overflow: visible;
}

.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;
	opacity: 1;
	transition: opacity 600ms;
}

.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;
	outline: none;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
}

.slick-arrow.slick-hidden {
	display: none;
}

.carousel .arrow-left, .carousel .arrow-right {
	display: block;
	padding: 5px;
	position: absolute;
	z-index: 8;
	top: 50%;
	margin-top: -20px;
	color: #111;
	font-size: 36px;
	opacity: 0;
	transition: left 300ms, right 300ms, opacity 300ms;
}

.column .carousel .arrow-left, .column .carousel .arrow-right {
	font-size: 22px;
}

.carousel:hover .arrow-right, .carousel:hover .arrow-left, .carousel.sticky-arrows .slick-arrow.visible {
	opacity: 1;
	transition: left 300ms, right 300ms, opacity 300ms;
}

.carousel.sticky-arrows .slick-arrow {
	opacity: 0 !important;
}

.carousel.sticky-arrows .slick-arrow.visible {
	opacity: 1 !important;
}

.carousel:hover .slick-disabled, .sticky-arrows .visible .slick-disabled {
	cursor: default;
	opacity: .3 !important;
}

.carousel .arrow-left {
	left: 5px;
}

.carousel .arrow-right {
	right: 5px;
}

@media (min-width:992px) {
	.sticky-arrows .arrow-left {
		left: -65px;
	}
	
	.sticky-arrows .arrow-right {
		right: -65px;
	}
}

.carousel:hover .arrow-left, .slick-arrow.visible.arrow-left {
	left: -35px;
}

.carousel:hover .arrow-right, .slick-arrow.visible.arrow-right {
	right: -35px;
}

@media (min-width:992px) {
	.boxed-layout .carousel .arrow-left {
		left: 25px !important;
	}
	
	.boxed-layout .carousel .arrow-right {
		right: 25px !important;
	}
}

@media (max-width:991px) {
	.carousel .arrow-left, .carousel .arrow-right {
		font-size: 18px;
		padding: 10px;
		background: #fff;
		box-shadow: 0 0 4px rgba(0, 0, 0, .1);
		opacity: 1;
	}
	
	.carousel .arrow-left {
		left: 15px !important;
	}
	
	.carousel .arrow-right {
		right: 15px !important;
	}
}

.boxed-layout .carousel .arrow-left, .boxed-layout .carousel .arrow-right {
	font-size: 18px;
	line-height: 18px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, .1);
	opacity: 1;
}

.carousel .arrow-left.within, .column .carousel .arrow-left {
	left: 25px;
}

.carousel:hover .arrow-left.within, .column .carousel:hover .arrow-left {
	left: 15px;
}

.carousel .arrow-right.within, .column .carousel .arrow-right {
	right: 25px;
}

.carousel:hover .arrow-right.within, .column .carousel:hover .arrow-right {
	right: 15px;
}

.slick-dots {
	display: block;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
	padding: 5px 7px;
	vertical-align: top;
}

.slick-dots li button {
	border: none;
	padding: 0;
	margin: 0;
	background: #e5e5e5;
	width: 10px;
	height: 10px;
	border-radius: 5px;
}

.slick-dots li.slick-active button {
	background: #111;
}

.light .slick-dots li button {
	background: #bbb;
}

.light .slick-dots li.slick-active button {
	background: #fff;
}

.global-cart:before {
	transform: rotate(0deg);
}

.global-cart-basket .global-cart:before {
	content: "îŽ";
}

.global-cart-handbag .global-cart:before {
	content: "î€µ";
}

.global-cart-bag .global-cart:before {
	content: "î";
}

.global-cart-briefcase .global-cart:before {
	content: "î‹";
}

.global-cart-shoppingbag .global-cart::before {
	content: "ïŠ";
}

.global-cart-shoppingbasket .global-cart::before {
	content: "ïŠ‘";
}

.master-slider {
	position: relative;
	visibility: hidden;
	-moz-transform: translate3d(0, 0, 0);
	overflow: hidden;
	line-height: 1.7;
}

@media (max-width:1199px) {
	.master-slider {
		min-height: 0 !important;
	}
}

.master-slider, .master-slider * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.master-slider.ms-fullheight {
	height: 100%;
}

.ms-layout-partialview .ms-view {
	overflow: visible;
	background-color: transparent;
}

.ms-layout-partialview .ms-container {
	overflow: hidden;
}

.master-slider img, .ms-slide-bgvideocont video {
	max-width: none;
}

.ms-moz .ms-slide-bgcont&gt;img {
	transform: translateX(0px);
}

.ms-loading-container {
	position: absolute;
	width: 100%;
	top: 0;
}

.ms-slide-auto-height {
	display: table;
}

.ms-no-swipe, .ms-def-cursor {
	cursor: auto !important;
}

.ms-ie .ms-grab-cursor {
	cursor: move;
}

.ms-ie .ms-grabbing-cursor {
	cursor: move;
}

.ms-view {
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	position: relative;
	-webkit-perspective: 2000px;
	-moz-perspective: 2000px;
	-ms-perspective: 2000px;
	perspective: 2000px;
}

.ms-view .ms-slide-container {
	position: relative;
}

.ms-slide {
	position: absolute;
	height: 100%;
	-webkit-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	transform: translateZ(0px);
}

.ms-wk .ms-slide {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.ms-slide .ms-slide-bgcont, .ms-slide .ms-slide-bgvideocont {
	position: absolute;
	overflow: hidden;
	width: 100%;
}

.ms-slide .ms-slide-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 110;
}

.ms-ie .ms-slide-link {
	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRâ€Œâ€‹AA7") 0 0 repeat;
}

.ms-ie .ms-slide-link.nitro-lazy {
	background-image: none !important;
}

.ms-slide .ms-slide-bgvideocont {
	z-index: 105;
	height: 100%;
}

.ms-wk .ms-slide .ms-slide-bgvideocont, .ms-wk .ms-slide-bgvideocont&gt;video {
	-webkit-transform: translateZ(.3px);
	transform: translateZ(.3px);
}

.ms-slide .ms-slide-bgvideo {
	position: absolute;
	top: 0px;
}

.ms-inner-controls-cont, .ms-container {
	position: relative;
	margin: 0 auto;
}

.ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ms-slide .ms-layer, .ms-fixed-layers .ms-layer, .ms-overlay-layers .ms-layer {
	position: absolute;
	pointer-events: auto;
}

.ms-slide .ms-layer.image {
	width: auto !important;
}

.ms-layer-mask {
	position: absolute;
	overflow: hidden;
}

.ms-layer-mask .ms-layer {
	position: relative;
}

.ms-slide .ms-slide-layers, .ms-overlay-layers .ms-slide-layers, .ms-fixed-layers {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 109;
	top: 0px;
	pointer-events: none;
}

.ms-parallax-layer {
	width: 100%;
	position: absolute;
	top: 0;
}

.ms-scroll-parallax-cont {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.ms-wk .ms-scroll-parallax-cont {
	-webkit-transform: translateZ(.4px);
	transform: translateZ(.4px);
}

.ms-action-layer {
	cursor: pointer;
}

.ms-btn-container {
	position: absolute;
	width: auto !important;
}

.ms-btn {
	white-space: nowrap;
}

.master-slider .btn-tiny {
	border-width: 1px;
	padding: 5px 12px;
}

.ms-default-btn:active {
	top: 1px;
}

.ms-thumb-list {
	overflow: hidden;
	position: absolute;
}

.ms-bullet {
	cursor: pointer;
	float: left;
}

.ms-bullets.ms-dir-h {
	position: absolute;
	bottom: 20px;
	right: 50%;
	width: 100px;
}

.ms-bullets.ms-dir-h .ms-bullets-count {
	position: relative;
	right: -50%;
}

.ms-sbar {
	position: absolute;
}

.ms-sbar.ms-dir-h {
	left: 10px;
	right: 10px;
	top: 5px;
}

.ms-sbar.ms-dir-v {
	top: 10px;
	bottom: 10px;
	right: 5px;
}

.ms-sbar .ms-bar {
	height: 4px;
	background: #333;
	border-radius: 4px;
}

.ms-sbar.ms-dir-v .ms-bar {
	width: 4px;
}

.ms-sbar .ms-bar {
	position: relative;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-ms-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}

.ms-timerbar {
	width: 100%;
	bottom: 0px;
	position: absolute;
}

.ms-time-bar {
	-webkit-transition: width 120ms linear;
	-moz-transition: width 120ms linear;
	-ms-transition: width 120ms linear;
	-o-transition: width 120ms linear;
	transition: width 120ms linear;
}

.ms-android .ms-tooltip-point .ms-point-border {
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
	-o-animation: none;
}

.ms-nav-next:after, .ms-nav-prev:after, .circle-arrows .ms-nav-prev:before, .circle-arrows .ms-nav-next:before {
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	cursor: pointer;
	top: 50%;
	left: 30px;
	margin-top: -35px;
	position: absolute;
	z-index: 1;
	font-family: "simple-line-icons";
	content: "î˜…";
	color: #fff;
	font-size: 16px;
	border-radius: 50%;
}

.ms-nav-next:after, .circle-arrows .ms-nav-next:before {
	right: 30px;
	left: auto;
	content: "î˜†";
}

.simple-arrows .ms-nav-prev:after, .simple-arrows .ms-nav-next:after {
	font-size: 36px;
	width: 36px;
}

.circle-arrows .ms-nav-prev:after, .circle-arrows .ms-nav-next:after {
	background: rgba(0, 0, 0, .1);
}

.circle-arrows .ms-nav-prev:before, .circle-arrows .ms-nav-next:before {
	font-size: 0;
	background: rgba(0, 0, 0, .4);
	transform: scale(0, 0);
	transition: transform 250ms;
}

.circle-arrows .ms-nav-prev:hover:before, .circle-arrows .ms-nav-next:hover:before {
	transform: scale(1, 1);
	transition: transform 250ms;
}

.ms-bullet {
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 0 3px !important;
	transition: background 400ms;
}

.ms-bullet:hover {
	background: #ccc;
	transition: background 400ms;
}

.ms-bullet-selected, .ms-bullet-selected:hover {
	background: #fff;
}

.ms-timerbar {
	opacity: .25;
	top: 0;
}

@media (max-width:667px) {
	.ms-nav-next, .ms-nav-prev, .ms-bullet, .ms-timerbar {
		opacity: 0;
	}
	
	.master-slider .btn {
		border-width: 1px;
	}
}

.kenburn .slide-bg {
	transition: transform 1500ms ease-in-out;
	transition-delay: 2000ms;
}

.ms_ready .ms-sl-selected.kenburn .slide-bg {
	transition: transform 12s linear;
}

.ms_ready .ms-sl-selected.zoom-light .slide-bg {
	transform: scale(1.12, 1.12);
}

.ms_ready .ms-sl-selected.zoom-left-light .slide-bg {
	transform: scale(1.1, 1.1) translateX(-1%);
}

.ms_ready .ms-sl-selected.zoom-right-light .slide-bg {
	transform: scale(1.1, 1.1) translateX(1%);
}

.ms_ready .ms-sl-selected.zoom-medium .slide-bg {
	transform: scale(1.25, 1.25);
}

.ms_ready .ms-sl-selected.zoom-left-medium .slide-bg {
	transform: scale(1.25, 1.25) translateX(-3%);
}

.ms_ready .ms-sl-selected.zoom-right-medium .slide-bg {
	transform: scale(1.25, 1.25) translateX(3%);
}

.ms_ready .ms-sl-selected.zoom-hard .slide-bg {
	transform: scale(1.6, 1.6);
}

.ms_ready .ms-sl-selected.zoom-left-hard .slide-bg {
	transform: scale(1.6, 1.6) translateX(-6%);
}

.ms_ready .ms-sl-selected.zoom-right-hard .slide-bg {
	transform: scale(1.6, 1.6) translateX(6%);
}

.featherlight {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background: #333;
	background: rgba(0, 0, 0, 0);
}

.featherlight:last-of-type {
	background: rgba(0, 0, 0, .75);
}

.featherlight:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em;
}

.featherlight .featherlight-content {
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 0;
	margin-left: 10px;
	margin-right: 10px;
	max-height: 96%;
	max-width: 96%;
	background: #fff;
	cursor: auto;
	white-space: normal;
	margin-top: 40px;
	transition: margin-top 500ms;
	overflow: auto;
}

html.fl-anim .featherlight .featherlight-content {
	margin-top: 0px;
	transition: margin-top 500ms;
}

.featherlight .featherlight-inner {
	display: block;
}

.featherlight .featherlight-close-icon {
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	line-height: 30px;
	width: 30px;
	cursor: pointer;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 18px;
	background: #fff;
	background: rgba(255, 255, 255, .3);
	color: #000;
}

.featherlight iframe {
	border: none;
}

.featherlight-loading .featherlight-close-icon {
	display: none;
}

.featherlight-loading .featherlight-content {
	background: none;
}

@keyframes note {
	0% {
		margin-top: 25px;
		opacity: 0;
	}
	
	10% {
		margin-top: 0;
		opacity: 1;
	}
	
	90% {
		margin-top: 0;
		opacity: 1;
	}
	
	100% {
		margin-top: 25px;
		opacity: 0;
	}
}

.popup-note {
	position: fixed;
	top: 25px;
	right: 25px;
	z-index: 100;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	animation: note 6500ms forwards;
	width: 320px;
	max-width: 85%;
}

.popup-note .inner {
	position: relative;
	display: block;
	padding-right: 20px;
}

.popup-note .popup-note-close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align: center;
	color: #aaa;
	font-size: 18px;
}

.popup-note .table .table-cell {
	padding: 15px;
}

.popup-note .table .table-cell.img {
	padding-right: 2px;
	min-width: 70px;
}

.popup-note .table a {
	border-bottom: 1px dotted #bbb;
}

@media (min-width:768px) {
	.popup-window .img-cell img {
		max-width: none;
	}
}

.popup-window .content-cell {
	padding: 25px 35px;
}

@media (max-width:767px) {
	.popup-window {
		max-height: 96% !important;
		overflow: auto;
	}
	
	.popup-window .table-cell {
		display: block;
	}
}

@keyframes slideup {
	0% {
		transform: translateY(100%);
	}
	
	60% {
		transform: translateY(100%);
	}
	
	100% {
		transform: translateY(0);
	}
}

.basel_cookie_bar {
	background: #000;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	padding: 7px 30px 5px;
	z-index: 100;
	animation: slideup 2000ms forwards;
}

.basel_cookie_bar .table-cell {
	padding: 10px 0px;
}

@media (max-width:767px) {
	.basel_cookie_bar .table-cell {
		display: block;
		text-align: center;
	}
}

.basel_cookie_bar .table-cell.button-cell {
	white-space: nowrap;
}

.basel_cookie_bar .table-cell.button-cell .btn-tiny {
	border-width: 2px;
	padding: 5px 15px;
	font-size: .85em;
}

.basel_cookie_bar .table-cell.button-cell .more-info {
	margin-left: 20px;
	color: #fff;
	padding: 2px 0;
}

.basel_cookie_bar .table-cell.button-cell .more-info:after {
	opacity: 1;
	background: #fff;
}

.top_notificaiton {
	background: #000;
}

.top_notificaiton, .top_notificaiton a {
	color: #fff;
}

.top_notificaiton a {
	text-decoration: underline;
}

.top_notificaiton a:hover {
	opacity: .8;
}

.top_notificaiton .table {
	height: 40px;
	padding: 7px 0;
}

.top_notificaiton .has-close.text-center .table {
	padding-left: 25px;
}

.top_notificaiton .table-cell.text-right {
	min-width: 25px;
}

.top_notificaiton .table .top_promo_close {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.top_notificaiton .table .top_promo_close:hover {
	opacity: .75;
}

ul.sitemap {
	margin-bottom: 30px;
	line-height: 1.4;
}

ul.sitemap &gt; li {
	margin-bottom: 20px;
}

ul.sitemap &gt; li &gt; a, ul.sitemap &gt; li &gt; span {
	font-size: 1.2em;
}

ul.sitemap &gt; li &gt; ul &gt; li, ul.sitemap &gt; li &gt; ul &gt; li &gt; ul &gt; li {
	margin: 6px 0px;
}

ul.sitemap &gt; li &gt; ul &gt; li a:before {
	content: "- ";
}

ul.sitemap &gt; li &gt; ul &gt; li &gt; a {
	margin-left: 12px;
	opacity: .8;
}

ul.sitemap &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; a {
	margin-left: 28px;
	opacity: .8;
}

.brand-letter {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 12px;
}

.brand-letter h2 {
	margin-bottom: 10px;
}

.ellipsis-wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

.ellipsis-wrap .text-one-line {
	display: table-cell;
}

.text-one-line, .cut-names .product-name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}

.catalog_mode .catalog_hide {
	display: none !important;
}

.wishlist_disabled .is_wishlist {
	display: none !important;
}

.compare_disabled .is_compare, .compare_disabled #compare-total {
	display: none !important;
}

.quickview_disabled .is_quickview {
	display: none !important;
}

.hide_ex_tax .list .item.single-product .price-tax, .hide_ex_tax p.info.p-tax {
	display: none;
}

.icon-user-female, .icon-people, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-user, .icon-trophy, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-mustache, .icon-mouse, .icon-magnet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglass, .icon-envelope, .icon-envelope-open, .icon-envolope-letter, .icon-energy, .icon-emotsmile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet2, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawar, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calender, .icon-bulb, .icon-chart, .icon-arrow-up-circle, .icon-arrow-right-circle, .icon-arrow-left-circle, .icon-arrow-down-circle, .icon-ban, .icon-bubble, .icon-camrecorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envolope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-location-pin, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symble-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-line-menu, .icon-phone, .icon-menu, .icon-optionsvertical, .icon-options, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-paypal, .icon-social-instagram, .icon-social-linkedin, .icon-social-pintarest, .icon-social-github, .icon-social-gplus, .icon-social-reddit, .icon-social-skype, .icon-social-behance, .icon-social-foursqare, .icon-social-soundcloud, .icon-social-spotify, .icon-social-stumbleupon, .icon-line-plus, .icon-line-cross, .icon-line-minus, .icon-google-plus-square, .icon-google-plus, .icon-google, .icon-shopping-bag, .icon-shopping-basket, .icon-heart2, .icon-cloud, .icon-tv, .icon-sound, .icon-video, .icon-trash2, .icon-user2, .icon-key2, .icon-search, .icon-settings2, .icon-camera2, .icon-tag2, .icon-lock2, .icon-bulb2, .icon-pen2, .icon-diamond2, .icon-display, .icon-location, .icon-eye2, .icon-bubble2, .icon-stack, .icon-cup2, .icon-phone2, .icon-news, .icon-mail, .icon-like2, .icon-photo, .icon-note2, .icon-clock2, .icon-paperplane, .icon-params, .icon-banknote, .icon-data, .icon-music, .icon-megaphone, .icon-study, .icon-lab, .icon-food, .icon-t-shirt, .icon-fire2, .icon-clip, .icon-shop, .icon-calendar, .icon-wallet, .icon-vynil, .icon-truck, .icon-world, .global-cart, .global-wishlist {
	font-family: "simple-line-icons";
	speak: none;
	font-style: normal !important;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.icon-user-female:before {
	content: "î€€";
}

.icon-people:before {
	content: "î€";
}

.icon-user-follow:before {
	content: "î€‚";
}

.icon-user-following:before {
	content: "î€ƒ";
}

.icon-user-unfollow:before {
	content: "î€„";
}

.icon-user:before {
	content: "î€…";
}

.icon-trophy:before {
	content: "î€†";
}

.icon-speedometer:before {
	content: "î€‡";
}

.icon-social-youtube:before {
	content: "î€ˆ";
}

.icon-social-twitter:before {
	content: "î€‰";
}

.icon-social-tumblr:before {
	content: "î€Š";
}

.icon-social-facebook:before {
	content: "î€‹";
}

.icon-social-dropbox:before {
	content: "î€Œ";
}

.icon-social-dribbble:before {
	content: "î€";
}

.icon-shield:before {
	content: "î€Ž";
}

.icon-screen-tablet:before {
	content: "î€";
}

.icon-screen-smartphone:before {
	content: "î€";
}

.icon-screen-desktop:before {
	content: "î€‘";
}

.icon-plane:before {
	content: "î€’";
}

.icon-notebook:before {
	content: "î€“";
}

.icon-mustache:before {
	content: "î€”";
}

.icon-mouse:before {
	content: "î€•";
}

.icon-magnet:before {
	content: "î€–";
}

.icon-magic-wand:before {
	content: "î€—";
}

.icon-hourglass:before {
	content: "î€˜";
}

.icon-graduation:before {
	content: "î€™";
}

.icon-ghost:before {
	content: "î€š";
}

.icon-game-controller:before {
	content: "î€›";
}

.icon-fire:before {
	content: "î€œ";
}

.icon-eyeglass:before {
	content: "î€";
}

.icon-envelope:before {
	content: "î‚†";
}

.icon-envelope-open:before {
	content: "î€ž";
}

.icon-envolope-letter:before {
	content: "î€Ÿ";
}

.icon-energy:before {
	content: "î€&nbsp;";
}

.icon-emotsmile:before {
	content: "î€¡";
}

.icon-disc:before {
	content: "î€¢";
}

.icon-cursor-move:before {
	content: "î€£";
}

.icon-crop:before {
	content: "î€¤";
}

.icon-credit-card:before {
	content: "î€¥";
}

.icon-chemistry:before {
	content: "î€¦";
}

.icon-bell:before {
	content: "î€§";
}

.icon-badge:before {
	content: "î€¨";
}

.icon-anchor:before {
	content: "î€©";
}

.icon-wallet2:before {
	content: "î€ª";
}

.icon-vector:before {
	content: "î€«";
}

.icon-speech:before {
	content: "î€¬";
}

.icon-puzzle:before {
	content: "î€­";
}

.icon-printer:before {
	content: "î€®";
}

.icon-present:before {
	content: "î€¯";
}

.icon-playlist:before {
	content: "î€°";
}

.icon-pin:before {
	content: "î€±";
}

.icon-picture:before {
	content: "î€²";
}

.icon-map:before {
	content: "î€³";
}

.icon-layers:before {
	content: "î€´";
}

.icon-handbag:before {
	content: "î€µ";
}

.icon-globe-alt:before {
	content: "î€¶";
}

.icon-globe:before {
	content: "î€·";
}

.icon-frame:before {
	content: "î€¸";
}

.icon-folder-alt:before {
	content: "î€¹";
}

.icon-film:before {
	content: "î€º";
}

.icon-feed:before {
	content: "î€»";
}

.icon-earphones-alt:before {
	content: "î€¼";
}

.icon-earphones:before {
	content: "î€½";
}

.icon-drop:before {
	content: "î€¾";
}

.icon-drawar:before {
	content: "î€¿";
}

.icon-docs:before {
	content: "î€";
}

.icon-directions:before {
	content: "î";
}

.icon-direction:before {
	content: "î‚";
}

.icon-diamond:before {
	content: "îƒ";
}

.icon-cup:before {
	content: "î„";
}

.icon-compass:before {
	content: "î…";
}

.icon-call-out:before {
	content: "î†";
}

.icon-call-in:before {
	content: "î‡";
}

.icon-call-end:before {
	content: "îˆ";
}

.icon-calculator:before {
	content: "î‰";
}

.icon-bubbles:before {
	content: "îŠ";
}

.icon-briefcase:before {
	content: "î‹";
}

.icon-book-open:before {
	content: "îŒ";
}

.icon-basket-loaded:before {
	content: "î";
}

.icon-basket:before {
	content: "îŽ";
}

.icon-bag:before {
	content: "î";
}

.icon-action-undo:before {
	content: "î";
}

.icon-action-redo:before {
	content: "î‘";
}

.icon-wrench:before {
	content: "î’";
}

.icon-umbrella:before {
	content: "î“";
}

.icon-trash:before {
	content: "î”";
}

.icon-tag:before {
	content: "î•";
}

.icon-support:before {
	content: "î–";
}

.icon-size-fullscreen:before {
	content: "î—";
}

.icon-size-actual:before {
	content: "î˜";
}

.icon-shuffle:before {
	content: "î™";
}

.icon-share-alt:before {
	content: "îš";
}

.icon-share:before {
	content: "î›";
}

.icon-rocket:before {
	content: "îœ";
}

.icon-question:before {
	content: "î";
}

.icon-pie-chart:before {
	content: "îž";
}

.icon-pencil:before {
	content: "îŸ";
}

.icon-note:before {
	content: "î&nbsp;";
}

.icon-music-tone-alt:before {
	content: "î¡";
}

.icon-music-tone:before {
	content: "î¢";
}

.icon-microphone:before {
	content: "î£";
}

.icon-loop:before {
	content: "î¤";
}

.icon-logout:before {
	content: "î¥";
}

.icon-login:before {
	content: "î¦";
}

.icon-list:before {
	content: "î§";
}

.icon-like:before {
	content: "î¨";
}

.icon-home:before {
	content: "î©";
}

.icon-grid:before {
	content: "îª";
}

.icon-graph:before {
	content: "î«";
}

.icon-equalizer:before {
	content: "î¬";
}

.icon-dislike:before {
	content: "î­";
}

.icon-cursor:before {
	content: "î®";
}

.icon-control-start:before {
	content: "î¯";
}

.icon-control-rewind:before {
	content: "î°";
}

.icon-control-play:before {
	content: "î±";
}

.icon-control-pause:before {
	content: "î²";
}

.icon-control-forward:before {
	content: "î³";
}

.icon-control-end:before {
	content: "î´";
}

.icon-calender:before {
	content: "îµ";
}

.icon-bulb:before {
	content: "î¶";
}

.icon-chart:before {
	content: "î·";
}

.icon-arrow-up-circle:before {
	content: "î¸";
}

.icon-arrow-right-circle:before {
	content: "î¹";
}

.icon-arrow-left-circle:before {
	content: "îº";
}

.icon-arrow-down-circle:before {
	content: "î»";
}

.icon-ban:before {
	content: "î¼";
}

.icon-bubble:before {
	content: "î½";
}

.icon-camrecorder:before {
	content: "î¾";
}

.icon-camera:before {
	content: "î¿";
}

.icon-check:before {
	content: "î‚€";
}

.icon-clock:before {
	content: "î‚";
}

.icon-close:before {
	content: "î‚‚";
}

.icon-cloud-download:before {
	content: "î‚ƒ";
}

.icon-cloud-upload:before {
	content: "î‚„";
}

.icon-doc:before {
	content: "î‚…";
}

.icon-envolope:before {
	content: "î‚†";
}

.icon-eye:before {
	content: "î‚‡";
}

.icon-flag:before {
	content: "î‚ˆ";
}

.icon-folder:before {
	content: "î‚‰";
}

.icon-heart:before {
	content: "î‚Š";
}

.icon-info:before {
	content: "î‚‹";
}

.icon-key:before {
	content: "î‚Œ";
}

.icon-link:before {
	content: "î‚";
}

.icon-lock:before {
	content: "î‚Ž";
}

.icon-lock-open:before {
	content: "î‚";
}

.icon-magnifier:before {
	content: "î‚";
}

.icon-magnifier-add:before {
	content: "î‚‘";
}

.icon-magnifier-remove:before {
	content: "î‚’";
}

.icon-paper-clip:before {
	content: "î‚“";
}

.icon-paper-plane:before {
	content: "î‚”";
}

.icon-plus:before {
	content: "î‚•";
}

.icon-location-pin:before {
	content: "î‚–";
}

.icon-power:before {
	content: "î‚—";
}

.icon-refresh:before {
	content: "î‚˜";
}

.icon-reload:before {
	content: "î‚™";
}

.icon-settings:before {
	content: "î‚š";
}

.icon-star:before {
	content: "î‚›";
}

.icon-symble-female:before {
	content: "î‚œ";
}

.icon-symbol-male:before {
	content: "î‚";
}

.icon-target:before {
	content: "î‚ž";
}

.icon-volume-1:before {
	content: "î‚Ÿ";
}

.icon-volume-2:before {
	content: "î‚&nbsp;";
}

.icon-volume-off:before {
	content: "î‚¡";
}

.icon-line-menu:before {
	content: "î„&nbsp;";
}

.icon-phone:before {
	content: "î˜€";
}

.icon-menu:before {
	content: "î˜";
}

.icon-optionsvertical:before {
	content: "î˜‚";
}

.icon-options:before {
	content: "î˜ƒ";
}

.icon-arrow-down:before {
	content: "î˜„";
}

.icon-arrow-left:before {
	content: "î˜…";
}

.icon-arrow-right:before {
	content: "î˜†";
}

.icon-arrow-up:before {
	content: "î˜‡";
}

.icon-paypal:before {
	content: "î˜ˆ";
}

.icon-social-instagram:before {
	content: "î˜‰";
}

.icon-social-linkedin:before {
	content: "î˜Š";
}

.icon-social-pintarest:before {
	content: "î˜‹";
}

.icon-social-github:before {
	content: "î˜Œ";
}

.icon-social-gplus:before {
	content: "î˜";
}

.icon-social-reddit:before {
	content: "î˜Ž";
}

.icon-social-skype:before {
	content: "î˜";
}

.icon-social-behance:before {
	content: "î˜";
}

.icon-social-foursqare:before {
	content: "î˜‘";
}

.icon-social-soundcloud:before {
	content: "î˜’";
}

.icon-social-spotify:before {
	content: "î˜“";
}

.icon-social-stumbleupon:before {
	content: "î˜”";
}

.icon-line-plus:before {
	content: "î¤°";
}

.icon-line-cross:before {
	content: "î¤±";
}

.icon-line-minus:before {
	content: "î¤²";
}

.icon-google-plus-square:before {
	content: "ïƒ”";
}

.icon-google-plus:before {
	content: "ïƒ•";
}

.icon-google:before {
	content: "ï†&nbsp;";
}

.icon-shopping-bag:before {
	content: "ïŠ";
}

.icon-shopping-basket:before {
	content: "ïŠ‘";
}

.icon-heart2:before {
	content: "î¤€";
}

.icon-cloud:before {
	content: "î¤";
}

.icon-tv:before {
	content: "î¤ƒ";
}

.icon-sound:before {
	content: "î¤„";
}

.icon-video:before {
	content: "î¤…";
}

.icon-trash2:before {
	content: "î¤†";
}

.icon-user2:before {
	content: "î¤‡";
}

.icon-key2:before {
	content: "î¤ˆ";
}

.icon-search:before {
	content: "î¤‰";
}

.icon-settings2:before {
	content: "î¤Š";
}

.icon-camera2:before {
	content: "î¤‹";
}

.icon-tag2:before {
	content: "î¤Œ";
}

.icon-lock2:before {
	content: "î¤";
}

.icon-bulb2:before {
	content: "î¤Ž";
}

.icon-pen2:before {
	content: "î¤";
}

.icon-diamond2:before {
	content: "î¤";
}

.icon-display:before {
	content: "î¤‘";
}

.icon-location:before {
	content: "î¤’";
}

.icon-eye2:before {
	content: "î¤“";
}

.icon-bubble2:before {
	content: "î¤”";
}

.icon-stack:before {
	content: "î¤•";
}

.icon-cup2:before {
	content: "î¤–";
}

.icon-phone2:before {
	content: "î¤—";
}

.icon-news:before {
	content: "î¤˜";
}

.icon-mail:before {
	content: "î¤™";
}

.icon-like2:before {
	content: "î¤š";
}

.icon-photo:before {
	content: "î¤›";
}

.icon-note2:before {
	content: "î¤œ";
}

.icon-clock2:before {
	content: "î¤";
}

.icon-paperplane:before {
	content: "î¤ž";
}

.icon-params:before {
	content: "î¤Ÿ";
}

.icon-banknote:before {
	content: "î¤&nbsp;";
}

.icon-data:before {
	content: "î¤¡";
}

.icon-music:before {
	content: "î¤¢";
}

.icon-megaphone:before {
	content: "î¤£";
}

.icon-study:before {
	content: "î¤¤";
}

.icon-lab:before {
	content: "î¤¥";
}

.icon-food:before {
	content: "î¤¦";
}

.icon-t-shirt:before {
	content: "î¤§";
}

.icon-fire2:before {
	content: "î¤¨";
}

.icon-clip:before {
	content: "î¤©";
}

.icon-shop:before {
	content: "î¤ª";
}

.icon-calendar:before {
	content: "î¤«";
}

.icon-wallet:before {
	content: "î¤¬";
}

.icon-vynil:before {
	content: "î¤­";
}

.icon-truck:before {
	content: "î¤®";
}

.icon-world:before {
	content: "î¤¯";
}

blink {
	animation: blinker .6s linear infinite;
	color: #e21212;
}

@keyframes blinker {
	50% {
		opacity: 0;
	}
}

.blink-one {
	animation: blinker-one 1s linear infinite;
}

@keyframes blinker-one {
	0% {
		opacity: 0;
	}
}

.blink-two {
	animation: blinker-two 1.4s linear infinite;
}

@keyframes blinker-two {
	100% {
		opacity: 0;
	}
}

.product-style1 .single-product .caption .price-wrapper .catalog_hide {
	display: none;
}

.product-style1 .single-product .caption .price-wrapper .price {
	transition: none;
	margin: 0;
}

.product-style1:not(.catalog_mode) .grid .single-product:hover .price-wrapper .price {
	margin-top: 0px;
	transition: margin-top 0ms;
}

.common-home .single-product .caption .price-wrapper .catalog_hide {
	display: block;
}

.product-style1 .icons-wrapper {
	display: none;
}

#button-size {
	width: 30%;
}

.jQzN3ANQzzMUuMOEBkNNTRQjT3iwWTZ {
	display: none !important;
}

.main-menu ul.categories li .top {
	font-size: 12px !important;
}
/*** Home Page Banner */

/**
 * Responsive Starts Here 
 */

/**
 * Jio2 Phone
 */
@media only screen and (width : 240px) {}

/**
 * Jio2 Phone
 */
@media only screen and (width : 600px) {}

/**
 * Black Berry Play Book
 */

/**
 * kindle fire hdx
 */
@media only screen and (width : 800px) {}

/**
 * kindle fire hdx
 */

/**
 *  LG Optimus L70
 */
@media only screen and (width : 384px) {}

/**
 *  LG Optimus L70
 */

/**
 *  lumia 550
 */
@media only screen and (width : 640px) {}

/**
 *  lumia 550
 */

/**
 *  lumia 550
 */
@media only screen and (width : 411px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

/**
 *  lumia 550
 */

/**
 *  IPhone 6,7,8, Plus
 */
@media only screen and (width : 414px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

/**
 * IPhone 6,7,8, Plus
 */

/**
 *  IPad
 */
@media only screen and (width : 768px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

/**
 * IPad
 */

/**
 *  IPad Pro
 */
@media only screen and (width : 1024px) {}

/**
 * IPad Pro
 */

/**
 *  IPad
 */
@media only screen and (width : 425px) {}

/**
 * IPad
 */

/**
 *  IPad
 */
@media only screen and (width : 1440px) {}

/**
 * IPad
 */

/**
 *  IPad
 */
@media only screen and (width : 280px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

/**
 * IPad
 */
@media only screen and (width : 365px) {}

@media only screen and (width : 370px) {}

@media only screen and (width : 400px) {}

@media only screen and (width : 450px) {}

@media only screen and (width : 500px) {}

@media only screen and (width : 550px) {}

@media only screen and (width : 515px) and (orientation: landscape) {}

@media only screen and (width : 295px) {}

@media only screen and (width : 320px) and (orientation: landscape) {}

@media only screen and (width : 480px) and (orientation: landscape) {}

@media only screen and (width : 360px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

@media only screen and (width : 640px) and (orientation: landscape) {
	#button-size {
		width: 25%;
		margin-top: 0;
		margin-left: 0;
	}
}

@media only screen and (width : 412px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

@media only screen and (width : 732px) and (orientation: landscape) {}

@media only screen and (width : 960px) and (orientation: landscape) {}

@media only screen and (width : 320px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

@media only screen and (width : 533px) and (orientation: landscape) {}

@media only screen and (width : 480px) {}

@media only screen and (width : 854px) and (orientation: landscape) {}

@media only screen and (width : 731px) and (orientation: landscape) {}

@media only screen and (width : 568px) and (orientation: landscape) {}

@media only screen and (width : 667px) and (orientation: landscape) {}

@media only screen and (width : 736px) and (orientation: landscape) {}

@media only screen and (width : 823px) and (orientation: landscape) {}

@media only screen and (width : 375px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

@media only screen and (width : 414px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}

@media only screen and (width : 740px) {}

@media only screen and (width : 812px) {}

@media only screen and (width : 667px) {}

@media only screen and (width : 736px) {}

@media only screen and (width : 896px) {}

@media only screen and (width : 846px) {
	#button-size {
		width: 50%;
		margin-top: 2px;
		margin-left: 75px;
	}
}
</pre></body></html>