/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#9d9c9c; }
:-webkit-full-screen { background:#9d9c9c; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1024px; height:768px; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:105938px; height:780px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.in5-parallax-bg { overflow:hidden; }
.in5-parallax-bg-img {
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	will-change:transform;
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item51589 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item295970 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item311539 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item295816 {
	width:466px !important;
	height:95px !important;
	left:36px !important;
	top:36px !important;
}

#item295819 {
	width:466px !important;
	height:95px !important;
	left:36px !important;
	top:141px !important;
}

#item295821 {
	width:466px !important;
	height:138px !important;
	left:36px !important;
	top:246px !important;
}

#item295825 {
	width:466px !important;
	height:95px !important;
	left:37px !important;
	top:503px !important;
}

#item295827 {
	width:466px !important;
	height:120px !important;
	left:36px !important;
	top:613px !important;
}

#item295834 {
	width:467px !important;
	height:104px !important;
	left:522px !important;
	top:244px !important;
}

#item295836 {
	width:467px !important;
	height:95px !important;
	left:522px !important;
	top:360px !important;
}

#item295838 {
	width:466px !important;
	height:95px !important;
	left:523px !important;
	top:466px !important;
}

#item295829 {
	width:467px !important;
	height:93px !important;
	left:521px !important;
	top:36px !important;
}

#item295831 {
	width:465px !important;
	height:96px !important;
	left:522px !important;
	top:140px !important;
}

#item295823 {
	width:466px !important;
	height:95px !important;
	left:36px !important;
	top:394px !important;
}

#item295840 {
	width:464px !important;
	height:20px !important;
	left:524px !important;
	top:571px !important;
}

#item295842 {
	width:464px !important;
	height:20px !important;
	left:524px !important;
	top:605px !important;
}

#item295982 {
	width:696px !important;
	height:95px !important;
	left:36px !important;
	top:36px !important;
}

#item296014 {
	width:696px !important;
	height:95px !important;
	left:36px !important;
	top:141px !important;
}

#item296047 {
	width:696px !important;
	height:138px !important;
	left:36px !important;
	top:246px !important;
}

#item296081 {
	width:695px !important;
	height:95px !important;
	left:37px !important;
	top:503px !important;
}

#item296116 {
	width:696px !important;
	height:120px !important;
	left:36px !important;
	top:613px !important;
}

#item296148 {
	width:694px !important;
	height:104px !important;
	left:38px !important;
	top:956px !important;
}

#item296181 {
	width:694px !important;
	height:95px !important;
	left:38px !important;
	top:1071px !important;
}

#item296215 {
	width:694px !important;
	height:95px !important;
	left:38px !important;
	top:1177px !important;
}

#item296247 {
	width:695px !important;
	height:93px !important;
	left:37px !important;
	top:748px !important;
}

#item296279 {
	width:694px !important;
	height:96px !important;
	left:38px !important;
	top:851px !important;
}

#item296311 {
	width:696px !important;
	height:95px !important;
	left:36px !important;
	top:394px !important;
}

#item296344 {
	width:693px !important;
	height:20px !important;
	left:39px !important;
	top:1282px !important;
}

#item296372 {
	width:693px !important;
	height:20px !important;
	left:39px !important;
	top:1317px !important;
}

#item311551 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:36px !important;
}

#item311584 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:141px !important;
}

#item311621 {
	width:288px !important;
	height:219px !important;
	left:36px !important;
	top:246px !important;
}

#item311653 {
	width:287px !important;
	height:95px !important;
	left:37px !important;
	top:584px !important;
}

#item311688 {
	width:288px !important;
	height:137px !important;
	left:36px !important;
	top:694px !important;
}

#item311722 {
	width:287px !important;
	height:114px !important;
	left:37px !important;
	top:1063px !important;
}

#item311755 {
	width:287px !important;
	height:95px !important;
	left:37px !important;
	top:1193px !important;
}

#item311789 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:1304px !important;
}

#item311822 {
	width:287px !important;
	height:93px !important;
	left:37px !important;
	top:846px !important;
}

#item311854 {
	width:287px !important;
	height:96px !important;
	left:37px !important;
	top:954px !important;
}

#item311886 {
	width:288px !important;
	height:95px !important;
	left:36px !important;
	top:477px !important;
}

#item311919 {
	width:292px !important;
	height:20px !important;
	left:36px !important;
	top:1415px !important;
}

#item311947 {
	width:288px !important;
	height:20px !important;
	left:36px !important;
	top:1450px !important;
}

#item326663 {
	width:30px !important;
	height:34px !important;
	left:4px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item326665 {
	width:30px !important;
	height:34px !important;
	top:3px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item187144 {
	width:20px !important;
	height:22px !important;
	left:6px !important;
	background:#9d9c9c;
	border:solid 1px #000;
}

#item187145 {
	width:20px !important;
	height:22px !important;
	top:4px !important;
	background:#9d9c9c;
	border:solid 1px #000;
}

#item296464 {
	width:30px !important;
	height:34px !important;
	left:4px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item296465 {
	width:30px !important;
	height:34px !important;
	top:3px !important;
	background:#fff;
	border:solid 1.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item59976 {
	width:1024px !important;
	height:1486px !important;
	top:600px !important;
	background:#fff;
}

#item176453 {
	width:445px !important;
	height:426px !important;
	left:81px !important;
	top:1252px !important;
	background:#d7d7d7;
}

#item59660 {
	width:445px !important;
	height:464px !important;
	left:545px !important;
	top:1562px !important;
	background:#d7d7d7;
}

#item59552.in5-parallax-bg {
	opacity:0.75;
	width:908px !important;
	height:562px !important;
	left:80px !important;
	top:36px !important;
}

#item59559 {
	width:33px !important;
	height:2365px !important;
	left:25px !important;
	top:36px !important;
	background:#b21e27;
}

#item285474 {
	width:445px !important;
	height:307px !important;
	left:80px !important;
	top:856px !important;
}

#item285490 {
	width:432px !important;
	height:302px !important;
	left:547px !important;
	top:673px !important;
}

#item285508 {
	width:428px !important;
	height:264px !important;
	left:88px !important;
	top:1373px !important;
}

#item285542 {
	width:204px !important;
	height:312px !important;
	left:545px !important;
	top:1170px !important;
}

#item285532 {
	width:446px !important;
	height:307px !important;
	left:80px !important;
	top:1895px !important;
}

#item285560 {
	width:432px !important;
	height:320px !important;
	left:548px !important;
	top:1674px !important;
}

#item296474 {
	width:768px !important;
	height:1769px !important;
	top:598px !important;
	background:#fff;
}

#item296498 {
	width:311px !important;
	height:368px !important;
	left:81px !important;
	top:1259px !important;
	background:#d7d7d7;
}

#item296499 {
	width:310px !important;
	height:406px !important;
	left:422px !important;
	top:1726px !important;
	background:#d7d7d7;
}

#item296500.in5-parallax-bg {
	opacity:0.75;
	width:652px !important;
	height:555px !important;
	left:80px !important;
	top:29px !important;
}

#item296508 {
	width:33px !important;
	height:2290px !important;
	left:26px !important;
	top:36px !important;
	background:#b21e27;
}

#item296984 {
	width:310px !important;
	height:214px !important;
	left:81px !important;
	top:953px !important;
}

#item296999 {
	width:296px !important;
	height:207px !important;
	left:428px !important;
	top:680px !important;
}

#item297013 {
	width:297px !important;
	height:180px !important;
	left:87px !important;
	top:1416px !important;
}

#item297027 {
	width:204px !important;
	height:312px !important;
	left:474px !important;
	top:1142px !important;
}

#item297041 {
	width:311px !important;
	height:214px !important;
	left:81px !important;
	top:1933px !important;
}

#item297078 {
	width:301px !important;
	height:223px !important;
	left:426px !important;
	top:1872px !important;
}

#item312050 {
	width:360px !important;
	height:3265px !important;
	top:300px !important;
	background:#fff;
}

#item312074 {
	width:311px !important;
	height:556px !important;
	left:31px !important;
	top:1820px !important;
	background:#d7d7d7;
}

#item312075 {
	width:310px !important;
	height:406px !important;
	left:32px !important;
	top:2954px !important;
	background:#d7d7d7;
}

#item312076.in5-parallax-bg {
	opacity:0.75;
	width:360px !important;
	height:293px !important;
	left:-1px !important;
	top:-4px !important;
}

#item312082 {
	width:17px !important;
	height:3525px !important;
	left:6px !important;
	top:20px !important;
	background:#b21e27;
}

#item312557 {
	width:310px !important;
	height:214px !important;
	left:30px !important;
	top:632px !important;
}

#item312574 {
	width:296px !important;
	height:207px !important;
	left:38px !important;
	top:945px !important;
}

#item312587 {
	width:309px !important;
	height:187px !important;
	left:31px !important;
	top:1557px !important;
}

