/**
* Default
*/
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;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear{clear:both;}


/*
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
*/@font-face {
	font-family: 'FuturaMdBTBold';
	src: url('/_libs/fonts/futura/futurab_accent.eot');
	src: url('/_libs/fonts/futura/futurab_accent.eot') format('embedded-opentype'),
	url('/_libs/fonts/futura/futurab_accent.woff') format('woff'),
	url('/_libs/fonts/futura/futurab_accent.ttf') format('truetype'),
	url('/_libs/fonts/futura/futurab_accent.svg#FuturaMdBTBold') format('svg');
}

@font-face {
	font-family: 'FuturaLtBTLight';
	src: url('/_libs/fonts/futura/futural_accent.eot');
	src: url('/_libs/fonts/futura/futural_accent.eot') format('embedded-opentype'),
	url('/_libs/fonts/futura/futural_accent.woff') format('woff'),
	url('/_libs/fonts/futura/futural_accent.ttf') format('truetype'),
	url('/_libs/fonts/futura/futural_accent.svg#FuturaLtBTLight') format('svg');
}

@font-face {
	font-family: 'FuturaMdBTMedium';
	src: url('/_libs/fonts/futura/futuram_accent.eot');
	src: url('/_libs/fonts/futura/futuram_accent.eot') format('embedded-opentype'),
	url('/_libs/fonts/futura/futuram_accent.woff') format('woff'),
	url('/_libs/fonts/futura/futuram_accent.ttf') format('truetype'),
	url('/_libs/fonts/futura/futuram_accent.svg#FuturaMdBTMedium') format('svg');
}@font-face {
	font-family: 'icomoon';
	src:url('/templates/v2.0/font/icomoon.eot');
	src:url('/templates/v2.0/font/icomoon.eot?#iefix') format('embedded-opentype'),
		url('/templates/v2.0/font/icomoon.woff') format('woff'),
		url('/templates/v2.0/font/icomoon.ttf') format('truetype'),
		url('/templates/v2.0/font/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-youtube:before {
  content: "\e900";
}
.icon-trash:before {
  content: "\e604";
}
.icon-instagram:before {
  content: "\e605";
}
.icon-handshake:before {
  content: "\e612";
}
.icon-cart:before {
  content: "\e606";
}
.icon-kanna:before {
  content: "\e607";
}
.icon-level:before {
  content: "\e608";
}
.icon-telefon:before {
  content: "\e609";
}
.icon-facebook:before {
  content: "\e60a";
}
.icon-instagram2:before {
  content: "\e60b";
}
.icon-video:before {
  content: "\e60c";
}
.icon-twitter:before {
  content: "\e60d";
}
.icon-info:before {
  content: "\e611";
}
.icon-member:before {
  content: "\e610";
}
.icon-right:before {
  content: "\e60e";
}
.icon-left:before {
  content: "\e60f";
}
.icon-team:before {
  content: "\e613";
}
.icon-heart:before {
  content: "\e614";
}
.icon-checkmark:before {
  content: "\e600";
}
.icon-plus:before {
  content: "\e601";
}
.icon-cancel:before {
  content: "\e602";
}
.icon-search:before {
  content: "\e603";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-word:before {
  content: "\eae1";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-file:before {
  content: "\eae3";
}
.icon-pinterest:before {
  content: "\e615";
} /*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  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,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.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.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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 {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(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, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(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: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.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%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.modal-footer: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*! jQuery UI - v1.10.4 - 2014-03-07
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(/templates/v2.0/images/jqueryui/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(/templates/v2.0/images/jqueryui/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(/templates/v2.0/images/jqueryui/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(/templates/v2.0/images/jqueryui/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url(/templates/v2.0/images/jqueryui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(/templates/v2.0/images/jqueryui/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(/templates/v2.0/images/jqueryui/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/templates/v2.0/images/jqueryui/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/templates/v2.0/images/jqueryui/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/templates/v2.0/images/jqueryui/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/templates/v2.0/images/jqueryui/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/templates/v2.0/images/jqueryui/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/templates/v2.0/images/jqueryui/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/templates/v2.0/images/jqueryui/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url(/templates/v2.0/images/jqueryui/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(/templates/v2.0/images/jqueryui/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/templates/v2.0/images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@font-face {
  font-family: 'museosans_700';
  src: url('/_libs/fonts/museosans/museosans_700-webfont.eot');
  src: url('/_libs/fonts/museosans/museosans_700-webfont.eot?#iefix') format('embedded-opentype'), url('/_libs/fonts/museosans/museosans_700-webfont.woff') format('woff'), url('/_libs/fonts/museosans/museosans_700-webfont.ttf') format('truetype'), url('/_libs/fonts/museosans/museosans_700-webfont.svg#museosans_700') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museosans_500';
  src: url('/_libs/fonts/museosans/museosans_500-webfont.eot');
  src: url('/_libs/fonts/museosans/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('/_libs/fonts/museosans/museosans_500-webfont.woff') format('woff'), url('/_libs/fonts/museosans/museosans_500-webfont.ttf') format('truetype'), url('/_libs/fonts/museosans/museosans_500-webfont.svg#museosans_500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museosans_300';
  src: url('/_libs/fonts/museosans/museosans_300-webfont.eot');
  src: url('/_libs/fonts/museosans/museosans_300-webfont.eot?#iefix') format('embedded-opentype'), url('/_libs/fonts/museosans/museosans_300-webfont.woff') format('woff'), url('/_libs/fonts/museosans/museosans_300-webfont.ttf') format('truetype'), url('/_libs/fonts/museosans/museosans_300-webfont.svg#museosans_300') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #faf2e6;
  font-size: 12pt;
  font-family: 'museosans_300';
  overflow-x: hidden;
  width: 100%;
}
#wrapOut {
  overflow: hidden;
  width: 100%;
}
.langC {
  float: right;
  position: fixed;
  right: 0;
  background: white;
  z-index: 10;
  top: 75px;
  box-shadow: 0 0 2px #666;
}
.langC a {
  padding: 5px 10px;
}
.langC a:hover {
  color: black;
}
.langC img {
  width: 32px;
  border: 1px solid white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.khlink {
  float: left;
  position: relative;
  top: -58px;
}
a {
  color: #544117;
}
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}
.button,
button,
input[type="button"] {
  background: #77b800;
  color: white;
  display: inline-block;
  padding: 0px 15px;
  border: 0;
  line-height: 25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
}
.button:hover,
.button:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  color: white;
  text-decoration: none;
}
.button[disabled],
.button.disabled,
button[disabled],
button.disabled,
input[type="button"][disabled],
input[type="button"].disabled {
  background: #ccc;
  color: white;
  cursor: not-allowed;
}
.button[disabled]:hover,
.button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
button.disabled:hover,
button.disabled:focus,
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="button"].disabled:hover,
input[type="button"].disabled:focus {
  background: #ccc;
  text-decoration: none;
}
.button.big,
button.big,
input[type="button"].big {
  padding: 10px 20px;
  font-size: 1.3em;
}
.button.big2,
button.big2,
input[type="button"].big2 {
  padding: 10px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.button.inactive,
button.inactive,
input[type="button"].inactive {
  background: #ccc;
  border: 1px solid #656565;
}
.button.braun,
button.braun,
input[type="button"].braun {
  background: #544117;
}
.info {
  background: none repeat scroll 0 0 #ffeaa5;
  border: 1px solid #d6ba60;
  margin: 15px 0 10px;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
.info:after,
.info:before {
  bottom: 100%;
  left: 12%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.info:after {
  border-color: rgba(255,234,165,0);
  border-bottom-color: #ffeaa5;
  border-width: 15px;
  margin-left: -15px;
}
.info:before {
  border-color: rgba(214,186,96,0);
  border-bottom-color: #d6ba60;
  border-width: 16px;
  margin-left: -16px;
}
.element {
  padding: 15px;
}
.element img {
  max-width: 100%;
}
.element .title {
  text-align: center;
}
.modal-body .element {
  padding: 0;
}
.contents p {
  margin-bottom: 10px;
}
iframe {
  max-width: 100%;
}
.width10 {
  float: left;
}
.width25 {
  float: left;
}
.width33 {
  float: left;
}
.width50 {
  float: left;
}
.width75 {
  float: left;
}
.width100 {
  float: left;
}
.socialHead .pinterestB,
#socialFooter .pinterestB {
  font-size: 1.9em;
}
.headerOut {
  height: 142px;
}
header {
  float: left;
  position: relative;
  width: 100%;
}
header .logo {
  background: url("/templates/v2.0/images/logo.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  color: #554117;
  float: left;
  font-size: 1.3em;
  height: 100px;
  margin: 42px 0 0;
  padding-top: 65px;
  text-align: center;
  text-transform: uppercase;
  width: 361px;
}
header .greenSide {
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  background-color: #77b800;
  height: 230px;
  left: -400px;
  position: absolute;
  top: -116px;
  width: 4000px;
  z-index: 2;
}
header .container {
  height: 10px;
  z-index: 3;
  position: relative;
}
header aside {
  float: right;
}
header .headTelCont {
  color: white;
  float: left;
  line-height: 34px;
  padding: 20px 30px 0 0;
}
header .headTelCont a {
  color: white;
}
header.fixed {
  background-color: #77b800;
  position: fixed;
  z-index: 20;
  -webkit-box-shadow: 0 0 7px #999;
  -moz-box-shadow: 0 0 7px #999;
  box-shadow: 0 0 7px #999;
}
header.fixed .greenSide {
  display: none;
}
header.fixed #hSearchForm {
  display: none;
}
header.fixed .socialHead {
  display: none;
}
header.fixed .userOpt {
  display: none;
}
header.fixed .headTelCont {
  display: none;
}
header.fixed .headCartContainer {
  margin: 5px 0;
}
header.fixed .headCartContainer .pieceNum {
  right: -16px;
  top: 28px;
}
header.fixed .logo {
  background-size: 260px auto;
  color: red;
  font-size: 0;
  height: 41px;
  line-height: 0;
  margin: 10px;
  padding: 0;
  width: 44px;
}
header.fixed menu {
  margin: 21px 0 0;
  float: left;
}
#mainContent {
  background-color: white;
  -webkit-box-shadow: 0 50px 0 50px white;
  -moz-box-shadow: 0 50px 0 50px white;
  box-shadow: 0 50px 0 50px white;
}
#sideRight {
  position: relative;
  margin-bottom: 70px;
}
#sideLeft {
  margin-bottom: 20px;
}
.home #mainContent {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
#hSearchForm {
  float: left;
  padding: 20px 0;
}
#hSearchForm input {
  background-color: #87d002;
  border: medium none;
  color: white;
  float: left;
  padding: 5px 10px;
}
#hSearchForm #startSearchButton {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: medium none;
  color: #87d002;
  float: left;
  font-size: 1.6em;
  padding: 4px 0 0 10px;
}
#hSearchForm #startSearchButton:hover {
  color: white;
}
.bottompadding {
  padding-bottom: 90px;
}
.socialHead,
#socialFooter {
  float: left;
  margin: 0 20px;
  padding: 14px 0 20px;
}
.socialHead a,
#socialFooter a {
  color: #87d002;
  font-size: 1.7em;
  padding: 0 3px;
}
.socialHead a:hover,
#socialFooter a:hover {
  color: white;
}
.headCartContainer {
  float: left;
  margin: 10px 0;
  position: relative;
}
.headCartContainer path {
  fill: #87d002;
}
.headCartContainer .icon-cart {
  color: white;
  font-size: 1.7em;
  left: 16px;
  position: absolute;
  top: 9px;
}
.headCartContainer svg {
  float: left;
}
.headCartContainer b {
  color: white;
  float: left;
  font-size: 1.1em;
  line-height: 50px;
  padding: 0 10px;
  text-transform: uppercase;
}
.headCartContainer .pieceNum {
  background-color: #544117;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
  height: 33px;
  line-height: 33px;
  position: absolute;
  right: -25px;
  text-align: center;
  top: -9px;
  width: 33px;
}
.headCartContainer small {
  font-size: 0.6em;
}
#bodyCartContainer {
  float: left;
  margin: 10px 0;
  position: absolute;
  right: 0;
  top: -55px;
}
#bodyCartContainer path {
  fill: #87d002;
}
#bodyCartContainer .icon-cart {
  color: white;
  font-size: 3.5em;
  left: 31px;
  position: absolute;
  top: 18px;
}
#bodyCartContainer svg {
  float: left;
  height: 115px;
  width: 115px;
}
#bodyCartContainer b {
  bottom: 12px;
  color: white;
  display: block;
  left: 33px;
  position: absolute;
  text-transform: uppercase;
}
#bodyCartContainer .pieceNum {
  background-color: #544117;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0px;
  text-align: center;
  top: -4px;
  width: 40px;
}
#bodyCartContainer small {
  font-size: 0.6em;
}
#mainSliderOut .mainSlider {
  float: left;
  height: 522px;
  position: relative;
  top: -23px;
  width: 100%;
  overflow: hidden;
}
#mainSliderOut img {
  width: 100%;
}
#mainSliderOut .caption {
  border-left: 20px solid #77b800;
  display: block;
  left: 110px;
  position: absolute;
  top: -100px;
  width: 350px;
  z-index: 1;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
#mainSliderOut .caption h3 {
  background: #77b800;
  display: inline;
  font-size: 26px;
  line-height: 45px;
  padding: 8px 0;
}
#mainSliderOut .caption span {
  color: white;
  left: -10px;
  position: relative;
}
#mainSliderOut .caption .view {
  font-size: 0.7em;
  line-height: 1.95em;
}
#mainSliderOut .caption b {
  color: #554117;
}
#mainSliderOut .caption.showed {
  top: 200px;
}
#mainSliderOut .owl-prev,
#mainSliderOut .owl-next {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  position: absolute;
  top: 259px;
  background: #77b800;
}
#mainSliderOut .owl-prev:before,
#mainSliderOut .owl-next:before {
  font-family: 'icomoon';
  content: "\e60f";
  font-size: 3em;
}
#mainSliderOut .owl-prev:hover,
#mainSliderOut .owl-next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: white;
}
#mainSliderOut .owl-next {
  right: 0;
}
#mainSliderOut .owl-next:before {
  content: "\e60e";
}
#braunSideOut {
  float: left;
  position: relative;
  width: 100%;
}
#braunSideOut #braunSide {
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
  background-color: #544117;
  width: 4000px;
  position: absolute;
  left: -110px;
  height: 90px;
  -webkit-box-shadow: 30px 30px 0 30px white;
  -moz-box-shadow: 30px 30px 0 30px white;
  box-shadow: 30px 30px 0 30px white;
}
.home #braunSideOut #braunSide {
  height: 690px;
  -webkit-box-shadow: 0 0 0 0 white;
  -moz-box-shadow: 0 0 0 0 white;
  box-shadow: 0 0 0 0 white;
}
#homeContainer {
  position: relative;
  top: -80px;
}
#homeContainer .videoContainer h2 {
  color: #efefef;
  line-height: 1.1em;
  margin-bottom: 15px;
}
#homeContainer .videoContainer h2 span {
  color: #77b800;
}
#homeContainer .videoContainer h2 small {
  font-size: 0.7em;
}
#homeProductContainer {
  margin-top: 15px;
}
#homeProductContainer h2 {
  color: #77b800;
  line-height: 1.1em;
}
#homeProductContainer h2 small {
  color: #efefef;
  font-size: 0.7em;
}
#homeProductContainer p {
  color: #efefef;
}
#homeProductContainer .hprod {
  position: relative;
  text-align: center;
}
#homeProductContainer .hprod h3 {
  color: #77b800;
  font-size: 1em;
  height: 46px;
  line-height: 1.46em;
  margin: 15px 0;
  overflow: hidden;
}
#homeProductContainer .hprod h3::first-line {
  color: #efefef;
  font-size: 0.9em;
}
#homeProductContainer .hprod svg {
  fill: #42300a;
  height: 100%;
  left: 0;
  position: absolute;
  top: 17px;
  width: 94%;
  z-index: 0;
}
#homeProductContainer .hprod .imageContainer {
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
#homeProductContainer .hprod img {
  height: 200px;
}
#homeProductContainer .hprod a {
  color: #efefef;
  display: inline-block;
  font-size: 0.9em;
  margin: 8px 0;
  position: relative;
  z-index: 1;
}
#homeProductContainer .hprod .icon-right {
  color: #77b800;
  font-size: 0.7em;
}
#homeProductContainer .hprod .more {
  margin-top: 20px;
}
#homeProductContainer #hprod1 {
  margin-top: 10px;
}
#homeProductContainer #hprod2 {
  margin-top: 22px;
}
#homeProductContainer #hprod3 {
  margin-top: 35px;
}
#homeBottom {
  float: left;
  width: 100%;
}
#homeBottom h2 {
  color: #77b800;
  line-height: 1.1em;
  margin-bottom: 30px;
}
#homeBottom .text {
  margin-bottom: 50px;
  color: white;
}
#homeBottom .circleBox {
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #77b800;
  color: white;
  text-align: center;
  position: relative;
  height: 267px;
  display: block;
  width: 100%;
  max-width: 267px;
}
#homeBottom .circleBox .topIcon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #544117;
  display: inline-block;
  padding: 20px 0;
  position: relative;
  top: -41px;
  width: 50%;
}
#homeBottom .circleBox .topIcon span {
  font-size: 4em;
}
#homeBottom .circleBox .body {
  position: relative;
  top: -30px;
}
#homeBottom .circleBox .body h3 {
  font-size: 1.3em;
  line-height: 1em;
}
#homeBottom .circleBox .body h3 span {
  font-size: 0.7em;
}
#homeBottom .circleBox .body p {
  color: #544117;
  font-size: 0.85em;
  padding: 10px 15px;
}
#homeBottom .circleBox .body .icon-right {
  color: #544117;
  font-size: 3em;
}
#homeBottom .circleBox:hover {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
#homeBottom #hb1 {
  margin-top: 20px;
}
#homeBottom #hb2 {
  margin-top: 40px;
}
#homeBottom #hb3 {
  margin-top: 60px;
}
menu {
  float: right;
}
menu a {
  color: #554117;
  display: inline-block;
  font-family: museosans_500;
  padding: 0 6px;
  text-transform: uppercase;
}
menu a:hover {
  color: #ffffff;
}
.sliderOut {
  position: relative;
  height: 536px;
  float: left;
  width: 100%;
}
.sliderOut .owl-wrapper-outer,
.sliderOut .owl-wrapper,
.sliderOut .owl-carousel,
.sliderOut .owl-item,
.sliderOut .sliderOut {
  height: 100%;
}
.sliderOut img {
  width: 100%;
}
#instagramSlider {
  padding-bottom: 10px;
  position: relative;
}
#instagramSlider h2 {
  font-size: 2em;
  margin: 20px 0;
  color: #77b800;
}
#instagramSlider h2 a {
  color: #77b800;
}
#instagramSlider h2 .icon-instagram {
  font-size: 1.2em;
  color: #544117;
}
#instagramSlider h2 b {
  color: #544117;
}
#instagramSlider .prev,
#instagramSlider .next {
  color: #77b800;
  cursor: pointer;
  font-size: 3em;
  position: absolute;
  top: 123px;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#instagramSlider .prev:hover,
#instagramSlider .next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#instagramSlider .prev {
  left: -30px;
}
#instagramSlider .next {
  right: -30px;
}
#instaSlider .item {
  background-color: white;
  width: 176px;
  height: 110px;
  padding: 5px;
  -webkit-box-shadow: 5px 5px 5px #bbb;
  -moz-box-shadow: 5px 5px 5px #bbb;
  box-shadow: 5px 5px 5px #bbb;
}
#instaSlider img {
  width: 100%;
}
#instaSlider .owl-wrapper {
  height: 120px;
}
footer {
  background: none repeat scroll 0 0 #77b800;
  float: left;
  position: relative;
  top: 40px;
  width: 100%;
}
footer .greenSide {
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  background-color: #77b800;
  border-top: 20px solid white;
  height: 160px;
  left: -400px;
  position: absolute;
  top: -135px;
  width: 4000px;
  z-index: 0;
}
footer .footerContent {
  position: relative;
  z-index: 1;
  padding-bottom: 15px;
}
footer h3 {
  color: #544117;
}
footer .linklist a {
  clear: left;
  color: white;
  float: left;
  font-size: 1em;
  margin: 5px 0;
}
footer .linklist .icon-right {
  color: #544117;
  font-size: 0.8em;
  padding: 0 5px 0 0;
}
footer .footForm input,
footer .footForm textarea {
  width: 100%;
  background-color: #87d002;
  border: medium none;
  color: white;
  float: left;
  padding: 5px 10px;
  margin-top: 10px;
}
footer .footForm input:focus,
footer .footForm textarea:focus {
  background-color: #a4df38;
  color: #544117;
}
footer .footForm button {
  float: right;
  margin: 10px 0;
}
footer .footForm p.validation-failed {
  color: white;
}
footer #socialFooter {
  margin: 0;
  width: 100%;
  padding: 7px;
}
footer #socialFooter a {
  clear: none;
  padding: 0 7px;
}
footer #socialFooter span {
  font-size: 1.2em;
}
footer #socialFooter .facebook {
  color: #95e701;
  float: left;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
footer #socialFooter .facebook span {
  font-size: 1.5em;
}
footer #socialFooter .facebook:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
footer #socialFooter .pinterestB {
  margin-top: 2px;
}
footer .copyright {
  height: 60px;
}
footer .copyright p {
  float: right;
  font-size: 0.7em;
  line-height: 3.2em;
  margin-right: 10px;
}
footer .copyright .fwlogo {
  float: right;
}
footer .resellerMenu {
  padding-left: 19px;
  font-weight: bold;
  position: relative;
}
footer .resellerMenu .icon-right {
  position: absolute;
  left: 0px;
  top: 5px;
}
.home footer .greenSide {
  border-top-color: #faf2e6;
}
#productDataContainer {
  margin: 40px 0 60px;
}
#productDataContainer h1 {
  font-size: 1.4em;
}
#productDataContainer .docListContainer .file .icon {
  color: #77b800;
}
#productDataContainer .docListContainer .file:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#productDataContainer .leadContainer {
  text-align: center;
}
#productDataContainer .leadContainer img {
  max-height: 230px;
  max-width: 220px;
}
#productDataContainer #choiseColorRow .colorChoise {
  display: inline-block;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 4px solid transparent;
  -webkit-box-shadow: 0 0 1px #333;
  -moz-box-shadow: 0 0 1px #333;
  box-shadow: 0 0 1px #333;
  margin-right: 4px;
}
#productDataContainer #choiseColorRow .colorChoise:hover {
  border: 4px solid #aaa;
}
#productDataContainer #choiseColorRow .colorChoise.selected {
  border: 4px solid;
}
#productDataContainer #choiseColorRow .choiseColorRowContainer {
  display: inline-block;
}
#productDataContainer .option {
  line-height: 40px;
}
#productDataContainer .option b {
  float: left;
  line-height: 40px;
  margin-right: 15px;
}
#productDataContainer .addCartContainer {
  float: left;
  position: relative;
}
#productDataContainer .addCartContainer input {
  background-color: #f3f3f3;
  border: medium none;
  line-height: 1em;
  padding: 5px;
  width: 50px;
}
#productDataContainer .addCartContainer .dropCartButton {
  bottom: -76px;
  position: absolute;
  right: -159px;
  cursor: pointer;
  width: 190px;
}
#productDataContainer .addCartContainer .dropCartButton svg {
  fill: #77b800;
}
#productDataContainer .addCartContainer .dropCartButton .icon-cart {
  color: white;
  font-size: 1.9em;
  left: 13px;
  position: absolute;
  top: 8px;
}
#productDataContainer .addCartContainer .dropCartButton .btitle {
  display: inline-block;
  position: relative;
  top: -19px;
  left: 7px;
}
#productDataContainer .addCartContainer .dropCartButton:hover svg {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#productDataContainer .addCartContainer .dropCartButton:hover .btitle {
  color: #77b800;
}
#productDataContainer li.big {
  clear: left;
  color: #77b800;
  font-size: 2em;
}
#productDataContainer li.big .small {
  display: block;
  font-size: 0.4em;
}
#productDataContainer .prodInfo .green {
  color: #77b800;
}
#productDataContainer .prodInfo.youtube {
  cursor: pointer;
}
#categoryMenu,
#userMenuContainer {
  position: relative;
  top: -90px;
}
#categoryMenu.fixed,
#userMenuContainer.fixed {
  position: fixed;
  top: 90px;
  z-index: 1000;
}
#categoryMenu svg,
#userMenuContainer svg {
  fill: #77b800;
  left: -17px;
  position: absolute;
  top: -125px;
  width: 100%;
  z-index: 0;
}
#categoryMenu .categoryMenuContent,
#categoryMenu .userMenuContent,
#userMenuContainer .categoryMenuContent,
#userMenuContainer .userMenuContent {
  padding: 20px 0 0 20px;
  position: relative;
  z-index: 1;
}
#categoryMenu h2,
#userMenuContainer h2 {
  color: white;
  margin: 0 0 15px 23px;
}
#categoryMenu a,
#userMenuContainer a {
  clear: left;
  color: white;
  float: left;
  padding: 8px 0 8px 5px;
  width: 210px;
}
#categoryMenu a:hover,
#categoryMenu a.selected,
#userMenuContainer a:hover,
#userMenuContainer a.selected {
  background: none repeat scroll 0 0 #87d002;
  border-radius: 110px/23px;
}
#categoryMenu span,
#userMenuContainer span {
  color: #544117;
  font-size: 0.8em;
}
.productBox {
  margin-bottom: 30px;
  position: relative;
  min-height: 500px;
}
.productBox .title {
  color: #544117;
  display: block;
  padding-bottom: 10px;
  text-transform: uppercase;
  height: 55px;
  overflow: hidden;
  font-size: 120%;
  font-weight: bold;
}
.productBox.big .title {
  font-size: 140%;
  height: 65px;
}
.productBox .image {
  float: left;
  height: 255px;
  text-align: center;
  width: 100%;
}
.productBox .desc {
  color: #544117;
  height: 70px;
  float: left;
  width: 100%;
  overflow: hidden;
}
.productBox .priceC {
  float: left;
  width: 100%;
  color: #77b800;
}
.productBox .more {
  color: #77b800;
  line-height: 2em;
}
.productBox .more .icon-right {
  color: #544117;
  font-size: 0.7em;
}
.productBox .price {
  float: right;
  font-size: 1.4em;
  padding-right: 15px;
  font-family: 'museosans_500';
}
.productBox .cart {
  width: 100%;
  cursor: pointer;
  float: left;
  text-align: center;
}
.productBox .cart svg {
  fill: #77b800;
  position: relative;
  z-index: 1;
}
.productBox .cart .icon-cart {
  color: white;
  font-size: 1.5em;
  left: -43px;
  position: relative;
  top: -18px;
  z-index: 2;
}
.productBox .cart .line {
  border-bottom: 1px dashed #544117;
  float: left;
  height: 1px;
  width: 100%;
  z-index: 0;
  margin-bottom: 10px;
}
.productBox .cart .btitle {
  line-height: 55px;
  display: inline-block;
  position: relative;
  top: -19px;
  left: -19px;
}
.productBox .cart:hover svg {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.productBox .cart:hover .btitle {
  color: #77b800;
}
.productBox .mainlink {
  display: inline-block;
  min-height: 150px;
}
.colorChange {
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  bottom: 110px;
  -webkit-box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
  left: 50%;
  position: absolute;
  text-align: center;
  margin-left: -110px;
}
.colorChange:after,
.colorChange:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.colorChange:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #ffffff;
  border-width: 7px;
  margin-left: -7px;
}
.colorChange:before {
  border-color: rgba(170,170,170,0);
  border-top-color: #aaa;
  border-width: 8px;
  margin-left: -8px;
}
.colorChange b {
  background-color: #eee;
  display: block;
  margin-bottom: 5px;
  padding: 10px;
  text-align: left;
}
.colorChange .colorChoise {
  display: inline-block;
  width: 36px;
  height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 4px solid transparent;
  cursor: pointer;
}
.colorChange .colorChoise:hover {
  border: 4px solid #aaa;
}
.colorChange .colorChoise.selected {
  border: 4px solid;
}
#leftProductSliderContainer .colorChange {
  bottom: 50px;
}
#productListContainer {
  padding: 50px 0 0;
}
#productListContainer h1 {
  margin-bottom: 0;
}
#productListContainer .topDescription {
  margin-bottom: 30px;
}
#productListContainer .bottomDescription {
  margin: 15px 0 30px;
}
.homeNewsBox h2 {
  margin: 30px 0 15px;
}
.homeNewsBox .newsBox .title {
  width: 95%;
}
#dropCartWindow .closeWindow,
#dropCartWindow .cassa {
  background: none repeat scroll 0 0 #ccc;
  display: inline-block;
  font-weight: bold;
  height: 40px;
  padding-top: 140px;
  text-align: center;
  width: 49%;
  color: #544117;
}
#dropCartWindow a.cassa {
  margin-right: 0;
  background: url(/templates/v2.0/images/icon-cartOk.png) no-repeat center 10px;
}
#dropCartWindow a.closeWindow {
  background: url(/templates/v2.0/images/icon-cartAdd.png) no-repeat center 10px;
}
#dropCartWindow button.wrong {
  float: right;
  margin-top: 15px;
}
#dropCartWindow p.wrong {
  font-size: 1.2em;
}
#dropCartWindow a:hover {
  color: balck;
}
#dropCartWindow h3 {
  color: #544117;
}
#dropCartWindow #viemoVideo {
  float: left;
  width: 100%;
}
#dropCartWindow .morebutton {
  background: #544117;
  color: white;
  float: left;
  height: auto;
  padding: 11px;
  width: auto;
  margin: 10px 0 40px 0;
  left: 10%;
  position: relative;
  width: 80%;
}
#dropCartWindow .morebutton:hover,
#dropCartWindow .morebutton:focus {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  color: white;
  text-decoration: none;
}
.modal-header {
  background-color: #77b800;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
}
.modal-header .close {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  color: black;
  float: right;
  font-size: 2.3em;
  padding: 0;
}
#productDataBottomTabContainer,
.additionalProductBoxContainer {
  float: left;
  width: 100%;
  margin: 40px 0 -30px 0;
}
#productDataBottomTabContainer .tabs,
.additionalProductBoxContainer .tabs {
  border-bottom: 7px solid #77b800;
  float: left;
  width: 100%;
}
#productDataBottomTabContainer .tabs span,
.additionalProductBoxContainer .tabs span {
  background-color: #544117;
  color: white;
  float: left;
  padding: 5px 10px;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-right: 7px;
  cursor: pointer;
}
#productDataBottomTabContainer .tabs span.selected,
.additionalProductBoxContainer .tabs span.selected {
  background-color: #77b800;
}
#productDataBottomTabContainer .tabsDataCont,
.additionalProductBoxContainer .tabsDataCont {
  background: none repeat scroll 0 0 #faf6ef;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
#productDataBottomTabContainer .tabDataInside,
.additionalProductBoxContainer .tabDataInside {
  padding: 15px 15px 75px;
  float: left;
  width: 100%;
}
#productDataBottomTabContainer .tabDataInside.selected,
.additionalProductBoxContainer .tabDataInside.selected {
  display: block !important;
}
#productDataBottomTabContainer .tabDataInside.nopadding,
.additionalProductBoxContainer .tabDataInside.nopadding {
  padding: 15px 0 75px;
}
.additionalProductBoxContainer .tabsDataCont {
  background: none repeat scroll 0 0 #e8dfd1;
  margin-bottom: 20px;
}
.additionalProductBoxContainer .tabDataInside {
  background: none repeat scroll 0 0 #e8dfd1;
  padding-bottom: 0;
}
.breadCrumb {
  color: #656565;
  font-size: 1em;
  float: left;
  width: 100%;
  margin: 5px 0 20px;
}
.breadCrumb p {
  float: left;
  padding-right: 6px;
  font-family: museosans_500;
  font-size: 0.85em;
}
.breadCrumb p:before {
  content: "/";
  color: #77b800;
  padding-right: 3px;
}
.breadCrumb a {
  color: #544117;
  font-family: museosans_500;
  font-size: 0.85em;
}
.breadCrumb a:hover {
  color: #2c220c;
}
#cartContainer {
  float: left;
  padding-bottom: 100px;
  width: 100%;
  padding-top: 30px;
}
.baseForm label {
  float: left;
  margin-right: 2%;
  width: 36%;
  color: #666;
  line-height: 32px;
  font-size: 1.1em;
  font-weight: normal;
  font-family: 'museosans_300';
}
.baseForm input,
.baseForm select,
.baseForm textarea {
  padding: 5px;
  border: 1px solid #CCCCCC;
  float: left;
  width: 62%;
  -webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.1);
  box-shadow: inset 1px 1px 5px rgba(0,0,0,0.1);
}
.baseForm li {
  float: left;
  margin: 5px 0;
  width: 100%;
}
.baseForm p.validation-failed {
  clear: both;
  color: #FF0000;
  display: block;
  margin-left: 38%;
}
.baseForm .nomarginvalidation .validation-failed {
  margin: 0;
}
.baseForm .checkbox {
  float: left;
  margin: 5px 10px 0 0;
  width: auto;
}
.baseForm .fullwidth {
  width: auto;
}
.baseForm.checkContainer .validation-failed {
  margin-left: 0;
}
.baseForm .body {
  border: 1px solid #dde4e4;
  float: left;
  padding: 15px;
  width: 100%;
  background-color: #fcfcfc;
  font-size: 0.9em;
}
.baseForm h3 {
  font-size: 1.4em;
  margin-bottom: 15px;
}
.cartTable {
  padding: 0 !important;
  width: 100%;
  border-bottom: 1px solid #77b800;
}
.cartTable td {
  padding: 5px 10px;
  vertical-align: bottom;
  font-size: 1.1em;
}
.cartTable td a {
  color: #77b800;
}
.cartTable thead td {
  font-weight: bold;
  border-bottom: 1px solid #77b800;
  font-size: 1em;
}
.cartTable .plus,
.cartTable .minus {
  background: #77b800;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#77b800),color-stop(1,#77b800));
  background: -o-linear-gradient(bottom,#77b800 0%,#77b800 100%);
  background: -ms-linear-gradient(bottom,#77b800,#77b800);
  background: -moz-linear-gradient(center bottom,#77b800 0%,#77b800 100%);
  background: linear-gradient(to top,#77b800 0%,#77b800 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77b800', endColorstr='#77b800', GradientType=0);
  color: white;
  cursor: pointer;
  float: left;
  font-size: 14pt;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 25px;
}
.cartTable .plus {
  float: right;
}
.cartTable .piece {
  float: left;
  line-height: 30px;
  min-width: 42px;
  padding: 0 3px;
  text-align: right;
}
.cartTable .pieceCont {
  border: 1px solid #77b800;
  float: left;
  line-height: 30px;
  text-align: right;
  width: 115px;
}
.cartTable .inactive {
  background: #ccc;
}
.cartTable .onlypiece {
  padding-left: 29px;
}
.fullamount .price {
  float: right;
  font-size: 1.5em;
  margin: 10px 64px 30px 0;
}
.fullamount .price span {
  font-size: 0.6em;
}
.fullamount .button {
  margin: 30px 10px 0 0;
}
.fullamount .button.green span {
  float: right;
  margin-left: 9px;
  margin-top: 4px;
}
.fullamount .minOrderPrice {
  color: red;
  font-size: 1.3em;
  padding: 10px;
  float: left;
}
.fullamount .customerPoint {
  clear: both;
  float: right;
  margin-right: 63px;
}
#cartContainer #sameTransferButton {
  float: left;
  margin-bottom: 10px;
}
#cartContainer #cartContent {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
#orderDataContainer {
  float: left;
  width: 100%;
  padding-bottom: 60px;
}
#orderDataContainer .fullamount .price {
  margin: 10px 0 30px 0;
}
#orderDataContainer .checkContainer {
  float: left;
  margin-left: 15px;
  width: 100%;
}
#cartOtherCont li {
  margin: 0;
}
#cartOtherCont .otherRow label {
  float: left;
  width: auto;
}
.contentBody {
  float: left;
  width: 100%;
}
#searchContainer,
.loginContainer,
#registrationContainer {
  float: left;
  padding-bottom: 75px;
  width: 100%;
}
#registrationContainer .registrationRule {
  margin-top: 15px;
}
#registrationContainer #regSubmitButton {
  float: left;
}
#registrationContainer .checkContainer {
  padding: 5px 0 0 20px;
}
#registrationContainer li {
  margin-bottom: 0;
}
#registrationContainer #regWarning {
  margin-top: 40px;
}
.userOpt {
  float: left;
  padding: 20px 0;
}
.userOpt .button {
  background-color: #87d002;
  border: medium none;
  color: white;
  float: left;
  margin-right: 10px;
  padding: 4px 10px;
  max-width: 195px;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#communitiyContainer h2 {
  color: #544117;
  margin-bottom: 15px;
}
#communitiyContainer .facebook span,
#communitiyContainer .facebook iframe,
#communitiyContainer .facebook .fb-like-box {
  width: 100% !important;
}
#communitiyContainer .instagramC {
  margin: -5px;
}
#communitiyContainer .instagramC .item {
  float: left;
  width: 50%;
}
#communitiyContainer .instagramC .itemI {
  margin: 5px;
  float: left;
}
#communitiyContainer .instagramC img {
  background-color: #faf2e6;
  width: 100%;
  padding: 5px;
  -webkit-box-shadow: 5px 5px 5px #bbb;
  -moz-box-shadow: 5px 5px 5px #bbb;
  box-shadow: 5px 5px 5px #bbb;
}
.contentBody .dbox p {
  margin-bottom: 20px;
}
#contactContainer #map {
  height: 369px;
  width: 100%;
  border: 1px solid #77b800;
}
#leftProductSliderContainer {
  float: left;
  width: 100%;
}
#leftProductSliderContainer h2 {
  margin-bottom: 10px;
  color: #77b800;
}
#leftProductSliderContainer .title {
  float: left;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  color: #544117;
}
#leftProductSliderContainer .imageOut {
  float: left;
  text-align: center;
  width: 100%;
}
#leftProductSliderContainer .bottom {
  text-align: center;
}
#leftProductSliderContainer .price {
  float: left;
  font-family: 'museosans_500';
  font-size: 1.5em;
  width: 100%;
  color: #77b800;
  padding: 5px 0;
}
#leftProductSliderContainer .productBox2 .cart {
  display: block;
  text-align: center;
  width: 100%;
  cursor: pointer;
}
#leftProductSliderContainer .productBox2 .cart svg {
  fill: #77b800;
}
#leftProductSliderContainer .productBox2 .cart .icon-cart {
  color: white;
  font-size: 1.5em;
  left: -43px;
  position: relative;
  top: -18px;
}
#leftProductSliderContainer .owl-prev,
#leftProductSliderContainer .owl-next {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  position: absolute;
  top: 84px;
  color: #77b800;
}
#leftProductSliderContainer .owl-prev:before,
#leftProductSliderContainer .owl-next:before {
  font-family: 'icomoon';
  content: "\e60f";
  font-size: 3em;
}
#leftProductSliderContainer .owl-prev:hover,
#leftProductSliderContainer .owl-next:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#leftProductSliderContainer .owl-prev {
  left: -15px;
}
#leftProductSliderContainer .owl-next {
  right: -15px;
}
#leftProductSliderContainer .owl-next:before {
  content: "\e60e";
}
#orderdataSubmitButton {
  float: left;
}
#orderdataSubmitButton span {
  float: right;
  padding-top: 3px;
}
#contactForm .response {
  color: white;
}
*::-webkit-input-placeholder {
  color: #eee;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
*:-moz-placeholder {
  color: #eee;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
*::-moz-placeholder {
  color: #eee;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
*:-ms-input-placeholder {
  color: #eee;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#partnerListContent {
  float: left;
  width: 100%;
}
#partnerListContent #map {
  width: 100%;
  height: 400px;
  border: 1px solid #77b800;
  margin-bottom: 30px;
}
#partnerListContent .partnerBox {
  min-height: 170px;
  padding-bottom: 15px;
}
#partnerListContent .partnerBox img {
  float: left;
  padding: 0 10px 10px 0;
}
#partnerListContent .partnerBox li {
  padding-bottom: 3px;
}
#partnerListContent .infoWindow {
  width: 400px;
}
#partnerListContent .infoWindow img {
  float: left;
  padding: 0 10px 10px 0;
}
#partnerListContent #newPartnerButton {
  margin-bottom: 15px;
}
#dropPartnerFormWindow #sendFormButtton {
  float: right;
  padding-right: 8px;
}
#dropPartnerFormWindow #sendFormButtton span {
  float: right;
  padding-top: 6px;
}
#changeStepContainer .icon-right {
  float: right;
  padding: 4px 0 0;
}
#changeStepContainer .button {
  float: right;
}
#warningRowLi p {
  background: none repeat scroll 0 0 #ffeaa5;
  border: 1px solid #d6ba60;
  margin: 15px 0 10px;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
#warningRowLi p:after,
#warningRowLi p:before {
  bottom: 100%;
  left: 12%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#warningRowLi p:after {
  border-color: rgba(255,234,165,0);
  border-bottom-color: #ffeaa5;
  border-width: 15px;
  margin-left: -15px;
}
#warningRowLi p:before {
  border-color: rgba(214,186,96,0);
  border-bottom-color: #d6ba60;
  border-width: 16px;
  margin-left: -16px;
}
.cartTableCont {
  float: left;
  width: 100%;
}
.cartTableCont .productLink {
  position: relative;
}
.cartTableCont .productLink:hover .product-thumb {
  display: block !important;
}
.cartTableCont .productLink .product-thumb {
  position: absolute;
  background: white;
  z-index: 1;
  bottom: 35px;
  border: 1px solid #77b800;
  -webkit-box-shadow: 0 0 7px #999;
  -moz-box-shadow: 0 0 7px #999;
  box-shadow: 0 0 7px #999;
}
.cartTableCont .productLink .product-thumb:after,
.cartTableCont .productLink .product-thumb:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.cartTableCont .productLink .product-thumb:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.cartTableCont .productLink .product-thumb:before {
  border-color: rgba(119,184,0,0);
  border-top-color: #77b800;
  border-width: 16px;
  margin-left: -16px;
}
#couponCardCodeCont {
  float: left;
  padding-left: 10px;
  margin-bottom: 20px;
}
#couponCardCodeCont p {
  margin-bottom: 7px;
}
#couponCardCodeCont ::-webkit-input-placeholder {
  color: #888;
}
#couponCardCodeCont ::-moz-placeholder {
  color: #888;
}
#couponCardCodeCont :-ms-input-placeholder {
  color: #888;
}
#couponCardCodeCont :-moz-placeholder {
  color: #888;
}
#couponCardCodeCont input {
  padding: 5px 10px;
}
#couponCardCodeCont button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 15px;
}
#error404Container {
  margin: 50px 0 75px;
}
#error404Container h3 {
  margin-bottom: 20px;
}
#error404Container menu {
  float: left;
  width: 100%;
}
#error404Container menu a {
  clear: both;
  float: left;
  padding: 4px 0;
}
#error404Container menu a:hover {
  color: #222;
}
#giftContainer {
  background: none repeat scroll 0 0 #ffeaa5;
  border: 1px solid #d6ba60;
  margin: 15px 0 10px;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
#feedbackContainer {
  background-color: rgba(84,65,23,0.9);
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5544117', endColorstr='#e5544117');
  position: fixed;
  top: 22px;
  z-index: 1000;
  color: #ccc;
}
#feedbackContainer:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
#feedbackContainer .left {
  float: left;
  min-height: 138px;
  padding: 20px 20px 30px;
  width: 400px;
}
#feedbackContainer .right {
  background-color: rgba(255,255,255,0.9);
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5ffffff', endColorstr='#e5ffffff');
  position: absolute;
  top: 0;
  border-left: none;
  cursor: pointer;
  color: #544117;
  font-size: 1.1em;
  height: 225px;
  letter-spacing: 1px;
  line-height: 0.8em;
  right: -35px;
  width: 35px;
}
#feedbackContainer .right:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
#feedbackContainer .right span {
  float: left;
  font-size: 1.1em;
  margin: 11px 0 0 3px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  white-space: nowrap;
  width: 22px;
  font-weight: bold;
}
#feedbackContainer .right .icon {
  margin: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  right: 2px;
  top: -2px;
}
#feedbackContainer h2 {
  border-bottom: 1px solid #666;
  font-size: 1.1em;
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-align: left;
}
#feedbackContainer p {
  margin: 10px 0;
}
#feedbackContainer p.validation-failed {
  color: white;
  float: right;
  margin: 0;
}
#feedbackContainer label {
  float: left;
  width: 30%;
}
#feedbackContainer input,
#feedbackContainer textarea {
  width: 70%;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  padding: 1%;
  color: black;
}
#feedbackContainer input:focus,
#feedbackContainer textarea:focus {
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  -webkit-opacity: 0.95;
  opacity: 0.95;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  filter: alpha(opacity=95);
}
#feedbackContainer textarea {
  height: 70px;
  resize: none;
}
#feedbackContainer li {
  padding: 6px 0;
}
#feedbackContainer div.validation-failed {
  color: white;
  float: right;
  margin: 0 4px 0 0;
}
#feedbackContainer #feedbackSendButton {
  float: right;
  margin-top: 10px;
}
.contents .imageandtext {
  width: 40%;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}
.contents .title {
  background: #EEE;
  text-align: center;
  font-size: 10pt;
}
.contents .source {
  background: #EEE;
  text-align: center;
  font-size: 10pt;
}
.contents img {
  width: 100%;
}
.contents p {
  margin-bottom: 15px;
}
.contents.video {
  margin: 20px 0;
  text-align: center;
}
.contents.linkbtn {
  text-align: center;
}
.contents.linkbtn .button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 20px;
  font-size: 1.1em;
}
#catalogOutContainer .right {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: rgba(255,255,255,0.9);
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5ffffff', endColorstr='#e5ffffff');
  position: absolute;
  top: 0;
  border-left: none;
  cursor: pointer;
  color: #544117;
  font-size: 1.1em;
  height: 35px;
  letter-spacing: 1px;
  line-height: 35px;
  position: fixed;
  left: -85px;
  top: 345px;
  width: 205px;
  z-index: 2;
  text-align: center;
}
#catalogOutContainer .right:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
#catalogOutContainer .right .icon {
  margin: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  right: 2px;
  top: -2px;
}
.galleryList h2 {
  color: ;
  margin-bottom: 20px;
}
.galleryList .galleryBox {
  margin-bottom: 20px;
  cursor: pointer;
  height: 300px;
}
.galleryList .galleryBox a {
  display: block;
  width: 100%;
  height: 100%;
}
.galleryList .galleryBox a .image {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.galleryList .galleryBox a .thumbnail {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.galleryList .galleryBox a .thumbnail .title {
  background-color: rgba(84,65,23,0.7);
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2544117', endColorstr='#b2544117');
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 25px;
  padding-bottom: 5px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.galleryList .galleryBox a .thumbnail .title:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.galleryList .galleryBox a .thumbnail h2 {
  color: white;
  margin-bottom: 5px;
  font-size: 1.5em;
}
.galleryList .galleryBox a .thumbnail p {
  color: white;
  font-size: 0.8em;
  padding-right: 40px;
  line-height: 40px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.galleryList .galleryBox a:hover .thumbnail .image {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
#galleryContainer .thumbnail a {
  display: block;
  position: relative;
}
#galleryContainer .contentBody h1 {
  color: ;
}
#galleryContainer img {
  width: 100%;
  border: 8px solid #c2f269;
}
#galleryContainer .thumbnail {
  margin-bottom: 20px;
}
#galleryContainer .subtext {
  margin-bottom: 20px;
}
.newsBox {
  position: relative;
  margin-bottom: 30px;
}
.newsBox img {
  width: 100%;
}
.newsBox .title {
  background-color: rgba(84,65,23,0.7);
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2544117', endColorstr='#b2544117');
  bottom: 0;
  color: white;
  font-size: 1.2em;
  left: 15px;
  overflow: hidden;
  padding: 3%;
  position: absolute;
  width: 93%;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.newsBox .title:not([dummy]) {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
.cartTopTab {
  border-bottom: 1px solid #77b800;
  float: left;
  margin: 30px 0;
  position: relative;
  width: 100%;
}
.cartTopTab .steps {
  float: left;
  width: 33.3%;
  text-align: center;
  color: #ababab;
  padding: 15px 0;
  cursor: pointer;
}
.cartTopTab .steps:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.cartTopTab .num {
  border: 4px solid;
  display: inline-block;
  font-size: 2em;
  height: 50px;
  line-height: 40px;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 10px;
}
.cartTopTab .title {
  font-size: 1.2em;
  text-transform: uppercase;
}
.cartTopTab .active {
  color: #8dd100;
}
.cartTopTab .inactive {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  filter: alpha(opacity=40);
  cursor: default;
}
.cartNextButton {
  float: right;
}
.cartNextButton span {
  float: right;
  margin: 6px 0 0 10px;
}
#cartContainer .stepContainer {
  display: none;
}
#cartContainer .stepContainer.active {
  display: block;
}
#cartContainer .validation-failed {
  color: red;
}
#cartContainer #cartFooter {
  border-top: 2px solid #a998c3;
  color: #aa4a89;
  font-size: 2.3em;
  font-weight: bold;
  margin-top: 20px;
  padding: 30px 0 10px;
  text-align: center;
  float: left;
  width: 100%;
}
#cartContainer #cartFooter a {
  color: #aa4a89;
}
#cartContainer .customerPoint a {
  color: #a998c3;
  font-size: 1.2em;
}
#cartContainer .freeChangeButton {
  color: #a998c3;
  float: right;
  font-size: 1.2em;
  margin-right: 66px;
  margin-top: 17px;
}
.footForm .width50 {
  float: left;
  width: 50%;
}
.footForm .padding-right {
  padding-right: 10px;
}
.footForm input.checkbox {
  float: left;
  width: auto;
}
.footForm .checkLabel {
  padding: 8px;
}
.footForm .button {
  float: right;
}
.subscribeRightBox {
  border-bottom: 1px solid #87d002;
  float: left;
  padding-bottom: 20px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .greenSide {
    height: 310px;
  }
  header .logo {
    margin-left: 30%;
    margin-top: 20px;
  }
  header aside {
    float: left;
    margin-left: 130px;
  }
  header.fixed aside {
    float: right;
    margin: 0px;
  }
  header .menu {
    float: left;
    margin-left: 120px;
    margin-bottom: 40px;
  }
  .videoContainer iframe {
    width: 100%;
  }
  #homeBottom {
    margin-top: 20px;
  }
  #homeBottom .col-sm-6 {
    padding-left: 180px;
  }
  #homeBottom #hb1,
  #homeBottom #hb3 {
    padding-left: 35px;
  }
  .menu .home {
    display: none;
  }
  .categoryMenuContent {
    padding: 30px 0 0 0px !important;
  }
  .cartTable td {
    max-width: 200px;
  }
  #categoryMenu svg,
  #userMenuContainer svg {
    fill: #77b800;
    left: -31px;
    position: absolute;
    top: -114px;
    width: 120%;
    z-index: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #categoryMenu.fixed {
    position: static;
    top: 72px;
    z-index: 1000;
  }
  .leadContainer img {
    max-width: 100% !important;
  }
  #sideRight {
    padding-top: 36px;
  }
  .home #braunSide {
    height: 755px !important;
  }
  #braunSide {
    height: 20px !important;
  }
  #homeBottom {
    margin-top: 0px;
  }
  #homeBottom .col-sm-6 {
    padding-left: 70px;
    margin-top: 90px !important;
  }
  #homeBottom #hb1,
  #homeBottom #hb3 {
    padding-left: 20px;
  }
  header .logo {
    margin: 30px 0 0 0;
    font-size: 0.8em;
    width: 260px;
    background-size: 260px;
    padding-top: 45px;
  }
  header .menu {
    margin-bottom: 40px;
    float: left;
    margin-top: 20px;
  }
  header .menu a {
    font-family: museosans_700;
    font-size: 12pt;
  }
  .socialHead {
    left: 325px;
    margin: 0 55px;
    position: absolute;
    top: 15px;
  }
  .headCartContainer {
    position: absolute;
    right: 25px;
    top: 35px;
  }
  .headCartContainer .icon-cart {
    left: -30px;
  }
  .userOpt {
    position: absolute;
    top: 60px;
    left: 368px;
  }
  header .greenSide {
    height: 200px;
  }
  .headTelCont {
    position: absolute;
    top: 70px;
    left: 60px;
    z-index: -1;
  }
  #mainSliderOut .owl-prev,
  #mainSliderOut .owl-next {
    position: absolute;
    top: 160px;
  }
  #homeContainer {
    top: 20px;
  }
  #homeContainer iframe {
    width: 100%;
    height: 400px;
  }
  #mainContent {
    position: relative;
    top: -195px;
  }
  #homeProductContainer .hprod {
    margin-top: 0px !important;
    margin-bottom: 60px !important;
  }
  #homeProductContainer .hprod img {
    height: auto;
    width: 100%;
  }
  #homeBottom .col-sm-6 {
    margin-top: 20px;
  }
  #hb2,
  #hb3 {
    margin-top: 60px !important;
  }
  footer {
    top: -130px;
    margin-bottom: -130px;
  }
  footer .footerContent {
    padding-top: 40px;
  }
  footer .copyright {
    text-align: center;
  }
  footer .copyright p,
  footer .copyright .fwlogo {
    float: none;
  }
  #leftProductSliderContainer img {
    max-width: 75%;
  }
  .contentBody {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #productImageLeftC .smallImage {
    display: none;
  }
  #productImageLeftC .smallImage.num0,
  #productImageLeftC .smallImage.num1,
  #productImageLeftC .smallImage.num2,
  #productImageLeftC .smallImage.num3 {
    display: inline;
  }
  .langC {
    left: 0;
    right: auto;
  }
  #braunSide {
    height: 0px !important;
  }
  #mainSliderOut {
    margin-bottom: -150px;
  }
  #mainSliderOut .mainSlider {
    height: 300px;
  }
  #mainSliderOut .owl-prev,
  #mainSliderOut .owl-next {
    position: absolute;
    top: 120px;
  }
  #mainSliderOut .caption {
    top: -100px;
    left: 50px;
  }
  #mainSliderOut .caption h3 {
    background: none repeat scroll 0 0 #77b800;
    display: inline;
    font-size: 16px;
    line-height: 34px;
    padding: 8px 0;
  }
  #mainSliderOut .caption span {
    font-size: 10pt;
    max-width: 150px;
  }
  #mainSliderOut .caption .view {
    font-size: 10pt;
  }
  #mainSliderOut .caption.showed {
    top: 110px;
    left: 50px;
  }
  .headerOut {
    height: 100px;
  }
  header {
    max-height: 100%;
    position: static;
    z-index: 999;
  }
  header .logo {
    background-size: 200px auto;
    font-size: 11px;
    margin: 15px 0 0;
    padding-top: 36px;
    width: 200px;
    height: 55px;
  }
  header .greenSide {
    height: 80px;
  }
  #mobileMenuBtn {
    float: right;
    margin-top: 15px;
    cursor: pointer;
  }
  #instagramSlider .item {
    margin: auto;
  }
  #instagramSlider .next {
    right: 0px;
  }
  #instagramSlider .prev {
    left: 0px;
  }
  #homeProductContainer .hprod {
    margin-top: 60px !important;
  }
  #homeProductContainer .hprod h3 {
    color: #77b800 !important;
    font-size: 16pt;
    height: 55px;
  }
  #homeProductContainer .hprod img {
    height: auto;
    width: 100%;
  }
  #homeProductContainer .hprod svg {
    top: 65px !important;
    height: 90% !important;
    left: 15px;
  }
  #homeProductContainer {
    margin-bottom: 100px;
  }
  #homeBottom {
    position: relative;
  }
  #homeBottom >div {
    margin-top: 50px !important;
  }
  #homeBottom a {
    margin: auto;
    display: block;
  }
  #homeBottom .text {
    background: #544117;
    padding: 0px 15px 30px 15px;
  }
  #homeContainer {
    text-align: center;
    position: static;
  }
  .home #braunSide {
    height: 2075px !important;
  }
  #homeProductContainer .hprod svg {
    top: 35px;
  }
  #mobileMenu {
    background: #77b800;
    position: relative;
    top: 80px;
    padding-top: 140px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0px 10px 10px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 10px 10px rgba(0,0,0,0.7);
    box-shadow: 0px 10px 10px rgba(0,0,0,0.7);
  }
  #mobileMenu .headCartContainer {
    position: absolute;
    width: 100px;
    left: 40%;
    top: 65px;
  }
  #mobileMenu .headCartContainer .icon-cart {
    left: -35px;
  }
  #mobileMenu .socialHead {
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    left: 30%;
  }
  #mobileMenu .socialHead a {
    float: left;
    font-size: 20pt;
  }
  #mobileMenu .userOpt {
    position: absolute;
    top: 0px;
    width: 100%;
  }
  #mobileMenu .userOpt a {
    display: block;
    width: 90%;
    margin: 0px 5%;
  }
  #mobileMenu a {
    display: block;
    float: none;
    text-align: center;
    font-size: 14pt;
    padding: 5px 0;
  }
  #mobileMenu h3 {
    text-align: center;
    margin-top: 20px;
    font-family: 'museosans_500';
    color: #544117;
  }
  #mainSliderOut {
    margin-bottom: -30px;
  }
  footer .greenSide {
    top: -40px !important;
  }
  footer .footForm {
    margin-bottom: 10px;
  }
  footer .socialHead {
    margin: 0px;
    text-align: center;
  }
  footer .headTelCont {
    margin-top: 15px;
    text-align: center;
    width: 100%;
  }
  footer .copyright {
    margin-top: 65px;
    text-align: center;
  }
  footer .copyright .fwlogo {
    float: none;
  }
  footer .footMenu {
    text-align: center;
  }
  .contentBody {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .orderTableCont {
    overflow-x: scroll;
  }
  #touchCont {
    text-align: center;
  }
  #touchCont img {
    width: 70px;
  }
  .greenSide,
  #braunSide {
    width: 100% !important;
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    top: 0px !important;
    left: 0px !important;
  }
  .menu .home {
    display: none;
  }
  #communitiyContainer .facebook {
    margin-top: 30px;
  }
  #categoryMenu {
    position: static;
  }
  .categoryMenuContent {
    padding: 40px 0 0 !important;
  }
  .categoryMenuContent h2,
  .categoryMenuContent a {
    color: #544117 !important;
    margin: 0px !important;
  }
  .categoryMenuContent a {
    font-size: 10pt;
    padding: 8px 0 !important;
    font-family: 'museosans_500';
  }
  .categoryMenuContent a.selected,
  .categoryMenuContent a:hover {
    background: none !important;
  }
}
@media (max-width: 450px) {
  #mainSliderOut {
    display: none;
  }
  .cartTable .pieceCont {
    width: 55px;
  }
  .cartTable .pieceCont .minus,
  .cartTable .pieceCont .plus {
    width: 100%;
  }
  .cartTable .pieceCont .piece {
    font-size: 0.8em;
    text-align: center;
    width: 100%;
  }
  .cartTable .pPrice {
    font-size: 0.8em;
  }
  .cartTable .onlypiece {
    float: left;
    font-size: 0.8em;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .cartTable .paymentTd {
    padding: 5px !important;
  }
  .fullamount .price {
    margin: 0 0 15px 0;
  }
  footer .copyright {
    height: auto;
  }
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus,
  .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/templates/v2.0/images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/templates/v2.0/images/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 120%;
  padding: 10px 20px 50px 20px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(/templates/v2.0/images/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }
