﻿@charset "utf-8";
.cloud-zoom-lens {
	margin: -4px;
	background: url(../images/tile-magnifier.gif);
	cursor: crosshair
}

.cloud-zoom-title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute!important;
	background-color: #000;
	color: #fff;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 10px;
	top: 0
}

.cloud-zoom-big {
	margin-top: -18px;
	z-index: 9999999999;
	border: 1px solid #f5f5f5;
	overflow: hidden;
	box-shadow: 0 4px 20px 2px rgba(0, 0, 0, .2);
}

.cloud-zoom-loading {
	color: white;
	background: #222;
	padding: 3px;
	border: 1px solid #000
}

.zoom-section {
	display: table-cell;
	width: 480px;
	text-align: center
}

*html .zoom-section {
	display: inline;
	clear: both
}

.zoom-small-image {
	float: left;
	width: 100%
}

.zoom-tiny-image {
	border: 1px solid #CCC;
	margin: 0
}

.zoom-tiny-image:hover {
	border: 1px solid #ed3237;
}

.cloud-zoom {
	width: 100%!important;
	text-align: center
}

.content {
	float: left;
	overflow: auto;
	overflow-y: hidden;
	position: relative;
	width: 10px
}

.content li {
	overflow: hidden
}

.content li img {
	width: 100%
}

.content li a {
	display: inline-block
}

.content.light,
.content.light .mTSButton {
	background-color: #c2beb2
}

#content-2 {
	width: 80px;
	padding: 0px 0px;
	margin-left: 0
}

#content-1 ul li:first-child {
	margin-top: 20px
}

#content-1 ul li:last-child {
	margin-bottom: 20px
}

.mThumbnailScroller {
	-ms-touch-action: none;
	touch-action: none
}

.mThumbnailScroller.mTS_no_scroll,
.mThumbnailScroller.mTS_touch_action {
	-ms-touch-action: auto;
	touch-action: auto
}

.mTSWrapper {
	position: relative;
	overflow: hidden;
	height: 100%;
	max-width: 100%;
	outline: none;
	direction: ltr
}

.mTSContainer {
	margin: 0;
	padding: 0;
	overflow: hidden
}

ul.mTSContainer,
ol.mTSContainer {
	list-style: none
}

.mTSThumb,
ul.mTSContainer>li img {
	vertical-align: bottom
}

.mTS_vertical .mTSContainer {
	margin-top: 0!important;
	margin-bottom: 0!important
}

.mTS_horizontal .mTSContainer {
	margin-left: 0!important;
	margin-right: 0!important
}

.mTSButton {
	width: 20px;
	height: 20px;
	line-height: 20px;
	padding: 14px;
	overflow: hidden;
	text-align: center;
	background-color: #000;
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	-webkit-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
	-moz-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
	-o-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
	-ms-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s;
	transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity .2s ease-out 0s
}

.mTSButtonDown {
	top: auto;
	bottom: 0
}

.mTSButtonRight {
	left: auto;
	right: 0
}

.mTSButtonUp,
.mTSButtonDown {
	left: 50%;
	margin-left: -15px
}

.mTSButtonLeft,
.mTSButtonRight {
	top: 50%;
	margin-top: -24px
}

.mTSButtonIconContainer {
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	overflow: hidden
}

.mTSButtonIcon {
	display: inline-block;
	fill: #fff;
	position: absolute;
	top: 0;
	left: 0
}

.mTSButton.mTS-hidden,
.mThumbnailScroller.mTS_no_scroll .mTSButton {
	opacity: 0;
	height: 0;
	width: 0;
	padding: 0;
	-webkit-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
	-moz-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
	-o-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
	-ms-transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out;
	transition: height 0s ease-out .2s, width 0s ease-out .2s, padding 0s ease-out .2s, opacity .2s ease-out
}

.mTS_horizontal .mTSThumbContainer,
.mTS_horizontal ul.mTSContainer>li {
	float: left
}

.mTS-buttons-in {
	padding: 14px;
	background-color: #000
}

.mTS-buttons-in .mTSButtonIcon {
	fill: #fff
}

.mTS-buttons-in .mTSWrapper,
.mTS-buttons-in .mTSButton {
	background-color: inherit
}

.mTS-buttons-in .mTSButtonLeft,
.mTS-buttons-in .mTSButtonRight {
	width: 24px;
	height: 48px;
	padding: 24px 4px 0 4px;
	margin-top: -36px
}

.mTS-buttons-in .mTSButtonUp,
.mTS-buttons-in .mTSButtonDown {
	width: 24px;
	height: 24px;
	padding: 4px 24px;
	margin-left: -36px
}

.mTS-buttons-in .mTSButton.mTS-hidden {
	height: 0;
	width: 0;
	padding: 0
}

.mTS-buttons-in .mTSButton:not(.mTS-hidden) {
	opacity: .4
}

.mTS-buttons-in:hover .mTSButton:not(.mTS-hidden) {
	opacity: 1
}

.mTS-buttons-in .mTS_vertical .mTSThumbContainer {
	margin: 14px 0
}

.mTS-buttons-in .mTS_vertical .mTSThumbContainer:first-child {
	margin-top: 0
}

.mTS-buttons-in .mTS_vertical .mTSThumbContainer:last-child {
	margin-bottom: 0
}

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer {
	margin: 0 7px
}

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer:first-child {
	margin-left: 0
}

.mTS-buttons-in .mTS_horizontal .mTSThumbContainer:last-child {
	margin-right: 0
}

.mTS-buttons-out {
	padding: 6px
}

.mTS-buttons-out .mTSButtonIcon {
	fill: #000
}

.mTS-buttons-out .mTSButton {
	background-color: transparent;
	width: 31px;
	height: 31px;
	line-height: 34px;
	padding: 6px
}

.mTS-buttons-out .mTSButton.mTS-hidden {
	height: 0;
	width: 0;
	padding: 0
}

.mTS-buttons-out .mTS_vertical .mTSThumbContainer {
	margin: 6px 0
}

.mTS-buttons-out .mTS_vertical .mTSThumbContainer:first-child {
	margin-top: 0
}

.mTS-buttons-out .mTS_vertical .mTSThumbContainer:last-child {
	margin-bottom: 0
}

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer {
	margin: 0 3px
}

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer:first-child {
	margin-left: 0
}

.mTS-buttons-out .mTS_horizontal .mTSThumbContainer:last-child {
	margin-right: 0
}

.mTS-hover-full {
	padding: 8px;
	background: rgba(0, 0, 0, .2)
}

.mTS-hover-full .mTS_vertical .mTSThumbContainer {
	margin: 8px 0
}

.mTS-hover-full .mTS_vertical .mTSThumbContainer:first-child {
	margin-top: 40px
}

.mTS-hover-full .mTS_vertical .mTSThumbContainer:last-child {
	margin-bottom: 40px
}

.mTS-hover-full .mTS_horizontal .mTSThumbContainer {
	margin: 0 4px
}

.mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
	margin-left: 40px
}

.mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
	margin-right: 40px
}