#item312603 {
	width:204px !important;
	height:312px !important;
	left:85px !important;
	top:1831px !important;
}

#item312616 {
	width:311px !important;
	height:214px !important;
	left:31px !important;
	top:2663px !important;
}

#item312654 {
	width:301px !important;
	height:223px !important;
	left:36px !important;
	top:3100px !important;
}

#item285710 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item297102 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item312678 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item176677 {
	width:33px !important;
	height:699px !important;
	left:25px !important;
	top:36px !important;
	background:#6ea4bd;
}

#item297114 {
	width:33px !important;
	height:952px !important;
	left:26px !important;
	top:36px !important;
	background:#6ea4bd;
}

#item312690 {
	width:17px !important;
	height:1174px !important;
	left:6px !important;
	top:20px !important;
	background:#6ea4bd;
}

#item285871 {
	width:1024px !important;
	height:768px !important;
	background:#fdf9f4;
}

#item176653 {
	width:33px !important;
	height:699px !important;
	left:25px !important;
	top:36px !important;
	background:#6ea4bd;
}

#item297231 {
	width:768px !important;
	height:1024px !important;
	background:#fdf9f4;
}

#item297232 {
	width:33px !important;
	height:952px !important;
	left:25px !important;
	top:36px !important;
	background:#6ea4bd;
}

#item312804 {
	width:360px !important;
	height:1284px !important;
	background:#fdf9f4;
}

#item312805 {
	width:17px !important;
	height:1247px !important;
	left:6px !important;
	top:20px !important;
	background:#6ea4bd;
}

#item178373 {
	width:1024px !important;
	height:598px !important;
	top:5022px !important;
	background:#ebebeb;
}

#item73200 {
	width:1024px !important;
	height:845px !important;
	top:3562px !important;
	background:#ebebeb;
}

#item73168 {
	width:1024px !important;
	height:381px !important;
	top:2712px !important;
	background:#ebebeb;
}

#item287589 {
	width:248px !important;
	height:372px !important;
	left:80px !important;
	top:175px !important;
}

#item287598 {
	width:450px !important;
	height:218px !important;
	left:540px !important;
	top:175px !important;
}

#item287606 {
	width:248px !important;
	height:371px !important;
	left:81px !important;
	top:613px !important;
}

#item287690 {
	width:293px !important;
	height:181px !important;
	left:696px !important;
	top:1135px !important;
}

#item287890 {
	width:448px !important;
	height:299px !important;
	left:81px !important;
	top:1635px !important;
}

#item287907 {
	width:23px !important;
	height:34px !important;
	left:387px !important;
	top:1954px !important;
}

#item287903 {
	width:23px !important;
	height:34px !important;
	left:200px !important;
	top:1954px !important;
}

#item287989 {
	width:449px !important;
	height:299px !important;
	left:540px !important;
	top:1467px !important;
}

#item288005 {
	width:25px !important;
	height:34px !important;
	left:846px !important;
	top:1779px !important;
}

#item288002 {
	width:25px !important;
	height:34px !important;
	left:659px !important;
	top:1779px !important;
}

#item288172 {
	width:448px !important;
	height:298px !important;
	left:81px !important;
	top:2246px !important;
}

#item288189 {
	width:24px !important;
	height:35px !important;
	left:388px !important;
	top:2569px !important;
}

#item288186 {
	width:24px !important;
	height:35px !important;
	left:200px !important;
	top:2569px !important;
}

#item288392 {
	width:448px !important;
	height:298px !important;
	left:541px !important;
	top:2071px !important;
}

#item288415 {
	width:24px !important;
	height:35px !important;
	left:850px !important;
	top:2390px !important;
}

#item288412 {
	width:24px !important;
	height:35px !important;
	left:660px !important;
	top:2390px !important;
}

#item288480 {
	width:293px !important;
	height:194px !important;
	left:697px !important;
	top:2825px !important;
}

#item288496 {
	width:24px !important;
	height:35px !important;
	left:914px !important;
	top:3037px !important;
}

#item288493 {
	width:24px !important;
	height:35px !important;
	left:745px !important;
	top:3037px !important;
}

#item288579 {
	width:292px !important;
	height:200px !important;
	left:697px !important;
	top:3230px !important;
}

#item288660 {
	width:448px !important;
	height:301px !important;
	left:540px !important;
	top:3811px !important;
}

#item288653 {
	width:247px !important;
	height:301px !important;
	left:181px !important;
	top:3811px !important;
}

#item288680 {
	width:293px !important;
	height:195px !important;
	left:80px !important;
	top:4187px !important;
}

#item288808 {
	width:293px !important;
	height:194px !important;
	left:81px !important;
	top:4544px !important;
}

#item288895 {
	width:293px !important;
	height:194px !important;
	left:388px !important;
	top:4802px !important;
}

#item288903 {
	width:293px !important;
	height:194px !important;
	left:696px !important;
	top:4802px !important;
}

#item288974 {
	width:293px !important;
	height:171px !important;
	left:696px !important;
	top:5142px !important;
}

#item289149 {
	width:293px !important;
	height:200px !important;
	left:696px !important;
	top:5382px !important;
}

#item289343 {
	width:448px !important;
	height:298px !important;
	left:81px !important;
	top:5749px !important;
}

#item289327 {
	width:448px !important;
	height:298px !important;
	left:540px !important;
	top:6040px !important;
}

#item289443 {
	width:448px !important;
	height:298px !important;
	left:80px !important;
	top:6369px !important;
}

#item289554 {
	width:448px !important;
	height:298px !important;
	left:540px !important;
	top:6776px !important;
}

#item289340 {
	width:24px !important;
	height:35px !important;
	left:857px !important;
	top:6365px !important;
}

#item289337 {
	width:24px !important;
	height:35px !important;
	left:647px !important;
	top:6365px !important;
}

#item289456 {
	width:24px !important;
	height:35px !important;
	left:408px !important;
	top:6686px !important;
}

#item289453 {
	width:24px !important;
	height:35px !important;
	left:201px !important;
	top:6686px !important;
}

#item289568 {
	width:24px !important;
	height:35px !important;
	left:852px !important;
	top:7091px !important;
}

#item289565 {
	width:24px !important;
	height:35px !important;
	left:652px !important;
	top:7091px !important;
}

#item295858 {
	width:447px !important;
	height:165px !important;
	left:540px !important;
	top:619px !important;
}

#item297671 {
	width:768px !important;
	height:773px !important;
	top:5678px !important;
	background:#ebebeb;
}

#item297695 {
	width:768px !important;
	height:1026px !important;
	top:3936px !important;
	background:#ebebeb;
}

#item297696 {
	width:768px !important;
	height:402px !important;
	top:2966px !important;
	background:#ebebeb;
}

#item298788 {
	width:185px !important;
	height:279px !important;
	left:483px !important;
	top:556px !important;
}

#item298801 {
	width:310px !important;
	height:150px !important;
	left:422px !important;
	top:175px !important;
}

#item298838 {
	width:186px !important;
	height:279px !important;
	left:145px !important;
	top:556px !important;
}

#item298880 {
	width:310px !important;
	height:191px !important;
	left:422px !important;
	top:1156px !important;
}

#item298922 {
	width:310px !important;
	height:208px !important;
	left:424px !important;
	top:1610px !important;
}

#item298968 {
	width:23px !important;
	height:34px !important;
	left:661px !important;
	top:1837px !important;
}

#item298972 {
	width:23px !important;
	height:34px !important;
	left:474px !important;
	top:1837px !important;
}

#item298976 {
	width:310px !important;
	height:208px !important;
	left:80px !important;
	top:1937px !important;
}

#item299021 {
	width:25px !important;
	height:34px !important;
	left:316px !important;
	top:2154px !important;
}

#item299025 {
	width:25px !important;
	height:34px !important;
	left:129px !important;
	top:2154px !important;
}

#item299029 {
	width:310px !important;
	height:208px !important;
	left:422px !important;
	top:2294px !important;
}

#item299083 {
	width:24px !important;
	height:35px !important;
	left:659px !important;
	top:2520px !important;
}

#item299087 {
	width:24px !important;
	height:35px !important;
	left:471px !important;
	top:2520px !important;
}

#item299092 {
	width:310px !important;
	height:208px !important;
	left:80px !important;
	top:2630px !important;
}

#item299182 {
	width:24px !important;
	height:35px !important;
	left:318px !important;
	top:2861px !important;
}

#item299186 {
	width:24px !important;
	height:35px !important;
	left:128px !important;
	top:2861px !important;
}

#item299190 {
	width:310px !important;
	height:208px !important;
	left:422px !important;
	top:3079px !important;
}

#item299221 {
	width:24px !important;
	height:35px !important;
	left:649px !important;
	top:3307px !important;
}

#item299225 {
	width:24px !important;
	height:35px !important;
	left:481px !important;
	top:3307px !important;
}

