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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#bf9373; }
:-webkit-full-screen { background:#bf9373; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:864px; height:612px; }
.page-scale-wrap { width:864px; height:612px; background: #fff !important; }
.paper-vertical { width:864px; height:100%; }
.paper-horizontal { width:48944px; height:624px; }
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);
}
@media all and (max-height:612px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:864px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#000; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
body.has-transitions .pages .page {
	display:block;
	z-index:1;
}
body.has-transitions .pages .page.activePage {
	z-index:2;
	transform:none;
	opacity:1;
}
.trans-fade { -webkit-animation:transFade .6s ease-in-out; animation:transFade .6s ease-in-out; }
.trans-left { -webkit-animation:transLeft .6s ease-in-out; animation:transLeft .6s ease-in-out; }
.trans-right { -webkit-animation:transRight .6s ease-in-out; animation:transRight .6s ease-in-out; }
.trans-top { -webkit-animation:transTop .6s ease-in-out; animation:transTop .6s ease-in-out; }
.trans-bottom { -webkit-animation:transBottom .6s ease-in-out; animation:transBottom .6s ease-in-out; }
.trans-none { -webkit-animation:transFade 0s; animation:transFade 0s; }
.trans-out, .trans-reverse {
	-webkit-animation-direction:reverse;
	animation-direction:reverse;
}
.trans-out.trans-reverse {
	webkit-animation-direction:normal;
	animation-direction:normal;
}
@keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes transFade {
	0% { opacity:0; }
	100% { opacity:1; }
}
@keyframes transRight {
	0% { transform:translateX(100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transRight {
	0% { -webkit-transform:translateX(100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transLeft {
	0% { transform:translateX(-100%); }
	100% { transform:translateX(0); }
}
@-webkit-keyframes transLeft {
	0% { -webkit-transform:translateX(-100%); }
	100% { -webkit-transform:translateX(0); }
}
@keyframes transTop {
	0% { transform:translateY(-100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transTop {
	0% { -webkit-transform:translateY(-100%); }
	100% { -webkit-transform:translateY(0); }
}
@keyframes transBottom {
	0% { transform:translateY(100%); }
	100% { transform:translateY(0); }
}
@-webkit-keyframes transBottom {
	0% { -webkit-transform:translateY(100%); }
	100% { -webkit-transform:translateY(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;}
}

@keyframes flyinfromtop-35642 {
	0% {
		transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-35642 {
	0% {
		-webkit-transform:translate(-1px,-233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item11604 {
	width:52px !important;
	height:2px !important;
	background:#007dbc;
}

#item11605 {
	width:52px !important;
	height:2px !important;
	left:50px !important;
	background:#fbb611;
}

#item11606 {
	width:52px !important;
	height:2px !important;
	left:101px !important;
	background:#5d9131;
}

#item11607 {
	width:52px !important;
	height:2px !important;
	left:152px !important;
	background:#ee460b;
}

#item11608 {
	width:52px !important;
	height:2px !important;
	left:204px !important;
	background:#823e96;
}

#item79409 {
	width:142px !important;
	height:47px !important;
	background:#823e96;
}

#item79406 {
	width:142px !important;
	height:47px !important;
	left:722px !important;
	top:564px !important;
}

#item79417 {
	width:132px !important;
	height:45px !important;
	top:4px !important;
	background:#ee460b;
	border:solid 1px #ee460b;
}

#item79414 {
	width:132px !important;
	height:49px !important;
	left:579px !important;
	top:563px !important;
}

#item79426 {
	width:132px !important;
	height:45px !important;
	top:2px !important;
	background:#5d9131;
}

#item79423 {
	width:132px !important;
	height:47px !important;
	left:437px !important;
	top:564px !important;
}

#item79434 {
	width:134px !important;
	height:53px !important;
	top:2px !important;
	background:#fbb611;
}

#item79431 {
	width:134px !important;
	height:54px !important;
	left:291px !important;
	top:566px !important;
}

#item79442 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#007dbc;
}

#item79439 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79451 {
	width:138px !important;
	height:53px !important;
	background:#be9371;
}

#item79448 {
	width:138px !important;
	height:53px !important;
	top:566px !important;
}

#item35434 {
	width:63px !important;
	height:553px !important;
	left:810px !important;
	top:68px !important;
	background:#faf1e3;
}

