html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}

html {
	line-height: 1
}

ol, ul {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}

q, blockquote {
	quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}

a img {
	border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

.bold, b, strong {
	/*font-weight: bold*/
	font-weight: 500;
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*, *:before, *:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr, img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td, .table th {
		background-color: #fff !important
	}

	.table-bordered th, .table-bordered td {
		border: 1px solid #ddd !important
	}
}

* {
	box-sizing: border-box
}

*:before, *:after {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:hover, a:focus {
	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
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role="button"] {
	cursor: pointer
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:before, .container:after {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1230px) {
	.container {
		width: 1230px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:before, .row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8 {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0%
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 1230px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: 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: 22px
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
	border-top: 0
}

.table > tbody + tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5
}

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
	background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
	background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
	background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
	background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc
}

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%
}

@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 16.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive > .table {
		margin-bottom: 0
	}

	.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap
	}

	.table-responsive > .table-bordered {
		border: 0
	}

	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0
	}

	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0
	}

	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0
	}
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}

.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
	.carousel-inner > .item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner > .item.next, .carousel-inner > .item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}

	.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}

	.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0
	}
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block
}

.carousel-inner > .active {
	left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner > .next {
	left: 100%
}

.carousel-inner > .prev {
	left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0
}

.carousel-inner > .active.left {
	left: -100%
}

.carousel-inner > .active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: transparent
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: '\2039'
}

.carousel-control .icon-next:before {
	content: '\203a'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}

.cleaner, .clearfix:after {
	clear: both
}



.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	th.visible-xs, td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	th.visible-sm, td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 992px) and (max-width: 1229px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	th.visible-md, td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1229px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1229px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1229px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1230px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	th.visible-lg, td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1230px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1230px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1230px) {
	.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: 1229px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1230px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	th.visible-print, td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

body {
	color: #232f3e;
	font-weight: 300;
	font-family: "Roboto", sans-serif
}

#aside .box {
	background-color: #eee;
	padding: 15px 20px;
	margin-top: 40px
}

#aside .boxwhite {
	background-color: #FFF;
}

#aside .box > h2 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.2;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: -20px;
	margin-bottom: 15px;
	margin-left: -20px;
}


#aside .box.yellow > h2 {
	border-bottom: 5px solid #f0cc56;
}

#aside .box.red > h2 {
	border-bottom: 5px solid #ea6045;
}


#aside .box.blue > h2 {
	text-align: left;
	border-bottom: 5px solid #3b5998;
}

#aside .box.nav > ul > li {
	position: relative;
	z-index: 100;
	padding-top: 2px;
	padding-bottom: 2px
}

#aside .box.nav > ul > li > a {
	color: #232f3e;
	font-size: 1.125em;
	position: relative;
	display: block;
	padding-right: 45px
}

#aside .box.nav > ul > li > a > span {
	color: #ccc;
	font-weight: 300;
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 0
}

#aside .box.nav > ul > li.active > a {
	font-weight: 500
}

#aside .box.nav > ul > li.active > a > span {
	color: #232f3e
}

@media (min-width: 769px) {
	#aside .box.nav > ul > li:hover > div {
		display: block
	}
}

.livisible, .livisible > div {
	display: block !important;
}

#aside .box.nav > ul > li > div {
	position: absolute;
	top: -40px;
	left: 100%;
	display: none;
	padding-left: 20px
}

#aside .box.nav > ul > li > div > ul {
	background-color: #fff;
	position: relative;
	width: 900px;
	padding: 10px 40px 40px;
	box-shadow: 3px 3px 8px 3px rgba(50, 50, 50, 0.35)
}

#aside .box.nav > ul > li > div > ul::before {
	content: "";
	position: absolute;
	top: 40px;
	left: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 15px 0;
	border-color: transparent #fff transparent transparent;
}

#aside .box.nav > ul > li > div > ul > li {
	margin-top: 25px;
	float:left;
	width: 250px;
	margin-right: 20px;
}

#aside .box.nav > ul > li > div > ul > li > div {
	text-decoration: none;
	display: block
}

#aside .box.nav > ul > li > div > ul > li > div > .image {
	float: left;
	width: 80px;
	margin-right: 20px
}

#aside .box.nav > ul > li > div > ul > li > div > .text {
	overflow: hidden
}

#aside .box.nav > ul > li > div > ul > li > div > .text >span > a {
	color: #232f3e;
	font-weight: 500;
	font-size: 1em;
}

#aside .box.nav > ul > li > div > ul > li > div > .text a {
	color: #232f3e;
	font-size: 1em;
}

#aside .box.nav > ul > li > div > ul > li > div > .text > span {
	color: #232f3e;
	font-size: 1.125em
}

#aside .box.nav > ul > li > div > ul > li > div > .text > b {
	color: #AAA;
	font-weight: 300;
	font-size: .875em
}

#aside .box.filter label {
	display: block;
	cursor: pointer
}

#aside .box.filter label.title {
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 5px
}

#aside .box.filter label.title:first-child {
	margin-top: 0;
	cursor: auto
}

.icheckbox {
	display: inline-block;
	background-image: url("images/sprite.png?v2");
	background-position: -143px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin-right: 10px
}

.icheckbox.checked {
	background-image: url("images/sprite.png?v2");
	background-position: -263px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px
}

#aside .box.filter select {
	width: 100%;
	height: 40px
}

#aside .categories {
	position: relative
}

#aside .categories > div {
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 1;
	display: none;
	width: 100%
}

#aside .categories > div > .box {
	margin-top: 1px
}

#aside .btn {
	background-color: #eee;
	font-size: 1.125em;
	line-height: 1.2;
	position: relative;
	display: block;
	padding: 20px 50px 20px 20px;
	margin-top: 40px;
	cursor: pointer
}

#aside .btn::after {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -362px -327px;
	background-repeat: no-repeat;
	width: 17px;
	height: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 20px
}

#aside .btn.is-active::after {
	background-image: url("images/sprite.png");
	background-position: -335px -327px;
	background-repeat: no-repeat;
	width: 17px;
	height: 10px
}

#h1 {
	margin-top: 40px
}

#h1 > h1 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.2;
	margin: 0 0 30px
}

#intro .carousel-indicators {
	background-color: #eee;
	text-align: center;
	display: table;
	position: relative;
	bottom: auto;
	left: auto;
	width: 100%;
	margin-left: 0
}

#intro .carousel-indicators > li {
	background-color: transparent;
	font-size: 1.125em;
	text-indent: 0;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	width: auto;
	height: auto;
	padding: 15px;
	border: 0;
	border-left: 1px solid #fff;
	border-radius: 0;
	margin: 0;
	cursor: pointer
}

#intro .carousel-indicators > li:first-child {
	border-left: 0
}

#intro .carousel-indicators > li.active {
	font-weight: 500
}

#intro .carousel-indicators > li.active::before {
	content: "";
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	top: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #eee transparent
}

#banner .item a {
	text-decoration: none;
	color: #000;
}

#banner .itemimage  h2 {
	background-color: #fff;
	font-size: 1.125em;
	line-height: 40px;
	position: absolute;
	top: 50%;
	max-width: 75%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	padding: 40px 140px 40px 40px;
	border-radius: 0 20px 60px 0
}

#banner .item {
	width: 890px;
	height: 500px;
}

#banner .design2 {

}
#banner .design2 h2 {
	border-radius: 0;
}

#banner .itemimage  h2 > span {
	background-color: #f0cc56;
	font-weight: 500;
	font-size: 36px;
	line-height: 120px;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 120px;
	border-radius: 50% 20px 60px 50%
}