#item299258 {
	width:308px !important;
	height:210px !important;
	left:424px !important;
	top:3497px !important;
}

#item299301 {
	width:310px !important;
	height:208px !important;
	left:422px !important;
	top:4421px !important;
}

#item299312 {
	width:247px !important;
	height:301px !important;
	left:461px !important;
	top:4043px !important;
}

#item299323 {
	width:310px !important;
	height:208px !important;
	left:80px !important;
	top:4725px !important;
}

#item299368 {
	width:308px !important;
	height:202px !important;
	left:82px !important;
	top:5086px !important;
}

#item299431 {
	width:310px !important;
	height:205px !important;
	left:81px !important;
	top:5436px !important;
}

#item299443 {
	width:310px !important;
	height:205px !important;
	left:423px !important;
	top:5436px !important;
}

#item299484 {
	width:308px !important;
	height:179px !important;
	left:422px !important;
	top:5798px !important;
}

#item299498 {
	width:309px !important;
	height:211px !important;
	left:422px !important;
	top:6129px !important;
}

#item299717 {
	width:309px !important;
	height:205px !important;
	left:82px !important;
	top:6574px !important;
}

#item299734 {
	width:311px !important;
	height:209px !important;
	left:422px !important;
	top:6939px !important;
}

#item299753 {
	width:310px !important;
	height:205px !important;
	left:80px !important;
	top:7325px !important;
}

#item299776 {
	width:311px !important;
	height:208px !important;
	left:422px !important;
	top:7806px !important;
}

#item299802 {
	width:24px !important;
	height:35px !important;
	left:670px !important;
	top:7167px !important;
}

#item299806 {
	width:24px !important;
	height:35px !important;
	left:460px !important;
	top:7167px !important;
}

#item299810 {
	width:24px !important;
	height:35px !important;
	left:332px !important;
	top:7547px !important;
}

#item299814 {
	width:24px !important;
	height:35px !important;
	left:125px !important;
	top:7547px !important;
}

#item299818 {
	width:24px !important;
	height:35px !important;
	left:665px !important;
	top:8031px !important;
}

#item299823 {
	width:24px !important;
	height:35px !important;
	left:465px !important;
	top:8031px !important;
}

#item299827 {
	width:310px !important;
	height:115px !important;
	left:82px !important;
	top:175px !important;
}

#item313246 {
	width:360px !important;
	height:1204px !important;
	top:9284px !important;
	background:#ebebeb;
}

#item313270 {
	width:360px !important;
	height:1537px !important;
	top:6590px !important;
	background:#ebebeb;
}

#item313272 {
	width:360px !important;
	height:664px !important;
	top:5006px !important;
	background:#ebebeb;
}

#item314359 {
	width:185px !important;
	height:279px !important;
	left:93px !important;
	top:1429px !important;
}

#item314372 {
	width:310px !important;
	height:150px !important;
	left:31px !important;
	top:511px !important;
}

#item314410 {
	width:186px !important;
	height:279px !important;
	left:95px !important;
	top:896px !important;
}

#item314451 {
	width:310px !important;
	height:191px !important;
	left:31px !important;
	top:2321px !important;
}

#item314493 {
	width:310px !important;
	height:208px !important;
	left:31px !important;
	top:2880px !important;
}

#item314540 {
	width:23px !important;
	height:34px !important;
	left:268px !important;
	top:3107px !important;
}

#item314544 {
	width:23px !important;
	height:34px !important;
	left:81px !important;
	top:3107px !important;
}

#item314548 {
	width:310px !important;
	height:208px !important;
	left:31px !important;
	top:3213px !important;
}

#item314590 {
	width:25px !important;
	height:34px !important;
	left:267px !important;
	top:3430px !important;
}

#item314595 {
	width:25px !important;
	height:34px !important;
	left:80px !important;
	top:3430px !important;
}

#item314599 {
	width:310px !important;
	height:208px !important;
	left:32px !important;
	top:4079px !important;
}

#item314654 {
	width:24px !important;
	height:35px !important;
	left:269px !important;
	top:4305px !important;
}

#item314659 {
	width:24px !important;
	height:35px !important;
	left:80px !important;
	top:4305px !important;
}

#item314663 {
	width:310px !important;
	height:208px !important;
	left:30px !important;
	top:4408px !important;
}

#item314750 {
	width:24px !important;
	height:35px !important;
	left:268px !important;
	top:4639px !important;
}

#item314755 {
	width:24px !important;
	height:35px !important;
	left:77px !important;
	top:4639px !important;
}

#item314760 {
	width:310px !important;
	height:208px !important;
	left:32px !important;
	top:5402px !important;
}

#item314789 {
	width:24px !important;
	height:35px !important;
	left:260px !important;
	top:5630px !important;
}

#item314793 {
	width:24px !important;
	height:35px !important;
	left:91px !important;
	top:5630px !important;
}

#item314824 {
	width:308px !important;
	height:210px !important;
	left:32px !important;
	top:6359px !important;
}

#item314868 {
	width:310px !important;
	height:208px !important;
	left:32px !important;
	top:7422px !important;
}

#item314879 {
	width:247px !important;
	height:301px !important;
	left:63px !important;
	top:6856px !important;
}

#item314891 {
	width:310px !important;
	height:208px !important;
	left:32px !important;
	top:7694px !important;
}

#item314934 {
	width:308px !important;
	height:202px !important;
	left:32px !important;
	top:8246px !important;
}

#item314996 {
	width:310px !important;
	height:205px !important;
	left:30px !important;
	top:8834px !important;
}

#item315010 {
	width:310px !important;
	height:205px !important;
	left:32px !important;
	top:9053px !important;
}

#item315050 {
	width:308px !important;
	height:179px !important;
	left:31px !important;
	top:9676px !important;
}

#item315061 {
	width:309px !important;
	height:211px !important;
	left:31px !important;
	top:10247px !important;
}

#item315278 {
	width:309px !important;
	height:205px !important;
	left:31px !important;
	top:10608px !important;
}

#item315294 {
	width:311px !important;
	height:209px !important;
	left:31px !important;
	top:11532px !important;
}

#item315316 {
	width:310px !important;
	height:205px !important;
	left:30px !important;
	top:11859px !important;
}

#item315340 {
	width:311px !important;
	height:208px !important;
	left:31px !important;
	top:12955px !important;
}

#item315367 {
	width:24px !important;
	height:35px !important;
	left:279px !important;
	top:11760px !important;
}

#item315371 {
	width:24px !important;
	height:35px !important;
	left:69px !important;
	top:11760px !important;
}

#item315375 {
	width:24px !important;
	height:35px !important;
	left:282px !important;
	top:12081px !important;
}

#item315379 {
	width:24px !important;
	height:35px !important;
	left:75px !important;
	top:12081px !important;
}

#item315384 {
	width:24px !important;
	height:35px !important;
	left:275px !important;
	top:13180px !important;
}

#item315388 {
	width:24px !important;
	height:35px !important;
	left:75px !important;
	top:13180px !important;
}

#item315392 {
	width:310px !important;
	height:115px !important;
	left:31px !important;
	top:159px !important;
}

#item8204 {
	width:397px !important;
	height:412px !important;
	left:591px !important;
	top:158px !important;
	background:rgba(255,255,255,0.61);
}

#item8255 {
	width:22px !important;
	height:31px !important;
}

#item295553 {
	width:371px !important;
	height:31px !important;
	left:596px !important;
	top:245px !important;
}

#item295349 {
	width:22px !important;
	height:31px !important;
}

#item295555 {
	width:371px !important;
	height:31px !important;
	left:596px !important;
	top:312px !important;
}

#item295379 {
	width:22px !important;
	height:31px !important;
}

#item295558 {
	width:371px !important;
	height:31px !important;
	left:596px !important;
	top:379px !important;
}

#item295409 {
	width:22px !important;
	height:31px !important;
}

#item295560 {
	width:371px !important;
	height:31px !important;
	left:596px !important;
	top:445px !important;
}

#item295320 {
	width:22px !important;
	height:31px !important;
}

#item295562 {
	width:371px !important;
	height:31px !important;
	left:596px !important;
	top:512px !important;
}

#item299882 {
	width:397px !important;
	height:412px !important;
	left:317px !important;
	top:538px !important;
	background:rgba(255,255,255,0.61);
}

#item299932 {
	width:22px !important;
	height:31px !important;
}

#item299906 {
	width:371px !important;
	height:31px !important;
	left:322px !important;
	top:625px !important;
}

#item299961 {
	width:22px !important;
	height:31px !important;
}

#item299935 {
	width:371px !important;
	height:31px !important;
	left:322px !important;
	top:692px !important;
}

#item299991 {
	width:22px !important;
	height:31px !important;
}

#item299965 {
	width:371px !important;
	height:31px !important;
	left:322px !important;
	top:759px !important;
}

#item300020 {
	width:22px !important;
	height:31px !important;
}

