/* 	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:101614px; 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;
}

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

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

#item1060 {
	width:132px !important;
	height:90px !important;
	top:5px !important;
}

#item354361.in5-parallax-bg {
	opacity:0.75;
	width:144px !important;
	height:90px !important;
	left:-6px !important;
}

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

#item383465 {
	width:466px !important;
	height:96px !important;
	left:36px !important;
	top:140px !important;
}

#item383467 {
	width:466px !important;
	height:161px !important;
	left:36px !important;
	top:245px !important;
}

#item1220 {
	width:133px !important;
	height:90px !important;
	left:1px !important;
	top:6px !important;
}

#item383469 {
	width:467px !important;
	height:96px !important;
	left:35px !important;
	top:416px !important;
}

#item353254 {
	width:133px !important;
	height:90px !important;
	left:1px !important;
	top:6px !important;
}

#item383472 {
	width:467px !important;
	height:96px !important;
	left:35px !important;
	top:522px !important;
}

#item1273 {
	width:132px !important;
	height:89px !important;
	top:6px !important;
}

#item383474 {
	width:468px !important;
	height:95px !important;
	left:520px !important;
	top:36px !important;
}

#item1314 {
	width:135px !important;
	height:89px !important;
	top:6px !important;
}

#item383480 {
	width:467px !important;
	height:95px !important;
	left:520px !important;
	top:284px !important;
}

#item383485 {
	width:468px !important;
	height:96px !important;
	left:520px !important;
	top:389px !important;
}

#item383487 {
	width:468px !important;
	height:96px !important;
	left:520px !important;
	top:495px !important;
}

#item1390 {
	width:136px !important;
	height:90px !important;
	top:6px !important;
}

#item383489 {
	width:466px !important;
	height:96px !important;
	left:521px !important;
	top:594px !important;
}

#item383476 {
	width:468px !important;
	height:94px !important;
	left:520px !important;
	top:141px !important;
}

#item383478 {
	width:467px !important;
	height:21px !important;
	left:520px !important;
	top:245px !important;
}

#item354892 {
	width:132px !important;
	height:90px !important;
	top:5px !important;
}

#item354893.in5-parallax-bg {
	opacity:0.75;
	width:144px !important;
	height:90px !important;
	left:-6px !important;
}

#item383556 {
	width:650px !important;
	height:95px !important;
	left:82px !important;
	top:36px !important;
}

#item383558 {
	width:650px !important;
	height:96px !important;
	left:82px !important;
	top:140px !important;
}

#item383560 {
	width:650px !important;
	height:161px !important;
	left:82px !important;
	top:245px !important;
}

#item354985 {
	width:133px !important;
	height:90px !important;
	left:1px !important;
	top:6px !important;
}

#item383562 {
	width:651px !important;
	height:96px !important;
	left:81px !important;
	top:416px !important;
}

#item355016 {
	width:133px !important;
	height:90px !important;
	left:1px !important;
	top:6px !important;
}

#item383564 {
	width:651px !important;
	height:96px !important;
	left:81px !important;
	top:522px !important;
}

#item355050 {
	width:132px !important;
	height:89px !important;
	top:6px !important;
}

#item383566 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:628px !important;
}

#item355083 {
	width:135px !important;
	height:89px !important;
	top:6px !important;
}

#item383572 {
	width:652px !important;
	height:95px !important;
	left:80px !important;
	top:876px !important;
}

#item383577 {
	width:652px !important;
	height:96px !important;
	left:80px !important;
	top:981px !important;
}

#item383579 {
	width:652px !important;
	height:96px !important;
	left:80px !important;
	top:1087px !important;
}

#item355178 {
	width:136px !important;
	height:90px !important;
	top:6px !important;
}

#item383581 {
	width:651px !important;
	height:96px !important;
	left:81px !important;
	top:1186px !important;
}

#item383568 {
	width:652px !important;
	height:94px !important;
	left:80px !important;
	top:733px !important;
}

#item383583 {
	width:650px !important;
	height:21px !important;
	left:82px !important;
	top:1289px !important;
}

#item383570 {
	width:652px !important;
	height:21px !important;
	left:80px !important;
	top:837px !important;
}

#item368970 {
	width:96px !important;
	height:90px !important;
	top:5px !important;
}

#item368971.in5-parallax-bg {
	opacity:0.75;
	width:144px !important;
	height:90px !important;
	left:-24px !important;
}

#item383651 {
	width:304px !important;
	height:95px !important;
	left:36px !important;
	top:20px !important;
}

#item383653 {
	width:303px !important;
	height:96px !important;
	left:37px !important;
	top:125px !important;
}

#item383658 {
	width:303px !important;
	height:167px !important;
	left:37px !important;
	top:231px !important;
}

#item369065 {
	width:94px !important;
	height:90px !important;
	left:1px !important;
	top:6px !important;
}

#item383660 {
	width:303px !important;
	height:96px !important;
	left:37px !important;
	top:409px !important;
}

#item369099 {
	width:94px !important;
	height:90px !important;
	left:1px !important;
	top:6px !important;
}

#item383662 {
	width:303px !important;
	height:96px !important;
	left:37px !important;
	top:516px !important;
}

#item369131 {
	width:95px !important;
	height:89px !important;
	top:6px !important;
}

#item383664 {
	width:303px !important;
	height:95px !important;
	left:37px !important;
	top:624px !important;
}

#item369165 {
	width:95px !important;
	height:89px !important;
	top:6px !important;
}

#item383670 {
	width:303px !important;
	height:95px !important;
	left:37px !important;
	top:873px !important;
}

#item383672 {
	width:303px !important;
	height:96px !important;
	left:37px !important;
	top:983px !important;
}

#item383674 {
	width:303px !important;
	height:96px !important;
	left:37px !important;
	top:1092px !important;
}

#item369260 {
	width:95px !important;
	height:90px !important;
	top:6px !important;
}

#item383676 {
	width:303px !important;
	height:96px !important;
	left:37px !important;
	top:1201px !important;
}

#item383666 {
	width:303px !important;
	height:94px !important;
	left:37px !important;
	top:730px !important;
}

#item383678 {
	width:303px !important;
	height:21px !important;
	left:37px !important;
	top:1309px !important;
}

#item383668 {
	width:303px !important;
	height:21px !important;
	left:37px !important;
	top:838px !important;
}

#item383344 {
	width:20px !important;
	height:34px !important;
	left:3px !important;
	background:#9d9c9c;
	border:solid 1.6px #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;
}

#item383345 {
	width:20px !important;
	height:34px !important;
	top:3px !important;
	background:#9d9c9c;
	border:solid 1.6px #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;
}

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

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

#item59976 {
	width:1024px !important;
	height:1247px !important;
	top:657px !important;
	background:#fff;
}

#item59954 {
	width:441px !important;
	height:418px !important;
	left:548px !important;
	top:724px !important;
	background:#d7d7d7;
}

#item330911 {
	width:441px !important;
	height:269px !important;
	left:80px !important;
	top:1008px !important;
	background:#d7d7d7;
}

#item383494.in5-parallax-bg {
	opacity:0.75;
	width:908px !important;
	height:567px !important;
}

#item59552.in5-parallax-bg {
	opacity:0.75;
	width:908px !important;
	height:567px !important;
}

#item383491 {
	width:908px !important;
	height:567px !important;
	left:80px !important;
	top:36px !important;
}

#item383512 {
	width:424px !important;
	height:264px !important;
	left:556px !important;
	top:730px !important;
}

#item383519 {
	width:173px !important;
	height:214px !important;
	left:85px !important;
	top:1023px !important;
}

#item383528 {
	width:188px !important;
	height:193px !important;
	left:548px !important;
	top:1213px !important;
}

#item383498 {
	width:162px !important;
	height:193px !important;
	left:80px !important;
	top:724px !important;
}

#item383537 {
	width:134px !important;
	height:193px !important;
	left:81px !important;
	top:1344px !important;
}

#item342137 {
	width:441px !important;
	height:269px !important;
	left:548px !important;
	top:1494px !important;
	background:#d7d7d7;
}

#item383545 {
	width:99px !important;
	height:214px !important;
	left:551px !important;
	top:1501px !important;
}

#item355416 {
	width:766px !important;
	height:1201px !important;
	left:2px !important;
	top:464px !important;
	background:#fff;
}

#item355417 {
	width:304px !important;
	height:378px !important;
	left:428px !important;
	top:547px !important;
	background:#d7d7d7;
}

#item355418 {
	width:305px !important;
	height:249px !important;
	left:80px !important;
	top:953px !important;
	background:#d7d7d7;
}

#item383588.in5-parallax-bg {
	opacity:0.75;
	width:652px !important;
	height:407px !important;
}

#item355419.in5-parallax-bg {
	opacity:0.75;
	width:652px !important;
	height:407px !important;
}

#item383585 {
	width:652px !important;
	height:407px !important;
	left:80px !important;
	top:36px !important;
}

#item383602 {
	width:291px !important;
	height:181px !important;
	left:436px !important;
	top:554px !important;
}

#item383610 {
	width:120px !important;
	height:151px !important;
	left:86px !important;
	top:968px !important;
}

#item383619 {
	width:134px !important;
	height:138px !important;
}

#item383593 {
	width:162px !important;
	height:193px !important;
}

#item383628 {
	width:134px !important;
	height:193px !important;
	left:80px !important;
	top:1270px !important;
}

#item355878 {
	width:304px !important;
	height:269px !important;
	left:428px !important;
	top:1287px !important;
	background:#d7d7d7;
}

#item383637 {
	width:99px !important;
	height:214px !important;
	left:431px !important;
	top:1295px !important;
}

#item369499 {
	width:324px !important;
	height:1201px !important;
	left:36px !important;
	top:226px !important;
	background:#fff;
}

#item369500 {
	width:304px !important;
	height:378px !important;
	left:36px !important;
	top:697px !important;
	background:#d7d7d7;
}

#item369501 {
	width:305px !important;
	height:249px !important;
	left:36px !important;
	top:1432px !important;
	background:#d7d7d7;
}

#item369502.in5-parallax-bg {
	opacity:0.75;
	width:305px !important;
	height:192px !important;
	left:35px !important;
	top:19px !important;
}

#item369937 {
	width:304px !important;
	height:269px !important;
	left:36px !important;
	top:2035px !important;
	background:#d7d7d7;
}

#item342246 {
	width:1024px !important;
	height:768px !important;
	top:1px !important;
	background:#9d9c9c;
}

#item353439 {
	width:235px !important;
	height:85px !important;
	border:solid 3.06764879160064px #9f131f;
}

#item353488 {
	width:191px !important;
	height:94px !important;
	border:solid 3.06764879160064px #9f131f;
}

#item353538 {
	width:157px !important;
	height:70px !important;
	border:solid 3.06764879160064px #000;
}

#item353588 {
	width:108px !important;
	height:40px !important;
	border:solid 3.06764879160064px #9f131f;
}

#item353639 {
	width:134px !important;
	height:53px !important;
	left:1px !important;
	border:solid 3.06764879160064px #9f131f;
}

#item353690 {
	width:157px !important;
	height:60px !important;
	border:solid 3.06764879160064px #9f131f;
}

#item353746 {
	width:147px !important;
	height:46px !important;
	border:solid 3.06764879160064px #000;
}

#item353798 {
	width:150px !important;
	height:40px !important;
	border:solid 3.06764879160064px #9f131f;
}

#item353847 {
	width:191px !important;
	height:53px !important;
	border:solid 3.06764879160064px #9f131f;
}

#item343132 {
	width:1024px !important;
	height:644px !important;
	top:1654px !important;
	background:#ebebeb;
}

#item70501 {
	width:1024px !important;
	height:675px !important;
	top:534px !important;
	background:#ebebeb;
}

#item343760 {
	width:1024px !important;
	height:434px !important;
	top:3629px !important;
	background:#ebebeb;
}

#item343401 {
	width:1024px !important;
	height:425px !important;
	top:2752px !important;
	background:#ebebeb;
}

#item342780 {
	width:441px !important;
	height:295px !important;
	left:548px !important;
	top:209px !important;
}

#item342924 {
	width:440px !important;
	height:295px !important;
	left:81px !important;
	top:819px !important;
}

#item343000 {
	width:440px !important;
	height:295px !important;
	left:548px !important;
	top:637px !important;
}

#item343121 {
	width:440px !important;
	height:295px !important;
	left:548px !important;
	top:1337px !important;
}

#item343263 {
	width:440px !important;
	height:295px !important;
	left:81px !important;
	top:1968px !important;
}

#item343336 {
	width:440px !important;
	height:295px !important;
	left:548px !important;
	top:1757px !important;
}

#item343392 {
	width:440px !important;
	height:295px !important;
	left:548px !important;
	top:2427px !important;
}

#item343554 {
	width:440px !important;
	height:295px !important;
	left:80px !important;
	top:2855px !important;
}

#item343751 {
	width:440px !important;
	height:295px !important;
	left:548px !important;
	top:3307px !important;
}

#item343892 {
	width:440px !important;
	height:295px !important;
	left:80px !important;
	top:3732px !important;
}

#item356685 {
	width:768px !important;
	height:651px !important;
	top:1584px !important;
	background:#ebebeb;
}

#item356782 {
	width:768px !important;
	height:773px !important;
	top:445px !important;
	background:#ebebeb;
}

#item356783 {
	width:768px !important;
	height:557px !important;
	top:3457px !important;
	background:#ebebeb;
}

#item356784 {
	width:768px !important;
	height:425px !important;
	top:2683px !important;
	background:#ebebeb;
}

#item357099 {
	width:305px !important;
	height:204px !important;
	left:427px !important;
	top:206px !important;
}

#item357141 {
	width:303px !important;
	height:204px !important;
	left:427px !important;
	top:548px !important;
}

#item357175 {
	width:305px !important;
	height:207px !important;
	left:81px !important;
	top:854px !important;
}

#item357263 {
	width:305px !important;
	height:204px !important;
	left:427px !important;
	top:1335px !important;
}

#item357306 {
	width:305px !important;
	height:204px !important;
	left:427px !important;
	top:1687px !important;
}

#item357319 {
	width:304px !important;
	height:204px !important;
	left:80px !important;
	top:1974px !important;
}

#item357361 {
	width:306px !important;
	height:207px !important;
	left:427px !important;
	top:2353px !important;
}

#item357404 {
	width:305px !important;
	height:204px !important;
	left:80px !important;
	top:2786px !important;
}

#item357496 {
	width:306px !important;
	height:207px !important;
	left:427px !important;
	top:3222px !important;
}

#item357538 {
	width:305px !important;
	height:204px !important;
	left:80px !important;
	top:3560px !important;
}

#item370745 {
	width:360px !important;
	height:1106px !important;
	top:2356px !important;
	background:#ebebeb;
}

#item370840 {
	width:360px !important;
	height:1197px !important;
	top:585px !important;
	background:#ebebeb;
}

#item370841 {
	width:360px !important;
	height:809px !important;
	top:5298px !important;
	background:#ebebeb;
}

#item370842 {
	width:360px !important;
	height:652px !important;
	top:4103px !important;
	background:#ebebeb;
}

#item371161 {
	width:305px !important;
	height:204px !important;
	left:37px !important;
	top:362px !important;
}

#item371201 {
	width:303px !important;
	height:204px !important;
	left:36px !important;
	top:927px !important;
}

#item371235 {
	width:305px !important;
	height:207px !important;
	left:36px !important;
	top:1192px !important;
}

#item371324 {
	width:305px !important;
	height:204px !important;
	left:36px !important;
	top:2132px !important;
}

#item371367 {
	width:305px !important;
	height:204px !important;
	left:35px !important;
	top:2710px !important;
}

#item371380 {
	width:304px !important;
	height:204px !important;
	left:37px !important;
	top:2971px !important;
}

#item371420 {
	width:306px !important;
	height:207px !important;
	left:37px !important;
	top:3879px !important;
}

#item371462 {
	width:305px !important;
	height:204px !important;
	left:37px !important;
	top:4233px !important;
}

#item371554 {
	width:306px !important;
	height:207px !important;
	left:37px !important;
	top:5073px !important;
}

#item371596 {
	width:305px !important;
	height:204px !important;
	left:36px !important;
	top:5438px !important;
}

#item8136 {
	opacity:0.71;
	width:1024px !important;
	height:768px !important;
}

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

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

#item297252 {
	width:371px !important;
	height:51px !important;
	left:596px !important;
	top:245px !important;
}

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

#item297254 {
	width:371px !important;
	height:40px !important;
	left:597px !important;
	top:306px !important;
}

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

#item297256 {
	width:371px !important;
	height:51px !important;
	left:599px !important;
	top:367px !important;
}

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

#item297258 {
	width:371px !important;
	height:51px !important;
	left:600px !important;
	top:429px !important;
}

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

#item297260 {
	width:371px !important;
	height:51px !important;
	left:601px !important;
	top:490px !important;
}

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

#item297262 {
	width:371px !important;
	height:51px !important;
	left:603px !important;
	top:551px !important;
}

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

#item297264 {
	width:371px !important;
	height:51px !important;
	left:604px !important;
	top:612px !important;
}

#item357583 {
	opacity:0.71;
	width:768px !important;
	height:1024px !important;
}

#item357589 {
	width:397px !important;
	height:534px !important;
	left:335px !important;
	top:176px !important;
	background:rgba(255,255,255,0.61);
}

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

#item357613 {
	width:371px !important;
	height:51px !important;
	left:340px !important;
	top:263px !important;
}

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

#item357643 {
	width:371px !important;
	height:40px !important;
	left:341px !important;
	top:324px !important;
}

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

#item357672 {
	width:371px !important;
	height:51px !important;
	left:343px !important;
	top:386px !important;
}

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

#item357702 {
	width:371px !important;
	height:51px !important;
	left:344px !important;
	top:447px !important;
}

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

#item357734 {
	width:371px !important;
	height:51px !important;
	left:345px !important;
	top:508px !important;
}

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

#item357763 {
	width:371px !important;
	height:51px !important;
	left:347px !important;
	top:569px !important;
}

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

#item357794 {
	width:371px !important;
	height:51px !important;
	left:348px !important;
	top:630px !important;
}

#item371640 {
	opacity:0.71;
	width:360px !important;
	height:788px !important;
}

#item371648 {
	width:273px !important;
	height:534px !important;
	left:57px !important;
	top:72px !important;
	background:rgba(255,255,255,0.61);
}

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

#item371672 {
	width:255px !important;
	height:51px !important;
	left:62px !important;
	top:159px !important;
}

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

#item371701 {
	width:254px !important;
	height:40px !important;
	left:63px !important;
	top:220px !important;
}

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

#item371733 {
	width:256px !important;
	height:51px !important;
	left:64px !important;
	top:282px !important;
}

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

#item371764 {
	width:251px !important;
	height:51px !important;
	left:66px !important;
	top:343px !important;
}

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

#item371793 {
	width:236px !important;
	height:51px !important;
	left:67px !important;
	top:404px !important;
}

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

#item371823 {
	width:221px !important;
	height:51px !important;
	left:68px !important;
	top:465px !important;
}

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

#item371852 {
	width:207px !important;
	height:51px !important;
	left:70px !important;
	top:526px !important;
}

#item297268 {
	width:55px !important;
	height:55px !important;
	left:933px !important;
	top:17px !important;
}

#item343923 {
	width:908px !important;
	height:606px !important;
	left:80px !important;
	top:488px !important;
}

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

#item357958 {
	width:769px !important;
	height:513px !important;
	top:577px !important;
}

#item371966 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:7px !important;
}

#item371992 {
	width:366px !important;
	height:244px !important;
	top:956px !important;
}

#item343961 {
	width:1024px !important;
	height:562px !important;
}

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

#item343954 {
	width:441px !important;
	height:347px !important;
	left:548px !important;
	top:594px !important;
}

#item357999 {
	width:769px !important;
	height:422px !important;
	left:-1px !important;
}

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

#item358141 {
	width:316px !important;
	height:397px !important;
	left:416px !important;
	top:521px !important;
}

#item372033 {
	width:361px !important;
	height:198px !important;
	top:-1px !important;
}

#item372046 {
	width:28px !important;
	height:28px !important;
	left:323px !important;
	top:9px !important;
}

#item372174 {
	width:303px !important;
	height:381px !important;
	left:37px !important;
	top:725px !important;
}

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

#item331783 {
	width:70px !important;
	height:72px !important;
	left:82px !important;
	top:37px !important;
}

#item344043 {
	width:908px !important;
	height:377px !important;
	left:82px !important;
	top:125px !important;
}

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

#item358286 {
	width:70px !important;
	height:72px !important;
	left:80px !important;
	top:36px !important;
}

#item358338 {
	width:652px !important;
	height:271px !important;
	left:80px !important;
	top:124px !important;
}

#item372243 {
	width:28px !important;
	height:28px !important;
	left:322px !important;
	top:8px !important;
}

#item372319 {
	width:70px !important;
	height:72px !important;
	left:37px !important;
	top:21px !important;
}

#item372371 {
	width:303px !important;
	height:126px !important;
	left:37px !important;
	top:109px !important;
}

#item344104 {
	width:1024px !important;
	height:450px !important;
	top:879px !important;
}

#item187338 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:8px !important;
}

#item358407 {
	width:768px !important;
	height:338px !important;
	top:775px !important;
}

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

#item372439 {
	width:360px !important;
	height:158px !important;
	top:973px !important;
}

#item372456 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:11px !important;
}

#item344119 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:11px !important;
}

#item344317 {
	width:443px !important;
	height:261px !important;
	left:80px !important;
	top:210px !important;
}

#item344298 {
	width:443px !important;
	height:292px !important;
	left:80px !important;
	top:716px !important;
}

#item344306 {
	width:443px !important;
	height:282px !important;
	left:544px !important;
	top:440px !important;
}

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

#item358633 {
	width:315px !important;
	height:186px !important;
	left:80px !important;
	top:207px !important;
}

#item358671 {
	width:315px !important;
	height:208px !important;
	left:80px !important;
	top:683px !important;
}

#item358685 {
	width:315px !important;
	height:202px !important;
	left:417px !important;
	top:534px !important;
}

#item372590 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item372668 {
	width:303px !important;
	height:178px !important;
	left:37px !important;
	top:237px !important;
}

#item372705 {
	width:303px !important;
	height:203px !important;
	left:37px !important;
	top:536px !important;
}

#item372718 {
	width:302px !important;
	height:193px !important;
	left:38px !important;
	top:1341px !important;
}

#item344484 {
	width:429px !important;
	height:1390px !important;
	left:81px !important;
	background:#575f72;
}

#item344486 {
	width:395px !important;
	height:233px !important;
	left:93px !important;
	top:36px !important;
}

#item344494 {
	width:395px !important;
	height:282px !important;
	left:93px !important;
	top:307px !important;
}

#item344502 {
	width:395px !important;
	height:597px !important;
	left:93px !important;
	top:606px !important;
}

#item368585 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:14px !important;
}

#item358737 {
	width:340px !important;
	height:1600px !important;
	left:66px !important;
	background:#575f72;
}

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

#item368708 {
	width:317px !important;
	height:600px !important;
	left:81px !important;
	top:817px !important;
}

#item368698 {
	width:317px !important;
	height:283px !important;
	left:81px !important;
	top:505px !important;
}

#item368689 {
	width:317px !important;
	height:354px !important;
	left:81px !important;
	top:130px !important;
}

#item372866 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:14px !important;
}

#item372892 {
	width:302px !important;
	height:600px !important;
	left:38px !important;
	top:2115px !important;
}

#item372908 {
	width:304px !important;
	height:283px !important;
	left:36px !important;
	top:953px !important;
}

#item372923 {
	width:302px !important;
	height:336px !important;
	left:38px !important;
	top:193px !important;
}

#item368611 {
	width:55px !important;
	height:55px !important;
	left:950px !important;
	top:9px !important;
}

#item368717 {
	width:55px !important;
	height:55px !important;
	left:709px !important;
	top:10px !important;
}

#item373071 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item352877 {
	width:458px !important;
	height:790px !important;
	left:506px !important;
	top:-10px !important;
	background:#bbbbba;
}

#item187827 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:139px !important;
}

#item288753 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:191px !important;
}

#item288790 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:242px !important;
}

#item288826 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:293px !important;
}

#item288864 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:345px !important;
}

#item288900 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:396px !important;
}

#item288717 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:448px !important;
}

#item353975 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:506px !important;
}

#item354007 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:564px !important;
}

#item354039 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:622px !important;
}

#item354071 {
	width:344px !important;
	height:44px !important;
	left:554px !important;
	top:680px !important;
}

#item352843 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:140px !important;
}

#item352850 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:191px !important;
}

#item352855 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:242px !important;
}

#item352859 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:293px !important;
}

#item352865 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:345px !important;
}

#item352869 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:397px !important;
}

#item352873 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:448px !important;
}

#item354001 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:506px !important;
}

#item354033 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:564px !important;
}

#item354066 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:622px !important;
}

#item354097 {
	width:22px !important;
	height:21px !important;
	left:527px !important;
	top:680px !important;
}

#item359032 {
	opacity:0.67;
	width:402px !important;
	height:629px !important;
	left:281px !important;
	top:140px !important;
	background:#bbbbba;
}

#item359056 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:157px !important;
}

#item359082 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:209px !important;
}

#item359108 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:260px !important;
}

#item359134 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:312px !important;
}

#item359160 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:363px !important;
}

#item359186 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:414px !important;
}

#item359212 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:466px !important;
}

#item359240 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:524px !important;
}

#item359266 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:582px !important;
}

#item359292 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:640px !important;
}

#item359318 {
	width:344px !important;
	height:44px !important;
	left:332px !important;
	top:698px !important;
}

#item359438 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:159px !important;
}

#item359441 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:209px !important;
}

#item359445 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:260px !important;
}

#item359449 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:312px !important;
}

#item359454 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:363px !important;
}

#item359458 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:416px !important;
}

#item359462 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:466px !important;
}

#item359466 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:524px !important;
}

#item359470 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:582px !important;
}

#item359475 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:640px !important;
}

#item359478 {
	width:22px !important;
	height:21px !important;
	left:304px !important;
	top:698px !important;
}

#item373108 {
	opacity:0.67;
	width:271px !important;
	height:668px !important;
	left:56px !important;
	top:129px !important;
	background:#bbbbba;
}

#item373132 {
	width:180px !important;
	height:44px !important;
	left:107px !important;
	top:146px !important;
}

#item373158 {
	width:180px !important;
	height:44px !important;
	left:107px !important;
	top:198px !important;
}

#item373184 {
	width:180px !important;
	height:44px !important;
	left:107px !important;
	top:249px !important;
}

#item373210 {
	width:180px !important;
	height:44px !important;
	left:107px !important;
	top:300px !important;
}

#item373237 {
	width:180px !important;
	height:44px !important;
	left:107px !important;
	top:352px !important;
}

#item373263 {
	width:180px !important;
	height:44px !important;
	left:107px !important;
	top:403px !important;
}

#item373289 {
	width:180px !important;
	height:44px !important;
	left:107px !important;
	top:455px !important;
}

#item373315 {
	width:194px !important;
	height:44px !important;
	left:107px !important;
	top:513px !important;
}

#item373341 {
	width:180px !important;
	height:67px !important;
	left:107px !important;
	top:571px !important;
}

#item373367 {
	width:208px !important;
	height:44px !important;
	left:107px !important;
	top:653px !important;
}

#item373393 {
	width:180px !important;
	height:67px !important;
	left:107px !important;
	top:713px !important;
}

#item373491 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:147px !important;
}

#item373494 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:198px !important;
}

#item373498 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:249px !important;
}

#item373501 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:300px !important;
}

#item373507 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:352px !important;
}

#item373512 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:404px !important;
}

#item373515 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:455px !important;
}

#item373519 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:513px !important;
}

#item373522 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:571px !important;
}

#item373526 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:653px !important;
}

#item373529 {
	width:22px !important;
	height:21px !important;
	left:79px !important;
	top:713px !important;
}

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

#item344681 {
	width:909px !important;
	height:482px !important;
	left:80px !important;
	top:127px !important;
}

#item344711 {
	width:444px !important;
	height:474px !important;
	left:544px !important;
	top:650px !important;
}

#item344718 {
	width:444px !important;
	height:273px !important;
	left:80px !important;
	top:851px !important;
}

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

#item359583 {
	width:652px !important;
	height:346px !important;
	left:79px !important;
	top:129px !important;
}

#item359608 {
	width:653px !important;
	height:401px !important;
	left:80px !important;
	top:873px !important;
}

#item368755 {
	width:316px !important;
	height:340px !important;
	left:416px !important;
	top:504px !important;
}

#item373562 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item373635 {
	width:305px !important;
	height:162px !important;
	left:36px !important;
	top:115px !important;
}

#item373648 {
	width:362px !important;
	height:222px !important;
	top:915px !important;
}

#item373710 {
	width:305px !important;
	height:340px !important;
	left:37px !important;
	top:562px !important;
}

#item344809 {
	width:454px !important;
	height:342px !important;
	left:534px !important;
	top:211px !important;
}

#item344800 {
	width:444px !important;
	height:424px !important;
	left:80px !important;
	top:129px !important;
}

#item344816 {
	width:908px !important;
	height:607px !important;
	left:80px !important;
	top:575px !important;
}

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

#item359698 {
	width:378px !important;
	height:279px !important;
	left:354px !important;
	top:222px !important;
}

#item359734 {
	width:242px !important;
	height:372px !important;
	left:81px !important;
	top:129px !important;
}

#item359749 {
	width:768px !important;
	height:514px !important;
	top:529px !important;
}

#item359808 {
	width:55px !important;
	height:55px !important;
	left:707px !important;
	top:9px !important;
}

#item373752 {
	width:362px !important;
	height:267px !important;
	top:621px !important;
}

#item373789 {
	width:242px !important;
	height:372px !important;
	left:67px !important;
	top:231px !important;
}

#item373803 {
	width:362px !important;
	height:241px !important;
	top:906px !important;
}

#item373862 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item354275 {
	width:1024px !important;
	height:568px !important;
	top:1141px !important;
}

#item354176 {
	width:332px !important;
	height:535px !important;
	left:80px !important;
	top:133px !important;
}

#item354184 {
	width:558px !important;
	height:245px !important;
	left:430px !important;
	top:423px !important;
}

#item354284 {
	width:366px !important;
	height:430px !important;
	left:622px !important;
	top:692px !important;
}

#item354502 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:11px !important;
}

#item359840 {
	width:771px !important;
	height:428px !important;
	top:1456px !important;
}

#item359968 {
	width:332px !important;
	height:535px !important;
	left:81px !important;
	top:133px !important;
}

#item359984 {
	width:654px !important;
	height:287px !important;
	left:81px !important;
	top:675px !important;
}

#item359998 {
	width:277px !important;
	height:455px !important;
	left:458px !important;
	top:981px !important;
}

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

#item373894 {
	width:362px !important;
	height:201px !important;
	top:2311px !important;
}

#item373999 {
	width:304px !important;
	height:490px !important;
	left:37px !important;
	top:134px !important;
}

#item374017 {
	width:366px !important;
	height:160px !important;
	top:1137px !important;
}

#item374031 {
	width:304px !important;
	height:499px !important;
	left:36px !important;
	top:1790px !important;
}

#item374089 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item344835 {
	width:476px !important;
	height:253px !important;
	left:512px !important;
	top:141px !important;
}

#item344844 {
	width:908px !important;
	height:311px !important;
	left:80px !important;
	top:415px !important;
}

#item354530 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:14px !important;
}

#item360138 {
	width:476px !important;
	height:253px !important;
	left:168px !important;
	top:304px !important;
}

#item360152 {
	width:652px !important;
	height:224px !important;
	left:80px !important;
	top:577px !important;
}

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

#item374184 {
	width:361px !important;
	height:124px !important;
	top:790px !important;
}

#item374246 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:12px !important;
}

#item344870 {
	width:1024px !important;
	height:524px !important;
	top:-3px !important;
}

#item354565 {
	width:55px !important;
	height:55px !important;
	left:960px !important;
	top:4px !important;
}

#item360245 {
	width:770px !important;
	height:394px !important;
	top:-3px !important;
}

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

#item374278 {
	width:361px !important;
	height:186px !important;
	left:-1px !important;
	top:125px !important;
}

#item374388 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:12px !important;
}

#item345232 {
	width:435px !important;
	height:235px !important;
	left:553px !important;
	top:128px !important;
}

#item345240 {
	width:463px !important;
	height:311px !important;
	left:81px !important;
	top:381px !important;
}

#item345248 {
	width:435px !important;
	height:311px !important;
	left:553px !important;
	top:381px !important;
}

#item354591 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:10px !important;
}

#item360432 {
	width:435px !important;
	height:235px !important;
	left:189px !important;
	top:116px !important;
}

#item360445 {
	width:317px !important;
	height:213px !important;
	left:80px !important;
	top:557px !important;
}

#item360462 {
	width:317px !important;
	height:215px !important;
	left:416px !important;
	top:555px !important;
}

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

#item374467 {
	width:304px !important;
	height:164px !important;
	left:36px !important;
	top:111px !important;
}

#item374480 {
	width:301px !important;
	height:203px !important;
	left:39px !important;
	top:605px !important;
}

#item374494 {
	width:302px !important;
	height:203px !important;
	left:39px !important;
	top:822px !important;
}

#item374578 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:8px !important;
}

#item345517 {
	width:445px !important;
	height:302px !important;
	left:543px !important;
	top:704px !important;
}

#item345509 {
	width:445px !important;
	height:302px !important;
	left:80px !important;
	top:704px !important;
}

#item345498 {
	width:908px !important;
	height:378px !important;
	left:80px !important;
	top:119px !important;
}

#item354619 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:14px !important;
}

#item360648 {
	width:316px !important;
	height:215px !important;
	left:416px !important;
	top:710px !important;
}

#item360662 {
	width:316px !important;
	height:215px !important;
	left:81px !important;
	top:710px !important;
}

#item360677 {
	width:651px !important;
	height:332px !important;
	left:81px !important;
	top:120px !important;
}

#item360739 {
	width:55px !important;
	height:55px !important;
	left:705px !important;
	top:11px !important;
}

#item374681 {
	width:301px !important;
	height:215px !important;
	left:39px !important;
	top:1008px !important;
}

#item374694 {
	width:305px !important;
	height:215px !important;
	left:37px !important;
	top:775px !important;
}

#item374772 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:9px !important;
}

#item345634 {
	width:908px !important;
	height:337px !important;
	left:80px !important;
	top:120px !important;
}

#item345680 {
	width:379px !important;
	height:276px !important;
	left:609px !important;
	top:495px !important;
}

#item354647 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:11px !important;
}

#item360819 {
	width:651px !important;
	height:241px !important;
	left:81px !important;
	top:121px !important;
}

#item360880 {
	width:261px !important;
	height:278px !important;
	left:470px !important;
	top:406px !important;
}

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

#item374850 {
	width:304px !important;
	height:113px !important;
	left:37px !important;
	top:104px !important;
}

#item374911 {
	width:261px !important;
	height:278px !important;
	left:57px !important;
	top:588px !important;
}

#item374974 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:8px !important;
}

#item345912 {
	width:445px !important;
	height:287px !important;
	left:543px !important;
	top:232px !important;
}

#item345887 {
	width:445px !important;
	height:410px !important;
	left:80px !important;
	top:650px !important;
}

#item345897 {
	width:445px !important;
	height:460px !important;
	left:543px !important;
	top:601px !important;
}

#item354315 {
	width:445px !important;
	height:287px !important;
	left:80px !important;
	top:232px !important;
}

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

#item361066 {
	width:317px !important;
	height:205px !important;
	left:415px !important;
	top:232px !important;
}

#item361100 {
	width:317px !important;
	height:294px !important;
	left:81px !important;
	top:573px !important;
}

#item361112 {
	width:317px !important;
	height:358px !important;
	left:415px !important;
	top:509px !important;
}

#item361151 {
	width:317px !important;
	height:205px !important;
	left:81px !important;
	top:232px !important;
}

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

#item375099 {
	width:304px !important;
	height:194px !important;
	left:36px !important;
	top:449px !important;
}

#item375133 {
	width:304px !important;
	height:282px !important;
	left:36px !important;
	top:789px !important;
}

#item375146 {
	width:304px !important;
	height:345px !important;
	left:38px !important;
	top:1087px !important;
}

#item375185 {
	width:302px !important;
	height:194px !important;
	left:38px !important;
	top:240px !important;
}

#item375199 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:6px !important;
}

#item346022 {
	width:596px !important;
	height:422px !important;
	left:80px !important;
	top:134px !important;
}

#item346030 {
	width:907px !important;
	height:597px !important;
	left:80px !important;
	top:593px !important;
}

#item346107 {
	width:445px !important;
	height:298px !important;
	left:80px !important;
	top:1457px !important;
}

#item346176 {
	width:444px !important;
	height:314px !important;
	left:544px !important;
	top:1257px !important;
}

#item354709 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:7px !important;
}

#item361290 {
	width:596px !important;
	height:422px !important;
	left:109px !important;
	top:117px !important;
}

#item361306 {
	width:768px !important;
	height:506px !important;
	top:785px !important;
}

#item361390 {
	width:318px !important;
	height:209px !important;
	left:80px !important;
	top:1612px !important;
}

#item361426 {
	width:317px !important;
	height:224px !important;
	left:415px !important;
	top:1370px !important;
}

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

#item375302 {
	width:305px !important;
	height:216px !important;
	left:36px !important;
	top:101px !important;
}

#item375316 {
	width:363px !important;
	height:239px !important;
	top:744px !important;
}

#item375400 {
	width:302px !important;
	height:199px !important;
	left:38px !important;
	top:1309px !important;
}

#item375437 {
	width:304px !important;
	height:216px !important;
	left:39px !important;
	top:1585px !important;
}

#item375473 {
	width:28px !important;
	height:28px !important;
	left:324px !important;
	top:10px !important;
}

#item346424 {
	width:1024px !important;
	height:624px !important;
}

#item346416 {
	width:609px !important;
	height:432px !important;
	left:379px !important;
	top:988px !important;
}

#item354737 {
	width:55px !important;
	height:55px !important;
	left:961px !important;
	top:10px !important;
}

#item361495 {
	width:768px !important;
	height:469px !important;
}

#item361650 {
	width:353px !important;
	height:337px !important;
	left:379px !important;
	top:925px !important;
}

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

#item375505 {
	width:360px !important;
	height:220px !important;
	left:-1px !important;
	top:110px !important;
}

#item375660 {
	width:303px !important;
	height:288px !important;
	left:37px !important;
	top:1387px !important;
}

#item375698 {
	width:28px !important;
	height:28px !important;
	left:323px !important;
	top:9px !important;
}

#item346681 {
	width:444px !important;
	height:293px !important;
	left:80px !important;
	top:152px !important;
}

#item346700 {
	width:444px !important;
	height:293px !important;
	left:81px !important;
	top:578px !important;
}

#item346691 {
	width:444px !important;
	height:293px !important;
	left:544px !important;
	top:310px !important;
}

#item368771 {
	width:444px !important;
	height:409px !important;
	left:543px !important;
	top:828px !important;
}

#item346933 {
	width:444px !important;
	height:334px !important;
	left:544px !important;
	top:1547px !important;
}

#item346941 {
	width:444px !important;
	height:520px !important;
	left:80px !important;
	top:1108px !important;
}

#item347033 {
	width:444px !important;
	height:334px !important;
	left:81px !important;
	top:2035px !important;
}

#item347120 {
	width:444px !important;
	height:296px !important;
	left:544px !important;
	top:1938px !important;
}

#item368787 {
	width:444px !important;
	height:296px !important;
	left:80px !important;
	top:2425px !important;
}

#item347290 {
	width:444px !important;
	height:326px !important;
	left:543px !important;
	top:2556px !important;
}

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

#item361973 {
	width:315px !important;
	height:208px !important;
	left:81px !important;
	top:152px !important;
}

#item361988 {
	width:315px !important;
	height:210px !important;
	left:80px !important;
	top:509px !important;
}

#item362001 {
	width:314px !important;
	height:208px !important;
	left:418px !important;
	top:360px !important;
}

#item368779 {
	width:315px !important;
	height:290px !important;
	left:418px !important;
	top:838px !important;
}

#item362263 {
	width:315px !important;
	height:238px !important;
	left:418px !important;
	top:1536px !important;
}

#item362278 {
	width:315px !important;
	height:369px !important;
	left:80px !important;
	top:1011px !important;
}

#item362293 {
	width:315px !important;
	height:237px !important;
	left:80px !important;
	top:1833px !important;
}

#item362309 {
	width:315px !important;
	height:210px !important;
	left:418px !important;
	top:1831px !important;
}

#item368795 {
	width:315px !important;
	height:210px !important;
	left:80px !important;
	top:2125px !important;
}

#item362328 {
	width:316px !important;
	height:229px !important;
	left:418px !important;
	top:2403px !important;
}

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

#item375984 {
	width:304px !important;
	height:208px !important;
	left:36px !important;
	top:137px !important;
}

#item375998 {
	width:303px !important;
	height:210px !important;
	left:37px !important;
	top:957px !important;
}

#item376012 {
	width:303px !important;
	height:208px !important;
	left:37px !important;
	top:700px !important;
}

#item376268 {
	width:304px !important;
	height:290px !important;
	left:36px !important;
	top:1690px !important;
}

#item376281 {
	width:304px !important;
	height:238px !important;
	left:37px !important;
	top:2931px !important;
}

#item376296 {
	width:315px !important;
	height:369px !important;
	left:37px !important;
	top:2032px !important;
}

#item376311 {
	width:305px !important;
	height:237px !important;
	left:36px !important;
	top:3511px !important;
}

#item376326 {
	width:304px !important;
	height:210px !important;
	left:37px !important;
	top:3798px !important;
}

#item376339 {
	width:303px !important;
	height:210px !important;
	left:37px !important;
	top:4288px !important;
}

#item376353 {
	width:305px !important;
	height:229px !important;
	left:36px !important;
	top:4799px !important;
}

#item376395 {
	width:28px !important;
	height:28px !important;
	left:326px !important;
	top:11px !important;
}

#item368804 {
	width:289px !important;
	height:388px !important;
	left:82px !important;
	top:220px !important;
}

#item368813 {
	width:290px !important;
	height:471px !important;
	left:698px !important;
	top:352px !important;
}

#item347582 {
	width:85px !important;
	height:24px !important;
	left:80px !important;
	top:2614px !important;
	background:#f3bd23;
}

#item347585 {
	width:85px !important;
	height:24px !important;
	left:76px !important;
	top:178px !important;
	background:#f3bd23;
}

#item348585 {
	width:85px !important;
	height:24px !important;
	left:770px !important;
	top:2828px !important;
	background:#9f131f;
}

#item348590 {
	width:85px !important;
	height:24px !important;
	left:310px !important;
	top:897px !important;
	background:#f3bd23;
}

#item347586 {
	width:111px !important;
	height:24px !important;
	left:75px !important;
	top:154px !important;
	background:#9f131f;
}

#item362631 {
	width:85px !important;
	height:24px !important;
	left:80px !important;
	top:2730px !important;
	background:#f3bd23;
}

#item362632 {
	width:85px !important;
	height:24px !important;
	left:76px !important;
	top:179px !important;
	background:#f3bd23;
}

#item362633 {
	width:85px !important;
	height:24px !important;
	left:578px !important;
	top:3130px !important;
	background:#9f131f;
}

#item362634 {
	width:85px !important;
	height:24px !important;
	left:246px !important;
	top:930px !important;
	background:#f3bd23;
}

#item362635 {
	width:111px !important;
	height:24px !important;
	left:75px !important;
	top:154px !important;
	background:#9f131f;
}

#item376660 {
	width:85px !important;
	height:24px !important;
	left:36px !important;
	top:4204px !important;
	background:#f3bd23;
}

#item376661 {
	width:85px !important;
	height:24px !important;
	left:33px !important;
	top:162px !important;
	background:#f3bd23;
}

#item376662 {
	width:85px !important;
	height:24px !important;
	left:194px !important;
	top:6414px !important;
	background:#9f131f;
}

#item376663 {
	width:85px !important;
	height:24px !important;
	left:36px !important;
	top:2755px !important;
	background:#f3bd23;
}

#item376664 {
	width:111px !important;
	height:24px !important;
	left:31px !important;
	top:137px !important;
	background:#9f131f;
}

#item348814 {
	width:80px !important;
	height:14px !important;
	left:80px !important;
	top:3839px !important;
	background:#f3bd23;
}

#item348804 {
	width:65px !important;
	height:14px !important;
	left:770px !important;
	top:3768px !important;
	background:#9f131f;
}

#item348801 {
	width:80px !important;
	height:14px !important;
	left:80px !important;
	top:1334px !important;
	background:#f3bd23;
}

#item348812 {
	width:65px !important;
	height:19px !important;
	left:80px !important;
	top:162px !important;
	background:#f3bd23;
}

#item348813 {
	width:80px !important;
	height:19px !important;
	left:80px !important;
	top:140px !important;
	background:#9f131f;
}

#item362668 {
	width:80px !important;
	height:14px !important;
	left:82px !important;
	top:4578px !important;
	background:#f3bd23;
}

#item362669 {
	width:65px !important;
	height:14px !important;
	left:578px !important;
	top:4119px !important;
	background:#9f131f;
}

#item362671 {
	width:80px !important;
	height:14px !important;
	left:82px !important;
	top:1425px !important;
	background:#f3bd23;
}

#item362672 {
	width:65px !important;
	height:19px !important;
	left:82px !important;
	top:166px !important;
	background:#f3bd23;
}

#item362673 {
	width:80px !important;
	height:19px !important;
	left:82px !important;
	top:144px !important;
	background:#9f131f;
}

#item383417 {
	width:65px !important;
	height:19px !important;
	left:38px !important;
	top:1411px !important;
	background:#f3bd23;
}

#item376698 {
	width:65px !important;
	height:14px !important;
	left:195px !important;
	top:8957px !important;
	background:#9f131f;
}

#item376699 {
	width:80px !important;
	height:14px !important;
	left:38px !important;
	top:4650px !important;
	background:#f3bd23;
}

#item376700 {
	width:65px !important;
	height:19px !important;
	left:38px !important;
	top:151px !important;
	background:#f3bd23;
}

#item376701 {
	width:80px !important;
	height:19px !important;
	left:38px !important;
	top:129px !important;
	background:#9f131f;
}

#item349028 {
	width:71px !important;
	height:20px !important;
	left:80px !important;
	top:2524px !important;
	background:#f3bd23;
}

#item349029 {
	width:71px !important;
	height:20px !important;
	left:770px !important;
	top:2164px !important;
	background:#9f131f;
}

#item349027 {
	width:78px !important;
	height:20px !important;
	left:80px !important;
	top:338px !important;
	background:#f3bd23;
}

#item349024 {
	width:71px !important;
	height:20px !important;
	left:80px !important;
	top:166px !important;
	background:#f3bd23;
}

#item349026 {
	width:86px !important;
	height:20px !important;
	left:80px !important;
	top:142px !important;
	background:#9f131f;
}

#item362776 {
	width:71px !important;
	height:20px !important;
	left:247px !important;
	top:227px !important;
	background:#f3bd23;
}

#item362777 {
	width:71px !important;
	height:20px !important;
	left:578px !important;
	top:2311px !important;
	background:#9f131f;
}

#item362778 {
	width:78px !important;
	height:20px !important;
	left:81px !important;
	top:366px !important;
	background:#f3bd23;
}

#item362779 {
	width:71px !important;
	height:20px !important;
	left:81px !important;
	top:165px !important;
	background:#f3bd23;
}

#item362780 {
	width:86px !important;
	height:20px !important;
	left:81px !important;
	top:141px !important;
	background:#9f131f;
}

#item376804 {
	width:71px !important;
	height:20px !important;
	left:36px !important;
	top:3129px !important;
	background:#f3bd23;
}

#item376805 {
	width:71px !important;
	height:20px !important;
	left:194px !important;
	top:5255px !important;
	background:#9f131f;
}

#item376807 {
	width:78px !important;
	height:20px !important;
	left:37px !important;
	top:350px !important;
	background:#f3bd23;
}

#item376809 {
	width:71px !important;
	height:20px !important;
	left:37px !important;
	top:149px !important;
	background:#f3bd23;
}

#item376810 {
	width:86px !important;
	height:20px !important;
	left:37px !important;
	top:125px !important;
	background:#9f131f;
}

#item349225 {
	width:392px !important;
	height:302px !important;
	left:596px !important;
	top:278px !important;
}

#item349234 {
	width:392px !important;
	height:243px !important;
	left:596px !important;
	top:589px !important;
}

#item362983 {
	width:318px !important;
	height:243px !important;
	left:415px !important;
	top:268px !important;
}

#item362998 {
	width:652px !important;
	height:405px !important;
	left:80px !important;
	top:767px !important;
}

#item377011 {
	width:304px !important;
	height:243px !important;
	left:36px !important;
	top:332px !important;
}

#item377026 {
	width:303px !important;
	height:187px !important;
	left:36px !important;
	top:1099px !important;
}

#item349366 {
	width:295px !important;
	height:348px !important;
	left:80px !important;
	top:196px !important;
}

#item363118 {
	width:319px !important;
	height:376px !important;
	left:82px !important;
	top:195px !important;
}

#item377145 {
	width:305px !important;
	height:376px !important;
	left:36px !important;
	top:212px !important;
}

#item349626 {
	width:1024px !important;
	height:933px !important;
	background:#9d9c9c;
}

#item363137 {
	width:768px !important;
	height:793px !important;
	background:#9d9c9c;
}

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

#item349634 {
	width:1024px !important;
	height:806px !important;
	background:#9d9c9c;
}

#item363150 {
	width:768px !important;
	height:795px !important;
	background:#9d9c9c;
}

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

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

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

#item377192 {
	width:360px !important;
	height:1106px !important;
	background:#f1e8e0;
}

#item349885 {
	width:295px !important;
	height:365px !important;
	left:80px !important;
	top:332px !important;
}

#item349914 {
	width:295px !important;
	height:381px !important;
	left:80px !important;
	top:1517px !important;
}

#item349893 {
	width:295px !important;
	height:345px !important;
	left:387px !important;
	top:504px !important;
}

#item349935 {
	width:164px !important;
	height:304px !important;
	left:387px !important;
	top:2110px !important;
}

#item349903 {
	width:164px !important;
	height:245px !important;
	left:693px !important;
	top:652px !important;
}

#item349925 {
	width:295px !important;
	height:186px !important;
	left:693px !important;
	top:1655px !important;
}

#item349944 {
	width:601px !important;
	height:410px !important;
	left:387px !important;
	top:2528px !important;
}

#item349953 {
	width:908px !important;
	height:669px !important;
	left:80px !important;
	top:3499px !important;
}

#item363448 {
	width:320px !important;
	height:396px !important;
	left:80px !important;
	top:332px !important;
}

#item363462 {
	width:320px !important;
	height:410px !important;
	left:80px !important;
	top:1488px !important;
}

#item363478 {
	width:320px !important;
	height:375px !important;
	left:80px !important;
	top:3428px !important;
}

#item363493 {
	width:164px !important;
	height:304px !important;
	left:412px !important;
	top:1138px !important;
}

#item363509 {
	width:164px !important;
	height:245px !important;
	left:412px !important;
	top:1954px !important;
}

#item363523 {
	width:320px !important;
	height:200px !important;
	left:412px !important;
	top:3093px !important;
}

#item363538 {
	width:601px !important;
	height:410px !important;
	left:105px !important;
	top:4211px !important;
}

#item363552 {
	width:770px !important;
	height:567px !important;
	top:4802px !important;
}

#item377453 {
	width:304px !important;
	height:396px !important;
	left:36px !important;
	top:330px !important;
}

#item377466 {
	width:303px !important;
	height:410px !important;
	left:36px !important;
	top:1541px !important;
}

#item377482 {
	width:303px !important;
	height:375px !important;
	left:37px !important;
	top:3535px !important;
}

#item377496 {
	width:164px !important;
	height:304px !important;
	left:36px !important;
	top:5124px !important;
}

#item377511 {
	width:164px !important;
	height:245px !important;
	left:38px !important;
	top:6016px !important;
}

#item377527 {
	width:304px !important;
	height:200px !important;
	left:36px !important;
	top:7207px !important;
}

#item377542 {
	width:360px !important;
	height:246px !important;
	top:8223px !important;
}

#item377555 {
	width:361px !important;
	height:266px !important;
	top:8876px !important;
}

#item350137 {
	width:578px !important;
	height:434px !important;
	left:228px !important;
	top:186px !important;
}

#item350145 {
	width:445px !important;
	height:541px !important;
	left:543px !important;
	top:1010px !important;
}

#item368883 {
	width:768px !important;
	height:2225px !important;
	background:#f1e8e0;
}

#item363719 {
	width:578px !important;
	height:434px !important;
	left:117px !important;
	top:168px !important;
}

#item363733 {
	width:445px !important;
	height:541px !important;
	left:183px !important;
	top:1499px !important;
}

#item377624 {
	width:360px !important;
	height:2761px !important;
	background:#f1e8e0;
}

#item377732 {
	width:360px !important;
	height:438px !important;
	top:2143px !important;
}

#item377720 {
	width:304px !important;
	height:228px !important;
	left:37px !important;
	top:230px !important;
}

#item350455 {
	width:445px !important;
	height:911px !important;
	left:543px !important;
	top:187px !important;
	background:#e9e9e9;
}

#item350325 {
	width:445px !important;
	height:257px !important;
	left:80px !important;
	top:187px !important;
}

#item350456 {
	width:429px !important;
	height:288px !important;
	left:552px !important;
	top:781px !important;
}

#item350466 {
	width:445px !important;
	height:769px !important;
	left:80px !important;
	top:983px !important;
	background:#e9e9e9;
}

#item350729 {
	width:445px !important;
	height:257px !important;
	left:544px !important;
	top:1205px !important;
}

#item350748 {
	width:426px !important;
	height:289px !important;
	left:89px !important;
	top:993px !important;
}

#item350752 {
	width:31px !important;
	height:41px !important;
	left:383px !important;
	top:1289px !important;
}

#item350755 {
	width:31px !important;
	height:41px !important;
	left:190px !important;
	top:1289px !important;
}

#item350869 {
	width:445px !important;
	height:300px !important;
	left:543px !important;
	top:1862px !important;
}

#item350877 {
	width:445px !important;
	height:246px !important;
	left:543px !important;
	top:2182px !important;
}

#item363751 {
	width:316px !important;
	height:1022px !important;
	left:416px !important;
	top:216px !important;
	background:#e9e9e9;
}

#item363894 {
	width:316px !important;
	height:183px !important;
	left:81px !important;
	top:224px !important;
}

#item363954 {
	width:298px !important;
	height:200px !important;
	left:424px !important;
	top:1018px !important;
}

#item363968 {
	width:319px !important;
	height:843px !important;
	left:80px !important;
	top:1086px !important;
	background:#e9e9e9;
}

#item364109 {
	width:316px !important;
	height:183px !important;
	left:416px !important;
	top:1344px !important;
}

#item364123 {
	width:298px !important;
	height:204px !important;
	left:89px !important;
	top:1096px !important;
}

#item364135 {
	width:25px !important;
	height:32px !important;
	left:319px !important;
	top:1315px !important;
}

#item364140 {
	width:25px !important;
	height:32px !important;
	left:144px !important;
	top:1315px !important;
}

#item364214 {
	width:319px !important;
	height:217px !important;
	left:80px !important;
	top:2527px !important;
}

#item364227 {
	width:317px !important;
	height:217px !important;
	left:416px !important;
	top:2527px !important;
}

#item377751 {
	width:303px !important;
	height:1052px !important;
	left:37px !important;
	top:1132px !important;
	background:#e9e9e9;
}

#item377894 {
	width:306px !important;
	height:183px !important;
	left:36px !important;
	top:208px !important;
}

#item377952 {
	width:284px !important;
	height:200px !important;
	left:45px !important;
	top:1968px !important;
}

#item377967 {
	width:304px !important;
	height:855px !important;
	left:36px !important;
	top:2931px !important;
	background:#e9e9e9;
}

#item378107 {
	width:303px !important;
	height:183px !important;
	left:37px !important;
	top:2268px !important;
}

#item378119 {
	width:284px !important;
	height:204px !important;
	left:45px !important;
	top:2941px !important;
}

#item378130 {
	width:25px !important;
	height:32px !important;
	left:275px !important;
	top:3160px !important;
}

#item378135 {
	width:25px !important;
	height:32px !important;
	left:100px !important;
	top:3160px !important;
}

#item378210 {
	width:304px !important;
	height:217px !important;
	left:36px !important;
	top:4928px !important;
}

#item378223 {
	width:304px !important;
	height:217px !important;
	left:36px !important;
	top:5159px !important;
}

#item351365 {
	width:93px !important;
	height:122px !important;
	left:544px !important;
	top:1701px !important;
}

#item351295 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:1600px !important;
}

#item354347 {
	width:93px !important;
	height:122px !important;
	left:82px !important;
	top:824px !important;
}

#item351307 {
	width:93px !important;
	height:122px !important;
	left:544px !important;
	top:1383px !important;
}

#item351011 {
	width:210px !important;
	height:302px !important;
	left:82px !important;
	top:142px !important;
}

#item351021 {
	width:444px !important;
	height:258px !important;
	left:544px !important;
	top:452px !important;
}

#item351101 {
	width:89px !important;
	height:122px !important;
	left:545px !important;
	top:824px !important;
}

#item364465 {
	width:93px !important;
	height:122px !important;
	left:416px !important;
	top:2005px !important;
}

#item364485 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:1866px !important;
}

#item364502 {
	width:93px !important;
	height:122px !important;
	left:80px !important;
	top:893px !important;
}

#item364517 {
	width:93px !important;
	height:122px !important;
	left:415px !important;
	top:1605px !important;
}

#item364557 {
	width:179px !important;
	height:257px !important;
	left:82px !important;
	top:142px !important;
}

#item364570 {
	width:318px !important;
	height:185px !important;
	left:415px !important;
	top:622px !important;
}

#item364610 {
	width:89px !important;
	height:122px !important;
	left:415px !important;
	top:893px !important;
}

#item378461 {
	width:93px !important;
	height:122px !important;
	left:36px !important;
	top:4213px !important;
}

#item378481 {
	width:93px !important;
	height:122px !important;
	left:38px !important;
	top:3708px !important;
}

#item378499 {
	width:93px !important;
	height:122px !important;
	left:36px !important;
	top:1569px !important;
}

#item378511 {
	width:93px !important;
	height:122px !important;
	left:36px !important;
	top:3315px !important;
}

#item378553 {
	width:179px !important;
	height:257px !important;
	left:37px !important;
	top:126px !important;
}

#item378568 {
	width:305px !important;
	height:185px !important;
	left:36px !important;
	top:1300px !important;
}

#item378607 {
	width:89px !important;
	height:122px !important;
	left:36px !important;
	top:1930px !important;
}

#item352147 {
	width:802px !important;
	height:413px !important;
	left:133px !important;
	top:1965px !important;
	background:#efefef;
	border:solid 2px #c0087f;
}

#item351605 {
	width:172px !important;
	height:258px !important;
	left:816px !important;
	top:193px !important;
}

#item351630 {
	width:171px !important;
	height:256px !important;
	left:81px !important;
	top:545px !important;
}

#item351760 {
	width:172px !important;
	height:258px !important;
	left:816px !important;
	top:965px !important;
}

#item352179 {
	width:98px !important;
	height:97px !important;
	left:571px !important;
	top:1463px !important;
}

#item352169 {
	width:100px !important;
	height:99px !important;
	left:386px !important;
	top:1671px !important;
}

#item352148 {
	width:171px !important;
	height:301px !important;
	left:155px !important;
	top:2040px !important;
}

#item352161 {
	width:342px !important;
	height:221px !important;
	left:555px !important;
	top:2120px !important;
}

#item364653 {
	width:652px !important;
	height:413px !important;
	left:80px !important;
	top:2134px !important;
	background:#efefef;
	border:solid 2px #c0087f;
}

#item364920 {
	width:172px !important;
	height:258px !important;
	left:560px !important;
	top:193px !important;
}

#item364941 {
	width:171px !important;
	height:256px !important;
	left:80px !important;
	top:583px !important;
}

#item365006 {
	width:172px !important;
	height:258px !important;
	left:560px !important;
	top:1199px !important;
}

#item365080 {
	width:98px !important;
	height:97px !important;
	left:435px !important;
	top:1700px !important;
}

#item365095 {
	width:100px !important;
	height:99px !important;
	left:297px !important;
	top:1900px !important;
}

#item365163 {
	width:171px !important;
	height:301px !important;
	left:102px !important;
	top:2220px !important;
}

#item365179 {
	width:227px !important;
	height:154px !important;
	left:497px !important;
	top:2365px !important;
}

#item378651 {
	width:304px !important;
	height:680px !important;
	left:36px !important;
	top:3193px !important;
	background:#efefef;
	border:solid 2px #c0087f;
}

#item378915 {
	width:142px !important;
	height:216px !important;
	left:36px !important;
	top:124px !important;
}

#item378934 {
	width:171px !important;
	height:256px !important;
	left:36px !important;
	top:774px !important;
}

#item378997 {
	width:172px !important;
	height:258px !important;
	left:168px !important;
	top:1665px !important;
}

#item379073 {
	width:98px !important;
	height:97px !important;
	left:56px !important;
	top:2576px !important;
}

#item379089 {
	width:100px !important;
	height:99px !important;
	left:244px !important;
	top:2962px !important;
}

#item379157 {
	width:120px !important;
	height:210px !important;
	left:42px !important;
	top:3249px !important;
}

#item379169 {
	width:281px !important;
	height:191px !important;
	left:48px !important;
	top:3666px !important;
}

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

#item51355 {
	width:990px !important;
	height:713px !important;
	left:22px !important;
	top:27px !important;
	background:#9d9c9c;
}

#item365197 {
	width:768px !important;
	height:896px !important;
	background:#9d9c9c;
}

#item365199 {
	width:768px !important;
	height:869px !important;
	top:155px !important;
	background:#9d9c9c;
}

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

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

#item352219 {
	width:990px !important;
	height:713px !important;
	left:22px !important;
	top:27px !important;
	background:#9d9c9c;
}

#item365210 {
	width:768px !important;
	height:1024px !important;
	top:-1px !important;
	background:#9d9c9c;
}

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

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

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

#item296791 {
	width:1024px !important;
	height:768px !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; } }