#item35435 {
	width:63px !important;
	height:487px !important;
	left:810px !important;
	top:68px !important;
	background:#faf1e3;
}

#item76421 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76423 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76424 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76425 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76426 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item28304 {
	width:50px !important;
	height:355px !important;
}

#item28300 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item7132 {
	width:56px !important;
	height:551px !important;
}

#item7133 {
	width:56px !important;
	height:551px !important;
	left:808px !important;
}

#item28308 {
	width:50px !important;
	height:355px !important;
}

#item28305 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
}

#item79371 {
	width:142px !important;
	height:47px !important;
	background:#823e96;
}

#item79399 {
	width:142px !important;
	height:47px !important;
	left:722px !important;
	top:564px !important;
}

#item79375 {
	width:132px !important;
	height:45px !important;
	top:4px !important;
	background:#ee460b;
	border:solid 1px #ee460b;
}

#item79397 {
	width:132px !important;
	height:49px !important;
	left:579px !important;
	top:563px !important;
}

#item79377 {
	width:132px !important;
	height:45px !important;
	top:2px !important;
	background:#5d9131;
}

#item79395 {
	width:132px !important;
	height:47px !important;
	left:437px !important;
	top:564px !important;
}

#item79381 {
	width:134px !important;
	height:53px !important;
	top:2px !important;
	background:#fbb611;
}

#item79392 {
	width:134px !important;
	height:54px !important;
	left:291px !important;
	top:566px !important;
}

#item79383 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#007dbc;
}

#item79390 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79385 {
	width:138px !important;
	height:53px !important;
	background:#be9371;
}

#item79388 {
	width:138px !important;
	height:53px !important;
	top:566px !important;
}

#item81501 {
	width:196px !important;
	height:14px !important;
	left:550px !important;
	top:184px !important;
}

#item81504 {
	width:196px !important;
	height:14px !important;
	left:550px !important;
	top:203px !important;
}

#item81511 {
	width:196px !important;
	height:14px !important;
	left:550px !important;
	top:223px !important;
}

#item81514 {
	width:196px !important;
	height:14px !important;
	left:550px !important;
	top:243px !important;
}

#item1539 {
	width:231px !important;
	height:29px !important;
	left:38px !important;
	top:146px !important;
	background:#bf9373;
}

#item1612 {
	width:230px !important;
	height:29px !important;
	left:544px !important;
	top:146px !important;
	background:#ee460b;
}

#item1587 {
	width:230px !important;
	height:29px !important;
	left:291px !important;
	top:146px !important;
	background:#fbb611;
}

#item81181 {
	width:214px !important;
	height:14px !important;
	left:299px !important;
	top:182px !important;
}

#item81184 {
	width:214px !important;
	height:14px !important;
	left:299px !important;
	top:203px !important;
}

#item81187 {
	width:214px !important;
	height:14px !important;
	left:299px !important;
	top:224px !important;
}

#item81190 {
	width:214px !important;
	height:14px !important;
	left:299px !important;
	top:246px !important;
}

#item29420 {
	width:235px !important;
	height:30px !important;
}

#item29421 {
	width:235px !important;
	height:30px !important;
	left:39px !important;
	top:146px !important;
}

#item29433 {
	width:235px !important;
	height:30px !important;
}

#item29430 {
	width:235px !important;
	height:30px !important;
	left:291px !important;
	top:146px !important;
}

#item29441 {
	width:235px !important;
	height:30px !important;
}

#item29438 {
	width:235px !important;
	height:30px !important;
	left:544px !important;
	top:146px !important;
}

#item1611 {
	width:230px !important;
	height:29px !important;
	left:291px !important;
	top:301px !important;
	background:#5d9131;
}

#item1616 {
	width:230px !important;
	height:24px !important;
	left:544px !important;
	top:431px !important;
	background:#8c8179;
}

#item1615 {
	width:230px !important;
	height:29px !important;
	left:544px !important;
	top:300px !important;
	background:#823e96;
}

#item1586 {
	width:231px !important;
	height:29px !important;
	left:38px !important;
	top:301px !important;
	background:#007dbc;
}

#item81543 {
	width:206px !important;
	height:14px !important;
	left:550px !important;
	top:460px !important;
}