#item299994 {
	width:371px !important;
	height:31px !important;
	left:322px !important;
	top:825px !important;
}

#item300049 {
	width:22px !important;
	height:31px !important;
}

#item300023 {
	width:371px !important;
	height:31px !important;
	left:322px !important;
	top:892px !important;
}

#item315445 {
	width:285px !important;
	height:412px !important;
	left:40px !important;
	top:30px !important;
	background:rgba(255,255,255,0.61);
}

#item315495 {
	width:22px !important;
	height:31px !important;
}

#item315469 {
	width:267px !important;
	height:31px !important;
	left:45px !important;
	top:117px !important;
}

#item315525 {
	width:22px !important;
	height:31px !important;
}

#item315498 {
	width:235px !important;
	height:31px !important;
	left:45px !important;
	top:184px !important;
}

#item315554 {
	width:22px !important;
	height:31px !important;
}

#item315528 {
	width:274px !important;
	height:31px !important;
	left:45px !important;
	top:251px !important;
}

#item315583 {
	width:22px !important;
	height:31px !important;
}

#item315557 {
	width:237px !important;
	height:31px !important;
	left:45px !important;
	top:317px !important;
}

#item315614 {
	width:22px !important;
	height:31px !important;
}

#item315588 {
	width:237px !important;
	height:31px !important;
	left:45px !important;
	top:384px !important;
}

#item187301 {
	width:55px !important;
	height:55px !important;
	left:957px !important;
	top:11px !important;
}

#item289638 {
	width:446px !important;
	height:300px !important;
	left:542px !important;
	top:1190px !important;
}

#item289654 {
	width:446px !important;
	height:465px !important;
	left:542px !important;
	top:709px !important;
}

#item300143 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item300192 {
	width:318px !important;
	height:216px !important;
	left:416px !important;
	top:891px !important;
}

#item300204 {
	width:318px !important;
	height:332px !important;
	left:416px !important;
	top:539px !important;
}

#item315705 {
	width:41px !important;
	height:41px !important;
	left:312px !important;
	top:11px !important;
}

#item315754 {
	width:310px !important;
	height:216px !important;
	left:31px !important;
	top:1759px !important;
}

#item315768 {
	width:311px !important;
	height:324px !important;
	left:30px !important;
	top:331px !important;
}

#item289808 {
	width:447px !important;
	height:335px !important;
	left:543px !important;
	top:588px !important;
}

#item289994 {
	width:161px !important;
	height:326px !important;
	left:80px !important;
	top:589px !important;
}

#item289846 {
	width:445px !important;
	height:487px !important;
	left:543px !important;
	top:956px !important;
}

#item295425 {
	width:55px !important;
	height:55px !important;
	left:955px !important;
	top:9px !important;
}

#item300326 {
	width:316px !important;
	height:237px !important;
	left:416px !important;
	top:908px !important;
}

#item300339 {
	width:161px !important;
	height:326px !important;
	left:80px !important;
	top:605px !important;
}

#item300354 {
	width:316px !important;
	height:346px !important;
	left:416px !important;
	top:1184px !important;
}

#item300368 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item315896 {
	width:310px !important;
	height:237px !important;
	left:30px !important;
	top:1274px !important;
}

#item315909 {
	width:161px !important;
	height:326px !important;
	left:32px !important;
	top:363px !important;
}

#item315921 {
	width:310px !important;
	height:346px !important;
	left:30px !important;
	top:1527px !important;
}

#item315938 {
	width:41px !important;
	height:41px !important;
	left:305px !important;
	top:10px !important;
}

#item295456 {
	width:55px !important;
	height:55px !important;
	left:955px !important;
	top:9px !important;
}

#item300512 {
	width:55px !important;
	height:55px !important;
	left:698px !important;
	top:12px !important;
}

#item316078 {
	width:41px !important;
	height:41px !important;
	left:302px !important;
	top:11px !important;
}

#item289987 {
	width:454px !important;
	height:309px !important;
	left:534px !important;
	top:196px !important;
}

#item295485 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item300642 {
	width:454px !important;
	height:309px !important;
	left:179px !important;
	top:542px !important;
}

#item300654 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:17px !important;
}

#item316211 {
	width:310px !important;
	height:211px !important;
	left:30px !important;
	top:856px !important;
}

#item316223 {
	width:41px !important;
	height:41px !important;
	left:311px !important;
	top:11px !important;
}

#item290259 {
	width:446px !important;
	height:345px !important;
	left:542px !important;
	top:707px !important;
}

#item290269 {
	width:446px !important;
	height:414px !important;
	left:80px !important;
	top:1077px !important;
}

#item295523 {
	width:55px !important;
	height:55px !important;
	left:955px !important;
	top:9px !important;
}

#item300788 {
	width:310px !important;
	height:243px !important;
	left:422px !important;
	top:1049px !important;
}

#item300808 {
	width:310px !important;
	height:291px !important;
	left:80px !important;
	top:866px !important;
}

#item300830 {
	width:55px !important;
	height:55px !important;
	left:698px !important;
	top:9px !important;
}

#item316359 {
	width:310px !important;
	height:243px !important;
	left:31px !important;
	top:1895px !important;
}

#item316370 {
	width:310px !important;
	height:291px !important;
	left:31px !important;
	top:817px !important;
}

#item316385 {
	width:41px !important;
	height:41px !important;
	left:312px !important;
	top:7px !important;
}

#item285939 {
	width:355px !important;
	height:522px !important;
	left:80px !important;
	top:212px !important;
}

#item300913 {
	width:316px !important;
	height:465px !important;
	left:80px !important;
	top:212px !important;
}

#item316485 {
	width:310px !important;
	height:465px !important;
	left:30px !important;
	top:222px !important;
}

#item286015 {
	width:601px !important;
	height:427px !important;
	left:80px !important;
	top:143px !important;
}

#item301094 {
	width:506px !important;
	height:359px !important;
	left:153px !important;
	top:144px !important;
}

#item316690 {
	width:309px !important;
	height:219px !important;
	left:31px !important;
	top:154px !important;
}

#item286059 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item301114 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item316716 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item290565 {
	opacity:0.53;
	width:352px !important;
	height:612px !important;
	left:77px !important;
	top:159px !important;
	background:#fff;
}

#item11446 {
	width:22px !important;
	height:21px !important;
}

#item187827 {
	width:301px !important;
	height:46px !important;
	left:97px !important;
	top:322px !important;
}

#item290394 {
	width:22px !important;
	height:21px !important;
}

#item290367 {
	width:299px !important;
	height:46px !important;
	left:99px !important;
	top:376px !important;
}

#item290432 {
	width:22px !important;
	height:21px !important;
}

#item290406 {
	width:298px !important;
	height:46px !important;
	left:100px !important;
	top:429px !important;
}

#item290468 {
	width:22px !important;
	height:21px !important;
}

#item290442 {
	width:296px !important;
	height:46px !important;
	left:102px !important;
	top:482px !important;
}

#item290505 {
	width:22px !important;
	height:21px !important;
}

#item290479 {
	width:294px !important;
	height:46px !important;
	left:104px !important;
	top:536px !important;
}

#item290542 {
	width:22px !important;
	height:21px !important;
}

#item290516 {
	width:293px !important;
	height:46px !important;
	left:105px !important;
	top:589px !important;
}

#item290357 {
	width:22px !important;
	height:21px !important;
}

#item290331 {
	width:291px !important;
	height:46px !important;
	left:107px !important;
	top:643px !important;
}

#item301132 {
	opacity:0.53;
	width:352px !important;
	height:612px !important;
	left:80px !important;
	top:277px !important;
	background:#fff;
}

#item301182 {
	width:22px !important;
	height:21px !important;
}

#item301156 {
	width:301px !important;
	height:46px !important;
	left:100px !important;
	top:440px !important;
}

#item301214 {
	width:22px !important;
	height:21px !important;
}

#item301188 {
	width:299px !important;
	height:46px !important;
	left:102px !important;
	top:493px !important;
}

#item301245 {
	width:22px !important;
	height:21px !important;
}

#item301218 {
	width:298px !important;
	height:46px !important;
	left:103px !important;
	top:547px !important;
}

#item301275 {
	width:22px !important;
	height:21px !important;
}

#item301249 {
	width:296px !important;
	height:46px !important;
	left:105px !important;
	top:600px !important;
}

#item301305 {
	width:22px !important;
	height:21px !important;
}

#item301279 {
	width:294px !important;
	height:46px !important;
	left:107px !important;
	top:654px !important;
}

#item301334 {
	width:22px !important;
	height:21px !important;
}

#item301308 {
	width:293px !important;
	height:46px !important;
	left:108px !important;
	top:707px !important;
}

#item301364 {
	width:22px !important;
	height:21px !important;
}

#item301338 {
	width:291px !important;
	height:46px !important;
	left:110px !important;
	top:760px !important;
}