#banner .item .desc {
	background-color: #FFF;
	font-weight: 500;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	padding: 10px;
	bottom: 20px;
	left: 10px;
	width: 97%;
	opacity: 0.9;
}

.paddingbox {
	background-color: #EEE;
}

.grey {
	background-color: #EEE;
}

.yellowline h2 {
	border-bottom: 5px solid #f0cc56;
}

.redline h2 {
	border-bottom: 5px solid #ea6045;
}

.blueline h2 {
	border-bottom: 5px solid #3b5998;
}

.infobox {
	margin: 25px 0;
	position: relative;
}
.infobox  h2, .paddingbox  h2 {
	font-weight: 500;
	font-size: 1.1em;
	line-height: 44px;
}

.paddingbox  h2 {
	padding-right: 15px;
	padding-left: 15px;
}

.infobox .content {
	padding: 15px 0;
}

.paddingbox .content {
	padding: 15px;
}

.offer {
	position: relative;
	margin-top: 40px
}

.offer > header {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0cc56
}

.offer > header > h1 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.2;
	margin-top: 40px;
	margin-bottom: 0
}

.offer > h2 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 44px
}

.offer > div {
	margin-top: 40px
}

.offer > div.row {
	margin-top: 0
}

.offer > div.row > article {
	margin-top: 30px
}

.offer.index .slick-slider {
	position: static
}

.offer.index .slick-prev {
	background-color: #eee;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	top: 0;
	right: 54px;
	display: block;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 0;
	border-radius: 5px;
	overflow: hidden
}

.offer.index .slick-prev::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-image: url("images/sprite.png");
	background-position: -45px -357px;
	background-repeat: no-repeat;
	width: 12px;
	height: 20px
}

.offer.index .slick-next {
	background-color: #eee;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 0;
	border-radius: 5px;
	overflow: hidden
}

.offer.index .slick-next::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-image: url("images/sprite.png");
	background-position: -23px -357px;
	background-repeat: no-repeat;
	width: 12px;
	height: 20px
}

.offer.index .slick-track {
	display: -webkit-box;
	display: flex
}

.offer.index .slick-slide {
	display: -webkit-box;
	display: flex;
	height: auto;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	padding: 0 15px
}

.offer.index .slick-list {
	margin: 0 -15px
}

.offer .item {
	text-align: center;
	position: relative;
	height: 100%;
	padding: 20px;
	border: 1px solid #ddd
}

.bubble, .offer .item > span {
	font-weight: 500;
	font-size: .75em;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
	height: 40px;
	padding: 0 10px;
	border-radius: 20px 5px 20px 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 89%;
	overflow: hidden;
}

.bubble.yellow, .offer .item > span.yellow {
	color: #232f3e;
	background-color: #f0cc56
}

.offer .item > span.blue {
	color: #fff;
	background-color: #232f3e
}

.offer .item > a {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px
}

.offer .item > a > div {
	vertical-align: middle;
	display: table-cell;
	height: 200px
}

.offer .item > a > div > img {
	max-height: 260px
}

.offer .item > h3 {
	font-weight: 300;
	font-size: 1.125em;
	padding-top: 15px;
	border-top: 1px solid #f0cc56
}

.offer .item > h3 > a {
	color: #232f3e
}

.offer .item > b {
	font-weight: 500;
	font-size: 1.5em;
	display: block
}

.offer .sort {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	padding-left: 90px;
}

.offer .sort > label {
	font-weight: 500;
	line-height: 40px;
	position: absolute;
	top: 0;
	left: 0
}

.offer .sort > select {
	width: 100%;
	height: 40px
}

#sellers-of-brans {
	margin-top: 40px
}

#sellers-of-brans > h2 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.2
}

#sellers-of-brans > div > div {
	display: table;
	table-layout: fixed;
	width: 100%
}

#sellers-of-brans > div > div > div {
	vertical-align: middle;
	display: table-cell;
	float: none;
	padding-top: 30px
}

#breadcrumb {
	font-size: .875em;
	margin-top: 10px
}

#breadcrumb > a {
	color: #232f3e;
	white-space: nowrap
}

#breadcrumb > span {
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px
}

#breadcrumb > strong {
	font-weight: 500;
	white-space: nowrap
}

#pagination {
	text-align: center;
	padding-top: 20px;
	margin-top: 0
}

#pagination > a {
	color: #232f3e;
	font-weight: 500;
	line-height: 40px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

#pagination > a:hover {
	color: #fff;
	background-color: #f0cc56;
	border-color: transparent
}

#pagination > .active {
	color: #fff;
	background-color: #f0cc56;
	font-weight: 500;
	line-height: 40px;
	vertical-align: middle;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px
}

#pagination > .dots {
	font-weight: 500;
	vertical-align: middle;
	display: inline-block;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px
}

#shopping-cart {
	margin-top: 40px
}

#shopping-cart > div > h1 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 44px;
	float: left;
	margin: 0
}

#shopping-cart > div > ul {
	float: right
}

#shopping-cart > div > ul > li {
	float: left
}

#shopping-cart > div > ul > li > span, #shopping-cart > div > ul > li > a {
	color: #232f3e;
	font-size: 1.125em;
	line-height: 44px;
	text-align: center;
	display: block
}

#shopping-cart > div > ul > li.nth-0 > a, #shopping-cart > div > ul > li.nth-0 > span {
	background-image: url("images/sprite.png");
	background-position: -211px 0px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart > div > ul > li.nth-0.active > a {
	background-image: url("images/sprite.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart > div > ul > li.nth-1 > a, #shopping-cart > div > ul > li.nth-1 > span {
	background-image: url("images/sprite.png");
	background-position: 0px -110px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart > div > ul > li.nth-1.active > a {
	background-image: url("images/sprite.png");
	background-position: 0px -55px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart > div > ul > li.nth-2 > a, #shopping-cart > div > ul > li.nth-2 > span {
	background-image: url("images/sprite.png");
	background-position: 0px -110px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart > div > ul > li.nth-2.active > a {
	background-image: url("images/sprite.png");
	background-position: 0px -55px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart > div > ul > li.nth-3 > span {
	background-image: url("images/sprite.png");
	background-position: -211px -110px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart > div > ul > li.nth-3.active > span {
	background-image: url("images/sprite.png");
	background-position: -211px -55px;
	background-repeat: no-repeat;
	width: 201px;
	height: 45px
}

#shopping-cart .shopping-table {
	padding: 0 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-top: 40px
}

#shopping-cart .shopping-table > table {
	width: 100%
}

#shopping-cart .shopping-table > table tr:first-child td {
	border-top: 0
}

#shopping-cart .shopping-table > table td {
	padding: 20px 10px;
	border-top: 1px solid #eee
}

#shopping-cart .shopping-table > table td:first-child {
	padding-left: 0
}

#shopping-cart .shopping-table > table td:last-child {
	padding-right: 0
}

#shopping-cart .shopping-table .img {
	display: table;
	table-layout: fixed
}

#shopping-cart .shopping-table .img > div {
	vertical-align: middle;
	display: table-cell;
	width: 80px;
	height: 80px;
	border: 1px solid #eee
}

#shopping-cart .shopping-table .img > div > img {
	max-width: 70px;
	max-height: 70px
}

#shopping-cart .shopping-table h2 {
	font-weight: 500;
	font-size: 1.125em;
	line-height: 1.2;
	margin-bottom: 5px
}

#shopping-cart .shopping-table h2 > a {
	color: #232f3e
}

#shopping-cart .shopping-table p {
	font-weight: 300;
	font-size: 1.125em
}

#shopping-cart .shopping-table span {
	font-weight: 300;
	font-size: 1.125em
}