#item81546 {
	width:206px !important;
	height:14px !important;
	left:550px !important;
	top:477px !important;
}

#item81367 {
	width:209px !important;
	height:12px !important;
	left:299px !important;
	top:340px !important;
}

#item81370 {
	width:209px !important;
	height:12px !important;
	left:299px !important;
	top:358px !important;
}

#item81373 {
	width:209px !important;
	height:12px !important;
	left:299px !important;
	top:376px !important;
}

#item81376 {
	width:209px !important;
	height:12px !important;
	left:299px !important;
	top:394px !important;
}

#item81379 {
	width:209px !important;
	height:12px !important;
	left:299px !important;
	top:411px !important;
}

#item81382 {
	width:209px !important;
	height:12px !important;
	left:299px !important;
	top:429px !important;
}

#item81388 {
	width:209px !important;
	height:12px !important;
	left:299px !important;
	top:447px !important;
}

#item81022 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:337px !important;
}

#item81025 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:353px !important;
}

#item81028 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:370px !important;
}

#item81031 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:386px !important;
}

#item81034 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:403px !important;
}

#item81037 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:419px !important;
}

#item81042 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:436px !important;
}

#item81045 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:452px !important;
}

#item81048 {
	width:222px !important;
	height:14px !important;
	left:44px !important;
	top:469px !important;
}

#item29446 {
	width:235px !important;
	height:30px !important;
}

#item29443 {
	width:235px !important;
	height:30px !important;
	left:544px !important;
	top:300px !important;
}

#item29450 {
	width:235px !important;
	height:30px !important;
}

#item29447 {
	width:235px !important;
	height:30px !important;
	left:544px !important;
	top:428px !important;
}

#item29437 {
	width:235px !important;
	height:30px !important;
}

#item29434 {
	width:235px !important;
	height:30px !important;
	left:291px !important;
	top:301px !important;
}

#item29429 {
	width:235px !important;
	height:30px !important;
}

#item29425 {
	width:235px !important;
	height:30px !important;
	left:39px !important;
	top:302px !important;
}

#item78367 {
	width:207px !important;
	height:13px !important;
	left:551px !important;
	top:339px !important;
}

#item78379 {
	width:207px !important;
	height:13px !important;
	left:551px !important;
	top:357px !important;
}

#item78382 {
	width:207px !important;
	height:13px !important;
	left:551px !important;
	top:374px !important;
}

#item78385 {
	width:207px !important;
	height:13px !important;
	left:551px !important;
	top:392px !important;
}

#item78387 {
	width:207px !important;
	height:13px !important;
	left:551px !important;
	top:409px !important;
}

#item80756 {
	width:221px !important;
	height:14px !important;
	left:41px !important;
	top:184px !important;
}

#item80759 {
	width:221px !important;
	height:14px !important;
	left:41px !important;
	top:200px !important;
}

#item80770 {
	width:221px !important;
	height:14px !important;
	left:41px !important;
	top:216px !important;
}

#item80773 {
	width:221px !important;
	height:14px !important;
	left:41px !important;
	top:233px !important;
}

#item80778 {
	width:221px !important;
	height:14px !important;
	left:41px !important;
	top:249px !important;
}

#item80781 {
	width:221px !important;
	height:14px !important;
	left:41px !important;
	top:265px !important;
}

#item80784 {
	width:221px !important;
	height:14px !important;
	left:41px !important;
	top:282px !important;
}

@keyframes flyinfromleft-35648 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35648 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-35647 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35647 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-35649 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35649 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-35646 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35646 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-35645 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35645 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item77580 {
	width:343px !important;
	height:160px !important;
	left:431px !important;
	top:362px !important;
	background:#ebdbd1;
	border:solid 1px #007dbc;
}

#item9652 {
	opacity:0.84;
	width:893px !important;
	height:113px !important;
	left:-15px !important;
	top:319px !important;
	background:#bf9373;
}

#item76439 {
	width:756px !important;
	height:39px !important;
	left:26px !important;
	top:50px !important;
	background:#fff;
}