#item316732 {
	opacity:0.53;
	width:318px !important;
	height:581px !important;
	left:30px !important;
	top:20px !important;
	background:#fff;
}

#item316782 {
	width:22px !important;
	height:21px !important;
}

#item316756 {
	width:301px !important;
	height:46px !important;
	left:39px !important;
	top:183px !important;
}

#item316814 {
	width:22px !important;
	height:21px !important;
}

#item316788 {
	width:299px !important;
	height:46px !important;
	left:41px !important;
	top:237px !important;
}

#item316844 {
	width:22px !important;
	height:21px !important;
}

#item316818 {
	width:298px !important;
	height:46px !important;
	left:42px !important;
	top:290px !important;
}

#item316873 {
	width:22px !important;
	height:21px !important;
}

#item316847 {
	width:296px !important;
	height:46px !important;
	left:44px !important;
	top:343px !important;
}

#item316904 {
	width:22px !important;
	height:21px !important;
}

#item316877 {
	width:294px !important;
	height:46px !important;
	left:46px !important;
	top:397px !important;
}

#item316934 {
	width:22px !important;
	height:21px !important;
}

#item316908 {
	width:293px !important;
	height:46px !important;
	left:47px !important;
	top:450px !important;
}

#item316963 {
	width:22px !important;
	height:21px !important;
}

#item316937 {
	width:291px !important;
	height:46px !important;
	left:49px !important;
	top:504px !important;
}

#item187401 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item290734 {
	width:444px !important;
	height:502px !important;
	left:542px !important;
	top:166px !important;
}

#item290744 {
	width:908px !important;
	height:502px !important;
	left:80px !important;
	top:697px !important;
}

#item301422 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:10px !important;
}

#item301519 {
	width:314px !important;
	height:355px !important;
	left:417px !important;
	top:166px !important;
}

#item301532 {
	width:652px !important;
	height:360px !important;
	left:80px !important;
	top:540px !important;
}

#item317020 {
	width:41px !important;
	height:41px !important;
	left:312px !important;
	top:6px !important;
}

#item317119 {
	width:309px !important;
	height:355px !important;
	left:31px !important;
	top:170px !important;
}

#item317133 {
	width:309px !important;
	height:171px !important;
	left:31px !important;
	top:1083px !important;
}

#item290858 {
	width:293px !important;
	height:18px !important;
}

#item290860 {
	width:293px !important;
	height:18px !important;
	left:80px !important;
	top:1366px !important;
}

#item295571 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item301707 {
	width:293px !important;
	height:18px !important;
}

#item301704 {
	width:293px !important;
	height:18px !important;
	left:80px !important;
	top:1522px !important;
}

#item301708 {
	width:55px !important;
	height:55px !important;
	left:701px !important;
	top:9px !important;
}

#item317288 {
	width:293px !important;
	height:18px !important;
}

#item317285 {
	width:293px !important;
	height:18px !important;
	left:33px !important;
	top:2604px !important;
}

#item317289 {
	width:41px !important;
	height:41px !important;
	left:309px !important;
	top:6px !important;
}

#item290943 {
	width:444px !important;
	height:227px !important;
	left:544px !important;
	top:171px !important;
}

#item290952 {
	width:445px !important;
	height:303px !important;
	left:80px !important;
	top:414px !important;
}

#item290962 {
	width:444px !important;
	height:271px !important;
	left:544px !important;
	top:682px !important;
}

#item290970 {
	width:444px !important;
	height:238px !important;
	left:544px !important;
	top:970px !important;
}

#item295632 {
	width:55px !important;
	height:55px !important;
	left:960px !important;
	top:9px !important;
}

#item301835 {
	width:317px !important;
	height:163px !important;
	left:416px !important;
	top:172px !important;
}

#item301848 {
	width:317px !important;
	height:216px !important;
	left:80px !important;
	top:348px !important;
}

#item301872 {
	width:317px !important;
	height:194px !important;
	left:416px !important;
	top:576px !important;
}

#item301884 {
	width:317px !important;
	height:169px !important;
	left:416px !important;
	top:787px !important;
}

#item301895 {
	width:55px !important;
	height:55px !important;
	left:700px !important;
	top:13px !important;
}

#item317415 {
	width:310px !important;
	height:163px !important;
	left:30px !important;
	top:182px !important;
}

#item317428 {
	width:310px !important;
	height:216px !important;
	left:30px !important;
	top:536px !important;
}

#item317454 {
	width:310px !important;
	height:194px !important;
	left:30px !important;
	top:1310px !important;
}

#item317465 {
	width:309px !important;
	height:169px !important;
	left:31px !important;
	top:1521px !important;
}

#item317477 {
	width:41px !important;
	height:41px !important;
	left:313px !important;
	top:9px !important;
}

#item295689 {
	width:295px !important;
	height:197px !important;
	left:80px !important;
	top:437px !important;
}

#item295699 {
	width:295px !important;
	height:197px !important;
	left:387px !important;
	top:658px !important;
}

#item295661 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item302026 {
	width:316px !important;
	height:211px !important;
	left:80px !important;
	top:436px !important;
}

#item302042 {
	width:316px !important;
	height:209px !important;
	left:416px !important;
	top:822px !important;
}

#item302057 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:9px !important;
}

#item317610 {
	width:309px !important;
	height:211px !important;
	left:31px !important;
	top:867px !important;
}

#item317622 {
	width:310px !important;
	height:209px !important;
	left:30px !important;
	top:1643px !important;
}

#item317637 {
	width:41px !important;
	height:41px !important;
	left:309px !important;
	top:10px !important;
}

#item291109 {
	width:908px !important;
	height:336px !important;
	left:80px !important;
	top:174px !important;
}

#item291243 {
	width:106px !important;
	height:156px !important;
	left:80px !important;
	top:522px !important;
}

#item291235 {
	width:444px !important;
	height:336px !important;
	left:544px !important;
	top:524px !important;
}

#item291226 {
	width:444px !important;
	height:317px !important;
	left:80px !important;
	top:987px !important;
}

#item295707 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item302184 {
	width:651px !important;
	height:241px !important;
	left:81px !important;
	top:174px !important;
}

#item302198 {
	width:106px !important;
	height:156px !important;
	left:81px !important;
	top:441px !important;
}

#item302234 {
	width:316px !important;
	height:227px !important;
	left:416px !important;
	top:1067px !important;
}

#item302250 {
	width:316px !important;
	height:227px !important;
	left:81px !important;
	top:1067px !important;
}

#item302292 {
	width:55px !important;
	height:55px !important;
	left:701px !important;
	top:12px !important;
}

#item317765 {
	width:309px !important;
	height:177px !important;
	left:31px !important;
	top:182px !important;
}

#item317778 {
	width:109px !important;
	height:156px !important;
	left:31px !important;
	top:377px !important;
}

#item317816 {
	width:309px !important;
	height:227px !important;
	left:31px !important;
	top:1292px !important;
}

#item317835 {
	width:309px !important;
	height:227px !important;
	left:31px !important;
	top:1047px !important;
}

#item317873 {
	width:41px !important;
	height:41px !important;
	left:309px !important;
	top:14px !important;
}

#item291385 {
	width:444px !important;
	height:268px !important;
	left:80px !important;
	top:146px !important;
}

#item291393 {
	width:213px !important;
	height:213px !important;
	left:544px !important;
	top:669px !important;
}

#item291403 {
	width:212px !important;
	height:212px !important;
	left:776px !important;
	top:531px !important;
}

#item295736 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item302420 {
	width:317px !important;
	height:192px !important;
	left:80px !important;
	top:147px !important;
}

#item302439 {
	width:317px !important;
	height:317px !important;
	left:80px !important;
	top:703px !important;
}

#item302452 {
	width:317px !important;
	height:317px !important;
	left:416px !important;
	top:968px !important;
}

#item302490 {
	width:55px !important;
	height:55px !important;
	left:701px !important;
	top:9px !important;
}

#item318000 {
	width:309px !important;
	height:192px !important;
	left:31px !important;
	top:149px !important;
}

#item318014 {
	width:309px !important;
	height:317px !important;
	left:31px !important;
	top:1250px !important;
}

#item318027 {
	width:309px !important;
	height:317px !important;
	left:31px !important;
	top:2301px !important;
}

#item318064 {
	width:41px !important;
	height:41px !important;
	left:316px !important;
	top:5px !important;
}

#item291557 {
	width:444px !important;
	height:250px !important;
	left:80px !important;
	top:838px !important;
}

#item291564 {
	width:444px !important;
	height:250px !important;
	left:80px !important;
	top:1137px !important;
}

#item291573 {
	width:444px !important;
	height:408px !important;
}

#item295870 {
	width:351px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item291659 {
	width:351px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item295867 {
	width:361px !important;
	height:58px !important;
	left:68px !important;
	top:1477px !important;
}

#item295909 {
	width:484px !important;
	height:45px !important;
	left:10px !important;
	top:10px !important;
}

