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 {
	-moz-font-feature-settings: inherit;
	-moz-font-language-override: inherit;
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: outside none none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: none;
}
a img {
	border: medium none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
@font-face {
	font-family: "ralewaymedium";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/raleway-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-medium.woff") format("woff"), url("../fonts/raleway-medium.otf") format("opentype"), url("../fonts/raleway-medium.svg#ralewaymedium") format("svg");
}
@font-face {
	font-family: "ralewaylight";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/raleway-light.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-light.woff") format("woff"), url("../fonts/raleway-light.otf") format("opentype"), url("../fonts/raleway-light.svg#ralewaymedium") format("svg");
}
@font-face {
	font-family: "ralewayextrabold";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/raleway-extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-extrabold.woff") format("woff"), url("../fonts/raleway-extrabold.otf") format("opentype"), url("../fonts/raleway-extrabold.svg#ralewaymedium") format("svg");
}
html {
	font-family: sans-serif;
}
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: none repeat scroll 0 0 transparent;
}
a:active, a:hover {
	outline: 0 none;
}
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: none repeat scroll 0 0 #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 none;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace,monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0 none;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	box-sizing: content-box;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0 none;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
* {
	box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	background-color: #ededed;
	color: #999999;
	font-family: open sans;
	font-size: 14px;
	line-height: 1.5;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover, a:focus {
	color: #6697d2;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	height: auto;
	margin: auto;
	max-width: 100%;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 3px;
	display: inline-block;
	height: auto;
	line-height: 1.5;
	max-width: 100%;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}
.img-circle {
	border-radius: 50%;
}
hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #eeeeee -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
	margin-bottom: 21px;
	margin-top: 21px;
}
.sr-only {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #3a3d41;
	font-family: inherit;
	font-weight: normal;
	line-height: 1.1;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
	color: #999999;
	font-weight: normal;
	line-height: 1;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 10.5px;
	margin-top: 21px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-bottom: 10.5px;
	margin-top: 10.5px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
p {
}
.lead {
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4;
	margin-bottom: 21px;
}
@media (min-width: 768px) {
.lead {
	font-size: 21px;
}
}
small, .small {
	font-size: 85%;
}
cite {
	font-style: normal;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-muted {
	color: #999999;
}
.text-primary {
	color: #428bca;
}
a.text-primary:hover {
	color: #3071a9;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover {
	color: #843534;
}
.bg-primary {
	color: #fff;
}
.bg-primary {
	background-color: #428bca;
}
a.bg-primary:hover {
	background-color: #3071a9;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover {
	background-color: #e4b9b9;
}
.page-header {
	border-bottom: 1px solid #eeeeee;
	margin: 42px 0 21px;
	padding-bottom: 9.5px;
}
ul, ol {
	margin-bottom: 10.5px;
	margin-top: 0;
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0;
}
.list-unstyled, .list-inline {
	list-style: outside none none;
	padding-left: 0;
}
.list-inline {
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 21px;
	margin-top: 0;
}
dt, dd {
	line-height: 1.5;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
	clear: left;
	float: left;
	overflow: hidden;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 160px;
}
.dl-horizontal dd {
	margin-left: 180px;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after {
	clear: both;
}
}
abbr[title], abbr[data-original-title] {
	border-bottom: 1px dotted #999999;
	cursor: help;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	border-left: 5px solid #eeeeee;
	font-size: 17.5px;
	margin: 0 0 21px;
	padding: 10.5px 21px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
	color: #999999;
	display: block;
	font-size: 80%;
	line-height: 1.5;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
	border-left: 0 none;
	border-right: 5px solid #eeeeee;
	padding-left: 0;
	padding-right: 15px;
	text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: "";
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: " —";
}
blockquote:before, blockquote:after {
	content: "";
}
address {
	background: none repeat scroll 0 0 #efebdd;
	color: #565656;
	font-family: open sans;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	margin-bottom: -1px;
	padding: 15px;
}
code, kbd, pre, samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
	background-color: #f9f2f4;
	border-radius: 3px;
	color: #c7254e;
	font-size: 90%;
	padding: 2px 4px;
	white-space: nowrap;
}
kbd {
	background-color: #333333;
	border-radius: 3px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
	color: white;
	font-size: 90%;
	padding: 2px 4px;
}
pre {
	background-color: whitesmoke;
	border: 1px solid #cccccc;
	border-radius: 3px;
	color: #333333;
	display: block;
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 10.5px;
	padding: 10px;
	word-break: break-all;
	word-wrap: break-word;
}
pre code {
	background-color: transparent;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	padding: 0;
	white-space: pre-wrap;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.container:before, .container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
@media (min-width: 700px) and (max-width: 1000px) {
.exclusive h4 {
	margin-left: 8px !important;
}
.infoleft {
	margin-left: -40px;
}
.especeannuelles {
	background: none repeat scroll 0 0 #efebdd;
	display: -moz-groupbox;
	margin-top: -20px;
	padding: 5px 0 1px 8px;
}
.content_prices {
	float: right;
	margin-top: -83px !important;
	padding: 0 0 5px;
	text-align: right;
	width: 50%;
}
.our_price_display {
	color: #9f5a31;
	font-family: open sans condensed;
	font-size: 22px !important;
	font-weight: 700;
	margin-top: 3px !important;
}
.nvconseillons {
	margin-left: -1px !important;
}
.chocho {
	float: none !important;
	margin-top: 42px;
	text-decoration: underline;
}
.chocho1 {
	float: none !important;
	margin-top: 42px;
	text-decoration: underline;
}
.box-cart-bottom button {
	background-color: #4d8a49;
	border-color: #4d8a49;
	margin-top: 24px;
}
#availability_statut span#availability_label, #availability_date_label, #weight_label, #reference_label {
	color: #414141;
	display: inline-block;
	font-size: 18px !important;
	font-weight: 700;
	text-align: left;
	width: 100%;
}
#attributes {
	float: left;
	margin-top: 8px !important;
}
.box-cart-bottom button {
	background-color: #4d8a49;
	border-color: #4d8a49;
	margin-top: 40px;
}
.lienimageconseil {
	background: none repeat scroll 0 0 #4d8a49;
	color: white !important;
	font-family: open sans;
	font-weight: bold;
	margin-left: -248px !important;
	margin-top: -230px !important;
	padding: 15px;
	position: absolute;
	text-decoration: none !important;
	text-transform: uppercase;
}
.imagesid img {
	margin-left: 30px;
}
.links .quick-setting .dropdown-menu li:nth-child(n+1) {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	padding-left: 5px;
}
.lienimage {
	margin-left: 33px !important;
}
.blockproductscategory {
	margin-left: 4px;
	width: 567px;
}
.form-control {
	background-color: white;
	background-image: none;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
	color: #c3c3c3;
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 1.5;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 86% !important;
}
.col-sm-7 {
	width: 100% !important;
}
#topbar .btn-group {
	margin-right: -253px !important;
	margin-top: -28px !important;
}
.page-heading:before {
	background: none repeat scroll 0 0 #cccccc;
	bottom: 0;
	content: "";
	height: 3px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
}
*:before, *:after {
	box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}