#shopping-cart .shopping-table input {
	font-size: 1.125em;
	line-height: 48px;
	text-align: center;
	width: 50px;
	height: 50px;
	border: 1px solid #eee;
	border-radius: 5px;
	outline: none;
	box-shadow: none
}

#shopping-cart .shopping-table b {
	font-weight: 500;
	font-size: 1.125em
}

#shopping-cart .shopping-table .delete {
	color: #232f3e;
	font-weight: 500;
	font-size: 1.125em;
	text-decoration: none
}

#shopping-cart .shopping-table .right {
	text-align: right
}

#shopping-cart .shopping-table .center {
	text-align: center
}

#shopping-cart .back {
	color: #232f3e;
	font-size: 1.125em;
	line-height: 42px;
	text-align: center;
	float: left;
	display: inline-block;
	width: 175px;
	height: 44px;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-top: 40px
}

#shopping-cart .sum, #shopping-cart .submit {
	float: right;
	margin-top: 40px
}

#shopping-cart .sum {
	font-size: 1.125em;
	line-height: 44px;
	display: inline-block;
	margin-right: 40px
}

#shopping-cart .sum > b {
	font-weight: 500
}

#shopping-cart .submit {
	color: #fff;
	background-color: #ea6045;
	font-size: 1.125em;
	line-height: 44px;
	text-align: center;
	width: 175px;
	height: 44px;
	border: 0;
	border-radius: 5px;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease
}

#shopping-cart .submit:hover {
	background-color: #b52f14
}

#shopping-cart .box {
	padding: 40px;
	border: 1px solid #eee;
	margin-top: 40px
}

#shopping-cart .box > h2 {
	font-weight: 500;
	font-size: 1.125em;
	line-height: 1.2;
	text-align: center
}

#shopping-cart .box table {
	width: 100%
}

#shopping-cart .box table td {
	font-weight: 300;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 15px
}

#shopping-cart .box table td label {
	white-space: nowrap
}

#shopping-cart .box table td label > span {
	color: #ea6045
}

#shopping-cart .box table td:first-child {
	text-align: right;
	padding-left: 0
}

#shopping-cart .box table td td {
	padding-top: 0
}

#shopping-cart .box input[type="text"], #shopping-cart .box input[type="email"] {
	font-weight: 300;
	line-height: 36px;
	width: 100%;
	height: 38px;
	padding: 0 14px;
	border: 1px solid #eee;
	border-radius: 5px;
	outline: none;
	box-shadow: none
}

#shopping-cart .box input[type="text"]::-webkit-input-placeholder, #shopping-cart .box input[type="email"]::-webkit-input-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box input[type="text"]:-moz-placeholder, #shopping-cart .box input[type="email"]:-moz-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box input[type="text"]::-moz-placeholder, #shopping-cart .box input[type="email"]::-moz-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box input[type="text"]:-ms-input-placeholder, #shopping-cart .box input[type="email"]:-ms-input-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box textarea {
	font-weight: 300;
	font-size: 1.125em;
	line-height: 20px;
	width: 100%;
	height: 120px;
	padding: 7px 14px;
	border: 1px solid #eee;
	border-radius: 5px;
	outline: none;
	box-shadow: none;
	margin-top: 20px;
	resize: none
}

.fulltext::-webkit-input-placeholder {
	color: #e5e5e5;
	opacity: 1
}

.fulltext:-moz-placeholder {
	color: #e5e5e5;
	opacity: 1
}

.fulltext::-moz-placeholder {
	color: #e5e5e5;
	opacity: 1
}

.fulltext:-ms-input-placeholder {
	color: #e5e5e5;
	opacity: 1
}


#shopping-cart .box textarea::-webkit-input-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box textarea:-moz-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box textarea::-moz-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box textarea:-ms-input-placeholder {
	color: #ddd;
	opacity: 1
}

#shopping-cart .box .icheckbox {
	background-image: url("images/sprite.png");
	background-position: -389px -233px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	float: left;
	margin-right: 20px
}

#shopping-cart .box .icheckbox.checked {
	background-image: url("images/sprite.png");
	background-position: -391px -165px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px
}

.iradio {
	background-image: url("images/sprite.png");
	background-position: -358px -233px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	float: left;
	margin-right: 20px
}

.iradio.checked {
	background-image: url("images/sprite.png");
	background-position: -391px -199px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px
}

#shopping-cart .box .address-checkbox {
	font-size: 1.125em;
	display: table;
	width: 390px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer
}

#shopping-cart .box .address-checkbox > span {
	display: block;
	overflow: hidden
}

#shopping-cart .box .radio-label {
	font-size: 1.125em;
	position: relative;
	display: block;
	margin-top: 20px;
	padding-right: 90px;
	cursor: pointer
}


#shopping-cart .box  .iradio {
	margin-bottom: 6px;
}

#shopping-cart .box .radio-label > span > b {
	font-weight: 500;
	position: absolute;
	top: 0;
	right: 0
}

#shopping-cart .box .row > div {
	margin-top: 20px
}

#shopping-cart .box .address {
	position: relative;
	padding-left: 40px
}

#shopping-cart .box .address::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -87px -327px;
	background-repeat: no-repeat;
	width: 18px;
	height: 16px;
	position: absolute;
	top: 4px;
	left: 0
}

#shopping-cart .box .phone {
	position: relative;
	padding-left: 40px
}

#shopping-cart .box .phone::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -29px -327px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0
}

#shopping-cart .box .email {
	color: #232f3e;
	position: relative;
	padding-left: 40px
}

#shopping-cart .box .email::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -115px -327px;
	background-repeat: no-repeat;
	width: 18px;
	height: 14px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0
}

#shopping-cart .box .note {
	font-size: 1.125em;
	line-height: 1.5;
	margin-top: 20px
}

#shopping-cart .rules-checkbox {
	font-size: 1.125em;
	display: table;
	width: 390px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer
}

#shopping-cart .rules-checkbox > span {
	display: block;
	overflow: hidden
}

#shopping-cart .rules-checkbox .icheckbox {
	background-image: url("images/sprite.png");
	background-position: -389px -233px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	float: left;
	margin-right: 20px
}

#shopping-cart .rules-checkbox .icheckbox.checked {
	background-image: url("images/sprite.png");
	background-position: -391px -165px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px
}

#search-expanded, #questions, #detail {
	position: relative;
	margin-top: 40px
}

#search-expanded .left, #questions .left, #detail .left {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px
}

#search-expanded .left .btn, #questions .left .btn, #detail .left .btn {
	margin-top: 0
}

#search-expanded .right, #questions .right, #detail .right {
	margin-left: 300px
}

#search-expanded h1, #questions h1, #detail h1 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.2;
	margin: 0
}

.form {
	max-width: 550px;
	margin-right: auto;
	margin-left: auto
}

.form table {
	width: 100%
}

.form table td {
	position: relative;
	padding-top: 20px
}

.form table td td {
	padding-top: 0
}

.form table td:first-child {
	padding-right: 15px
}

input[type="text"], input[type="password"] {
	font-weight: 300;
	font-size: 1.125em;
	line-height: 36px;
	width: 100%;
	height: 38px;
	padding: 0 14px;
	border: 1px solid #eee;
	border-radius: 5px;
	outline: none;
	box-shadow: none
}

textarea {
	font-weight: 300;
	font-size: 1.125em;
	line-height: 36px;
	width: 100%;
	height: 38px;
	padding: 0 14px;
	border: 1px solid #eee;
	border-radius: 5px;
	outline: none;
	box-shadow: none
}

.form input[type="text"]::-webkit-input-placeholder {
	color: #ddd;
	opacity: 1
}

