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

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

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
/*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%);
}
@font-face {
	font-family:FF-Geograph-BoldItalic;
	src:url("../fonts/Geograph-BoldItalic.otf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Geograph-Medium;
	src:url("../fonts/Geograph-Medium.otf");
}

@font-face {
	font-family:FF-Geograph-Bold;
	src:url("../fonts/Geograph-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Geograph-Regular;
	src:url("../fonts/Geograph-Regular.otf");
}

#item1327 {
	width:1092px !important;
	left:90px !important;
	top:1312px !important;
	min-height:79px !important;
}

#item1351 {
	width:431px !important;
	height:31px !important;
}

#item1330 {
	width:431px !important;
	height:31px !important;
	left:90px !important;
	top:1609px !important;
}

#item1379 {
	width:714px !important;
	left:90px !important;
	top:1051px !important;
	min-height:82px !important;
}

#item75334 {
	width:139px !important;
	height:139px !important;
	left:1050px !important;
	top:1570px !important;
}

#item1420 {
	width:1164px !important;
	height:12px !important;
	left:38px !important;
	top:1704px !important;
	direction:ltr;
}

@keyframes move-left-1423 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-1240px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-1423 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-1240px,0px);
		opacity:1;
	}
}
#item1432 {
	width:60px !important;
	height:210px !important;
	left:1240px !important;
	top:783px !important;
}

#item1460 {
	width:60px !important;
	height:210px !important;
	left:1180px !important;
	top:783px !important;
}

#item1485 {
	width:792px !important;
	left:196px !important;
	top:431px !important;
	min-height:1033px !important;
}

#item1515 {
	width:870px !important;
	left:252px !important;
	top:118px !important;
	min-height:85px !important;
}

#item1562 {
	width:934px !important;
	height:72px !important;
}

#item1539 {
	width:934px !important;
	height:72px !important;
}

#item1518 {
	width:934px !important;
	height:72px !important;
	left:182px !important;
	top:301px !important;
}

#item1610 {
	width:904px !important;
	height:72px !important;
}

#item1587 {
	width:904px !important;
	height:72px !important;
}

#item1566 {
	width:904px !important;
	height:72px !important;
	left:212px !important;
	top:437px !important;
}

#item1658 {
	width:430px !important;
	height:31px !important;
}

#item1635 {
	width:430px !important;
	height:31px !important;
}

#item1614 {
	width:430px !important;
	height:31px !important;
	left:686px !important;
	top:573px !important;
}

#item1706 {
	width:150px !important;
	height:31px !important;
}

#item1683 {
	width:150px !important;
	height:31px !important;
}

#item1662 {
	width:150px !important;
	height:31px !important;
	left:966px !important;
	top:1610px !important;
}

#item1754 {
	width:280px !important;
	height:31px !important;
}

#item1731 {
	width:270px !important;
	height:31px !important;
	left:10px !important;
}

#item1710 {
	width:280px !important;
	height:31px !important;
	left:836px !important;
	top:1519px !important;
}

#item1802 {
	width:300px !important;
	height:31px !important;
}

#item1779 {
	width:300px !important;
	height:31px !important;
}

#item1758 {
	width:300px !important;
	height:31px !important;
	left:816px !important;
	top:668px !important;
}

#item1850 {
	width:170px !important;
	height:31px !important;
}

#item1827 {
	width:170px !important;
	height:31px !important;
}

#item1806 {
	width:170px !important;
	height:31px !important;
	left:946px !important;
	top:1147px !important;
}

#item1898 {
	width:280px !important;
	height:31px !important;
}

#item1875 {
	width:280px !important;
	height:31px !important;
}

#item1854 {
	width:280px !important;
	height:31px !important;
	left:836px !important;
	top:957px !important;
}

#item1946 {
	width:250px !important;
	height:31px !important;
}

#item1923 {
	width:250px !important;
	height:31px !important;
}

#item1902 {
	width:250px !important;
	height:31px !important;
	left:866px !important;
	top:1337px !important;
}

#item1994 {
	width:600px !important;
	height:31px !important;
}

#item1971 {
	width:600px !important;
	height:31px !important;
}

#item1950 {
	width:600px !important;
	height:31px !important;
	left:516px !important;
	top:1428px !important;
}

#item2042 {
	width:210px !important;
	height:31px !important;
}

#item2019 {
	width:210px !important;
	height:31px !important;
}

#item1998 {
	width:210px !important;
	height:31px !important;
	left:906px !important;
	top:763px !important;
}

#item2090 {
	width:570px !important;
	height:31px !important;
}

#item2067 {
	width:570px !important;
	height:31px !important;
}

#item2046 {
	width:570px !important;
	height:31px !important;
	left:546px !important;
	top:853px !important;
}

#item2138 {
	width:680px !important;
	height:31px !important;
}

#item2115 {
	width:680px !important;
	height:31px !important;
}

#item2094 {
	width:680px !important;
	height:31px !important;
	left:436px !important;
	top:1242px !important;
}

#item2186 {
	width:160px !important;
	height:31px !important;
}

#item2163 {
	width:160px !important;
	height:31px !important;
}

#item2142 {
	width:160px !important;
	height:31px !important;
	left:956px !important;
	top:1052px !important;
}

#item2216 {
	width:1100px !important;
	left:70px !important;
	top:203px !important;
	min-height:502px !important;
}

#item2239 {
	width:1129px !important;
	height:28px !important;
	left:70px !important;
	top:800px !important;
}

#item2541 {
	width:366px !important;
	height:70px !important;
	left:70px !important;
	top:1090px !important;
	background:#110f0f;
}

#item2563 {
	width:368px !important;
	height:70px !important;
	left:436px !important;
	top:1090px !important;
	background:#110f0f;
}

#item2585 {
	width:366px !important;
	height:70px !important;
	left:804px !important;
	top:1090px !important;
	background:#110f0f;
}

#item2661 {
	width:470px !important;
	left:70px !important;
	top:873px !important;
	min-height:190px !important;
}

#item2683 {
	width:540px !important;
	left:630px !important;
	top:873px !important;
	min-height:187px !important;
}

#item2705 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item2766 {
	width:234px !important;
	height:52px !important;
	left:346px !important;
	top:878px !important;
}

#item2778 {
	width:344px !important;
	height:54px !important;
	left:448px !important;
	top:38px !important;
}

#item2263 {
	width:490px !important;
	left:100px !important;
	top:164px !important;
	min-height:243px !important;
}

#item2285 {
	width:1164px !important;
	left:38px !important;
	top:38px !important;
	min-height:28px !important;
}

#item2307 {
	width:322px !important;
	left:610px !important;
	top:486px !important;
	min-height:83px !important;
}

#item2329 {
	width:592px !important;
	left:610px !important;
	top:594px !important;
	min-height:195px !important;
}

#item2351 {
	width:506px !important;
	left:100px !important;
	top:875px !important;
	min-height:243px !important;
}

#item2373 {
	width:548px !important;
	left:610px !important;
	top:1287px !important;
	min-height:183px !important;
}

#item2439 {
	width:450px !important;
	height:17px !important;
	left:80px !important;
	top:127px !important;
}

#item2461 {
	width:450px !important;
	height:17px !important;
	left:590px !important;
	top:449px !important;
}

#item2483 {
	width:450px !important;
	height:17px !important;
	left:80px !important;
	top:838px !important;
}

#item2505 {
	width:450px !important;
	height:17px !important;
	left:590px !important;
	top:1253px !important;
}

#item2727 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item2730 {
	width:234px !important;
	height:52px !important;
	left:968px !important;
	top:487px !important;
}

#item2742 {
	width:234px !important;
	height:52px !important;
	left:100px !important;
	top:1143px !important;
}

#item2754 {
	width:234px !important;
	height:52px !important;
	left:610px !important;
	top:1490px !important;
}

#item2830 {
	width:1100px !important;
	left:70px !important;
	top:153px !important;
	min-height:318px !important;
}

#item2852 {
	width:596px !important;
	left:606px !important;
	top:707px !important;
	min-height:466px !important;
}

#item2887 {
	width:596px !important;
	left:606px !important;
	top:1371px !important;
	min-height:201px !important;
}

#item2909 {
	width:511px !important;
	height:44px !important;
	left:71px !important;
	top:1065px !important;
}

#item2933 {
	width:564px !important;
	left:615px !important;
	top:32px !important;
	min-height:75px !important;
}

#item2982 {
	width:380px !important;
	height:62px !important;
	background:#ffd800;
	outline:solid 1px #ffd800;
}

#item2957 {
	width:380px !important;
	height:62px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item2936 {
	width:380px !important;
	height:62px !important;
	left:714px !important;
	top:1584px !important;
}

#item3034 {
	width:410px !important;
	height:62px !important;
	background:#ffd800;
	outline:solid 1px #ffd800;
}

#item3009 {
	width:410px !important;
	height:62px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item2988 {
	width:410px !important;
	height:62px !important;
	left:95px !important;
	top:1113px !important;
}

#item3208 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item3248 {
	width:344px !important;
	height:54px !important;
	left:448px !important;
	top:38px !important;
}

#item3070 {
	width:637px !important;
	left:38px !important;
	top:265px !important;
	min-height:751px !important;
}

#item3116 {
	width:866px !important;
	left:38px !important;
	top:66px !important;
	min-height:125px !important;
}

#item3138 {
	width:1155px !important;
	left:47px !important;
	top:1087px !important;
	min-height:80px !important;
}

#item3160 {
	width:304px !important;
	left:47px !important;
	top:1377px !important;
	min-height:84px !important;
}

#item3230 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item3285 {
	width:1164px !important;
	height:35px !important;
}

#item3308 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item3355_81453 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_81600 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_81745 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_81890 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82060 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82205 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82207 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82352 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82497 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82642 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82810 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3355_82955 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table81228 tr {
	border-right:0.75px solid #000;;
}

table#table81228 {
	table-layout:fixed;
}

#item3355 {
	width:2404px !important;
	height:1431px !important;
	left:40px !important;
	top:250px !important;
	direction:ltr;
}

#item3377 {
	width:1164px !important;
	height:23px !important;
	left:38px !important;
	top:250px !important;
}

#item3424 {
	width:670px !important;
	height:23px !important;
}

#item3401 {
	width:704px !important;
	height:23px !important;
}

#item3380 {
	width:704px !important;
	height:23px !important;
	left:38px !important;
	top:293px !important;
}

#item3725 {
	width:344px !important;
	height:54px !important;
	left:448px !important;
	top:38px !important;
}

#item3330 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item3761_83783 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_83905 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_84050 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_84195 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_84340 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_84439 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_84670 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_84845 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_85020 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_85195 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_85371 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item3761_85516 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table83596 {
	table-layout:fixed;
}

#item3761 {
	width:2404px !important;
	height:1375px !important;
	left:40px !important;
	top:240px !important;
	direction:ltr;
}

#item3783 {
	width:656px !important;
	height:23px !important;
	left:38px !important;
	top:293px !important;
}

#item3805 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item4201 {
	width:862px !important;
	height:23px !important;
}

#item4178 {
	width:862px !important;
	height:23px !important;
}

#item4157 {
	width:862px !important;
	height:23px !important;
	left:38px !important;
	top:250px !important;
}

#item4225 {
	width:1164px !important;
	height:35px !important;
}

#item4229 {
	width:344px !important;
	height:54px !important;
	left:448px !important;
	top:38px !important;
}

#item3827 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item4302 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:650px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-4302 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4302 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item4324 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:330px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-4324 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4324 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item4346 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:490px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-4346 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-4346 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item4440 {
	width:1070px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-4244 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4244 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-4258 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4258 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-4271 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-4271 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item4393 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item4415 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

#item4462 {
	width:222px !important;
	height:47px !important;
	left:804px !important;
	top:377px !important;
}

#item4485 {
	width:320px !important;
	height:19px !important;
	left:735px !important;
	top:556px !important;
}

#item4537 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item4547 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item4557 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item4567 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item4692 {
	width:1080px !important;
	height:170px !important;
	left:80px !important;
	top:792px !important;
}

#item4714 {
	width:1080px !important;
	height:50px !important;
	left:80px !important;
	top:725px !important;
}

#item4736 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:239px !important;
}

#item4772 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item5122 {
	width:283px !important;
	height:50px !important;
}

#item5144 {
	width:283px !important;
	height:50px !important;
	left:350px !important;
}

#item5166 {
	width:283px !important;
	height:50px !important;
	left:700px !important;
}

#item5189 {
	width:300px !important;
	min-height:179px !important;
}

#item5211 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item5233 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item5038 {
	width:232px !important;
	top:2px !important;
	min-height:373px !important;
}

table#table88132 {
	table-layout:fixed;
}

#item5060 {
	width:672px !important;
	left:280px !important;
	min-height:186px !important;
}

#item4890 {
	width:462px !important;
	left:570px !important;
	top:50px !important;
	min-height:225px !important;
}

#item4912 {
	width:462px !important;
	left:64px !important;
	top:50px !important;
	min-height:313px !important;
}

#item4946 {
	width:150px !important;
	min-height:19px !important;
}

#item4979 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item5013 {
	width:284px !important;
	left:84px !important;
	top:26px !important;
	min-height:40px !important;
}

#item4868 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1084px !important;
}

#item5255 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:1020px !important;
	background:#ffd800;
}

#item5302 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item5279 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item5258 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1020px !important;
}

#item5326 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:1020px !important;
	background:#ffd800;
}

#item5373 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item5350 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item5329 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1020px !important;
}

#item5397 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:1020px !important;
	background:#ffd800;
}

#item5444 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item5421 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item5400 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1020px !important;
}

#item5775 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item5752 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item5729 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item5708 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item5801 {
	width:220px !important;
	height:80px !important;
}

#item5880 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item5857 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item5834 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item5813 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item6198 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item6228 {
	width:225px !important;
	height:144px !important;
}

#item6242 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item6256 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item6269 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item6280 {
	width:56px !important;
	height:144px !important;
}

#item6099 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item6117 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item6130 {
	width:225px !important;
	height:144px !important;
}

#item6142 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item6162 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item6173 {
	width:56px !important;
	height:144px !important;
}

#item5998 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item6016 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item6029 {
	width:225px !important;
	height:144px !important;
}

#item6052 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item6066 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item6077 {
	width:56px !important;
	height:144px !important;
}

#item5899 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item5917 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item5937 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item5948 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item5963 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item5974 {
	width:56px !important;
	height:144px !important;
}

#item5884 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item4582 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item4597 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item4624 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item4648 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item4670 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item4819 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item4841 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item5476 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item5492 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item5479 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item5522 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item5505 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item5552 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item5538 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item5581 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item5603 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item5625 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item5695 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item5672 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item5649 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item5628 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item5798 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item6399 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:311px !important;
}

#item6433 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item6477 {
	width:1080px !important;
	height:70px !important;
	left:80px !important;
	top:719px !important;
}

#item6499 {
	width:1064px !important;
	height:190px !important;
	left:80px !important;
	top:819px !important;
}

#item6727 {
	width:283px !important;
	height:50px !important;
}

#item6749 {
	width:283px !important;
	height:50px !important;
	left:350px !important;
}

#item6771 {
	width:283px !important;
	height:50px !important;
	left:700px !important;
}

#item6794 {
	width:300px !important;
	min-height:179px !important;
}

#item6816 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item6838 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item6639 {
	width:232px !important;
	top:2px !important;
	min-height:373px !important;
}

table#table90678 {
	table-layout:fixed;
}

#item6661 {
	width:672px !important;
	left:280px !important;
	min-height:186px !important;
}

#item6529 {
	width:462px !important;
	left:570px !important;
	top:50px !important;
	min-height:225px !important;
}

#item6551 {
	width:462px !important;
	left:64px !important;
	top:50px !important;
	min-height:327px !important;
}

#item6583 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item6614 {
	width:300px !important;
	left:84px !important;
	top:26px !important;
	min-height:51px !important;
}

#item6507 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1102px !important;
}

#item6860 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:1038px !important;
	background:#ffd800;
}

#item6907 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item6884 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item6863 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1038px !important;
}

#item6931 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:1038px !important;
	background:#ffd800;
}

#item6978 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item6955 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item6934 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1038px !important;
}

#item7002 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:1038px !important;
	background:#ffd800;
}

#item7049 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item7026 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item7005 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1038px !important;
}

#item7297 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item7274 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item7251 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item7230 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item7368 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item7345 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item7322 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item7301 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item7476 {
	width:117px !important;
	height:15px !important;
	left:267px !important;
	top:166px !important;
}

#item7899 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item7925 {
	width:225px !important;
	height:144px !important;
}

#item7936 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item7949 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item7968 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item7979 {
	width:56px !important;
	height:144px !important;
}

#item7803 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item7821 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item7833 {
	width:225px !important;
	height:144px !important;
}

#item7845 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item7866 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item7877 {
	width:56px !important;
	height:144px !important;
}

#item7702 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item7720 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item7732 {
	width:225px !important;
	height:144px !important;
}

#item7756 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item7770 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item7781 {
	width:56px !important;
	height:144px !important;
}

#item7606 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item7624 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item7645 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item7656 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item7670 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item7681 {
	width:56px !important;
	height:144px !important;
}

#item7592 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73543 {
	width:220px !important;
	height:80px !important;
}

#item6355 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item6455 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:535px !important;
}

#item6503 {
	width:701px !important;
	height:399px !important;
	left:80px !important;
	top:693px !important;
}

#item7082 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item7100 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item7085 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item7126 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item7111 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item7153 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item7139 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item7183 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item7205 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item7227 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item7372 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item7390 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item7407 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item7425 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item7506 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item7576 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item7553 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item7530 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item7509 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item8027 {
	width:570px !important;
	left:632px !important;
	top:341px !important;
	min-height:330px !important;
}

#item8049 {
	width:1092px !important;
	left:80px !important;
	top:277px !important;
	min-height:22px !important;
}

#item8084 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1280px !important;
}

#item8111 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item8087 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item8139 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item8114 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item8161 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1340px !important;
}

#item8183 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1340px !important;
}

#item8253 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item8230 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item8207 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item8186 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item8273 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item8257 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item8295 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1340px !important;
}

#item8365 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item8342 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item8319 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item8298 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item8472 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

table#table93073 {
	table-layout:fixed;
}

#item8492 {
	width:674px !important;
	left:344px !important;
	top:46px !important;
	min-height:327px !important;
}

#item8514 {
	width:232px !important;
	left:64px !important;
	top:42px !important;
	min-height:298px !important;
}

#item8415 {
	width:462px !important;
	left:584px !important;
	top:24px !important;
	min-height:226px !important;
}

#item8437 {
	width:482px !important;
	left:64px !important;
	top:24px !important;
	min-height:332px !important;
}

#item8468 {
	width:197px !important;
	left:84px !important;
	top:21px !important;
	min-height:19px !important;
}

#item8391 {
	width:1084px !important;
	left:14px !important;
	top:24px !important;
	min-height:405px !important;
}

#item8369 {
	width:1108px !important;
	height:429px !important;
	left:66px !important;
	top:794px !important;
}

#item8536 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:730px !important;
	background:#ffd800;
}

#item8583 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item8560 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item8539 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:730px !important;
}

#item8607 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:730px !important;
	background:#ffd800;
}

#item8654 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item8631 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item8610 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:730px !important;
}

#item8678 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:730px !important;
	background:#ffd800;
}

#item8725 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item8702 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item8681 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:730px !important;
}

#item8782 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item73556 {
	width:220px !important;
	height:80px !important;
}

#item8888 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:491px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-8888 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8888 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item8910 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:651px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-8910 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8910 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item8932 {
	width:90px !important;
	height:140px !important;
	left:2400px !important;
	top:811px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-8932 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8932 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item8954 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:971px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-8954 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8954 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item8976 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:331px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-8976 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-8976 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item9185 {
	width:1032px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-8804 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8804 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-8818 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8818 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-8833 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8833 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-8845 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8845 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-8855 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-8855 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item9014 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item9036 {
	width:277px !important;
	height:39px !important;
	left:420px !important;
	top:200px !important;
}

#item9073 {
	width:268px !important;
	height:47px !important;
	left:750px !important;
	top:537px !important;
}

#item9096 {
	width:222px !important;
	height:47px !important;
	left:750px !important;
	top:698px !important;
}

#item9129 {
	width:302px !important;
	height:76px !important;
	left:750px !important;
	top:848px !important;
}

#item9207 {
	width:222px !important;
	height:47px !important;
	left:804px !important;
	top:378px !important;
}

#item9230 {
	width:740px !important;
	height:36px !important;
	left:420px !important;
	top:295px !important;
	background:#ffd800;
}

#item9233 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:331px !important;
}

#item9243 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:491px !important;
}

#item9253 {
	width:740px !important;
	height:141px !important;
	left:420px !important;
	top:651px !important;
}

#item9263 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:811px !important;
}

#item9273 {
	width:740px !important;
	height:141px !important;
	left:420px !important;
	top:971px !important;
}

#item9283 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item9535 {
	width:283px !important;
	height:50px !important;
}

#item9557 {
	width:283px !important;
	height:50px !important;
	left:350px !important;
}

#item9579 {
	width:283px !important;
	height:50px !important;
	left:700px !important;
}

#item9602 {
	width:300px !important;
	min-height:179px !important;
}

#item9624 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item9646 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item9456 {
	width:232px !important;
	top:2px !important;
	min-height:373px !important;
}

table#table94814 {
	table-layout:fixed;
}

#item9478 {
	width:672px !important;
	left:280px !important;
	min-height:374px !important;
}

#item9339 {
	width:462px !important;
	left:570px !important;
	top:50px !important;
	min-height:225px !important;
}

#item9361 {
	width:462px !important;
	left:64px !important;
	top:50px !important;
	min-height:313px !important;
}

#item9397 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item9420 {
	width:271px !important;
	left:84px !important;
	top:26px !important;
	min-height:48px !important;
}

#item9317 {
	width:1108px !important;
	height:540px !important;
	left:66px !important;
	top:1073px !important;
}

#item9886 {
	width:1108px !important;
	height:199px !important;
	left:66px !important;
	top:782px !important;
}

#item9908 {
	width:1108px !important;
	height:97px !important;
	left:66px !important;
	top:642px !important;
}

#item9930 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item10024 {
	width:300px !important;
	height:80px !important;
	left:470px !important;
	background:#ffd800;
}

#item10046 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:256px !important;
}

#item10068 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:1009px !important;
	background:#ffd800;
}

#item10115 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item10092 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item10071 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1009px !important;
}

#item10139 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:1009px !important;
	background:#ffd800;
}

#item10186 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item10163 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item10142 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1009px !important;
}

#item10210 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:1009px !important;
	background:#ffd800;
}

#item10257 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item10234 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item10213 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1009px !important;
}

#item10329 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item10306 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item10283 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item10262 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item10544 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item10521 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item10498 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item10477 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item10848 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item10879 {
	width:225px !important;
	height:144px !important;
}

#item10891 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item10904 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item10916 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item10927 {
	width:56px !important;
	height:144px !important;
}

#item10754 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item10772 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item10784 {
	width:225px !important;
	height:144px !important;
}

#item10795 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item10813 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item10824 {
	width:56px !important;
	height:144px !important;
}

#item10661 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item10679 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item10691 {
	width:225px !important;
	height:144px !important;
}

#item10710 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item10722 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item10733 {
	width:56px !important;
	height:144px !important;
}

#item10562 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item10580 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item10598 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item10609 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item10625 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item10636 {
	width:56px !important;
	height:144px !important;
}

#item10548 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73568 {
	width:220px !important;
	height:80px !important;
}

#item9677 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
	background:#000;
}

#item9692 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item9680 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item9720 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item9704 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item9744 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item9732 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item9776 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:617px !important;
}

#item9798 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item9820 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item9842 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item9864 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item9934 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item9951 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:414px !important;
}

#item9969 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:688px !important;
}

#item9988 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:962px !important;
}

#item10390 {
	width:701px !important;
	height:399px !important;
	left:80px !important;
	top:765px !important;
}

#item10461 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item10438 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item10415 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item10394 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item11242 {
	width:1080px !important;
	height:131px !important;
	left:80px !important;
	top:645px !important;
}

#item11264 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:272px !important;
}

#item11296 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item11318 {
	width:1080px !important;
	height:233px !important;
	left:80px !important;
	top:767px !important;
}

#item11538 {
	width:300px !important;
	min-height:50px !important;
}

#item11560 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item11582 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item11605 {
	width:300px !important;
	min-height:179px !important;
}

#item11627 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item11649 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item11434 {
	width:1108px !important;
	height:500px !important;
	background:#fbfbfb;
}

table#table97469 {
	table-layout:fixed;
}

#item11454 {
	width:674px !important;
	left:344px !important;
	top:50px !important;
	min-height:374px !important;
}

#item11476 {
	width:232px !important;
	left:64px !important;
	top:52px !important;
	min-height:373px !important;
}

#item11343 {
	width:462px !important;
	left:570px !important;
	top:50px !important;
	min-height:283px !important;
}

#item11365 {
	width:462px !important;
	left:64px !important;
	top:50px !important;
	min-height:313px !important;
}

#item11398 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item11430 {
	width:313px !important;
	left:84px !important;
	top:26px !important;
	min-height:60px !important;
}

#item11321 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1102px !important;
}

#item11671 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:1038px !important;
	background:#ffd800;
}

#item11718 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item11695 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item11674 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1038px !important;
}

#item11742 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:1038px !important;
	background:#ffd800;
}

#item11789 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item11766 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item11745 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1038px !important;
}

#item11813 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:1038px !important;
	background:#ffd800;
}

#item11860 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item11837 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item11816 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1038px !important;
}

#item11933 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item11910 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item11887 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item11866 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item12162 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item12139 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item12116 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item12095 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item12475 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item12501 {
	width:225px !important;
	height:144px !important;
}

#item12512 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item12523 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item12536 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item12547 {
	width:56px !important;
	height:144px !important;
}

#item12385 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item12403 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item12414 {
	width:225px !important;
	height:144px !important;
}

#item12424 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item12444 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item12455 {
	width:56px !important;
	height:144px !important;
}

#item12283 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item12301 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item12312 {
	width:225px !important;
	height:144px !important;
}

#item12330 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item12347 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item12358 {
	width:56px !important;
	height:144px !important;
}

#item12183 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item12201 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item12222 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item12235 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item12251 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item12262 {
	width:56px !important;
	height:144px !important;
}

#item12166 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73583 {
	width:220px !important;
	height:80px !important;
}

#item10972 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item10990 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item10975 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item11017 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item11002 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item11037 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item11028 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item11068 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item11090 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item11112 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item11176 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1070px !important;
}

#item11198 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item11937 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item11954 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item11970 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item11990 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item12079 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item12056 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item12033 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item12012 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item12651 {
	width:1080px !important;
	height:91px !important;
	left:80px !important;
	top:652px !important;
}

#item12673 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:286px !important;
}

#item12706 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item12750 {
	width:1080px !important;
	height:260px !important;
	left:80px !important;
	top:767px !important;
}

#item12990 {
	width:300px !important;
	min-height:50px !important;
}

#item13012 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item13034 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item13057 {
	width:300px !important;
	min-height:179px !important;
}

#item13079 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item13101 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item12887 {
	width:1108px !important;
	height:500px !important;
	background:#fbfbfb;
}

table#table100199 {
	table-layout:fixed;
}

#item12907 {
	width:674px !important;
	left:344px !important;
	top:50px !important;
	min-height:374px !important;
}

#item12929 {
	width:232px !important;
	left:64px !important;
	top:52px !important;
	min-height:373px !important;
}

#item12797 {
	width:462px !important;
	left:584px !important;
	top:30px !important;
	min-height:283px !important;
}

#item12819 {
	width:482px !important;
	left:64px !important;
	top:30px !important;
	min-height:415px !important;
}

#item12851 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item12883 {
	width:259px !important;
	left:84px !important;
	top:26px !important;
	min-height:50px !important;
}

#item12775 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1109px !important;
}

#item13123 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:1045px !important;
	background:#ffd800;
}

#item13170 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item13147 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item13126 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1045px !important;
}

#item13194 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:1045px !important;
	background:#ffd800;
}

#item13241 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item13218 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item13197 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1045px !important;
}

#item13265 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:1045px !important;
	background:#ffd800;
}

#item13312 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item13289 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item13268 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1045px !important;
}

#item13384 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item13361 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item13338 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item13317 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item13831 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item13808 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item13785 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item13764 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item14131 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item14158 {
	width:225px !important;
	height:144px !important;
}

#item14168 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item14180 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item14192 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item14203 {
	width:56px !important;
	height:144px !important;
}

#item14035 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item14053 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item14064 {
	width:225px !important;
	height:144px !important;
}

#item14076 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item14098 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item14109 {
	width:56px !important;
	height:144px !important;
}

#item13944 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item13962 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item13974 {
	width:225px !important;
	height:144px !important;
}

#item13992 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item14003 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item14014 {
	width:56px !important;
	height:144px !important;
}

#item13846 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item13864 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item13888 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item13899 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item13911 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item13922 {
	width:56px !important;
	height:144px !important;
}

#item13835 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73598 {
	width:220px !important;
	height:80px !important;
}

#item12629 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item13388 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item13407 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item13422 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item13437 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item13487 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item13507 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item13490 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item13535 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item13519 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item13562 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item13547 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item13594 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item13616 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item13638 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item13660 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item13748 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item13725 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item13702 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item13681 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item14277 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:351px !important;
}

#item14299 {
	width:1092px !important;
	height:242px !important;
	left:80px !important;
	top:795px !important;
}

#item14374 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item14459 {
	width:1108px !important;
	height:500px !important;
	background:#fbfbfb;
}

table#table102604 {
	table-layout:fixed;
}

#item14479 {
	width:674px !important;
	left:334px !important;
	top:50px !important;
	min-height:327px !important;
}

#item14501 {
	width:232px !important;
	left:64px !important;
	top:52px !important;
	min-height:373px !important;
}

#item14399 {
	width:462px !important;
	left:584px !important;
	top:30px !important;
	min-height:283px !important;
}

#item14421 {
	width:482px !important;
	left:64px !important;
	top:30px !important;
	min-height:415px !important;
}

#item14455 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item14377 {
	width:1108px !important;
	height:500px !important;
	left:66px !important;
	top:1130px !important;
}

#item14523 {
	width:543px !important;
	height:62px !important;
	left:68px !important;
	top:1066px !important;
	background:#ffd800;
}

#item14570 {
	width:546px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item14547 {
	width:546px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item14526 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:1066px !important;
}

#item14594 {
	width:543px !important;
	height:62px !important;
	left:628px !important;
	top:1066px !important;
	background:#ffd800;
}

#item14641 {
	width:546px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item14618 {
	width:546px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item14597 {
	width:546px !important;
	height:62px !important;
	left:628px !important;
	top:1066px !important;
}

#item14986 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item14963 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item14940 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item14919 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item15010 {
	width:290px !important;
	height:17px !important;
	left:64px !important;
	top:193px !important;
}

#item15183 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15160 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15137 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item15116 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item15492 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item15517 {
	width:225px !important;
	height:144px !important;
}

#item15528 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item15539 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item15552 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item15563 {
	width:56px !important;
	height:144px !important;
}

#item15399 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item15417 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item15428 {
	width:225px !important;
	height:144px !important;
}

#item15440 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item15460 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item15471 {
	width:56px !important;
	height:144px !important;
}

#item15297 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item15315 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item15324 {
	width:225px !important;
	height:144px !important;
}

#item15350 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item15366 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item15377 {
	width:56px !important;
	height:144px !important;
}

#item15201 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item15219 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item15240 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item15252 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item15264 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item15275 {
	width:56px !important;
	height:144px !important;
}

#item15187 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item77684 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item73610 {
	width:220px !important;
	height:80px !important;
}

#item14255 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:777px !important;
}

#item14646 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item14665 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item14683 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item14702 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item14749 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item14766 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item14752 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item14798 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item14780 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item14828 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item14850 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item14872 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item14884 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item14875 {
	width:352px !important;
	height:228px !important;
	left:809px !important;
	top:1402px !important;
}

#item14916 {
	width:353px !important;
	height:60px !important;
	left:808px !important;
	top:1323px !important;
}

#item15100 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15077 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15054 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item15033 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item15633 {
	width:510px !important;
	left:638px !important;
	top:341px !important;
	min-height:330px !important;
}

#item15655 {
	width:1092px !important;
	left:80px !important;
	top:277px !important;
	min-height:22px !important;
}

#item15712 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1280px !important;
}

#item15728 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item15715 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item15754 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item15738 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item15787 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1340px !important;
}

#item15809 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1340px !important;
}

#item15879 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15856 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15833 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item15812 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item15897 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item15883 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item15928 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1340px !important;
}

#item15998 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15975 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item15952 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item15931 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item16108 {
	width:1108px !important;
	height:400px !important;
	background:#fff;
}

table#table105186 {
	table-layout:fixed;
}

#item16128 {
	width:674px !important;
	left:344px !important;
	top:46px !important;
	min-height:327px !important;
}

#item16150 {
	width:232px !important;
	left:64px !important;
	top:42px !important;
	min-height:298px !important;
}

#item16049 {
	width:462px !important;
	left:584px !important;
	top:24px !important;
	min-height:226px !important;
}

#item16071 {
	width:482px !important;
	left:64px !important;
	top:24px !important;
	min-height:332px !important;
}

#item16104 {
	width:197px !important;
	left:84px !important;
	top:21px !important;
	min-height:19px !important;
}

#item16025 {
	width:1010px !important;
	left:44px !important;
	top:24px !important;
	min-height:370px !important;
}

#item16003 {
	width:1108px !important;
	height:400px !important;
	left:66px !important;
	top:794px !important;
}

#item16172 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:730px !important;
	background:#ffd800;
}

#item16219 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item16196 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item16175 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:730px !important;
}

#item16243 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:730px !important;
	background:#ffd800;
}

#item16290 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item16267 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item16246 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:730px !important;
}

#item16314 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:730px !important;
	background:#ffd800;
}

#item16361 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item16338 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item16317 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:730px !important;
}

#item16386 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item73627 {
	width:220px !important;
	height:80px !important;
}

#item16469 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:526px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-16469 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-16469 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item16491 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:686px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-16491 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-16491 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item74527 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:330px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-74527 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-74527 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item16513 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:882px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-16513 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-16513 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item16743 {
	width:1164px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-16408 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16408 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-16420 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16420 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-74520 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-74520 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-74594 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-74594 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-16434 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-16434 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item16558 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item16580 {
	width:740px !important;
	height:31px !important;
	left:420px !important;
	top:200px !important;
}

#item16606 {
	width:254px !important;
	height:76px !important;
	left:772px !important;
	top:559px !important;
}

#item16641 {
	width:270px !important;
	height:47px !important;
	left:775px !important;
	top:732px !important;
}

#item74550 {
	width:566px !important;
	height:47px !important;
	left:479px !important;
	top:376px !important;
}

#item16699 {
	width:740px !important;
	height:36px !important;
	left:420px !important;
	top:490px !important;
	background:#ffd800;
}

#item16721 {
	width:740px !important;
	height:36px !important;
	left:420px !important;
	top:846px !important;
	background:#ffd800;
}

#item16746 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:526px !important;
}

#item16756 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:686px !important;
}

#item74578 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item16766 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:882px !important;
}

#item16776 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item16865 {
	width:1080px !important;
	height:128px !important;
	left:80px !important;
	top:589px !important;
}

#item16887 {
	width:1080px !important;
	height:104px !important;
	left:80px !important;
	top:413px !important;
}

#item16931 {
	width:1080px !important;
	height:86px !important;
	left:80px !important;
	top:840px !important;
}

#item16953 {
	width:340px !important;
	left:80px !important;
	top:1303px !important;
	min-height:285px !important;
}

#item16975 {
	width:340px !important;
	left:450px !important;
	top:1303px !important;
	min-height:221px !important;
}

#item16997 {
	width:340px !important;
	left:820px !important;
	top:1303px !important;
	min-height:221px !important;
}

#item17019 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item17111 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17088 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17065 {
	width:340px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	border-radius:10px;
	background:#ffd800;
}

#item17044 {
	width:342px !important;
	height:52px !important;
	left:79px !important;
	top:1610px !important;
}

#item17182 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17159 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17136 {
	width:340px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	border-radius:10px;
	background:#ffd800;
}

#item17115 {
	width:342px !important;
	height:52px !important;
	left:450px !important;
	top:1610px !important;
}

#item17253 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17230 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17207 {
	width:340px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	border-radius:10px;
	background:#ffd800;
}

#item17186 {
	width:342px !important;
	height:52px !important;
	left:820px !important;
	top:1610px !important;
}

#item73642 {
	width:220px !important;
	height:80px !important;
}

#item16909 {
	width:1080px !important;
	height:104px !important;
	left:80px !important;
	top:400px !important;
}

#item17041 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item17324 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17301 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item17278 {
	width:340px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	border-radius:10px;
	background:#ffd800;
}

#item17257 {
	width:342px !important;
	height:52px !important;
	left:449px !important;
	top:1635px !important;
}

#item17464 {
	width:1090px !important;
	left:80px !important;
	top:583px !important;
	min-height:222px !important;
}

#item17486 {
	width:789px !important;
	height:27px !important;
	left:225px !important;
	top:1573px !important;
}

#item17516 {
	width:340px !important;
	left:80px !important;
	top:1386px !important;
	min-height:49px !important;
}

#item17538 {
	width:340px !important;
	left:450px !important;
	top:1386px !important;
	min-height:79px !important;
}

#item17560 {
	width:340px !important;
	left:820px !important;
	top:1386px !important;
	min-height:49px !important;
}

#item17630 {
	width:302px !important;
	left:99px !important;
	top:1260px !important;
	min-height:95px !important;
}

#item17652 {
	width:340px !important;
	left:469px !important;
	top:1261px !important;
	min-height:91px !important;
}

#item17674 {
	width:340px !important;
	left:839px !important;
	top:1260px !important;
	min-height:110px !important;
}

#item74929 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item17764 {
	width:1080px !important;
	height:155px !important;
	left:80px !important;
	top:860px !important;
}

#item17786 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:299px !important;
}

#item17821 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item18023 {
	width:300px !important;
	min-height:50px !important;
}

#item18045 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item18067 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item18090 {
	width:300px !important;
	min-height:179px !important;
}

#item18112 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item18134 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item17890 {
	width:462px !important;
	left:570px !important;
	top:50px !important;
	min-height:239px !important;
}

#item17912 {
	width:462px !important;
	left:64px !important;
	top:50px !important;
	min-height:226px !important;
}

#item17944 {
	width:244px !important;
	left:84px !important;
	top:26px !important;
	min-height:49px !important;
}

#item17966 {
	width:232px !important;
	left:572px !important;
	top:320px !important;
	min-height:145px !important;
}

#item17868 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1095px !important;
}

#item18156 {
	width:550px !important;
	height:64px !important;
	left:67px !important;
	top:1031px !important;
	background:#ffd800;
}

#item18203 {
	width:550px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item18180 {
	width:550px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item18159 {
	width:550px !important;
	height:64px !important;
	left:66px !important;
	top:1031px !important;
}

#item18227 {
	width:550px !important;
	height:64px !important;
	left:624px !important;
	top:1031px !important;
	background:#ffd800;
}

#item18274 {
	width:550px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item18251 {
	width:550px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item18230 {
	width:550px !important;
	height:64px !important;
	left:624px !important;
	top:1031px !important;
}

#item18471 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item18448 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item18425 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item18404 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item18586 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:783px !important;
}

#item18800 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item18777 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item18754 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item18733 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item18823 {
	width:300px !important;
	height:80px !important;
	left:470px !important;
	background:#ffd800;
}

#item19142 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item19168 {
	width:225px !important;
	height:144px !important;
}

#item19182 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item19197 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item19211 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item19222 {
	width:56px !important;
	height:144px !important;
}

#item19045 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item19063 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item19075 {
	width:225px !important;
	height:144px !important;
}

#item19087 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item19110 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item19121 {
	width:56px !important;
	height:144px !important;
}

#item18938 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item18956 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item18970 {
	width:225px !important;
	height:144px !important;
}

#item18996 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item19011 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item19022 {
	width:56px !important;
	height:144px !important;
}

#item18840 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item18858 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item18882 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item18894 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item18906 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item18917 {
	width:56px !important;
	height:144px !important;
}

#item18826 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73657 {
	width:220px !important;
	height:80px !important;
}

#item17742 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item18308 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item18322 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item18311 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item18346 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item18332 {
	width:352px !important;
	height:228px !important;
	left:448px !important;
	top:1402px !important;
}

#item18379 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item18401 {
	width:353px !important;
	height:60px !important;
	left:453px !important;
	top:1323px !important;
}

#item18488 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item18509 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item18528 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item18548 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item18608 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item18643 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item18646 {
	width:352px !important;
	height:232px !important;
	left:809px !important;
	top:1403px !important;
}

#item18717 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item18694 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item18671 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item18650 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item19290 {
	width:1080px !important;
	height:121px !important;
	left:70px !important;
	top:887px !important;
}

#item19312 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:373px !important;
}

#item19334 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item19566 {
	width:300px !important;
	min-height:50px !important;
}

#item19588 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item19610 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item19633 {
	width:300px !important;
	min-height:179px !important;
}

#item19655 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item19677 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item19403 {
	width:462px !important;
	left:570px !important;
	top:50px !important;
	min-height:225px !important;
}

#item19425 {
	width:462px !important;
	left:64px !important;
	top:50px !important;
	min-height:313px !important;
}

#item19457 {
	width:243px !important;
	left:84px !important;
	top:26px !important;
	min-height:50px !important;
}

#item19479 {
	width:232px !important;
	left:568px !important;
	top:305px !important;
	min-height:179px !important;
}

#item19381 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1095px !important;
}

#item19699 {
	width:550px !important;
	height:64px !important;
	left:67px !important;
	top:1031px !important;
	background:#ffd800;
}

#item19746 {
	width:550px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item19723 {
	width:550px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item19702 {
	width:550px !important;
	height:64px !important;
	left:66px !important;
	top:1031px !important;
}

#item19770 {
	width:550px !important;
	height:64px !important;
	left:624px !important;
	top:1031px !important;
	background:#ffd800;
}

#item19817 {
	width:550px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item19794 {
	width:550px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item19773 {
	width:550px !important;
	height:64px !important;
	left:624px !important;
	top:1031px !important;
}

#item20056 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item20033 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item20010 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item19989 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item20083 {
	width:398px !important;
	height:80px !important;
	left:421px !important;
	background:#ffd800;
}

#item20213 {
	width:1080px !important;
	height:97px !important;
	left:80px !important;
	top:775px !important;
}

#item20376 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item20353 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item20330 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item20309 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item20695 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20722 {
	width:225px !important;
	height:144px !important;
}

#item20734 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item20747 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item20762 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20773 {
	width:56px !important;
	height:144px !important;
}

#item20591 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20609 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item20619 {
	width:225px !important;
	height:144px !important;
}

#item20632 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item20663 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20674 {
	width:56px !important;
	height:144px !important;
}

#item20496 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20514 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item20525 {
	width:225px !important;
	height:144px !important;
}

#item20547 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item20560 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20571 {
	width:56px !important;
	height:144px !important;
}

#item20392 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item20410 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item20434 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item20448 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item20462 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item20473 {
	width:56px !important;
	height:144px !important;
}

#item20380 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73671 {
	width:220px !important;
	height:80px !important;
}

#item19268 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item19850 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item19863 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item19853 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item19897 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item19877 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item19932 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item19954 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item19976 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item20060 {
	width:353px !important;
	height:233px !important;
	left:808px !important;
	top:1402px !important;
}

#item20094 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item20111 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item20128 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item20146 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item20183 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item20293 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item20270 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item20247 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item20226 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item20853 {
	width:1080px !important;
	height:87px !important;
	left:80px !important;
	top:919px !important;
}

#item20875 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:299px !important;
}

#item20908 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item20952 {
	width:550px !important;
	height:62px !important;
	left:67px !important;
	top:1038px !important;
	background:#ffd800;
}

#item20999 {
	width:550px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item20976 {
	width:550px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item20955 {
	width:550px !important;
	height:64px !important;
	left:66px !important;
	top:1038px !important;
}

#item21023 {
	width:550px !important;
	height:62px !important;
	left:624px !important;
	top:1038px !important;
	background:#ffd800;
}

#item21070 {
	width:550px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item21047 {
	width:550px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item21026 {
	width:550px !important;
	height:62px !important;
	left:624px !important;
	top:1038px !important;
}

#item21306 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item21283 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item21260 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item21239 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item21495 {
	width:300px !important;
	min-height:50px !important;
}

#item21517 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item21539 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item21562 {
	width:300px !important;
	min-height:209px !important;
}

#item21584 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item21606 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item21359 {
	width:462px !important;
	left:584px !important;
	top:30px !important;
	min-height:225px !important;
}

#item21381 {
	width:482px !important;
	left:64px !important;
	top:30px !important;
	min-height:195px !important;
}

#item21413 {
	width:232px !important;
	left:84px !important;
	top:26px !important;
	min-height:36px !important;
}

#item21435 {
	width:232px !important;
	left:588px !important;
	top:291px !important;
	min-height:194px !important;
}

#item21337 {
	width:1108px !important;
	height:530px !important;
	left:66px !important;
	top:1102px !important;
}

#item21703 {
	width:1080px !important;
	height:97px !important;
	left:80px !important;
	top:791px !important;
}

#item21879 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item21856 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item21833 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item21812 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item21902 {
	width:300px !important;
	height:80px !important;
	left:470px !important;
	background:#ffd800;
}

#item22204 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item22231 {
	width:225px !important;
	height:144px !important;
}

#item22242 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item22252 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item22263 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item22274 {
	width:56px !important;
	height:144px !important;
}

#item22111 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item22129 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item22141 {
	width:225px !important;
	height:144px !important;
}

#item22152 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item22172 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item22183 {
	width:56px !important;
	height:144px !important;
}

#item22012 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item22030 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item22041 {
	width:225px !important;
	height:144px !important;
}

#item22059 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item22075 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item22086 {
	width:56px !important;
	height:144px !important;
}

#item21919 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item21937 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item21956 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item21967 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item21979 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item21990 {
	width:56px !important;
	height:144px !important;
}

#item21905 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73684 {
	width:220px !important;
	height:80px !important;
}

#item20831 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item21108 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item21131 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item21111 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item21161 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item21144 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item21192 {
	width:358px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item21214 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item21236 {
	width:339px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item21310 {
	width:353px !important;
	height:233px !important;
	left:808px !important;
	top:1402px !important;
}

#item21609 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item21626 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item21642 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item21663 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item21726 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item21796 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item21773 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item21750 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item21729 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item22362 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:295px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-22362 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22362 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item22384 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:455px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-22384 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22384 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item22406 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:615px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-22406 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22406 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item22428 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:775px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-22428 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-22428 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item22623 {
	width:1052px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-22292 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22292 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-22305 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-22319 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22319 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-22331 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-22331 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item22477 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item22503 {
	width:366px !important;
	height:39px !important;
	left:420px !important;
	top:200px !important;
}

#item22525 {
	width:258px !important;
	height:105px !important;
	left:750px !important;
	top:315px !important;
}

#item22550 {
	width:306px !important;
	height:105px !important;
	left:720px !important;
	top:473px !important;
}

#item22598 {
	width:250px !important;
	height:47px !important;
	left:308px !important;
}

#item22626 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:295px !important;
}

#item22636 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:455px !important;
}

#item22646 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:615px !important;
}

#item22656 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:775px !important;
}

#item22666 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item22740 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item22784 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:721px !important;
}

#item22806 {
	width:1100px !important;
	height:174px !important;
	left:76px !important;
	top:793px !important;
}

#item22890 {
	width:890px !important;
	height:63px !important;
	left:175px !important;
	top:295px !important;
}

#item23223 {
	width:300px !important;
	min-height:50px !important;
}

#item23245 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item23267 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item23290 {
	width:300px !important;
	min-height:179px !important;
}

#item23312 {
	width:300px !important;
	left:350px !important;
	min-height:239px !important;
}

#item23334 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

table#table114872 {
	table-layout:fixed;
}

#item23156 {
	width:674px !important;
	left:384px !important;
	top:60px !important;
	min-height:421px !important;
}

#item23046 {
	width:696px !important;
	height:59px !important;
}

#item23093 {
	width:658px !important;
	top:100px !important;
	min-height:138px !important;
}

#item23096 {
	width:170px !important;
	height:60px !important;
	left:900px !important;
	top:36px !important;
}

#item75422 {
	width:390px !important;
	height:23px !important;
	left:101px !important;
	top:21px !important;
}

#item22915 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:200px !important;
}

#item22937 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:415px !important;
}

#item22969 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item23019 {
	width:360px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border-radius:10px;
	background:#ffd800;
}

#item22996 {
	width:360px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border-radius:10px;
	background:#000;
}

#item22975 {
	width:366px !important;
	height:54px !important;
	left:621px !important;
	top:260px !important;
}

#item77003 {
	width:454px !important;
	height:122px !important;
	left:598px !important;
	top:343px !important;
}

#item22893 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1040px !important;
}

#item23356 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item23403 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item23380 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item23359 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item23427 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item23474 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item23451 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item23430 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item23498 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item23545 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item23522 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item23501 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item23848 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item23825 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item23802 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item23781 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item24002 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item23979 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item23956 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item23935 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item24308 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item24334 {
	width:225px !important;
	height:144px !important;
}

#item24345 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item24357 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item24368 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item24379 {
	width:56px !important;
	height:144px !important;
}

#item24211 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item24229 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item24242 {
	width:225px !important;
	height:144px !important;
}

#item24256 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item24276 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item24287 {
	width:56px !important;
	height:144px !important;
}

#item24116 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item24134 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item24147 {
	width:225px !important;
	height:144px !important;
}

#item24171 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item24181 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item24192 {
	width:56px !important;
	height:144px !important;
}

#item24021 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item24039 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item24062 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item24073 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item24084 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item24095 {
	width:56px !important;
	height:144px !important;
}

#item24006 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73696 {
	width:220px !important;
	height:80px !important;
}

#item75342 {
	width:398px !important;
	height:80px !important;
	left:421px !important;
	background:#ffd800;
}

#item22700 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item22840 {
	width:758px !important;
	left:30px !important;
	top:119px !important;
	min-height:1050px !important;
}

#item23550 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item23568 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item23584 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item23601 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item23637 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item23669 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item23690 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item23672 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item23708 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item23693 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item23730 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item23752 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item23774 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item23777 {
	width:355px !important;
	height:239px !important;
	left:808px !important;
	top:1402px !important;
}

#item23919 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item23896 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item23873 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item23852 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item74694 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item24638 {
	width:1110px !important;
	height:142px !important;
	left:71px !important;
	top:824px !important;
}

#item24671 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item24693 {
	width:1080px !important;
	height:70px !important;
	left:80px !important;
	top:739px !important;
}

#item24715 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:280px !important;
}

#item25182 {
	width:300px !important;
	min-height:50px !important;
}

#item25204 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item25226 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item25249 {
	width:300px !important;
	min-height:179px !important;
}

#item25271 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item25293 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item25084 {
	width:1108px !important;
	height:580px !important;
	left:10px !important;
	top:10px !important;
	background:#fbfbfb;
}

table#table117809 {
	table-layout:fixed;
}

#item25104 {
	width:682px !important;
	left:350px !important;
	top:50px !important;
	min-height:280px !important;
}

#item25126 {
	width:232px !important;
	left:74px !important;
	top:62px !important;
	min-height:373px !important;
}

#item25016 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item25019 {
	width:70px !important;
	height:70px !important;
}

#item25041 {
	width:472px !important;
	left:556px !important;
	min-height:285px !important;
}

#item25063 {
	width:532px !important;
	min-height:403px !important;
}

#item25066 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item24789 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:519px !important;
}

#item24811 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:415px !important;
}

#item24845 {
	width:232px !important;
	left:84px !important;
	top:26px !important;
	min-height:35px !important;
}

#item24878 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item24938 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item24915 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item24894 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item24943 {
	width:70px !important;
	height:70px !important;
}

#item24989 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item24966 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item24945 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item24767 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item25315 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item25362 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item25339 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item25318 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item25386 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item25433 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item25410 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item25389 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item25457 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item25504 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item25481 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item25460 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item25599 {
	width:398px !important;
	height:80px !important;
	left:421px !important;
	background:#ffd800;
}

#item25669 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item25646 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item25623 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item25602 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item25823 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item25800 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item25777 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item25756 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item26115 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item26139 {
	width:225px !important;
	height:144px !important;
}

#item26151 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item26165 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item26178 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item26189 {
	width:56px !important;
	height:144px !important;
}

#item26024 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item26044 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item26042 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item26054 {
	width:225px !important;
	height:144px !important;
}

#item26064 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item26085 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item26096 {
	width:56px !important;
	height:144px !important;
}

#item25927 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25947 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item25945 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item25958 {
	width:225px !important;
	height:144px !important;
}

#item25979 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item25991 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item26002 {
	width:56px !important;
	height:144px !important;
}

#item25840 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item25860 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item25858 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item25877 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item25887 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item25897 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item25908 {
	width:56px !important;
	height:144px !important;
}

#item25827 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73709 {
	width:220px !important;
	height:80px !important;
}

#item24423 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item24451 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item24433 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1396px !important;
}

#item24487 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item24468 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item24466 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1396px !important;
}

#item24499 {
	width:185px !important;
	height:57px !important;
	left:968px !important;
	top:30px !important;
}

#item24520 {
	width:680px !important;
	left:70px !important;
	top:140px !important;
	min-height:1017px !important;
}

#item24542 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1336px !important;
}

#item24564 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1336px !important;
}

#item24586 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1336px !important;
}

#item24608 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item24718 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1397px !important;
}

#item25509 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item25528 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item25544 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item25561 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item25740 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item25717 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item25694 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item25673 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item26416 {
	width:1080px !important;
	height:120px !important;
	left:80px !important;
	top:817px !important;
}

#item26438 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:737px !important;
}

#item26460 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:229px !important;
}

#item26493 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item26645 {
	width:398px !important;
	height:80px !important;
	left:421px !important;
	background:#ffd800;
}

#item27035 {
	width:300px !important;
	min-height:50px !important;
}

#item27057 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item27079 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item27102 {
	width:300px !important;
	min-height:179px !important;
}

#item27124 {
	width:300px !important;
	left:350px !important;
	min-height:239px !important;
}

#item27146 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item26959 {
	width:232px !important;
	left:74px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table120995 {
	table-layout:fixed;
}

#item26981 {
	width:676px !important;
	left:350px !important;
	top:62px !important;
	min-height:175px !important;
}

#item26894 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item26897 {
	width:70px !important;
	height:70px !important;
}

#item26918 {
	width:1028px !important;
	top:101px !important;
	min-height:403px !important;
}

#item26921 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item26671 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:519px !important;
}

#item26693 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:415px !important;
}

#item26726 {
	width:234px !important;
	left:84px !important;
	top:26px !important;
	min-height:35px !important;
}

#item26758 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item26816 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item26793 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item26772 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item26821 {
	width:70px !important;
	height:70px !important;
}

#item26867 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item26844 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item26823 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item26649 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item27168 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item27215 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item27192 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item27171 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item27239 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item27286 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item27263 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item27242 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item27310 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item27357 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item27334 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item27313 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item27452 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item27429 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item27406 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item27385 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item27606 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item27583 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item27560 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item27539 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item27905 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27930 {
	width:225px !important;
	height:144px !important;
}

#item27940 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27954 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27970 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27981 {
	width:56px !important;
	height:144px !important;
}

#item27811 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27829 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27838 {
	width:225px !important;
	height:144px !important;
}

#item27850 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27874 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27885 {
	width:56px !important;
	height:144px !important;
}

#item27722 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27740 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27750 {
	width:225px !important;
	height:144px !important;
}

#item27770 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27781 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27792 {
	width:56px !important;
	height:144px !important;
}

#item27621 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item27639 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item27661 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item27675 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item27688 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item27699 {
	width:56px !important;
	height:144px !important;
}

#item27610 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73721 {
	width:220px !important;
	height:80px !important;
}

#item26234 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item26262 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item26248 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#ececec;
}

#item26246 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1396px !important;
}

#item26290 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item26274 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item26272 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1396px !important;
}

#item26321 {
	width:746px !important;
	left:42px !important;
	top:120px !important;
	min-height:1040px !important;
}

#item26343 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1336px !important;
}

#item26365 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1336px !important;
}

#item26387 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1336px !important;
}

#item26496 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1397px !important;
}

#item26544 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item26566 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item26588 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item26609 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item27382 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item27523 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item27500 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item27477 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item27456 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item28071 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item28225 {
	width:1092px !important;
	height:209px !important;
	left:80px !important;
	top:757px !important;
}

#item28247 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:677px !important;
}

#item28279 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:261px !important;
}

#item28730 {
	width:300px !important;
	min-height:50px !important;
}

#item28752 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item28774 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item28797 {
	width:300px !important;
	min-height:179px !important;
}

#item28819 {
	width:300px !important;
	left:350px !important;
	min-height:239px !important;
}

#item28841 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item28640 {
	width:232px !important;
	left:74px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table124094 {
	table-layout:fixed;
}

#item28662 {
	width:613px !important;
	left:348px !important;
	top:64px !important;
	min-height:209px !important;
}

#item28575 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item28578 {
	width:70px !important;
	height:70px !important;
}

#item28599 {
	width:1028px !important;
	top:101px !important;
	min-height:403px !important;
}

#item28602 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item28444 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:519px !important;
}

#item28466 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:415px !important;
}

#item28497 {
	width:270px !important;
	left:84px !important;
	top:26px !important;
	min-height:36px !important;
}

#item28502 {
	width:70px !important;
	height:70px !important;
}

#item28548 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item28525 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item28504 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item28422 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item28863 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item28910 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item28887 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item28866 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item28934 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item28981 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item28958 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item28937 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item29005 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item29052 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item29029 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item29008 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item29124 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item29101 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item29078 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item29057 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item29278 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item29255 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item29232 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item29211 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item29566 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29593 {
	width:225px !important;
	height:144px !important;
}

#item29603 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29612 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29622 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29633 {
	width:56px !important;
	height:144px !important;
}

#item29477 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29495 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29506 {
	width:225px !important;
	height:144px !important;
}

#item29516 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29534 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29545 {
	width:56px !important;
	height:144px !important;
}

#item29383 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29401 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29411 {
	width:225px !important;
	height:144px !important;
}

#item29427 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29442 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29453 {
	width:56px !important;
	height:144px !important;
}

#item29295 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item29313 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item29330 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item29340 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item29351 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item29362 {
	width:56px !important;
	height:144px !important;
}

#item29282 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73733 {
	width:220px !important;
	height:80px !important;
}

#item28029 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item28074 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item28099 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item28080 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item28078 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1396px !important;
}

#item28133 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1336px !important;
}

#item28155 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1336px !important;
}

#item28174 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item28160 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item28158 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1396px !important;
}

#item28203 {
	width:730px !important;
	left:62px !important;
	top:140px !important;
	min-height:1002px !important;
}

#item28282 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1397px !important;
}

#item28349 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1336px !important;
}

#item28352 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item28368 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item28384 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item28402 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item29195 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item29172 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item29149 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item29128 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item74952 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item29766 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:330px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29766 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29766 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item29788 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:490px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29788 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29788 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item29810 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:650px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29810 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29810 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item29832 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:810px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29832 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29832 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item29854 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:970px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29854 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29854 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item29876 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:1130px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29876 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29876 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item29898 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:1290px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29898 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29898 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item29920 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:1450px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-29920 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-29920 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item30217 {
	width:1164px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-29651 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29651 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29665 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29665 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29679 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29679 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29692 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29692 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29701 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29701 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29710 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29710 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29721 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29721 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-29733 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-29733 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item29965 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item29991 {
	width:195px !important;
	height:39px !important;
	left:420px !important;
	top:200px !important;
}

#item30014 {
	width:222px !important;
	height:47px !important;
	left:790px !important;
	top:377px !important;
}

#item30037 {
	width:376px !important;
	height:43px !important;
	left:172px !important;
	top:26px !important;
}

#item30072 {
	width:740px !important;
	height:36px !important;
	left:420px !important;
	top:294px !important;
	background:#ffd800;
}

#item30094 {
	width:240px !important;
	height:70px !important;
	left:764px !important;
	top:685px !important;
}

#item30121 {
	width:240px !important;
	height:70px !important;
	left:764px !important;
	top:845px !important;
}

#item30151 {
	width:290px !important;
	height:43px !important;
	left:716px !important;
	top:1018px !important;
}

#item30188 {
	width:355px !important;
	height:43px !important;
	left:654px !important;
	top:1178px !important;
}

#item30220 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item30230 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item30240 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item30250 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item30260 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:970px !important;
}

#item30270 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1130px !important;
}

#item30280 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1290px !important;
}

#item30290 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1450px !important;
}

#item30300 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item30367 {
	width:1080px !important;
	height:121px !important;
	left:80px !important;
	top:765px !important;
}

#item30389 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:247px !important;
}

#item30602 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item30579 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item30556 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item30535 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item30670 {
	width:300px !important;
	height:80px !important;
	left:470px !important;
	background:#ffd800;
}

#item31096 {
	width:300px !important;
	min-height:50px !important;
}

#item31118 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item31140 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item31163 {
	width:300px !important;
	min-height:179px !important;
}

#item31185 {
	width:300px !important;
	left:350px !important;
	min-height:239px !important;
}

#item31207 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item31016 {
	width:232px !important;
	top:2px !important;
	min-height:373px !important;
}

table#table127480 {
	table-layout:fixed;
}

#item31038 {
	width:757px !important;
	left:250px !important;
	min-height:374px !important;
}

#item30782 {
	width:462px !important;
	left:584px !important;
	top:30px !important;
	min-height:92px !important;
}

#item30804 {
	width:482px !important;
	left:64px !important;
	top:30px !important;
	min-height:463px !important;
}

#item74799 {
	width:325px !important;
	left:155px !important;
	top:11px !important;
	min-height:48px !important;
}

#item76876 {
	width:462px !important;
	left:584px !important;
	top:146px !important;
	background:#ffd800;
	min-height:140px !important;
	padding:16px;
}

#item76927 {
	width:354px !important;
	left:584px !important;
	top:331px !important;
	min-height:62px !important;
}

#item30760 {
	width:1108px !important;
	height:580px !important;
	left:66px !important;
	top:1049px !important;
}

#item31229 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item31276 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item31253 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item31232 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item31300 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item31347 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item31324 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item31303 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item31371 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item31418 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item31395 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item31374 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item31444 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item31488 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:667px !important;
}

#item31667 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item31644 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item31621 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item31600 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item31986 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item32015 {
	width:225px !important;
	height:144px !important;
}

#item32032 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item32048 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item32062 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item32073 {
	width:56px !important;
	height:144px !important;
}

#item31888 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31906 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31918 {
	width:225px !important;
	height:144px !important;
}

#item31932 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item31954 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31965 {
	width:56px !important;
	height:144px !important;
}

#item31787 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31805 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31820 {
	width:225px !important;
	height:144px !important;
}

#item31842 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item31855 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31866 {
	width:56px !important;
	height:144px !important;
}

#item31685 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item31703 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item31726 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item31739 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item31752 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item31763 {
	width:56px !important;
	height:144px !important;
}

#item31671 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73747 {
	width:220px !important;
	height:80px !important;
}

#item76676 {
	width:398px !important;
	height:80px !important;
	left:842px !important;
	background:#ffd800;
}

#item30345 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item30423 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item30450 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item30426 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item30478 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:rgba(0,0,0,0.75);
	outline:solid 2px #fff;
}

#item30453 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item30500 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1340px !important;
}

#item30522 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1340px !important;
}

#item30687 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item30706 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item30722 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item30739 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item31423 {
	width:272px !important;
	height:42px !important;
	left:888px !important;
	top:22px !important;
}

#item31466 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item31510 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1336px !important;
}

#item31513 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1397px !important;
}

#item31584 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item31561 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item31538 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item31517 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item32326 {
	width:1092px !important;
	height:210px !important;
	left:80px !important;
	top:763px !important;
}

#item32348 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:305px !important;
}

#item32370 {
	width:460px !important;
	height:25px !important;
	left:396px !important;
	top:250px !important;
}

#item32406 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item32428 {
	width:1092px !important;
	height:42px !important;
	left:80px !important;
	top:715px !important;
}

#item32611 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item32588 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item32565 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item32544 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item33045 {
	width:300px !important;
	min-height:50px !important;
}

#item33067 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item33089 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item33112 {
	width:300px !important;
	min-height:179px !important;
}

#item33134 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item33156 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item32964 {
	width:232px !important;
	left:74px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table130928 {
	table-layout:fixed;
}

#item32986 {
	width:613px !important;
	left:350px !important;
	top:61px !important;
	min-height:243px !important;
}

#item32876 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item32879 {
	width:70px !important;
	height:70px !important;
}

#item32901 {
	width:472px !important;
	left:556px !important;
	min-height:285px !important;
}

#item32923 {
	width:532px !important;
	min-height:403px !important;
}

#item32926 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item32647 {
	width:510px !important;
	left:594px !important;
	top:40px !important;
	min-height:535px !important;
}

#item32669 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:415px !important;
}

#item32705 {
	width:270px !important;
	left:84px !important;
	top:26px !important;
	min-height:38px !important;
}

#item32739 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item32798 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item32775 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item32754 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item32803 {
	width:70px !important;
	height:70px !important;
}

#item32849 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item32826 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item32805 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item32625 {
	width:1118px !important;
	height:600px !important;
	left:56px !important;
	top:1032px !important;
}

#item33178 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:979px !important;
	background:#ffd800;
}

#item33225 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item33202 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item33181 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:979px !important;
}

#item33249 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:979px !important;
	background:#ffd800;
}

#item33296 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item33273 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item33252 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:979px !important;
}

#item33320 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:979px !important;
	background:#ffd800;
}

#item33367 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item33344 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item33323 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:979px !important;
}

#item33531 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item33508 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item33485 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item33464 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item33828 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33855 {
	width:225px !important;
	height:144px !important;
}

#item33864 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item33874 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item33889 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33900 {
	width:56px !important;
	height:144px !important;
}

#item33736 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33754 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item33766 {
	width:225px !important;
	height:144px !important;
}

#item33776 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item33794 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33805 {
	width:56px !important;
	height:144px !important;
}

#item33640 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33658 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item33670 {
	width:225px !important;
	height:144px !important;
}

#item33690 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item33704 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33715 {
	width:56px !important;
	height:144px !important;
}

#item33547 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item33565 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item33587 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item33597 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item33609 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item33620 {
	width:56px !important;
	height:144px !important;
}

#item33535 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73759 {
	width:220px !important;
	height:80px !important;
}

#item32120 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item32151 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item32135 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item32133 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item32183 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1342px !important;
}

#item32205 {
	width:370px !important;
	height:60px !important;
	left:801px !important;
	top:1342px !important;
}

#item32247 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item32232 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item32230 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item32275 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:1013px !important;
}

#item32431 {
	width:353px !important;
	height:233px !important;
	left:816px !important;
	top:942px !important;
}

#item32457 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item32437 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item32435 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item32490 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1342px !important;
}

#item32493 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item32509 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item32526 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item33448 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item33425 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item33402 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item33381 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item74975 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item34208 {
	width:1092px !important;
	height:142px !important;
	left:80px !important;
	top:825px !important;
}

#item34230 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:713px !important;
}

#item34252 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:317px !important;
}

#item34255 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item34293 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item34315 {
	width:200px !important;
	height:15px !important;
	left:760px !important;
	top:271px !important;
}

#item34846 {
	width:300px !important;
	min-height:50px !important;
}

#item34868 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item34890 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item34913 {
	width:300px !important;
	min-height:179px !important;
}

#item34935 {
	width:300px !important;
	left:350px !important;
	min-height:239px !important;
}

#item34957 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item34771 {
	width:232px !important;
	left:74px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table134078 {
	table-layout:fixed;
}

#item34793 {
	width:613px !important;
	left:358px !important;
	top:61px !important;
	min-height:243px !important;
}

#item75649 {
	width:340px !important;
	height:59px !important;
}

#item75672 {
	width:619px !important;
	top:100px !important;
	min-height:138px !important;
}

#item75695 {
	width:170px !important;
	height:60px !important;
	left:900px !important;
	top:36px !important;
}

#item75716 {
	width:390px !important;
	height:23px !important;
	left:101px !important;
	top:21px !important;
}

#item76778 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item76801 {
	width:70px !important;
	height:70px !important;
}

#item76803 {
	width:1028px !important;
	top:101px !important;
	min-height:280px !important;
}

#item34733 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item34458 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:418px !important;
}

#item34480 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:415px !important;
}

#item34546 {
	width:171px !important;
	left:78px !important;
	top:26px !important;
	min-height:18px !important;
}

#item34605 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item34582 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item34561 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item34610 {
	width:70px !important;
	height:70px !important;
}

#item34656 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item34633 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item34612 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item75813 {
	width:414px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border-radius:10px;
	background:#ffd800;
}

#item75789 {
	width:414px !important;
	height:48px !important;
	left:3px !important;
	top:3px !important;
	border-radius:10px;
	background:#000;
}

#item75787 {
	width:420px !important;
	height:54px !important;
	left:607px !important;
	top:485px !important;
}

#item34436 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item34979 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item35026 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item35003 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item34982 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item35050 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item35097 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item35074 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item35053 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item35121 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item35168 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item35145 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item35124 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item35240 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item35217 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item35194 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item35173 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item35394 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item35371 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item35348 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item35327 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item35692 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35717 {
	width:225px !important;
	height:144px !important;
}

#item35727 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item35738 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item35749 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item35760 {
	width:56px !important;
	height:144px !important;
}

#item35599 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35617 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item35629 {
	width:225px !important;
	height:144px !important;
}

#item35642 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item35661 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item35672 {
	width:56px !important;
	height:144px !important;
}

#item35503 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35521 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item35534 {
	width:225px !important;
	height:144px !important;
}

#item35559 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item35569 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item35580 {
	width:56px !important;
	height:144px !important;
}

#item35412 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item35430 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item35451 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item35461 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item35472 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item35483 {
	width:56px !important;
	height:144px !important;
}

#item35398 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73772 {
	width:220px !important;
	height:80px !important;
}

#item75473 {
	width:398px !important;
	height:80px !important;
	left:421px !important;
	background:#ffd800;
}

#item33951 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item33993 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item33979 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item33977 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item34022 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34005 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item34003 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item34064 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item34053 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item34037 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item34035 {
	width:352px !important;
	height:228px !important;
	left:812px !important;
	top:1402px !important;
}

#item34075 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item34098 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item34120 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1342px !important;
}

#item34142 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1342px !important;
}

#item34164 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1342px !important;
}

#item34186 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item34362 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item34384 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item34401 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item34419 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item35311 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item35288 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item35265 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item35244 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item36001 {
	width:1080px !important;
	height:142px !important;
	left:80px !important;
	top:809px !important;
}

#item36023 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:736px !important;
}

#item36045 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:270px !important;
}

#item36067 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item36231 {
	width:400px !important;
	height:80px !important;
	background:#ffd800;
}

#item36253 {
	width:330px !important;
	height:80px !important;
	left:420px !important;
	background:#ffd800;
}

#item36671 {
	width:300px !important;
	min-height:50px !important;
}

#item36693 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item36715 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item36738 {
	width:300px !important;
	min-height:179px !important;
}

#item36760 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item36782 {
	width:300px !important;
	left:700px !important;
	min-height:209px !important;
}

#item36595 {
	width:232px !important;
	left:46px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table137329 {
	table-layout:fixed;
}

#item36617 {
	width:800px !important;
	left:286px !important;
	top:64px !important;
	min-height:243px !important;
}

#item36507 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item36510 {
	width:70px !important;
	height:70px !important;
}

#item36532 {
	width:472px !important;
	left:556px !important;
	min-height:285px !important;
}

#item36554 {
	width:532px !important;
	min-height:403px !important;
}

#item36557 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item36278 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:565px !important;
}

#item36300 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:415px !important;
}

#item36335 {
	width:281px !important;
	left:84px !important;
	top:26px !important;
	min-height:34px !important;
}

#item36370 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item36429 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item36406 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item36385 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item36434 {
	width:70px !important;
	height:70px !important;
}

#item36480 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item36457 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item36436 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item36256 {
	width:1118px !important;
	height:620px !important;
	left:56px !important;
	top:1019px !important;
}

#item36804 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:966px !important;
	background:#ffd800;
}

#item36851 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item36828 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item36807 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:966px !important;
}

#item36875 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:966px !important;
	background:#ffd800;
}

#item36922 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item36899 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item36878 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:966px !important;
}

#item36946 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:966px !important;
	background:#ffd800;
}

#item36993 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item36970 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item36949 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:966px !important;
}

#item37073 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item37050 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item37027 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item37006 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item37096 {
	width:258px !important;
	height:80px !important;
	left:504px !important;
	top:645px !important;
	background:#ffd800;
}

#item37260 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item37237 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item37214 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item37193 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item37561 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item37592 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item37590 {
	width:225px !important;
	height:144px !important;
}

#item37605 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item37615 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item37627 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item37638 {
	width:56px !important;
	height:144px !important;
}

#item37466 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item37484 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item37500 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item37498 {
	width:225px !important;
	height:144px !important;
}

#item37512 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item37528 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item37539 {
	width:56px !important;
	height:144px !important;
}

#item37374 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item37392 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item37405 {
	opacity:0.50;
	width:225px !important;
	height:144px !important;
	background:#000;
}

#item37403 {
	width:225px !important;
	height:144px !important;
}

#item37423 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item37434 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item37445 {
	width:56px !important;
	height:144px !important;
}

#item37281 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item37299 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item37318 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item37327 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item37340 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item37351 {
	width:56px !important;
	height:144px !important;
}

#item37264 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73788 {
	width:220px !important;
	height:80px !important;
}

#item35811 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item35844 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item35826 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item35824 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item35875 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item35859 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item35857 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item35908 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1342px !important;
}

#item35930 {
	width:348px !important;
	height:60px !important;
	left:438px !important;
	top:1342px !important;
}

#item35950 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item35935 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item35933 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item35979 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item36133 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1342px !important;
}

#item36136 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item36154 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item36172 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item36188 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item37177 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item37154 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item37131 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item37110 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item77661 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item37841 {
	width:1130px !important;
	height:155px !important;
	left:61px !important;
	top:783px !important;
}

#item37863 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:706px !important;
}

#item37885 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:293px !important;
}

#item37922 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item37944 {
	width:281px !important;
	height:25px !important;
	left:486px !important;
	top:257px !important;
}

#item38480 {
	width:300px !important;
	min-height:50px !important;
}

#item38502 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item38524 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item38547 {
	width:300px !important;
	min-height:179px !important;
}

#item38569 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item38591 {
	width:300px !important;
	left:700px !important;
	min-height:269px !important;
}

#item38407 {
	width:232px !important;
	left:46px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table140422 {
	table-layout:fixed;
}

#item38429 {
	width:792px !important;
	left:290px !important;
	top:62px !important;
	min-height:175px !important;
}

#item38319 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item38322 {
	width:70px !important;
	height:70px !important;
}

#item38344 {
	width:472px !important;
	left:556px !important;
	min-height:285px !important;
}

#item38366 {
	width:532px !important;
	min-height:403px !important;
}

#item38369 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item38127 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:491px !important;
}

#item38149 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:239px !important;
}

#item38181 {
	width:270px !important;
	left:84px !important;
	top:26px !important;
	min-height:43px !important;
}

#item38241 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item38218 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item38197 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item38246 {
	width:70px !important;
	height:70px !important;
}

#item38292 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item38269 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item38248 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item38105 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1011px !important;
}

#item38613 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:957px !important;
	background:#ffd800;
}

#item38660 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item38637 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item38616 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:957px !important;
}

#item38684 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:957px !important;
	background:#ffd800;
}

#item38731 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item38708 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item38687 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:957px !important;
}

#item38755 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:957px !important;
	background:#ffd800;
}

#item38802 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item38779 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item38758 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:957px !important;
}

#item38840 {
	width:398px !important;
	height:80px !important;
	left:421px !important;
	background:#ffd800;
}

#item38910 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item38887 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item38864 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item38843 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item39064 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item39041 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item39018 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item38997 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item39356 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39381 {
	width:225px !important;
	height:144px !important;
}

#item39391 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item39402 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item39413 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39424 {
	width:56px !important;
	height:144px !important;
}

#item39263 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39281 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item39293 {
	width:225px !important;
	height:144px !important;
}

#item39306 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item39325 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39336 {
	width:56px !important;
	height:144px !important;
}

#item39173 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39191 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item39201 {
	width:225px !important;
	height:144px !important;
}

#item39222 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item39233 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39244 {
	width:56px !important;
	height:144px !important;
}

#item39082 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item39100 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item39121 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item39131 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item39142 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item39153 {
	width:56px !important;
	height:144px !important;
}

#item39068 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73803 {
	width:220px !important;
	height:80px !important;
}

#item37684 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item37721 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item37706 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item37704 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1396px !important;
}

#item37751 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1336px !important;
}

#item37773 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1336px !important;
}

#item37787 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item37778 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item37776 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1396px !important;
}

#item37819 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item37947 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1397px !important;
}

#item38014 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1336px !important;
}

#item38017 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item38036 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item38055 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item38074 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item38807 {
	width:224px !important;
	height:66px !important;
	left:936px !important;
	top:20px !important;
}

#item38981 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item38958 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item38935 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item38914 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item74998 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item39520 {
	width:281px !important;
	height:25px !important;
	left:486px !important;
	top:305px !important;
}

#item39542 {
	width:1130px !important;
	height:121px !important;
	left:61px !important;
	top:838px !important;
}

#item39564 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:738px !important;
}

#item39806 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item39828 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:333px !important;
}

#item39850 {
	width:300px !important;
	height:80px !important;
	left:470px !important;
	background:#ffd800;
}

#item40174 {
	width:300px !important;
	min-height:50px !important;
}

#item40196 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item40218 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item40241 {
	width:300px !important;
	min-height:179px !important;
}

#item40263 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item40285 {
	width:300px !important;
	left:700px !important;
	min-height:239px !important;
}

#item40086 {
	width:232px !important;
	left:36px !important;
	top:52px !important;
	min-height:373px !important;
}

table#table143550 tr {
	border-left:3px solid #000;;
	border-right:2px solid #000;;
}

table#table143550 {
	table-layout:fixed;
}

#item40108 {
	width:793px !important;
	left:291px !important;
	top:54px !important;
	min-height:209px !important;
}

#item39947 {
	width:462px !important;
	left:584px !important;
	top:30px !important;
	min-height:491px !important;
}

#item39969 {
	width:482px !important;
	left:64px !important;
	top:30px !important;
	min-height:239px !important;
}

#item40000 {
	width:256px !important;
	left:84px !important;
	top:26px !important;
	min-height:28px !important;
}

#item40061 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item40038 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item40017 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item39925 {
	width:1108px !important;
	height:580px !important;
	left:66px !important;
	top:1049px !important;
}

#item40307 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item40354 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item40331 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item40310 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item40378 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item40425 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item40402 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item40381 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item40449 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item40496 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item40473 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item40452 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item40569 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item40546 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item40523 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item40502 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item40723 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item40700 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item40677 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item40656 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item41044 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item41070 {
	width:225px !important;
	height:144px !important;
}

#item41082 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item41098 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item41115 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item41126 {
	width:56px !important;
	height:144px !important;
}

#item40944 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item40962 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item40974 {
	width:225px !important;
	height:144px !important;
}

#item40986 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item41011 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item41022 {
	width:56px !important;
	height:144px !important;
}

#item40842 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item40860 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item40871 {
	width:225px !important;
	height:144px !important;
}

#item40897 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item40911 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item40922 {
	width:56px !important;
	height:144px !important;
}

#item40741 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item40759 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item40781 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item40796 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item40810 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item40821 {
	width:56px !important;
	height:144px !important;
}

#item40727 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73823 {
	width:220px !important;
	height:80px !important;
}

#item39468 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item39608 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item39593 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	border-radius:12px;
	background:#fff;
}

#item39591 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1398px !important;
}

#item39637 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item39621 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item39619 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1398px !important;
}

#item39670 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1338px !important;
}

#item39692 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1338px !important;
}

#item39714 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1338px !important;
}

#item39736 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item39758 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item39761 {
	width:353px !important;
	height:233px !important;
	left:816px !important;
	top:1397px !important;
}

#item39853 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item39872 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item39890 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item39908 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item40640 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item40617 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item40594 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item40573 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item41164 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item41234 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item41211 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item41188 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item41167 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item41305 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item41282 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item41259 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item41238 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item41344 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41311 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item41340 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item41309 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item41401 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41365 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item41397 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item41363 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item41411 {
	width:595px !important;
	height:482px !important;
	left:28px !important;
	top:303px !important;
}

#item41439 {
	width:572px !important;
	left:608px !important;
	top:346px !important;
	min-height:420px !important;
}

#item41442 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item41486 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41448 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item41482 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item41446 {
	width:352px !important;
	height:228px !important;
	left:449px !important;
	top:1386px !important;
}

#item41662 {
	width:536px !important;
	height:62px !important;
	left:1px !important;
	top:1px !important;
	background:#f3f3f3;
}

#item41639 {
	width:540px !important;
	height:62px !important;
	border:solid 2px #c4c4c4;
}

#item41618 {
	width:540px !important;
	height:63px !important;
}

#item41685 {
	width:536px !important;
	height:62px !important;
	left:555px !important;
	top:14px !important;
	background:#ffd800;
}

#item41708 {
	width:340px !important;
	left:436px !important;
	min-height:68px !important;
}

#item41730 {
	width:370px !important;
	min-height:136px !important;
}

#item41520 {
	width:536px !important;
	height:62px !important;
	background:#ffd800;
}

#item41567 {
	width:536px !important;
	height:62px !important;
	left:4px !important;
	top:4px !important;
	background:#f3f3f3;
}

#item41544 {
	width:540px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	border:solid 2px #c4c4c4;
}

#item41523 {
	width:546px !important;
	height:69px !important;
	left:551px !important;
	top:10px !important;
}

#item41590 {
	width:507px !important;
	left:35px !important;
	top:104px !important;
	min-height:391px !important;
}

#item41612 {
	width:507px !important;
	left:563px !important;
	top:104px !important;
	min-height:391px !important;
}

#item41497 {
	width:1119px !important;
	height:526px !important;
	left:69px !important;
	top:766px !important;
}

#item41899 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item73839 {
	width:220px !important;
	height:80px !important;
}

#item77638 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item73857 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item41783 {
	width:1080px !important;
	height:263px !important;
	left:80px !important;
	top:643px !important;
}

#item41805 {
	width:967px !important;
	height:656px !important;
	left:80px !important;
	top:958px !important;
}

#item41832 {
	width:945px !important;
	left:80px !important;
	top:293px !important;
	min-height:88px !important;
}

#item41855 {
	width:384px !important;
	height:22px !important;
	left:80px !important;
	top:448px !important;
}

#item41877 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item41993 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item41970 {
	width:342px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item41947 {
	width:340px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	border-radius:10px;
	background:#ffd800;
}

#item41926 {
	width:342px !important;
	height:52px !important;
	left:449px !important;
	top:1658px !important;
}

#item42074 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:330px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-42074 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-42074 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item42096 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:490px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-42096 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-42096 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item42118 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:650px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-42118 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-42118 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item42140 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:810px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-42140 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-42140 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item42269 {
	width:1164px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-42004 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-42004 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-42016 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-42016 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-42029 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-42029 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-42044 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-42044 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item42177 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item42213 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

#item42272 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item42282 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item42292 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item42302 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item42312 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item42392 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item42414 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item42469 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42434 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42465 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item42432 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item42573 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42532 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42569 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item42530 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item42720 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42683 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42716 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item42681 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item42808 {
	width:528px !important;
	left:632px !important;
	top:410px !important;
	min-height:330px !important;
}

#item42830 {
	width:1092px !important;
	left:80px !important;
	top:344px !important;
	min-height:22px !important;
}

#item42853 {
	width:403px !important;
	height:70px !important;
	left:163px !important;
}

#item42990 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item42967 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item42944 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item42923 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1660px !important;
}

#item43132 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item43109 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item43086 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item43065 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1660px !important;
}

#item43307 {
	width:378px !important;
	top:25px !important;
	min-height:298px !important;
}

table#table148297 {
	table-layout:fixed;
}

#item43329 {
	width:543px !important;
	left:454px !important;
	top:24px !important;
	min-height:107px !important;
}

#item43228 {
	width:580px !important;
	left:402px !important;
	min-height:226px !important;
}

#item43250 {
	width:384px !important;
	min-height:182px !important;
}

#item43284 {
	width:197px !important;
	left:84px !important;
	top:21px !important;
	min-height:19px !important;
}

#item43207 {
	width:997px !important;
	height:323px !important;
	left:130px !important;
	top:918px !important;
}

#item43420 {
	width:543px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
	background:#ffd800;
}

#item43489 {
	width:546px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item43466 {
	width:546px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item43445 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item43562 {
	width:543px !important;
	height:64px !important;
	left:631px !important;
	top:830px !important;
	background:#ffd800;
}

#item43631 {
	width:546px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item43608 {
	width:546px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item43587 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item73871 {
	width:220px !important;
	height:80px !important;
}

#item73884 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item42347 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item42369 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item42516 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42480 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42512 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item42478 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item42669 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42632 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42665 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item42630 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item42749 {
	width:1092px !important;
	left:68px !important;
	top:339px !important;
	min-height:22px !important;
}

#item42771 {
	width:528px !important;
	left:632px !important;
	top:410px !important;
	min-height:343px !important;
}

#item42911 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item42880 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item42907 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item42878 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item43061 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item43038 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item43015 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item42994 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item43203 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item43180 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item43157 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item43136 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1660px !important;
}

#item43376 {
	width:412px !important;
	left:20px !important;
	top:6px !important;
	min-height:298px !important;
}

table#table149818 {
	table-layout:fixed;
}

#item43398 {
	width:592px !important;
	left:458px !important;
	top:5px !important;
	min-height:239px !important;
}

#item43353 {
	width:1010px !important;
	min-height:309px !important;
}

#item43332 {
	width:1050px !important;
	height:309px !important;
	left:110px !important;
	top:930px !important;
}

#item43442 {
	width:543px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
	background:#ffd800;
}

#item43538 {
	width:546px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item43515 {
	width:546px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item43494 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item43584 {
	width:543px !important;
	height:64px !important;
	left:631px !important;
	top:830px !important;
	background:#ffd800;
}

#item43680 {
	width:546px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item43657 {
	width:546px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item43636 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item43759 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item43803 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item43971 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item43930 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item43967 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item43928 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item44023 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item43986 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item44019 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item43984 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item44143 {
	width:758px !important;
	left:414px !important;
	top:500px !important;
	min-height:210px !important;
}

#item44165 {
	width:1092px !important;
	left:80px !important;
	top:339px !important;
	min-height:22px !important;
}

#item44168 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item44280 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item44246 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item44276 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item44244 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item44403 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44380 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44357 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item44336 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1660px !important;
}

#item44545 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44522 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44499 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item44478 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1660px !important;
}

#item44741 {
	width:232px !important;
	left:20px !important;
	top:18px !important;
	min-height:198px !important;
}

table#table151059 {
	table-layout:fixed;
}

#item44763 {
	width:752px !important;
	left:280px !important;
	top:18px !important;
	min-height:99px !important;
}

#item44664 {
	width:494px !important;
	left:556px !important;
	min-height:226px !important;
}

#item44686 {
	width:502px !important;
	left:20px !important;
	min-height:186px !important;
}

#item44718 {
	width:197px !important;
	left:84px !important;
	top:21px !important;
	min-height:19px !important;
}

#item44641 {
	width:1010px !important;
	min-height:370px !important;
}

#item44620 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:911px !important;
}

#item44932 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:823px !important;
	background:#ffd800;
}

#item45001 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item44978 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item44957 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:823px !important;
}

#item45074 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:823px !important;
	background:#ffd800;
}

#item45143 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item45120 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item45099 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:823px !important;
}

#item45216 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:823px !important;
	background:#ffd800;
}

#item45285 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item45262 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item45241 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:823px !important;
}

#item73896 {
	width:220px !important;
	height:80px !important;
}

#item73909 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item43736 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item43781 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item43860 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item43820 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item43856 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item43818 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item43916 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item43881 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item43912 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item43879 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item44077 {
	width:534px !important;
	left:626px !important;
	top:420px !important;
	min-height:330px !important;
}

#item44099 {
	width:1092px !important;
	left:68px !important;
	top:371px !important;
	min-height:22px !important;
}

#item44102 {
	width:1092px !important;
	height:168px !important;
	left:68px !important;
	top:113px !important;
}

#item44197 {
	width:480px !important;
	height:25px !important;
	left:392px !important;
	top:305px !important;
}

#item44325 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item44292 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item44321 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item44290 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item44474 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44451 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44428 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item44407 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item44616 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44593 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item44570 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item44549 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1660px !important;
}

#item44888 {
	width:254px !important;
	left:20px !important;
	top:18px !important;
	min-height:198px !important;
}

table#table152583 {
	table-layout:fixed;
}

#item44910 {
	width:742px !important;
	left:294px !important;
	top:19px !important;
	min-height:141px !important;
}

#item44810 {
	width:696px !important;
	left:354px !important;
	min-height:226px !important;
}

#item44832 {
	width:292px !important;
	left:20px !important;
	min-height:186px !important;
}

#item44865 {
	width:197px !important;
	left:84px !important;
	top:21px !important;
	min-height:19px !important;
}

#item44787 {
	width:1010px !important;
	min-height:370px !important;
}

#item44766 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:911px !important;
}

#item44954 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:823px !important;
	background:#ffd800;
}

#item45050 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item45027 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item45006 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:823px !important;
}

#item45096 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:823px !important;
	background:#ffd800;
}

#item45192 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item45169 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item45148 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:823px !important;
}

#item45238 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:823px !important;
	background:#ffd800;
}

#item45334 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item45311 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item45290 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:823px !important;
}

#item45507 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:330px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45507 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45507 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45529 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:490px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45529 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45529 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45551 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:650px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45551 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45551 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45573 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:810px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45573 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45573 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45595 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:970px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45595 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45595 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45617 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:1130px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45617 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45617 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45639 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:1290px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45639 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45639 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45661 {
	width:91px !important;
	height:140px !important;
	left:2400px !important;
	top:1450px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-45661 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-45661 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item45988 {
	width:1164px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-45370 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45370 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45380 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45380 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45390 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45390 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45400 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45400 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45415 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45415 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-45427 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45427 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item45437 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1290px !important;
	background:#fff;
}

@keyframes grow-45437 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45437 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item45470 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1450px !important;
	background:#fff;
}

@keyframes grow-45470 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-45470 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item45696 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item45731 {
	width:750px !important;
	left:420px !important;
	top:140px !important;
	min-height:99px !important;
}

#item45776 {
	width:283px !important;
	height:43px !important;
}

#item45799 {
	width:740px !important;
	height:36px !important;
	left:420px !important;
	top:294px !important;
	background:#ffd800;
}

#item45821 {
	width:304px !important;
	height:43px !important;
	left:618px !important;
	top:703px !important;
}

#item45843 {
	width:240px !important;
	height:70px !important;
	left:764px !important;
	top:845px !important;
}

#item45865 {
	width:240px !important;
	height:70px !important;
	left:764px !important;
	top:1012px !important;
}

#item45887 {
	width:405px !important;
	height:70px !important;
	left:614px !important;
	top:1171px !important;
}

#item45966 {
	width:320px !important;
	height:95px !important;
	left:748px !important;
	top:1475px !important;
}

#item45991 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item46001 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item46011 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item46021 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item46031 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:970px !important;
}

#item46041 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1130px !important;
}

#item46070 {
	width:228px !important;
	height:23px !important;
	left:460px !important;
	top:1352px !important;
}

#item46092 {
	width:346px !important;
	height:79px !important;
	left:788px !important;
	top:1324px !important;
}

#item46114 {
	width:210px !important;
	height:59px !important;
	left:460px !important;
	top:1490px !important;
}

#item46117 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1290px !important;
}

#item46127 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:1450px !important;
}

#item46137 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item46222 {
	width:1080px !important;
	height:155px !important;
	left:80px !important;
	top:819px !important;
}

#item46244 {
	width:840px !important;
	height:63px !important;
	left:199px !important;
	top:260px !important;
}

#item46466 {
	width:300px !important;
	min-height:50px !important;
}

#item46488 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item46510 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item46533 {
	width:300px !important;
	min-height:179px !important;
}

#item46555 {
	width:300px !important;
	left:350px !important;
	min-height:239px !important;
}

#item46577 {
	width:300px !important;
	left:700px !important;
	min-height:252px !important;
}

#item46357 {
	width:232px !important;
	top:2px !important;
	min-height:373px !important;
}

table#table154473 {
	table-layout:fixed;
}

#item46379 {
	width:780px !important;
	left:250px !important;
	min-height:327px !important;
}

#item46279 {
	width:462px !important;
	left:570px !important;
	top:50px !important;
	min-height:225px !important;
}

#item46301 {
	width:462px !important;
	left:64px !important;
	top:50px !important;
	min-height:313px !important;
}

#item46332 {
	width:242px !important;
	left:84px !important;
	top:26px !important;
	min-height:50px !important;
}

#item46257 {
	width:1108px !important;
	height:570px !important;
	left:66px !important;
	top:1069px !important;
}

#item46599 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:1005px !important;
	background:#ffd800;
}

#item46646 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item46623 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item46602 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:1005px !important;
}

#item46670 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:1005px !important;
	background:#ffd800;
}

#item46717 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item46694 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item46673 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:1005px !important;
}

#item46741 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:1005px !important;
	background:#ffd800;
}

#item46788 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item46765 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item46744 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:1005px !important;
}

#item47016 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item46993 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item46970 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item46949 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item47208 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item47230 {
	width:1092px !important;
	height:107px !important;
	left:80px !important;
	top:725px !important;
}

#item47383 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item47360 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item47337 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item47316 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item47702 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item47730 {
	width:225px !important;
	height:144px !important;
}

#item47742 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item47754 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item47768 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item47779 {
	width:56px !important;
	height:144px !important;
}

#item47604 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item47622 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item47635 {
	width:225px !important;
	height:144px !important;
}

#item47647 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item47669 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item47680 {
	width:56px !important;
	height:144px !important;
}

#item47504 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item47522 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item47534 {
	width:225px !important;
	height:144px !important;
}

#item47553 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item47568 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item47579 {
	width:56px !important;
	height:144px !important;
}

#item47402 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item47420 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item47441 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item47454 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item47469 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item47480 {
	width:56px !important;
	height:144px !important;
}

#item47387 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73924 {
	width:220px !important;
	height:80px !important;
}

#item46178 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item46819 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item46834 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item46822 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item46863 {
	width:352px !important;
	height:228px !important;
	border-radius:10px;
	background:#000;
	outline:solid 2px #fff;
}

#item46847 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item46895 {
	width:353px !important;
	height:60px !important;
	left:66px !important;
	top:1323px !important;
}

#item46917 {
	width:353px !important;
	height:60px !important;
	left:443px !important;
	top:1323px !important;
}

#item46939 {
	width:353px !important;
	height:60px !important;
	left:821px !important;
	top:1323px !important;
}

#item47020 {
	width:353px !important;
	height:233px !important;
	left:808px !important;
	top:1402px !important;
}

#item47024 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item47041 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item47058 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item47079 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item47300 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item47277 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item47254 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item47233 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item46200 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item48095 {
	width:1092px !important;
	height:172px !important;
	left:80px !important;
	top:790px !important;
}

#item48117 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:678px !important;
}

#item48139 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:282px !important;
}

#item48142 {
	width:650px !important;
	height:100px !important;
	left:301px !important;
	top:119px !important;
}

#item48171 {
	width:430px !important;
	height:25px !important;
	left:411px !important;
	top:230px !important;
}

#item48193 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item48675 {
	width:300px !important;
	min-height:50px !important;
}

#item48697 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item48719 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item48742 {
	width:300px !important;
	min-height:179px !important;
}

#item48764 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item48786 {
	width:300px !important;
	left:700px !important;
	min-height:255px !important;
}

#item48593 {
	width:232px !important;
	left:46px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table157128 {
	table-layout:fixed;
}

#item48615 {
	width:802px !important;
	left:288px !important;
	top:62px !important;
	min-height:209px !important;
}

#item48505 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item48508 {
	width:70px !important;
	height:70px !important;
}

#item48530 {
	width:472px !important;
	left:556px !important;
	min-height:285px !important;
}

#item48552 {
	width:532px !important;
	min-height:403px !important;
}

#item48555 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item48311 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:491px !important;
}

#item48333 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:239px !important;
}

#item48367 {
	width:270px !important;
	left:84px !important;
	top:26px !important;
	min-height:37px !important;
}

#item48427 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item48404 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item48383 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item48432 {
	width:70px !important;
	height:70px !important;
}

#item48478 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item48455 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item48434 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item48289 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item48808 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item48855 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item48832 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item48811 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item48879 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item48926 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item48903 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item48882 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item48950 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item48997 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item48974 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item48953 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item49069 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item49046 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item49023 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item49002 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item49223 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item49200 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item49177 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item49156 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item49512 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item49538 {
	width:225px !important;
	height:144px !important;
}

#item49548 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item49558 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item49569 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item49580 {
	width:56px !important;
	height:144px !important;
}

#item49422 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item49440 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item49450 {
	width:225px !important;
	height:144px !important;
}

#item49459 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item49478 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item49489 {
	width:56px !important;
	height:144px !important;
}

#item49330 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item49348 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item49359 {
	width:225px !important;
	height:144px !important;
}

#item49379 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item49390 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item49401 {
	width:56px !important;
	height:144px !important;
}

#item49239 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item49257 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item49272 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item49284 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item49298 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item49309 {
	width:56px !important;
	height:144px !important;
}

#item49227 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73936 {
	width:220px !important;
	height:80px !important;
}

#item47830 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item47859 {
	width:284px !important;
	height:84px !important;
	left:897px !important;
	top:16px !important;
}

#item47888 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47871 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47869 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item47919 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1342px !important;
}

#item47941 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1342px !important;
}

#item47961 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item47946 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item47944 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item48034 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item48019 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item48017 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item48073 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item48215 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1342px !important;
}

#item48218 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item48233 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item48250 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item48270 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item49140 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item49117 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item49094 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item49073 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item74844 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item49829 {
	width:1092px !important;
	height:172px !important;
	left:80px !important;
	top:790px !important;
}

#item49851 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:723px !important;
}

#item49873 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:380px !important;
}

#item49895 {
	width:350px !important;
	height:25px !important;
	left:451px !important;
	top:355px !important;
}

#item49961 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item50293 {
	width:300px !important;
	min-height:50px !important;
}

#item50315 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item50337 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item50360 {
	width:300px !important;
	min-height:179px !important;
}

#item50382 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item50404 {
	width:300px !important;
	left:700px !important;
	min-height:255px !important;
}

#item50209 {
	width:878px !important;
	left:36px !important;
	top:52px !important;
	min-height:179px !important;
}

table#table160131 {
	table-layout:fixed;
}

#item50231 {
	width:1010px !important;
	left:36px !important;
	top:279px !important;
	min-height:243px !important;
}

#item50075 {
	width:462px !important;
	left:584px !important;
	top:30px !important;
	min-height:491px !important;
}

#item50097 {
	width:482px !important;
	left:64px !important;
	top:30px !important;
	min-height:239px !important;
}

#item50128 {
	width:252px !important;
	left:84px !important;
	top:26px !important;
	min-height:35px !important;
}

#item50184 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item50161 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item50140 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item50053 {
	width:1108px !important;
	height:580px !important;
	left:66px !important;
	top:1049px !important;
}

#item50426 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item50473 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item50450 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item50429 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item50497 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item50544 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item50521 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item50500 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item50568 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item50615 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item50592 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item50571 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item50689 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item50666 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item50643 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item50622 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item50843 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item50820 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item50797 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item50776 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item50887 {
	width:1080px !important;
	height:54px !important;
	left:79px !important;
	top:68px !important;
}

#item50938 {
	width:300px !important;
	height:23px !important;
	left:8px !important;
}

#item50960 {
	width:310px !important;
	height:123px !important;
	top:311px !important;
}

#item51010 {
	width:310px !important;
	height:123px !important;
	top:383px !important;
}

#item51032 {
	width:250px !important;
	height:95px !important;
	left:33px !important;
}

#item51078 {
	width:310px !important;
	height:123px !important;
	top:311px !important;
}

#item51100 {
	width:250px !important;
	height:23px !important;
	left:30px !important;
}

#item51103 {
	width:170px !important;
	height:60px !important;
	left:535px !important;
}

#item51187 {
	width:342px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item51164 {
	width:342px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item51141 {
	width:340px !important;
	height:50px !important;
	left:4px !important;
	top:4px !important;
	border-radius:10px;
	background:#ffd800;
}

#item51120 {
	width:348px !important;
	height:58px !important;
	left:456px !important;
	top:761px !important;
}

#item51210 {
	width:860px !important;
	height:27px !important;
	left:200px !important;
	top:718px !important;
}

#item50847 {
	width:1249px !important;
	height:849px !important;
	left:1230px !important;
	top:905px !important;
}

#item51517 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item51542 {
	width:225px !important;
	height:144px !important;
}

#item51552 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item51562 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item51576 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51587 {
	width:56px !important;
	height:144px !important;
}

#item51417 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item51435 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item51444 {
	width:225px !important;
	height:144px !important;
}

#item51457 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item51484 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51495 {
	width:56px !important;
	height:144px !important;
}

#item51325 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item51343 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item51354 {
	width:225px !important;
	height:144px !important;
}

#item51372 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item51385 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51396 {
	width:56px !important;
	height:144px !important;
}

#item51224 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item51242 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item51265 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item51278 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item51293 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item51304 {
	width:56px !important;
	height:144px !important;
}

#item51213 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73950 {
	width:220px !important;
	height:80px !important;
}

#item49625 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item49660 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item49647 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item49645 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1402px !important;
}

#item49690 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item49671 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item49669 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1402px !important;
}

#item49726 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1342px !important;
}

#item49748 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1342px !important;
}

#item49768 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item49753 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item49751 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1402px !important;
}

#item49807 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:1017px !important;
}

#item49983 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1342px !important;
}

#item49986 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item50002 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item50017 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item50035 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item50760 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item50737 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item50714 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item50693 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item74867 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item51809 {
	width:1080px !important;
	height:142px !important;
	left:80px !important;
	top:848px !important;
}

#item51831 {
	width:1080px !important;
	height:70px !important;
	left:80px !important;
	top:778px !important;
}

#item51853 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:382px !important;
}

#item51856 {
	width:1080px !important;
	height:168px !important;
	left:80px !important;
	top:134px !important;
}

#item51877 {
	width:281px !important;
	height:25px !important;
	left:486px !important;
	top:315px !important;
}

#item51947 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item52427 {
	width:300px !important;
	min-height:50px !important;
}

#item52449 {
	width:300px !important;
	left:350px !important;
	min-height:50px !important;
}

#item52471 {
	width:300px !important;
	left:700px !important;
	min-height:50px !important;
}

#item52494 {
	width:300px !important;
	min-height:179px !important;
}

#item52516 {
	width:300px !important;
	left:350px !important;
	min-height:209px !important;
}

#item52538 {
	width:300px !important;
	left:700px !important;
	min-height:259px !important;
}

#item52341 {
	width:232px !important;
	left:46px !important;
	top:62px !important;
	min-height:373px !important;
}

table#table163344 {
	table-layout:fixed;
}

#item52363 {
	width:609px !important;
	left:305px !important;
	top:62px !important;
	min-height:243px !important;
}

#item52253 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item52256 {
	width:70px !important;
	height:70px !important;
}

#item52278 {
	width:1026px !important;
	left:2px !important;
	top:101px !important;
	min-height:285px !important;
}

#item52303 {
	width:176px !important;
	height:66px !important;
	left:907px !important;
	top:43px !important;
}

#item52065 {
	width:462px !important;
	left:594px !important;
	top:40px !important;
	min-height:491px !important;
}

#item52087 {
	width:482px !important;
	left:74px !important;
	top:40px !important;
	min-height:239px !important;
}

#item52118 {
	width:254px !important;
	left:84px !important;
	top:26px !important;
	min-height:35px !important;
}

#item52175 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item52152 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item52131 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item52180 {
	width:70px !important;
	height:70px !important;
}

#item52226 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item52203 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item52182 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item52043 {
	width:1118px !important;
	height:590px !important;
	left:56px !important;
	top:1039px !important;
}

#item52560 {
	width:360px !important;
	height:62px !important;
	left:67px !important;
	top:986px !important;
	background:#ffd800;
}

#item52607 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item52584 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item52563 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:986px !important;
}

#item52631 {
	width:360px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
	background:#ffd800;
}

#item52678 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item52655 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item52634 {
	width:362px !important;
	height:62px !important;
	left:439px !important;
	top:986px !important;
}

#item52702 {
	width:360px !important;
	height:62px !important;
	left:814px !important;
	top:986px !important;
	background:#ffd800;
}

#item52749 {
	width:362px !important;
	height:62px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item52726 {
	width:362px !important;
	height:62px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item52705 {
	width:362px !important;
	height:62px !important;
	left:812px !important;
	top:986px !important;
}

#item52822 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item52799 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item52776 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item52755 {
	width:300px !important;
	height:50px !important;
	left:66px !important;
	top:1660px !important;
}

#item52976 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item52953 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item52930 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item52909 {
	width:300px !important;
	height:50px !important;
	left:874px !important;
	top:1660px !important;
}

#item53271 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53296 {
	width:225px !important;
	height:144px !important;
}

#item53305 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item53316 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item53331 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53342 {
	width:56px !important;
	height:144px !important;
}

#item53181 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53199 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item53209 {
	width:225px !important;
	height:144px !important;
}

#item53219 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item53239 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53250 {
	width:56px !important;
	height:144px !important;
}

#item53084 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53102 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item53111 {
	width:225px !important;
	height:144px !important;
}

#item53134 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item53149 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53160 {
	width:56px !important;
	height:144px !important;
}

#item52992 {
	width:176px !important;
	height:66px !important;
	left:542px !important;
	top:67px !important;
}

#item53010 {
	width:225px !important;
	height:144px !important;
	left:728px !important;
}

#item53027 {
	width:225px !important;
	height:144px !important;
	left:243px !important;
}

#item53039 {
	width:225px !important;
	height:144px !important;
	left:485px !important;
}

#item53051 {
	width:56px !important;
	height:144px !important;
	left:1044px !important;
}

#item53062 {
	width:56px !important;
	height:144px !important;
}

#item52980 {
	width:1250px !important;
	height:1764px !important;
	left:1230px !important;
	top:-10px !important;
}

#item73965 {
	width:220px !important;
	height:80px !important;
}

#item51632 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1258px !important;
}

#item51672 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51655 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item51653 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1396px !important;
}

#item51706 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1336px !important;
}

#item51728 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1336px !important;
}

#item51747 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51733 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#fff;
}

#item51731 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1396px !important;
}

#item51787 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1044px !important;
}

#item51880 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1397px !important;
}

#item51969 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1336px !important;
}

#item51972 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:942px !important;
}

#item51989 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:120px !important;
}

#item52005 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:394px !important;
}

#item52025 {
	width:348px !important;
	height:224px !important;
	left:812px !important;
	top:668px !important;
}

#item52893 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item52870 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item52847 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item52826 {
	width:300px !important;
	height:50px !important;
	left:470px !important;
	top:1660px !important;
}

#item74891 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item53403 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item53425 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item53549 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53517 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53545 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item53515 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item53598 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53561 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53594 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item53559 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item53708 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53671 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53704 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item53669 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item53808 {
	width:534px !important;
	left:638px !important;
	top:420px !important;
	min-height:310px !important;
}

#item53830 {
	width:1092px !important;
	left:80px !important;
	top:339px !important;
	min-height:22px !important;
}

#item53833 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item54050 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54027 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54004 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item53983 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1660px !important;
}

#item54192 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54169 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54146 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item54125 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1660px !important;
}

#item54525 {
	width:366px !important;
	height:40px !important;
	background:#000;
}

#item54547 {
	width:372px !important;
	height:40px !important;
	left:366px !important;
	background:#000;
}

#item54569 {
	width:366px !important;
	height:40px !important;
	left:738px !important;
	background:#000;
}

#item54592 {
	width:300px !important;
	min-height:194px !important;
}

#item54614 {
	width:340px !important;
	left:330px !important;
	min-height:194px !important;
}

#item54636 {
	width:300px !important;
	left:700px !important;
	min-height:194px !important;
}

#item54449 {
	width:354px !important;
	left:64px !important;
	top:31px !important;
	min-height:213px !important;
}

table#table166938 {
	table-layout:fixed;
}

#item54471 {
	width:613px !important;
	left:444px !important;
	top:31px !important;
	min-height:175px !important;
}

#item54311 {
	width:494px !important;
	left:600px !important;
	top:13px !important;
	min-height:226px !important;
}

#item54333 {
	width:502px !important;
	left:64px !important;
	top:13px !important;
	min-height:240px !important;
}

#item54366 {
	width:220px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item54425 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item54402 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item54381 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item54288 {
	width:1010px !important;
	left:44px !important;
	top:13px !important;
	min-height:370px !important;
}

#item54267 {
	width:1104px !important;
	height:418px !important;
	left:66px !important;
	top:885px !important;
}

#item54658 {
	width:269px !important;
	height:64px !important;
	left:67px !important;
	top:810px !important;
	background:#ffd800;
}

#item54705 {
	width:271px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item54682 {
	width:271px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item54661 {
	width:271px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item54729 {
	width:269px !important;
	height:64px !important;
	left:345px !important;
	top:810px !important;
	background:#ffd800;
}

#item54776 {
	width:271px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item54753 {
	width:271px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item54732 {
	width:271px !important;
	height:64px !important;
	left:345px !important;
	top:810px !important;
}

#item54800 {
	width:269px !important;
	height:64px !important;
	left:626px !important;
	top:810px !important;
	background:#ffd800;
}

#item54822 {
	width:269px !important;
	height:64px !important;
	left:903px !important;
	top:810px !important;
	background:#ffd800;
}

#item54869 {
	width:271px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item54846 {
	width:271px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item54825 {
	width:271px !important;
	height:64px !important;
	left:624px !important;
	top:810px !important;
}

#item54918 {
	width:271px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item54895 {
	width:271px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item54874 {
	width:271px !important;
	height:64px !important;
	left:901px !important;
	top:810px !important;
}

#item73978 {
	width:220px !important;
	height:80px !important;
}

#item73992 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item53380 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item53447 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item53503 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53465 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53499 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item53463 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item53659 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53623 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53655 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item53621 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item53762 {
	width:534px !important;
	left:626px !important;
	top:420px !important;
	min-height:330px !important;
}

#item53784 {
	width:1092px !important;
	left:68px !important;
	top:339px !important;
	min-height:22px !important;
}

#item53787 {
	width:1092px !important;
	height:168px !important;
	left:68px !important;
	top:120px !important;
}

#item53929 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item53897 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item53925 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item53895 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item54121 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54098 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54075 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item54054 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item54263 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54240 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item54217 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item54196 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1660px !important;
}

#item55046 {
	width:310px !important;
	left:20px !important;
	top:18px !important;
	min-height:213px !important;
}

table#table168819 {
	table-layout:fixed;
}

#item55068 {
	width:613px !important;
	left:374px !important;
	top:19px !important;
	min-height:175px !important;
}

#item54967 {
	width:624px !important;
	left:426px !important;
	min-height:226px !important;
}

#item54989 {
	width:366px !important;
	left:20px !important;
	min-height:186px !important;
}

#item55023 {
	width:230px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item54944 {
	width:1010px !important;
	min-height:370px !important;
}

#item54923 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:898px !important;
}

#item55090 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:810px !important;
	background:#ffd800;
}

#item55137 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item55114 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item55093 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item55161 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
	background:#ffd800;
}

#item55208 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item55185 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item55164 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
}

#item55232 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:810px !important;
	background:#ffd800;
}

#item55279 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item55256 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item55235 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:810px !important;
}

#item55334 {
	width:614px !important;
	left:100px !important;
	top:476px !important;
	min-height:189px !important;
}

#item55378 {
	width:614px !important;
	left:100px !important;
	top:1302px !important;
	min-height:189px !important;
}

#item55462 {
	width:614px !important;
	left:100px !important;
	top:416px !important;
	min-height:19px !important;
}

#item55506 {
	width:614px !important;
	left:100px !important;
	top:1236px !important;
	min-height:19px !important;
}

#item55550 {
	width:614px !important;
	left:100px !important;
	top:354px !important;
	min-height:19px !important;
}

#item55604 {
	width:580px !important;
	left:100px !important;
	top:1143px !important;
	min-height:53px !important;
}

#item55680 {
	width:230px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item55713 {
	width:270px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item55840 {
	width:600px !important;
	height:79px !important;
	left:100px !important;
	top:974px !important;
}

#item55884 {
	width:608px !important;
	height:139px !important;
	left:100px !important;
	top:174px !important;
}

#item55972 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item56206 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56183 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56160 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56139 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:701px !important;
}

#item56277 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56254 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56231 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56210 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:1511px !important;
}

#item56490 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56467 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56444 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56423 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:701px !important;
}

#item56561 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56538 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56515 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56494 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:1511px !important;
}

#item56632 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56609 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56586 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56565 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1660px !important;
}

#item56774 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56751 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56728 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56707 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1660px !important;
}

#item74009 {
	width:220px !important;
	height:80px !important;
}

#item74023 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item55356 {
	width:614px !important;
	left:100px !important;
	top:476px !important;
	min-height:155px !important;
}

#item55400 {
	width:614px !important;
	left:100px !important;
	top:1302px !important;
	min-height:121px !important;
}

#item55484 {
	width:614px !important;
	left:100px !important;
	top:416px !important;
	min-height:19px !important;
}

#item55528 {
	width:614px !important;
	left:100px !important;
	top:1236px !important;
	min-height:19px !important;
}

#item55582 {
	width:343px !important;
	left:100px !important;
	top:354px !important;
	min-height:19px !important;
}

#item55626 {
	width:428px !important;
	left:100px !important;
	top:1143px !important;
	min-height:53px !important;
}

#item55744 {
	width:230px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item55775 {
	width:230px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item55818 {
	width:618px !important;
	height:79px !important;
	left:100px !important;
	top:974px !important;
}

#item55862 {
	width:460px !important;
	height:31px !important;
	left:100px !important;
	top:174px !important;
}

#item55906 {
	width:201px !important;
	height:23px !important;
	left:100px !important;
	top:230px !important;
}

#item55994 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item56064 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56041 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56018 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item55997 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:1511px !important;
}

#item56135 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56112 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56089 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56068 {
	width:192px !important;
	height:54px !important;
	left:738px !important;
	top:701px !important;
}

#item56348 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56325 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56302 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56281 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:1511px !important;
}

#item56419 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56396 {
	width:192px !important;
	height:54px !important;
	border-radius:10px;
	background:#fff;
	border:solid 4px #000;
}

#item56373 {
	width:188px !important;
	height:50px !important;
	left:2px !important;
	top:2px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56352 {
	width:192px !important;
	height:54px !important;
	left:948px !important;
	top:701px !important;
}

#item56703 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56680 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56657 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56636 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item56845 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56822 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item56799 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item56778 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1660px !important;
}

#item56944 {
	width:90px !important;
	height:140px !important;
	left:2400px !important;
	top:330px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-56944 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-56944 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item56966 {
	width:90px !important;
	height:140px !important;
	left:2400px !important;
	top:490px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-56966 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-56966 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item56988 {
	width:90px !important;
	height:140px !important;
	left:2400px !important;
	top:650px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-56988 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-56988 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item57010 {
	width:90px !important;
	height:140px !important;
	left:2400px !important;
	top:810px !important;
	background:rgba(0,0,0,0.75);
}

@keyframes move-left-57010 {
	0% {
		transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		transform:translate(-90px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-left-57010 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(-90px,0px);
		opacity:1;
	}
}
#item57124 {
	width:1164px !important;
	height:36px !important;
	left:38px !important;
	top:1680px !important;
}

@keyframes grow-56880 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-56880 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-56892 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-56892 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-56904 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-56904 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@keyframes grow-56915 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-56915 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item57055 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item57081 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

#item57085 {
	width:306px !important;
	height:94px !important;
	left:462px !important;
	top:516px !important;
}

#item57127 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:330px !important;
}

#item57137 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:490px !important;
}

#item57147 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:650px !important;
}

#item57157 {
	width:740px !important;
	height:140px !important;
	left:420px !important;
	top:810px !important;
}

#item57167 {
	width:344px !important;
	height:54px !important;
	left:420px !important;
	top:38px !important;
}

#item57225 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item57269 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item57372 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57331 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57368 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item57329 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item57521 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57483 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57517 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item57481 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item57614 {
	width:584px !important;
	left:588px !important;
	top:447px !important;
	min-height:213px !important;
}

#item57636 {
	width:1092px !important;
	left:80px !important;
	top:339px !important;
	min-height:53px !important;
}

#item57639 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item57675 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57643 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57671 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item57641 {
	width:352px !important;
	height:228px !important;
	left:820px !important;
	top:1386px !important;
}

#item57753 {
	width:652px !important;
	height:53px !important;
	left:588px !important;
	top:667px !important;
}

#item57823 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item57800 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item57777 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item57756 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1660px !important;
}

#item57965 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item57942 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item57919 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item57898 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1660px !important;
}

#item58421 {
	width:340px !important;
	top:18px !important;
	min-height:348px !important;
}

table#table174407 {
	table-layout:fixed;
}

#item58443 {
	width:613px !important;
	left:377px !important;
	top:18px !important;
	min-height:175px !important;
}

#item58475 {
	width:197px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item58398 {
	width:1010px !important;
	min-height:370px !important;
}

#item58377 {
	width:1010px !important;
	height:370px !important;
	left:130px !important;
	top:918px !important;
}

#item58497 {
	width:543px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
	background:#ffd800;
}

#item58544 {
	width:546px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item58521 {
	width:546px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item58500 {
	width:546px !important;
	height:64px !important;
	left:66px !important;
	top:830px !important;
}

#item58568 {
	width:543px !important;
	height:64px !important;
	left:631px !important;
	top:830px !important;
	background:#ffd800;
}

#item58615 {
	width:546px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item58592 {
	width:546px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item58571 {
	width:546px !important;
	height:64px !important;
	left:628px !important;
	top:830px !important;
}

#item74037 {
	width:220px !important;
	height:80px !important;
}

#item74052 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item57202 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item57247 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item57312 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57281 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57308 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item57279 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item57471 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57439 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item57467 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item57437 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item57559 {
	width:576px !important;
	left:584px !important;
	top:451px !important;
	min-height:324px !important;
}

#item57581 {
	width:1092px !important;
	left:68px !important;
	top:297px !important;
	min-height:124px !important;
}

#item57584 {
	width:1092px !important;
	height:140px !important;
	left:68px !important;
	top:120px !important;
}

#item57723 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item57719 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item57688 {
	width:352px !important;
	height:228px !important;
	left:437px !important;
	top:1386px !important;
}

#item57894 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item57871 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item57848 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item57827 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item58036 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item58013 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item57990 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item57969 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1660px !important;
}

#item58161 {
	width:452px !important;
	left:20px !important;
	top:18px !important;
	min-height:213px !important;
}

#item58084 {
	width:624px !important;
	left:426px !important;
	min-height:226px !important;
}

#item58106 {
	width:376px !important;
	left:20px !important;
	min-height:186px !important;
}

#item58138 {
	width:250px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item58061 {
	width:1010px !important;
	min-height:370px !important;
}

#item58040 {
	width:1050px !important;
	height:370px !important;
	left:110px !important;
	top:898px !important;
}

#item58183 {
	width:360px !important;
	height:64px !important;
	left:67px !important;
	top:810px !important;
	background:#ffd800;
}

#item58230 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item58207 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item58186 {
	width:362px !important;
	height:64px !important;
	left:66px !important;
	top:810px !important;
}

#item58254 {
	width:360px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
	background:#ffd800;
}

#item58301 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item58278 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item58257 {
	width:362px !important;
	height:64px !important;
	left:439px !important;
	top:810px !important;
}

#item58325 {
	width:360px !important;
	height:64px !important;
	left:814px !important;
	top:810px !important;
	background:#ffd800;
}

#item58372 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item58349 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item58328 {
	width:362px !important;
	height:64px !important;
	left:812px !important;
	top:810px !important;
}

#item58694 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item58738 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item58852 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58815 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58848 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item58813 {
	width:352px !important;
	height:228px !important;
	left:450px !important;
	top:1386px !important;
}

#item58955 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58918 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58951 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item58916 {
	width:352px !important;
	height:228px !important;
	left:78px !important;
	top:1386px !important;
}

#item59032 {
	width:556px !important;
	left:616px !important;
	top:438px !important;
	min-height:330px !important;
}

#item59054 {
	width:1092px !important;
	left:80px !important;
	top:385px !important;
	min-height:22px !important;
}

#item59057 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item59087 {
	width:450px !important;
	height:25px !important;
	left:401px !important;
	top:305px !important;
}

#item59135 {
	width:353px !important;
	height:233px !important;
	left:831px !important;
	top:1388px !important;
}

#item59272 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59249 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59226 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item59205 {
	width:300px !important;
	height:50px !important;
	left:872px !important;
	top:1660px !important;
}

#item59414 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59391 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59368 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item59347 {
	width:300px !important;
	height:50px !important;
	left:78px !important;
	top:1660px !important;
}

#item59868 {
	width:366px !important;
	height:40px !important;
	background:#000;
}

#item59890 {
	width:372px !important;
	height:40px !important;
	left:366px !important;
	background:#000;
}

#item59912 {
	width:366px !important;
	height:40px !important;
	left:738px !important;
	background:#000;
}

#item59935 {
	width:372px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item59957 {
	width:372px !important;
	height:194px !important;
	left:372px !important;
}

#item59979 {
	width:372px !important;
	height:194px !important;
	left:744px !important;
}

#item59765 {
	width:340px !important;
	top:132px !important;
	min-height:70px !important;
}

#item59787 {
	width:370px !important;
	min-height:102px !important;
}

table#table181674 {
	table-layout:fixed;
}

#item59809 {
	width:553px !important;
	left:456px !important;
	min-height:175px !important;
}

#item59699 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item59702 {
	width:70px !important;
	height:70px !important;
}

#item59723 {
	width:1026px !important;
	left:2px !important;
	top:101px !important;
	min-height:225px !important;
}

#item59726 {
	width:170px !important;
	height:60px !important;
	left:860px !important;
	top:5px !important;
}

#item59512 {
	width:519px !important;
	left:507px !important;
	top:34px !important;
	min-height:303px !important;
}

#item59534 {
	width:378px !important;
	left:38px !important;
	top:34px !important;
	min-height:200px !important;
}

#item59590 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item59567 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item59546 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item59622 {
	width:250px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item59626 {
	width:70px !important;
	height:70px !important;
}

#item59672 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item59649 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item59628 {
	width:390px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item59489 {
	width:1116px !important;
	height:433px !important;
	left:68px !important;
	top:860px !important;
}

#item60466 {
	width:360px !important;
	height:64px !important;
	left:71px !important;
	top:796px !important;
	background:#ffd800;
}

#item60535 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item60512 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item60491 {
	width:362px !important;
	height:64px !important;
	left:70px !important;
	top:796px !important;
}

#item60608 {
	width:360px !important;
	height:64px !important;
	left:443px !important;
	top:796px !important;
	background:#ffd800;
}

#item60677 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item60654 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item60633 {
	width:362px !important;
	height:64px !important;
	left:443px !important;
	top:796px !important;
}

#item60750 {
	width:360px !important;
	height:64px !important;
	left:818px !important;
	top:796px !important;
	background:#ffd800;
}

#item60819 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item60796 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item60775 {
	width:362px !important;
	height:64px !important;
	left:816px !important;
	top:796px !important;
}

#item74080 {
	width:220px !important;
	height:80px !important;
}

#item74092 {
	width:220px !important;
	height:80px !important;
	left:1240px !important;
}

#item58671 {
	width:290px !important;
	height:28px !important;
	left:475px !important;
	top:1317px !important;
}

#item58716 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item58799 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58758 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58795 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item58756 {
	width:352px !important;
	height:228px !important;
	left:438px !important;
	top:1386px !important;
}

#item58902 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item58865 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item58898 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item58863 {
	width:352px !important;
	height:228px !important;
	left:66px !important;
	top:1386px !important;
}

#item59010 {
	width:534px !important;
	left:626px !important;
	top:412px !important;
	min-height:330px !important;
}

#item59125 {
	width:352px !important;
	height:228px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item59092 {
	width:348px !important;
	height:224px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item59121 {
	width:348px !important;
	height:60px !important;
	left:2px !important;
	top:166px !important;
	background:rgba(0,0,0,0.85);
}

#item59090 {
	width:352px !important;
	height:228px !important;
	left:808px !important;
	top:1386px !important;
}

#item59158 {
	width:1080px !important;
	left:80px !important;
	top:353px !important;
	min-height:22px !important;
}

#item59343 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59320 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59297 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item59276 {
	width:300px !important;
	height:50px !important;
	left:860px !important;
	top:1660px !important;
}

#item59485 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59462 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#fff;
}

#item59439 {
	width:300px !important;
	height:50px !important;
	border-radius:10px;
	background:#ffd800;
}

#item59418 {
	width:300px !important;
	height:50px !important;
	left:69px !important;
	top:1660px !important;
}

#item60306 {
	width:366px !important;
	height:40px !important;
	background:#000;
}

#item60328 {
	width:372px !important;
	height:40px !important;
	left:366px !important;
	background:#000;
}

#item60350 {
	width:366px !important;
	height:40px !important;
	left:738px !important;
	background:#000;
}

#item60400 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item60422 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item60444 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item60260 {
	width:340px !important;
	top:132px !important;
	min-height:70px !important;
}

#item60282 {
	width:489px !important;
	min-height:102px !important;
}

#item60195 {
	width:754px !important;
	height:66px !important;
	left:81px !important;
	border-radius:10px;
}

#item60198 {
	width:70px !important;
	height:70px !important;
}

#item60219 {
	width:1026px !important;
	left:2px !important;
	top:101px !important;
	min-height:225px !important;
}

#item60222 {
	width:170px !important;
	height:60px !important;
	left:860px !important;
	top:5px !important;
}

#item60005 {
	width:519px !important;
	left:507px !important;
	top:34px !important;
	min-height:303px !important;
}

#item60027 {
	width:378px !important;
	left:38px !important;
	top:34px !important;
	min-height:200px !important;
}

#item60085 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item60062 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item60041 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:17px !important;
}

#item60118 {
	width:240px !important;
	left:84px !important;
	top:26px !important;
	min-height:19px !important;
}

#item60122 {
	width:70px !important;
	height:70px !important;
}

#item60168 {
	width:420px !important;
	height:38px !important;
	border-radius:10px;
	background:#ffd800;
}

#item60145 {
	width:390px !important;
	height:38px !important;
	border-radius:10px;
	background:#000;
}

#item60124 {
	width:420px !important;
	height:38px !important;
	left:72px !important;
	top:16px !important;
}

#item59982 {
	width:1107px !important;
	height:434px !important;
	left:66px !important;
	top:858px !important;
}

#item60488 {
	width:360px !important;
	height:64px !important;
	left:66px !important;
	top:794px !important;
	background:#ffd800;
}

#item60584 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item60561 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item60540 {
	width:362px !important;
	height:64px !important;
	left:65px !important;
	top:794px !important;
}

#item60630 {
	width:360px !important;
	height:64px !important;
	left:438px !important;
	top:794px !important;
	background:#ffd800;
}

#item60726 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item60703 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item60682 {
	width:362px !important;
	height:64px !important;
	left:438px !important;
	top:794px !important;
}

#item60772 {
	width:360px !important;
	height:64px !important;
	left:813px !important;
	top:794px !important;
	background:#ffd800;
}

#item60868 {
	width:362px !important;
	height:64px !important;
	background:#6f6f6e;
	border:solid 2px #c4c4c4;
}

#item60845 {
	width:362px !important;
	height:64px !important;
	background:#fbfbfb;
	border:solid 2px #c4c4c4;
}

#item60824 {
	width:362px !important;
	height:64px !important;
	left:811px !important;
	top:794px !important;
}

#item1073 {
	width:858px !important;
	height:42px !important;
	left:344px !important;
	top:38px !important;
}

#item1117 {
	width:1043px !important;
	height:19px !important;
	left:99px !important;
	top:1702px !important;
}

#item1209 {
	width:202px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item1186 {
	width:202px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item1163 {
	width:200px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	border-radius:10px;
	background:#ffd800;
}

#item1142 {
	width:202px !important;
	height:52px !important;
	left:37px !important;
	top:29px !important;
}

table#table185132 {
	table-layout:fixed;
}

#item60924 {
	width:1163px !important;
	top:50px !important;
	min-height:191px !important;
}

table#table185473 {
	table-layout:fixed;
}

#item60946 {
	width:1163px !important;
	top:381px !important;
	min-height:291px !important;
}

table#table186014 {
	table-layout:fixed;
}

#item60990 {
	width:1163px !important;
	top:241px !important;
	min-height:141px !important;
}

table#table186284 {
	table-layout:fixed;
}

#item61035 {
	width:1164px !important;
	top:50px !important;
	min-height:161px !important;
}

table#table186524 {
	table-layout:fixed;
}

#item61057 {
	width:1163px !important;
	top:211px !important;
	min-height:141px !important;
}

table#table186764 {
	table-layout:fixed;
}

#item61079 {
	width:1164px !important;
	top:351px !important;
	min-height:340px !important;
}

#item77615 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item1095 {
	width:858px !important;
	height:42px !important;
	left:344px !important;
	top:38px !important;
}

#item75304 {
	width:1043px !important;
	height:19px !important;
	left:99px !important;
	top:1702px !important;
}

#item1280 {
	width:202px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item1257 {
	width:202px !important;
	height:52px !important;
	border-radius:10px;
	background:#fff;
	border:solid 2px #000;
}

#item1234 {
	width:200px !important;
	height:50px !important;
	left:1px !important;
	top:1px !important;
	border-radius:10px;
	background:#ffd800;
}

#item1213 {
	width:202px !important;
	height:52px !important;
	left:38px !important;
	top:29px !important;
}

table#table187937 {
	table-layout:fixed;
}

#item61102 {
	width:1167px !important;
	top:50px !important;
	min-height:180px !important;
}

table#table188271 {
	table-layout:fixed;
}

#item61124 {
	width:1167px !important;
	top:230px !important;
	min-height:280px !important;
}

#item77592 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table188835 {
	table-layout:fixed;
}

#item61169 {
	width:1165px !important;
	top:60px !important;
	min-height:350px !important;
}

table#table189671 {
	table-layout:fixed;
}

#item61191 {
	width:1165px !important;
	top:410px !important;
	min-height:410px !important;
}

table#table190771 {
	table-layout:fixed;
}

#item61243 {
	width:1164px !important;
	top:801px !important;
	min-height:360px !important;
}

table#table191658 {
	table-layout:fixed;
}

#item61265 {
	width:1164px !important;
	top:450px !important;
	min-height:351px !important;
}

table#table192640 {
	table-layout:fixed;
}

#item61287 {
	width:1164px !important;
	top:50px !important;
	min-height:400px !important;
}

#item77568 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item77545 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table193694 {
	table-layout:fixed;
}

#item61332 {
	width:1165px !important;
	top:50px !important;
	min-height:820px !important;
}

table#table195628 {
	table-layout:fixed;
}

#item61354 {
	width:1165px !important;
	top:870px !important;
	min-height:570px !important;
}

table#table196939 {
	table-layout:fixed;
}

#item61428 {
	width:1164px !important;
	top:50px !important;
	min-height:321px !important;
}

table#table197664 {
	table-layout:fixed;
}

#item61450 {
	width:1164px !important;
	top:371px !important;
	min-height:371px !important;
}

table#table198547 {
	table-layout:fixed;
}

#item61473 {
	width:1165px !important;
	top:50px !important;
	min-height:190px !important;
}

table#table199109 {
	table-layout:fixed;
}

#item61495 {
	width:1165px !important;
	top:240px !important;
	min-height:270px !important;
}

#item77521 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table199813 {
	table-layout:fixed;
}

#item61561 {
	width:1164px !important;
	left:38px !important;
	top:210px !important;
	min-height:161px !important;
}

table#table200053 {
	table-layout:fixed;
}

#item61583 {
	width:1163px !important;
	left:38px !important;
	top:371px !important;
	min-height:141px !important;
}

table#table200608 {
	table-layout:fixed;
}

#item61605 {
	width:1164px !important;
	left:38px !important;
	top:511px !important;
	min-height:140px !important;
}

#item77498 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table200897 {
	table-layout:fixed;
}

#item61650 {
	width:1162px !important;
	top:50px !important;
	min-height:141px !important;
}

table#table201206 {
	table-layout:fixed;
}

#item61672 {
	width:1162px !important;
	top:191px !important;
	min-height:131px !important;
}

table#table201492 {
	table-layout:fixed;
}

#item61694 {
	width:1162px !important;
	top:321px !important;
	min-height:130px !important;
}

table#table201803 th, table#table201803 td {
	vertical-align:middle;;
}

table#table201803 {
	table-layout:fixed;
}

#item61746 {
	width:1165px !important;
	top:980px !important;
	min-height:150px !important;
}

table#table202297 {
	table-layout:fixed;
}

#item61768 {
	width:1165px !important;
	top:770px !important;
	min-height:210px !important;
}

table#table202836 th, table#table202836 td {
	vertical-align:middle;;
}

table#table202836 {
	table-layout:fixed;
}

#item61790 {
	width:1165px !important;
	top:1301px !important;
	min-height:110px !important;
}

table#table203330 {
	table-layout:fixed;
}

#item61812 {
	width:1165px !important;
	top:1131px !important;
	min-height:170px !important;
}

table#table203869 th, table#table203869 td {
	vertical-align:middle;;
}

table#table203869 {
	table-layout:fixed;
}

#item61834 {
	width:1165px !important;
	top:430px !important;
	min-height:340px !important;
}

table#table204852 {
	table-layout:fixed;
}

#item61856 {
	width:1165px !important;
	top:50px !important;
	min-height:380px !important;
}

#item77475 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table205929 {
	table-layout:fixed;
}

#item61901 {
	width:1165px !important;
	top:50px !important;
	min-height:330px !important;
}

table#table206723 {
	table-layout:fixed;
}

#item61923 {
	width:1165px !important;
	top:380px !important;
	min-height:334px !important;
}

#item77452 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item61946 {
	width:1142px !important;
	left:11px !important;
	min-height:19px !important;
}

table#table207441 {
	table-layout:fixed;
}

#item61991 {
	width:1166px !important;
	top:50px !important;
	min-height:240px !important;
}

table#table207888 {
	table-layout:fixed;
}

#item62013 {
	width:1166px !important;
	top:290px !important;
	min-height:210px !important;
}

table#table208338 {
	table-layout:fixed;
}

#item62043 {
	width:1164px !important;
	top:50px !important;
	min-height:440px !important;
}

table#table209728 {
	table-layout:fixed;
}

#item62065 {
	width:1164px !important;
	top:490px !important;
	min-height:220px !important;
}

table#table210488 {
	table-layout:fixed;
}

#item62110 {
	width:1165px !important;
	top:50px !important;
	min-height:450px !important;
}

table#table211662 {
	table-layout:fixed;
}

#item62132 {
	width:1165px !important;
	top:500px !important;
	min-height:210px !important;
}

#item77429 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table212259 {
	table-layout:fixed;
}

#item62199 {
	width:1165px !important;
	top:50px !important;
	min-height:330px !important;
}

table#table213158 {
	table-layout:fixed;
}

#item62221 {
	width:1165px !important;
	top:380px !important;
	min-height:290px !important;
}

#item77405 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table213864 {
	table-layout:fixed;
}

#item62266 {
	width:1165px !important;
	top:50px !important;
	min-height:360px !important;
}

table#table214816 {
	table-layout:fixed;
}

#item62288 {
	width:1165px !important;
	top:410px !important;
	min-height:260px !important;
}

table#table215359 {
	table-layout:fixed;
}

#item62340 {
	width:1165px !important;
	left:1px !important;
	top:50px !important;
	min-height:640px !important;
}

table#table216734 {
	table-layout:fixed;
}

#item62362 {
	width:1165px !important;
	top:690px !important;
	min-height:340px !important;
}

#item77382 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item77359 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table217481 {
	table-layout:fixed;
}

#item62385 {
	width:1165px !important;
	top:50px !important;
	min-height:540px !important;
}

table#table218566 {
	table-layout:fixed;
}

#item62407 {
	width:1165px !important;
	top:590px !important;
	min-height:300px !important;
}

table#table219316 {
	table-layout:fixed;
}

#item62593 {
	width:1165px !important;
	top:50px !important;
	min-height:500px !important;
}

table#table220691 {
	table-layout:fixed;
}

#item62615 {
	width:1164px !important;
	top:550px !important;
	min-height:230px !important;
}

#item77336 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table221465 {
	table-layout:fixed;
}

#item62638 {
	width:1165px !important;
	top:50px !important;
	min-height:340px !important;
}

table#table222237 {
	table-layout:fixed;
}

#item62660 {
	width:1165px !important;
	top:390px !important;
	min-height:250px !important;
}

table#table222849 {
	table-layout:fixed;
}

#item62481 {
	width:1165px !important;
	top:50px !important;
	min-height:280px !important;
}

table#table223480 {
	table-layout:fixed;
}

#item62503 {
	width:1165px !important;
	top:330px !important;
	min-height:290px !important;
}

table#table224067 {
	table-layout:fixed;
}

#item62548 {
	width:523px !important;
	top:50px !important;
	min-height:191px !important;
}

#item77312 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table224316 {
	table-layout:fixed;
}

#item62867 {
	width:1165px !important;
	height:340px !important;
	left:38px !important;
	top:200px !important;
}

table#table224787 {
	table-layout:fixed;
}

#item62889 {
	width:1165px !important;
	left:38px !important;
	top:540px !important;
	min-height:290px !important;
}

#item77289 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table225211 {
	table-layout:fixed;
}

#item62912 {
	width:1165px !important;
	top:50px !important;
	min-height:210px !important;
}

table#table225544 {
	table-layout:fixed;
}

#item62934 {
	width:1165px !important;
	top:260px !important;
	min-height:210px !important;
}

table#table225901 {
	table-layout:fixed;
}

#item62712 {
	width:1165px !important;
	top:50px !important;
	min-height:290px !important;
}

table#table226419 {
	table-layout:fixed;
}

#item62734 {
	width:1165px !important;
	top:340px !important;
	min-height:140px !important;
}

table#table226685 {
	table-layout:fixed;
}

#item62779 {
	width:1165px !important;
	top:50px !important;
	min-height:290px !important;
}

table#table226971 {
	table-layout:fixed;
}

#item62801 {
	width:1165px !important;
	top:340px !important;
	min-height:190px !important;
}

#item77266 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table227238 {
	table-layout:fixed;
}

#item63142 {
	width:1165px !important;
	top:50px !important;
	min-height:390px !important;
}

table#table228125 {
	table-layout:fixed;
}

#item63164 {
	width:1165px !important;
	top:440px !important;
	min-height:210px !important;
}

#item77243 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table228713 {
	table-layout:fixed;
}

#item63209 {
	width:1165px !important;
	top:50px !important;
	min-height:390px !important;
}

table#table229748 {
	table-layout:fixed;
}

#item63231 {
	width:1165px !important;
	top:440px !important;
	min-height:210px !important;
}

table#table230288 {
	table-layout:fixed;
}

#item62986 {
	width:1165px !important;
	top:50px !important;
	min-height:390px !important;
}

table#table231505 {
	table-layout:fixed;
}

#item63008 {
	width:1165px !important;
	height:265px !important;
	top:440px !important;
}

table#table232324 {
	table-layout:fixed;
}

#item63053 {
	width:1165px !important;
	top:50px !important;
	min-height:390px !important;
}

table#table233514 {
	table-layout:fixed;
}

#item63075 {
	width:1165px !important;
	height:265px !important;
	top:440px !important;
}

#item77220 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item63260 {
	width:858px !important;
	height:42px !important;
	left:344px !important;
	top:38px !important;
}

#item77196 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table234425 {
	table-layout:fixed;
}

#item63349 {
	width:1165px !important;
	left:38px !important;
	top:690px !important;
	min-height:200px !important;
}

table#table234965 {
	table-layout:fixed;
}

#item63371 {
	width:1164px !important;
	left:38px !important;
	top:210px !important;
	min-height:480px !important;
}

#item77173 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table236114 {
	table-layout:fixed;
}

#item63305 {
	width:1165px !important;
	top:530px !important;
	min-height:320px !important;
}

table#table236862 {
	table-layout:fixed;
}

#item63327 {
	width:1165px !important;
	top:50px !important;
	min-height:480px !important;
}

table#table237985 {
	table-layout:fixed;
}

#item63624 {
	width:1165px !important;
	top:50px !important;
	min-height:440px !important;
}

table#table238992 {
	table-layout:fixed;
}

#item63646 {
	width:1165px !important;
	top:490px !important;
	min-height:250px !important;
}

#item77150 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table239625 {
	table-layout:fixed;
}

#item63691 {
	width:1165px !important;
	top:50px !important;
	min-height:340px !important;
}

table#table240396 {
	table-layout:fixed;
}

#item63713 {
	width:1165px !important;
	top:390px !important;
	min-height:210px !important;
}

table#table240867 {
	table-layout:fixed;
}

#item63423 {
	width:523px !important;
	top:50px !important;
	min-height:140px !important;
}

table#table241096 {
	table-layout:fixed;
}

#item63490 {
	width:1162px !important;
	top:50px !important;
	min-height:191px !important;
}

table#table241498 {
	table-layout:fixed;
}

#item63512 {
	width:1162px !important;
	top:241px !important;
	min-height:140px !important;
}

table#table241784 {
	table-layout:fixed;
}

#item63535 {
	width:687px !important;
	top:50px !important;
	min-height:190px !important;
}

#item77127 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

table#table242051 {
	table-layout:fixed;
}

#item63735 {
	width:1162px !important;
	left:38px !important;
	top:1201px !important;
	min-height:241px !important;
}

table#table242567 {
	table-layout:fixed;
}

#item63757 {
	width:1162px !important;
	left:38px !important;
	top:1442px !important;
	min-height:190px !important;
}

table#table242930 {
	table-layout:fixed;
}

#item63876 {
	width:1165px !important;
	top:50px !important;
	min-height:190px !important;
}

table#table243287 {
	table-layout:fixed;
}

#item63921 {
	width:1164px !important;
	top:50px !important;
	min-height:230px !important;
}

table#table243798 {
	table-layout:fixed;
}

#item63943 {
	width:1164px !important;
	top:280px !important;
	min-height:130px !important;
}

#item77104 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

table#table244086 {
	table-layout:fixed;
}

#item63988 {
	width:1165px !important;
	top:50px !important;
	min-height:440px !important;
}

table#table245093 {
	table-layout:fixed;
}

#item64010 {
	width:1165px !important;
	top:490px !important;
	min-height:210px !important;
}

table#table245540 {
	table-layout:fixed;
}

#item63787 {
	width:1164px !important;
	top:50px !important;
	min-height:340px !important;
}

table#table246379 {
	table-layout:fixed;
}

#item63809 {
	width:1164px !important;
	top:390px !important;
	min-height:250px !important;
}

#item77081 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item64265 {
	width:602px !important;
	left:38px !important;
	top:46px !important;
	min-height:39px !important;
}

#item74459 {
	width:344px !important;
	height:54px !important;
	left:858px !important;
	top:38px !important;
}

#item76004 {
	width:557px !important;
	left:645px !important;
	top:170px !important;
	min-height:1549px !important;
}

#item76028 {
	width:518px !important;
	left:21px !important;
	top:19px !important;
	min-height:1009px !important;
}

#item76640 {
	width:602px !important;
	left:38px !important;
	top:46px !important;
	min-height:39px !important;
}

#item76663 {
	width:344px !important;
	height:54px !important;
	left:858px !important;
	top:38px !important;
}

table#table247567 th, table#table247567 td {
	padding:4px 4px 4px 10px;;
}

table#table247567 tr {
	height:50px;;
}

table#table247567 {
	}

#item76079 {
	width:550px !important;
	left:38px !important;
	top:170px !important;
	min-height:1550px !important;
}

table#table248318 th, table#table248318 td {
	padding:4px 4px 4px 10px;;
}

table#table248318 tr {
	height:50px;;
}

table#table248318 {
	}

#item76102 {
	width:550px !important;
	left:628px !important;
	top:170px !important;
	min-height:1550px !important;
}

#item76125 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:220px !important;
}

#item76131 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:420px !important;
}

#item76137 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1420px !important;
}

#item76144 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1520px !important;
}

#item76151 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1620px !important;
}

#item76158 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1470px !important;
}

#item76164 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1570px !important;
}

#item76170 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1670px !important;
}

#item76176 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:370px !important;
}

#item76182 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:570px !important;
}

#item76188 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:620px !important;
}

#item76195 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:670px !important;
}

#item76202 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:720px !important;
}

#item76208 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:920px !important;
}

#item76214 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1120px !important;
}

#item76220 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:770px !important;
}

#item76226 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:970px !important;
}

#item76232 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1170px !important;
}

#item76239 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:820px !important;
}

#item76245 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1020px !important;
}

#item76251 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1220px !important;
}

#item76257 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1670px !important;
}

#item76263 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:220px !important;
}

#item76269 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:270px !important;
}

#item76275 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:320px !important;
}

#item76282 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:470px !important;
}

#item76288 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:570px !important;
}

#item76295 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:670px !important;
}

#item76301 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:770px !important;
}

#item76308 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:920px !important;
}

#item76314 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:720px !important;
}

#item76320 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:820px !important;
}

#item76328 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:970px !important;
}

#item76334 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:270px !important;
}

#item76340 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1070px !important;
}

#item76346 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1220px !important;
}

#item76352 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1320px !important;
}

#item76358 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1420px !important;
}

#item76365 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1370px !important;
}

#item76371 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1470px !important;
}

#item76377 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1570px !important;
}

#item76383 {
	width:550px !important;
	height:50px !important;
	left:38px !important;
	top:1120px !important;
}

#item76389 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:470px !important;
}

#item76395 {
	width:550px !important;
	height:50px !important;
	left:628px !important;
	top:1320px !important;
}

#item65156 {
	width:750px !important;
	height:30px !important;
	left:245px !important;
	top:920px !important;
}

#item65178 {
	width:797px !important;
	height:47px !important;
	left:222px !important;
	top:1207px !important;
}

#item65200 {
	width:797px !important;
	height:36px !important;
	left:103px !important;
	top:1504px !important;
}

#item65222 {
	width:246px !important;
	left:102px !important;
	top:1568px !important;
	min-height:19px !important;
}

#item65244 {
	width:210px !important;
	left:102px !important;
	top:1604px !important;
	min-height:10px !important;
}

#item65266 {
	width:640px !important;
	height:32px !important;
	left:100px !important;
	top:1650px !important;
}

#item65288 {
	width:420px !important;
	left:782px !important;
	top:1650px !important;
	min-height:29px !important;
}

#item65311 {
	width:377px !important;
	height:30px !important;
	left:5px !important;
	top:119px !important;
}

#item65333 {
	width:320px !important;
	height:30px !important;
	left:505px !important;
	top:119px !important;
}

p.autoParaStyle180 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:27.3px;
	line-height:38.2px;
	color:#fff;
	text-decoration:underline;
	letter-spacing:-0.010em;
	direction:ltr;
	text-indent:-33px;
	padding-left:33px;
	margin-bottom:19px;
	text-align:center;
}

p.autoParaStyle179 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:27.3px;
	line-height:38.2px;
	color:#fff;
	text-decoration:underline;
	direction:ltr;
	text-indent:-33px;
	padding-left:33px;
	margin-bottom:19px;
	text-align:center;
}

p.autoParaStyle178 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	letter-spacing:-0.010em;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle177 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle176 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:12.9px;
	line-height:15.5px;
	color:#fff;
	letter-spacing:0.050em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle175 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:15.1px;
	line-height:18.1px;
	color:#fff;
	text-decoration:underline;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle174 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.030em;
	text-align:left;
}

p.autoParaStyle173 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.030em;
	text-align:center;
}

p.autoParaStyle172 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:38.2px;
	line-height:38.2px;
	color:#fff;
	direction:ltr;
	text-indent:-33px;
	padding-left:33px;
	margin-bottom:19px;
	text-align:center;
}

p.autoParaStyle171 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	direction:ltr;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle170 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle169 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle168 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle167 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#0069b4;
	direction:ltr;
	margin-top:2px;
	text-align:left;
}

p.autoParaStyle166 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle165 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:2px;
	margin-bottom:11px;
	text-align:left;
}

p.autoParaStyle164 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:50px;
	line-height:60px;
	color:#fff;
	letter-spacing:0.075em;
	text-transform:uppercase;
	direction:ltr;
	margin-bottom:21px;
	text-align:left;
}

ul.autoParaStyle163 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:14px;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle163 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle162 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:17px;
	line-height:21px;
	color:#000;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle161 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#000;
	letter-spacing:-0.010em;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle160 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle159 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#000;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle158 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-top:30px;
	text-align:center;
}

p.autoParaStyle154 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	margin-top:6px;
	text-align:left;
}

p.autoParaStyle153 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-align:right;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle151 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:18px;
	line-height:28px;
	color:#fff;
	margin-top:70px;
	text-align:left;
}

p.autoParaStyle150 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle147 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.autoParaStyle146 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle145 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:center;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle143 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle141 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle138 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle137 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:27.5px;
	color:#fff;
	letter-spacing:0.020em;
	margin-top:12px;
	text-align:center;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle133 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	letter-spacing:0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle132 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:90px;
	line-height:34px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle130 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.030em;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle129 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:29px;
	line-height:34.7px;
	color:#000;
	letter-spacing:0.040em;
	text-transform:uppercase;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:46.3px;
	line-height:52.1px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle127 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

ul.autoParaStyle126 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#fff;
	padding-left:30px;
	margin-top:10px;
	text-align:left;
}
ul.autoParaStyle126 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle125 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:12px;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle120 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

ul.autoParaStyle119 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	padding-left:30px;
	margin-top:20px;
	text-align:left;
}
ul.autoParaStyle119 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle117 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	text-align:left;
}

p.autoParaStyle116 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	text-transform:uppercase;
	margin-top:20px;
	text-align:left;
}

ul.autoParaStyle113 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	padding-left:18px;
	margin-bottom:3px;
	text-align:left;
}
ul.autoParaStyle113 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.autoParaStyle112 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	padding-left:18px;
	margin-bottom:3px;
	text-align:left;
}
ul.autoParaStyle112 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22.8px;
	line-height:27.3px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:12px;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#fff;
	padding-left:7px;
	text-align:left;
}

p.autoParaStyle109 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:7px;
	text-align:left;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:45px;
	text-align:center;
}

p.autoParaStyle106 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#fff;
	padding-left:10px;
	text-align:left;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:10px;
	text-align:left;
}

ul.autoParaStyle103 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:30px;
	margin-top:14px;
	text-align:left;
}
ul.autoParaStyle103 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	letter-spacing:0.050em;
	text-align:left;
}

p.autoParaStyle99 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle97 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.040em;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle96 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle95 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.020em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle94 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	margin-top:45px;
	text-align:center;
}

p.autoParaStyle92 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

ul.autoParaStyle91 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	padding-left:30px;
	margin-top:6px;
	text-align:left;
}
ul.autoParaStyle91 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle90 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	letter-spacing:0.010em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:35px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle85 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.010em;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle84 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.010em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:53px;
	line-height:63.6px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle82 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	letter-spacing:0.010em;
	text-align:left;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:53px;
	line-height:63.6px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle79 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle78 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:23px;
	line-height:33px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

ul.autoParaStyle77 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	padding-left:30px;
	margin-top:6px;
	text-align:left;
}
ul.autoParaStyle77 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle76 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:47px;
	line-height:47px;
	color:#000;
	text-transform:uppercase;
	margin-top:45px;
	text-align:center;
}

p.autoParaStyle75 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:28px;
	line-height:47px;
	color:#000;
	text-transform:uppercase;
	margin-top:45px;
	text-align:center;
}

p.autoParaStyle74 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle72 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#fff;
	direction:ltr;
	margin-bottom:11px;
	text-align:center;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:30px;
	text-align:left;
}

p.autoParaStyle68 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle66 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle65 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	text-align:left;
}

ul.autoParaStyle60 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	margin-top:14px;
	text-align:left;
}
ul.autoParaStyle60 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.050em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle58 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26.8px;
	line-height:32.1px;
	color:#000;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-right:14px;
	margin-top:28px;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.050em;
	margin-top:30px;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.autoParaStyle54 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:left;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle50 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	direction:ltr;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle49 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.150em;
	text-transform:uppercase;
	margin-top:50px;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	margin-top:30px;
	text-align:left;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:33px;
	line-height:39.6px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-top:55px;
	text-align:center;
}

p.autoParaStyle44 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:18px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#878786;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:36px;
	color:#ffd800;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:18.9px;
	line-height:22.6px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle39 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#ffd800;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle38 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#ffd800;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle37 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:19px;
	line-height:23px;
	color:#265a9b;
	text-decoration:underline;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle35 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle33 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:41.9px;
	line-height:50.3px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:45.2px;
	line-height:54.2px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle31 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:33.6px;
	line-height:49.3px;
	color:#fff;
	margin-top:7px;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:50px;
	line-height:60px;
	color:#fff;
	margin-top:7px;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#fff;
	text-transform:uppercase;
	margin-top:6px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	margin-top:6px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:6px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	margin-top:50px;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	padding-left:80px;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:44px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	margin-top:6px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

ul.autoParaStyle21 > li {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	padding-left:30px;
	margin-top:10px;
	text-align:left;
}
ul.autoParaStyle21 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle20 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle19 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:60px;
	line-height:70px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:23px;
	line-height:33px;
	color:#000;
	direction:ltr;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-transform:uppercase;
	margin-top:50px;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:30px;
	line-height:40px;
	color:#cd1619;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle12 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40.5px;
	line-height:48.6px;
	color:0uxfff;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle11 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:36px;
	line-height:46px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:70px;
	line-height:80px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle8 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle7 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#ffd800;
	letter-spacing:0.025em;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle6 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:34px;
	line-height:40.8px;
	color:#fff;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:80px;
	line-height:96px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle4 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:52px;
	line-height:62.4px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.100em;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.150em;
	text-transform:uppercase;
	text-align:left;
}

p.ISBN---ISBN-Numbers {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

ul.Info-Box---Bulletpoint > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	margin-top:14px;
	text-align:left;
}
ul.Info-Box---Bulletpoint > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

ul.Common---Bulletpoint-small > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	padding-left:18px;
	margin-bottom:3px;
	text-align:left;
}
ul.Common---Bulletpoint-small > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Common---Bulletpoint > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	padding-left:30px;
	margin-top:6px;
	text-align:left;
}
ul.Common---Bulletpoint > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.welcome-page-header {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:34px;
	line-height:44px;
	color:#fff;
	margin-bottom:30px;
	text-align:center;
}

p.welcome-page_copy {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:28px;
	line-height:38px;
	color:#fff;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.text-03 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	text-align:left;
}

p.Opener---Section-Title {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.150em;
	text-transform:uppercase;
	margin-top:50px;
	text-align:left;
}

p.isbn_text-small {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#000;
	padding-left:10px;
	text-align:left;
}

p.isbn_seriesheader {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:10px;
	text-align:center;
}

p.isbn_number-small {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:17px;
	line-height:20.4px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.isbn_number {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.isbn_level {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-top:30px;
	text-align:center;
}

p.isbn_header {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#000;
	text-align:left;
}

p.ISBN---Header---Student_Teacher {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

p.ISBN---Component-ISBN-Header {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.intro-copy {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.infobox-textheading {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:12px;
	margin-top:14px;
	text-align:left;
}

p.infobox_text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.infobox_header {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.050em;
	margin-top:30px;
	text-align:left;
}

p.ctitle_cefrtext {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	text-align:left;
}

p.Info-Box---Components---Header {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:left;
}

p.Index---Header {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Index---Body {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.header-03 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	margin-bottom:10px;
	text-align:left;
}

p.header-02 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:left;
}

p.footer {
	font-weight:bold;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:justify;
}

p.digital-pages_subheader_copy {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.digital-pages_subheader {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:40px;
	color:#cd1619;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.digital-pages_sectionheaders {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:36px;
	line-height:46px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.digital-pages_intro_header {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:70px;
	line-height:80px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.digital-pages_intro_copy {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-top:20px;
	text-align:left;
}

p.digital-pages_copy {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.CurriculumGuide_Segments {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.curriculum_text_centre {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.curriculum_text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.curriculum_seriestite {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.copy {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.010em;
	margin-top:20px;
	text-align:left;
}

p.contents-page_button_hover {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#ffd800;
	letter-spacing:0.025em;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.Contact---Text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Contact---Name {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#0069b4;
	margin-top:2px;
	text-align:left;
}

p.Contact---Country {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	margin-top:10px;
	text-align:left;
}

p.common_introcopy_large {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.common_findoutmore_headers {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.Common---Tagline {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.Common---Series-Editor {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:center;
}

p.Common---Section-Tab-Left {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.Common---Page-Numbers {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	margin-top:50px;
	text-align:center;
}

p.Common---Intro-Copy {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	margin-top:10px;
	text-align:left;
}

p.Common---Information-Box-Tab-Header---Selected-State {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.Common---Info-Box-Tab-Header---Normal {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.Common---Header {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:30px;
	text-align:left;
}

p.Common---Copy {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

p.Common---Combo-Split-Popout {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

p.Common---Authors {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	margin-bottom:10px;
	text-align:center;
}

p.cefr_text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:center;
}

p.cefr_header {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.050em;
	direction:ltr;
	text-align:center;
}

p.CEFR-Info {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000;
	letter-spacing:0.040em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

ul.Bullets-blk > li {
	font-weight:500;
	font-size:11px;
	line-height:14px;
	color:#000;
	padding-left:12px;
	margin-bottom:7px;
	text-align:left;
}
ul.Bullets-blk > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.bullet-02 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	margin-top:14px;
	text-align:left;
}
ul.bullet-02 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.btn_text {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.A-Title---Body-Copy {
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:9px;
	line-height:13px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

p._4---Title {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	text-align:left;
}

p._2---Title {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:28px;
	line-height:33.6px;
	color:#000;
	text-align:left;
}

p._1---Title {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:46px;
	line-height:55.2px;
	color:#000;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	color:#265a9b;
	text-decoration:underline;
}

span.autoCharStyle12 {
	letter-spacing:-0.005em;
}

span.autoCharStyle11 {
	letter-spacing:-0.010em;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	text-decoration:underline;
}

span.autoCharStyle9 {
	font-weight:600;
	font-style:italic;
	font-family:open-sans,"Open Sans",sans-serif;
}

span.autoCharStyle8 {
	font-weight:600;
	font-family:open-sans,"Open Sans",sans-serif;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-style:italic;
	font-family:open-sans,"Open Sans",sans-serif;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
}

span.autoCharStyle5 {
}

span.autoCharStyle4 {
	font-style:italic;
	font-weight:normal;
	font-family:open-sans,"Open Sans",sans-serif;
}

span.autoCharStyle3 {
	color:#ffd800;
}

span.autoCharStyle2 {
	font-size:56px;
}

span.autoCharStyle1 {
	font-weight:bold;
	font-family:open-sans,"Open Sans",sans-serif;
	font-size:56px;
}

span.Bulletpoint---Blue {
	font-size:50px;
	color:#1677f2;
}

span.Text-02---Italic {
	font-style:italic;
	font-weight:normal;
}

span.Hyperlink {
	color:#265a9b;
	text-decoration:underline;
}

span.Common---Bulletpoint {
	font-size:32px;
}

span.Common---Body-Title {
	font-style:italic;
	font-weight:normal;
}

span.Common---Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Geograph-BoldItalic,Geograph,"Arial Black", Gadget, sans-serif;
}

span.Common---Bold {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
}

span.Title-Med-Italic {
	font-weight:500;
	font-style:italic;
}

strong.bold {
	font-weight:bold;
}

span.digital-pages_subheader_copy_red {
	color:#cd1619;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
