/* 	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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:1930px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item1822 {
	width:235px !important;
	height:235px !important;
	left:315px !important;
	top:334px !important;
}

#item1824 {
	width:235px !important;
	height:235px !important;
	left:523px !important;
	top:507px !important;
}

#item1826 {
	width:235px !important;
	height:235px !important;
	left:735px !important;
	top:334px !important;
}

#item1828 {
	width:235px !important;
	height:235px !important;
	left:942px !important;
	top:507px !important;
}

#item1830 {
	width:235px !important;
	height:235px !important;
	left:1153px !important;
	top:334px !important;
}

#item1832 {
	width:235px !important;
	height:235px !important;
	left:1362px !important;
	top:507px !important;
}

#item937 {
	width:3px !important;
	height:15px !important;
	left:88px !important;
	top:80px !important;
	background:#3f0730;
}

#item951 {
	width:3px !important;
	height:15px !important;
	left:269px !important;
	top:80px !important;
	background:#3f0730;
}

#item962 {
	width:3px !important;
	height:15px !important;
	left:407px !important;
	top:80px !important;
	background:#3f0730;
}

#item969 {
	width:3px !important;
	height:15px !important;
	left:462px !important;
	top:80px !important;
	background:#3f0730;
}

#item1002 {
	width:3px !important;
	height:15px !important;
	left:1018px !important;
	top:80px !important;
	background:#3f0730;
}

#item1080 {
	width:3px !important;
	height:15px !important;
	left:431px !important;
	top:28px !important;
	background:#3f0730;
}

#item1106 {
	width:3px !important;
	height:15px !important;
	left:740px !important;
	top:28px !important;
	background:#3f0730;
}

#item1119 {
	width:3px !important;
	height:14px !important;
	left:880px !important;
	top:29px !important;
	background:#3f0730;
}

#item1134 {
	width:3px !important;
	height:15px !important;
	left:1071px !important;
	top:27px !important;
	background:#3f0730;
}

#item1142 {
	width:3px !important;
	height:14px !important;
	left:1175px !important;
	top:28px !important;
	background:#3f0730;
}

#item1878 {
	width:155px !important;
	height:155px !important;
	left:141px !important;
	top:244px !important;
}

#item1880 {
	width:155px !important;
	height:155px !important;
	left:562px !important;
	top:244px !important;
}

#item1882 {
	width:155px !important;
	height:155px !important;
	left:984px !important;
	top:244px !important;
}

#item1884 {
	width:168px !important;
	height:159px !important;
	left:1397px !important;
	top:244px !important;
}

#item1887 {
	width:155px !important;
	height:155px !important;
	left:341px !important;
	top:671px !important;
}

#item1889 {
	width:155px !important;
	height:155px !important;
	left:772px !important;
	top:671px !important;
}

#item1891 {
	width:155px !important;
	height:165px !important;
	left:1192px !important;
	top:659px !important;
}

#item1893 {
	width:172px !important;
	height:155px !important;
	left:1600px !important;
	top:671px !important;
}

#item9288 {
	width:7px !important;
	height:27px !important;
	top:13px !important;
	background:#3f0730;
}

#item9330 {
	width:2px !important;
	height:14px !important;
	left:513px !important;
	top:4px !important;
	background:#000;
}

#item9363 {
	width:2px !important;
	height:13px !important;
	left:830px !important;
	top:5px !important;
	background:#000;
}

#item9364 {
	width:2px !important;
	height:13px !important;
	left:835px !important;
	top:5px !important;
	background:#000;
}

#item9366 {
	width:7px !important;
	height:1px !important;
	left:854px !important;
	top:10px !important;
	background:#000;
}

#item9387 {
	width:2px !important;
	height:14px !important;
	left:1077px !important;
	top:4px !important;
	background:#000;
}

#item9434 {
	width:2px !important;
	height:13px !important;
	left:651px !important;
	top:31px !important;
	background:#000;
}

#item9435 {
	width:2px !important;
	height:13px !important;
	left:655px !important;
	top:31px !important;
	background:#000;
}

#item9437 {
	width:7px !important;
	height:1px !important;
	left:674px !important;
	top:37px !important;
	background:#000;
}

#item9537 {
	width:2px !important;
	height:14px !important;
	left:762px !important;
	top:57px !important;
	background:#000;
}

#item9577 {
	width:2px !important;
	height:14px !important;
	left:1173px !important;
	top:57px !important;
	background:#000;
}

#item9605 {
	width:2px !important;
	height:14px !important;
	left:640px !important;
	top:83px !important;
	background:#000;
}

#item9690 {
	width:2px !important;
	height:13px !important;
	left:1580px !important;
	top:44px !important;
	background:#191916;
}

#item2130 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item2131 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item2161 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item2169 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item20251 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:6193px !important;
	background:#fff;
}

#item20495 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:562px !important;
}

#item20545 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1252px !important;
}

#item20595 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2305px !important;
}

#item20646 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3397px !important;
}

#item20697 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4955px !important;
}

#item20747 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6077px !important;
}

#item20797 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1920px !important;
}

#item20847 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2763px !important;
}

#item20898 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4180px !important;
}

#item20949 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5534px !important;
}

#item3013 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item3014 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item3046 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item3053 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item18939 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:2294px !important;
	background:#fff;
}

#item19038 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:547px !important;
}

#item19089 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1210px !important;
}

#item19140 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2178px !important;
}

#item19190 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1576px !important;
}

#item3435 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item3436 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item3468 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item3475 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item17761 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:5578px !important;
	background:#fff;
}

#item18004 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:262px !important;
}

#item18054 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:778px !important;
}

#item18104 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1858px !important;
}

#item18154 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3310px !important;
}

#item18205 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4549px !important;
}

#item18255 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5462px !important;
}

#item18305 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1342px !important;
}

#item18355 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2554px !important;
}

#item18405 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3985px !important;
}

#item18457 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5015px !important;
}

#item4379 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item4380 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item4411 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item4419 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item16387 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:455px !important;
}

#item16437 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1089px !important;
}

#item16488 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2214px !important;
}

#item16538 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3639px !important;
}

#item16589 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1707px !important;
}

#item16639 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2737px !important;
}

#item16689 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4105px !important;
}

#item16739 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:4222px !important;
	background:#fff;
}

#item5000 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item5001 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item5032 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item5041 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item14451 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:460px !important;
}

#item14502 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1007px !important;
}

#item14552 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2213px !important;
}

#item14602 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3343px !important;
}

#item14652 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4616px !important;
}

#item14704 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7521px !important;
}

#item14754 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9011px !important;
}

#item14804 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11107px !important;
}

#item14855 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11638px !important;
}

#item14905 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9741px !important;
}

#item14956 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6534px !important;
}

#item15006 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1407px !important;
}

#item15056 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2826px !important;
}

#item15106 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3957px !important;
}

#item15157 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5529px !important;
}

#item15207 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8098px !important;
}

#item15257 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10486px !important;
}

#item15307 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9340px !important;
}

#item15358 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7019px !important;
}

#item15409 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:11755px !important;
	background:#fff;
}

#item6612 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item6613 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item6614 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item6652 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item22651 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:339px !important;
}

#item22701 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:778px !important;
}

#item22751 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2221px !important;
}

#item22802 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3320px !important;
}

#item22853 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3980px !important;
}

#item22903 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6016px !important;
}

#item22953 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4978px !important;
}

#item23003 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1450px !important;
}

#item23054 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2822px !important;
}

#item23104 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4613px !important;
}

#item23154 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6801px !important;
}

#item23204 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5382px !important;
}

#item23255 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7476px !important;
}

#item23306 {
	width:130px !important;
	height:28px !important;
	left:2px !important;
	top:7592px !important;
	background:#fff;
}

#item9171 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item7811 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}

#item72614 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item72677 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item72678 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item72732 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item72764 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item72791 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:547px !important;
}

#item72866 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1433px !important;
}

#item72942 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2042px !important;
}

#item73017 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2628px !important;
}

#item73092 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3630px !important;
}

#item73166 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4406px !important;
}

#item73240 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5004px !important;
}

#item73315 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5820px !important;
}

#item73389 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6732px !important;
}

#item73464 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7735px !important;
}

#item73538 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8288px !important;
}

#item73613 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9200px !important;
}

#item73687 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10080px !important;
}

#item73761 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10700px !important;
}

#item73836 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11389px !important;
}

#item73910 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:12030px !important;
}

#item73961 {
	width:130px !important;
	height:28px !important;
	left:2px !important;
	top:12153px !important;
	background:#fff;
}

#item24662 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item24664 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item24719 {
	width:175px !important;
	height:65px !important;
	left:1194px !important;
	top:106px !important;
}

#item24778 {
	width:175px !important;
	height:65px !important;
	left:1383px !important;
	top:106px !important;
}

#item24834 {
	width:175px !important;
	height:65px !important;
	left:1572px !important;
	top:106px !important;
}

#item24915 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item24942 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:439px !important;
}

#item25017 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1002px !important;
}

#item25091 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1563px !important;
}

#item25165 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2258px !important;
}

#item25240 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3013px !important;
}

#item25315 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3687px !important;
}

#item25389 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4335px !important;
}

#item25464 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4977px !important;
}

#item25514 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:5094px !important;
	background:#fff;
}

#item25515 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item25754 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item25756 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item25810 {
	width:175px !important;
	height:65px !important;
	left:1194px !important;
	top:106px !important;
}

#item25867 {
	width:175px !important;
	height:65px !important;
	left:1383px !important;
	top:106px !important;
}

#item25922 {
	width:175px !important;
	height:65px !important;
	left:1572px !important;
	top:106px !important;
}

#item26004 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item26031 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:419px !important;
}

#item26105 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1014px !important;
}

#item26180 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1759px !important;
}

#item26255 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2594px !important;
}

#item26329 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3197px !important;
}

#item26403 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3886px !important;
}

#item26478 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4765px !important;
}

#item26553 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5582px !important;
}

#item26627 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6063px !important;
}

#item26702 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6712px !important;
}

#item26780 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7579px !important;
}

#item26854 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8351px !important;
}

#item26929 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8985px !important;
}

#item27003 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9668px !important;
}

#item27078 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10032px !important;
}

#item27153 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10648px !important;
}

#item27227 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11469px !important;
}

#item27301 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:12254px !important;
}

#item27376 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:13144px !important;
}

#item27426 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:13260px !important;
	background:#fff;
}

#item27427 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item28133 {
	width:1920px !important;
	height:1080px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item28135 {
	width:1840px !important;
	height:1000px !important;
	left:50px !important;
	top:50px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item28192 {
	width:175px !important;
	height:65px !important;
	left:1194px !important;
	top:106px !important;
}

#item28248 {
	width:175px !important;
	height:65px !important;
	left:1383px !important;
	top:106px !important;
}

#item28304 {
	width:175px !important;
	height:65px !important;
	left:1572px !important;
	top:106px !important;
}

#item28360 {
	width:1380px !important;
	height:824px !important;
	left:407px !important;
	top:223px !important;
}

#item28388 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:500px !important;
}

#item28462 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1149px !important;
}

#item28536 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1768px !important;
}

#item28612 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2329px !important;
}

#item28686 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2944px !important;
}

#item28760 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3539px !important;
}

#item28835 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4228px !important;
}

#item28909 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5111px !important;
}

#item28983 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5718px !important;
}

#item29058 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6300px !important;
}

#item29133 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7297px !important;
}

#item29207 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7953px !important;
}

#item29282 {
	width:232px !important;
	height:66px !important;
	left:45px !important;
	top:8554px !important;
}

#item29357 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9149px !important;
}

#item29431 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9711px !important;
}

#item29507 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10515px !important;
}

#item29582 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11131px !important;
}

#item29656 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11743px !important;
}

#item29730 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:12622px !important;
}

#item29805 {
	width:232px !important;
	height:66px !important;
	left:41px !important;
	top:13534px !important;
}

#item29879 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:14528px !important;
}

#item29929 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:14644px !important;
	background:#fff;
}

#item29955 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:27px !important;
}

#item69379 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item69472 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item69473 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item69474 {
	width:170px !important;
	height:60px !important;
	left:1375px !important;
	top:98px !important;
}

#item69585 {
	width:170px !important;
	height:60px !important;
	left:1564px !important;
	top:98px !important;
}

#item69640 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item69673 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item69700 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:602px !important;
}

#item69774 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1423px !important;
}

#item69848 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2209px !important;
}

#item69925 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2869px !important;
}

#item69999 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3553px !important;
}

#item70074 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4325px !important;
}

#item70149 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4965px !important;
}

#item70223 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5601px !important;
}

#item70297 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6242px !important;
}

#item70372 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6916px !important;
}

#item70446 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7566px !important;
}

#item70521 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8321px !important;
}

#item70596 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8895px !important;
}

#item70646 {
	width:130px !important;
	height:28px !important;
	left:2px !important;
	top:9018px !important;
	background:#fff;
}

#item65960 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item66022 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item66023 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item66056 {
	width:170px !important;
	height:60px !important;
	left:1375px !important;
	top:98px !important;
}

#item66111 {
	width:170px !important;
	height:60px !important;
	left:1564px !important;
	top:98px !important;
}

#item66166 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item66200 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item66227 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:507px !important;
}

#item66301 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1125px !important;
}

#item66376 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1740px !important;
}

#item66451 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2335px !important;
}

#item66525 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3040px !important;
}

#item66599 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3622px !important;
}

#item66674 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4278px !important;
}

#item66748 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4935px !important;
}

#item66822 {
	width:232px !important;
	height:66px !important;
	left:45px !important;
	top:5531px !important;
}

#item66897 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6144px !important;
}

#item66972 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7056px !important;
}

#item67047 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8059px !important;
}

#item67122 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8627px !important;
}

#item67196 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9539px !important;
}

#item67246 {
	width:130px !important;
	height:28px !important;
	left:2px !important;
	top:9662px !important;
	background:#fff;
}

#item62514 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item62565 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item62566 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item62622 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item62654 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item62681 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:476px !important;
}

#item62756 {
	width:232px !important;
	height:66px !important;
	left:45px !important;
	top:1037px !important;
}

#item62830 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1944px !important;
}

#item62904 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2487px !important;
}

#item62979 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3092px !important;
}

#item63054 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4004px !important;
}

#item63129 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4916px !important;
}

#item63203 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5920px !important;
}

#item63279 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6494px !important;
}

#item63354 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7097px !important;
}

#item63428 {
	width:232px !important;
	height:66px !important;
	left:45px !important;
	top:7692px !important;
}

#item63504 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8254px !important;
}

#item63578 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9074px !important;
}

#item63652 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9845px !important;
}

#item63727 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10530px !important;
}

#item63777 {
	width:130px !important;
	height:28px !important;
	left:2px !important;
	top:10654px !important;
	background:#fff;
}

#item59715 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item59759 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item59760 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item59784 {
	width:170px !important;
	height:60px !important;
	left:1375px !important;
	top:98px !important;
}

#item59869 {
	width:170px !important;
	height:60px !important;
	left:1564px !important;
	top:98px !important;
}

#item59925 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item59957 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item59985 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:460px !important;
}

#item60061 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1149px !important;
}

#item60136 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1785px !important;
}

#item60210 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2606px !important;
}

#item60284 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3392px !important;
}

#item60359 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3966px !important;
}

#item60433 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4588px !important;
}

#item60508 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5263px !important;
}

#item60583 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5912px !important;
}

#item60633 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:7143px !important;
	background:#fff;
}

#item60682 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7019px !important;
}

#item60732 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6378px !important;
}

#item56755 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item56837 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item56838 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item56916 {
	width:170px !important;
	height:60px !important;
	left:1375px !important;
	top:98px !important;
}

#item56972 {
	width:170px !important;
	height:60px !important;
	left:1564px !important;
	top:98px !important;
}

#item57028 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item57036 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item57063 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:473px !important;
}

#item57140 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1116px !important;
}

#item57214 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1765px !important;
}

#item57288 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2383px !important;
}

#item57363 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3040px !important;
}

#item57437 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4037px !important;
}

#item57511 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4726px !important;
}

#item57586 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5639px !important;
}

#item57660 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6200px !important;
}

#item57734 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7112px !important;
}

#item57809 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7726px !important;
}

#item57860 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:7850px !important;
	background:#fff;
}

#item43904 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item43983 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item43985 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item44065 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item44092 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:507px !important;
}

#item44168 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1122px !important;
}

#item44242 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1827px !important;
}

#item44316 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2602px !important;
}

#item44391 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3186px !important;
}

#item44465 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4066px !important;
}

#item44539 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4661px !important;
}

#item44613 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5497px !important;
}

#item44688 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6099px !important;
}

#item44762 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6789px !important;
}

#item44836 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7605px !important;
}

#item44911 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8241px !important;
}

#item44986 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9952px !important;
}

#item45061 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10533px !important;
}

#item45136 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11107px !important;
}

#item45210 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11729px !important;
}

#item45285 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:12403px !important;
}

#item45360 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:13051px !important;
}

#item45411 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:13168px !important;
	background:#fff;
}

#item45436 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9062px !important;
}

#item45486 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item54410 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item54545 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item54546 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item54625 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item54651 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:507px !important;
}

#item54725 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1196px !important;
}

#item54800 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1853px !important;
}

#item54876 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2688px !important;
}

#item54950 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3508px !important;
}

#item55024 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4198px !important;
}

#item55100 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5087px !important;
}

#item55174 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5736px !important;
}

#item55248 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6309px !important;
}

#item55298 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:6433px !important;
	background:#fff;
}

#item55299 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item33260 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item48612 {
	width:1920px !important;
	height:1080px !important;
	background:#fff;
}

#item48613 {
	width:1840px !important;
	height:1000px !important;
	left:40px !important;
	top:40px !important;
	box-shadow:7px 7px 0px 0px #e5e5e5;
	-webkit-box-shadow:7px 7px 0px 0px #e5e5e5;
	border-radius:25px;
	background:#fff;
	border:solid 3.25px #000;
}

#item48692 {
	width:1380px !important;
	height:824px !important;
	left:397px !important;
	top:213px !important;
}

#item48721 {
	width:232px !important;
	height:66px !important;
	left:45px !important;
	top:419px !important;
}

#item48795 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:1326px !important;
}

#item48869 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2030px !important;
}

#item48944 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:2616px !important;
}

#item49018 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3219px !important;
}

#item49092 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:3803px !important;
}

#item49167 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:4682px !important;
}

#item49242 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5244px !important;
}

#item49316 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:5573px !important;
}

#item49390 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:6408px !important;
}

#item49465 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:7227px !important;
}

#item49540 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8106px !important;
}

#item49614 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:8795px !important;
}

#item49691 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:9444px !important;
}

#item49765 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10328px !important;
}

#item49840 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:10987px !important;
}

#item49915 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:11607px !important;
}

#item49990 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:12282px !important;
}

#item50065 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:12977px !important;
}

#item50140 {
	width:232px !important;
	height:66px !important;
	left:43px !important;
	top:13550px !important;
}

#item50190 {
	width:172px !important;
	height:28px !important;
	left:2px !important;
	top:13674px !important;
	background:#fff;
}

#item50191 {
	width:44px !important;
	height:44px !important;
	left:19px !important;
	top:20px !important;
}

#item48491 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item30796 {
	width:1930px !important;
	height:1090px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