#blockleoblogstabs h4 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #414141;
	font-family: open sans;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 19px;
	margin-left: 44px !important;
	margin-right: 6px;
	margin-top: 24px;
	padding: 0 1px;
	position: relative;
	text-transform: none;
}
.blog_container .blog-meta {
	background: url("bulle.jpg") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	margin-left: 50px;
	padding: 0 14px;
}
.rev_slider {
	height: 160px !important;
	overflow: hidden;
	position: relative;
	width: 940px;
	z-index: 9;
}
.bannercontainer.banner-fullwidth {
	height: 160px !important;
	width: 100% !important;
}
.bannercontainer .tp-caption.lien {
	background: none repeat scroll 0 0 #4d8a49;
	border-style: none;
	border-width: 0;
	color: #fff;
	font-family: "open sans";
	font-size: 14px !important;
	font-weight: 700;
	line-height: 25px !important;
	margin-bottom: 0;
	margin-left: 390px !important;
	margin-right: 0;
	margin-top: 8px !important;
	padding: 1px !important;
	position: absolute;
	text-shadow: none;
	white-space: nowrap;
}
.bannercontainer .tp-caption.titre {
	border-style: none;
	border-width: 0;
	color: #fff;
	font-family: "open sans condensed";
	font-size: 22px !important;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 60px;
	margin: 0;
	position: absolute;
	text-shadow: none;
	white-space: nowrap;
}
.bannercontainer .tp-caption.description {
	border-style: none;
	border-width: 0;
	color: #fff;
	font-family: "open sans";
	font-size: 12px !important;
	font-weight: 400;
	line-height: 16px !important;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px !important;
	position: absolute;
	text-shadow: none;
	width: 255px !important;
}
.bannercontainer .tp-bullets {
	margin-left: -1px !important;
	opacity: 1;
	position: absolute;
	transition: opacity 0.2s ease-out 0s;
	z-index: 25;
}
}
@media (min-width: 270px) and (max-width: 480px) {
.exclusive h4 {
	margin-left: 8px !important;
}
#center_column {
	margin-left: 0 !important;
}
.links li:nth-child(n+1) {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	padding-left: 5px;
}
.content_prices {
	float: right;
	margin-top: -83px !important;
	padding: 0 0 5px;
	text-align: right;
	width: 50%;
}
.our_price_display {
	color: #9f5a31;
	font-family: open sans condensed;
	font-size: 22px !important;
	font-weight: 700;
	margin-top: 3px !important;
}
.nvconseillons {
	margin-left: -1px !important;
}
.chocho {
	float: none !important;
	margin-top: 42px;
	text-decoration: underline;
}
.box-cart-bottom button {
	background-color: #4d8a49;
	border-color: #4d8a49;
	margin-top: 24px;
}
#availability_statut span#availability_label, #availability_date_label, #weight_label, #reference_label {
	color: #414141;
	display: inline-block;
	font-size: 12px !important;
	font-weight: 700;
	text-align: left;
	width: 100%;
}
#attributes {
	float: left;
	margin-top: -118px !important;
}
.box-cart-bottom button {
	background-color: #4d8a49;
	border-color: #4d8a49;
	margin-top: 40px;
}
.lienimageconseil {
	background: none repeat scroll 0 0 #4d8a49;
	color: white !important;
	font-family: open sans;
	font-weight: bold;
	margin-left: -280px !important;
	margin-top: -230px !important;
	padding: 15px;
	position: absolute;
	text-decoration: none !important;
	text-transform: uppercase;
}
#cart .heading {
	margin-right: 68px !important;
	margin-top: 26px !important;
}
#header_logo {
	margin: 119px 57px 0 !important;
}
.contenuheader ul {
	margin-left: 27px !important;
}
.navheader nav form {
	margin-left: -249px !important;
}
.navheader {
	margin-left: 1px !important;
}
.lienimage {
	margin-left: 33px !important;
}
.custom-html p img {
	margin-right: -101px;
}
#topbar .btn-group {
	margin-right: 105px !important;
	margin-top: 23px !important;
}
.contenuheader ul {
	margin-left: 27px !important;
	margin-top: 61px !important;
}
.inner {
	margin-bottom: 0 !important;
}
.rev_slider {
	height: 160px !important;
	overflow: hidden;
	position: relative;
	width: 940px;
	z-index: 9;
}
.bannercontainer.banner-fullwidth {
	height: 160px !important;
	width: 100% !important;
}
.bannercontainer .tp-caption.lien {
	background: none repeat scroll 0 0 #4d8a49;
	border-style: none;
	border-width: 0;
	color: #fff;
	font-family: "open sans";
	font-size: 14px !important;
	font-weight: 700;
	line-height: 25px !important;
	margin-bottom: 0;
	margin-left: 110px !important;
	margin-right: 0;
	margin-top: 81px !important;
	padding: 1px !important;
	position: absolute;
	text-shadow: none;
	white-space: nowrap;
}
.bannercontainer .tp-caption.titre {
	border-style: none;
	border-width: 0;
	color: #fff;
	font-family: "open sans condensed";
	font-size: 22px !important;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 60px;
	margin: 0;
	position: absolute;
	text-shadow: none;
	white-space: nowrap;
}
.bannercontainer .tp-caption.description {
	border-style: none;
	border-width: 0;
	color: #fff;
	font-family: "open sans";
	font-size: 12px !important;
	font-weight: 400;
	line-height: 16px !important;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px !important;
	position: absolute;
	text-shadow: none;
	width: 255px !important;
}
.bannercontainer .tp-bullets {
	margin-left: -142px !important;
	opacity: 1;
	position: absolute;
	transition: opacity 0.2s ease-out 0s;
	z-index: 25;
}
}
@media (min-width: 768px) {
.container {
	width: 740px;
}
}
@media (min-width: 992px) {
.container {
	width: 960px;
}
}
@media (min-width: 1200px) {
.container {
	width: 1190px;
}
}
.container-fluid {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-1 {
	width: 8.33333%;
}
.col-xs-2 {
	width: 16.6667%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.3333%;
}
.col-xs-5 {
	width: 41.6667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.3333%;
}
.col-xs-8 {
	width: 66.6667%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.3333%;
}
.col-xs-11 {
	width: 91.6667%;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-pull-0 {
	right: 0;
}
.col-xs-pull-1 {
	right: 8.33333%;
}
.col-xs-pull-2 {
	right: 16.6667%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-4 {
	right: 33.3333%;
}
.col-xs-pull-5 {
	right: 41.6667%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-7 {
	right: 58.3333%;
}
.col-xs-pull-8 {
	right: 66.6667%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-10 {
	right: 83.3333%;
}
.col-xs-pull-11 {
	right: 91.6667%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-push-0 {
	left: 0;
}
.col-xs-push-1 {
	left: 8.33333%;
}
.col-xs-push-2 {
	left: 16.6667%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-4 {
	left: 33.3333%;
}
.col-xs-push-5 {
	left: 41.6667%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-7 {
	left: 58.3333%;
}
.col-xs-push-8 {
	left: 66.6667%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-10 {
	left: 83.3333%;
}
.col-xs-push-11 {
	left: 91.6667%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0;
}
.col-xs-offset-1 {
	margin-left: 8.33333%;
}
.col-xs-offset-2 {
	margin-left: 16.6667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.3333%;
}
.col-xs-offset-5 {
	margin-left: 41.6667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.3333%;
}
.col-xs-offset-8 {
	margin-left: 66.6667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.3333%;
}
.col-xs-offset-11 {
	margin-left: 91.6667%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-1 {
	width: 8.33333%;
}
.col-sm-2 {
	width: 16.6667%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-4 {
	width: 33.3333%;
}
.col-sm-5 {
	width: 41.6667%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-7 {
	width: 58.3333%;
}
.col-sm-8 {
	width: 66.6667%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-10 {
	width: 83.3333%;
}
.col-sm-11 {
	width: 91.6667%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-pull-0 {
	right: 0;
}
.col-sm-pull-1 {
	right: 8.33333%;
}
.col-sm-pull-2 {
	right: 16.6667%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-4 {
	right: 33.3333%;
}
.col-sm-pull-5 {
	right: 41.6667%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-7 {
	right: 58.3333%;
}
.col-sm-pull-8 {
	right: 66.6667%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-10 {
	right: 83.3333%;
}
.col-sm-pull-11 {
	right: 91.6667%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-push-0 {
	left: 0;
}
.col-sm-push-1 {
	left: 8.33333%;
}
.col-sm-push-2 {
	left: 16.6667%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-4 {
	left: 33.3333%;
}
.col-sm-push-5 {
	left: 41.6667%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-7 {
	left: 58.3333%;
}
.col-sm-push-8 {
	left: 66.6667%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-10 {
	left: 83.3333%;
}
.col-sm-push-11 {
	left: 91.6667%;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-offset-0 {
	margin-left: 0;
}
.col-sm-offset-1 {
	margin-left: 8.33333%;
}
.col-sm-offset-2 {
	margin-left: 16.6667%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-4 {
	margin-left: 33.3333%;
}
.col-sm-offset-5 {
	margin-left: 41.6667%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-7 {
	margin-left: 58.3333%;
}
.col-sm-offset-8 {
	margin-left: 66.6667%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-10 {
	margin-left: 83.3333%;
}
.col-sm-offset-11 {
	margin-left: 91.6667%;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-1 {
	width: 8.33333%;
}
.col-md-2 {
	width: 16.6667%;
}
.col-md-3 {
	width: 25%;
}
.col-md-4 {
	width: 33.3333%;
}
.col-md-5 {
	width: 41.6667%;
}
.col-md-6 {
	width: 50%;
}
.col-md-7 {
	width: 58.3333%;
}
.col-md-8 {
	width: 66.6667%;
}
.col-md-9 {
	width: 75%;
}
.col-md-10 {
	width: 83.3333%;
}
.col-md-11 {
	width: 91.6667%;
}
.col-md-12 {
	width: 100%;
}
.col-md-pull-0 {
	right: 0;
}
.col-md-pull-1 {
	right: 8.33333%;
}
.col-md-pull-2 {
	right: 16.6667%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-4 {
	right: 33.3333%;
}
.col-md-pull-5 {
	right: 41.6667%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-7 {
	right: 58.3333%;
}
.col-md-pull-8 {
	right: 66.6667%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-10 {
	right: 83.3333%;
}
.col-md-pull-11 {
	right: 91.6667%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-push-0 {
	left: 0;
}
.col-md-push-1 {
	left: 8.33333%;
}
.col-md-push-2 {
	left: 16.6667%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-4 {
	left: 33.3333%;
}
.col-md-push-5 {
	left: 41.6667%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-7 {
	left: 58.3333%;
}
.col-md-push-8 {
	left: 66.6667%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-10 {
	left: 83.3333%;
}
.col-md-push-11 {
	left: 91.6667%;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-offset-0 {
	margin-left: 0;
}
.col-md-offset-1 {
	margin-left: 8.33333%;
}
.col-md-offset-2 {
	margin-left: 16.6667%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-4 {
	margin-left: 33.3333%;
}
.col-md-offset-5 {
	margin-left: 41.6667%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-7 {
	margin-left: 58.3333%;
}
.col-md-offset-8 {
	margin-left: 66.6667%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-10 {
	margin-left: 83.3333%;
}
.col-md-offset-11 {
	margin-left: 91.6667%;
}
.col-md-offset-12 {
	margin-left: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-1 {
	width: 8.33333%;
}
.col-lg-2 {
	width: 16.6667%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-4 {
	width: 33.3333%;
}
.col-lg-5 {
	width: 41.6667%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-7 {
	width: 58.3333%;
}
.col-lg-8 {
	width: 66.6667%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-10 {
	width: 83.3333%;
}
.col-lg-11 {
	width: 91.6667%;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-pull-0 {
	right: 0;
}
.col-lg-pull-1 {
	right: 8.33333%;
}
.col-lg-pull-2 {
	right: 16.6667%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-4 {
	right: 33.3333%;
}
.col-lg-pull-5 {
	right: 41.6667%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-7 {
	right: 58.3333%;
}
.col-lg-pull-8 {
	right: 66.6667%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-10 {
	right: 83.3333%;
}
.col-lg-pull-11 {
	right: 91.6667%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-push-0 {
	left: 0;
}
.col-lg-push-1 {
	left: 8.33333%;
}
.col-lg-push-2 {
	left: 16.6667%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-4 {
	left: 33.3333%;
}
.col-lg-push-5 {
	left: 41.6667%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-7 {
	left: 58.3333%;
}
.col-lg-push-8 {
	left: 66.6667%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-10 {
	left: 83.3333%;
}
.col-lg-push-11 {
	left: 91.6667%;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-offset-0 {
	margin-left: 0;
}
.col-lg-offset-1 {
	margin-left: 8.33333%;
}
.col-lg-offset-2 {
	margin-left: 16.6667%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-4 {
	margin-left: 33.3333%;
}
.col-lg-offset-5 {
	margin-left: 41.6667%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-7 {
	margin-left: 58.3333%;
}
.col-lg-offset-8 {
	margin-left: 66.6667%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-10 {
	margin-left: 83.3333%;
}
.col-lg-offset-11 {
	margin-left: 91.6667%;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
}
.col-xs-2-4, .col-xs-4-8, .col-xs-7-2, .col-xs-9-6, .col-sm-2-4, .col-sm-4-8, .col-sm-7-2, .col-sm-9-6, .col-md-2-4, .col-md-4-8, .col-md-7-2, .col-md-9-6, .col-lg-2-4, .col-lg-4-8, .col-lg-7-2, .col-lg-9-6 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
@media (max-width: 480px) {
.col-sp-2-4, .col-sp-4-8, .col-sp-7-2, .col-sp-9-6 {
	float: left;
}
.hidden-sp {
	display: none !important;
}
.col-sp-1, .col-sp-2, .col-sp-3, .col-sp-4, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-8, .col-sp-9, .col-sp-10, .col-sp-11, .col-sp-12 {
	float: left;
}
.col-sp-1 {
	width: 8.33333%;
}
.col-sp-2 {
	width: 16.6667%;
}
.col-sp-3 {
	width: 25%;
}
.col-sp-4 {
	width: 33.3333%;
}
.col-sp-5 {
	width: 41.6667%;
}
.col-sp-6 {
	width: 50%;
}
.col-sp-7 {
	width: 58.3333%;
}
.col-sp-8 {
	width: 66.6667%;
}
.col-sp-9 {
	width: 75%;
}
.col-sp-10 {
	width: 83.3333%;
}
.col-sp-11 {
	width: 91.6667%;
}
.col-sp-12 {
	width: 100%;
}
.col-sp-pull-0 {
	right: 0;
}
.col-sp-pull-1 {
	right: 8.33333%;
}
.col-sp-pull-2 {
	right: 16.6667%;
}
.col-sp-pull-3 {
	right: 25%;
}
.col-sp-pull-4 {
	right: 33.3333%;
}
.col-sp-pull-5 {
	right: 41.6667%;
}
.col-sp-pull-6 {
	right: 50%;
}
.col-sp-pull-7 {
	right: 58.3333%;
}
.col-sp-pull-8 {
	right: 66.6667%;
}
.col-sp-pull-9 {
	right: 75%;
}
.col-sp-pull-10 {
	right: 83.3333%;
}
.col-sp-pull-11 {
	right: 91.6667%;
}
.col-sp-pull-12 {
	right: 100%;
}
.col-sp-push-0 {
	left: 0;
}
.col-sp-push-1 {
	left: 8.33333%;
}
.col-sp-push-2 {
	left: 16.6667%;
}
.col-sp-push-3 {
	left: 25%;
}
.col-sp-push-4 {
	left: 33.3333%;
}
.col-sp-push-5 {
	left: 41.6667%;
}
.col-sp-push-6 {
	left: 50%;
}
.col-sp-push-7 {
	left: 58.3333%;
}
.col-sp-push-8 {
	left: 66.6667%;
}
.col-sp-push-9 {
	left: 75%;
}
.col-sp-push-10 {
	left: 83.3333%;
}
.col-sp-push-11 {
	left: 91.6667%;
}
.col-sp-push-12 {
	left: 100%;
}
.col-sp-offset-0 {
	margin-left: 0;
}
.col-sp-offset-1 {
	margin-left: 8.33333%;
}
.col-sp-offset-2 {
	margin-left: 16.6667%;
}
.col-sp-offset-3 {
	margin-left: 25%;
}
.col-sp-offset-4 {
	margin-left: 33.3333%;
}
.col-sp-offset-5 {
	margin-left: 41.6667%;
}
.col-sp-offset-6 {
	margin-left: 50%;
}
.col-sp-offset-7 {
	margin-left: 58.3333%;
}
.col-sp-offset-8 {
	margin-left: 66.6667%;
}
.col-sp-offset-9 {
	margin-left: 75%;
}
.col-sp-offset-10 {
	margin-left: 83.3333%;
}
.col-sp-offset-11 {
	margin-left: 91.6667%;
}
.col-sp-offset-12 {
	margin-left: 100%;
}
.col-sp-7-2 {
	width: 60%;
}
.col-sp-4-8 {
	width: 40%;
}
.col-sp-2-4 {
	width: 20%;
}
.col-sp-9-6 {
	width: 80%;
}
}
@media (max-width: 768px) and (min-width: 481px) {
.col-xs-2-4, .col-xs-4-8, .col-xs-7-2, .col-xs-9-6 {
	float: left;
}
.col-xs-2-4 {
	width: 20%;
}
.col-xs-4-8 {
	width: 40%;
}
.col-xs-7-2 {
	width: 60%;
}
.col-xs-9-6 {
	width: 80%;
}
}
@media (min-width: 768px) {
.col-sm-2-4, .col-sm-4-8, .col-sm-7-2, .col-sm-9-6 {
	float: left;
}
.col-sm-2-4 {
	width: 20%;
}
.col-sm-4-8 {
	width: 40%;
}
.col-sm-7-2 {
	width: 60%;
}
.col-sm-9-6 {
	width: 80%;
}
}
@media (min-width: 992px) {
.col-md-2-4, .col-md-4-8, .col-md-7-2, .col-md-9-6 {
	float: left;
}
.col-md-2-4 {
	width: 20%;
}
.col-md-4-8 {
	width: 40%;
}
.col-md-7-2 {
	width: 60%;
}
.col-md-9-6 {
	width: 80%;
}
}
@media (min-width: 1200px) {
.col-lg-2-4, .col-lg-4-8, .col-lg-7-2, .col-lg-9-6 {
	float: left;
}
.col-lg-2-4 {
	width: 20%;
}
.col-lg-4-8 {
	width: 40%;
}
.col-lg-7-2 {
	width: 60%;
}
.col-lg-9-6 {
	width: 80%;
}
}
table {
	background-color: transparent;
	max-width: 100%;
}
th {
	text-align: left;
}
.table {
	margin-bottom: 21px;
	width: 100%;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	border-top: 1px solid #dddddd;
	line-height: 1.5;
	padding: 8px;
	vertical-align: top;
}
.table > thead > tr > th {
	border-bottom: 2px solid #dddddd;
	vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
	border-top: 0 none;
}
.table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: #ededed;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: whitesmoke;
}
table col[class*="col-"] {
	display: table-column;
	float: none;
	position: static;
}
table td[class*="col-"], table th[class*="col-"] {
	display: table-cell;
	float: none;
	position: static;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
	background-color: whitesmoke;
}
.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 > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
@media (max-width: 767px) {
.table-responsive {
	border: 1px solid #dddddd;
	margin-bottom: 15.75px;
	overflow-x: scroll;
	overflow-y: hidden;
	width: 100%;
}
.table-responsive > .table {
	margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0 none;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0 none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0 none;
}
}
fieldset {
	border: 0 none;
	margin: 0;
	min-width: 0;
	padding: 0;
}
legend {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	color: #333333;
	display: block;
	font-size: 21px;
	line-height: inherit;
	margin-bottom: 21px;
	padding: 0;
	width: 100%;
}
label {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
}
input[type="search"] {
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	line-height: normal;
	margin: 4px 0 0;
}
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-offset: -2px;
}
output {
	color: #9c9c9c;
	display: block;
	font-size: 14px;
	line-height: 1.5;
	padding-top: 10px;
}
.form-control {
	background-color: white;
	background-image: none;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
	color: #414141;
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 1.5;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.form-control:focus {
	border-color: #fff;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
	outline: 0 none;
}
.form-control::-moz-placeholder {
	color: #999999;
	opacity: 1;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eeeeee;
	cursor: not-allowed;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
}
input[type="date"] {
	line-height: 41px;
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 21px;
	padding-left: 20px;
}
.radio label, .checkbox label {
	cursor: pointer;
	display: inline;
	font-weight: normal;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.rtl .radio input[type="radio"], .rtl .radio-inline input[type="radio"], .rtl .checkbox input[type="checkbox"], .rtl .checkbox-inline input[type="checkbox"] {
	float: right;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 20px;
	vertical-align: middle;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-left: 10px;
	margin-top: 0;
}
input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	border-radius: 3px;
	font-size: 12px;
	height: 30px;
	line-height: 1.5;
	padding: 5px 10px;
}
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select.input-sm[multiple], .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple] {
	height: auto;
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	border-radius: 6px;
	font-size: 18px;
	height: 46px;
	line-height: 1.33;
	padding: 10px 17px;
}
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select.input-lg[multiple], .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple] {
	height: auto;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 51.25px;
}
.has-feedback .form-control-feedback {
	display: block;
	height: 41px;
	line-height: 41px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 26px;
	width: 41px;
}
.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;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.has-success .input-group-addon {
	background-color: #dff0d8;
	border-color: #3c763d;
	color: #3c763d;
}
.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;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	background-color: #fcf8e3;
	border-color: #8a6d3b;
	color: #8a6d3b;
}
.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;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	background-color: #f2dede;
	border-color: #a94442;
	color: #a94442;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.form-control-static {
	margin-bottom: 0;
}
.help-block {
	color: #d9d9d9;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
@media (min-width: 768px) {
.form-inline .form-group, .navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control, .navbar-form .form-control {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label, .navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	vertical-align: middle;
}
.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback, .navbar-form .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-bottom: 0;
	margin-top: 0;
	padding-top: 10px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 31px;
}
.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after {
	clear: both;
}
.form-horizontal .form-control-static {
	padding-top: 10px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
	text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 10px;
	top: 0;
}
.btn {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0;
	padding: 9px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline-offset: -2px;
}
.btn:hover, .btn:focus {
	color: white;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
	outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	box-shadow: none;
	cursor: not-allowed;
	opacity: 0.65;
	pointer-events: none;
}
.btn-default {
	background-color: #4d8a49;
	border-color: #4d8a49;
	color: white;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	background-color: #9f5a31;
	border-color: #9f5a31;
	color: white;
}
.open .btn-default.dropdown-toggle {
	background-color: #31363d;
	border-color: #282c32;
	color: white;
}
.btn-default:active, .btn-default.active {
	background-image: none;
}
.open .btn-default.dropdown-toggle {
	background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
	background-color: #434a54;
	border-color: #434a54;
}
.btn-default .badge {
	background-color: white;
	color: #434a54;
}
.btn-primary {
	background-color: #428bca;
	border-color: #357ebd;
	color: white;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	background-color: #3276b1;
	border-color: #285e8e;
	color: white;
}
.open .btn-primary.dropdown-toggle {
	background-color: #3276b1;
	border-color: #285e8e;
	color: white;
}
.btn-primary:active, .btn-primary.active {
	background-image: none;
}
.open .btn-primary.dropdown-toggle {
	background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary .badge {
	background-color: white;
	color: #428bca;
}
.btn-success {
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: white;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
	background-color: #47a447;
	border-color: #398439;
	color: white;
}
.open .btn-success.dropdown-toggle {
	background-color: #47a447;
	border-color: #398439;
	color: white;
}
.btn-success:active, .btn-success.active {
	background-image: none;
}
.open .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	background-color: white;
	color: #5cb85c;
}
.btn-info {
	background-color: #5bc0de;
	border-color: #46b8da;
	color: white;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
	background-color: #39b3d7;
	border-color: #269abc;
	color: white;
}
.open .btn-info.dropdown-toggle {
	background-color: #39b3d7;
	border-color: #269abc;
	color: white;
}
.btn-info:active, .btn-info.active {
	background-image: none;
}
.open .btn-info.dropdown-toggle {
	background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	background-color: white;
	color: #5bc0de;
}
.btn-warning {
	background-color: #4d8a49;
	border-color: #4d8a49;
	color: white !important;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
	background-color: #9f5a31;
	border-color: #9f5a31;
	color: white;
}
.open .btn-warning.dropdown-toggle {
	background-color: #9f5a31;
	border-color: #9f5a31;
	color: white;
}
.btn-warning:active, .btn-warning.active {
	background-image: none;
}
.open .btn-warning.dropdown-toggle {
	background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	background-color: white;
	color: #f0ad4e;
}
.btn-danger {
	background-color: #d9534f;
	border-color: #d43f3a;
	color: white;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
	background-color: #d2322d;
	border-color: #ac2925;
	color: white;
}
.open .btn-danger.dropdown-toggle {
	background-color: #d2322d;
	border-color: #ac2925;
	color: white;
}
.btn-danger:active, .btn-danger.active {
	background-image: none;
}
.open .btn-danger.dropdown-toggle {
	background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	background-color: white;
	color: #d9534f;
}
.btn-link {
	border-radius: 0;
	color: #999999;
	cursor: pointer;
	font-weight: normal;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	background-color: transparent;
	color: #6697d2;
	text-decoration: underline;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33;
	padding: 10px 17px;
}
.btn-sm, .btn-group-sm > .btn {
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 5px 10px;
}
.btn-xs, .btn-group-xs > .btn {
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
	padding: 1px 5px;
}
.btn-block {
	display: block;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
	width: 100%;
}
.fade {
	opacity: 0;
	transition: opacity 0.15s linear 0s;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
.collapsing {
	height: 0;
	overflow: hidden;
	position: relative;
	transition: height 0.35s ease 0s;
}
.caret {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0 none;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
.dropdown-menu.pull-right {
	left: auto;
	right: 0;
}
.dropdown-menu .divider {
	background-color: #e5e5e5;
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
}
.dropdown-menu > li > a {
	clear: both;
	color: #333333;
	display: block;
	font-weight: normal;
	line-height: 1.5;
	padding: 3px 20px;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: whitesmoke;
	color: #262626;
	text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #428bca;
	color: white;
	outline: 0 none;
	text-decoration: none;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #999999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	background-color: transparent;
	background-image: none;
	cursor: not-allowed;
	text-decoration: none;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0 none;
}
.dropdown-menu-right {
	left: auto;
	right: 0;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
}
.dropdown-header {
	color: #999999;
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding: 3px 20px;
}
.dropdown-backdrop {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	left: auto;
	right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 4px solid;
	border-top: 0 none;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	bottom: 100%;
	margin-bottom: 1px;
	top: auto;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto;
}
}
.btn-group, .btn-group-vertical {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	float: left;
	position: relative;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: medium none;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0 none;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	max-width: 100%;
	width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-left: 0;
	margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 3px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-group-justified {
	border-collapse: separate;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	display: table-cell;
	float: none;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
	display: none;
}
.input-group {
	border-collapse: separate;
	display: table;
	position: relative;
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	float: left;
	margin-bottom: 0;
	position: relative;
	width: 100%;
	z-index: 2;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon, .input-group-btn {
	vertical-align: middle;
	white-space: nowrap;
	width: 1%;
}
.input-group-addon {
	background-color: #eeeeee;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	color: #9c9c9c;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding: 9px 12px;
	text-align: center;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
	border-radius: 3px;
	font-size: 12px;
	padding: 5px 10px;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
	border-radius: 6px;
	font-size: 18px;
	padding: 10px 17px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0 none;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0 none;
}
.input-group-btn {
	font-size: 0;
	position: relative;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}
.nav {
	list-style: outside none none;
	margin-bottom: 0;
	padding-left: 0;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	display: block;
	position: relative;
}
.nav > li > a {
	display: block;
	padding: 4px 24px;
	position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #eeeeee;
	text-decoration: none;
}
.nav > li.disabled > a {
	color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	background-color: transparent;
	color: #999999;
	cursor: not-allowed;
	text-decoration: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #999999;
}
.nav .nav-divider {
	background-color: #e5e5e5;
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 0 solid #dddddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	border: 1px solid transparent;
	border-radius: 3px 3px 0 0;
	line-height: 1.5;
	margin-right: 2px;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: white;
	border-color: #eeeeee #eeeeee transparent;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #555555;
	cursor: default;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 3px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #428bca;
	color: white;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-left: 0;
	margin-top: 2px;
}
.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
	left: auto;
	top: auto;
}
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0 none;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	border-radius: 3px;
	margin-right: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	border-radius: 3px 3px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border-bottom-color: white;
}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	background-color: #ffffff;
	display: block;
}
.nav-tabs .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -1px;
}
.navbar {
	border: 1px solid transparent;
	margin-bottom: 21px;
	min-height: 50px;
	position: relative;
}
.navbar:before, .navbar:after {
	content: " ";
	display: table;
}
.navbar:after {
	clear: both;
}
@media (min-width: 768px) {
.navbar {
	border-radius: 3px;
}
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}
.navbar-header:after {
	clear: both;
}
@media (min-width: 768px) {
.navbar-header {
	float: left;
}
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
	max-height: 340px;
	overflow-x: visible;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
	border-top: 0 none;
	box-shadow: none;
	width: auto;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	overflow: visible !important;
	padding-bottom: 0;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-left: -10px;
	margin-right: -10px;
}
@media (min-width: 768px) {
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-left: 0;
	margin-right: 0;
}
}
.navbar-static-top {
	border-width: 0 0 1px;
	z-index: 1000;
}
@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	left: 0;
	position: fixed;
	right: 0;
	z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0;
}
}
.navbar-fixed-top {
	border-width: 0 0 1px;
	top: 0;
}
.navbar-fixed-bottom {
	border-width: 1px 0 0;
	bottom: 0;
	margin-bottom: 0;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	height: 50px;
	line-height: 21px;
	padding: 14.5px 10px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -10px;
}
}
.navbar-toggle {
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
	float: right;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-top: 8px;
	padding: 9px 10px;
	position: relative;
}
.navbar-toggle:focus {
	outline: medium none;
}
.navbar-toggle .icon-bar {
	border-radius: 1px;
	display: block;
	height: 2px;
	width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
	display: none;
}
}
.navbar-nav {
	margin: 7.25px -10px;
}
.navbar-nav > li > a {
	line-height: 21px;
	padding-bottom: 10px;
	padding-top: 10px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	float: none;
	margin-top: 0;
	position: static;
	width: auto;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 21px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
	float: left;
	margin: 0;
}
.navbar-nav > li {
	float: left;
}
.navbar-nav > li > a {
	padding-bottom: 14.5px;
	padding-top: 14.5px;
}
.navbar-nav.navbar-right:last-child {
	margin-right: -10px;
}
}
@media (min-width: 768px) {
.navbar-left {
	float: left !important;
}
.navbar-right {
	float: right !important;
}
}
.navbar-form {
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
	margin: 4.5px -10px;
	padding: 10px;
}
@media (max-width: 767px) {
.navbar-form .form-group {
	margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
	border: 0 none;
	box-shadow: none;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	width: auto;
}
.navbar-form.navbar-right:last-child {
	margin-right: -10px;
}
}
.navbar-nav > li > .dropdown-menu {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.navbar-btn {
	margin-bottom: 4.5px;
	margin-top: 4.5px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
	margin-bottom: 10px;
	margin-top: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-bottom: 14px;
	margin-top: 14px;
}
.navbar-text {
	margin-bottom: 14.5px;
	margin-top: 14.5px;
}
@media (min-width: 768px) {
.navbar-text {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.navbar-text.navbar-right:last-child {
	margin-right: 0;
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
	color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	background-color: transparent;
	color: #5e5e5e;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
	color: #777777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #333333;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	background-color: transparent;
	color: #cccccc;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: transparent;
	color: #333333;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	background-color: transparent;
	color: #cccccc;
}
}
.navbar-default .navbar-link {
	color: #777777;
}
.navbar-default .navbar-link:hover {
	color: #333333;
}
.navbar-inverse {
	background-color: #222222;
	border-color: #090909;
}
.navbar-inverse .navbar-brand {
	color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	background-color: transparent;
	color: white;
}
.navbar-inverse .navbar-text {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background-color: transparent;
	color: white;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #090909;
	color: white;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	background-color: transparent;
	color: #444444;
}
.navbar-inverse .navbar-toggle {
	border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: white;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: white;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: transparent;
	color: white;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	background-color: #090909;
	color: white;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	background-color: transparent;
	color: #444444;
}
}
.navbar-inverse .navbar-link {
	color: #999999;
}
.navbar-inverse .navbar-link:hover {
	color: white;
}
.breadcrumb {
	background-color: transparent;
	border-radius: 3px;
	list-style: outside none none;
	margin-bottom: 21px;
	padding: 8px 15px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	color: white;
	content: "/ ";
	padding: 0 5px;
}
.breadcrumb > .active {
	color: #009bcb;
}
.pagination {
	border-radius: 3px;
	display: inline-block;
	margin: 21px 0;
	padding-left: 0;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	background-color: white;
	border: 1px solid #dbdbdb;
	color: #999999;
	float: left;
	line-height: 1.5;
	margin-left: -1px;
	padding: 9px 12px;
	position: relative;
	text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	background-color: white;
	border-color: #dbdbdb;
	color: #009bcb;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	background-color: #4d8a49;
	border-color: #4d8a49;
	color: white;
	cursor: default;
	z-index: 2;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	background-color: white;
	border-color: #dbdbdb;
	color: #999999;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	font-size: 18px;
	padding: 10px 17px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	font-size: 12px;
	padding: 5px 10px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.pager {
	list-style: outside none none;
	margin: 21px 0;
	padding-left: 0;
	text-align: center;
}
.pager:before, .pager:after {
	content: " ";
	display: table;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	background-color: white;
	border: 1px solid #dbdbdb;
	border-radius: 15px;
	display: inline-block;
	padding: 5px 14px;
}
.pager li > a:hover, .pager li > a:focus {
	background-color: white;
	text-decoration: none;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	background-color: white;
	color: #999999;
	cursor: not-allowed;
}
.label {
	border-radius: 0.25em;
	color: white;
	display: inline;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.label[href]:hover, .label[href]:focus {
	color: white;
	cursor: pointer;
	text-decoration: none;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
.label-default {
	background-color: #999999;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: gray;
}
.label-primary {
	background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #3071a9;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}
.label-available_later,
.label-danger {
	background-color: #d9534f;
}
.label-available_later[href]:hover, .label-available_later[href]:focus
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}
.badge {
	background-color: #999999;
	border-radius: 10px;
	color: white;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	min-width: 10px;
	padding: 3px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	padding: 1px 5px;
	top: 0;
}
a.badge:hover, a.badge:focus {
	color: white;
	cursor: pointer;
	text-decoration: none;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	background-color: white;
	color: #999999;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.thumbnail {
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 3px;
	display: block;
	line-height: 1.5;
	margin-bottom: 21px;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
}
.thumbnail > img, .thumbnail a > img {
	display: block;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
.thumbnail .caption {
	color: #999999;
	padding: 9px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #999999;
}
.alert {
	border: 1px solid transparent;
	border-radius: 3px;
	margin-bottom: 21px;
	padding: 15px;
}
.alert h4 {
	color: inherit;
	margin-top: 0;
}
.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 {
	color: inherit;
	position: relative;
	right: -21px;
	top: -2px;
}
.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;
}
@keyframes progress-bar-stripes {
0% {
	background-position: 40px 0;
}
100% {
	background-position: 0 0;
}
}
.progress {
	background-color: whitesmoke;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	height: 21px;
	margin-bottom: 21px;
	overflow: hidden;
}
.progress-bar {
	background-color: #428bca;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
	color: white;
	float: left;
	font-size: 12px;
	height: 100%;
	line-height: 21px;
	text-align: center;
	transition: width 0.6s ease 0s;
	width: 0;
}
.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar {
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media, .media-body {
	overflow: hidden;
}
.media, .media .media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media-object {
	display: block;
}
.media-heading {
	margin: 0 0 5px;
}
.media > .pull-left {
	margin-right: 10px;
}
.rtl .media > .pull-left {
	margin-left: 10px;
	margin-right: inherit;
}
.media > .pull-right {
	margin-left: 10px;
}
.rtl .media > .pull-right {
	margin-left: inherit;
	margin-right: 10px;
}
.media-list {
	list-style: outside none none;
	padding-left: 0;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	background-color: white;
	border: 1px solid #dddddd;
	display: block;
	margin-bottom: -1px;
	padding: 10px 15px;
	position: relative;
}
.list-group-item:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.list-group-item:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-bottom: 0;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
a.list-group-item {
	color: #555555;
}
a.list-group-item .list-group-item-heading {
	color: #333333;
}
a.list-group-item:hover, a.list-group-item:focus {
	background-color: whitesmoke;
	text-decoration: none;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	background-color: #428bca;
	border-color: #428bca;
	color: white;
	z-index: 2;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
	color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}
.list-group-item-success {
	background-color: #dff0d8;
	color: #3c763d;
}
a.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	background-color: #d0e9c6;
	color: #3c763d;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	background-color: #3c763d;
	border-color: #3c763d;
	color: #fff;
}
.list-group-item-info {
	background-color: #d9edf7;
	color: #31708f;
}
a.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	background-color: #c4e3f3;
	color: #31708f;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	background-color: #31708f;
	border-color: #31708f;
	color: #fff;
}
.list-group-item-warning {
	background-color: #fcf8e3;
	color: #8a6d3b;
}
a.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	background-color: #faf2cc;
	color: #8a6d3b;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	background-color: #8a6d3b;
	border-color: #8a6d3b;
	color: #fff;
}
.list-group-item-danger {
	background-color: #f2dede;
	color: #a94442;
}
a.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	background-color: #ebcccc;
	color: #a94442;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	background-color: #a94442;
	border-color: #a94442;
	color: #fff;
}
.list-group-item-heading {
	margin-bottom: 5px;
	margin-top: 0;
}
.list-group-item-text {
	line-height: 1.3;
	margin-bottom: 0;
}
.panel {
	background-color: white;
	border: 1px solid transparent;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom: 21px;
}
.panel-body {
	padding: 15px;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel-heading {
	border-bottom: 1px solid transparent;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	padding: 10px 15px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	color: inherit;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	background-color: whitesmoke;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top: 1px solid #dddddd;
	padding: 10px 15px;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item {
	border-radius: 0;
	border-width: 1px 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0 none;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0 none;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table {
	margin-bottom: 0;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 2px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
	border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0 none;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0 none;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0 none;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0 none;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0 none;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0 none;
}
.panel > .table-responsive {
	border: 0 none;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 21px;
}
.panel-group .panel {
	border-radius: 3px;
	margin-bottom: 0;
	overflow: hidden;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0 none;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0 none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.panel-default {
	border-color: #dddddd;
}
.panel-default > .panel-heading {
	background-color: whitesmoke;
	border-color: #dddddd;
	color: #333333;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}
.panel-primary {
	border-color: #428bca;
}
.panel-primary > .panel-heading {
	background-color: #428bca;
	border-color: #428bca;
	color: white;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #428bca;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #ebccd1;
}
.well {
	background-color: whitesmoke;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 19px;
}
.well blockquote {
	border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
	border-radius: 6px;
	padding: 24px;
}
.well-sm {
	border-radius: 3px;
	padding: 9px;
}
.close {
	color: black;
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	opacity: 0.2;
	text-shadow: 0 1px 0 white;
}
.close:hover, .close:focus {
	color: black;
	cursor: pointer;
	opacity: 0.5;
	text-decoration: none;
}
button.close {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	cursor: pointer;
	padding: 0;
}
.tooltip {
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	position: absolute;
	visibility: visible;
	z-index: 1030;
}
.tooltip.in {
	opacity: 0.9;
}
.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 {
	background-color: black;
	border-radius: 3px;
	color: white;
	max-width: 200px;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
}
.tooltip-arrow {
	border-color: transparent;
	border-style: solid;
	height: 0;
	position: absolute;
	width: 0;
}
.tooltip.top .tooltip-arrow {
	border-top-color: black;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
	border-top-color: black;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 5px;
}
.tooltip.top-right .tooltip-arrow {
	border-top-color: black;
	border-width: 5px 5px 0;
	bottom: 0;
	right: 5px;
}
.tooltip.right .tooltip-arrow {
	border-right-color: black;
	border-width: 5px 5px 5px 0;
	left: 0;
	margin-top: -5px;
	top: 50%;
}
.tooltip.left .tooltip-arrow {
	border-left-color: black;
	border-width: 5px 0 5px 5px;
	margin-top: -5px;
	right: 0;
	top: 50%;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: black;
	border-width: 0 5px 5px;
	left: 50%;
	margin-left: -5px;
	top: 0;
}
.tooltip.bottom-left .tooltip-arrow {
	border-bottom-color: black;
	border-width: 0 5px 5px;
	left: 5px;
	top: 0;
}
.tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: black;
	border-width: 0 5px 5px;
	right: 5px;
	top: 0;
}
.popover {
	background-clip: padding-box;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	max-width: 276px;
	padding: 1px;
	position: absolute;
	text-align: left;
	top: 0;
	white-space: normal;
	z-index: 1010;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 8px 14px;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
	border-color: transparent;
	border-style: solid;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top > .arrow {
	border-bottom-width: 0;
	border-top-color: #999999;
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
}
.popover.top > .arrow:after {
	border-bottom-width: 0;
	border-top-color: white;
	bottom: 1px;
	content: " ";
	margin-left: -10px;
}
.popover.right > .arrow {
	border-left-width: 0;
	border-right-color: #999999;
	left: -11px;
	margin-top: -11px;
	top: 50%;
}
.popover.right > .arrow:after {
	border-left-width: 0;
	border-right-color: white;
	bottom: -10px;
	content: " ";
	left: 1px;
}
.popover.bottom > .arrow {
	border-bottom-color: #999999;
	border-top-width: 0;
	left: 50%;
	margin-left: -11px;
	top: -11px;
}
.popover.bottom > .arrow:after {
	border-bottom-color: white;
	border-top-width: 0;
	content: " ";
	margin-left: -10px;
	top: 1px;
}
.popover.left > .arrow {
	border-left-color: #999999;
	border-right-width: 0;
	margin-top: -11px;
	right: -11px;
	top: 50%;
}
.popover.left > .arrow:after {
	border-left-color: white;
	border-right-width: 0;
	bottom: -10px;
	content: " ";
	right: 1px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	height: auto;
	line-height: 1;
	max-width: 100%;
}
.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 {
	bottom: 0;
	color: white;
	font-size: 20px;
	left: 0;
	opacity: 1;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	top: 0;
	width: 40px;
}
.carousel-control.left {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
	background-repeat: repeat-x;
}
.carousel-control.right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
	left: auto;
	right: 0;
}
.carousel-control:hover, .carousel-control:focus {
	color: white;
	opacity: 0.9;
	outline: medium none;
	text-decoration: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	display: inline-block;
	position: absolute;
	top: 50%;
	z-index: 5;
}
.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 {
	font-family: serif;
	height: 20px;
	margin-left: -10px;
	margin-top: -10px;
	width: 20px;
}
.carousel-control .icon-prev:before {
	content: "‹";
}
.carousel-control .icon-next:before {
	content: "›";
}
.carousel-indicators {
	bottom: 10px;
	left: 50%;
	list-style: outside none none;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 60%;
	z-index: 15;
}
.carousel-indicators li {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid white;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	width: 10px;
}
.carousel-indicators .active {
	background-color: white;
	height: 12px;
	margin: 0;
	width: 12px;
}
.carousel-caption {
	bottom: 20px;
	color: white;
	left: 15%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: absolute;
	right: 15%;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	z-index: 10;
}
.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 {
	font-size: 30px;
	height: 30px;
	margin-left: -15px;
	margin-top: -15px;
	width: 30px;
}
.carousel-caption {
	left: 20%;
	padding-bottom: 30px;
	right: 20%;
}
.carousel-indicators {
	bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	background-color: transparent;
	border: 0 none;
	color: transparent;
	font: 0px/0 a;
	text-shadow: none;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {
	position: fixed;
}
.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;
}
}
html {
	margin: 0;
	overflow-y: scroll;
	padding: 0;
}
body {
	background: none repeat scroll 0 0 #f7f6f4;
	color: #999999;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "ralewaymedium";
}
.clear {
	clear: both;
}
ul {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: outside none none;
}
a {
	color: #999999;
}
a:hover, a:focus {
	color: #9f5a31;
}
a:focus {
	outline: medium none;
}
.bullet li {
	padding: 6px 0;
	position: relative;
}
.bullet li a {
	background: url("img/bulle.jpg") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	color: #4d8a49;
	padding-left: 15px;
}
.rtl .bullet li a {
	padding-left: inherit;
	padding-right: 15px;
}
.bullet li a:before {
	display: block;
	font-family: "FontAwesome";
	font-size: 14px;
	left: -7px;
	position: absolute;
	top: 6px;
}
.rtl .bullet li a:before {
	left: auto;
	right: -7px;
}
ul.links {
	margin: 0;
	padding: 0;
}
ul.links li {
	display: inline;
	line-height: normal;
}
ul.links li a {
	margin: 0 2px;
}
ul.links li .fa, ul.links li .icon {
	margin-right: 10px;
}
.rtl ul.links li .fa, .rtl ul.links li .icon {
	margin-left: 10px;
	margin-right: inherit;
}
ul.list li {
	list-style: outside none none;
	padding: 6px 0;
}
ul.my-account li {
	list-style: outside none disc;
	margin-left: 14px;
	padding: 6px 0;
}
ul.inline li {
	float: left;
}
.tree-menu ul {
	font-size: 12px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.tree-menu > ul > li {
	height: auto;
	position: relative;
	width: 100%;
}
.tree-menu > ul > li .caret, .tree-menu > ul > li .head a {
	background-color: #428bca;
	border-radius: 10%;
	color: #fff;
	margin-right: -20px;
	padding: 0 6px;
	position: absolute;
	right: 18px;
	top: 13px;
}
.tree-menu > ul > li:last-child a {
	border: medium none;
}
.tree-menu > ul > li > a {
	border-bottom: 1px solid #e0e0e0;
	color: #999999;
	display: block;
	font-size: 14px;
	padding: 10px 0;
}
.tree-menu > ul > li ul {
	display: none;
}
.tree-menu > ul > li a.active {
	color: #e02673;
	font-weight: bold;
}
.tree-menu > ul > li a.active + ul {
	display: block;
	padding: 0 0 10px 10px;
}
.tree-menu > ul > li ul > li {
	padding-left: 30px;
}
.rtl .tree-menu > ul > li ul > li {
	padding-left: inherit;
	padding-right: 30px;
}
.tree-menu > ul > li ul > li > a {
	color: #999999;
	display: block;
	padding: 8px 0;
	text-decoration: none;
}
.tree-menu > ul > li ul > li > a.active {
	color: #6697d2;
	font-weight: bold;
}
.panel-line:before, .panel-line:after {
	content: " ";
	display: table;
}
.panel-line:after {
	clear: both;
}
.panel-line .plabel {
	float: left;
	font-weight: normal;
	width: 150px;
}
.panel-line .plabel label {
	font-weight: normal;
}
.panel-line .pcontent {
	float: left;
	width: 70%;
}
.hasline {
	border-bottom: 1px solid #ebebeb;
	margin: 10px 0;
}
.nav-pills {
	border-bottom: 1px solid #eeeeee;
}
.nav-pills > li {
	float: left;
}
.rtl .nav-pills > li {
	float: right;
}
.unvisible {
	display: none;
}
.list-group {
	margin-bottom: 0;
	overflow: hidden;
}
.block {
	margin-bottom: 20px;
}
.block .title_block {
	color: #414141;
	font-family: open sans;
	font-size: 17px;
	font-weight: bold;
	margin: 24px 0 0;
	padding: 0 1px;
	position: relative;
	text-transform: none;
}
.block .title_block a {
	color: white;
}
.block .title_block:before {
	left: 15px;
	position: absolute;
	top: 15px;
}
.rtl .block .title_block:before {
	left: auto;
	right: 15px;
}
.block .block_content {
	border-radius: 0;
	padding: 15px;
}
.block .block_content:before, .block .block_content:after {
	content: " ";
	display: table;
}
.block .block_content:after {
	clear: both;
}
.block .lnk {
	padding: 15px;
}
.block .product-block {
	border-top: 1px solid #ebebeb;
	padding: 20px 10px;
}
li:first-child .block .product-block {
	border-top: medium none;
}
.block-default {
	border-color: #dddddd;
}
.block-default .title_block {
	background-color: whitesmoke;
	border-color: #dddddd;
	color: #333333;
}
.block-default .title_block a {
	color: #333333;
}
.block-default .title_block + .block-collapse .block_content {
	border-top-color: #dddddd;
}
.block-default > .block-footer + .block-collapse .block-body {
	border-bottom-color: #dddddd;
}
.block-primary {
	border-color: #428bca;
}
.block-primary .title_block {
	background-color: #428bca;
	border-color: #428bca;
	color: white;
}
.block-primary .title_block a {
	color: white;
}
.block-primary .title_block + .block-collapse .block_content {
	border-top-color: #428bca;
}
.block-primary > .block-footer + .block-collapse .block-body {
	border-bottom-color: #428bca;
}
.block-success {
	border-color: #d6e9c6;
}
.block-success .title_block {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.block-success .title_block a {
	color: #3c763d;
}
.block-success .title_block + .block-collapse .block_content {
	border-top-color: #d6e9c6;
}
.block-success > .block-footer + .block-collapse .block-body {
	border-bottom-color: #d6e9c6;
}
.block-info {
	border-color: #bce8f1;
}
.block-info .title_block {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.block-info .title_block a {
	color: #31708f;
}
.block-info .title_block + .block-collapse .block_content {
	border-top-color: #bce8f1;
}
.block-info > .block-footer + .block-collapse .block-body {
	border-bottom-color: #bce8f1;
}
.block-warning {
	border-color: #faebcc;
}
.block-warning .title_block {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.block-warning .title_block a {
	color: #8a6d3b;
}
.block-warning .title_block + .block-collapse .block_content {
	border-top-color: #faebcc;
}
.block-warning > .block-footer + .block-collapse .block-body {
	border-bottom-color: #faebcc;
}
.block-danger {
	border-color: #ebccd1;
}
.block-danger .title_block {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.block-danger .title_block a {
	color: #a94442;
}
.block-danger .title_block + .block-collapse .block_content {
	border-top-color: #ebccd1;
}
.block-danger > .block-footer + .block-collapse .block-body {
	border-bottom-color: #ebccd1;
}
.block-highlighted {
	border-color: #eeeeee;
}
.block-highlighted .title_block {
	background-color: #e74c3c;
	border-color: #eeeeee;
	color: white;
}
.block-highlighted .title_block a {
	color: white;
}
.block-highlighted .title_block + .block-collapse .block_content {
	border-top-color: #eeeeee;
}
.block-highlighted > .block-footer + .block-collapse .block-body {
	border-bottom-color: #eeeeee;
}
.block_content {
}
.block_content .carousel-control {
	background: url("../img/default/go_left.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: auto;
	height: 50px;
	left: auto;
	margin-top: -25px;
	text-indent: -9999em;
	top: 50%;
	width: 39px;
	z-index: 100;
}
@media (max-width: 1200px) {
	.block_content .carousel-control {
		display: none;
	}
}
.block_content .carousel-control:hover {
	color: #6697d2;
}
.block_content .carousel-control.left {
	left: 0;
}
.block_content .carousel-control.right {
	background: url("../img/default/go_right.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	right: 0;
}
.nvconseillons .block_content .carousel-control {
	margin-left: 40px;
}
.block_content #blockproductscategory .carousel-inner {
	margin-left: 88px;
}
.block_content #blockproductscategory .carousel-control.right {
	margin-right: 60px;
}
.block-inline .icon {
	font-size: 35px;
}
.block-inline .explain {
	font-size: 11px;
}
.block-inline .block_content {
	color: white;
	font-family: "ralewaymedium";
	font-size: 16px;
	position: relative;
	text-transform: none;
}
.block-inline .input-group {
	width: 98%;
}
#header .block {
	margin-bottom: 0;
}
#header .block_content {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin-bottom: 0;
	padding: 0;
}
#content .leo-custom .block_content {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	color: #535353;
}
#content .leo-custom .block_content {
	border: medium none;
}
#content .block_content {
	margin: 0;
	padding: 0;
}
#footer .block {
	border: medium none;
	margin-bottom: 0;
}
#footer .block .title_block {
	border: none;
	font-size: 18px;
	margin-bottom: 12px;
	padding-left: 20px;
	background: url("img/plus.png") no-repeat scroll 0 50%;
	color: #fff;
}
#footer .block .title_block:before {
	content: "";
}
#footer .block .block_content {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	padding: 0;
}
#footer .block ul li a {
	text-decoration: none;
}
#footer .block ul ul {
	padding-left: 20px;
}
.gallery-carousel {
	position: relative;
}
.price {
	color: #9f5a31;
	font-family: open sans condensed;
	font-size: 16px;
	font-weight: 700;
}
.price-old, .old-price {
	color: #888888;
	font-size: 13px;
	text-decoration: line-through;
}
.price-percent-reduction {
	background: none repeat scroll 0 0 #f2434a;
	color: white;
	padding: 3px 5px;
}
.products-row {
	position: relative;
}
.products-row .product-col {
	border-right: 1px solid #ebebeb;
	padding: 20px 0 0;
}
.products-row .product-col:last-child {
	border-right: medium none;
}
.products-row .product-col:nth-child(1) {
	border-right: 1px solid #ebebeb;
}
.product-block {
	background-color: transparent;
	box-sizing: border-box;
	height: 385px;
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
}
.sidebar .product-block .product-rating, .sidebar .product-block .norating, .sidebar .product-block .product-desc, .sidebar .product-block .content_price, .sidebar .product-block .name {
	margin-bottom: 10px;
	width: 100%;
}
.product-block .nb-comments {
	display: none;
}
.product-block .star_content {
	background: none repeat scroll 0 0 #f5f5f5;
	display: inline-block;
	padding: 2px 4px 3px;
}
.product-block .price {
	font-family: arial;
	font-weight: 600;
	margin-bottom: 20px;
}
.product-block .action {
	position: absolute;
	right: 0;
	top: -33px;
	width: 100%;
	z-index: 5;
}
.product-block .action:before, .product-block .action:after {
	content: " ";
	display: table;
}
.product-block .action:after {
	clear: both;
}
.product-block .action > div {
	float: left;
	width: 20%;
}
.product-block .action > div:first-child {
	width: 60%;
}
.product-block .action > div a span {
	display: none;
}
.product-block .action > div > * {
	width: 100%;
}
.product-block .color-list-container {
	display: none;
}
.product-block .product-desc {
	display: none;
	height: 40px;
	margin-bottom: 20px;
	overflow: hidden;
}
.product-block .product-rating, .product-block .norating {
	font-size: 12px;
	margin-bottom: 20px;
	min-height: 25px;
}
.product-block .name {
	line-height: 18px;
	margin: 0;
	text-transform: uppercase;
	width: 70%;
}
.product-block .name a {
	color: #3a3d41;
	display: inline-block;
	font-family: "ralewaymedium";
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
}
.product-block .name a:hover {
	color: #6697d2;
}
.dark-wrapper .product-block .name a {
	color: white;
}
.dark-wrapper .product-block .name a:hover {
	color: white;
}
.product-block .quick-view {
	border-radius: 100%;
	height: 40px;
	width: 40px;
}
.product-block .image-gallery {
	border: 4px solid #b8b8b8;
	display: none;
	left: -80px;
	position: absolute;
	top: 0;
}
.product-block .image-gallery .product-image {
	cursor: pointer;
	overflow: hidden;
	width: 75px;
}
.product-block .image-gallery .arrow {
	border-bottom: 5px solid rgba(0, 0, 0, 0);
	border-left: 5px solid #b8b8b8;
	border-top: 5px solid rgba(0, 0, 0, 0);
	margin: -5px 0;
	position: absolute;
	right: -9px;
	top: 50%;
}
.product-block .image {
	background-color: white;
	border: 0 none;
	border-radius: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.product-block .product-additional {
	left: 0;
	max-width: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}
.product-block .product-meta {
	padding: 20px 0 0;
	position: relative;
}
.product-block .functional-buttons {
	height: 0;
	text-align: center;
	transition: height 0.3s ease 0s;
	visibility: hidden;
}
.product-block .functional-buttons .cart {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	margin: 10px 0;
	padding: 10px 0;
}
.product-block .wishlist {
	display: inline;
	width: 50%;
}
.product-block .view {
	display: inline;
	width: 50%;
}
.product-block .compare {
	display: inline;
	width: 50%;
}
.product-block .compare .add_to_compare {
	margin-left: 5px;
}
.product-block .product-zoom, .product-block .pav-colorbox {
	font-size: 13px;
	height: 30px;
	transition: all 0.3s ease 0s;
	width: 30px;
}
.product-block .product-zoom:hover, .product-block .pav-colorbox:hover {
	background-color: #6697d2;
	color: white;
}
.product-block .product-zoom {
	background-color: #434a54;
	color: white;
	line-height: 30px;
	right: 50%;
	text-align: center;
	z-index: 10;
}
.product-block .leo-atchover {
	left: 50%;
}
/*
.product_list .product-block {
	box-sizing: border-box;
	margin-bottom: 30px;
}
.product_list .product-block:hover .product-meta {
	background-color: transparent;
}
.product_list .product-block:hover .image-gallery {
	display: block;
	z-index: 9999;
}
.product_list .product-block:hover .product-additional {
	opacity: 1;
	transition: all 0.5s ease 0s;
	visibility: visible;
}
*/
.product-block .availability {
	display: none;
	margin-bottom: 20px;
}
.product-block .availability span {
	padding: 7px 15px;
}
.product-block .availability span.available-now {
	background: none repeat scroll 0 0 green;
	border: 1px solid #004d00;
	color: white;
}
.product-block .availability span.out-of-stock {
	background: none repeat scroll 0 0 red;
	border: 1px solid #cc0000;
	color: white;
}
.product-block .product-flags {
	display: none;
	margin-bottom: 20px;
}
.product-block .content_price {
	float: right;
}
.product-block .old-price, .product-block .price-percent-reduction {
	display: none;
}
.sidebar .product-block {
	height: auto;
	margin-bottom: 0;
}
.sidebar .product-block:hover {
	text-align: left;
}
.rtl .sidebar .product-block:hover {
	text-align: right;
}
/*
.product_list .product-block:hover {
	overflow: inherit;
	text-align: center;
	z-index: 99;
}
.product_list .product-block:hover .left-block {
	box-shadow: 0 0 5px #cccccc;
}
.product_list .product-block:hover .right-block {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 5px #cccccc;
}
.product_list .product-block:hover .right-block1 {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 5px #cccccc;
}
.product_list .product-block:hover .name {
	width: 100%;
}
.product_list .product-block:hover .content_price {
	display: inline-block;
	float: none;
	margin-top: 10px;
}
.product_list .product-block:hover .old-price, .product_list .product-block:hover .price-percent-reduction {
	display: inline-block;
}
.product_list .product-block:hover .product-meta {
	padding: 20px 20px 10px;
}
.product_list .product-block:hover .functional-buttons {
	height: 85px;
	transition: height 0.3s ease 0s;
	visibility: visible;
}
*/
.dark-wrapper .product-block:hover .name a {
	color: #3a3d41;
}
.dark-wrapper .product-block:hover .name a:hover {
	color: #6697d2;
}
.availability .out-of-stock {
	background: none repeat scroll 0 0 #5bc0de;
	color: white;
	font-size: 11px;
}
.availability .available-now {
	background: none repeat scroll 0 0 #f0ad4e;
	color: white;
	font-size: 11px;
}
.new-box, .sale-box {
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	padding: 1px 4px;
	font-size: 12px;
	color: white;
}

.new-box {
	background: #4d8a49;
}
.sale-box {
	background: #e84c3d;
}
.product-label {
	color: white;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}
.ajax_add_to_cart_button {
	background: none repeat scroll 0 0 transparent;
	border: 1px solid transparent;
	color: #999999;
	font-family: "ralewaylight";
	font-size: 14px;
}
body.layout-boxed-md {
	background: none repeat scroll 0 0 white;
}
body.layout-boxed-md #page {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 0 5px #d5d5d5;
	margin: 0 auto;
	max-width: 980px;
}
body.layout-boxed-md #page .container {
	max-width: 960px;
}
body.layout-boxed-lg {
	background: none repeat scroll 0 0 white;
}
body.layout-boxed-lg #page {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 0 5px #d5d5d5;
	margin: 0 auto;
	max-width: 1210px;
}
body.layout-boxed-lg #page .container {
	max-width: 1190px;
}
.leo-wrapper {
}
#footer .leo-wrapper {
	padding: 30px 0;
}
.container {
	position: relative;
}
#topbar {
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 1px solid #f2f2f2;
	font-size: 12px;
	font-weight: 500;
	min-height: 30px;
}
#topbar .container > .inner {
	background: none repeat scroll 0 0 #ffffff;
	color: #999999;
	padding: 9px 0;
}
#topbar .container > .inner a {
	color: #999999;
}
#topbar .container > .inner a:hover {
	color: #6697d2;
}
#topbar a {
	color: #4d8a49 !important;
	font-size: 11px;
}
#topbar .links {
	margin: 6px 0;
}
#topbar .links-outline a {
	color: #6697d2;
}
#topbar .btn-group {
	background: none repeat scroll 0 0 #f3f3f3;
	border: 1px solid #cdcdcd;
	margin-right: 7px;
	position: relative;
}
.rtl #topbar .btn-group {
	margin-left: 7px;
	margin-right: inherit;
}
#topbar .btn-group:hover {
	cursor: pointer;
}
#topbar .btn-group .dropdown-toggle {
	padding: 5px 20px 5px 5px;
}
.rtl #topbar .btn-group .dropdown-toggle {
	padding: 5px 5px 5px 20px;
}
#topbar .btn-group .dropdown-toggle:before {
	content: "";
	font-family: "FontAwesome";
	position: absolute;
	right: 6px;
	top: 6px;
}
.rtl #topbar .btn-group .dropdown-toggle:before {
	left: 6px;
	right: auto;
}
#topbar .btn-group .dropdown-toggle .fa-cog {
	margin-right: 5px;
}
.rtl #topbar .btn-group .dropdown-toggle .fa-cog {
	margin-left: 5px;
	margin-right: inherit;
}
#topbar .btn-group .quick-setting {
	border: medium none;
	color: #999999;
	left: 0;
	padding: 10px;
}
.rtl #topbar .btn-group .quick-setting {
	left: auto;
	right: 0;
}
#topbar .btn-group .quick-setting a {
	color: #999999;
}
#topbar .btn-group .quick-setting a:hover {
	color: #6697d2;
}
#header-main {
	background: none repeat scroll 0 0 #4d8a49;
	min-height: 42px;
}
#header-main .container > .inner {
	background: none repeat scroll 0 0 #ffffff;
}
#header-main .container > .inner a {
	color: #999999;
}
#header-main .container > .inner a:hover {
	color: #6697d2;
}
#header-main .container > .inner .btn {
	color: white;
}
#header-main .container > .inner .btn:hover {
	color: white;
}
#header-main .header-wrap {
	margin: 0;
	min-height: 94px;
}
#header-main.mini-navbar .container > .inner {
	padding-bottom: 10px;
	padding-top: 10px;
}
#header .show-mobile {
	text-align: right;
}
#header .show-mobile:before, #header .show-mobile:after {
	content: " ";
	display: table;
}
#header .show-mobile:after {
	clear: both;
}
#header .show-mobile > div {
	display: inline-block;
	float: none !important;
	margin: 0;
	padding: 0;
	position: relative;
}
#header .show-mobile > div:hover .inner-toggle {
	display: block;
}
#header .show-mobile .quickaccess-toggle {
	border: 1px solid #dcdcdc;
	cursor: pointer;
	height: 30px;
	line-height: 28px;
	text-align: center;
	width: 30px;
}
#header .show-mobile .quickaccess-toggle .fa {
	font-size: 14px;
	margin: 0;
}
#header .show-mobile .quickaccess-toggle:hover, #header .show-mobile .quickaccess-toggle:focus, #header .show-mobile .quickaccess-toggle:active {
	background-color: white;
}
#header .show-mobile .inner-toggle {
	background: none repeat scroll 0 0 white;
	border: 1px solid #dcdcdc;
	color: #8c8c8c;
	display: none;
	left: auto;
	min-width: 160px;
	padding: 15px;
	position: absolute;
	right: 0;
	text-align: left;
	z-index: 99999;
}
#leo-megamenu {
	background: none repeat scroll 0 0 transparent;
	border-bottom: medium none transparent;
	border-top: medium none transparent;
	margin-bottom: 15px;
}
#leo-megamenu .container > .inner {
	background: none repeat scroll 0 0 transparent;
	color: #3a3d41;
	padding: 0;
}
#leo-megamenu .container > .inner a {
	color: #3a3d41;
}
#leo-megamenu .container > .inner a:hover {
	color: #6697d2;
}
#leo-megamenu .container > .inner a.btn {
	color: white;
}
#breadcrumb {
	background: none repeat scroll 0 0 #f7f6f4;
}
#product #breadcrumb {
	margin-bottom: 0;
}
#content {
	margin-bottom: 25px;
	min-height: 400px;
}
#page {
	overflow: hidden;
}
#bottom {
	text-align: center;
}
#footer {
	background: none repeat scroll 0 0 transparent;
	font-size: 14px;
	margin-top: 0;
	min-height: 105px;
	position: relative;
}
#footer:before, #footer:after {
	content: " ";
	display: table;
}
#footer:after {
	clear: both;
}
#footer a {
	color: white;
}
#footer a:hover {
	color: #6697d2;
}
#footer ul.bullet, #footer ol {
	list-style: outside none none;
	overflow: hidden;
}
#footer ul.bullet li, #footer ol li {
	padding: 4px 0;
	transition: all 0.3s ease 0s;
}
#footer ul.bullet li:hover, #footer ol li:hover {
	margin-left: 8px;
	transition: all 0.3s ease 0s;
}
#footer ul.list-inline {
	margin: 0;
}
#footer ul.list-inline li {
	padding: 0 5px;
}
.footer-top {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #505862;
	position: relative;
}
.footer-top .container > .inner {
	background: none repeat scroll 0 0 transparent;
	color: #3a3d41;
	padding: 30px 0;
}
.footer-top .container > .inner a {
	color: #3a3d41;
}
.footer-top .container > .inner a:hover {
	color: #464a4e;
}
.footer-top .title_block, .footer-top .block_content {
	float: left;
}
.rtl .footer-top .title_block, .rtl .footer-top .block_content {
	float: right;
}
.footer-center {
	background: none repeat scroll 0 0 transparent;
	position: relative;
}
.footer-center .container > .inner {
	background: none repeat scroll 0 0 transparent;
	color: #3a3d41;
	overflow: hidden;
	padding: 30px 0;
}
.footer-center .container > .inner a {
	color: #3a3d41;
}
.footer-center .container > .inner a:hover {
	color: #02acf9;
}
.footer-bottom {
	background: none repeat scroll 0 0 transparent;
	position: relative;
}
.footer-bottom .container > .inner {
	background: none repeat scroll 0 0 transparent;
	color: #3a3d41;
	padding: 30px 0;
}
.footer-bottom .container > .inner a {
	color: #3a3d41;
}
.footer-bottom .container > .inner a:hover {
	color: #464a4e;
}
.footer-nav {
	background: #5b5b5b;
	position: relative;
}
.footer-nav .container > .inner {
	color: #3a3d41;
	overflow: hidden;
	padding: 30px 0;
}
.footer-nav .container > .inner a {
	color: #3a3d41;
}
.footer-nav .container > .inner a:hover {
	color: #464a4e;
}
.leo-megamenu {
	background: none repeat scroll 0 0 transparent;
	font-family: "ralewayextrabold";
}
.leo-megamenu .leo-colorbox {
	display: none !important;
}
.leo-megamenu .navbar {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.leo-megamenu .navbar-nav > li.aligned-fullwidth {
	position: static;
}
.leo-megamenu .navbar-nav > li.aligned-fullwidth > .dropdown-menu {
	width: 100% !important;
}
.leo-megamenu .navbar-nav > li.aligned-right .dropdown-menu {
	left: auto;
	right: 0;
}
.leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
	left: 0;
	right: auto;
}
.leo-megamenu .navbar-nav > li.aligned-center .dropdown-menu {
	left: 50%;
	transform: translate(-50%, 0px);
}
.leo-megamenu .navbar-nav > li > a {
	background-color: transparent;
	border-bottom: 3px solid transparent;
	color: #fff !important;
	font-family: open sans;
	font-size: 12px;
	font-weight: 600;
	padding: 10px;
	text-transform: uppercase;
	transition: all 350ms ease-out 0s;
}
.leo-megamenu .navbar-nav > li > a:hover, .leo-megamenu .navbar-nav > li > a:focus, .leo-megamenu .navbar-nav > li > a:active {
	background-color: #9f5a31;
	border-bottom: 3px solid transparent;
	color: #fff !important;
}
.leo-megamenu .navbar-nav > li > a:after {
	border-bottom: 0 solid white;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	bottom: 0;
	content: "";
	height: 0;
	left: 0;
	line-height: 0;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: border 300ms ease-out 0s;
	width: 0;
}
.leo-megamenu .navbar-nav > li:active > a {
	color: #6697d2;
}
.leo-megamenu .navbar-nav > li > .caret {
	color: #3a3d41;
	margin-left: 5px;
	position: relative;
}
.leo-megamenu .navbar-nav > li:hover > .caret, .leo-megamenu .navbar-nav > li:active > .caret {
	color: #6697d2;
}
.leo-megamenu .dropdown-menu {
	background-color: white;
	border: 0 none;
	border-radius: 0;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
	color: #999999;
	font-family: "ralewaylight";
	height: auto;
	left: -9999px;
	min-width: 185px;
	padding: 20px;
	top: 100%;
	transition: opacity 0.3s linear 0s;
}
.leo-megamenu .dropdown-menu li {
	line-height: 26px;
}
.leo-megamenu .dropdown-menu li a {
	color: #999999 !important;
	font-size: 13px;
	font-weight: 300;
	line-height: 26px;
	padding: 0;
}
.leo-megamenu .dropdown-menu li a:hover {
	background-color: transparent;
	color: #6697d2 !important;
}
.leo-megamenu .dropdown-menu li a:hover .fa {
	color: #6697d2;
}
.leo-megamenu .dropdown-menu .menu-title {
	color: #3a3d41;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: none;
}
.leo-megamenu .dropdown-menu a > .menu-title {
	background: url("img/bulle.jpg") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	color: #999999;
	font-weight: normal;
	padding: 0 14px;
	text-transform: none;
}
.leo-megamenu .dropdown-menu a > .menu-title:hover {
	color: #4d8a49;
}
.leo-megamenu .dropdown:hover > .dropdown-menu {
	display: block;
	left: 0;
}
.leo-megamenu .dropdown:hover > a {
	color: #6697d2;
}
.leo-megamenu .dropdown:hover > a .fa {
	color: #6697d2;
}
.leo-megamenu .dropdown-submenu {
	position: relative;
}
.leo-megamenu .dropdown-submenu .dropdown-menu {
	left: auto;
	position: absolute;
	right: -100%;
	top: 0;
}
.leo-megamenu .dropdown-submenu:hover > .dropdown-menu {
	display: block;
	left: auto;
	top: 0;
}
.leo-megamenu .mega-group > .dropdown-toggle {
	border: 0 none;
	color: white;
	display: block;
	font-family: "ralewaymedium";
	letter-spacing: 3px;
	text-transform: uppercase;
}
.leo-megamenu .mega-group > .dropdown-toggle .fa {
	color: white;
}
.leo-megamenu .widget-title {
	color: black;
}
.leo-megamenu .megamenu .cols1 {
	min-width: 200px;
}
.leo-megamenu .megamenu .cols2 {
	min-width: 500px;
}
.leo-megamenu .megamenu .cols3 {
	min-width: 740px;
}
.leo-megamenu .product-block {
	background: none repeat scroll 0 0 transparent;
	height: auto;
	text-align: left !important;
}
.leo-megamenu .product-block .image {
	border: 1px solid #eeeeee;
	float: left;
	height: auto;
	margin-right: 8px;
	width: 100px;
}
.rtl .leo-megamenu .product-block .image {
	float: right;
}
.rtl .leo-megamenu .product-block .image {
	margin-left: 8px;
	margin-right: inherit;
}
.leo-megamenu .product-block .name {
	margin-bottom: 10px;
	width: 100% !important;
}
.leo-megamenu .product-block .name a {
	color: #434a54;
	text-transform: none;
}
.leo-megamenu .product-block .product-desc {
	color: #999999;
}
.leo-megamenu .product-block .product-meta {
	float: left;
	padding: 0 !important;
	width: 100px;
}
.rtl .leo-megamenu .product-block .product-meta {
	float: right;
}
.leo-megamenu .product-block .new-box, .leo-megamenu .product-block .sale-box {
	display: none;
}
.leo-megamenu .product-block .product-container {
	margin-bottom: 10px;
}
.leo-megamenu .product-block .content_price {
	float: none;
	margin: 0 !important;
}
.leo-megamenu .product-block .old-price, .leo-megamenu .product-block .price-percent-reduction {
	display: inline-block;
}
.leo-megamenu .manu-logo img {
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
	margin-right: 10px;
}
.megamenu .quick-view, .megamenu .functional-buttons {
	display: none;
}
div.active-hover ul > li:hover > .dropdown-menu {
	display: block;
	left: 100%;
	opacity: 1;
	top: -1px;
}
div.verticalmenu {
	z-index: 100;
}
div.verticalmenu .navbar-collapse, div.verticalmenu .navbar-vertical {
	margin: 0;
	padding: 0;
}
div.verticalmenu .navbar-nav {
	float: none;
	position: static;
	width: 100%;
}
div.verticalmenu .navbar-nav > li {
	height: auto;
	position: relative;
	width: 100%;
}
div.verticalmenu .navbar-nav > li > a {
	border-bottom: 1px solid #e0e0e0;
	color: #999999;
	display: block;
	font-size: 14px;
	padding: 16px 10px 15px 20px;
}
div.verticalmenu .navbar-nav > li .caret {
	border: medium none;
	height: 40px;
	margin: -5px 0;
	position: absolute;
	right: 0;
	top: 17px;
	width: 33px;
}
.rtl div.verticalmenu .navbar-nav > li .caret {
	left: 0;
	right: auto;
}
div.verticalmenu .navbar-nav > li .caret:before {
	color: #aaa;
	content: "";
	font-family: "FontAwesome";
	font-size: 10px;
	font-weight: normal;
	left: 12px;
	position: absolute;
	top: 12px;
}
div.verticalmenu .navbar-nav > li .dropdown-submenu .caret {
	top: 0;
}
div.verticalmenu .navbar-nav > li.last a, div.verticalmenu .navbar-nav > li:last-child a {
	border: 0 none;
}
div.verticalmenu .navbar-nav > li:hover > a {
	background: none repeat scroll 0 0 white;
	color: #6697d2;
}
div.verticalmenu .navbar-nav > li:hover > a:hover, div.verticalmenu .navbar-nav > li:hover > a:focus {
	background: none repeat scroll 0 0 white;
	border-color: #eeeeee;
	color: #6697d2;
}
div.verticalmenu .navbar-nav > li:hover > .caret {
	color: #6697d2;
}
div.verticalmenu .navbar-nav > li.open > a {
	background: none repeat scroll 0 0 white;
	color: #6697d2;
}
div.verticalmenu .navbar-nav > li.open > a:hover, div.verticalmenu .navbar-nav > li.open > a:focus {
	background: none repeat scroll 0 0 white;
	border-color: #eeeeee;
	color: #6697d2;
}
div.verticalmenu .navbar-nav > li.open > .caret {
	color: #6697d2;
}
div.verticalmenu .navbar-nav > li .parent {
	position: relative;
}
div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
	color: #999999;
	font-weight: normal;
	text-transform: none;
}
div.verticalmenu .navbar-nav > li .parent > .dropdown-toggle:hover {
	color: #6697d2;
}
div.verticalmenu ul li a .menu-icon {
	background-position: left center !important;
	display: block;
}
.rtl div.verticalmenu ul li a .menu-icon {
	background-position: right center !important;
}
div.verticalmenu ul li a .menu-icon span {
	display: block;
	margin-left: 35px;
}
.rtl div.verticalmenu ul li a .menu-icon span {
	margin-left: inherit;
	margin-right: 35px;
}
div.verticalmenu ul li a .menu-icon .menu-desc {
	display: none;
}
div.verticalmenu ul li a .menu-title {
	color: #535353;
	display: block;
	text-transform: uppercase;
}
div.verticalmenu ul li a .sub-title {
	font-size: 12px;
}
div.verticalmenu ul li a:hover, div.verticalmenu ul li a:focus {
	background: none repeat scroll 0 0 white;
	color: #6697d2;
}
div.verticalmenu ul li a:hover .menu-title, div.verticalmenu ul li a:focus .menu-title {
	color: #6697d2;
}
div.verticalmenu .dropdown-menu {
	background: none repeat scroll 0 0 white;
	border: 0 none;
	border-radius: 0;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
	height: auto !important;
	left: -9999px;
	min-height: 100px;
	min-width: 215px;
	padding: 20px 28px;
	right: auto;
	top: -9999px;
}
div.verticalmenu .dropdown-menu ul li {
	border: 0 none;
	line-height: normal;
	list-style: outside none none;
	padding: 4px 0;
}
div.verticalmenu .dropdown-menu ul li a {
	color: #999999;
	font-size: 13px;
	padding: 0;
}
div.verticalmenu .dropdown-menu p {
	font-size: 13px;
	line-height: 18px;
}
div.verticalmenu .dropdown-menu .leo-menu-video {
	width: 100%;
}
div.verticalmenu .dropdown-menu .leo-menu-video iframe {
	margin-bottom: 10px;
}
div.verticalmenu .dropdown-menu .dropdown-toggle:hover {
	color: black;
}
div.verticalmenu .dropdown-menu .dropdown-toggle {
	color: black;
	font-family: "ralewaylight";
	font-size: 13px;
	line-height: normal;
	text-transform: uppercase;
}
div.verticalmenu .dropdown-menu .action {
	display: none;
}
div.verticalmenu .widget-heading {
	color: black;
	text-transform: uppercase;
}
.leo-widget .widget-title {
	font-size: 14px;
	text-transform: uppercase;
}
.leo-widget .products-row {
	margin: 0;
}
.leo-widget .products-row .product-col {
	border-bottom: 1px solid #ebebeb;
	border-right: medium none;
	padding: 0;
	width: 100%;
}
#off-canvas-button {
	color: #fff;
	margin: 5px;
	text-align: right;
}
#off-canvas-button:hover {
	cursor: pointer;
}
.off-canvas body {
	position: relative;
}
.off-canvas-inactive #page, .off-canvas-inactive #off-canvas-nav {
	transform: translate(0px, 0px);
	transition: all 500ms ease 0s;
}
.off-canvas-active > #page, .off-canvas-active > #off-canvas-nav {
	display: block;
	transform: translate(234px, 0px);
	transition: all 500ms ease 0s;
}
.off-canvas-active #page {
	margin: 0 auto;
	position: fixed;
}
.off-canvas-active #off-canvas-nav .navbar-nav .open .dropdown-menu {
	background: none repeat scroll 0 0 white;
}
#off-canvas-nav {
	background: none repeat scroll 0 0 white;
	display: none;
	font-family: "ralewayextrabold";
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 999;
}
#off-canvas-nav .navbar-nav > li > a {
	background: none repeat scroll 0 0 transparent;
	color: #fff !important;
}
#off-canvas-nav .nav .caret {
	display: none;
	float: right;
	height: 10px;
	margin-top: 10px;
	width: 10px;
}
#off-canvas-nav .ct_menu a.shop-now {
	display: block;
	margin: 10px;
}
#off-canvas-nav .ct_menu a.shop-now:hover {
	color: #fff;
}
#off-canvas-nav .offcanvas-mainnav {
	background-color: #4d8a49;
	left: -234px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 234px;
}
#off-canvas-nav .dropdown-menu {
	border: 0 none;
	box-shadow: none;
	display: inline-block;
	float: none;
	font-size: 13px;
	left: 0;
	margin: 0;
	padding: 10px;
	position: relative;
	right: 0;
	top: 0;
	transform: translate(0px, 0px);
	width: 100% !important;
}
#off-canvas-nav .navbar-nav {
	margin: 0 !important;
	padding: 5px;
}
#off-canvas-nav ul.nav-links {
	padding: 3px 3px 3px 7px;
}
.rtl #off-canvas-nav ul.nav-links {
	padding: 3px 7px 3px 3px;
}
@media (min-width: 767px) {
.off-canvas-active > #page, .off-canvas-active > #off-canvas-nav {
	position: relative !important;
	transform: translate(0px, 0px);
}
#off-canvas-button {
	display: none !important;
}
}
.float-vertical {
	margin-bottom: 0;
	position: relative;
}
.float-vertical .float-vertical-button {
	cursor: pointer;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 20px;
}
.rtl .float-vertical .float-vertical-button {
	padding-left: inherit;
	padding-right: 15px;
}
.float-vertical .float-vertical-button i {
	margin-right: 10px;
}
.rtl .float-vertical .float-vertical-button i {
	margin-left: 10px;
	margin-right: inherit;
}
.float-vertical .float-vertical-button .fa-angle-down {
	margin-right: -20px;
}
.rtl .float-vertical .float-vertical-button .fa-angle-down {
	margin-left: -20px;
	margin-right: inherit;
}
.float-vertical > .block_content {
	border: medium none;
	height: 0;
	overflow: hidden;
	transition: height 0.4s ease 0s;
}
.float-vertical.active > .block_content {
	border: 1px solid #eeeeee;
	height: auto;
	overflow: visible;
	position: absolute;
	transition: height 0.4s ease 0s;
	width: 100%;
	z-index: 30;
}
.buttons {
	padding: 20px 0;
}
.buttons:before, .buttons:after {
	content: " ";
	display: table;
}
.buttons:after {
	clear: both;
}
.buttons .left {
	float: left;
}
.buttons .right {
	float: right;
}
input[type="file"] {
	line-height: 20px;
}
.btn-outline-inverse {
	background-color: #fff;
	border-color: #fff;
	color: white;
}
.btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active, .btn-outline-inverse.active {
	background-color: #fff;
	border-color: #fff;
	color: white;
}
.open .btn-outline-inverse.dropdown-toggle {
	background-color: #434a54;
	border-color: #434a54;
	color: white;
}
.btn-outline-inverse:active, .btn-outline-inverse.active {
	background-image: none;
}
.open .btn-outline-inverse.dropdown-toggle {
	background-image: none;
}
.btn-outline-inverse.disabled, .btn-outline-inverse.disabled:hover, .btn-outline-inverse.disabled:focus, .btn-outline-inverse.disabled:active, .btn-outline-inverse.disabled.active, .btn-outline-inverse[disabled], .btn-outline-inverse[disabled]:hover, .btn-outline-inverse[disabled]:focus, .btn-outline-inverse[disabled]:active, .btn-outline-inverse.active[disabled], fieldset[disabled] .btn-outline-inverse, fieldset[disabled] .btn-outline-inverse:hover, fieldset[disabled] .btn-outline-inverse:focus, fieldset[disabled] .btn-outline-inverse:active, fieldset[disabled] .btn-outline-inverse.active {
	background-color: #6697d2;
	border-color: #6697d2;
}
.btn-outline-inverse .badge {
	background-color: white;
	color: #6697d2;
}
.btn-outline {
	background-color: #4d8a49;
	border-color: #4d8a49;
	color: white;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
	background-color: #9f5a31;
	border-color: #9f5a31;
	color: white;
}
.open .btn-outline.dropdown-toggle {
	background-color: #6697d2;
	border-color: #6697d2;
	color: white;
}
.btn-outline:active, .btn-outline.active {
	background-image: none;
}
.open .btn-outline.dropdown-toggle {
	background-image: none;
}
.btn-outline.disabled, .btn-outline.disabled:hover, .btn-outline.disabled:focus, .btn-outline.disabled:active, .btn-outline.disabled.active, .btn-outline[disabled], .btn-outline[disabled]:hover, .btn-outline[disabled]:focus, .btn-outline[disabled]:active, .btn-outline.active[disabled], fieldset[disabled] .btn-outline, fieldset[disabled] .btn-outline:hover, fieldset[disabled] .btn-outline:focus, fieldset[disabled] .btn-outline:active, fieldset[disabled] .btn-outline.active {
	background-color: #434a54;
	border-color: #434a54;
}
.btn-outline .badge {
	background-color: white;
	color: #434a54;
}
.carousel-inner:hover {
	overflow: inherit;
}
.effect a {
	display: inline-block;
	max-width: 100%;
	position: relative;
}
.effect a:before {
	background-color: rgba(255, 255, 255, 0.1);
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-out 0s;
	width: 0;
}
.effect a:after {
	background-color: rgba(255, 255, 255, 0.1);
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	transition: all 0.3s ease-out 0s;
	width: 0;
}
.effect a:hover:before, .effect a:hover:after {
	height: 100%;
	width: 100%;
}
.ImageWrapper {
	display: block;
	overflow: hidden;
	position: relative;
}
.WhiteRounded {
	background-color: #ffffff;
	border: medium none;
	border-radius: 50%;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.1) inset;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.WhiteRounded > a {
	color: #222222;
	display: block;
	font-weight: normal;
}
.RedRounded {
	background-color: #d8322b;
	border: medium none;
	border-radius: 50%;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.1) inset;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.RedRounded > a {
	color: #ffffff;
	display: block;
	font-weight: normal;
}
.BlackRounded {
	background-color: #222222;
	border: medium none;
	border-radius: 50%;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.1) inset;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.BlackRounded > a {
	color: #ffffff;
	display: block;
	font-weight: normal;
}
.WhiteHollowRounded {
	border: 1px solid #ffffff;
	border-radius: 50%;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.WhiteHollowRounded > a {
	color: #ffffff;
	display: block;
	font-weight: normal;
}
.BlackHollowRounded {
	border: 1px solid #222222;
	border-radius: 50%;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.BlackHollowRounded > a {
	color: #222222;
	display: block;
	font-weight: normal;
}
.WhiteSquare {
	background-color: #ffffff;
	border: medium none;
	border-radius: 4px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.1) inset;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.WhiteSquare > a {
	color: #222222;
	display: block;
	font-weight: normal;
}
.BlackSquare {
	background-color: #222222;
	border: medium none;
	border-radius: 4px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), 0 0 2px rgba(0, 0, 0, 0.1) inset;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.BlackSquare > a {
	color: #ffffff;
	display: block;
	font-weight: normal;
}
.WhiteHollowSquare {
	border: 1px solid #ffffff;
	border-radius: 4px;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.WhiteHollowSquare > a {
	color: #ffffff;
	display: block;
	font-weight: normal;
}
.BlackHollowSquare {
	border: 1px solid #222222;
	border-radius: 4px;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
}
.BlackHollowSquare > a {
	color: #222222;
	display: block;
	font-weight: normal;
}
.VisibleButtons {
	margin: -20px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
.VisibleImageOverlay {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 100%;
}
.ImageWrapper .ImageOverlayH {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayH {
	opacity: 1;
}
.ImageWrapper .ImageOverlayHe {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayHe {
	height: 100%;
	opacity: 1;
	top: 0;
}
.ImageWrapper .ImageOverlayLi:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -100%;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayLi:after {
	opacity: 1;
	top: -50%;
}
.ImageWrapper .ImageOverlayLi:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: -100%;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayLi:before {
	bottom: -50%;
	opacity: 1;
}
.ImageWrapper .ImageOverlayBe:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -100%;
	transition: all 0.6s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayBe:after {
	opacity: 1;
	top: 50%;
}
.ImageWrapper .ImageOverlayBe:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: -100%;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all 0.6s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayBe:before {
	bottom: 50%;
	opacity: 1;
}
.ImageWrapper .ImageOverlayB {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 0;
}
.ImageWrapper:hover .ImageOverlayB {
	left: 0;
	opacity: 1;
	width: 100%;
}
.ImageWrapper .ImageOverlayC:after {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	content: "";
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: -100%;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayC:after {
	opacity: 1;
	right: -50%;
}
.ImageWrapper .ImageOverlayC:before {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	content: "";
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayC:before {
	left: -50%;
	opacity: 1;
}
.ImageWrapper .ImageOverlayN:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: -100%;
	top: 0;
	transition: all 0.6s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayN:after {
	opacity: 1;
	right: 50%;
}
.ImageWrapper .ImageOverlayN:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.6s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayN:before {
	left: 50%;
	opacity: 1;
}
.ImageWrapper .ImageOverlayO {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	position: absolute;
	top: -100%;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayO {
	left: 0;
	opacity: 1;
	top: 0;
}
.ImageWrapper .ImageOverlayF {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: -100%;
	top: -100%;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayF {
	opacity: 1;
	right: 0;
	top: 0;
}
.ImageWrapper .ImageOverlayNe {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: -100%;
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayNe {
	bottom: 0;
	left: 0;
	opacity: 1;
}
.ImageWrapper .ImageOverlayNa {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: -100%;
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: -100%;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayNa {
	bottom: 0;
	opacity: 1;
	right: 0;
}
.ImageWrapper .ImageOverlayMg {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -100%;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayMg {
	opacity: 1;
	top: 0;
}
.ImageWrapper .ImageOverlayAl {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: -100%;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayAl {
	bottom: 0;
	opacity: 1;
}
.ImageWrapper .ImageOverlaySi {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: -100%;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlaySi {
	opacity: 1;
	right: 0;
}
.ImageWrapper .ImageOverlayP {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayP {
	left: 0;
	opacity: 1;
}
.ImageWrapper .ImageOverlayS {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(180deg) scale(0);
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayS {
	opacity: 1;
	transform: rotate(0deg) scale(1);
}
.ImageWrapper .ImageOverlayCl {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(-180deg) scale(0);
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayCl {
	opacity: 1;
	transform: rotate(0deg) scale(1);
}
.ImageWrapper .ImageOverlayArLeft:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: -50%;
	transition: all 0.2s ease 0s;
	width: 100%;
}
.ImageWrapper .ImageOverlayArLeft:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transition: all 0.2s ease 0.2s;
	width: 100%;
}
.ImageWrapper .ImageOverlayArRight:before {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: -100%;
	top: -50%;
	transition: all 0.2s ease 0.3s;
	width: 100%;
}
.ImageWrapper .ImageOverlayArRight:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	content: "";
	display: block;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: -100%;
	top: 50%;
	transition: all 0.2s ease 0.5s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayArLeft:before, .ImageWrapper:hover .ImageOverlayArLeft:after {
	left: 50%;
	opacity: 1;
}
.ImageWrapper:hover .ImageOverlayArRight:before, .ImageWrapper:hover .ImageOverlayArRight:after {
	opacity: 1;
	right: 50%;
}
.ImageWrapper .ImageOverlayK {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(180deg);
	transform-origin: left top 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayK {
	opacity: 1;
	transform: rotate(0deg);
}
.ImageWrapper .ImageOverlayCa {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(180deg);
	transform-origin: right top 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayCa {
	opacity: 1;
	transform: rotate(0deg);
}
.ImageWrapper .ImageOverlaySc {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(180deg);
	transform-origin: left bottom 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlaySc {
	opacity: 1;
	transform: rotate(0deg);
}
.ImageWrapper .ImageOverlayTi {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(180deg);
	transform-origin: right bottom 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.ImageWrapper:hover .ImageOverlayTi {
	opacity: 1;
	transform: rotate(0deg);
}
.GrayScale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	opacity: 0.6;
	transition: all 0.3s ease 0s;
}
.GrayScale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	opacity: 1;
}
.BackgroundS img {
	transition: all 0.3s ease 0s;
}
.BackgroundS:hover img {
	transform: scale(1.2);
}
.BackgroundRR img {
	transition: all 0.3s ease 0s;
}
.BackgroundRR:hover img {
	transform: rotate(-10deg) scale(1.4);
}
.BackgroundR img {
	transition: all 0.3s ease 0s;
}
.BackgroundR:hover img {
	transform: rotate(10deg) scale(1.4);
}
.BackgroundRS img {
	transform: scale(1.2);
	transition: all 0.3s ease 0s;
}
.BackgroundRS:hover img {
	transform: scale(1);
}
.BackgroundF img {
	transition: all 0.3s ease 0s;
}
.BackgroundF:hover img {
	opacity: 0;
}
.BackgroundFS img {
	transform: scale(1);
	transition: all 0.3s ease 0s;
}
.BackgroundFS:hover img {
	opacity: 0;
	transform: scale(10);
}
.BackgroundFRS img {
	transform: scale(1);
	transition: all 0.3s ease 0s;
}
.BackgroundFRS:hover img {
	opacity: 0;
	transform: scale(0);
}
.SquareCircle {
	transition: all 0.3s ease 0s;
}
.SquareCircle:hover {
	border-radius: 50%;
}
.CircleSquare {
	border-radius: 50%;
	transition: all 0.3s ease 0s;
}
.CircleSquare:hover {
	border-radius: 0;
}
.ImageWrapper .CStyleH {
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .CStyleH {
	margin-top: -20px;
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper .CStyleHe {
	bottom: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .CStyleHe {
	bottom: 50%;
	margin-bottom: -20px;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .CStyleLi {
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 50%;
	transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .CStyleLi {
	margin-right: -42px;
	opacity: 1;
	right: 50%;
	visibility: visible;
}
.ImageWrapper .CStyleBe {
	left: 0;
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 50%;
	transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .CStyleBe {
	left: 50%;
	margin-left: -42px;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .CStyleB {
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: scale(0.2);
	transition: all 400ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .CStyleB {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}
.ImageWrapper .CStyleC span {
	position: absolute;
}
.ImageWrapper .CStyleC span:nth-of-type(1) {
	bottom: 50%;
	left: 0;
	margin: -20px 0 0 -68px;
	opacity: 0;
	top: 50%;
	transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) 0s !important;
	visibility: hidden;
}
.ImageWrapper .CStyleC span:nth-of-type(2) {
	bottom: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	opacity: 0;
	right: 50%;
	top: 50%;
	transform: scale(0);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .CStyleC span:nth-of-type(3) {
	bottom: 50%;
	margin: -20px -68px 0 0;
	opacity: 0;
	right: 0;
	top: 50%;
	transition: all 400ms cubic-bezier(1, -0.36, 0.57, -0.15) 0s !important;
	visibility: hidden;
}
.ImageWrapper:hover .CStyleC span:nth-of-type(1) {
	left: 50%;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper:hover .CStyleC span:nth-of-type(2) {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}
.ImageWrapper:hover .CStyleC span:nth-of-type(3) {
	opacity: 1;
	right: 50%;
	visibility: visible;
}
.ImageWrapper .StyleH {
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleH {
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .StyleHe {
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleHe {
	margin-top: -20px;
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper .StyleLi {
	bottom: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleLi {
	bottom: 50%;
	margin-bottom: -20px;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .StyleBe {
	margin-top: -20px;
	opacity: 0;
	position: absolute;
	right: 0;
	text-align: right;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleBe {
	margin-right: -42px;
	opacity: 1;
	right: 50%;
	visibility: visible;
}
.ImageWrapper .StyleB {
	left: 0;
	margin-top: 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 10px;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 40px;
}
.ImageWrapper:hover .StyleB {
	left: 10px;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .StyleC {
	margin-top: -20px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: scale(0.2);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleC {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}
.ImageWrapper .StyleN {
	margin-top: -20px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: rotate(0deg);
	transition: all 0.3s ease 0s;
	visibility: visible;
	width: 100%;
}
.ImageWrapper:hover .StyleN {
	opacity: 1;
	transform: rotate(360deg);
	visibility: visible;
}
.ImageWrapper .StyleO span {
	position: absolute;
}
.ImageWrapper .StyleO span:nth-of-type(1) {
	bottom: 50%;
	left: 50%;
	margin: -20px 0 0 -42px;
	opacity: 0;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleO span:nth-of-type(2) {
	bottom: 50%;
	margin: -20px -42px 0 0;
	opacity: 0;
	right: 50%;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleO span:nth-of-type(1) {
	opacity: 1;
	transform: rotate(360deg);
	visibility: visible;
}
.ImageWrapper:hover .StyleO span:nth-of-type(2) {
	opacity: 1;
	transform: rotate(360deg);
	visibility: visible;
}
.ImageWrapper .StyleF {
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: scale(0.5) rotateX(360deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleF {
	opacity: 1;
	transform: scale(1) rotateX(0deg);
	visibility: visible;
}
.ImageWrapper .StyleNe {
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: rotateY(0deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleNe {
	opacity: 1;
	transform: rotateY(360deg);
	visibility: visible;
}
.ImageWrapper .StyleNa {
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: scale(0.2) rotateY(360deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ImageWrapper:hover .StyleNa {
	opacity: 1;
	transform: scale(1) rotateY(0deg);
	visibility: visible;
}
.ImageWrapper .StyleMg span {
	position: absolute;
}
.ImageWrapper .StyleMg span:nth-of-type(1) {
	bottom: 50%;
	left: 50%;
	margin: -20px 0 0 -82px;
	opacity: 0;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleMg span:nth-of-type(2) {
	bottom: 50%;
	margin: -20px -82px 0 0;
	opacity: 0;
	right: 50%;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleMg span:nth-of-type(1) {
	margin: -20px 0 0 -42px;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper:hover .StyleMg span:nth-of-type(2) {
	margin: -20px -42px 0 0;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .StyleAl span {
	position: absolute;
}
.ImageWrapper .StyleAl span:nth-of-type(1) {
	left: 50%;
	margin: -20px 0 0 -42px;
	opacity: 0;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleAl span:nth-of-type(2) {
	bottom: 0;
	margin: 0 -42px -20px 0;
	opacity: 0;
	right: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleAl span:nth-of-type(1) {
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper:hover .StyleAl span:nth-of-type(2) {
	bottom: 50%;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .StyleSi span {
	position: absolute;
}
.ImageWrapper .StyleSi span:nth-of-type(1) {
	bottom: 0;
	left: 50%;
	margin: 0 0 -20px -42px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleSi span:nth-of-type(2) {
	margin: -20px -42px 0 0;
	opacity: 0;
	right: 50%;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleSi span:nth-of-type(1) {
	bottom: 50%;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper:hover .StyleSi span:nth-of-type(2) {
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper .StyleP span {
	position: absolute;
}
.ImageWrapper .StyleP span:nth-of-type(1) {
	left: 0;
	margin: -40px 0 0 -40px;
	opacity: 0;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleP span:nth-of-type(2) {
	bottom: 0;
	margin: 0 -40px -40px 0;
	opacity: 0;
	right: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleP span:nth-of-type(1) {
	left: 50%;
	margin: -20px 0 0 -42px;
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper:hover .StyleP span:nth-of-type(2) {
	bottom: 50%;
	margin: 0 -42px -20px 0;
	opacity: 1;
	right: 50%;
	visibility: visible;
}
.ImageWrapper .StyleS span {
	position: absolute;
}
.ImageWrapper .StyleS span:nth-of-type(1) {
	bottom: 0;
	left: 0;
	margin: -40px 0 0 -40px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleS span:nth-of-type(2) {
	margin: 0 -40px -40px 0;
	opacity: 0;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleS span:nth-of-type(1) {
	bottom: 50%;
	left: 50%;
	margin: 0 0 -20px -42px;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper:hover .StyleS span:nth-of-type(2) {
	margin: -20px -42px 0 0;
	opacity: 1;
	right: 50%;
	top: 50%;
	visibility: visible;
}
.ImageWrapper .StyleCl {
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: rotateX(0deg);
	transition: all 0.3s ease 0s;
	visibility: visible;
	width: 100%;
}
.ImageWrapper:hover .StyleCl {
	opacity: 1;
	transform: rotateX(360deg);
	visibility: visible;
}
.ImageWrapper .StyleAr span {
	position: absolute;
}
.ImageWrapper .StyleAr span:nth-of-type(1) {
	bottom: 50%;
	left: 50%;
	margin: -20px 0 0 -42px;
	opacity: 0;
	top: 50%;
	transform: scale(0.2) rotate(0deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleAr span:nth-of-type(2) {
	bottom: 50%;
	margin: -20px -42px 0 0;
	opacity: 0;
	right: 50%;
	top: 50%;
	transform: scale(0.2) rotate(0deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleAr span:nth-of-type(1) {
	opacity: 1;
	transform: scale(1) rotate(360deg);
	visibility: visible;
}
.ImageWrapper:hover .StyleAr span:nth-of-type(2) {
	opacity: 1;
	transform: scale(1) rotate(360deg);
	visibility: visible;
}
.ImageWrapper .StyleK span {
	position: absolute;
}
.ImageWrapper .StyleK span:nth-of-type(1) {
	bottom: 50%;
	left: 50%;
	margin: -20px 0 0 -42px;
	opacity: 0;
	top: 50%;
	transform: rotateY(0deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleK span:nth-of-type(2) {
	bottom: 50%;
	margin: -20px -42px 0 0;
	opacity: 0;
	right: 50%;
	top: 50%;
	transform: rotateY(0deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleK span:nth-of-type(1) {
	opacity: 1;
	transform: rotateY(360deg);
	visibility: visible;
}
.ImageWrapper:hover .StyleK span:nth-of-type(2) {
	opacity: 1;
	transform: rotateY(360deg);
	visibility: visible;
}
.ImageWrapper .StyleCa span {
	position: absolute;
}
.ImageWrapper .StyleCa span:nth-of-type(1) {
	bottom: 50%;
	left: 50%;
	margin: -20px 0 0 -42px;
	opacity: 0;
	top: 50%;
	transform: scale(0.2) rotateY(0deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleCa span:nth-of-type(2) {
	bottom: 50%;
	margin: -20px -42px 0 0;
	opacity: 0;
	right: 50%;
	top: 50%;
	transform: scale(0.2) rotateY(0deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleCa span:nth-of-type(1) {
	opacity: 1;
	transform: scale(1) rotateY(360deg);
	visibility: visible;
}
.ImageWrapper:hover .StyleCa span:nth-of-type(2) {
	opacity: 1;
	transform: scale(1) rotateY(360deg);
	visibility: visible;
}
.ImageWrapper .StyleSc span {
	position: absolute;
}
.ImageWrapper .StyleSc span:nth-of-type(1) {
	bottom: 50%;
	left: 0;
	margin: -20px 0 0 -68px;
	opacity: 0;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleSc span:nth-of-type(2) {
	left: 50%;
	margin: -20px 0 0 -20px;
	opacity: 0;
	right: 50%;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleSc span:nth-of-type(3) {
	bottom: 50%;
	margin: -20px -68px 0 0;
	opacity: 0;
	right: 0;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleSc span:nth-of-type(1) {
	left: 50%;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper:hover .StyleSc span:nth-of-type(2) {
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper:hover .StyleSc span:nth-of-type(3) {
	opacity: 1;
	right: 50%;
	visibility: visible;
}
.ImageWrapper .StyleTi span {
	position: absolute;
}
.ImageWrapper .StyleTi span:nth-of-type(1) {
	bottom: 50%;
	left: 0;
	margin: -20px 0 0 -68px;
	opacity: 0;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleTi span:nth-of-type(2) {
	bottom: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	opacity: 0;
	right: 50%;
	top: 50%;
	transform: scale(0);
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper .StyleTi span:nth-of-type(3) {
	bottom: 50%;
	margin: -20px -68px 0 0;
	opacity: 0;
	right: 0;
	top: 50%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleTi span:nth-of-type(1) {
	left: 50%;
	opacity: 1;
	visibility: visible;
}
.ImageWrapper:hover .StyleTi span:nth-of-type(2) {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}
.ImageWrapper:hover .StyleTi span:nth-of-type(3) {
	opacity: 1;
	right: 50%;
	visibility: visible;
}
.ImageWrapper .StyleV span {
	position: absolute;
}
.ImageWrapper .StyleV span:nth-of-type(1) {
	left: 50%;
	margin: -20px 0 0 -68px;
	opacity: 0;
	top: 0;
	transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.2s;
	visibility: hidden;
}
.ImageWrapper .StyleV span:nth-of-type(2) {
	left: 50%;
	margin: -20px 0 0 -20px;
	opacity: 0;
	top: 0;
	transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.3s;
	visibility: hidden;
}
.ImageWrapper .StyleV span:nth-of-type(3) {
	margin: -20px -68px 0 0;
	opacity: 0;
	right: 50%;
	top: 0;
	transition: all 200ms cubic-bezier(0, 1.135, 0.73, 1.405) 0.4s;
	visibility: hidden;
}
.ImageWrapper:hover .StyleV span:nth-of-type(1) {
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper:hover .StyleV span:nth-of-type(2) {
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper:hover .StyleV span:nth-of-type(3) {
	opacity: 1;
	top: 50%;
	visibility: visible;
}
.ImageWrapper .PStyleH {
	background: url("../img/plus.png") no-repeat scroll center center / 60px 60px #222222;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9999;
}
.ImageWrapper:hover .PStyleH {
	opacity: 0.6;
	visibility: visible;
}
.ImageWrapper .PStyleHe {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #222222;
	background-image: url("../img/plus.png");
	background-origin: padding-box, padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 10px 10px, 100% 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 199;
}
.ImageWrapper:hover .PStyleHe {
	background-size: 60px 60px, 100% 100%;
	opacity: 0.6;
	visibility: visible;
}
.ImageWrapper .PStyleLi {
	background: url("../img/plus.png") no-repeat scroll center center / 60px 60px #222222;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transform: scale(0.5) rotateY(180deg);
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9999;
}
.ImageWrapper:hover .PStyleLi {
	opacity: 0.6;
	transform: scale(1) rotateY(0deg);
	visibility: visible;
}
.ImageWrapper .PStyleBe {
	background: url("../img/plus.png") no-repeat scroll center center / 60px 60px #222222;
	height: 100%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transform: scale(0.5) rotateX(180deg);
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9999;
}
.ImageWrapper:hover .PStyleBe {
	opacity: 0.6;
	transform: scale(1) rotateX(0deg);
	visibility: visible;
}
.ImageWrapper .PStyleB {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #222222;
	background-image: url("../img/plus.png");
	background-origin: padding-box, padding-box;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 10px 10px, 100% 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 199;
}
.ImageWrapper:hover .PStyleB {
	background-position: center center;
	background-size: 60px 60px, 100% 100%;
	opacity: 0.6;
	visibility: visible;
}
.ImageWrapper .PStyleC {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #222222;
	background-image: url("../img/plus.png");
	background-origin: padding-box, padding-box;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 10px 10px, 100% 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 199;
}
.ImageWrapper:hover .PStyleC {
	background-position: center center;
	background-size: 60px 60px, 100% 100%;
	opacity: 0.6;
	visibility: visible;
}
.ImageWrapper .PStyleN {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #222222;
	background-image: url("../img/plus.png");
	background-origin: padding-box, padding-box;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 10px 10px, 100% 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 199;
}
.ImageWrapper:hover .PStyleN {
	background-position: center center;
	background-size: 60px 60px, 100% 100%;
	opacity: 0.6;
	visibility: visible;
}
.ImageWrapper .PStyleO {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #222222;
	background-image: url("../img/plus.png");
	background-origin: padding-box, padding-box;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 10px 10px, 100% 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 199;
}
.ImageWrapper:hover .PStyleO {
	background-position: center center;
	background-size: 60px 60px, 100% 100%;
	opacity: 0.6;
	visibility: visible;
}
.ImageWrapper .PStyleF {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #222222;
	background-image: url("../img/plus.png");
	background-origin: padding-box, padding-box;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 10px 10px, 100% 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 199;
}
.ImageWrapper:hover .PStyleF {
	background-position: center center;
	background-size: 60px 60px, 100% 100%;
	opacity: 0.6;
	visibility: visible;
}
.ImageWrapper .PStyleNe {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #222222;
	background-image: url("../img/plus.png");
	background-origin: padding-box, padding-box;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 10px 10px, 100% 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 199;
}
.ImageWrapper:hover .PStyleNe {
	background-position: center center;
	background-size: 60px 60px, 100% 100%;
	opacity: 0.6;
	visibility: visible;
}
.ContentWrapperH .ContentH {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperH:hover .ContentH {
	opacity: 1;
	visibility: visible;
}
.ContentWrapperH .ContentH .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperH .ContentH .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperH .ContentH .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperH .ContentH .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperH .ContentH .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperHe .ContentHe {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperHe:hover .ContentHe {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}
.ContentWrapperHe .ContentHe .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperHe .ContentHe .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperHe .ContentHe .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperHe .ContentHe .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperHe .ContentHe .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperLi img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperLi:hover img {
	transform: scale(0);
}
.ContentWrapperLi .ContentLi {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperLi:hover .ContentLi {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}
.ContentWrapperLi .ContentLi .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperLi .ContentLi .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperLi .ContentLi .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperLi .ContentLi .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperLi .ContentLi .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperBe img {
	opacity: 1;
	transition: all 0.3s ease 0s;
}
.ContentWrapperBe:hover img {
	opacity: 0;
	transform: scale(10);
}
.ContentWrapperBe .ContentBe {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperBe:hover .ContentBe {
	opacity: 1;
	visibility: visible;
}
.ContentWrapperBe .ContentBe .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperBe .ContentBe .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperBe .ContentBe .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperBe .ContentBe .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperBe .ContentBe .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperB img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperB:hover img {
	transform: translateY(100%);
}
.ContentWrapperB .ContentB {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -100%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperB:hover .ContentB {
	opacity: 1;
	top: 0;
	visibility: visible;
}
.ContentWrapperB .ContentB .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperB .ContentB .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperB .ContentB .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperB .ContentB .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperB .ContentB .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperC img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperC:hover img {
	transform: translateY(-100%);
}
.ContentWrapperC .ContentC {
	background: none repeat scroll 0 0 #ffffff;
	bottom: -100%;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperC:hover .ContentC {
	bottom: 0;
	opacity: 1;
	visibility: visible;
}
.ContentWrapperC .ContentC .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperC .ContentC .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperC .ContentC .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperC .ContentC .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperC .ContentC .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperN img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperN:hover img {
	transform: translateX(-100%);
}
.ContentWrapperN .ContentN {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: -100%;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperN:hover .ContentN {
	opacity: 1;
	right: 0;
	visibility: visible;
}
.ContentWrapperN .ContentN .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperN .ContentN .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperN .ContentN .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperN .ContentN .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperN .ContentN .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperO img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperO:hover img {
	transform: translateX(100%);
}
.ContentWrapperO .ContentO {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: -100%;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperO:hover .ContentO {
	left: 0;
	opacity: 1;
	visibility: visible;
}
.ContentWrapperO .ContentO .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperO .ContentO .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperO .ContentO .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperO .ContentO .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperO .ContentO .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperF img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperF:hover img {
	transform: translateX(20%);
}
.ContentWrapperF .ContentF {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: perspective(600px) rotateY(90deg);
	transform-origin: left center 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 50%;
}
.ContentWrapperF:hover .ContentF {
	opacity: 1;
	transform: perspective(600px) rotateY(0deg);
	visibility: visible;
}
.ContentWrapperF .ContentF .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperF .ContentF .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperF .ContentF .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperNe img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperNe:hover img {
	transform: translateY(20%);
}
.ContentWrapperNe .ContentNe {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 50%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: perspective(600px) rotateX(-90deg);
	transform-origin: center top 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperNe:hover .ContentNe {
	opacity: 1;
	transform: perspective(600px) rotateX(0deg);
	visibility: visible;
}
.ContentWrapperNe .ContentNe .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperNe .ContentNe .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperNe .ContentNe .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperNa img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperNa:hover img {
	transform: translateX(-20%);
}
.ContentWrapperNa .ContentNa {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: perspective(600px) rotateY(-90deg);
	transform-origin: right center 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 50%;
}
.ContentWrapperNa:hover .ContentNa {
	opacity: 1;
	transform: perspective(600px) rotateY(0deg);
	visibility: visible;
}
.ContentWrapperNa .ContentNa .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperNa .ContentNa .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperNa .ContentNa .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperMg img {
	transition: all 0.3s ease 0s;
}
.ContentWrapperMg:hover img {
	transform: translateY(-20%);
}
.ContentWrapperMg .ContentMg {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	display: block;
	height: 50%;
	left: 0;
	opacity: 0;
	position: absolute;
	transform: perspective(600px) rotateX(90deg);
	transform-origin: center bottom 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperMg:hover .ContentMg {
	opacity: 1;
	transform: perspective(600px) rotateY(0deg);
	visibility: visible;
}
.ContentWrapperMg .ContentMg .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperMg .ContentMg .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperMg .ContentMg .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperAl .ContentAl {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotateY(0deg) scale(0);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperAl:hover .ContentAl {
	opacity: 1;
	transform: rotateY(360deg) scale(0.9);
	visibility: visible;
}
.ContentWrapperAl .ContentAl .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperAl .ContentAl .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperAl .ContentAl .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperAl .ContentAl .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperAl .ContentAl .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperSi .ContentSi {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotateX(0deg) scale(0);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperSi:hover .ContentSi {
	opacity: 1;
	transform: rotateX(360deg) scale(0.9);
	visibility: visible;
}
.ContentWrapperSi .ContentSi .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperSi .ContentSi .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperSi .ContentSi .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperSi .ContentSi .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperSi .ContentSi .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperP .ContentP {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotateY(0deg) scale(0.9);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperP:hover .ContentP {
	opacity: 1;
	transform: rotateY(360deg) scale(0.9);
	visibility: visible;
}
.ContentWrapperP .ContentP .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperP .ContentP .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperP .ContentP .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperP .ContentP .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperP .ContentP .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperS .ContentS {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotateX(0deg) scale(0.9);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperS:hover .ContentS {
	opacity: 1;
	transform: rotateX(360deg) scale(0.9);
	visibility: visible;
}
.ContentWrapperS .ContentS .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperS .ContentS .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperS .ContentS .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperS .ContentS .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperS .ContentS .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperCl {
	overflow: visible !important;
}
.ContentWrapperCl img {
	position: relative;
	transition: all 0.3s ease 0s;
	z-index: 455;
}
.ContentWrapperCl:hover img {
	transform: translateY(-40%);
}
.ContentWrapperCl .ContentCl {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
	z-index: 200;
}
.ContentWrapperCl:hover .ContentCl {
	visibility: visible;
}
.ContentWrapperCl .ContentCl .Content {
	display: block;
	position: absolute;
	top: 65%;
	width: 100%;
}
.ContentWrapperCl .ContentCl .Content h2 {
	color: #8ca757;
	font: bold 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 2px;
	text-align: center;
}
.ContentWrapperCl .ContentCl .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	display: block;
	margin: 8px auto;
	width: 80px;
}
.ContentWrapperCl .ContentCl .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperAr {
	overflow: visible !important;
}
.ContentWrapperAr img {
	position: relative;
	transition: all 0.3s ease 0s;
	z-index: 455;
}
.ContentWrapperAr:hover img {
	transform: translateY(40%);
}
.ContentWrapperAr .ContentAr {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
	z-index: 200;
}
.ContentWrapperAr:hover .ContentAr {
	visibility: visible;
}
.ContentWrapperAr .ContentAr .Content {
	display: block;
	position: absolute;
	top: 5%;
	width: 100%;
}
.ContentWrapperAr .ContentAr .Content h2 {
	color: #8ca757;
	font: bold 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 2px;
	text-align: center;
}
.ContentWrapperAr .ContentAr .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	display: block;
	margin: 8px auto;
	width: 80px;
}
.ContentWrapperAr .ContentAr .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperK {
	overflow: visible !important;
}
.ContentWrapperK img {
	position: relative;
	transition: all 0.3s ease 0s;
	z-index: 455;
}
.ContentWrapperK:hover img {
	transform: translateX(-20%);
}
.ContentWrapperK .ContentK {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
	z-index: 200;
}
.ContentWrapperK:hover .ContentK {
	visibility: visible;
}
.ContentWrapperK .ContentK .Content {
	display: block;
	position: relative;
	width: 100%;
}
.ContentWrapperK .ContentK .Content ul {
	position: absolute;
	right: 0;
	top: 0;
}
.ContentWrapperK .ContentK .Content ul li {
	margin: 14px 16px;
}
.ContentWrapperK .ContentK .Content ul li a {
	color: #a9a9a9;
	font-size: 21px;
}
.ContentWrapperCa img {
	position: relative;
	transition: all 0.3s ease 0s;
	z-index: 455;
}
.ContentWrapperCa:hover img {
	transform: translateX(20%);
}
.ContentWrapperCa .ContentCa {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
	z-index: 200;
}
.ContentWrapperCa:hover .ContentCa {
	visibility: visible;
}
.ContentWrapperCa .ContentCa .Content {
	display: block;
	position: relative;
	width: 100%;
}
.ContentWrapperCa .ContentCa .Content ul {
	left: 0;
	position: absolute;
	top: 0;
}
.ContentWrapperCa .ContentCa .Content ul li {
	margin: 5px;
}
.ContentWrapperCa .ContentCa .Content ul li a {
	padding: 6px 9px;
}
.ContentWrapperSc .ContentSc {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: -100%;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperSc:hover .ContentSc {
	top: 0;
	visibility: visible;
}
.ContentWrapperSc .ContentSc .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperSc .ContentSc .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperSc .ContentSc .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperSc .ContentSc .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperSc .ContentSc .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperTi .ContentTi {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: -100%;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperTi:hover .ContentTi {
	left: 0;
	visibility: visible;
}
.ContentWrapperTi .ContentTi .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperTi .ContentTi .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperTi .ContentTi .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperTi .ContentTi .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperTi .ContentTi .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperV .ContentV {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	position: absolute;
	right: -100%;
	top: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperV:hover .ContentV {
	right: 0;
	visibility: visible;
}
.ContentWrapperV .ContentV .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperV .ContentV .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperV .ContentV .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperV .ContentV .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperV .ContentV .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperCr .ContentCr {
	background: none repeat scroll 0 0 #ffffff;
	bottom: -100%;
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperCr:hover .ContentCr {
	bottom: 0;
	height: 100%;
	visibility: visible;
}
.ContentWrapperCr .ContentCr .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperCr .ContentCr .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperCr .ContentCr .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperCr .ContentCr .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperCr .ContentCr .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperMn .ContentMn {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(180deg);
	transform-origin: left top 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperMn:hover .ContentMn {
	opacity: 1;
	transform: rotate(0deg);
	visibility: visible;
}
.ContentWrapperMn .ContentMn .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperMn .ContentMn .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperMn .ContentMn .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperMn .ContentMn .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperMn .ContentMn .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperFe .ContentFe {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(180deg);
	transform-origin: right top 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperFe:hover .ContentFe {
	opacity: 1;
	transform: rotate(0deg);
	visibility: visible;
}
.ContentWrapperFe .ContentFe .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperFe .ContentFe .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperFe .ContentFe .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperFe .ContentFe .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperFe .ContentFe .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperCo .ContentCo {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotate(180deg);
	transform-origin: left bottom 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperCo:hover .ContentCo {
	opacity: 1;
	transform: rotate(0deg);
	visibility: visible;
}
.ContentWrapperCo .ContentCo .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperCo .ContentCo .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperCo .ContentCo .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperCo .ContentCo .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperCo .ContentCo .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperNi .ContentNi {
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: rotate(180deg);
	transform-origin: right bottom 0;
	transform-style: preserve-3d;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperNi:hover .ContentNi {
	opacity: 1;
	transform: rotate(0deg);
	visibility: visible;
}
.ContentWrapperNi .ContentNi .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperNi .ContentNi .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperNi .ContentNi .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperNi .ContentNi .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperNi .ContentNi .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperCu img {
	backface-visibility: hidden;
	transform: rotateY(0deg);
	transition: all 0.3s ease 0s;
}
.ContentWrapperCu:hover img {
	transform: rotateY(180deg);
}
.ContentWrapperCu .ContentCu {
	backface-visibility: hidden;
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotateY(180deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperCu:hover .ContentCu {
	opacity: 1;
	transform: rotateY(0deg);
	visibility: visible;
}
.ContentWrapperCu .ContentCu .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperCu .ContentCu .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperCu .ContentCu .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperCu .ContentCu .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperCu .ContentCu .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ContentWrapperZn img {
	backface-visibility: hidden;
	transform: rotateX(0deg);
	transition: all 0.3s ease 0s;
}
.ContentWrapperZn:hover img {
	transform: rotateX(180deg);
}
.ContentWrapperZn .ContentZn {
	backface-visibility: hidden;
	background: none repeat scroll 0 0 #ffffff;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: rotateX(180deg);
	transition: all 0.3s ease 0s;
	visibility: hidden;
	width: 100%;
}
.ContentWrapperZn:hover .ContentZn {
	opacity: 1;
	transform: rotateX(0deg);
	visibility: visible;
}
.ContentWrapperZn .ContentZn .Content {
	padding: 0 10px;
	position: absolute;
	top: 10%;
}
.ContentWrapperZn .ContentZn .Content h2 {
	color: #8ca757;
	font: 16px "Source Sans Pro",Arial,sans-serif;
	padding: 0 0 6px;
}
.ContentWrapperZn .ContentZn .Content p {
	color: #666666;
	font: 12px "Source Sans Pro";
}
.ContentWrapperZn .ContentZn .Content .ReadMore {
	background: linear-gradient(to bottom, #d1cdc3 0%, #c9c5ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.11), 0 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin: 16px 0 0;
}
.ContentWrapperZn .ContentZn .Content .ReadMore a {
	color: #757167;
	display: block;
	font: 12px "Source Sans Pro";
	padding: 6px 16px;
}
.ImageWrapper .RibbonCTL .Triangle:after {
	border-right: 35px solid rgba(0, 0, 0, 0);
	border-top: 35px solid #ffffff;
	content: " ";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 99;
}
.ImageWrapper .RibbonCTL .Sign {
	left: 2px;
	position: absolute;
	top: 2px;
	z-index: 999;
}
.ImageWrapper .RibbonCTL .Sign a {
	color: #666666;
}
.ImageWrapper .RibbonCTL {
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .RibbonCTL {
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .RibbonCTR .Triangle:after {
	border-left: 35px solid rgba(0, 0, 0, 0);
	border-top: 35px solid #ffffff;
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	z-index: 99;
}
.ImageWrapper .RibbonCTR .Sign {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 999;
}
.ImageWrapper .RibbonCTR .Sign a {
	color: #666666;
}
.ImageWrapper .RibbonCTR {
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .RibbonCTR {
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .RibbonCBL .Triangle:after {
	border-bottom: 35px solid #ffffff;
	border-right: 35px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: " ";
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
	z-index: 99;
}
.ImageWrapper .RibbonCBL .Sign {
	bottom: 1px;
	left: 1px;
	position: absolute;
	z-index: 999;
}
.ImageWrapper .RibbonCBL .Sign a {
	color: #666666;
}
.ImageWrapper .RibbonCBL {
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .RibbonCBL {
	opacity: 1;
	visibility: visible;
}
.ImageWrapper .RibbonCBR .Triangle:after {
	border-bottom: 35px solid #ffffff;
	border-left: 35px solid rgba(0, 0, 0, 0);
	bottom: 0;
	content: " ";
	display: block;
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
	z-index: 99;
}
.ImageWrapper .RibbonCBR .Sign {
	bottom: 1px;
	position: absolute;
	right: 1px;
	z-index: 999;
}
.ImageWrapper .RibbonCBR .Sign a {
	color: #666666;
}
.ImageWrapper .RibbonCBR {
	opacity: 0;
	transition: all 0.3s ease 0s;
	visibility: hidden;
}
.ImageWrapper:hover .RibbonCBR {
	opacity: 1;
	visibility: visible;
}
.TBlack {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8) !important;
}
.TWhite {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8) !important;
}
#social_block ul {
	float: left;
	margin-top: 0;
	width: 100%;
}
.rtl #social_block ul {
	float: right;
}
#social_block ul li {
	float: left;
	margin-right: 10px;
	padding: 0;
	text-align: center;
}
.rtl #social_block ul li {
	float: right;
}
.rtl #social_block ul li {
	margin-left: 10px;
	margin-right: inherit;
}
#social_block ul li:hover {
	transform: scale(1.1);
}
#social_block ul li a {
	border-radius: 3px;
	color: white;
	display: inline-block;
	font-size: 20px;
	height: 40px;
	line-height: 38px;
	position: relative;
	width: 40px;
	z-index: 1;
}
#social_block ul li a span {
	display: none;
}
#social_block ul li a:before {
	background-color: #e27f7a;
	border-radius: 4%;
	content: "";
	font-family: "FontAwesome";
	height: 92%;
	left: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 88%;
}
#social_block ul li.facebook a:before {
	background-image: url("img/facebook.png");
}
#social_block ul li.twitter a:before {
	background-image: url("img/twitter.png");
}
#social_block ul li.rss a:before {
	background-color: #d9534f;
	content: "";
}
#social_block ul li.youtube a:before {
	background-color: #428bca;
	content: "";
}
#social_block ul li.google-plus a:before {
	background-image: url("img/googleplus.png");
}
#social_block ul li.pinterest a:before {
	background-color: #f0ad4e;
	content: "";
}
.bottom-footer {
	bottom: 0;
	left: 0;
	position: absolute;
	text-align: center;
}
.rtl .bottom-footer {
	left: auto;
	right: 0;
}
.advertising_block {
	margin-bottom: 1em;
	text-align: center;
	width: 191px;
}
.blockcategories_footer ul ul {
	display: none !important;
}
#htmlcontent_footer .htmlcontent-home {
	border-top: 1px solid #eeeeee;
}
.form-group.form-error input, .form-group.form-error textarea {
	background-color: #fff1f2;
	background-image: url("../img/icon/form-error.png");
	background-position: 98% 5px;
	background-repeat: no-repeat;
	border: 1px solid #f13340;
	color: #f13340;
}
.rtl .form-group.form-error input, .rtl .form-group.form-error textarea {
	background-position: 2% 5px;
}
.form-group.form-ok input, .form-group.form-ok textarea {
	background: url("../img/icon/form-ok.png") no-repeat scroll 98% 5px #ddf9e1;
	border: 1px solid #46a74e;
	color: #35b33f;
}
.rtl .form-group.form-ok input, .rtl .form-group.form-ok textarea {
	background-position: 2% 5px;
}
.form-group.form-error .form-control, .form-group.form-ok .form-control {
	padding-right: 30px;
}
.rtl .form-group.form-error .form-control, .rtl .form-group.form-ok .form-control {
	padding-left: 30px;
	padding-right: inherit;
}
.radio-inline, .checkbox {
	padding-left: 0;
}
.rtl .radio-inline, .rtl .checkbox {
	padding-left: inherit;
	padding-right: 0;
}
.radio-inline .checker, .checkbox .checker {
	float: left;
}
.rtl .radio-inline .checker, .rtl .checkbox .checker {
	float: right;
}
.radio-inline .checker span, .checkbox .checker span {
	top: 0;
}
.radio-inline div.radio, .checkbox div.radio {
	display: inline-block;
}
.radio-inline div.radio span, .checkbox div.radio span {
	float: left;
	top: 0;
}
.rtl .radio-inline div.radio span, .rtl .checkbox div.radio span {
	float: right;
}
.fancybox-skin {
	background: none repeat scroll 0 0 white !important;
}
.fancybox-skin .fancybox-close {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #999999;
	font-size: 28px;
	height: 28px;
	line-height: 28px;
	right: -8px;
	text-align: center;
	top: -8px;
	width: 28px;
}
.rtl .fancybox-skin .fancybox-close {
	left: -8px;
	right: auto;
}
.fancybox-skin .fancybox-close:hover {
	color: #6697d2;
}
.fancybox-skin .fancybox-close:after {
	content: "";
	font-family: "FontAwesome";
}

#cmsinfo_block em {
	background: none repeat scroll 0 0 #6d6d6d;
	border-radius: 100px;
	color: #fff;
	float: left;
	font-size: 30px;
	height: 60px;
	line-height: 60px;
	margin: 3px 10px 0 0;
	text-align: center;
	width: 60px;
}
.rtl #cmsinfo_block em {
	float: right;
}
@media (max-width: 991px) {
#cmsinfo_block em {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	width: 30px;
}
}
#cmsinfo_block .type-text {
	overflow: hidden;
}
#cmsinfo_block .cmsinfo_content {
	float: left;
	width: 100%;
}
.rtl #cmsinfo_block .cmsinfo_content {
	float: right;
}
#cmsinfo_block h3 {
	margin: 0;
}
#cmsinfo_block ul li {
	padding-bottom: 22px;
}
@media (max-width: 1199px) {
#cmsinfo_block ul li {
	padding-bottom: 10px;
}
}
@media (max-width: 991px) {
#cmsinfo_block ul li {
	padding-bottom: 0;
}
}
#cmsinfo_block p em {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	color: #999999;
	float: none;
	font-size: 13px;
	font-style: italic;
	height: inherit;
	line-height: inherit;
	margin: 0;
	text-align: left;
}
.rtl #cmsinfo_block p em {
	text-align: right;
}
.facebook-fanbox {
	overflow: hidden;
}
.ie8 #facebook_block, .ie8 #cmsinfo_block {
	height: 344px;
}
#footer #newsletter_block_left.block .title_block {
	
}
.rtl #footer #newsletter_block_left.block .title_block {
	padding-left: inherit;
	padding-right: 70px;
}
#footer #newsletter_block_left.block input.btn {
	background-color: #565656;
	color: #939393;
	margin-top: -1px;
	text-transform: uppercase;
}
.socialsharing_product .btn-facebook, .socialsharing_product .btn-twitter, .socialsharing_product .btn-google-plus, .socialsharing_product .btn-pinterest {
	background-color: white;
	color: #999999;
}
.socialsharing_product .btn-facebook:hover, .socialsharing_product .btn-twitter:hover, .socialsharing_product .btn-google-plus:hover, .socialsharing_product .btn-pinterest:hover {
	border-color: white;
}
.socialsharing_product .btn-facebook i {
	color: #435f9f;
}
.socialsharing_product .btn-facebook:hover {
	background-color: #435f9f;
	color: white;
}
.socialsharing_product .btn-facebook:hover i {
	color: white;
}
.socialsharing_product .btn-twitter i {
	color: #00aaf0;
}
.socialsharing_product .btn-twitter:hover {
	background-color: #00aaf0;
	color: white;
}
.socialsharing_product .btn-twitter:hover i {
	color: white;
}
.socialsharing_product .btn-google-plus i {
	color: #e04b34;
}
.socialsharing_product .btn-google-plus:hover {
	background-color: #e04b34;
	color: white;
}
.socialsharing_product .btn-google-plus:hover i {
	color: white;
}
.socialsharing_product .btn-pinterest i {
	color: #ce1f21;
}
.socialsharing_product .btn-pinterest:hover {
	background-color: #ce1f21;
	color: white;
}
.socialsharing_product .btn-pinterest:hover i {
	color: white;
}
.page-subheading {
	color: #4d8a49;
	font-family: "ralewaymedium";
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 0;
}
.box-services {
	float: left;
	font-size: 13px;
	width: 32%;
}
.rtl .box-services {
	float: right;
}
.box-services h4 {
	color: #434a54;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.box-services .iconbox {
	font-size: 28px;
	padding: 10px 5px;
}
.box-services:hover {
	cursor: pointer;
}
.box-services:hover h4, .box-services:hover .iconbox {
	color: #6697d2;
}
.bullet.bullet-icon li a {
	display: inline-block;
	padding-bottom: 8px;
	padding-left: 45px;
	padding-top: 8px;
}
.rtl .bullet.bullet-icon li a {
	padding-left: inherit;
	padding-right: 45px;
}
.bullet.bullet-icon li a:before {
	background: none repeat scroll 0 0 #656d78;
	border-radius: 50%;
	color: #fff;
	content: "";
	height: 35px;
	padding-top: 8px;
	text-align: center;
	width: 35px;
}
.bullet.bullet-icon li a:hover:before {
	background: none repeat scroll 0 0 #02acf9;
	color: #fff;
}
.bullet.bullet-icon li.email a:before {
	content: "";
}

.rte {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.618;
	color: #504f52;
}

.rte h1, .rte h2, .rte h3, .rte h4 { font-weight: 700; font-family: 'Open Sans Condensed', sans-serif; }
.rte h2, .rte h3, .rte h4 { margin-top: 1.5em; margin-bottom: 0.75em; }

.rte h2 { font-size: 24px; text-transform: uppercase; color: #4d8a49; }
.rte h3 { font-size: 21px; }
.rte h4 { font-size: 18px; }

.rte p { margin-bottom: 0.5em; }
.rte a:not(.btn) { text-decoration: underline; color: #4d8a49; }
.rte ul, .rte ol { padding-left: 24px; margin-bottom: 0.5em; }
.rte ul li { list-style: disc; }
.rte ol li { list-style: decimal; }

.rte table { margin-bottom: 24px; width: 100%; }
.rte table td, .rte table th { padding: 4px 8px; border: 1px solid #cccccc; }
.rte table th, .rte table td:first-child { background: #eeeeee; color: #4a4a4a; font-weight: 700; }



.rte h1,
.page-heading {
	background: url("img/picto1.png") no-repeat left top 23px;
	color: #9f5a31;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 0;
	overflow: hidden;
	padding: 19px 36px;
	position: relative;
	text-align: left;
}
.rte h1:before,
.page-heading:before {
	background: none repeat scroll 0 0 #cccccc;
	bottom: 0;
	content: "";
	height: 3px;
	left: 50%;
	margin-left: -25px;
	position: absolute;
}
.dark-wrapper .page-heading {
	color: white;
}
.light-wrapper {
	background: none repeat scroll 0 0 #f7f6f4;
	margin-bottom: -1px;
	overflow: hidden;
	padding: 11px;
}
.light-wrapper #center_column {
	padding: 0 10px 10px;
}
.scene_cat .image {
	margin-bottom: 20px;
}
.scene_cat .cat-desc {
	margin-bottom: 20px;
	overflow: hidden;
}
.scene_cat .cat-name {
	margin-bottom: 20px;
	margin-top: 0;
}
#subcategories {
	padding: 20px;
	background: none repeat scroll 0 0 #efebdd;
}
#subcategories .scene_cat {
	background:white;
	width:150px;
	text-align:center;
	height:150px;
	margin-bottom:10px;
}

#subcategories .scene_cat a {
	color:#565656;
}

.subcategories .cat-desc {
	height: 40px;
}
.content_sortPagiBar {
	background-color: white;
	border-top: 1px solid #eeeeee;
	color: #434a54;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 8px;
}
.content_sortPagiBar label {
	font-weight: normal;
}
.content_sortPagiBar select {
	height: 30px;
	line-height: 30px;
	padding: 0;
}
.content_sortPagiBar .sort {
	margin-top: 4px;
}
.content_sortPagiBar .bt_compare {
	float: right;
}
.rtl .content_sortPagiBar .bt_compare {
	float: left;
}
.content_sortPagiBar .pagination {
	margin: 0;
}
.content_sortPagiBar .product-count {
	margin: 10px 0;
}
.content_sortPagiBar #productsSortForm {
	float: right;
}
.rtl .content_sortPagiBar #productsSortForm {
	float: left;
}
.content_sortPagiBar .form-control {
	display: inline;
	width: auto;
}
ul.step {
	border: 1px solid #eeeeee;
	margin-bottom: 30px;
	padding: 0;
}
ul.step li {
	background: none repeat scroll 0 0 transparent;
	color: black;
	float: left;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 15px;
	position: relative;
}
ul.step li.step_current {
	font-weight: bold;
}
.rating {
	clear: both;
	cursor: pointer;
	display: block;
	margin: 2em;
}
.rating:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	width: 0;
}
.cancel, .star {
	cursor: pointer;
	float: left;
	height: 16px;
	margin: 0 1px 0 0;
	overflow: hidden;
	width: 16px;
}
.rtl .cancel, .rtl .star {
	float: right;
}
.cancel, .cancel a {
	background: url("../../../modules/productcomments/img/delete.gif") no-repeat scroll 0 -16px rgba(0, 0, 0, 0) !important;
}
.cancel a, .star a {
	background-position: 0 0;
	display: block;
	height: 100%;
	width: 100%;
}
div.star_on a {
	background-position: 0 -16px;
}
div.star_hover a, div.star a:hover {
	background-position: 0 -32px;
}
.pack_content {
	margin: 10px 0;
}
.confirmation {
	background: none repeat scroll 0 0 lightyellow;
	border: 1px solid #e6db55;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 10px;
}

.listcomment {
	list-style-type: none;
	margin: 0 0 20px !important;
}
.listcomment li {
	border-bottom: 1px dotted #eeeeee;
	color: #666666;
	padding: 10px 0;
}
.listcomment .titlecomment {
	color: #999999;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.listcomment .txtcomment {
	color: #999999;
	display: block;
	padding: 5px 0;
}
.breadcrumb {
	color: #414141;
	margin-bottom: 0;
}
.breadcrumb .navigation-pipe {
	color: transparent;
	padding: 0 15px 0 10px;
}
.breadcrumb .navigation-pipe:before {
	color: #414141;
	content: "";
	font-family: "FontAwesome";
	font-size: 15px;
	margin: 0 auto;
	position: absolute;
}
.breadcrumb a {
	color: #4d8a49;
	text-decoration: underline;
	z-index: 2;
}
.breadcrumb a:hover {
	color: #009bcb;
}
.box {
	margin-bottom: 20px;
}
.cart_navigation {
	margin: 0 0 10px;
}
.cart_navigation .button-exclusive i {
	margin-right: 8px;
}
.rtl .cart_navigation .button-exclusive i {
	margin-left: 8px;
	margin-right: inherit;
}
@media (max-width: 480px) {
.cart_navigation > span {
	display: block;
	padding-bottom: 15px;
	width: 100%;
}
}
.cart_last_product {
	display: none;
}
.cart_quantity .cart_quantity_input {
	padding: 0;
	text-align: center;
	width: 65px;
}
.cart_gift_quantity .cart_quantity_input {
	padding: 0;
	text-align: center;
	width: 57px;
}
.table tbody > tr > td {
	vertical-align: middle;
}
.table tbody > tr > td.cart_quantity {
	padding: 41px 14px 25px;
	width: 95px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button {
	margin-top: 3px;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a {
	float: left;
	margin-right: 3px;
}
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
	float: right;
}
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a {
	margin-left: 3px;
	margin-right: inherit;
}
.table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
	margin-right: 0;
}
.rtl .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
	margin-left: 0;
	margin-right: inherit;
}
.table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
	padding: 5px;
}
.table tfoot > tr > td {
	vertical-align: middle;
}
.cart_delete a.cart_quantity_delete, a.price_discount_delete {
	color: #999999;
	font-size: 23px;
}
.cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover {
	color: silver;
}
#cart_summary tbody td.cart_product {
	padding: 19px;
	width: 137px;
}
#cart_summary tbody td.cart_product img {
	border: 1px solid #dddddd;
}
#cart_summary tbody td.cart_unit .price span {
	display: block;
}
#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
	display: inline-block;
	margin: 5px auto;
}
#cart_summary tbody td.cart_unit .price span.old-price {
	text-decoration: line-through;
}
#cart_summary tbody td.cart_description {
	width: 480px;
}
#cart_summary tbody td.cart_description small {
	display: block;
	padding: 5px 0 0;
}
#cart_summary tfoot td.text-right {
	color: #999999;
	font-weight: bold;
}
#cart_summary tfoot td.price {
	text-align: right;
}
.rtl #cart_summary tfoot td.price {
	text-align: left;
}
#cart_summary tfoot td.total_price_container span {
	font: 600 18px/22px "ralewaylight";
	text-transform: uppercase;
}
#cart_summary tfoot td#total_price_container {
	background: none repeat scroll 0 0 white;
	font-size:20px;
}
.cart_voucher {
	vertical-align: top !important;
}
.cart_voucher h4 {
	color: #535353;
	font: 600 14px/22px "ralewaylight";
	text-transform: uppercase;
}
.cart_voucher .title-offers {
	color: #999999;
	font-weight: bold;
	margin-bottom: 6px;
}
.cart_voucher fieldset {
	margin-bottom: 10px;
}
.cart_voucher fieldset #discount_name {
	float: left;
	margin-right: 11px;
	width: 219px;
}
.rtl .cart_voucher fieldset #discount_name {
	float: right;
}
.rtl .cart_voucher fieldset #discount_name {
	margin-left: 11px;
	margin-right: inherit;
}
.cart_voucher #display_cart_vouchers span {
	color: #999999;
	cursor: pointer;
	font-weight: bold;
}
.cart_voucher #display_cart_vouchers span:hover {
	color: #6697d2;
}
.enable-multishipping {
	margin: -13px 0 17px;
}
.enable-multishipping label {
	font-weight: normal;
}
#order_carrier {
	background: none repeat scroll 0 0 white;
	border: 1px solid #999999;
	clear: both;
	margin-top: 20px;
}
#order_carrier .title_block {
	background: url("../img/bg_table_th.png") repeat-x scroll 0 -10px #999999;
	color: black;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	padding: 0 15px;
	text-transform: uppercase;
}
#order_carrier span {
	display: block;
	font-weight: bold;
	padding: 15px;
}
.multishipping_close_container {
	text-align: center;
}
table#cart_summary .gift-icon {
	background: none repeat scroll 0 0 #0088cc;
	border-radius: 5px;
	color: white;
	line-height: 20px;
	padding: 2px 5px;
}
#multishipping_mode_box {
	padding-bottom: 19px;
	padding-top: 12px;
}
#multishipping_mode_box .title {
	color: #999999;
	font-weight: bold;
	margin-bottom: 15px;
}
#multishipping_mode_box .description_off {
	display: none;
}
#multishipping_mode_box .description_off div {
	margin-bottom: 10px;
}
#multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
	background: none repeat scroll 0 0 #f3f3f3;
	border: 1px solid #cccccc;
}
#multishipping_mode_box.on .description_off {
	display: block;
}
.multishipping-cart .cart_address_delivery.form-control {
	width: 198px;
}
#order .address_add.submit {
	margin-bottom: 20px;
}
#ordermsg {
	margin-bottom: 30px;
}
#id_address_invoice.form-control, #id_address_delivery.form-control {
	width: 269px;
}
.addresses .select label, .addresses .selector, .addresses .addresses .address_select {
	clear: both;
}
.addresses .waitimage {
	background-image: url("../../../img/loader.gif");
	background-repeat: no-repeat;
	bottom: -2px;
	display: none;
	float: left;
	height: 24px;
	left: 10px;
	position: relative;
	width: 24px;
}
.rtl .addresses .waitimage {
	float: right;
}
.rtl .addresses .waitimage {
	left: auto;
	right: 10px;
}
.addresses .checkbox.addressesAreEquals {
	clear: both;
	float: left;
	margin: 15px 0;
}
.rtl .addresses .checkbox.addressesAreEquals {
	float: right;
}
#order .delivery_option > div, #order-opc .delivery_option > div {
	display: block;
	font-weight: normal;
	margin-bottom: 20px;
}
#order .delivery_option > div > table, #order-opc .delivery_option > div > table {
	background: none repeat scroll 0 0 white;
	margin-bottom: 0;
}
#order .delivery_option > div > table.resume, #order-opc .delivery_option > div > table.resume {
	height: 53px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier, #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
	background: none repeat scroll 0 0 #d9edf7;
	border: 1px solid #bce8f1;
	color: #31708f;
	font-weight: bold;
	margin-top: 10px;
	width: 100%;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td, #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
	padding: 8px 11px 7px;
}
#order .delivery_option > div > table.resume.delivery_option_carrier td i, #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
	font-size: 20px;
	margin-right: 7px;
	vertical-align: -2px;
}
.rtl #order .delivery_option > div > table.resume.delivery_option_carrier td i, .rtl #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
	margin-left: 7px;
	margin-right: inherit;
}
#order .delivery_option > div > table.resume td.delivery_option_radio, #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	width: 54px;
}
.rtl #order .delivery_option > div > table.resume td.delivery_option_radio, .rtl #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
	padding-left: inherit;
	padding-right: 0;
}
.rtl #order .delivery_option > div > table.resume td.delivery_option_radio, .rtl #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
	padding-left: 0;
	padding-right: inherit;
}
#order .delivery_option > div > table.resume td.delivery_option_logo, #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
	padding-left: 21px;
	width: 97px;
}
.rtl #order .delivery_option > div > table.resume td.delivery_option_logo, .rtl #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
	padding-left: inherit;
	padding-right: 21px;
}
#order .delivery_option > div > table.resume td.delivery_option_price, #order-opc .delivery_option > div > table.resume td.delivery_option_price {
	width: 162px;
}
.order_carrier_content {
	line-height: normal;
	padding-bottom: 16px;
}
.order_carrier_content .carrier_title {
	color: #999999;
	font-weight: bold;
	padding-bottom: 10px;
}
.order_carrier_content .checkbox input {
	margin-top: 2px;
}
.order_carrier_content .delivery_options_address .carrier_title {
	margin-bottom: 17px;
}
.order_carrier_content + div {
	padding-bottom: 15px;
}
#carrierTable {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 white;
	border-color: #999999 #999999 -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
}
#carrierTable tbody {
	border-bottom: 1px solid #999999;
}
#carrierTable th {
	background: url("../img/bg_table_th.png") repeat-x scroll -1% 0 #999999;
	color: black;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	padding: 0 15px;
	text-transform: uppercase;
}
.rtl #carrierTable th {
	background-position: 101% 0;
}
#carrierTable td {
	border-right: 1px solid #e9e9e9;
	font-weight: bold;
	padding: 15px;
}
.rtl #carrierTable td {
	border-left: 1px solid #e9e9e9;
	border-right: inherit;
}
#carrierTable td.carrier_price {
	border: medium none;
}
p.checkbox.gift {
	margin-bottom: 10px;
}
#gift_div {
	display: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
a.iframe {
	color: #999999;
	text-decoration: underline;
}
a.iframe:hover {
	text-decoration: none;
}
p.payment_module {
	margin-bottom: 10px;
}
p.payment_module a {
	border: 1px solid #dddddd;
	border-radius: 4px;
	color: #999999;
	display: block;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 23px;
	padding: 33px 40px 34px 99px;
	position: relative;
}
.rtl p.payment_module a {
	padding: 33px 99px 34px 40px;
}
p.payment_module a.bankwire {
	background: url("../img/bankwire.png") no-repeat scroll 15px 12px #fbfbfb;
}
p.payment_module a.cheque {
	background-color: #fbfbfb;
	background-image: url("../img/cheque.png");
	background-position: 15px 15px;
	background-repeat: no-repeat;
}
p.payment_module a.cash {
	background: url("../img/cash.png") no-repeat scroll 15px 15px #fbfbfb;
}
p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
	color: #999999;
	content: "";
	display: block;
	font-family: "FontAwesome";
	font-size: 25px;
	height: 22px;
	margin-top: -11px;
	position: absolute;
	right: 15px;
	top: 50%;
	width: 14px;
}
.rtl p.payment_module a.cheque:after, .rtl p.payment_module a.bankwire:after, .rtl p.payment_module a.cash:after {
	left: 15px;
	right: auto;
}
p.payment_module a:hover {
	border: 1px solid #434a54;
}
p.payment_module a span {
	color: #999999;
	font-weight: bold;
}
.payment_module.box {
	margin-top: 20px;
}
p.cheque-indent {
	margin-bottom: 9px;
}
.cheque-box .form-group {
	margin-bottom: 0;
}
.cheque-box .form-group .form-control {
	width: 269px;
}
.order-confirmation.box {
	line-height: 29px;
}
.order-confirmation.box a {
	text-decoration: underline;
}
.order-confirmation.box a:hover {
	text-decoration: none;
}
.delivery_option_carrier td {
	width: 200px;
}
.delivery_option_carrier td + td {
	width: 280px;
}
.delivery_option_carrier td + td + td {
	width: 200px;
}
.delivery_option_carrier tr td {
	padding: 5px;
}
.delivery_option_carrier.selected {
	display: table;
}
.delivery_option_carrier.not-displayable {
	display: none;
}
sup {
	color: red;
}
#address, #identity, #account-creation_form, #new_account_form, #opc_account_form, #authentication {
	line-height: 20px;
}
#address p.required, #identity p.required, #account-creation_form p.required, #new_account_form p.required, #opc_account_form p.required, #authentication p.required {
	color: #f13340;
	margin: 9px 0 16px;
}
#address p.inline-infos, #identity p.inline-infos, #account-creation_form p.inline-infos, #new_account_form p.inline-infos, #opc_account_form p.inline-infos, #authentication p.inline-infos {
	color: red;
}
#address .gender-line, #identity .gender-line, #account-creation_form .gender-line, #new_account_form .gender-line, #opc_account_form .gender-line, #authentication .gender-line {
	margin-bottom: 4px;
	padding-top: 4px;
}
#address .gender-line > label, #identity .gender-line > label, #account-creation_form .gender-line > label, #new_account_form .gender-line > label, #opc_account_form .gender-line > label, #authentication .gender-line > label {
	margin-bottom: 0;
	margin-right: 10px;
}
.rtl #address .gender-line > label, .rtl #identity .gender-line > label, .rtl #account-creation_form .gender-line > label, .rtl #new_account_form .gender-line > label, .rtl #opc_account_form .gender-line > label, .rtl #authentication .gender-line > label {
	margin-left: 10px;
	margin-right: inherit;
}
#address .gender-line .radio-inline label, #identity .gender-line .radio-inline label, #account-creation_form .gender-line .radio-inline label, #new_account_form .gender-line .radio-inline label, #opc_account_form .gender-line .radio-inline label, #authentication .gender-line .radio-inline label {
	color: #777777;
	font-weight: normal;
}
#new_account_form .box {
	line-height: 20px;
}
#new_account_form .box .date-select {
	padding-bottom: 10px;
}
#new_account_form .box .top-indent {
	clear: both;
	padding-top: 10px;
}
#new_account_form .box .customerprivacy {
	padding-top: 15px;
}
#password {
	border: medium none;
	padding-top: 0;
}
#password .box p {
	margin-bottom: 9px;
}
#instant_search_results a.close {
	font-family: "ralewaylight";
	font-size: 13px;
	font-weight: 600;
	line-height: inherit;
	opacity: 1;
	text-transform: none;
}
#manufacturers_list h3, #suppliers_list h3 {
	font-size: 17px;
	line-height: 23px;
}
#manufacturers_list .description, #suppliers_list .description {
	line-height: 18px;
}
#manufacturers_list .product-counter a, #suppliers_list .product-counter a {
	font-weight: bold;
}
#manufacturers_list.list li .mansup-container, #suppliers_list.list li .mansup-container {
	border-top: 1px solid #eeeeee;
	padding: 10px 0;
}
@media (max-width: 767px) {
#manufacturers_list.list li .mansup-container, #suppliers_list.list li .mansup-container {
	text-align: center;
}
}
#manufacturers_list.list li:first-child .mansup-container, #suppliers_list.list li:first-child .mansup-container {
	border-top: 0 none;
}
#manufacturers_list.list li .left-side, #suppliers_list.list li .left-side {
	text-align: center;
}
#manufacturers_list.list li h3, #suppliers_list.list li h3 {
	margin-top: -5px;
	padding-bottom: 8px;
}
#manufacturers_list.list li .middle-side, #suppliers_list.list li .middle-side {
	padding-left: 0;
}
.rtl #manufacturers_list.list li .middle-side, .rtl #suppliers_list.list li .middle-side {
	padding-left: inherit;
	padding-right: 0;
}
@media (max-width: 767px) {
#manufacturers_list.list li .middle-side, #suppliers_list.list li .middle-side {
	padding-left: 15px;
	padding-right: 15px;
}
.rtl #manufacturers_list.list li .middle-side, .rtl #suppliers_list.list li .middle-side {
	padding-left: 15px;
	padding-right: inherit;
}
.rtl #manufacturers_list.list li .middle-side, .rtl #suppliers_list.list li .middle-side {
	padding-left: inherit;
	padding-right: 15px;
}
}
#manufacturers_list.list li .right-side-content, #suppliers_list.list li .right-side-content {
	border-left: 1px solid #eeeeee;
	min-height: 108px;
	padding: 0 0 32px 31px;
}
.rtl #manufacturers_list.list li .right-side-content, .rtl #suppliers_list.list li .right-side-content {
	border-left: inherit;
	border-right: 1px solid #eeeeee;
}
@media (max-width: 767px) {
#manufacturers_list.list li .right-side-content, #suppliers_list.list li .right-side-content {
	border: medium none;
	min-height: 1px;
	padding: 0;
}
}
#manufacturers_list.list li .right-side-content .product-counter, #suppliers_list.list li .right-side-content .product-counter {
	margin-bottom: 12px;
	position: relative;
	top: -6px;
}
@media (max-width: 767px) {
#manufacturers_list.list li .right-side-content .product-counter, #suppliers_list.list li .right-side-content .product-counter {
	top: 0;
}
}
#manufacturers_list.grid li, #suppliers_list.grid li {
	text-align: center;
}
#manufacturers_list.grid li .product-container, #suppliers_list.grid li .product-container {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
	padding-top: 40px;
}
#manufacturers_list.grid li .product-container .left-side, #suppliers_list.grid li .product-container .left-side {
	padding-bottom: 42px;
}
#manufacturers_list.grid li .product-container h3, #suppliers_list.grid li .product-container h3 {
	padding-bottom: 10px;
}
#manufacturers_list.grid li .product-container .product-counter, #suppliers_list.grid li .product-container .product-counter {
	margin-bottom: 12px;
}
@media (min-width: 1200px) {
#manufacturers_list.grid li.first-in-line, #suppliers_list.grid li.first-in-line {
	clear: left;
}
#manufacturers_list.grid li.last-line .product-container, #suppliers_list.grid li.last-line .product-container {
	border-bottom: medium none;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