.form input[type="text"]:-moz-placeholder {
	color: #ddd;
	opacity: 1
}

.form input[type="text"]::-moz-placeholder {
	color: #ddd;
	opacity: 1
}

.form input[type="text"]:-ms-input-placeholder {
	color: #ddd;
	opacity: 1
}

.form label {
	font-weight: 300;
	font-size: 1em;
	cursor: pointer
}

.form select {
	width: 100%;
	height: 38px
}

.form .help {
	background-image: url("images/sprite.png");
	background-position: -215px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 33px;
	right: -30px
}

.form .icheckbox {
	display: inline-block;
	background-image: url("images/sprite.png");
	background-position: -389px -233px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	margin-right: 15px
}

.form .icheckbox.checked {
	background-image: url("images/sprite.png");
	background-position: -391px -165px;
	background-repeat: no-repeat;
	width: 21px;
	height: 20px
}

.svbutton, .button, .form .submit {
	background-color: #f0cc56;
	font-size: 1.125em;
	line-height: 50px;
	text-align: center;
	display: block;
	width: 190px;
	height: 50px;
	border: 0;
	border-radius: 5px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: color, background-color .5s ease;
	transition: color, background-color .5s ease
}

.svbutton {
	width: auto;
	margin-top: 0;
	margin-left: 0;
	margin-right: 6px;
	display: inline-block;
	line-height: 40px;
	height: 42px;
	border-radius: 0;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 12px;
	color: #000;
	background-color: #f6d784;
	border: 1px solid #cea212;
}

.svbutton:hover {
	text-decoration: none;
	color: #000
}


.button, .form .submit:hover {
	color: #fff;
	background-color: #cea212
}


.fbbutton {
	background-color: #3b5998;
}

.fbbutton:hover {
	background-color: #3f6fb2;
}

#questions .items {
	margin-top: 40px
}

#questions .items .item {
	border: 1px solid #eee;
	margin-top: 20px
}

#questions .items .item:first-child {
	margin-top: 0
}

#questions .items .item > h2 {
	font-weight: 500;
	font-size: 1.125em;
	position: relative;
	padding: 15px 40px 15px 20px;
	cursor: pointer
}

#questions .items .item > h2::after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	right: 20px;
	background-image: url("images/sprite.png");
	background-position: -287px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	overflow: hidden
}

#questions .items .item > h2.open::after {
	background-image: url("images/sprite.png");
	background-position: -167px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px
}

#questions .items .item > div {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #f0cc56;
	margin: 0 20px
}

#questions .items .item > div > p {
	font-size: 1.125em;
	margin: 20px 0
}

#questions .items .item > div > p:first-child {
	margin-top: 0
}

#questions .items .item > div > p:last-child {
	margin-bottom: 0
}

#two-cols-detail > div {
	margin-top: 40px
}

#two-cols-detail .title {
	font-weight: 500;
	font-size: 1.0625em;
	line-height: 1.2;
	display: block;
	margin-bottom: 15px
}

#two-cols-detail .info {
	font-size: 1.0625em;
	line-height: 1.2;
	width: 100%
}

#two-cols-detail .info td {
	font-weight: 300;
	width: 50%
}

#two-cols-detail .info a {
	color: #232f3e;
	font-size: .875em;
	text-decoration: underline
}

#two-cols-detail .info a:hover {
	text-decoration: none
}

#two-cols-detail .info td p {
	padding-bottom: 8px;
}

#two-cols-detail .info td ul {
	padding-left: 20px;
	padding-bottom: 8px;
	list-style: disc;
}

#two-cols-detail .top {
	padding-bottom: 20px;
	border-bottom: 3px solid #f0cc56
}

#two-cols-detail .lamp {
	color: #5eb52e;
	font-weight: 500;
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-top: 5px
}

#two-cols-detail .lamp::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: 0px -357px;
	background-repeat: no-repeat;
	width: 13px;
	height: 20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	overflow: hidden
}

#two-cols-detail .items > div {
	padding-top: 20px;
	border-top: 1px solid #f0cc56;
	margin-top: 20px
}

#two-cols-detail .items > div:first-child {
	padding-top: 0;
	border-top: 0
}

#two-cols-detail .items h2 {
	font-weight: 500;
	font-size: 1.125em;
	line-height: 1.2;
	margin-bottom: 20px
}

#two-cols-detail .price {
	position: relative;
	float: left;
	width: 230px;
	margin-top: 10px
}

#two-cols-detail .price.with-action {
	padding-top: 15px
}

#two-cols-detail .price.with-action .main-price {
	line-height: 1
}

#two-cols-detail .price .action {
	color: #ea6045;
	font-size: .875em;
	position: absolute;
	top: 0;
	left: 0
}

#two-cols-detail .price .action > b {
	font-weight: 500
}

#two-cols-detail .price .action-price {
	font-size: 1.5em;
	text-decoration: line-through;
	display: inline-block;
	margin-right: 10px
}

#two-cols-detail .price .main-price {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 44px
}

#two-cols-detail .form {
	float: right;
	width: 210px;
	height: 50px;
	padding: 2px;
	border: 1px solid #eee;
	border-radius: 5px;
	margin-top: 10px
}

#two-cols-detail .form > input {
	font-weight: 300;
	font-size: 1.125em;
	line-height: 44px;
	text-align: center;
	float: left;
	width: 50px;
	height: 44px;
	padding: 0 10px;
	border: 0;
	outline: none;
	box-shadow: none
}

#two-cols-detail .form > button {
	color: #fff;
	background-color: #ea6045;
	line-height: 44px;
	position: relative;
	float: right;
	width: 151px;
	height: 44px;
	padding-left: 50px;
	border: 0;
	border-radius: 5px;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease
}

#two-cols-detail .form > button::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -358px -165px;
	background-repeat: no-repeat;
	width: 23px;
	height: 20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 20px;
	overflow: hidden
}

#two-cols-detail .form > button:hover {
	background-color: #b52f14
}

#two-cols-detail .watcher {
	font-size: 1.0625em;
	position: relative;
	display: inline-block;
	padding-left: 30px;
	cursor: pointer;
	color: #000;
}

#two-cols-detail .watcher::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -389px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	overflow: hidden
}

#two-cols-detail .watcher:hover {
	text-decoration: underline
}

#two-cols-detail .favourite {
	font-size: 1.0625em;
	position: relative;
	display: inline-block;
	padding-left: 30px;
	cursor: pointer;
	color: #000;
}

#two-cols-detail .favourite::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -191px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	overflow: hidden
}

#two-cols-detail .favourite:hover {
	text-decoration: underline
}

#two-cols-detail .priceform {
	font-size: 1.0625em;
	position: relative;
	display: inline-block;
	padding-left: 30px;
	cursor: pointer;
	color: #000;
	font-weight: 500;
}

#two-cols-detail .priceform::before {
	content: "";
	background-image: url("images/question.png");
	width: 16px;
	height: 16px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	overflow: hidden
}

#two-cols-detail .priceform:hover {
	text-decoration: underline
}

#two-cols-detail .fb {
	margin-top: 40px
}

#two-cols-detail .rating {
	margin-top: 40px
}

#two-cols-detail .rating h2 {
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.2
}

#two-cols-detail .rating-items {
	padding-top: 20px
}

#two-cols-detail .rating-items > div {
	padding-top: 20px;
	border-top: 1px solid #eee;
	margin-top: 20px
}

#two-cols-detail .rating-items > div.center {
	text-align: center
}

#two-cols-detail .rating-items > div p {
	font-size: 1.0625em;
	line-height: 1.5;
	margin-top: 15px
}



#two-cols-detail .name {
	font-weight: 500;
	font-size: 1.125em
}

