/* 	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; -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-audio.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%; }

.hidden { display:none !important; }
.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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:2636px; height:1542px; background: #fff !important; }
.paper-vertical { width:2636px; height:100%; }
.paper-horizontal { width:12030px; height:1554px; }
@media all and (max-height:1542px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2636px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item3164 {
	background-image:url('../images/item_3164.png');
	background-position:center;
	left:-0.23% !important;
	top:-0.52% !important;
	width:100.53% !important;
	height:101.36% !important;
}

#item3455 {
	background-image:url('../images/item_3455.png');
	width:99.63% !important;
	height:100.02% !important;
}

#item3156 {
	background-image:url('../images/item_3156.png');
	width:99.63% !important;
	height:100.02% !important;
}

#item3403 {
	left:59.41% !important;
	top:58.82% !important;
	width:4.86% !important;
	height:160px !important;
}

#item3412 {
	background-image:url('../images/item_3412.png');
	width:100.21% !important;
	height:100.21% !important;
}

#item3117 {
	background-image:url('../images/item_3117.png');
	width:100.21% !important;
	height:100.21% !important;
}

#item3398 {
	left:13.73% !important;
	top:37.16% !important;
	width:7.89% !important;
	height:215px !important;
}

#item3448 {
	background-image:url('../images/item_3448.png');
	width:100.27% !important;
	height:99.98% !important;
}

#item3142 {
	background-image:url('../images/item_3142.png');
	width:100.27% !important;
	height:99.98% !important;
}

#item3402 {
	left:46.74% !important;
	top:47.21% !important;
	width:6.64% !important;
	height:179px !important;
}

#item3441 {
	background-image:url('../images/item_3441.png');
	width:99.91% !important;
	height:99.85% !important;
}

#item3133 {
	background-image:url('../images/item_3133.png');
	width:99.91% !important;
	height:99.85% !important;
}

#item3397 {
	left:16.05% !important;
	top:21.4% !important;
	width:8.92% !important;
	height:246px !important;
}

#item3434 {
	background-image:url('../images/item_3434.png');
	width:100.16% !important;
	height:100.11% !important;
}

#item3110 {
	background-image:url('../images/item_3110.png');
	width:100.16% !important;
	height:100.11% !important;
}

#item3399 {
	left:28.49% !important;
	top:14.33% !important;
	width:7.06% !important;
	height:208px !important;
}

#item3427 {
	background-image:url('../images/item_3427.png');
	width:100.09% !important;
	height:100.23% !important;
}

#item3103 {
	background-image:url('../images/item_3103.png');
	width:100.09% !important;
	height:100.23% !important;
}

#item3401 {
	left:43.82% !important;
	top:22.11% !important;
	width:7.17% !important;
	height:191px !important;
}

#item3419 {
	background-image:url('../images/item_3419.png');
	width:100.04% !important;
	height:99.84% !important;
}

#item3149 {
	background-image:url('../images/item_3149.png');
	width:100.04% !important;
	height:99.84% !important;
}

#item3400 {
	left:41.27% !important;
	top:5.45% !important;
	width:5.99% !important;
	height:247px !important;
}

#item3990 {
	background-image:url('../images/item_3990.png');
	width:99.81% !important;
	height:100.14% !important;
}

#item3922 {
	background-image:url('../images/item_3922.png');
	width:99.81% !important;
	height:100.14% !important;
}

#item3987 {
	left:47.53% !important;
	top:30.93% !important;
	width:6.37% !important;
	height:225px !important;
}

#item3490 {
	background-image:url('../images/item_3490.png');
	width:100% !important;
	height:99.86% !important;
}

#item3172 {
	background-image:url('../images/item_3172.png');
	width:100% !important;
	height:99.86% !important;
}

#item3470 {
	left:79.32% !important;
	top:85.41% !important;
	width:18.1% !important;
	height:11.67% !important;
}

#item3464 {
	background-image:url('../images/item_3464.png');
	width:99.85% !important;
	height:99.87% !important;
}

#item3179 {
	background-image:url('../images/item_3179.png');
	width:99.85% !important;
	height:99.87% !important;
}

#item3461 {
	top:84.18% !important;
	width:8.35% !important;
	height:15.82% !important;
}

#item11235 {
	background-image:url('../images/item_11235.png');
	width:100% !important;
	height:100.12% !important;
}

#item3125 {
	background-image:url('../images/item_3125.png');
	width:100% !important;
	height:100.12% !important;
}

#item11231 {
	left:56.71% !important;
	top:36px !important;
	width:41.01% !important;
	height:23.02% !important;
}

#item3475 {
	background-image:url('../images/item_3475.png');
	width:100% !important;
	height:99.86% !important;
}

#item3202 {
	background-image:url('../images/item_3202.png');
	width:100% !important;
	height:99.86% !important;
}

#item3472 {
	width:7.44% !important;
	height:11.67% !important;
}

#item4021 {
	background-image:url('../images/item_4021.png');
	background-position:center;
	left:-0.37% !important;
	width:100.66% !important;
	height:100% !important;
}

#item4237 {
	background-image:url('../images/item_4237.png');
	width:100.5% !important;
	height:100.09% !important;
}

#item4232 {
	background-image:url('../images/item_4232.png');
	width:100.5% !important;
	height:100.09% !important;
}

#item4230 {
	left:58.93% !important;
	top:61.72% !important;
	width:5.49% !important;
	height:93px !important;
}

#item4250 {
	background-image:url('../images/item_4250.png');
	width:100.35% !important;
	height:100.3% !important;
}

#item4243 {
	background-image:url('../images/item_4243.png');
	width:100.35% !important;
	height:100.3% !important;
}

#item4241 {
	left:10.4% !important;
	top:40.89% !important;
	width:8.86% !important;
	height:125px !important;
}

#item4266 {
	background-image:url('../images/item_4266.png');
	width:99.63% !important;
	height:100% !important;
}

#item4259 {
	background-image:url('../images/item_4259.png');
	width:99.63% !important;
	height:100% !important;
}

#item4257 {
	left:46.41% !important;
	top:51.69% !important;
	width:7.39% !important;
	height:104px !important;
}

#item4282 {
	background-image:url('../images/item_4282.png');
	width:100.27% !important;
	height:99.92% !important;
}

#item4274 {
	background-image:url('../images/item_4274.png');
	width:100.27% !important;
	height:99.92% !important;
}

#item4272 {
	left:13.25% !important;
	top:22.27% !important;
	width:10.03% !important;
	height:143px !important;
}

#item4302 {
	background-image:url('../images/item_4302.png');
	width:100.12% !important;
	height:100.26% !important;
}

#item4291 {
	background-image:url('../images/item_4291.png');
	width:100.12% !important;
	height:100.26% !important;
}

#item4289 {
	left:25.77% !important;
	top:14.06% !important;
	width:7.91% !important;
	height:121px !important;
}

#item4316 {
	background-image:url('../images/item_4316.png');
	width:100.29% !important;
	height:100.27% !important;
}

#item4311 {
	background-image:url('../images/item_4311.png');
	width:100.29% !important;
	height:100.27% !important;
}

#item4309 {
	left:44.36% !important;
	top:20.57% !important;
	width:8.05% !important;
	height:111px !important;
}

#item4329 {
	background-image:url('../images/item_4329.png');
	width:99.6% !important;
	height:100.35% !important;
}

#item4322 {
	background-image:url('../images/item_4322.png');
	width:99.6% !important;
	height:100.35% !important;
}

#item4320 {
	left:40.12% !important;
	top:4.82% !important;
	width:6.08% !important;
	height:131px !important;
}

#item4344 {
	background-image:url('../images/item_4344.png');
	width:100% !important;
	height:99.61% !important;
}

#item4337 {
	background-image:url('../images/item_4337.png');
	width:100% !important;
	height:99.61% !important;
}

#item4335 {
	left:47.88% !important;
	top:36.85% !important;
	width:6.88% !important;
	height:125px !important;
}

#item4162 {
	background-image:url('../images/item_4162.png');
	width:100.06% !important;
	height:99.94% !important;
}

#item4156 {
	background-image:url('../images/item_4156.png');
	width:100.06% !important;
	height:99.94% !important;
}

#item4154 {
	left:79.72% !important;
	top:85.68% !important;
	width:19.03% !important;
	height:11.72% !important;
}

#item4176 {
	background-image:url('../images/item_4176.png');
	width:99.85% !important;
	height:100.26% !important;
}

#item4168 {
	background-image:url('../images/item_4168.png');
	width:99.85% !important;
	height:100.26% !important;
}

#item4166 {
	top:84.11% !important;
	width:8.35% !important;
	height:15.89% !important;
}

#item11255 {
	background-image:url('../images/item_11255.png');
	width:100.06% !important;
	height:99.98% !important;
}

#item4182 {
	background-image:url('../images/item_4182.png');
	width:100.06% !important;
	height:99.98% !important;
}

#item11243 {
	left:59.96% !important;
	top:24px !important;
	width:38.07% !important;
	height:20.96% !important;
}

#item4198 {
	background-image:url('../images/item_4198.png');
	width:99.85% !important;
	height:99.82% !important;
}

#item4191 {
	background-image:url('../images/item_4191.png');
	width:99.85% !important;
	height:99.82% !important;
}

#item4188 {
	width:8.35% !important;
	height:14.06% !important;
}

#item4368 {
	background-image:url('../images/item_4368.png');
	background-position:center;
	left:-0.39% !important;
	width:100.63% !important;
	height:100% !important;
}

#item4494 {
	background-image:url('../images/item_4494.png');
	width:100.24% !important;
	height:100.37% !important;
}

#item4486 {
	background-image:url('../images/item_4486.png');
	width:100.24% !important;
	height:100.37% !important;
}

#item4484 {
	left:46.95% !important;
	top:35.13% !important;
	width:7.66% !important;
	height:131px !important;
}

#item4828 {
	background-image:url('../images/item_4828.png');
	width:100.54% !important;
	height:100.36% !important;
}

#item4822 {
	background-image:url('../images/item_4822.png');
	width:100.54% !important;
	height:100.36% !important;
}

#item4820 {
	left:59.77% !important;
	top:62.13% !important;
	width:5.47% !important;
	height:87px !important;
}

#item4841 {
	background-image:url('../images/item_4841.png');
	width:99.57% !important;
	height:99.78% !important;
}

#item4834 {
	background-image:url('../images/item_4834.png');
	width:99.57% !important;
	height:99.78% !important;
}

#item4832 {
	left:8.36% !important;
	top:41.88% !important;
	width:8.75% !important;
	height:116px !important;
}

#item4857 {
	background-image:url('../images/item_4857.png');
	width:100.45% !important;
	height:99.98% !important;
}

#item4850 {
	background-image:url('../images/item_4850.png');
	width:100.45% !important;
	height:99.98% !important;
}

#item4848 {
	left:46.48% !important;
	top:51.13% !important;
	width:7.42% !important;
	height:97px !important;
}

#item4877 {
	background-image:url('../images/item_4877.png');
	width:99.63% !important;
	height:100.37% !important;
}

#item4870 {
	background-image:url('../images/item_4870.png');
	width:99.63% !important;
	height:100.37% !important;
}

#item4868 {
	left:12.89% !important;
	top:25.37% !important;
	width:9.92% !important;
	height:134px !important;
}

#item4894 {
	background-image:url('../images/item_4894.png');
	width:100.37% !important;
	height:100.36% !important;
}

#item4885 {
	background-image:url('../images/item_4885.png');
	width:100.37% !important;
	height:100.36% !important;
}

#item4883 {
	left:23.83% !important;
	top:16.63% !important;
	width:7.89% !important;
	height:113px !important;
}

#item4907 {
	background-image:url('../images/item_4907.png');
	width:99.68% !important;
	height:99.74% !important;
}

#item4902 {
	background-image:url('../images/item_4902.png');
	width:99.68% !important;
	height:99.74% !important;
}

#item4900 {
	left:43.91% !important;
	top:23.63% !important;
	width:7.97% !important;
	height:103px !important;
}

#item4920 {
	background-image:url('../images/item_4920.png');
	width:100.49% !important;
	height:99.95% !important;
}

#item4913 {
	background-image:url('../images/item_4913.png');
	width:100.49% !important;
	height:99.95% !important;
}

#item4911 {
	left:38.83% !important;
	top:9.88% !important;
	width:6.72% !important;
	height:134px !important;
}

#item4509 {
	background-image:url('../images/item_4509.png');
	width:100.01% !important;
	height:100.38% !important;
}

#item4503 {
	background-image:url('../images/item_4503.png');
	width:100.01% !important;
	height:100.38% !important;
}

#item4501 {
	left:79.22% !important;
	top:85.63% !important;
	width:19.69% !important;
	height:11.88% !important;
}

#item4523 {
	background-image:url('../images/item_4523.png');
	width:100.01% !important;
	height:100.2% !important;
}

#item4515 {
	background-image:url('../images/item_4515.png');
	width:100.01% !important;
	height:100.2% !important;
}

#item4513 {
	top:84.13% !important;
	width:8.36% !important;
	height:15.88% !important;
}

#item12297 {
	background-image:url('../images/item_12297.png');
	width:100.04% !important;
	height:99.98% !important;
}

#item4530 {
	background-image:url('../images/item_4530.png');
	width:100.04% !important;
	height:99.98% !important;
}

#item12294 {
	left:59.45% !important;
	top:3.88% !important;
	width:485px !important;
	height:169px !important;
}

#item4545 {
	background-image:url('../images/item_4545.png');
	width:100.29% !important;
	height:100.14% !important;
}

#item4538 {
	background-image:url('../images/item_4538.png');
	width:100.29% !important;
	height:100.14% !important;
}

#item4536 {
	left:28px !important;
	top:38px !important;
	width:4.84% !important;
	height:8.38% !important;
}

#item4580 {
	background-image:url('../images/item_4580.png');
	background-position:center;
	left:-0.39% !important;
	width:100.68% !important;
	height:100% !important;
}

#item11860 {
	background-image:url('../images/item_11860.png');
	width:100.53% !important;
	height:99.7% !important;
}

#item4699 {
	background-image:url('../images/item_4699.png');
	width:100.53% !important;
	height:99.7% !important;
}

#item4697 {
	left:61.23% !important;
	top:42.32% !important;
	width:6.93% !important;
	height:94px !important;
}

#item11872 {
	background-image:url('../images/item_11872.png');
	width:99.21% !important;
	height:99.94% !important;
}

#item4928 {
	background-image:url('../images/item_4928.png');
	width:99.21% !important;
	height:99.94% !important;
}

#item4926 {
	left:77.64% !important;
	top:67.84% !important;
	width:5.76% !important;
	height:74px !important;
}

#item11849 {
	background-image:url('../images/item_11849.png');
	width:99.7% !important;
	height:99.79% !important;
}

#item4940 {
	background-image:url('../images/item_4940.png');
	width:99.7% !important;
	height:99.79% !important;
}

#item4938 {
	left:18.55% !important;
	top:41.93% !important;
	width:8.5% !important;
	height:90px !important;
}

#item11866 {
	background-image:url('../images/item_11866.png');
	width:100.27% !important;
	height:100.15% !important;
}

#item4961 {
	background-image:url('../images/item_4961.png');
	width:100.27% !important;
	height:100.15% !important;
}

#item4959 {
	left:59.96% !important;
	top:55.99% !important;
	width:7.91% !important;
	height:83px !important;
}

#item11844 {
	background-image:url('../images/item_11844.png');
	width:100.2% !important;
	height:99.78% !important;
}

#item4977 {
	background-image:url('../images/item_4977.png');
	width:100.2% !important;
	height:99.78% !important;
}

#item4975 {
	left:23.24% !important;
	top:25.13% !important;
	width:9.08% !important;
	height:97px !important;
}

#item11836 {
	background-image:url('../images/item_11836.png');
	width:100.01% !important;
	height:99.7% !important;
}

#item4994 {
	background-image:url('../images/item_4994.png');
	width:100.01% !important;
	height:99.7% !important;
}

#item4991 {
	left:37.5% !important;
	top:19.14% !important;
	width:7.62% !important;
	height:87px !important;
}

#item11855 {
	background-image:url('../images/item_11855.png');
	width:100.02% !important;
	height:100.29% !important;
}

#item5009 {
	background-image:url('../images/item_5009.png');
	width:100.02% !important;
	height:100.29% !important;
}

#item5007 {
	left:56.74% !important;
	top:28.26% !important;
	width:8.2% !important;
	height:85px !important;
}

#item11823 {
	background-image:url('../images/item_11823.png');
	width:99.32% !important;
	height:99.91% !important;
}

#item5023 {
	background-image:url('../images/item_5023.png');
	width:99.32% !important;
	height:99.91% !important;
}

#item5021 {
	left:51.95% !important;
	top:11.59% !important;
	width:6.45% !important;
	height:104px !important;
}

#item11880 {
	background-image:url('../images/item_11880.png');
	width:100.02% !important;
	height:100.08% !important;
}

#item4718 {
	background-image:url('../images/item_4718.png');
	width:100.02% !important;
	height:100.08% !important;
}

#item4716 {
	left:77.64% !important;
	top:87.89% !important;
	width:20.8% !important;
	height:9.9% !important;
}

#item11829 {
	background-image:url('../images/item_11829.png');
	width:99.98% !important;
	height:99.87% !important;
}

#item4729 {
	background-image:url('../images/item_4729.png');
	width:99.98% !important;
	height:99.87% !important;
}

#item4727 {
	top:87.5% !important;
	width:8.4% !important;
	height:12.5% !important;
}

#item11816 {
	background-image:url('../images/item_11816.png');
	width:100.12% !important;
	height:99.79% !important;
}

#item4742 {
	background-image:url('../images/item_4742.png');
	width:100.12% !important;
	height:99.79% !important;
}

#item11806 {
	left:66.41% !important;
	top:8px !important;
	width:32.23% !important;
	height:18.1% !important;
}

#item11801 {
	background-image:url('../images/item_11801.png');
	width:100% !important;
	height:99.87% !important;
}

#item4750 {
	background-image:url('../images/item_4750.png');
	width:100% !important;
	height:99.87% !important;
}

#item4748 {
	width:9.57% !important;
	height:13.93% !important;
}

#item5061 {
	background-image:url('../images/item_5061.png');
	background-position:center;
	left:-0.37% !important;
	width:100.63% !important;
	height:100% !important;
}

#item5274 {
	background-image:url('../images/item_5274.png');
	width:100.47% !important;
	height:99.54% !important;
}

#item5266 {
	background-image:url('../images/item_5266.png');
	width:100.47% !important;
	height:99.54% !important;
}

#item5264 {
	left:59.75% !important;
	top:39.5% !important;
	width:7.75% !important;
	height:82px !important;
}

#item5291 {
	background-image:url('../images/item_5291.png');
	width:99.99% !important;
	height:100.01% !important;
}

#item5282 {
	background-image:url('../images/item_5282.png');
	width:99.99% !important;
	height:100.01% !important;
}

#item5280 {
	left:75.25% !important;
	top:61.67% !important;
	width:6.63% !important;
	height:66px !important;
}

#item5304 {
	background-image:url('../images/item_5304.png');
	width:100.42% !important;
	height:100.55% !important;
}

#item5297 {
	background-image:url('../images/item_5297.png');
	width:100.42% !important;
	height:100.55% !important;
}

#item5295 {
	left:16% !important;
	top:36.83% !important;
	width:10.75% !important;
	height:89px !important;
}

#item5320 {
	background-image:url('../images/item_5320.png');
	width:99.9% !important;
	height:100.25% !important;
}

#item5312 {
	background-image:url('../images/item_5312.png');
	width:99.9% !important;
	height:100.25% !important;
}

#item5310 {
	left:59.88% !important;
	top:53.17% !important;
	width:8.5% !important;
	height:70px !important;
}

#item5336 {
	background-image:url('../images/item_5336.png');
	width:100.55% !important;
	height:100.36% !important;
}

#item5329 {
	background-image:url('../images/item_5329.png');
	width:100.55% !important;
	height:100.36% !important;
}

#item5326 {
	left:23.88% !important;
	top:19.83% !important;
	width:11% !important;
	height:92px !important;
}

#item5352 {
	background-image:url('../images/item_5352.png');
	width:100.5% !important;
	height:100.33% !important;
}

#item5344 {
	background-image:url('../images/item_5344.png');
	width:100.5% !important;
	height:100.33% !important;
}

#item5342 {
	left:39.63% !important;
	top:12.83% !important;
	width:9.63% !important;
	height:86px !important;
}

#item5366 {
	background-image:url('../images/item_5366.png');
	width:100.12% !important;
	height:100.48% !important;
}

#item5361 {
	background-image:url('../images/item_5361.png');
	width:100.12% !important;
	height:100.48% !important;
}

#item5359 {
	left:57.5% !important;
	top:23.5% !important;
	width:9.75% !important;
	height:79px !important;
}

#item5385 {
	background-image:url('../images/item_5385.png');
	width:99.76% !important;
	height:99.94% !important;
}

#item5377 {
	background-image:url('../images/item_5377.png');
	width:99.76% !important;
	height:99.94% !important;
}

#item5375 {
	left:51.38% !important;
	top:7.33% !important;
	width:8.13% !important;
	height:102px !important;
}

#item5196 {
	background-image:url('../images/item_5196.png');
	width:99.75% !important;
	height:100% !important;
}

#item5190 {
	background-image:url('../images/item_5190.png');
	width:99.75% !important;
	height:100% !important;
}

#item5188 {
	left:80% !important;
	top:87.33% !important;
	width:18.25% !important;
	height:11% !important;
}

#item5210 {
	background-image:url('../images/item_5210.png');
	width:100.12% !important;
	height:100.48% !important;
}

#item5202 {
	background-image:url('../images/item_5202.png');
	width:100.12% !important;
	height:100.48% !important;
}

#item5200 {
	top:86.83% !important;
	width:9.75% !important;
	height:13.17% !important;
}

#item12436 {
	background-image:url('../images/item_12436.png');
	width:99.83% !important;
	height:99.61% !important;
}

#item5216 {
	background-image:url('../images/item_5216.png');
	width:99.83% !important;
	height:99.61% !important;
}

#item12433 {
	left:66.5% !important;
	top:1.83% !important;
	width:254px !important;
	height:106px !important;
}

#item5235 {
	background-image:url('../images/item_5235.png');
	width:100% !important;
	height:100.72% !important;
}

#item5228 {
	background-image:url('../images/item_5228.png');
	width:100% !important;
	height:100.72% !important;
}

#item5226 {
	left:18px !important;
	top:28px !important;
	width:5.88% !important;
	height:6.83% !important;
}

#item7751 {
	background-image:url('../images/item_7751.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item11382 {
	background-image:url('../images/item_11382.png');
	width:100.6% !important;
	height:99.74% !important;
}

#item7983 {
	background-image:url('../images/item_7983.png');
	width:100.6% !important;
	height:99.74% !important;
}

#item7981 {
	left:90.76% !important;
	top:67.48% !important;
	width:8.33% !important;
	height:79px !important;
}

#item11401 {
	background-image:url('../images/item_11401.png');
	width:99.53% !important;
	height:100.24% !important;
}

#item7994 {
	background-image:url('../images/item_7994.png');
	width:99.53% !important;
	height:100.24% !important;
}

#item7992 {
	left:9.38% !important;
	top:40.92% !important;
	width:12.89% !important;
	height:100px !important;
}

#item11394 {
	background-image:url('../images/item_11394.png');
	width:100.07% !important;
	height:100.16% !important;
}

#item8009 {
	background-image:url('../images/item_8009.png');
	width:100.07% !important;
	height:100.16% !important;
}

#item8007 {
	left:80.21% !important;
	top:40.82% !important;
	width:11.33% !important;
	height:87px !important;
}

#item11415 {
	background-image:url('../images/item_11415.png');
	width:100.49% !important;
	height:100.26% !important;
}

#item8028 {
	background-image:url('../images/item_8028.png');
	width:100.49% !important;
	height:100.26% !important;
}

#item8026 {
	left:11.72% !important;
	top:28.32% !important;
	width:11.59% !important;
	height:93px !important;
}

#item11436 {
	background-image:url('../images/item_11436.png');
	width:100.63% !important;
	height:99.67% !important;
}

#item8044 {
	background-image:url('../images/item_8044.png');
	width:100.63% !important;
	height:99.67% !important;
}

#item8042 {
	left:46.48% !important;
	top:19.43% !important;
	width:9.64% !important;
	height:82px !important;
}

#item11460 {
	background-image:url('../images/item_11460.png');
	width:99.91% !important;
	height:99.88% !important;
}

#item8059 {
	background-image:url('../images/item_8059.png');
	width:99.91% !important;
	height:99.88% !important;
}

#item8057 {
	left:72.79% !important;
	top:27.73% !important;
	width:12.5% !important;
	height:96px !important;
}

#item11455 {
	background-image:url('../images/item_11455.png');
	width:100.21% !important;
	height:99.62% !important;
}

#item8072 {
	background-image:url('../images/item_8072.png');
	width:100.21% !important;
	height:99.62% !important;
}

#item8070 {
	left:71.22% !important;
	top:15.82% !important;
	width:9.11% !important;
	height:109px !important;
}

#item11431 {
	background-image:url('../images/item_11431.png');
	width:100.48% !important;
	height:100.35% !important;
}

#item8088 {
	background-image:url('../images/item_8088.png');
	width:100.48% !important;
	height:100.35% !important;
}

#item8086 {
	left:87.24% !important;
	top:29.98% !important;
	width:9.38% !important;
	height:96px !important;
}

#item11389 {
	background-image:url('../images/item_11389.png');
	width:100.16% !important;
	height:100.34% !important;
}

#item7885 {
	background-image:url('../images/item_7885.png');
	width:100.16% !important;
	height:100.34% !important;
}

#item7883 {
	left:67.45% !important;
	top:89.65% !important;
	width:29.56% !important;
	height:8.01% !important;
}

#item11377 {
	background-image:url('../images/item_11377.png');
	width:100.44% !important;
	height:100.4% !important;
}

#item7897 {
	background-image:url('../images/item_7897.png');
	width:100.44% !important;
	height:100.4% !important;
}

#item7895 {
	top:87.89% !important;
	width:14.84% !important;
	height:12.21% !important;
}

#item11468 {
	background-image:url('../images/item_11468.png');
	width:100.04% !important;
	height:100% !important;
}

#item7911 {
	background-image:url('../images/item_7911.png');
	width:100.04% !important;
	height:100% !important;
}

#item11465 {
	left:32.81% !important;
	top:3px !important;
	width:65.89% !important;
	height:14.94% !important;
}

#item11409 {
	background-image:url('../images/item_11409.png');
	width:100.27% !important;
	height:99.83% !important;
}

#item7920 {
	background-image:url('../images/item_7920.png');
	width:100.27% !important;
	height:99.83% !important;
}

#item7918 {
	width:13.02% !important;
	height:8.4% !important;
}

#item10703 {
	background-image:url('../images/item_10703.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item11113 {
	background-image:url('../images/item_11113.png');
	width:99.82% !important;
	height:99.26% !important;
}

#item10921 {
	background-image:url('../images/item_10921.png');
	width:99.82% !important;
	height:99.26% !important;
}

#item10919 {
	left:84.78% !important;
	top:77.72% !important;
	width:42px !important;
	height:52px !important;
}

#item11081 {
	background-image:url('../images/item_11081.png');
	width:99.39% !important;
	height:100.64% !important;
}

#item10935 {
	background-image:url('../images/item_10935.png');
	width:99.39% !important;
	height:100.64% !important;
}

#item10933 {
	left:3.38% !important;
	top:27.45% !important;
	width:64px !important;
	height:65px !important;
}

#item11104 {
	background-image:url('../images/item_11104.png');
	width:99.28% !important;
	height:99.37% !important;
}

#item10953 {
	background-image:url('../images/item_10953.png');
	width:99.28% !important;
	height:99.37% !important;
}

#item10951 {
	left:83.33% !important;
	top:52.31% !important;
	width:62px !important;
	height:62px !important;
}

#item11073 {
	background-image:url('../images/item_11073.png');
	width:100.38% !important;
	height:100.33% !important;
}

#item10968 {
	background-image:url('../images/item_10968.png');
	width:100.38% !important;
	height:100.33% !important;
}

#item10966 {
	left:22.46% !important;
	top:21.88% !important;
	width:64px !important;
	height:67px !important;
}

#item11065 {
	background-image:url('../images/item_11065.png');
	width:100.52% !important;
	height:99.47% !important;
}

#item10984 {
	background-image:url('../images/item_10984.png');
	width:100.52% !important;
	height:99.47% !important;
}

#item10982 {
	left:44.69% !important;
	top:17.66% !important;
	width:56px !important;
	height:62px !important;
}

#item11090 {
	background-image:url('../images/item_11090.png');
	width:100.03% !important;
	height:100% !important;
}

#item11001 {
	background-image:url('../images/item_11001.png');
	width:100.03% !important;
	height:100% !important;
}

#item10999 {
	left:75.36% !important;
	top:27.17% !important;
	width:67px !important;
	height:67px !important;
}

#item11058 {
	background-image:url('../images/item_11058.png');
	width:100.75% !important;
	height:99.51% !important;
}

#item11014 {
	background-image:url('../images/item_11014.png');
	width:100.75% !important;
	height:99.51% !important;
}

#item11012 {
	left:71.5% !important;
	top:14.54% !important;
	width:53px !important;
	height:82px !important;
}

#item11095 {
	background-image:url('../images/item_11095.png');
	width:99.02% !important;
	height:99.39% !important;
}

#item11032 {
	background-image:url('../images/item_11032.png');
	width:99.02% !important;
	height:99.39% !important;
}

#item11030 {
	left:85.27% !important;
	top:40.76% !important;
	width:50px !important;
	height:67px !important;
}

#item11192 {
	background-image:url('../images/item_11192.png');
	width:100% !important;
	height:99.56% !important;
}

#item10832 {
	background-image:url('../images/item_10832.png');
	width:100% !important;
	height:99.56% !important;
}

#item10830 {
	left:auto !important;
	top:auto !important;
	width:181px !important;
	right:3px !important;
	height:75px !important;
	bottom:0px !important;
}

#item11182 {
	background-image:url('../images/item_11182.png');
	width:99.87% !important;
	height:100.19% !important;
}

#item10844 {
	background-image:url('../images/item_10844.png');
	width:99.87% !important;
	height:100.19% !important;
}

#item10842 {
	top:auto !important;
	width:83px !important;
	height:84px !important;
	bottom:0px !important;
}

#item12003 {
	background-image:url('../images/item_12003.png');
	width:100.04% !important;
	height:100.19% !important;
}

#item10858 {
	background-image:url('../images/item_10858.png');
	width:100.04% !important;
	height:100.19% !important;
}

#item12000 {
	left:auto !important;
	width:295px !important;
	right:0px !important;
	height:110px !important;
}

#item11197 {
	background-image:url('../images/item_11197.png');
	width:99.86% !important;
	height:100.27% !important;
}

#item10869 {
	background-image:url('../images/item_10869.png');
	width:99.86% !important;
	height:100.27% !important;
}

#item10866 {
	top:23px !important;
	width:78px !important;
	height:77px !important;
}

#item12845 {
	background-image:url('../images/item_12845.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item14286 {
	background-image:url('../images/item_14286.png');
	width:100.63% !important;
	height:99.43% !important;
}

#item13230 {
	background-image:url('../images/item_13230.png');
	width:100.63% !important;
	height:99.43% !important;
}

#item14283 {
	left:-0.27% !important;
	top:25.62% !important;
	width:16.8% !important;
	height:66px !important;
}

#item14279 {
	background-image:url('../images/item_14279.png');
	width:100.46% !important;
	height:100.62% !important;
}

#item13236 {
	background-image:url('../images/item_13236.png');
	width:100.46% !important;
	height:100.62% !important;
}

#item14271 {
	left:23.47% !important;
	top:21.92% !important;
	width:15.47% !important;
	height:65px !important;
}

#item14213 {
	background-image:url('../images/item_14213.png');
	width:99.43% !important;
	height:100.18% !important;
}

#item13248 {
	background-image:url('../images/item_13248.png');
	width:99.43% !important;
	height:100.18% !important;
}

#item14204 {
	left:47.73% !important;
	top:19.09% !important;
	width:12.27% !important;
	height:54px !important;
}

#item14189 {
	background-image:url('../images/item_14189.png');
	width:99.94% !important;
	height:100.35% !important;
}

#item13254 {
	background-image:url('../images/item_13254.png');
	width:99.94% !important;
	height:100.35% !important;
}

#item14186 {
	left:73.6% !important;
	top:14.66% !important;
	width:16.27% !important;
	height:84px !important;
}

#item14356 {
	background-image:url('../images/item_14356.png');
	width:100.57% !important;
	height:99.57% !important;
}

#item13260 {
	background-image:url('../images/item_13260.png');
	width:100.57% !important;
	height:99.57% !important;
}

#item14353 {
	left:81.87% !important;
	top:28.69% !important;
	width:16% !important;
	height:60px !important;
}

#item14304 {
	background-image:url('../images/item_14304.png');
	width:100.15% !important;
	height:100.66% !important;
}

#item13267 {
	background-image:url('../images/item_13267.png');
	width:100.15% !important;
	height:100.66% !important;
}

#item14301 {
	left:83.2% !important;
	top:45.69% !important;
	width:15.2% !important;
	height:74px !important;
}

#item14325 {
	background-image:url('../images/item_14325.png');
	width:100.63% !important;
	height:99.4% !important;
}

#item13275 {
	background-image:url('../images/item_13275.png');
	width:100.63% !important;
	height:99.4% !important;
}

#item14322 {
	left:65.6% !important;
	top:51.6% !important;
	width:17.07% !important;
	height:65px !important;
}

#item14349 {
	background-image:url('../images/item_14349.png');
	width:99.89% !important;
	height:100.4% !important;
}

#item13281 {
	background-image:url('../images/item_13281.png');
	width:99.89% !important;
	height:100.4% !important;
}

#item14346 {
	left:78.93% !important;
	top:74.75% !important;
	width:14.67% !important;
	height:66px !important;
}

#item13307 {
	background-image:url('../images/item_13307.png');
	width:100.61% !important;
	height:99.47% !important;
}

#item13135 {
	background-image:url('../images/item_13135.png');
	width:100.61% !important;
	height:99.47% !important;
}

#item13303 {
	top:88.79% !important;
	width:22.13% !important;
	height:11.21% !important;
}

#item13315 {
	background-image:url('../images/item_13315.png');
	width:99.8% !important;
	height:99.85% !important;
}

#item13141 {
	background-image:url('../images/item_13141.png');
	width:99.8% !important;
	height:99.85% !important;
}

#item13312 {
	left:56% !important;
	top:91.13% !important;
	width:44% !important;
	height:8.87% !important;
}

#item13293 {
	background-image:url('../images/item_13293.png');
	width:99.88% !important;
	height:99.85% !important;
}

#item13147 {
	background-image:url('../images/item_13147.png');
	width:99.88% !important;
	height:99.85% !important;
}

#item13283 {
	left:28% !important;
	top:10px !important;
	width:69.6% !important;
	height:8.87% !important;
}

#item13299 {
	background-image:url('../images/item_13299.png');
	width:100.87% !important;
	height:99.95% !important;
}

#item13153 {
	background-image:url('../images/item_13153.png');
	width:100.87% !important;
	height:99.95% !important;
}

#item13285 {
	width:15.47% !important;
	height:9.24% !important;
}

#item13555 {
	background-image:url('../images/item_13555.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item14084 {
	background-image:url('../images/item_14084.png');
	width:100.35% !important;
	height:99.55% !important;
}

#item13870 {
	background-image:url('../images/item_13870.png');
	width:100.35% !important;
	height:99.55% !important;
}

#item14081 {
	left:85.07% !important;
	top:39.88% !important;
	width:51px !important;
	height:64px !important;
}

#item14053 {
	background-image:url('../images/item_14053.png');
	width:99.29% !important;
	height:99.53% !important;
}

#item13876 {
	background-image:url('../images/item_13876.png');
	width:99.29% !important;
	height:99.53% !important;
}

#item14050 {
	left:2.13% !important;
	top:31.63% !important;
	width:47px !important;
	height:51px !important;
}

#item13971 {
	background-image:url('../images/item_13971.png');
	width:99.46% !important;
	height:100.7% !important;
}

#item13882 {
	background-image:url('../images/item_13882.png');
	width:99.46% !important;
	height:100.7% !important;
}

#item13968 {
	left:44.27% !important;
	top:18.14% !important;
	width:49px !important;
	height:55px !important;
}

#item14046 {
	background-image:url('../images/item_14046.png');
	width:99.48% !important;
	height:99.15% !important;
}

#item13891 {
	background-image:url('../images/item_13891.png');
	width:99.48% !important;
	height:99.15% !important;
}

#item14043 {
	left:23.47% !important;
	top:22.64% !important;
	width:48px !important;
	height:54px !important;
}

#item13897 {
	background-image:url('../images/item_13897.png');
	background-position:center;
	left:85.87% !important;
	top:73.16% !important;
	width:39px !important;
	height:48px !important;
}

#item14102 {
	background-image:url('../images/item_14102.png');
	width:99.5% !important;
	height:100.33% !important;
}

#item13903 {
	background-image:url('../images/item_13903.png');
	width:99.5% !important;
	height:100.33% !important;
}

#item14098 {
	left:83.2% !important;
	top:51.42% !important;
	width:58px !important;
	height:59px !important;
}

#item14124 {
	background-image:url('../images/item_14124.png');
	width:99.86% !important;
	height:100.59% !important;
}

#item13909 {
	background-image:url('../images/item_13909.png');
	width:99.86% !important;
	height:100.59% !important;
}

#item14121 {
	left:77.07% !important;
	top:26.24% !important;
	width:60px !important;
	height:61px !important;
}

#item13963 {
	background-image:url('../images/item_13963.png');
	width:99.74% !important;
	height:99.48% !important;
}

#item13915 {
	background-image:url('../images/item_13915.png');
	width:99.74% !important;
	height:99.48% !important;
}

#item13960 {
	left:69.33% !important;
	top:14.39% !important;
	width:47px !important;
	height:70px !important;
}

#item13929 {
	background-image:url('../images/item_13929.png');
	width:100.93% !important;
	height:100.69% !important;
}

#item13821 {
	background-image:url('../images/item_13821.png');
	width:100.93% !important;
	height:100.69% !important;
}

#item13926 {
	width:54px !important;
	height:73px !important;
}

#item13922 {
	background-image:url('../images/item_13922.png');
	width:100.19% !important;
	height:100.62% !important;
}

#item13846 {
	background-image:url('../images/item_13846.png');
	width:100.19% !important;
	height:100.62% !important;
}

#item13919 {
	left:28.8% !important;
	width:71.47% !important;
	height:12.14% !important;
}

#item14109 {
	background-image:url('../images/item_14109.png');
	width:100.34% !important;
	height:100.79% !important;
}

#item13852 {
	background-image:url('../images/item_13852.png');
	width:100.34% !important;
	height:100.79% !important;
}

#item14106 {
	left:60.8% !important;
	top:90.55% !important;
	width:148px !important;
	height:64px !important;
}

#item14116 {
	background-image:url('../images/item_14116.png');
	width:99.68% !important;
	height:100.32% !important;
}

#item13859 {
	background-image:url('../images/item_13859.png');
	width:99.68% !important;
	height:100.32% !important;
}

#item14113 {
	top:88.46% !important;
	width:69px !important;
	height:77px !important;
}

#item14423 {
	background-image:url('../images/item_14423.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item14925 {
	background-image:url('../images/item_14925.png');
	width:100.14% !important;
	height:99.66% !important;
}

#item14702 {
	background-image:url('../images/item_14702.png');
	width:100.14% !important;
	height:99.66% !important;
}

#item14762 {
	left:81.28% !important;
	top:28.13% !important;
	width:138px !important;
	height:138px !important;
}

#item14941 {
	background-image:url('../images/item_14941.png');
	width:99.75% !important;
	height:99.71% !important;
}

#item14709 {
	background-image:url('../images/item_14709.png');
	width:99.75% !important;
	height:99.71% !important;
}

#item14765 {
	left:81.28% !important;
	top:76.28% !important;
	width:94px !important;
	height:117px !important;
}

#item14831 {
	background-image:url('../images/item_14831.png');
	width:99.92% !important;
	height:99.77% !important;
}

#item14722 {
	background-image:url('../images/item_14722.png');
	width:99.92% !important;
	height:99.77% !important;
}

#item14761 {
	left:74.52% !important;
	top:15.23% !important;
	width:118px !important;
	height:166px !important;
}

#item14887 {
	background-image:url('../images/item_14887.png');
	width:99.66% !important;
	height:99.9% !important;
}

#item14728 {
	background-image:url('../images/item_14728.png');
	width:99.66% !important;
	height:99.9% !important;
}

#item14759 {
	left:25.72% !important;
	top:21.65% !important;
	width:141px !important;
	height:149px !important;
}

#item14902 {
	background-image:url('../images/item_14902.png');
	width:100.12% !important;
	height:100.05% !important;
}

#item14734 {
	background-image:url('../images/item_14734.png');
	width:100.12% !important;
	height:100.05% !important;
}

#item14756 {
	left:0.12% !important;
	top:24.55% !important;
	width:140px !important;
	height:142px !important;
}

#item14935 {
	background-image:url('../images/item_14935.png');
	width:100.18% !important;
	height:100.36% !important;
}

#item14740 {
	background-image:url('../images/item_14740.png');
	width:100.18% !important;
	height:100.36% !important;
}

#item14764 {
	left:82.49% !important;
	top:51.84% !important;
	width:123px !important;
	height:127px !important;
}

#item14930 {
	background-image:url('../images/item_14930.png');
	width:99.69% !important;
	height:100.27% !important;
}

#item14746 {
	background-image:url('../images/item_14746.png');
	width:99.69% !important;
	height:100.27% !important;
}

#item14763 {
	left:83.94% !important;
	top:40.01% !important;
	width:119px !important;
	height:158px !important;
}

#item14848 {
	background-image:url('../images/item_14848.png');
	width:100.28% !important;
	height:99.91% !important;
}

#item14753 {
	background-image:url('../images/item_14753.png');
	width:100.28% !important;
	height:99.91% !important;
}

#item14760 {
	left:48.79% !important;
	top:18.08% !important;
	width:122px !important;
	height:136px !important;
}

#item14813 {
	background-image:url('../images/item_14813.png');
	width:99.55% !important;
	height:100.33% !important;
}

#item14678 {
	background-image:url('../images/item_14678.png');
	width:99.55% !important;
	height:100.33% !important;
}

#item14757 {
	left:26px !important;
	top:80px !important;
	width:80px !important;
	height:74px !important;
}

#item14952 {
	background-image:url('../images/item_14952.png');
	width:99.96% !important;
	height:100% !important;
}

#item14684 {
	background-image:url('../images/item_14684.png');
	width:99.96% !important;
	height:100% !important;
}

#item14767 {
	top:auto !important;
	width:166px !important;
	height:187px !important;
	bottom:0px !important;
}

#item14946 {
	background-image:url('../images/item_14946.png');
	width:99.88% !important;
	height:99.72% !important;
}

#item14690 {
	background-image:url('../images/item_14690.png');
	width:99.88% !important;
	height:99.72% !important;
}

#item14766 {
	left:auto !important;
	top:auto !important;
	width:326px !important;
	right:38px !important;
	height:123px !important;
	bottom:39px !important;
}

#item14781 {
	background-image:url('../images/item_14781.png');
	width:100.05% !important;
	height:99.99% !important;
}

#item14696 {
	background-image:url('../images/item_14696.png');
	width:100.05% !important;
	height:99.99% !important;
}

#item14758 {
	left:auto !important;
	top:21px !important;
	width:577px !important;
	right:25px !important;
	height:158px !important;
}

#item14998 {
	background-image:url('../images/item_14998.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item15525 {
	background-image:url('../images/item_15525.png');
	width:99.69% !important;
	height:99.63% !important;
}

#item15298 {
	background-image:url('../images/item_15298.png');
	width:99.69% !important;
	height:99.63% !important;
}

#item15356 {
	left:73.83% !important;
	top:27.31% !important;
	width:116px !important;
	height:117px !important;
}

#item15418 {
	background-image:url('../images/item_15418.png');
	width:99.93% !important;
	height:99.81% !important;
}

#item15304 {
	background-image:url('../images/item_15304.png');
	width:99.93% !important;
	height:99.81% !important;
}

#item15357 {
	left:84.67% !important;
	top:74.3% !important;
	width:78px !important;
	height:97px !important;
}

#item15392 {
	background-image:url('../images/item_15392.png');
	width:100.08% !important;
	height:100.27% !important;
}

#item15317 {
	background-image:url('../images/item_15317.png');
	width:100.08% !important;
	height:100.27% !important;
}

#item15358 {
	left:68.85% !important;
	top:14.2% !important;
	width:115px !important;
	height:158px !important;
}

#item15402 {
	background-image:url('../images/item_15402.png');
	width:100.14% !important;
	height:99.66% !important;
}

#item15323 {
	background-image:url('../images/item_15323.png');
	width:100.14% !important;
	height:99.66% !important;
}

#item15359 {
	left:11.82% !important;
	top:32.58% !important;
	width:118px !important;
	height:123px !important;
}

#item15407 {
	background-image:url('../images/item_15407.png');
	width:99.86% !important;
	height:99.87% !important;
}

#item15329 {
	background-image:url('../images/item_15329.png');
	width:99.86% !important;
	height:99.87% !important;
}

#item15360 {
	left:2.15% !important;
	top:45.24% !important;
	width:107px !important;
	height:112px !important;
}

#item15424 {
	background-image:url('../images/item_15424.png');
	width:100.39% !important;
	height:99.56% !important;
}

#item15335 {
	background-image:url('../images/item_15335.png');
	width:100.39% !important;
	height:99.56% !important;
}

#item15361 {
	left:79.79% !important;
	top:53.37% !important;
	width:111px !important;
	height:112px !important;
}

#item15431 {
	background-image:url('../images/item_15431.png');
	width:99.99% !important;
	height:99.94% !important;
}

#item15341 {
	background-image:url('../images/item_15341.png');
	width:99.99% !important;
	height:99.94% !important;
}

#item15362 {
	left:80.66% !important;
	top:40.85% !important;
	width:110px !important;
	height:142px !important;
}

#item15397 {
	background-image:url('../images/item_15397.png');
	width:100.23% !important;
	height:100.4% !important;
}

#item15347 {
	background-image:url('../images/item_15347.png');
	width:100.23% !important;
	height:100.4% !important;
}

#item15363 {
	left:34.47% !important;
	top:21.89% !important;
	width:109px !important;
	height:120px !important;
}

#item15386 {
	background-image:url('../images/item_15386.png');
	width:99.9% !important;
	height:99.68% !important;
}

#item15272 {
	background-image:url('../images/item_15272.png');
	width:99.9% !important;
	height:99.68% !important;
}

#item15352 {
	left:30px !important;
	top:72px !important;
	width:86px !important;
	height:5.78% !important;
}

#item15381 {
	background-image:url('../images/item_15381.png');
	width:99.94% !important;
	height:100.21% !important;
}

#item15280 {
	background-image:url('../images/item_15280.png');
	width:99.94% !important;
	height:100.21% !important;
}

#item15353 {
	left:auto !important;
	top:20px !important;
	width:586px !important;
	right:27px !important;
	height:161px !important;
}

#item15286 {
	background-image:url('../images/item_15286.png');
	width:100% !important;
	height:100.04% !important;
}

#item15354 {
	left:73.05% !important;
	top:91.36% !important;
	width:246px !important;
	height:6.81% !important;
}

#item15576 {
	background-image:url('../images/item_15576.png');
	width:100.29% !important;
	height:99.68% !important;
}

#item15292 {
	background-image:url('../images/item_15292.png');
	width:100.29% !important;
	height:99.68% !important;
}

#item15355 {
	top:88.95% !important;
	width:137px !important;
	height:11.05% !important;
}

#item15602 {
	background-image:url('../images/item_15602.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item16069 {
	background-image:url('../images/item_16069.png');
	width:101.02% !important;
	height:100.43% !important;
}

#item15844 {
	background-image:url('../images/item_15844.png');
	width:101.02% !important;
	height:100.43% !important;
}

#item16054 {
	left:75% !important;
	top:37.67% !important;
	width:14.29% !important;
	height:55px !important;
}

#item15964 {
	background-image:url('../images/item_15964.png');
	width:99.46% !important;
	height:100.71% !important;
}

#item15850 {
	background-image:url('../images/item_15850.png');
	width:99.46% !important;
	height:100.71% !important;
}

#item15961 {
	left:1.07% !important;
	top:23.43% !important;
	width:17.14% !important;
	height:53px !important;
}

#item16006 {
	background-image:url('../images/item_16006.png');
	width:98.92% !important;
	height:99.36% !important;
}

#item15856 {
	background-image:url('../images/item_15856.png');
	width:98.92% !important;
	height:99.36% !important;
}

#item16003 {
	left:47.14% !important;
	top:17.3% !important;
	width:15.71% !important;
	height:49px !important;
}

#item15988 {
	background-image:url('../images/item_15988.png');
	width:100.52% !important;
	height:99.45% !important;
}

#item15862 {
	background-image:url('../images/item_15862.png');
	width:100.52% !important;
	height:99.45% !important;
}

#item15982 {
	left:26.43% !important;
	top:20.98% !important;
	width:16.07% !important;
	height:49px !important;
}

#item16104 {
	background-image:url('../images/item_16104.png');
	width:99.04% !important;
	height:100% !important;
}

#item15874 {
	background-image:url('../images/item_15874.png');
	width:99.04% !important;
	height:100% !important;
}

#item16101 {
	left:81.79% !important;
	top:76.11% !important;
	width:12.5% !important;
	height:44px !important;
}

#item16087 {
	background-image:url('../images/item_16087.png');
	width:100.07% !important;
	height:99.59% !important;
}

#item15880 {
	background-image:url('../images/item_15880.png');
	width:100.07% !important;
	height:99.59% !important;
}

#item16084 {
	left:68.21% !important;
	top:52.22% !important;
	width:15.36% !important;
	height:44px !important;
}

#item16042 {
	background-image:url('../images/item_16042.png');
	width:99.43% !important;
	height:99.08% !important;
}

#item15886 {
	background-image:url('../images/item_15886.png');
	width:99.43% !important;
	height:99.08% !important;
}

#item16039 {
	left:81.79% !important;
	top:28.18% !important;
	width:17.14% !important;
	height:48px !important;
}

#item16025 {
	background-image:url('../images/item_16025.png');
	width:99.59% !important;
	height:100.04% !important;
}

#item15892 {
	background-image:url('../images/item_15892.png');
	width:99.59% !important;
	height:100.04% !important;
}

#item16022 {
	left:76.07% !important;
	top:13.78% !important;
	width:15% !important;
	height:63px !important;
}

#item15945 {
	background-image:url('../images/item_15945.png');
	width:101.26% !important;
	height:98.5% !important;
}

#item15820 {
	background-image:url('../images/item_15820.png');
	width:101.26% !important;
	height:98.5% !important;
}

#item15942 {
	left:8px !important;
	top:28px !important;
	width:10% !important;
	height:3.83% !important;
}

#item15904 {
	background-image:url('../images/item_15904.png');
	width:100.19% !important;
	height:100.2% !important;
}

#item15826 {
	background-image:url('../images/item_15826.png');
	width:100.19% !important;
	height:100.2% !important;
}

#item15901 {
	left:23.21% !important;
	top:9px !important;
	width:74.29% !important;
	height:8.73% !important;
}

#item16112 {
	background-image:url('../images/item_16112.png');
	width:100.24% !important;
	height:100.7% !important;
}

#item15832 {
	background-image:url('../images/item_15832.png');
	width:100.24% !important;
	height:100.7% !important;
}

#item16109 {
	left:57.5% !important;
	top:92.04% !important;
	width:38.57% !important;
	height:41px !important;
}

#item16130 {
	background-image:url('../images/item_16130.png');
	width:99.56% !important;
	height:99.95% !important;
}

#item15838 {
	background-image:url('../images/item_15838.png');
	width:99.56% !important;
	height:99.95% !important;
}

#item16126 {
	top:90.96% !important;
	width:18.93% !important;
	height:59px !important;
}

#item16959 {
	background-image:url('../images/item_16959.png');
	background-position:center;
	width:100% !important;
	height:100% !important;
}

#item17525 {
	background-image:url('../images/item_17525.png');
	width:99.94% !important;
	height:100.76% !important;
}

#item17288 {
	background-image:url('../images/item_17288.png');
	width:99.94% !important;
	height:100.76% !important;
}

#item17522 {
	left:86.88% !important;
	top:39.96% !important;
	width:12.5% !important;
	height:50px !important;
}

#item17501 {
	background-image:url('../images/item_17501.png');
	width:100.67% !important;
	height:99.91% !important;
}

#item17294 {
	background-image:url('../images/item_17294.png');
	width:100.67% !important;
	height:99.91% !important;
}

#item17498 {
	left:-0.31% !important;
	top:25.88% !important;
	width:13.75% !important;
	height:46px !important;
}

#item17465 {
	background-image:url('../images/item_17465.png');
	width:100.36% !important;
	height:100.92% !important;
}

#item17300 {
	background-image:url('../images/item_17300.png');
	width:100.36% !important;
	height:100.92% !important;
}

#item17462 {
	left:40.94% !important;
	top:15.85% !important;
	width:13.44% !important;
	height:46px !important;
}

#item17482 {
	background-image:url('../images/item_17482.png');
	width:99.29% !important;
	height:99.56% !important;
}

#item17306 {
	background-image:url('../images/item_17306.png');
	width:99.29% !important;
	height:99.56% !important;
}

#item17479 {
	left:21.56% !important;
	top:20.6% !important;
	width:13.13% !important;
	height:45px !important;
}

#item17312 {
	background-image:url('../images/item_17312.png');
	background-position:center;
	left:81.88% !important;
	top:75% !important;
	width:33px !important;
	height:41px !important;
}

#item17549 {
	background-image:url('../images/item_17549.png');
	width:100.29% !important;
	height:99.49% !important;
}

#item17324 {
	background-image:url('../images/item_17324.png');
	width:100.29% !important;
	height:99.49% !important;
}

#item17546 {
	left:83.75% !important;
	top:50.88% !important;
	width:15.31% !important;
	height:49px !important;
}

#item17518 {
	background-image:url('../images/item_17518.png');
	width:100.38% !important;
	height:99.54% !important;
}

#item17330 {
	background-image:url('../images/item_17330.png');
	width:100.38% !important;
	height:99.54% !important;
}

#item17515 {
	left:77.81% !important;
	top:25.7% !important;
	width:14.38% !important;
	height:46px !important;
}

#item17445 {
	background-image:url('../images/item_17445.png');
	width:101.01% !important;
	height:99.12% !important;
}

#item17336 {
	background-image:url('../images/item_17336.png');
	width:101.01% !important;
	height:99.12% !important;
}

#item17442 {
	left:73.75% !important;
	top:13.38% !important;
	width:13.44% !important;
	height:55px !important;
}

#item17351 {
	background-image:url('../images/item_17351.png');
	width:100.16% !important;
	height:100.6% !important;
}

#item17269 {
	background-image:url('../images/item_17269.png');
	width:100.16% !important;
	height:100.6% !important;
}

#item17348 {
	left:29.69% !important;
	top:8px !important;
	width:68.13% !important;
	height:10.56% !important;
}

#item17567 {
	background-image:url('../images/item_17567.png');
	width:100.2% !important;
	height:99.43% !important;
}

#item17275 {
	background-image:url('../images/item_17275.png');
	width:100.2% !important;
	height:99.43% !important;
}

#item17563 {
	left:63.75% !important;
	top:91.55% !important;
	width:32.5% !important;
	height:39px !important;
}

#item17579 {
	background-image:url('../images/item_17579.png');
	width:100% !important;
	height:100.2% !important;
}

#item17281 {
	background-image:url('../images/item_17281.png');
	width:100% !important;
	height:100.2% !important;
}

#item17571 {
	top:89.44% !important;
	width:16.88% !important;
	height:60px !important;
}

#item17370 {
	background-image:url('../images/item_17370.png');
	width:101.52% !important;
	height:100.24% !important;
}

#item17346 {
	background-image:url('../images/item_17346.png');
	width:101.52% !important;
	height:100.24% !important;
}

#item17367 {
	left:8px !important;
	top:30px !important;
	width:10% !important;
	height:5.11% !important;
}

#item18075 {
	background-image:url('../images/item_18075.png');
	background-position:center;
	left:-0.37% !important;
	width:100.74% !important;
	height:100% !important;
}

#item18285 {
	background-image:url('../images/item_18285.png');
	background-position:center;
	left:86.85% !important;
	top:37.78% !important;
	width:53px !important;
	height:85px !important;
}

#item18297 {
	background-image:url('../images/item_18297.png');
	background-position:center;
	left:8.15% !important;
	top:40.83% !important;
	width:52px !important;
	height:62px !important;
}

#item18304 {
	background-image:url('../images/item_18304.png');
	background-position:center;
	left:38.52% !important;
	top:22.5% !important;
	width:39px !important;
	height:48px !important;
}

#item18310 {
	background-image:url('../images/item_18310.png');
	background-position:center;
	left:17.78% !important;
	top:23.47% !important;
	width:59px !important;
	height:70px !important;
}

#item18316 {
	background-image:url('../images/item_18316.png');
	background-position:center;
	left:78.7% !important;
	top:74.44% !important;
	width:53px !important;
	height:66px !important;
}

#item18322 {
	background-image:url('../images/item_18322.png');
	background-position:center;
	left:83.7% !important;
	top:52.92% !important;
	width:44px !important;
	height:47px !important;
}

#item18328 {
	background-image:url('../images/item_18328.png');
	background-position:center;
	left:76.85% !important;
	top:24.31% !important;
	width:47px !important;
	height:48px !important;
}

#item18334 {
	background-image:url('../images/item_18334.png');
	background-position:center;
	left:59.63% !important;
	top:14.31% !important;
	width:44px !important;
	height:79px !important;
}

#item18260 {
	background-image:url('../images/item_18260.png');
	background-position:center;
	left:1.85% !important;
	top:5.14% !important;
	width:44px !important;
	height:41px !important;
}

#item18266 {
	background-image:url('../images/item_18266.png');
	background-position:center;
	left:42.59% !important;
	top:1.53% !important;
	width:296px !important;
	height:81px !important;
}

#item18272 {
	background-image:url('../images/item_18272.png');
	background-position:center;
	left:71.11% !important;
	top:90.83% !important;
	width:141px !important;
	height:53px !important;
}

#item18278 {
	background-image:url('../images/item_18278.png');
	background-position:center;
	top:89.31% !important;
	width:70px !important;
	height:78px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:1526px){ [class*=" mq-"], .mq-default { display:none; } .mq-1366 {display:block; } }
@media all and (max-width:1440px){ [class*=" mq-"], .mq-default { display:none; } .mq-1280 {display:block; } }
@media all and (max-width:1184px){ [class*=" mq-"], .mq-default { display:none; } .mq-1024 {display:block; } }
@media all and (max-width:988px){ [class*=" mq-"], .mq-default { display:none; } .mq-828 {display:block; } }
@media all and (max-width:960px){ [class*=" mq-"], .mq-default { display:none; } .mq-800 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:670px){ [class*=" mq-"], .mq-default { display:none; } .mq-540 {display:block; } }
@media all and (max-width:544px){ [class*=" mq-"], .mq-default { display:none; } .mq-414 {display:block; } }
@media all and (max-width:505px){ [class*=" mq-"], .mq-default { display:none; } .mq-375 {display:block; } }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-320 {display:block; } }
@media all and (max-width:500px){ [class*=" mq-"], .mq-default { display:none; } .mq-280 {display:block; } }

#loadIndicator{display:none;}