#manufacturers_list.grid li.first-item-of-tablet-line, #suppliers_list.grid li.first-item-of-tablet-line {
	clear: left;
}
#manufacturers_list.grid li.last-tablet-line .product-container, #suppliers_list.grid li.last-tablet-line .product-container {
	border-bottom: medium none;
}
}
@media (max-width: 767px) {
#manufacturers_list.grid .product-container, #suppliers_list.grid .product-container {
	border-bottom: medium none;
}
}
#manufacturer .description_box, #supplier .description_box {
	border-top: 1px solid #eeeeee;
	padding-bottom: 20px;
	padding-top: 20px;
}
#manufacturer .description_box .hide_desc, #supplier .description_box .hide_desc {
	display: none;
}
table.discount i {
	font-size: 20px;
	line-height: 20px;
	vertical-align: -2px;
}
#guestTracking .form-control {
	max-width: 271px;
}
@media (min-width: 1200px) {
#guestTracking .form-group {
	overflow: hidden;
}
#guestTracking .form-group i {
	padding-left: 10px;
}
.rtl #guestTracking .form-group i {
	padding-left: inherit;
	padding-right: 10px;
}
#guestTracking .form-control {
	float: left;
}
.rtl #guestTracking .form-control {
	float: right;
}
#guestTracking label {
	clear: both;
	float: left;
	width: 100%;
}
.rtl #guestTracking label {
	float: right;
}
}
#pagenotfound .pagenotfound {
	margin: 0 auto;
	max-width: 824px;
	text-align: center;
}
#pagenotfound .pagenotfound .img-404 {
	padding: 8px 0 27px;
}
#pagenotfound .pagenotfound .img-404 img {
	max-width: 100%;
}
#pagenotfound .pagenotfound h1 {
	color: #999999;
	font: 600 28px/34px "ralewaymedium";
	margin-bottom: 7px;
	text-transform: uppercase;
}
#pagenotfound .pagenotfound p {
	border-bottom: 1px solid #eeeeee;
	color: #555454;
	font: 600 16px/20px "ralewaylight";
	margin-bottom: 20px;
	padding-bottom: 19px;
	text-transform: uppercase;
}
#pagenotfound .pagenotfound h3 {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 18px;
}
#pagenotfound .pagenotfound label {
	font-weight: normal;
}
@media (max-width: 767px) {
#pagenotfound .pagenotfound label {
	display: block;
}
}
#pagenotfound .pagenotfound .form-control {
	display: inline-block;
	margin-right: 5px;
	max-width: 293px;
}
.rtl #pagenotfound .pagenotfound .form-control {
	margin-left: 5px;
	margin-right: inherit;
}
@media (max-width: 767px) {
#pagenotfound .pagenotfound .form-control {
	display: block;
	margin: 0 auto 15px;
}
}
#pagenotfound .pagenotfound .buttons {
	padding: 48px 0 20px;
}
#pagenotfound .pagenotfound .buttons .button-medium i.left {
	font-size: 17px;
}
#account-creation_form fieldset.reversoform {
	padding: 10px !important;
}
#account-creation_form fieldset.reversoform .text label {
	display: block;
	padding: 0 0 10px;
	text-align: left;
	width: 100%;
}
.rtl #account-creation_form fieldset.reversoform .text label {
	text-align: right;
}
#account-creation_form fieldset.reversoform .infos-sup {
	font-size: 10px;
	font-style: italic;
	padding: 0 !important;
	text-align: right;
}
.rtl #account-creation_form fieldset.reversoform .infos-sup {
	text-align: left;
}
#account-creation_form fieldset.customerprivacy label, fieldset.customerprivacy label {
	cursor: pointer;
}
form#sendComment fieldset {
	background: none repeat scroll 0 0 #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px;
}
form#sendComment h3 {
	font-size: 14px;
}
#new_comment_form p.text {
	margin-bottom: 0;
	padding-bottom: 0;
}
#sendComment p.text label, #sendComment p.textarea label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 4px;
}
#sendComment p.text input {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: white;
	background-image: url("../img/bg_input.png");
	background-origin: padding-box;
	background-position: left 0 !important;
	background-repeat: repeat-x;
	background-size: auto auto;
	border: 1px solid #cccccc;
	height: 28px;
	padding: 0 5px;
	width: 498px;
}
.rtl #sendComment p.text input {
	background-position: right 0 !important;
}
#sendComment p.textarea textarea {
	border: 1px solid #cccccc;
	height: 80px;
	width: 508px;
}
#sendComment p.submit {
	padding: 0;
	text-align: right;
}
.rtl #sendComment p.submit {
	text-align: left;
}
#sendComment p.closeform {
	background-image: url("../img/icon/delete.gif");
	background-position: left 0 !important;
	background-repeat: no-repeat;
	float: right;
	height: 12px;
	padding: 0;
	text-indent: -5000px;
	width: 12px;
}
.rtl #sendComment p.closeform {
	float: left;
}
.rtl #sendComment p.closeform {
	background-position: right 0 !important;
}
.star {
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	top: -1px;
	width: 16px;
}
.rtl .star {
	float: right;
}
.star {
	display: block;
}
.star a {
	display: block;
	position: absolute;
	text-indent: -5000px;
}
div.star:after {
	color: #c0c0c0;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
}
div.star.star_on {
	display: block;
}
div.star.star_on:after {
	color: #fad31f;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
}
div.star.star_hover:after {
	color: #fad31f;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
}
@media (max-width: 1199px) {
.zoomdiv {
	display: none !important;
}
}
#product.content_only div.pb-left-column p.resetimg {
	margin-bottom: 0;
	padding-top: 0;
}
#product.content_only div.pb-left-column #thumbs_list_frame {
	margin-bottom: 0;
}
#product_comparison td.compare_extra_information {
	padding: 10px;
}
#product_comparison #social-share-compare {
	margin-bottom: 50px;
}
.footer_links .btn {
	margin: 5px 0;
}
.footer_links .fa {
	margin-right: 5px;
}
.rtl .footer_links .fa {
	margin-left: 5px;
	margin-right: inherit;
}
@media (max-width: 767px) {
.sidebar .block h4, .footer-block h4 {
	margin-bottom: 0;
	padding-bottom: 13px;
	position: relative;
}
.sidebar .block h4:after, .footer-block h4:after {
	content: "";
	display: block;
	font-family: "FontAwesome";
	position: absolute;
	right: 10px;
	top: 14px;
}
.rtl .sidebar .block h4:after, .rtl .footer-block h4:after {
	left: 10px;
	right: auto;
}
.sidebar .block h4.active:after, .footer-block h4.active:after {
	content: "";
}
}
#social_block {
	display: inline-block;
}
.customer-service > div a span {
	background: url("../img/default/icon-theme.png") no-repeat scroll 0 -244px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 53px;
	margin-right: 15px;
	transform: rotateY(-180deg);
	transform-style: preserve-3d;
	transition: all 0.6s ease-in-out 0s;
	width: 53px;
}
.rtl .customer-service > div a span {
	margin-left: 15px;
	margin-right: inherit;
}
.customer-service > div a span.icon-shipping {
	background-position: 0 -244px;
}
.customer-service > div a span.icon-service {
	background-position: -113px -244px;
}
.customer-service > div a span.icon-customer {
	background-position: -226px -244px;
}
.customer-service > div:hover a span {
	transform: rotateY(0deg);
}
.customer-service > div h4 {
	margin-bottom: 15px;
}
#block_contact_infos li {
	clear: both;
	color: white;
	display: inline-block;
	padding-bottom: 10px;
}
#block_contact_infos li.company {
	margin-bottom: 25px;
}
#block_contact_infos li i {
	background: url("../img/default/icon-theme.png") no-repeat scroll 0 -57px rgba(0, 0, 0, 0);
	display: inline-block;
	float: left;
	height: 26px;
	margin-right: 10px;
	width: 26px;
}
.rtl #block_contact_infos li i {
	margin-left: 10px;
	margin-right: inherit;
}
.rtl #block_contact_infos li i {
	float: right;
}
#block_contact_infos li i.icon-phone {
	background-position: 0 -57px;
}
#block_contact_infos li i.icon-mail {
	background-position: 0 -104px;
}
#block_contact_infos li:hover i.icon-phone {
	background-position: -50px -57px;
}
#block_contact_infos li:hover i.icon-mail {
	background-position: -50px -104px;
}
#block_contact_infos img {
	margin: 15px 0;
}
.content_sortPagiBar .display {
	width: 80px;
}
.content_sortPagiBar .display > div {
	float: left;
}
.content_sortPagiBar .display > div a {
	border: 1px solid #eeeeee;
	display: inline-block;
	margin-right: 5px;
	padding: 5px 8px;
}
.content_sortPagiBar .display > div a i {
	background: url("../img/default/icon-theme.png") no-repeat scroll -147px -29px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 12px;
	width: 13px;
}
.content_sortPagiBar .display > div a i.icon-grid {
	background-position: -147px -29px;
}
.content_sortPagiBar .display > div a i.icon-list {
	background-position: -112px -28px;
}
.content_sortPagiBar .display > div:hover a i.icon-grid, .content_sortPagiBar .display > div.selected a i.icon-grid {
	background-position: -147px 0;
}
.content_sortPagiBar .display > div:hover a i.icon-list, .content_sortPagiBar .display > div.selected a i.icon-list {
	background-position: -112px 2px;
}
.icon-cart {
	background: url("../img/default/icon-theme.png") no-repeat scroll 0 0 #6697d2;
	display: inline-block;
	height: 20px;
	width: 18px;
}
.icon-add-cart {
	background: url("../img/default/icon-theme.png") no-repeat scroll -112px -135px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 13px;
	margin-right: 3px;
	position: relative;
	top: 2px;
	width: 17px;
}
.ajax_add_to_cart_button .icon-add-cart {
	background-position: -112px -178px;
}
.ajax_add_to_cart_button:hover .icon-add-cart {
	background-position: -62px -178px;
}
#back-top {
	bottom: 30px;
	position: fixed;
	right: 30px;
}
#back-top a {
	background: url("../img/default/scrolltop.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	height: 50px;
	text-indent: -9999em;
	width: 50px;
}
.cat-title {
	display: none;
}
.navheader {
	margin-left: 195px;
}
.logonav {
	margin-bottom: -94px;
	top: -110px;
}
.contenuheader {
	color: #4d8a49;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.contenuheader li {
	background: url("img/bulle.jpg") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	line-height: 18px;
	padding: 0 14px;
}
.contenuheader ul {
	margin-left: 104px;
}
.widget-html h4 {
	color: #9f5a31;
	font-family: open sans Condensed;
	font-size: 35px;
	font-weight: 700;
	margin-top: 22px;
}
.custom-html p {
	color: #414141;
	font-family: open sans;
	font-size: 14px;
}
.widget-html a {
	color: #4d8a49;
	text-decoration: underline;
}
.widget-html h5 {
	color: #414141;
	font-family: open sans;
	font-size: 14px;
	font-weight: bold;
}
.widget-html pre {
	color: #414141;
	font-family: open sans condensed;
	font-size: 20px;
	font-weight: 700;
}
.lienimage {
	background: none repeat scroll 0 0 #4d8a49;
	color: white !important;
	font-family: open sans;
	font-weight: bold;
	margin-left: 216px;
	margin-top: 172px !important;
	padding: 15px;
	position: absolute;
	text-decoration: none !important;
	text-transform: uppercase;
}
.lienimageconseil {
	background: none repeat scroll 0 0 #4d8a49;
	color: white !important;
	font-family: open sans;
	font-weight: bold;
	margin-left: -332px;
	margin-top: -222px !important;
	padding: 15px;
	position: absolute;
	text-decoration: none !important;
	text-transform: uppercase;
}
.nav-links li {
	background: url("img/bulle.jpg") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	line-height: 18px;
	padding: 0 14px;
}
.nav-links li a {
	color: #414141;
	font-family: open sans;
	font-size: 12px;
}
.bg {
	background: none repeat scroll 0 0 #efebdd;
	padding: 0 !important;
}
.pad {
	padding: 0 !important;
}
.block_content li {
	line-height: 15px;
	margin-top: 4px;
}