#two-cols-detail .plus {
	margin-top: 15px
}

#two-cols-detail .plus > li {
	position: relative;
	padding-left: 25px
}

#two-cols-detail .plus > li::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -311px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 4px;
	left: 0
}

#two-cols-detail .minus {
	margin-top: 15px
}

#two-cols-detail .minus > li {
	position: relative;
	padding-left: 25px
}

#two-cols-detail .minus > li::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -239px -327px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 4px;
	left: 0
}

#two-cols-detail .button {
	font-size: 1.125em;
	line-height: 42px;
	text-align: center;
	display: inline-block;
	width: 150px;
	height: 44px;
	border: 1px solid #eee;
	border-radius: 5px;
	cursor: pointer
}

#two-cols-detail .button:hover {
	text-decoration: underline
}

#two-cols-detail .rating-box {
	text-align: center;
	float: left;
	width: 175px;
	margin-top: 30px;
	margin-left: 115px
}

#two-cols-detail .rating-box > span {
	font-size: 2.25em
}

#two-cols-detail .rating-box > span > b {
	font-weight: 500
}

#two-cols-detail .rating-box > div {
	font-size: .875em
}

#two-cols-detail .rating-count {
	float: left;
	width: 240px;
	margin-top: 30px;
	margin-left: 90px
}

#two-cols-detail .rating-count > div > span {
	color: #f0cc56;
	position: relative;
	display: inline-block;
	padding-right: 20px;
	margin-right: 10px
}


#rating {
	text-align: right;
	position: absolute;
	top: 0;
	right: 0
}

#rating > span {
	font-size: .875em;
	display: inline-block;
	margin-top: 10px
}


#rating input {
	-moz-appearance: none;
	-webkit-appearance: none;
	opacity: 0;
	display: inline-block;
	width: 36px;
	height: 24px;
	margin: 0;
	padding: 0;
	z-index: 2;
	position: relative;
	cursor: pointer
}

#rating input:first-child {
	padding-left: 0
}

#rating input:hover + i, #rating input:checked + i {
	opacity: 1
}

#rating i {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url("images/sprite.png");
	background-position: -179px -233px;
	background-repeat: no-repeat;
	width: 169px;
	height: 24px;
	width: 36px;
	z-index: 1;
	overflow: hidden
}

#rating i ~ i {
	width: 72px
}

#rating i ~ i ~ i {
	width: 108px
}

#rating i ~ i ~ i ~ i {
	width: 144px
}

#rating i ~ i ~ i ~ i ~ i {
	width: 180px
}

#header {
	color: #fff;
	background-color: #2e4759
}

#header > div > div {
	position: relative;
	z-index: 100;
	height: 150px;
	padding-left: 280px
}

#header .top {
	height: 75px;
	padding-top: 20px
}

#header .contact {
	font-size: 1.125em;
	float: left
}

#header .contact > span, #header .contact > a {
	color: #fff;
	position: relative;
	display: inline-block;
	padding-left: 30px
}

#header .contact > span::before, #header .contact > a::before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0
}

#header .contact > span.phone::before {
	background-image: url("images/sprite.png");
	background-position: -260px -267px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px
}

#header .contact > a.email {
	margin-left: 35px
}

#header .contact > a.email::before {
	background-image: url("images/sprite.png");
	background-position: -57px -327px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px
}

#header .lang {
	float: right;
	margin-top: 8px
}

#header .lang > a {
	text-indent: -9999px;
	white-space: nowrap;
	float: left;
	display: inline-block;
	overflow: hidden;
	opacity: .3;
	margin-left: 10px;
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out
}

#header .lang > a:first-child {
	margin-left: 0
}

#header .lang > a.cz {
	background-image: url("images/sprite.png");
	background-position: -354px -267px;
	background-repeat: no-repeat;
	width: 24px;
	height: 16px
}

#header .lang > a.sk {
	background-image: url("images/sprite.png");
	background-position: -320px -267px;
	background-repeat: no-repeat;
	width: 24px;
	height: 16px
}

#header .lang > a.de {
	background-image: url("images/sprite.png");
	background-position: -388px -267px;
	background-repeat: no-repeat;
	width: 24px;
	height: 16px
}

#header .lang > a.at {
	background-image: url("images/at.png");
	background-repeat: no-repeat;
	width: 24px;
	height: 16px
}

#header .lang > a.active, #header .lang > a:hover {
	opacity: 1
}

#header .right {
	font-size: 1.125em;
	float: right
}

#header .right > div, #header .right > a {
	line-height: 50px;
	white-space: nowrap;
	position: relative;
	display: inline-block
}

#header .right > div::before, #header .right > a::before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

#header .right > a {
	color: #fff;
	padding-left: 35px
}

#header .right > a::before {
	background-image: url("images/sprite.png");
	background-position: 0px -327px;
	background-repeat: no-repeat;
	width: 19px;
	height: 20px;
	left: 0
}

#header .right > div {
	font-weight: 500;
	display: inline-block;
	padding-left: 80px;
	border-left: 1px solid #687e8e;
	margin-left: 40px;
	cursor: pointer
}

#header .right > div::before {
	background-image: url("images/sprite.png");
	background-position: -358px -199px;
	background-repeat: no-repeat;
	width: 23px;
	height: 20px;
	left: 40px
}

#header .right > div > .badge {
	background-color: #ea6045;
	font-weight: 500;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	position: absolute;
	top: 8px;
	left: 55px;
	width: 15px;
	height: 15px;
	border-radius: 50%
}

#header .right > div .content {
	background-color: #fff;
	font-weight: 300;
	position: absolute;
	top: 100%;
	right: 0;
	display: none;
	width: 320px;
	padding: 15px 20px 20px;
	margin-top: 10px;
	box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.15);
	cursor: auto;
	white-space: normal
}

#header .right > div .content::before {
	content: "";
	position: absolute;
	top: -15px;
	right: 45px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #fff transparent
}

#header .right > div .content .title {
	color: #232f3e;
	font-size: 1.125em;
	line-height: 1.2;
	position: relative;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0cc56
}

#header .right > div .content .title .name {
	font-weight: 500
}

#header .right > div .content .title .count {
	position: absolute;
	top: 0;
	right: 0
}

#header .right > div .content ul > li {
	margin-top: 15px;
	font-size: 90%;
}

#header .right > div .content ul > li > a {
	float: left;
	display: block;
	width: 80px;
	height: 80px;
	border: 1px solid #eee;
	margin-right: 20px
}

#header .right > div .content ul > li > a > div {
	table-layout: fixed;
	display: table;
	width: 100%
}

#header .right > div .content ul > li > a > div > div {
	vertical-align: middle;
	display: table-cell;
	height: 78px
}

#header .right > div .content ul > li > div {
	color: #232f3e;
	font-size: 1.125em;
	line-height: 1.2;
	padding-top: 10px;
	overflow: hidden
}

#header .right > div .content ul > li > div > a {
	color: #232f3e;
	display: inline-block;
	margin-bottom: 5px
}

#header .right > div .content ul > li > div > b {
	font-weight: 500;
	display: inline-block
}

#header .right > div .content > a {
	color: #fff;
	background-color: #ea6045;
	font-weight: 500;
	font-size: 1.125em;
	line-height: 44px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0;
	border-radius: 5px;
	margin-top: 20px;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease
}

#header .right > div .content > a:hover {
	background-color: #cc3517
}

#logo {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	z-index: 1;
	display: block;
	max-width: 236px
}

#search {
	float: left;
	width: 390px;
	padding: 2px;
	border: 1px solid #687e8e;
	border-radius: 5px
}