@keyframes appear-28400 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-28400 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item28400 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item9799 {
	opacity:0.90;
	width:266px !important;
	height:266px !important;
	background:#5d9131;
	border:solid 1.2px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-28401 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-28401 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item28401 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

@keyframes appear-28404 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-28404 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item28404 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item9885 {
	opacity:0.90;
	width:266px !important;
	height:266px !important;
	background:#ee460b;
	border:solid 1.2px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-28406 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-28406 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item28406 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item9917 {
	opacity:0.90;
	width:266px !important;
	height:266px !important;
	background:#fbb611;
	border:solid 1.2px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-28405 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-28405 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item28405 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item9947 {
	opacity:0.90;
	width:266px !important;
	height:266px !important;
	background:#fbb611;
	border:solid 1.2px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-28402 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-28402 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item28402 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item9978 {
	opacity:0.90;
	width:266px !important;
	height:266px !important;
	background:#ee460b;
	border:solid 1.2px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

@keyframes appear-28403 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-28403 {
	0% {opacity:0;}
	57.1% {opacity:0;}
	64.3% {opacity:1;}
	100% {opacity:1;}
}
#item28403 {
	transform-origin:49.917% 49.917%;
	-webkit-transform-origin:49.917% 49.917%;
}

#item10008 {
	opacity:0.90;
	width:266px !important;
	height:266px !important;
	background:#5d9131;
	border:solid 1.2px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item11937 {
	width:739px !important;
	height:25px !important;
	left:39px !important;
	top:81px !important;
	background:#ffffff;
}

#item75744 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item75745 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item75746 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item75747 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item75748 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76441 {
	width:16px !important;
	height:407px !important;
	left:775px !important;
	top:121px !important;
	background:#fff;
}

#item10122 {
	width:738px !important;
	height:252px !important;
	left:36px !important;
	top:70px !important;
}

#item11574 {
	width:738px !important;
	height:50px !important;
	left:36px !important;
	top:331px !important;
	background:#fbb611;
}

#item36088 {
	width:17px !important;
	height:328px !important;
	left:19px !important;
	top:60px !important;
	background:#ffffff;
}

#item36091 {
	width:17px !important;
	height:326px !important;
	left:774px !important;
	top:57px !important;
	background:#ffffff;
}

#item81589 {
	width:736px !important;
	height:65px !important;
	left:1px !important;
	top:42px !important;
	background:#fbb611;
}

#item10964 {
	width:737px !important;
	height:54px !important;
	left:36px !important;
	top:388px !important;
	background:#bf9373;
}

#item35951 {
	width:30px !important;
	height:387px !important;
	left:8px !important;
	top:64px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item35950 {
	width:30px !important;
	height:387px !important;
	left:773px !important;
	top:62px !important;
	background:#fff;
	border:solid 1px #fff;
}

#item32136 {
	width:738px !important;
	height:54px !important;
	left:36px !important;
	top:365px !important;
	background:#bf9373;
}

#item76954 {
	width:737px !important;
	height:258px !important;
	left:37px !important;
	top:107px !important;
	background:#ee460b;
}

#item77017 {
	width:36px !important;
	height:347px !important;
	left:3px !important;
	top:99px !important;
	background:#fff;
}

#item77018 {
	width:30px !important;
	height:360px !important;
	left:774px !important;
	top:63px !important;
	background:#fff;
}

@keyframes flyinfromleft-35697 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35697 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-35693 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35693 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes flyinfromleft-35696 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-35696 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-9305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9305 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9305 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

@keyframes fadein-35775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-35775 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item35775 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12899 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item12896 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item32301 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item32453 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item32480 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item32533 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item32638 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item32669 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item32696 {
	width:11px !important;
	height:11px !important;
	top:2px !important;
	background:#5d9131;
	border:solid 1px #ffffff;
}

#item78781 {
	width:328px !important;
	height:66px !important;
	background:#007dbc;
	border:solid 1px #007dbc;
}

#item78791 {
	width:328px !important;
	height:66px !important;
	left:440px !important;
	top:141px !important;
}

#item78783 {
	width:329px !important;
	height:62px !important;
	background:#fbb611;
}

#item78793 {
	width:329px !important;
	height:62px !important;
	left:436px !important;
	top:221px !important;
}

#item78784 {
	width:329px !important;
	height:62px !important;
	background:#5d9131;
}

#item78795 {
	width:329px !important;
	height:62px !important;
	left:434px !important;
	top:298px !important;
}