.toggle-footer p {
	color: white;
	margin-bottom: 8px;
}
.lignegauche {
	background: url("img/trait.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	padding: 2px 19px;
}
.block_content h4 a {
	text-decoration: none;
}
.fotter1 {
	margin-left: -38px;
}
.fotter1gr {
}
.fotter1gr ul {
}
.fotter1gr li {
}
.fotter1 li {
	display: inline;
	padding: 38px;
}
.fotter1 li a {
	color: #cdcdcd !important;
	text-decoration: none;
}
.fotter1 ul {
	text-align: left;
	width: 1200px;
}
#blockleoblogstabs h4 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #414141;
	font-family: open sans;
	font-size: 17px;
	font-weight: bold;
	margin: 24px 0 18px;
	padding: 0 1px;
	position: relative;
	text-transform: none;
}
.megamenu li:first-child {
	background: url("img/accueil.png") no-repeat scroll 0 44% rgba(0, 0, 0, 0) !important;
	text-align: center;
	width: 64px;
}
.megamenu li:nth-child(n+2) {
	background: url("img/separateur-blanc.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0) !important;
}
.bg-blanc {
	margin: 0 10px 40px;
	width: 218px;
}
.bg-blanc .first-item {
	padding-right: 5px;
}
#reduction_percent, #reduction_amount {
	background: url("../img/bg-redu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: white;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
	margin-left: -8px;
	margin-top: 5px;
	padding: 6px 8px;
	position: absolute;
	z-index: 999;
}
#reduction_percent span, #reduction_amount span {
	background: none repeat scroll 0 0 #9f5a31;
	display: block;
	padding: 11px 12px;
}
.right-block {
	background-color: white;
}
.right-block1 {
	background-color: white;
}
.product-meta h5 {
	display: block;
	text-align: center;
	width: 100%;
}
.product-meta .content_price {
	display: block;
	text-align: center;
	width: 100%;
}
.color {
	background-color: #4d8a49;
	border-color: #4d8a49;
	color: white;
	display: block;
	font-family: open sans;
	font-size: 12px !important;
	font-weight: 700;
	margin: 6px auto 17px;
	text-transform: uppercase;
	width: 84%;
}
.color:hover {
	background-color: #9f5a31 !important;
	border-color: #9f5a31 !important;
	color: white;
	display: block;
	margin: 6px auto 17px;
	width: 84%;
}
.cart span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.product_img_link img {
	border: 16px solid white;
}
.exclusive h4 {
	margin-left: 74px;
}
.nvconseillons {
	margin-left: -88px;
}
.product-meta h5 a {
	color: #565656;
}
.bgm {
}
.decale {
	background: url("../img/bg-redu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: white;
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
	margin-left: -8px !important;
	margin-top: 5px;
	padding: 6px 8px;
	position: absolute;
	z-index: 999;
}
#reduction_percent2, #reduction_amount2 {
	background: url("../img/bg-redu-d.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	color: white;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	margin-top: 5px;
	padding: 3px 5px;
	position: absolute;
	z-index: 999;
}
#reduction_percent2 span, #reduction_amount2 span {
	background: none repeat scroll 0 0 #9f5a31;
	display: block;
	margin-left: 141px;
	padding: 5px 12px;
}
.chocho {
	float: right;
	margin-top: 42px;
	text-decoration: underline;
}
.chocho a {
	color: #4d8a49;
}
.chocho1 a {
	color: #4d8a49;
}
.mouchachi {
	margin-right: -90px !important;
}
.ttc {
	color: #9f5a31;
	font-size: 11px;
}
.links li:nth-child(n+1) {
	background: url("img/separateur.png") no-repeat scroll 3px 50% rgba(0, 0, 0, 0);
	padding-left: 5px;
}
.links li:first-child {
	background: none no-repeat scroll 0 50% rgba(0, 0, 0, 0) !important;
	padding-left: 5px;
}
.mega-group {
}
#layered_block_left h4 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #9f5a31;
}
#layered_block_left {
	background: none repeat scroll 0 0 white;
	padding: 14px 20px;
}
.bg-blanc-cat {
	margin: 0 10px 30px;
	width: 175px;
}
.especeannuelles h4 {
	color: #9f5a31;
	font-family: open sans condensed;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 26px;
	margin-top: 22px;
}
.especeannuelles {
	background: none repeat scroll 0 0 #efebdd;
	margin-top: -20px;
	padding: 5px 0 1px 8px;
	width: 100%;
}
.especeannuellesnew {
	background: none repeat scroll 0 0 #f7f6f4;
	margin-top: -20px;
	padding: 5px 0 1px 8px;
	width: 100%;
}
.nvlib {
	background: none repeat scroll 0 0 white;
}
.imagesid p {
}
.imagesid1 {
	color: #4d8a49 !important;
	font-family: open sans;
	margin-left: 22px;
}
.nvlib span {
}
.nvlib p {
	
}
.infoleft {
}