#search .fulltext {
	background-color: transparent;
	line-height: 44px;
	float: left;
	width: 338px;
	height: 44px;
	padding: 0 15px;
	border: 0;
	outline: none;
	box-shadow: none;
	color: #AAA;
}

#search > button {
	background-color: #f0cc56;
	text-indent: 100%;
	white-space: nowrap;
	position: relative;
	float: left;
	display: inline-block;
	width: 44px;
	height: 44px;
	padding: 0;
	border: 0;
	border-radius: 5px;
	outline: none;
	margin-left: 2px;
	overflow: hidden;
	-webkit-transition: background-color .5s ease-out;
	transition: background-color .5s ease-out
}

#search > button::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -290px -267px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

#search > button:hover {
	background-color: #fff
}

#nav {
	background-color: #eee
}

#nav > div > ul {
	display: table;
	width: 100%
}

#nav > div > ul > li {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell
}

#nav > div > ul > li::before {
	background-color: #bbb;
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	width: 1px;
	height: 20px
}

#nav > div > ul > li:first-child::before {
	display: none
}

#nav > div > ul > li > a {
	color: #232f3e;
	font-size: 1.125em;
	text-decoration: none;
	display: block;
	padding: 20px 30px
}

#nav > div > ul > li > a:hover {
	text-decoration: underline
}

#nav > div > ul > li.active > a {
	font-weight: 500
}

#footer {
	margin-top: 40px
}

#footer .upper {
	background-color: #eee
}

#footer .upper a {
	color: #232f3e
}

#footer .upper > div > div {
	padding-bottom: 40px
}

#footer .upper > div > div > div {
	margin-top: 40px
}

#footer .upper > div > div > div::before {
	content: "";
	background-color: #bbb;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0;
	width: 1px;
	height: 110px
}

#footer .upper > div > div > div:first-child::before {
	display: none
}

#footer .upper > div > div > div > span {
	font-size: 1.125em;
	line-height: 1.5;
	text-align: center;
	position: relative;
	display: block;
	max-width: 145px;
	padding-top: 60px;
	margin-right: auto;
	margin-left: auto
}

#footer .upper > div > div > div > span::before {
	content: "";
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	top: 0
}

#footer .upper > div > div > div > span.ico-1::before {
	background-image: url("images/sprite.png");
	background-position: -160px -267px;
	background-repeat: no-repeat;
	width: 40px;
	height: 38px
}

#footer .upper > div > div > div > span.ico-2::before {
	background-image: url("images/sprite.png");
	background-position: -110px -267px;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px
}

#footer .upper > div > div > div > span.ico-3::before {
	background-image: url("images/sprite.png");
	background-position: -60px -267px;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px
}

#footer .upper > div > div > div > span.ico-4::before {
	background-image: url("images/sprite.png");
	background-position: -210px -267px;
	background-repeat: no-repeat;
	width: 40px;
	height: 34px
}

#footer .bottom {
	color: #fff;
	background-color: #2e4759
}

#footer .bottom  a {
	color: #fff;
}

#footer .bottom > div > div > div {
	margin-top: 30px
}

#footer .bottom .title {
	font-weight: 500;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0cc56
}

#footer .bottom .contact, #footer .bottom .address {
	font-size: 1.125em;
	margin-top: 30px
}

#footer .bottom .phone {
	position: relative;
	display: inline-block;
	padding-left: 30px
}

#footer .bottom .phone::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -260px -267px;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0
}

#footer .bottom .email {
	color: #fff;
	position: relative;
	display: inline-block;
	padding-left: 30px
}

#footer .bottom .email::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -57px -327px;
	background-repeat: no-repeat;
	width: 20px;
	height: 16px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 0
}

#footer .bottom .fb {
	color: #fff;
	position: relative;
	display: inline-block;
	padding-left: 30px
}

#footer .bottom .fb::before {
	content: "";
	background-image: url("images/sprite.png");
	background-position: -67px -357px;
	background-repeat: no-repeat;
	width: 9px;
	height: 20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	left: 6px
}

#footer .bottom .address span {
	color: #687e8e
}

#footer .bottom table {
	width: 100%;
	margin-top: 30px
}

#footer .bottom table td {
	font-weight: 300;
	font-size: 1.125em;
	padding-left: 5px
}

#footer .bottom table td:first-child {
	padding-left: 0
}

#footer .bottom .note {
	color: #687e8e;
	font-size: 1.125em;
	margin-top: 5px
}

#footer .bottom .list {
	margin-top: 30px
}

#footer .bottom .list > li > a {
	color: #fff;
	font-size: 1.125em
}

#bottom {
	font-size: 1.125em;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #687e8e;
	margin-top: 30px
}

#bottom > p {
	float: left
}

#bottom > p > a {
	color: #f0cc56
}

#bottom > span {
	float: right
}

#bottom > span > a {
	color: #f0cc56
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-weight: 300;
	font-size: 18px;
	-webkit-user-select: none;
	user-select: none
}

.chosen-container * {
	box-sizing: border-box
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: 100%;
	border: 1px solid #2e4759;
	border-top: 0;
	border-radius: 0;
	background: #fff
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0
}

.chosen-container a {
	cursor: pointer
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #999999
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 14px;
	height: 38px;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	background-color: #fff;
	color: #2e4759;
	text-decoration: none;
	white-space: nowrap;
	line-height: 36px
}

.chosen-container-single.search-select .chosen-single {
	border-radius: 5px
}

.chosen-container-single.chosen-with-drop .chosen-single {
	border-radius: 0
}

.chosen-container-single .chosen-default {
	color: #2e4759
}

.chosen-container-single.search-select .chosen-default {
	color: #dddddd
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 30px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("images/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 30px;
	height: 100%
}

.chosen-container-single .chosen-single div b {
	position: relative;
	display: block;
	width: 100%;
	height: 100%
}

.chosen-container-single .chosen-single div b::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 2.5px 0 2.5px;
	border-color: #000 transparent transparent transparent
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: #fff url("images/chosen-sprite.png") no-repeat 100% -20px;
	background: url("images/chosen-sprite.png") no-repeat 100% -20px;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px
}

.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 8px 10px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container .chosen-results li.highlighted {
	background-color: #2e4759;
	color: #fff
}

.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: bold;
	cursor: default
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
	background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
	background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
	cursor: text
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eeeeee;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
	color: #333;
	line-height: 13px;
	cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url("images/chosen-sprite.png") -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
	color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container-active .chosen-single {
	border: 1px solid #2e4759
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent
}

.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
	color: #222 !important
}

.chosen-disabled {
	opacity: 0.5 !important;
	cursor: default
}

.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
	direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
	left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
	padding: 4px 5px 4px 20px;
	background: #fff url("images/chosen-sprite.png") no-repeat -30px -20px;
	background: url("images/chosen-sprite.png") no-repeat -30px -20px;
	direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
		background-image: url("images/chosen-sprite@2x.png") !important;
		background-size: 52px 37px !important;
		background-repeat: no-repeat !important
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	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);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

@media (min-width: 1230px) {
	#nav > div > ul {
		display: table !important
	}
}