#item291666 {
	width:484px !important;
	height:45px !important;
	left:10px !important;
	top:10px !important;
}

#item295906 {
	width:494px !important;
	height:55px !important;
	left:533px !important;
	top:1477px !important;
}

#item295770 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:9px !important;
}

#item302623 {
	width:444px !important;
	height:250px !important;
	left:108px !important;
	top:1362px !important;
}

#item302634 {
	width:444px !important;
	height:250px !important;
	left:254px !important;
	top:1604px !important;
}

#item302651 {
	width:316px !important;
	height:290px !important;
}

#item302693 {
	width:351px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item302723 {
	width:351px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item302691 {
	width:361px !important;
	height:58px !important;
	left:72px !important;
	top:1940px !important;
}

#item302755 {
	width:484px !important;
	height:45px !important;
	left:10px !important;
	top:10px !important;
}

#item302787 {
	width:484px !important;
	height:45px !important;
	left:10px !important;
	top:10px !important;
}

#item302753 {
	width:494px !important;
	height:55px !important;
	left:74px !important;
	top:2002px !important;
}

#item302817 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:12px !important;
}

#item318197 {
	width:309px !important;
	height:174px !important;
	left:31px !important;
	top:2553px !important;
}

#item318209 {
	width:309px !important;
	height:174px !important;
	left:31px !important;
	top:2762px !important;
}

#item318231 {
	width:309px !important;
	height:290px !important;
}

#item318270 {
	width:312px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item318302 {
	width:351px !important;
	height:48px !important;
	left:10px !important;
	top:10px !important;
}

#item318268 {
	width:361px !important;
	height:58px !important;
	left:20px !important;
	top:2994px !important;
}

#item318333 {
	width:312px !important;
	height:55px !important;
	left:10px !important;
	top:10px !important;
}

#item318365 {
	width:312px !important;
	height:55px !important;
	left:10px !important;
	top:10px !important;
}

#item318331 {
	width:322px !important;
	height:65px !important;
	left:20px !important;
	top:3055px !important;
}

#item318396 {
	width:41px !important;
	height:41px !important;
	left:310px !important;
	top:6px !important;
}

#item284960 {
	width:447px !important;
	height:244px !important;
	left:541px !important;
	top:548px !important;
	background:#eaeaea;
}

#item182525 {
	width:447px !important;
	height:283px !important;
	left:80px !important;
	top:257px !important;
	background:#eaeaea;
}

#item284961 {
	width:447px !important;
	height:227px !important;
	left:80px !important;
	top:893px !important;
	background:#eaeaea;
}

#item286107 {
	width:142px !important;
	height:194px !important;
	left:93px !important;
	top:265px !important;
}

#item286173 {
	width:208px !important;
	height:120px !important;
	left:93px !important;
	top:903px !important;
}

#item286132 {
	width:136px !important;
	height:211px !important;
	left:852px !important;
	top:265px !important;
}

#item286142 {
	width:208px !important;
	height:130px !important;
	left:319px !important;
	top:628px !important;
}

#item286158 {
	width:238px !important;
	height:211px !important;
	left:739px !important;
	top:556px !important;
}

#item286196 {
	width:158px !important;
	height:160px !important;
	left:541px !important;
	top:862px !important;
}

#item302850 {
	width:316px !important;
	height:355px !important;
	left:415px !important;
	top:700px !important;
	background:#eaeaea;
}

#item302851 {
	width:318px !important;
	height:379px !important;
	left:79px !important;
	top:257px !important;
	background:#eaeaea;
}

#item302852 {
	width:316px !important;
	height:249px !important;
	left:80px !important;
	top:1080px !important;
	background:#eaeaea;
}

#item303227 {
	width:142px !important;
	height:194px !important;
	left:92px !important;
	top:265px !important;
}

#item303240 {
	width:208px !important;
	height:120px !important;
	left:93px !important;
	top:1090px !important;
}

#item303253 {
	width:136px !important;
	height:211px !important;
	left:597px !important;
	top:299px !important;
}

#item303294 {
	width:208px !important;
	height:130px !important;
	left:187px !important;
	top:751px !important;
}

#item303309 {
	width:238px !important;
	height:211px !important;
	left:467px !important;
	top:708px !important;
}

#item303325 {
	width:158px !important;
	height:160px !important;
	left:417px !important;
	top:1144px !important;
}

#item318476 {
	width:311px !important;
	height:355px !important;
	left:30px !important;
	top:1163px !important;
	background:#eaeaea;
}

#item318477 {
	width:310px !important;
	height:379px !important;
	left:30px !important;
	top:283px !important;
	background:#eaeaea;
}

#item318478 {
	width:311px !important;
	height:259px !important;
	left:31px !important;
	top:1973px !important;
	background:#eaeaea;
}

#item318854 {
	width:142px !important;
	height:194px !important;
	left:43px !important;
	top:291px !important;
}

#item318866 {
	width:208px !important;
	height:120px !important;
	left:44px !important;
	top:1982px !important;
}

#item318879 {
	width:136px !important;
	height:211px !important;
	left:205px !important;
	top:760px !important;
}

#item318917 {
	width:208px !important;
	height:130px !important;
	left:134px !important;
	top:1641px !important;
}

#item318932 {
	width:238px !important;
	height:211px !important;
	left:82px !important;
	top:1171px !important;
}

#item318947 {
	width:158px !important;
	height:160px !important;
	left:33px !important;
	top:2330px !important;
}

#item295944 {
	width:439px !important;
	height:315px !important;
	left:80px !important;
	top:165px !important;
}

#item303443 {
	width:316px !important;
	height:226px !important;
	left:81px !important;
	top:165px !important;
}

#item319065 {
	width:309px !important;
	height:226px !important;
	left:32px !important;
	top:226px !important;
}

#item292877 {
	width:288px !important;
	height:507px !important;
	left:390px !important;
	top:437px !important;
	background:#e7e7e7;
	border:solid 2px #163072;
}

#item292481 {
	width:419px !important;
	height:260px !important;
	left:570px !important;
	top:122px !important;
	border:solid 2px #163072;
}

#item292482 {
	width:287px !important;
	height:506px !important;
	left:79px !important;
	top:436px !important;
	border:solid 2px #163072;
}

#item293077 {
	width:170px !important;
	height:151px !important;
	left:94px !important;
	top:155px !important;
}

#item293086 {
	width:188px !important;
	height:237px !important;
	left:577px !important;
	top:138px !important;
}

#item293094 {
	width:271px !important;
	height:190px !important;
	left:86px !important;
	top:737px !important;
}

#item293104 {
	width:263px !important;
	height:177px !important;
	left:403px !important;
	top:450px !important;
}

#item293113 {
	width:271px !important;
	height:181px !important;
	left:709px !important;
	top:703px !important;
}

#item303723 {
	width:318px !important;
	height:455px !important;
	left:414px !important;
	top:630px !important;
	background:#e7e7e7;
	border:solid 2px #163072;
}

#item303724 {
	width:318px !important;
	height:455px !important;
	left:414px !important;
	top:122px !important;
	border:solid 2px #163072;
}

#item303725 {
	width:317px !important;
	height:506px !important;
	left:79px !important;
	top:553px !important;
	border:solid 2px #163072;
}

#item303905 {
	width:170px !important;
	height:151px !important;
	left:93px !important;
	top:155px !important;
}

#item303942 {
	width:188px !important;
	height:237px !important;
	left:470px !important;
	top:137px !important;
}

#item303954 {
	width:271px !important;
	height:190px !important;
	left:101px !important;
	top:851px !important;
}

#item303965 {
	width:263px !important;
	height:177px !important;
	left:439px !important;
	top:644px !important;
}

#item303976 {
	width:307px !important;
	height:204px !important;
	left:415px !important;
	top:1137px !important;
}

#item319375 {
	width:308px !important;
	height:455px !important;
	left:32px !important;
	top:1055px !important;
	background:#e7e7e7;
	border:solid 2px #163072;
}

#item319376 {
	width:308px !important;
	height:455px !important;
	left:32px !important;
	top:550px !important;
	border:solid 2px #163072;
}

#item319377 {
	width:310px !important;
	height:506px !important;
	left:30px !important;
	top:1570px !important;
	border:solid 2px #163072;
}

#item319557 {
	width:170px !important;
	height:151px !important;
	left:44px !important;
	top:139px !important;
}

#item319589 {
	width:188px !important;
	height:237px !important;
	left:87px !important;
	top:565px !important;
}

#item319601 {
	width:271px !important;
	height:190px !important;
	left:51px !important;
	top:1869px !important;
}

#item319614 {
	width:263px !important;
	height:177px !important;
	left:56px !important;
	top:1068px !important;
}

#item319627 {
	width:294px !important;
	height:204px !important;
	left:37px !important;
	top:2385px !important;
}

#item286410 {
	width:1024px !important;
	height:768px !important;
}