#item78786 {
	width:329px !important;
	height:62px !important;
	background:#ee460b;
}

#item78797 {
	width:329px !important;
	height:62px !important;
	left:436px !important;
	top:378px !important;
}

#item78787 {
	width:329px !important;
	height:62px !important;
	background:#823e96;
}

#item78799 {
	width:329px !important;
	height:62px !important;
	left:435px !important;
	top:451px !important;
}

#item35456 {
	width:738px !important;
	height:463px !important;
	left:36px !important;
	top:92px !important;
	background:#faf1e3;
}

#item76414 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76416 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76417 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76418 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76419 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item5335 {
	width:882px !important;
	height:559px !important;
	left:-9px !important;
	top:-9px !important;
	background:#007dbc;
	border:solid 1px #007dbc;
}

#item5336 {
	width:64px !important;
	height:77px !important;
	left:809px !important;
	top:-9px !important;
	background:#fff;
}

#item78818 {
	width:145px !important;
	height:66px !important;
	left:145px !important;
	top:555px !important;
}

#item79538 {
	width:143px !important;
	height:80px !important;
	left:146px !important;
	top:541px !important;
	background:#007dbc;
	border:solid 1px #007dbc;
}

#item28312 {
	width:50px !important;
	height:355px !important;
}

#item28309 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item79662 {
	width:131px !important;
	height:54px !important;
	top:1px !important;
	background:#616161;
}

#item79618 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item79631 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#007dbc;
}

#item79628 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79675 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item79637 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item79666 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item79609 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item79669 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item79600 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item79654 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item79590 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item35436 {
	width:63px !important;
	height:481px !important;
	left:810px !important;
	top:68px !important;
	background:#faf1e3;
}

#item79687 {
	width:131px !important;
	height:52px !important;
	top:2px !important;
	background:#616161;
}

#item79689 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item79699 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#007dbc;
}

#item79696 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79705 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item79707 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item79716 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item79718 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item79727 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item79729 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item79737 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item79739 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28316 {
	width:50px !important;
	height:355px !important;
}

#item28313 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item21806 {
	width:738px !important;
	height:187px !important;
	left:36px !important;
	top:144px !important;
	background:#d99429;
}

#item21799 {
	width:518px !important;
	height:187px !important;
	left:247px !important;
	top:144px !important;
}

#item76408 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76409 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76410 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76411 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76412 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item21655 {
	width:293px !important;
	height:344px !important;
	left:36px !important;
	top:143px !important;
	background:#003ca6;
	border:solid 1px #003ca6;
}

#item21654 {
	width:9px !important;
	height:342px !important;
	left:411px !important;
	background:#be9371;
}

#item76402 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76403 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76404 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76405 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76406 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item20778 {
	width:265px !important;
	height:21px !important;
	left:36px !important;
	top:384px !important;
	background:#007dbc;
}

#item76393 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76394 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76395 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76396 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76397 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76679 {
	width:279px !important;
	height:335px !important;
	left:530px !important;
	top:214px !important;
	background:#66b1d6;
}

#item76678 {
	width:275px !important;
	height:311px !important;
	left:258px !important;
	top:238px !important;
	background:#3397c9;
}

#item76677 {
	width:271px !important;
	height:289px !important;
	left:-12px !important;
	top:261px !important;
	background:#66b1d6;
}

#item76387 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76388 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76389 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76390 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76391 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item35496 {
	width:739px !important;
	height:457px !important;
	left:35px !important;
	top:92px !important;
	background:#faf1e3;
}

#item75876 {
	width:220px !important;
	height:201px !important;
	left:537px !important;
	top:322px !important;
	background:#007dbc;
	border:solid 1px #007dbc;
}

#item75877 {
	width:222px !important;
	height:201px !important;
	left:292px !important;
	top:322px !important;
	background:#007dbc;
	border:solid 1px #007dbc;
}

#item75878 {
	width:222px !important;
	height:201px !important;
	left:49px !important;
	top:322px !important;
	background:#007dbc;
	border:solid 1px #007dbc;
}

#item76381 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76382 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76383 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76384 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76385 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item35497 {
	width:738px !important;
	height:244px !important;
	left:36px !important;
	top:242px !important;
	background:#faf1e3;
}