@media (min-width: 992px) and (max-width: 1229px) {
	#search {
		width: 300px
	}

	#search .fulltext {
		width: 248px
	}

	#nav > div > ul {
		display: table !important
	}

	#nav > div > ul > li > a {
		padding-right: 20px;
		padding-left: 20px
	}

	#footer .bottom table td {
		font-size: .8125em
	}

	#intro .carousel-indicators > li {
		padding: 10px 5px
	}

	#shopping-cart > div > h2 {
		float: none
	}

	#shopping-cart > div > ul {
		margin-top: 15px
	}

	#shopping-cart .box .radio-label > span {
		overflow: hidden;
		display: block
	}

	#shopping-cart .box .radio-label > span > b {
		position: static;
		top: auto;
		right: auto
	}

	#two-cols-detail .items .form {
		float: left
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#header > div > div {
		padding-left: 170px
	}

	#header .right > div {
		padding-left: 45px;
		margin-left: 15px
	}

	#header .right > div::before {
		left: 15px
	}

	#header .right > div > span {
		left: 30px !important;
	}

	#logo {
		max-width: 140px
	}

	#search {
		width: 250px
	}

	#search .fulltext {
		width: 198px
	}

	#nav > div > ul {
		display: table !important
	}

	#nav > div > ul > li > a {
		font-size: .9375em;
		padding-right: 15px;
		padding-left: 15px
	}

	#aside .box.nav > ul > li > div {
		position: relative;
		top: auto;
		left: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0
	}

	#aside .box.nav > ul > li > div > ul {
		width: 100%;
		padding: 20px
	}

	#aside .box.nav > ul > li > div > ul::before {
		display: none
	}

	#aside .box.nav > ul > li > div > ul > li {
		margin-top: 20px
	}

	#aside .box.nav > ul > li > div > ul > li:first-child {
		margin-top: 0
	}

	#footer .upper > div > div > div.third::before {
		display: none
	}

	#footer .bottom table td {
		font-size: .8125em
	}

	#shopping-cart > div > h1 {
		float: none
	}

	#shopping-cart > div > ul {
		display: table;
		width: 100%;
		float: none;
		margin-top: 15px
	}

	#shopping-cart > div > ul > li {
		vertical-align: middle;
		display: table-cell;
		float: none
	}

	#shopping-cart > div > ul > li > a {
		background-color: #eee;
		background-image: none !important;
		width: auto !important
	}

	#shopping-cart > div > ul > li.active > a {
		background-color: #f0cc56
	}

	#rating {
		text-align: left;
		position: relative;
		top: auto;
		right: auto;
		margin-top: 15px
	}
}

@media (max-width: 767px) {
	.container {
		min-width: 320px
	}

	#logo {
		top: 15px;
		left: 0;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		max-width: 150px
	}

	#header {
		position: relative
	}

	#header > div > div {
		padding-left: 0
	}

	#header .top {
		height: 55px;
		padding-top: 15px
	}

	#header .right {
		margin-top: 10px
	}

	#header .right > a, #header .right > div {
		line-height: 1
	}

	#header .right > div {
		padding-left: 50px;
		border-left: 0;
		margin-left: 0
	}

	#header .right > div::before {
		left: 15px
	}

	#header .right .badge {
		top: -8px !important;;
		left: 30px !important;
	}

	#header .right > div .content {
		margin-top: 20px;
		right: -15px
	}

	#search {
		position: relative;
		width: 100%;
		padding-right: 48px
	}

	#search .fulltext {
		width: 100%
	}

	#search > button {
		position: absolute;
		top: 2px;
		right: 2px
	}

	#nav > div {
		padding: 0
	}

	#nav > div > span {
		text-indent: -9999px;
		position: absolute;
		top: 5px;
		right: 15px;
		z-index: 100;
		display: block;
		width: 40px;
		height: 40px;
		cursor: pointer
	}

	#nav > div > span > span {
		background: #f0cc56;
		position: absolute;
		top: 22px;
		left: 0;
		right: 0;
		display: block;
		height: 5px;
		-webkit-transition: background 0s .5s;
		transition: background 0s .5s
	}

	#nav > div > span > span::before, #nav > div > span > span::after {
		position: absolute;
		display: block;
		left: 0;
		width: 100%;
		height: 5px;
		background-color: #f0cc56;
		content: "";
		-webkit-transition-duration: .5s, .5s;
		transition-duration: .5s, .5s;
		-webkit-transition-delay: .5s, 0s;
		transition-delay: .5s, 0s
	}

	#nav > div > span > span::before {
		top: -14px;
		-webkit-transition-property: top, -webkit-transform;
		transition-property: top, transform
	}

	#nav > div > span > span::after {
		bottom: -14px;
		-webkit-transition-property: bottom, -webkit-transform;
		transition-property: bottom, transform
	}

	#nav > div > span.is-active > span {
		background: none
	}

	#nav > div > span.is-active > span::before {
		top: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	#nav > div > span.is-active > span::after {
		bottom: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

	#nav > div > span.is-active > span::before, #nav > div > span.is-active > span::after {
		-webkit-transition-delay: 0s, .5s;
		transition-delay: 0s, .5s
	}

	#nav > div > ul {
		display: none
	}

	#nav > div > ul > li {
		display: block
	}

	#nav > div > ul > li::before {
		display: none
	}

	#nav > div > ul > li:first-child {
		margin-top: 15px
	}

	#nav > div > ul > li > a {
		padding: 5px 15px
	}

	#nav > div > ul > li.lang {
		float: none;
		padding-bottom: 8px
	}

	#nav > div > ul > li.lang > a {
		float: none
	}

	#footer {
		text-align: center
	}

	#footer .upper > div > div > div::before {
		display: none
	}

	#bottom > p {
		margin-bottom: 15px
	}

	#bottom > p, #bottom > span {
		float: none
	}

	#sellers-of-brans > div > div {
		display: block
	}

	#sellers-of-brans > div > div > div {
		display: block
	}

	.offer .sort {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		margin-top: 10px
	}

	#aside .categories > div {
		position: static;
		top: auto;
		right: auto;
		left: auto
	}

	#aside .box.nav > ul > li > div {
		position: relative;
		top: auto;
		left: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0
	}

	#aside .box.nav > ul > li > div > ul {
		width: 100%;
		padding: 20px
	}

	#aside .box.nav > ul > li > div > ul::before {
		display: none
	}

	#aside .box.nav > ul > li > div > ul > li {
		margin-top: 20px
	}

	#aside .box.nav > ul > li > div > ul > li:first-child {
		margin-top: 0
	}

	#shopping-cart > div > h1 {
		float: none
	}

	#shopping-cart > div > ul {
		width: 100%;
		float: none;
		margin-top: 15px
	}

	#shopping-cart > div > ul > li {
		float: none
	}

	#shopping-cart > div > ul > li > a {
		background-color: #eee;
		background-image: none !important;
		width: 100% !important
	}

	#shopping-cart > div > ul > li.active > a {
		background-color: #f0cc56
	}

	#shopping-cart .shopping-table {
		padding: 0
	}

	#shopping-cart .shopping-table table, #shopping-cart .shopping-table tbody, #shopping-cart .shopping-table tr, #shopping-cart .shopping-table td {
		display: block
	}

	#shopping-cart .shopping-table td {
		text-align: center;
		padding: 15px !important;
		border-top: 0 !important
	}

	#shopping-cart .shopping-table tr {
		border-top: 1px solid #eee
	}

	#shopping-cart .shopping-table tr:first-child {
		border-top: 0
	}

	#shopping-cart .shopping-table .img {
		margin-right: auto;
		margin-left: auto
	}

	#shopping-cart .shopping-table .right {
		text-align: center
	}

	#shopping-cart .sum, #shopping-cart .submit, #shopping-cart .back {
		float: none;
		margin-top: 15px
	}

	#shopping-cart .sum {
		display: block;
		margin-right: 0
	}

	#shopping-cart .box {
		padding: 20px 10px
	}

	#shopping-cart .box .address-checkbox {
		width: auto
	}

	#shopping-cart .box .radio-label > span {
		overflow: hidden;
		display: block
	}

	#shopping-cart .box .radio-label > span > b {
		position: static;
		top: auto;
		right: auto
	}

	#shopping-cart .rules-checkbox {
		width: auto
	}

	#search-expanded .left, #questions .left, #detail .left {
		position: static;
		top: auto;
		left: auto;
		width: 100%
	}

	#search-expanded .left .btn, #questions .left .btn, #detail .left .btn {
		margin-top: 15px
	}

	#search-expanded .right, #questions .right, #detail .right {
		margin-left: 0
	}

	#search-box .help {
		position: relative;
		top: auto;
		right: auto;
		display: inline-block
	}

	#search-box label {
		font-size: .9375em
	}

	#two-cols-detail .items .form {
		float: left
	}

	#two-cols-detail .rating-box {
		float: none;
		width: 100%;
		margin-left: 0
	}

	#two-cols-detail .rating-count {
		float: none;
		width: 100%;
		margin-left: 0
	}

	#rating {
		text-align: left;
		position: relative;
		top: auto;
		right: auto;
		margin-top: 15px
	}
}