#item286357 {
	width:396px !important;
	height:768px !important;
	left:70px !important;
	background:#6a6b68;
}

#item183259 {
	width:33px !important;
	height:697px !important;
	left:25px !important;
	top:37px !important;
	background:#f39200;
}

#item286361 {
	width:263px !important;
	height:197px !important;
	left:725px !important;
	top:36px !important;
}

#item286370 {
	width:369px !important;
	height:456px !important;
	left:80px !important;
	top:259px !important;
}

#item304003 {
	width:768px !important;
	height:555px !important;
}

#item304016 {
	width:768px !important;
	height:1261px !important;
	top:555px !important;
	background:#6a6b68;
}

#item304017 {
	width:33px !important;
	height:1737px !important;
	left:25px !important;
	top:37px !important;
	background:#f39200;
}

#item304093 {
	width:263px !important;
	height:197px !important;
	left:469px !important;
	top:37px !important;
}

#item319666 {
	width:360px !important;
	height:2747px !important;
	top:261px !important;
	background:#6a6b68;
}

#item319744 {
	width:310px !important;
	height:230px !important;
	left:30px !important;
	top:2602px !important;
}

#item319667 {
	width:17px !important;
	height:2968px !important;
	left:6px !important;
	top:20px !important;
	background:#f39200;
}

#item248412 {
	width:376px !important;
	height:768px !important;
	left:86px !important;
	background:#e5e5e5;
}

#item286429 {
	width:94px !important;
	height:192px !important;
	left:96px !important;
	top:43px !important;
}

#item286445 {
	width:94px !important;
	height:191px !important;
	left:220px !important;
	top:165px !important;
}

#item286466 {
	width:94px !important;
	height:200px !important;
	left:356px !important;
	top:215px !important;
}

#item286484 {
	width:354px !important;
	height:263px !important;
	left:96px !important;
	top:437px !important;
}

#item304136 {
	width:317px !important;
	height:1024px !important;
	left:80px !important;
	background:#e5e5e5;
}

#item304232 {
	width:94px !important;
	height:192px !important;
	left:90px !important;
	top:43px !important;
}

#item304246 {
	width:94px !important;
	height:191px !important;
	left:192px !important;
	top:165px !important;
}

#item304258 {
	width:94px !important;
	height:200px !important;
	left:295px !important;
	top:215px !important;
}

#item304277 {
	width:312px !important;
	height:232px !important;
	left:82px !important;
	top:437px !important;
}

#item319787 {
	width:360px !important;
	height:1480px !important;
	background:#e5e5e5;
}

#item319882 {
	width:94px !important;
	height:192px !important;
	left:30px !important;
	top:189px !important;
}

#item319897 {
	width:94px !important;
	height:191px !important;
	left:133px !important;
	top:190px !important;
}

#item319910 {
	width:94px !important;
	height:200px !important;
	left:246px !important;
	top:184px !important;
}

#item319926 {
	width:312px !important;
	height:232px !important;
	left:30px !important;
	top:1050px !important;
}

#item248769 {
	width:1024px !important;
	height:768px !important;
	background:#f1e8e0;
}

#item293179 {
	opacity:0.59;
	width:399px !important;
	height:454px !important;
	left:570px !important;
	top:74px !important;
	background:#fff;
}

#item304300 {
	width:768px !important;
	height:1024px !important;
	background:#f1e8e0;
}

#item304353 {
	opacity:0.59;
	width:336px !important;
	height:492px !important;
	left:397px !important;
	top:83px !important;
	background:#fff;
}

#item319950 {
	width:360px !important;
	height:640px !important;
	background:#f1e8e0;
}

#item320003 {
	opacity:0.59;
	width:310px !important;
	height:492px !important;
	left:33px !important;
	top:104px !important;
	background:#fff;
}

#item293398 {
	width:446px !important;
	height:599px !important;
	left:542px !important;
	top:93px !important;
}

#item304492 {
	width:316px !important;
	height:427px !important;
	left:416px !important;
	top:93px !important;
}

#item320142 {
	width:310px !important;
	height:427px !important;
	left:30px !important;
	top:69px !important;
}

#item293590 {
	width:448px !important;
	height:445px !important;
	left:80px !important;
	top:202px !important;
}

#item304747 {
	width:316px !important;
	height:313px !important;
	left:81px !important;
	top:202px !important;
}

#item320400 {
	width:310px !important;
	height:313px !important;
	left:30px !important;
	top:246px !important;
}

#item293759 {
	width:1024px !important;
	height:631px !important;
	top:1px !important;
}

#item304765 {
	width:768px !important;
	height:473px !important;
}

#item320418 {
	width:362px !important;
	height:223px !important;
}

#item293987 {
	width:295px !important;
	height:252px !important;
	left:80px !important;
	top:207px !important;
}

#item293977 {
	width:331px !important;
	height:399px !important;
	left:693px !important;
	top:351px !important;
}

#item305074 {
	width:295px !important;
	height:252px !important;
	left:81px !important;
	top:207px !important;
}

#item305116 {
	width:325px !important;
	height:392px !important;
	left:416px !important;
	top:547px !important;
}

#item320725 {
	width:310px !important;
	height:263px !important;
	left:30px !important;
	top:306px !important;
}

#item320763 {
	width:308px !important;
	height:392px !important;
	left:32px !important;
	top:1428px !important;
}

#item294318 {
	width:445px !important;
	height:421px !important;
}

#item294311 {
	width:909px !important;
	height:454px !important;
}

#item294304 {
	width:445px !important;
	height:557px !important;
}

#item305291 {
	width:317px !important;
	height:300px !important;
}

#item305328 {
	width:652px !important;
	height:325px !important;
}

#item305365 {
	width:317px !important;
	height:401px !important;
}

#item320939 {
	width:309px !important;
	height:300px !important;
}

#item320977 {
	width:311px !important;
	height:155px !important;
}

#item321022 {
	width:310px !important;
	height:401px !important;
}

#item294562 {
	width:94px !important;
	height:180px !important;
	left:80px !important;
	top:194px !important;
}

#item294553 {
	width:601px !important;
	height:374px !important;
	left:387px !important;
	top:194px !important;
}

#item294541 {
	width:295px !important;
	height:554px !important;
	left:80px !important;
	top:691px !important;
}

#item305575 {
	width:94px !important;
	height:180px !important;
	left:80px !important;
	top:194px !important;
}

#item305589 {
	width:316px !important;
	height:196px !important;
	left:416px !important;
	top:194px !important;
}

#item305606 {
	width:316px !important;
	height:594px !important;
	left:81px !important;
	top:780px !important;
}

#item321222 {
	width:94px !important;
	height:180px !important;
	left:30px !important;
	top:224px !important;
}

#item321234 {
	width:316px !important;
	height:196px !important;
	left:30px !important;
	top:929px !important;
}

#item321251 {
	width:310px !important;
	height:594px !important;
	left:30px !important;
	top:2035px !important;
}

#item294755 {
	width:440px !important;
	height:272px !important;
	left:80px !important;
	top:190px !important;
}

#item305782 {
	width:316px !important;
	height:195px !important;
	left:81px !important;
	top:233px !important;
}

#item321428 {
	width:310px !important;
	height:195px !important;
	left:30px !important;
	top:252px !important;
}

#item294923 {
	width:909px !important;
	height:227px !important;
	left:80px !important;
	top:508px !important;
	background:#ededed;
	border:solid 1px #a46735;
}

#item294931 {
	width:409px !important;
	height:307px !important;
	left:578px !important;
	top:150px !important;
}

#item294924 {
	width:197px !important;
	height:204px !important;
	left:775px !important;
	top:519px !important;
}

#item305800 {
	width:636px !important;
	height:286px !important;
	left:96px !important;
	top:585px !important;
	background:#ededed;
	border:solid 1px #a46735;
}

#item305870 {
	width:317px !important;
	height:240px !important;
	left:416px !important;
	top:150px !important;
}

#item305910 {
	width:197px !important;
	height:204px !important;
	left:526px !important;
	top:596px !important;
}

#item321450 {
	width:292px !important;
	height:630px !important;
	left:48px !important;
	top:955px !important;
	background:#ededed;
	border:solid 1px #a46735;
}

#item321520 {
	width:308px !important;
	height:240px !important;
	left:32px !important;
	top:659px !important;
}

#item321560 {
	width:197px !important;
	height:204px !important;
	left:95px !important;
	top:1346px !important;
}

#item295132 {
	width:446px !important;
	height:629px !important;
	left:543px !important;
	top:106px !important;
	background:#e7e7e7;
	border:solid 1px #a46735;
}

#item295141 {
	width:446px !important;
	height:538px !important;
	left:80px !important;
	top:106px !important;
	background:#e7e7e7;
	border:solid 1px #a46735;
}

#item295133 {
	width:421px !important;
	height:303px !important;
	left:557px !important;
	top:411px !important;
}

