#fancybox-loading {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-loading div {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-overlay {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-wrap {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
.fancybox-bg {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-outer {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-content {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-content > div {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-content > div > div {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-frame {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-close {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-title {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-title div {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-left {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-right {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
.fancy-ico {
	box-sizing: content-box; -moz-box-sizing: content-box;
}
#fancybox-loading {
	left: 50%; top: 50%; width: 40px; height: 40px; overflow: hidden; margin-top: -20px; margin-left: -20px; display: none; position: fixed; z-index: 111104; cursor: pointer;
}
#fancybox-loading div {
	left: 0px; top: 0px; width: 40px; height: 480px; position: absolute; background-image: url("fancybox.png");
}
#fancybox-overlay {
	left: 0px; top: 0px; width: 100%; display: none; position: absolute; z-index: 111100;
}
#fancybox-tmp {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; overflow: auto; display: none;
}
#fancybox-wrap {
	padding: 20px; left: 0px; top: 0px; display: none; position: absolute; z-index: 111101;
}
#fancybox-outer {
	background: rgb(255, 255, 255); width: 100%; height: 100%; position: relative; box-shadow: 0px 0px 20px #111; -moz-box-shadow: 0 0 20px #111; -webkit-box-shadow: 0 0 20px #111;
}
#fancybox-content {
	background: padding-box rgb(255, 255, 255); padding: 0px; border: 0px solid rgb(255, 255, 255); border-image: none; width: 0px; height: 0px; position: relative; z-index: 111102; -ms-overflow-y: auto; -webkit-overflow-scrolling: touch; -moz-background-clip: padding; -webkit-background-clip: padding;
}
#fancybox-content > div {
	max-height: 100%; max-width: 100%;
}
#fancybox-hide-sel-frame {
	background: none; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 111101;
}
#fancybox-close {
	background: url("fancybox.png") -40px 0px; top: -15px; width: 30px; height: 30px; right: -15px; display: none; position: absolute; z-index: 111103; cursor: pointer;
}
#fancybox-error {
	margin: 0px; padding: 14px; color: rgb(68, 68, 68);
}
#fancybox-frame {
	border: 0px currentColor; border-image: none; width: 100%; height: 100%;
}
#fancybox-img {
	border: 0px currentColor; border-image: none; width: 100%; height: 100%;
}
#fancybox-img {
	margin: 0px; padding: 0px; line-height: 0; vertical-align: top; max-height: none !important; max-width: none !important;
}
#fancybox-frame {
	width: 100%; height: 100%; display: block; z-index: 0; -webkit-transform: translate3d(0, 0, 0); -webkit-perspective: 1000;
}
#fancybox-left {
	width: 35%; height: 100%; bottom: 0px; display: none; position: absolute; z-index: 111102; cursor: pointer;
}
#fancybox-right {
	width: 35%; height: 100%; bottom: 0px; display: none; position: absolute; z-index: 111102; cursor: pointer;
}
#fancybox-left {
	left: 0px;
}
.rtl #fancybox-left {
	left: auto; right: 0px;
}
#fancybox-right {
	right: 0px;
}
.rtl #fancybox-right {
	left: 0px; right: auto;
}
#fancybox-left-ico {
	left: -9999px; top: 50%; width: 30px; height: 30px; margin-top: -15px; display: block; position: absolute; z-index: 111102; cursor: pointer;
}
#fancybox-right-ico {
	left: -9999px; top: 50%; width: 30px; height: 30px; margin-top: -15px; display: block; position: absolute; z-index: 111102; cursor: pointer;
}
#fancybox-left-ico {
	background-position: -40px -30px; background-image: url("fancybox.png");
}
.rtl #fancybox-left-ico {
	background-position: -40px -60px; right: -9999px;
}
#fancybox-right-ico {
	background-position: -40px -60px; background-image: url("fancybox.png");
}
.rtl #fancybox-right-ico {
	background-position: -40px -30px; right: -9999px;
}
#fancybox-left:focus {
	outline: 0px;
}
#fancybox-right:focus {
	outline: 0px;
}
#fancybox-left:hover span {
	left: 20px;
}
.rtl #fancybox-left:hover span {
	right: 20px;
}
#fancybox-right:hover span {
	left: auto; right: 20px;
}
.rtl #fancybox-right:hover span {
	left: 20px; right: auto;
}
#fancybox-title {
	z-index: 111102;
}
.fancybox-title-inside {
	text-align: center; color: rgb(51, 51, 51); padding-bottom: 10px; position: relative;
}
.fancybox-title-outside {
	color: rgb(255, 255, 255); padding-top: 10px; font-weight: 600;
}
.fancybox-title-over {
	left: 0px; text-align: left; bottom: 0px; color: rgb(255, 255, 255); position: absolute;
}
.rtl .fancybox-title-over {
	text-align: right;
}
#fancybox-title-over {
	background: rgba(0, 0, 0, 0.64); padding: 10px; display: block;
}
.fancybox-title-float {
	left: 0px; height: 32px; bottom: -20px; position: absolute;
}
#fancybox-title-float-wrap {
	border: 0px currentColor; border-image: none; width: auto; border-collapse: collapse;
}
#fancybox-title-float-wrap tr {
	border: 0px currentColor; border-image: none; white-space: nowrap;
}
#fancybox-title-float-wrap td {
	border: 0px currentColor; border-image: none; white-space: nowrap;
}
#fancybox-title-float-left {
	background: url("fancybox.png") no-repeat -40px -90px; padding: 0px 0px 0px 15px;
}
#fancybox-title-float-main {
	background: url("fancybox-x.png") 0px -40px; padding: 0px 0px 3px; color: rgb(255, 255, 255); line-height: 29px; font-size: 14px; font-weight: 600;
}
#fancybox-title-float-right {
	background: url("fancybox.png") no-repeat -55px -90px; padding: 0px 0px 0px 15px;
}
.fancybox-hidden {
	display: none;
}