.pricedisabled {
	color: #ea6045;
	margin-top: 10px;
}

.invalidInput {
	border: 1px solid #ea6045 !important;
}
.live {
	color: #ea6045;
	font-size: 13px;
}
.box .disabled {
	color: #DDD;
}

.ulozenka {
	height: 30px;
	padding-left: 5px;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 590px;
	margin: 20px auto;
}

.ajs-button {
 	background: #f0cc56;
	border: #dcba4f;
}

.easy-autocomplete-container {
	left: 0;
	position: absolute;
	width: 100%;
	top: 48px;
	color: #000;
	z-index: 2;
}

.searchitem img {
	margin-right: 15px;
}

.searchitem a {
	text-decoration: none;
	color: #333;
	font-weight: normal !important;
}


/* PREV/NEXT navigation */
.prev-next-controls {
	padding: 20px 0;
}

.btn-dir {
	position: relative;
	float: left;
	line-height: 18px;
	text-decoration: none;
	padding-left: 30px;
}
.btn-dir:hover {
	text-decoration: none;
}

.btn-next {
	float: right;
	padding-left: 0;
	padding-right: 30px;
}

.btn-prev::before {
	content: "\f104";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 30px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.btn-next::after {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 30px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.prev-next-controls--fixed {
	display: none;
}

@media (min-width: 800px) {
	.prev-next-controls--fixed {
		display: block;
		max-height: 0;
		padding: 0;
	}

	.prev-next-controls--fixed .btn-dir {
		position: fixed;
		top: 50%;
		left: 0;
		z-index: 100;
		transform: translateY(-50%);
		display: table; /*background: red;*/
		float: none; /* width: 50px; height: 50px; overflow: hidden; */
		padding: 0;
	}

	.prev-next-controls--fixed .btn-next {
		left: auto;
		right: 0;
		float: none;
	}

	.prev-next-controls--fixed .btn-dir:hover {
		opacity: 1;
	}

	.prev-next-controls--fixed .btn-prev::before,
	.prev-next-controls--fixed .btn-next::after {
		position: relative;
		top: 0;
		z-index: 100;
		display: table-cell;
		vertical-align: middle;
		color: #fff;
		background-color: #ccc;
		padding: 5px 11px;
		transition: background-color .4s ease;
	}

	.prev-next-controls--fixed .btn-prev:hover::before,
	.prev-next-controls--fixed .btn-next:hover::after {
		background-color: #f0cc56 /*#7F7F7F*/;
	}

	.prev-next-controls--fixed .btn-dir > span {
		display: table-cell;
		transform: translateX(-100%);
		max-width: 0;
		height: 100%;
		opacity: 0;
		box-sizing: border-box;
		overflow: hidden;
		white-space: nowrap;
		color: #fff;
		background: #f0cc56;
		vertical-align: middle;
		padding-left: 10px;
		padding-right: 10px;
		transition: transform .3s ease, max-width .3s ease;
	}

	.prev-next-controls--fixed .btn-next > span {
		transform: translateX(100%);
	}

	.prev-next-controls--fixed .btn-dir:hover > span {
		max-width: 1000px;
		transform: translateX(0);
		opacity: 1;
	}
}


/*.btn-prev::before {
	position: absolute;
	top: -4px;
	left: 0px;
	content: 'h';
	font-family: 'dTest';
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 0px;
}

.btn-next::after {
	position: absolute;
	top: -4px;
	left: auto;
	right: 0px;
	content: 'm';
	font-family: 'dTest';
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
	text-indent: 0px;
}*/


.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	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=95);
	opacity: .95;
}*/
.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: 240px;
	padding: 3px 8px;
	color: #000;
	text-align: center;
	background-color: #f0cc56;
	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: #f0cc56;
}
.tooltip.top-left .tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #f0cc56;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #f0cc56;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #f0cc56;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #f0cc56;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #f0cc56;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #f0cc56;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #f0cc56;
}
.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: normal;
	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 > .arrow,
.popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	content: "";
	border-width: 10px;
}
.popover.top > .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 > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}
.popover.right > .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 > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}
.popover.bottom > .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 > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}

.subcategorylist {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0cc56;
	margin-top: 10px !important;
	margin-left: -5px;
	font-size: 14px;
}

.subcategorylist a {
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}

.subcategorylist a.active {
	font-weight: 500;
}

.novinka {
	background-color: #ea6045;
	color: #FFF;
	font-size: 85%;
	padding-left: 6px;
	padding-right: 6px;
}

.poll li:hover {
	text-decoration: underline;
}


.productlistcategorybuttons  {
	border-top: 2px solid #f0cc56;
	padding-top: 7px;
}

.productlistcategorybuttonsline {
	border-top: 2px solid #f0cc56;
}

.productlistcategorybuttons li {
	width: 30%;
	float: left;
	margin-right: 25px;
	margin-bottom: 7px;
	margin-top: 7px;
}

.productlistcategorybuttons a {
	text-decoration: none;
	color: #000;
}

.productlistcategorybuttons img {
	width: 80px
}

@media screen and (max-width: 767px) {
	.productlistcategorybuttons li {
		width: 100%;
		margin-bottom: 20px;
	}

	.productlistcategorybuttons img {
		height: 40px;
		width: auto;
	}
}

.gifts .active {
	border: 2px solid #f0cc56;
}
.giftitem {
	width: 250px;
	float: left;;
	border: 1px solid #D9D9D9;
	padding: 10px;
	margin-right: 20px;
	cursor: pointer;
}

#cookiecontest {
	bottom: 0px;
	width: 100%;
	position: fixed;
	background: #f0cc56;
	z-index: 2147483648;
	padding: 20px;
	border-top: 1px solid #AAA;
}

#cookiecontesttitle {
	font-weight: 500;
	margin-bottom: 10px;
}

#cookiecontestbuttons {
	margin-top: 10px;
}

#cookiecontestbuttonok {
	border: 1px solid #000;
}

#cookiecontestbuttons button {
	padding: 8px 20px;
	border: 1px solid #000;
	margin-left: 10px;
	margin-right: 10px;
}

.cookiesection {
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #BBB;
	padding: 20px;
}

.cookiesection .checkbox {
	float: right;
}

.cookiesection h2 {
	font-weight: 500;
	margin-bottom: 8px;
}

.cookiesection  .icheckbox {
	cursor: pointer;
}

#two-cols-detail .productbutton {
	font-size: 12px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: -1px;
	margin-left: 10px;
	line-height: normal;
	height: 23px;
	padding-top: 4px;
	position: relative;
	top: -2px;
}

#two-cols-detail .productbutton:hover {
	color: #FFF;
	text-decoration: none;
}