#item76371 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76372 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76373 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76374 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76375 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76365 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76366 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76367 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76368 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76369 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76634 {
	width:242px !important;
	height:244px !important;
	left:37px !important;
	top:242px !important;
	background:#007dbc;
}

#item22275 {
	opacity:0.26;
	width:292px !important;
	height:378px !important;
	left:481px !important;
	top:108px !important;
	background:#d99429;
}

#item22281 {
	width:172px !important;
	height:10px !important;
	left:1px !important;
	background:#007dbc;
}

#item22282 {
	width:172px !important;
	height:10px !important;
	left:1px !important;
	top:224px !important;
	background:#007dbc;
}

#item76357 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76358 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76359 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76360 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76361 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item22276 {
	width:134px !important;
	height:224px !important;
	background:#fff;
}

#item77095 {
	width:135px !important;
	height:225px !important;
	border:solid 1.1408969768625px #bf9373;
}

#item77094 {
	width:134px !important;
	height:225px !important;
	left:1px !important;
	background:#fff;
}

#item77096 {
	width:135px !important;
	height:225px !important;
	border:solid 1.1408969768625px #bf9373;
}

#item35500 {
	width:738px !important;
	height:378px !important;
	left:36px !important;
	top:108px !important;
	background:#faf1e3;
}

#item76350 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76351 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76352 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76353 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76354 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item22007 {
	width:230px !important;
	height:360px !important;
	left:544px !important;
	top:108px !important;
	background:#007dbc;
}

#item76339 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76340 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76341 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76342 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76343 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item35572 {
	width:289px !important;
	height:323px !important;
	left:289px !important;
	top:145px !important;
	background:#faf1e3;
}

#item35507 {
	width:219px !important;
	height:138px !important;
	left:36px !important;
	top:193px !important;
	background:#d99429;
}

#item76333 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76334 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76335 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76336 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76337 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76326 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76327 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76328 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76329 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76330 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76316 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76317 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76318 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76319 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76320 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item15499 {
	width:739px !important;
	height:31px !important;
	background:#007dbc;
	border:solid 1.53088973014871px #007dbc;
}

#item76307 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76308 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76309 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76310 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76311 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item5497 {
	width:882px !important;
	height:562px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fbb611;
}

#item5498 {
	width:64px !important;
	height:77px !important;
	left:809px !important;
	top:-9px !important;
	background:#fff;
}

#item79758 {
	width:131px !important;
	height:61px !important;
	background:#ffb400;
}

#item79760 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
	top:7px !important;
}

#item79772 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item79769 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79780 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item79782 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item79794 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item79796 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item79805 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item79807 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item79816 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item79818 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28320 {
	width:50px !important;
	height:355px !important;
}

#item28317 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item35437 {
	width:63px !important;
	height:481px !important;
	left:810px !important;
	top:68px !important;
	background:#faf1e3;
}

#item79837 {
	width:131px !important;
	height:61px !important;
	background:#ffb400;
}

#item79839 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
	top:7px !important;
}

#item79851 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item79848 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79858 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item79860 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item79868 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item79870 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item79878 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item79880 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item79888 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item79890 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28328 {
	width:50px !important;
	height:355px !important;
}

#item28325 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item23797 {
	width:221px !important;
	height:6px !important;
	top:326px !important;
	background:#fbb611;
}

#item23798 {
	width:221px !important;
	height:6px !important;
	background:#fbb611;
}

#item76300 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76301 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76302 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76303 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76304 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76291 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76292 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76293 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76294 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76295 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item23368 {
	width:68px !important;
	height:64px !important;
	left:120px !important;
	top:154px !important;
}

#item35589 {
	width:234px !important;
	height:162px !important;
	left:314px !important;
	top:162px !important;
}

#item35590 {
	width:230px !important;
	height:162px !important;
	left:545px !important;
	top:162px !important;
}

#item76282 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76283 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76284 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76285 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76286 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item22892 {
	width:763px !important;
	height:3px !important;
	left:45px !important;
	top:483px !important;
	background:#fbb611;
}

#item22975 {
	width:73px !important;
	height:68px !important;
	left:42px !important;
	top:265px !important;
}

#item76265 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76266 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76267 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76268 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76269 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item5640 {
	width:882px !important;
	height:563px !important;
	left:-9px !important;
	top:-9px !important;
	background:#5d9131;
	border:solid 1px #5d9131;
}