#item305930 {
	width:652px !important;
	height:373px !important;
	left:80px !important;
	top:519px !important;
	background:#e7e7e7;
	border:solid 1px #a46735;
}

#item305931 {
	width:652px !important;
	height:397px !important;
	left:80px !important;
	top:106px !important;
	background:#e7e7e7;
	border:solid 1px #a46735;
}

#item306008 {
	width:302px !important;
	height:221px !important;
	left:95px !important;
	top:559px !important;
}

#item321608 {
	width:310px !important;
	height:646px !important;
	left:30px !important;
	top:992px !important;
	background:#e7e7e7;
	border:solid 1px #a46735;
}

#item321609 {
	width:310px !important;
	height:860px !important;
	left:30px !important;
	top:106px !important;
	background:#e7e7e7;
	border:solid 1px #a46735;
}

#item321688 {
	width:283px !important;
	height:207px !important;
	left:46px !important;
	top:1003px !important;
}

#item286506 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:131px !important;
}

#item286527 {
	width:93px !important;
	height:122px !important;
	left:544px !important;
	top:131px !important;
}

#item306178 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:131px !important;
}

#item306191 {
	width:93px !important;
	height:122px !important;
	left:416px !important;
	top:131px !important;
}

#item321878 {
	width:93px !important;
	height:122px !important;
	left:30px !important;
	top:115px !important;
}

#item321892 {
	width:91px !important;
	height:122px !important;
	left:30px !important;
	top:673px !important;
}

#item286574 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item286593 {
	width:181px !important;
	height:25px !important;
	left:355px !important;
	top:602px !important;
}

#item306215 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item306221 {
	width:181px !important;
	height:25px !important;
	left:186px !important;
	top:845px !important;
}

#item321916 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item321924 {
	width:181px !important;
	height:25px !important;
	left:47px !important;
	top:462px !important;
}

#item286925 {
	width:444px !important;
	height:608px !important;
	left:544px !important;
	top:1391px !important;
	background:#e3e3e3;
}

#item285382 {
	width:444px !important;
	height:1093px !important;
	left:81px !important;
	top:897px !important;
	background:#e3e3e3;
}

#item285246 {
	width:444px !important;
	height:453px !important;
	left:544px !important;
	top:146px !important;
	background:#e3e3e3;
}

#item286616 {
	width:444px !important;
	height:209px !important;
	left:80px !important;
	top:139px !important;
}

#item285177 {
	width:212px !important;
	height:148px !important;
	left:312px !important;
	top:495px !important;
}

#item286698 {
	width:212px !important;
	height:156px !important;
	left:767px !important;
	top:159px !important;
}

#item286706 {
	width:212px !important;
	height:156px !important;
	left:548px !important;
	top:159px !important;
}

#item286727 {
	width:444px !important;
	height:308px !important;
	left:544px !important;
	top:974px !important;
}

#item286752 {
	width:430px !important;
	height:408px !important;
	left:88px !important;
	top:1276px !important;
}

#item286762 {
	width:429px !important;
	height:271px !important;
	left:89px !important;
	top:1702px !important;
}

#item286896 {
	width:423px !important;
	height:317px !important;
	left:554px !important;
	top:1406px !important;
}

#item286912 {
	width:24px !important;
	height:32px !important;
	left:835px !important;
	top:1733px !important;
}

#item286916 {
	width:24px !important;
	height:32px !important;
	left:666px !important;
	top:1733px !important;
}

#item306231 {
	width:309px !important;
	height:538px !important;
	left:423px !important;
	top:1837px !important;
	background:#e3e3e3;
}

#item306232 {
	width:310px !important;
	height:990px !important;
	left:80px !important;
	top:1129px !important;
	background:#e3e3e3;
}

#item306233 {
	width:310px !important;
	height:856px !important;
	left:423px !important;
	top:146px !important;
	background:#e3e3e3;
}

#item306380 {
	width:310px !important;
	height:148px !important;
	left:80px !important;
	top:139px !important;
}

#item306398 {
	width:310px !important;
	height:216px !important;
	left:80px !important;
	top:500px !important;
}

#item306407 {
	width:297px !important;
	height:217px !important;
	left:427px !important;
	top:429px !important;
}

#item306421 {
	width:297px !important;
	height:220px !important;
	left:427px !important;
	top:159px !important;
}

#item306516 {
	width:309px !important;
	height:216px !important;
	left:423px !important;
	top:1521px !important;
}

#item306556 {
	width:291px !important;
	height:277px !important;
	left:87px !important;
	top:1629px !important;
}

#item306573 {
	width:291px !important;
	height:184px !important;
	left:87px !important;
	top:1915px !important;
}

#item306633 {
	width:294px !important;
	height:220px !important;
	left:433px !important;
	top:1853px !important;
}

#item306690 {
	width:24px !important;
	height:32px !important;
	left:657px !important;
	top:2088px !important;
}

#item306694 {
	width:24px !important;
	height:32px !important;
	left:488px !important;
	top:2088px !important;
}

#item321934 {
	width:309px !important;
	height:538px !important;
	left:31px !important;
	top:2811px !important;
	background:#e3e3e3;
}

#item321935 {
	width:310px !important;
	height:990px !important;
	left:30px !important;
	top:3452px !important;
	background:#e3e3e3;
}

#item321936 {
	width:310px !important;
	height:856px !important;
	left:31px !important;
	top:1121px !important;
	background:#e3e3e3;
}

#item322080 {
	width:310px !important;
	height:148px !important;
	left:30px !important;
	top:123px !important;
}

#item322097 {
	width:310px !important;
	height:216px !important;
	left:30px !important;
	top:484px !important;
}

#item322106 {
	width:297px !important;
	height:217px !important;
	left:35px !important;
	top:1403px !important;
}

#item322119 {
	width:297px !important;
	height:220px !important;
	left:35px !important;
	top:1133px !important;
}

#item322217 {
	width:309px !important;
	height:216px !important;
	left:31px !important;
	top:2495px !important;
}

#item322258 {
	width:291px !important;
	height:277px !important;
	left:37px !important;
	top:3952px !important;
}

#item322275 {
	width:291px !important;
	height:184px !important;
	left:37px !important;
	top:4238px !important;
}

#item322335 {
	width:294px !important;
	height:220px !important;
	left:41px !important;
	top:2827px !important;
}

#item322392 {
	width:24px !important;
	height:32px !important;
	left:265px !important;
	top:3062px !important;
}

#item322396 {
	width:24px !important;
	height:32px !important;
	left:96px !important;
	top:3062px !important;
}

#item287026 {
	width:171px !important;
	height:224px !important;
	left:816px !important;
	top:131px !important;
}

#item287010 {
	width:172px !important;
	height:294px !important;
	left:80px !important;
	top:515px !important;
}

#item286990 {
	width:171px !important;
	height:256px !important;
	left:816px !important;
	top:887px !important;
}

#item286972 {
	width:173px !important;
	height:268px !important;
	left:79px !important;
	top:1215px !important;
}

#item286954 {
	width:172px !important;
	height:254px !important;
	left:816px !important;
	top:1591px !important;
}

#item286936 {
	width:171px !important;
	height:274px !important;
	left:81px !important;
	top:1956px !important;
}

#item307187 {
	width:171px !important;
	height:224px !important;
	left:561px !important;
	top:131px !important;
}

#item307201 {
	width:172px !important;
	height:294px !important;
	left:80px !important;
	top:552px !important;
}

#item307214 {
	width:171px !important;
	height:256px !important;
	left:560px !important;
	top:985px !important;
}

#item307231 {
	width:173px !important;
	height:268px !important;
	left:80px !important;
	top:1384px !important;
}

#item307242 {
	width:172px !important;
	height:254px !important;
	left:559px !important;
	top:1812px !important;
}

#item307265 {
	width:171px !important;
	height:274px !important;
	left:80px !important;
	top:2281px !important;
}

#item322888 {
	width:171px !important;
	height:224px !important;
	left:169px !important;
	top:134px !important;
}

#item322901 {
	width:172px !important;
	height:294px !important;
	left:30px !important;
	top:940px !important;
}

#item322930 {
	width:173px !important;
	height:268px !important;
	left:31px !important;
	top:2404px !important;
}

#item322942 {
	width:172px !important;
	height:254px !important;
	left:170px !important;
	top:3313px !important;
}

#item322959 {
	width:171px !important;
	height:274px !important;
	left:32px !important;
	top:4189px !important;
}

#item51355 {
	width:1024px !important;
	height:768px !important;
	background:#fff;
}

#item307288 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item322982 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item311314 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}

#item322995 {
	width:360px !important;
	height:640px !important;
	background:#9d9c9c;
}

#item295192 {
	width:1024px !important;
	height:768px !important;
	background:#9d9c9c;
}

#item307310 {
	width:768px !important;
	height:1024px !important;
	background:#9d9c9c;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-360 {display:block; } }