.widget-html1 h4 {
	color: #9f5a31;
	font-family: open sans Condensed;
	font-size: 35px;
	font-weight: 700;
	margin-left: 10px;
	margin-top: 16px;
}
.chocho1 {
	float: right;
	margin-bottom: 12px;
	margin-top: 25px;
	margin-right: 15px;
	text-decoration: underline;
}
#button_order_cart span, .button-container a span {
	color: #fff !important;
	font-size: 14px;
}
.catheader {
	margin-top: -21px;
}
.light-wrapper h1 {
	margin-bottom: -2px;
}
#short_description_content span {
	color: #414141 !important;
}
.cms-li li {
	background: url("img/bulle.jpg") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	list-style: outside none none;
	margin-left: 16px;
	padding-left: 12px;
}
.beige {
	background: none repeat scroll 0 0 #f7f6f4 !important;
	margin-bottom: -16px;
	margin-left: -10px;
	padding: 10px 3px;
	width: 199px;
}


.product_list_new .product-container .right-block, .product_list .product-container .right-block  {
	min-height: 122px;
}

.product_list_new .product-container .functional-buttons, .product_list .product-container .functional-buttons {
	text-align:center;
}

.especeannuelles .product_list .product-container .right-block  {
	min-height: 60px!important;
}

.color_pick {
	border-radius: 100%;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin-left: 40px;
	width: 16px;
}
.etat-vert {
	background: none repeat scroll 0 0 #a0d468;
}
.etat-jaune {
	background: none repeat scroll 0 0 rgb(241, 196, 15);
}
.etat-rouge {
	background: none repeat scroll 0 0 #e84c3d;
}

#center_column .leo-wrapper .custom-html p a img {
	max-width: 100%;
	height: auto;
}

#copyright_enet {
	padding: 0px 0;
	text-align: center;
	font-size: 0.85em;
	line-height: 1.4;
	color: #cdcdcd; }
	#copyright_enet p {
			margin: 0; }
	#copyright_enet a {
			color: #ffffff;
			text-decoration: underline; }

#cgv_links {
	margin: 1em 0;
	padding-left: 12px;
	font-size: 0.85em;
	list-style: none; }

#cgv_links a {
		color: #2c3e50;
		text-decoration: underline; }