#item5641 {
	width:64px !important;
	height:77px !important;
	left:809px !important;
	top:-9px !important;
	background:#fff;
}

#item79901 {
	width:131px !important;
	height:54px !important;
	top:1px !important;
	background:#616161;
}

#item79903 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item79914 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item79911 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79924 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item79926 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item79935 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#5d9131;
}

#item79937 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item79945 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item79947 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item79956 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item79958 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28332 {
	width:50px !important;
	height:355px !important;
}

#item28329 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item35438 {
	width:63px !important;
	height:481px !important;
	left:810px !important;
	top:68px !important;
	background:#faf1e3;
}

#item4786 {
	width:38px !important;
	height:51px !important;
	left:816px !important;
	top:9px !important;
}

#item79974 {
	width:131px !important;
	height:54px !important;
	top:1px !important;
	background:#616161;
}

#item79976 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item79986 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item79983 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item79993 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item79995 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item80004 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#5d9131;
}

#item80005 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item80013 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item80015 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item80026 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item80028 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28337 {
	width:50px !important;
	height:355px !important;
}

#item28334 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item16262 {
	width:476px !important;
	height:360px !important;
	left:310px !important;
	top:108px !important;
	background:#dbe6d1;
}

#item76256 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76257 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76258 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76259 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76260 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76250 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76251 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76252 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76253 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76254 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item16664 {
	width:246px !important;
	height:69px !important;
	left:36px !important;
	top:399px !important;
	background:#5d9131;
}

#item19076 {
	width:130px !important;
	height:46px !important;
	left:315px !important;
	top:316px !important;
	background:#fff;
	border:solid 1.9px #bf9373;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item76240 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76242 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76243 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76244 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76245 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76224 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76226 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76227 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76228 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76229 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item35641 {
	width:730px !important;
	height:378px !important;
	left:36px !important;
	top:108px !important;
	background:#faf1e3;
}

#item76215 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76217 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76218 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76219 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76220 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76199 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76201 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76202 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76203 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76204 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item20015 {
	width:739px !important;
	height:110px !important;
	left:36px !important;
	top:376px !important;
	background:#5d9131;
}

#item76190 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76192 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76193 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76194 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76195 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item5769 {
	width:882px !important;
	height:563px !important;
	left:-9px !important;
	top:-9px !important;
	background:#ee460b;
	border:solid 1px #ee460b;
}

#item5770 {
	width:64px !important;
	height:77px !important;
	left:809px !important;
	top:-9px !important;
	background:#fff;
}

#item5838 {
	width:38px !important;
	height:51px !important;
	left:816px !important;
	top:9px !important;
}

#item80037 {
	width:131px !important;
	height:54px !important;
	top:1px !important;
	background:#616161;
}

#item80039 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item80051 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item80048 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item80059 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item80061 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item80069 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item80070 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item80080 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#ee460b;
}

#item80082 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item80092 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item80094 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28341 {
	width:50px !important;
	height:355px !important;
}

#item28338 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item35439 {
	width:63px !important;
	height:481px !important;
	left:810px !important;
	top:68px !important;
	background:#faf1e3;
}

#item80107 {
	width:131px !important;
	height:54px !important;
	top:1px !important;
	background:#616161;
}

#item80109 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item80119 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item80116 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item80126 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item80128 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item80136 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item80139 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item80148 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#ee460b;
}

#item80149 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item80158 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#999999;
}

#item80160 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28345 {
	width:50px !important;
	height:355px !important;
}

#item28342 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item76183 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76184 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76185 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76186 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76187 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item24250 {
	width:231px !important;
	height:6px !important;
	top:125px !important;
	background:#ee460b;
}

#item24251 {
	width:231px !important;
	height:6px !important;
	background:#ee460b;
}

#item76443 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76444 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76445 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76446 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76447 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76475 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76476 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76477 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76478 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76479 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76487 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76488 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76489 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76490 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76491 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item5895 {
	width:881px !important;
	height:562px !important;
	left:-9px !important;
	top:-8px !important;
	background:#823e96;
}

#item5896 {
	width:64px !important;
	height:77px !important;
	left:809px !important;
	top:-9px !important;
	background:#fff;
}

#item5965 {
	width:38px !important;
	height:51px !important;
	left:816px !important;
	top:9px !important;
}

#item80170 {
	width:131px !important;
	height:54px !important;
	top:1px !important;
	background:#616161;
}

#item80172 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item80183 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item80180 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item80190 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item80192 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item80201 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item80203 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item80213 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item80214 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item80223 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#823e96;
}

#item80225 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item28349 {
	width:50px !important;
	height:355px !important;
}

#item28346 {
	width:50px !important;
	height:355px !important;
	left:814px !important;
	top:2px !important;
}

#item35440 {
	width:63px !important;
	height:481px !important;
	left:810px !important;
	top:68px !important;
	background:#faf1e3;
}

#item80240 {
	width:131px !important;
	height:54px !important;
	top:1px !important;
	background:#616161;
}

#item80242 {
	width:43px !important;
	height:41px !important;
	left:44px !important;
}

#item80252 {
	width:132px !important;
	height:52px !important;
	top:5px !important;
	background:#7f7f7f;
}

#item80249 {
	width:132px !important;
	height:57px !important;
	left:150px !important;
	top:564px !important;
}

#item80259 {
	width:144px !important;
	height:56px !important;
	top:1px !important;
	background:#5e5e5e;
}

#item80261 {
	width:53px !important;
	height:32px !important;
	left:50px !important;
}

#item80270 {
	width:130px !important;
	height:53px !important;
	top:3px !important;
	background:#7c7c7c;
}

#item80272 {
	width:42px !important;
	height:44px !important;
	left:46px !important;
}

#item80282 {
	width:128px !important;
	height:50px !important;
	top:8px !important;
	background:#6a6a6a;
}

#item80284 {
	width:42px !important;
	height:42px !important;
	left:46px !important;
}

#item80294 {
	width:140px !important;
	height:54px !important;
	top:3px !important;
	background:#823e96;
}

#item80295 {
	width:44px !important;
	height:44px !important;
	left:47px !important;
}

#item76493 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76495 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76496 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76497 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76498 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76501 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76502 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76503 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76504 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76505 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item26971 {
	width:402px !important;
	height:105px !important;
	left:372px !important;
	top:381px !important;
	background:#823e96;
}

#item76507 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76508 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76509 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76510 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76511 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item76874 {
	width:368px !important;
	height:150px !important;
	left:406px !important;
	top:108px !important;
	background:#823e96;
	border:solid 1px #007dbc;
}

#item76513 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76514 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76515 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76516 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76517 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item27245 {
	width:738px !important;
	height:354px !important;
	left:36px !important;
	top:132px !important;
	background:#823e96;
}

#item76525 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76526 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76527 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76528 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76529 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item29025 {
	width:375px !important;
	height:49px !important;
	left:24px !important;
	top:420px !important;
}

#item29021 {
	width:371px !important;
	height:42px !important;
}

#item29022 {
	width:371px !important;
	height:42px !important;
	left:31px !important;
	top:426px !important;
}

#item76532 {
	width:149px !important;
	height:4px !important;
	background:#007dbc;
}

#item76533 {
	width:149px !important;
	height:4px !important;
	left:146px !important;
	background:#fbb611;
}

#item76534 {
	width:149px !important;
	height:4px !important;
	left:292px !important;
	background:#5d9131;
}

#item76535 {
	width:149px !important;
	height:4px !important;
	left:441px !important;
	background:#ee460b;
}

#item76536 {
	width:149px !important;
	height:4px !important;
	left:590px !important;
	background:#823e96;
}

#item29030 {
	width:375px !important;
	height:49px !important;
	left:33px !important;
	top:458px !important;
}

#item28000 {
	width:163px !important;
	height:207px !important;
	left:449px !important;
	top:108px !important;
	background:#003ca6;
}

#item28001 {
	width:163px !important;
	height:207px !important;
	left:611px !important;
	top:108px !important;
	background:#5d9131;
}

#item28005 {
	width:163px !important;
	height:207px !important;
	left:449px !important;
	top:315px !important;
	background:#ee460b;
}

#item28006 {
	width:163px !important;
	height:207px !important;
	left:611px !important;
	top:315px !important;
	background:#823e96;
}
#in5footer,  #prefooter {display:none;}
