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

#item82801 {
	width:413px !important;
	left:38px !important;
	top:288px !important;
	min-height:62px !important;
}

#item82851 {
	width:468px !important;
	left:38px !important;
	top:142px !important;
	min-height:119px !important;
}

#item82901 {
	width:212px !important;
	left:38px !important;
	top:471px !important;
	min-height:41px !important;
}

#item120646 {
	width:40px !important;
	height:40px !important;
	left:896px !important;
	top:21px !important;
}

#item56654 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item56655 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item56660 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item131312 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item131321 {
	width:36px !important;
	height:38px !important;
}

#item131318 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item131349 {
	width:36px !important;
	height:40px !important;
}

#item131346 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item131377 {
	width:36px !important;
	height:40px !important;
}

#item131374 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item131405 {
	width:36px !important;
	height:40px !important;
}

#item131402 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item131433 {
	width:36px !important;
	height:39px !important;
}

#item131430 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item131462 {
	width:36px !important;
	height:40px !important;
}

#item131458 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item131491 {
	width:36px !important;
	height:39px !important;
}

#item131488 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item131519 {
	width:36px !important;
	height:41px !important;
}

#item131516 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item71640 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item87572 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item84170 {
	width:327px !important;
	left:36px !important;
	top:44px !important;
	min-height:88px !important;
}

@keyframes flyinfromleft-125687 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125687 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85128 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84195 {
	width:48px !important;
	left:18px !important;
	top:19px !important;
	min-height:57px !important;
}

#item84220 {
	width:85px !important;
	left:21px !important;
	top:76px !important;
	min-height:27px !important;
}

#item125687 {
	width:129px !important;
	height:129px !important;
	left:76px !important;
	top:136px !important;
}

@keyframes flyinfromleft-125700 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125700 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85129 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84860 {
	width:57px !important;
	left:19px !important;
	top:19px !important;
	min-height:57px !important;
}

#item84960 {
	width:96px !important;
	left:21px !important;
	top:76px !important;
	min-height:38px !important;
}

#item125700 {
	width:129px !important;
	height:129px !important;
	left:159px !important;
	top:297px !important;
}

@keyframes flyinfromleft-125690 {
	0% {
		transform:translate(-410px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125690 {
	0% {
		-webkit-transform:translate(-410px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85130 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84695 {
	width:48px !important;
	left:19px !important;
	top:21px !important;
	min-height:57px !important;
}

#item84720 {
	width:85px !important;
	left:21px !important;
	top:78px !important;
	min-height:27px !important;
}

#item125690 {
	width:129px !important;
	height:129px !important;
	left:242px !important;
	top:136px !important;
}

@keyframes flyinfromleft-125702 {
	0% {
		transform:translate(-443px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125702 {
	0% {
		-webkit-transform:translate(-443px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85131 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84885 {
	width:55px !important;
	left:15px !important;
	top:19px !important;
	min-height:57px !important;
}

#item84985 {
	width:77px !important;
	left:18px !important;
	top:76px !important;
	min-height:27px !important;
}

#item125702 {
	width:129px !important;
	height:129px !important;
	left:325px !important;
	top:297px !important;
}

@keyframes flyinfromleft-125696 {
	0% {
		transform:translate(-536px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125696 {
	0% {
		-webkit-transform:translate(-536px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85132 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84747 {
	width:48px !important;
	left:16px !important;
	top:19px !important;
	min-height:57px !important;
}

#item84772 {
	width:107px !important;
	left:19px !important;
	top:76px !important;
	min-height:47px !important;
}

#item125696 {
	width:129px !important;
	height:129px !important;
	left:408px !important;
	top:136px !important;
}

@keyframes flyinfromleft-125704 {
	0% {
		transform:translate(-603px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125704 {
	0% {
		-webkit-transform:translate(-603px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85133 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84910 {
	width:48px !important;
	left:18px !important;
	top:19px !important;
	min-height:57px !important;
}

#item85010 {
	width:97px !important;
	left:20px !important;
	top:76px !important;
	min-height:41px !important;
}

#item125704 {
	width:129px !important;
	height:129px !important;
	left:491px !important;
	top:297px !important;
}

@keyframes flyinfromleft-125698 {
	0% {
		transform:translate(-692px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125698 {
	0% {
		-webkit-transform:translate(-692px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85134 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84799 {
	width:56px !important;
	left:14px !important;
	top:19px !important;
	min-height:57px !important;
}

#item84825 {
	width:102px !important;
	left:17px !important;
	top:76px !important;
	min-height:45px !important;
}

#item125698 {
	width:129px !important;
	height:129px !important;
	left:574px !important;
	top:136px !important;
}

#item132396 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

@keyframes flyinfromleft-125706 {
	0% {
		transform:translate(-745px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromleft-125706 {
	0% {
		-webkit-transform:translate(-745px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item85135 {
	opacity:0.60;
	width:129px !important;
	height:129px !important;
	background:#fff;
}

#item84935 {
	width:57px !important;
	left:15px !important;
	top:19px !important;
	min-height:57px !important;
}

#item85036 {
	width:108px !important;
	left:18px !important;
	top:76px !important;
	min-height:56px !important;
}

#item125706 {
	width:129px !important;
	height:132px !important;
	left:658px !important;
	top:297px !important;
}

#item120710 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item120711 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item120716 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item120721 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:122px !important;
	background:#989898;
}

#item123422 {
	width:273px !important;
	left:36px !important;
	top:498px !important;
	min-height:37px !important;
}

#item124627 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item126674 {
	width:36px !important;
	height:38px !important;
}

#item126671 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item126702 {
	width:36px !important;
	height:40px !important;
}

#item126699 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item126730 {
	width:36px !important;
	height:40px !important;
}

#item126727 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item126759 {
	width:36px !important;
	height:40px !important;
}

#item126756 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item126787 {
	width:36px !important;
	height:39px !important;
}

#item126784 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item126815 {
	width:36px !important;
	height:40px !important;
}

#item126812 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item126844 {
	width:36px !important;
	height:39px !important;
}

#item126841 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item126872 {
	width:36px !important;
	height:41px !important;
}

#item126869 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item123996 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item132346 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item104185 {
	width:536px !important;
	left:36px !important;
	top:121px !important;
	min-height:327px !important;
}

#item104232 {
	width:563px !important;
	left:72px !important;
	top:44px !important;
	min-height:52px !important;
}

#item107125 {
	width:274px !important;
	left:615px !important;
	top:280px !important;
	min-height:213px !important;
}

#item110405 {
	width:1px !important;
	height:21px !important;
	left:609px !important;
	top:280px !important;
	background:#00b8f5;
}

#item110406 {
	width:1px !important;
	height:35px !important;
	left:609px !important;
	top:312px !important;
	background:#1e49e2;
}

#item110407 {
	width:1px !important;
	height:35px !important;
	left:609px !important;
	top:360px !important;
	background:#b497ff;
}

#item110408 {
	width:1px !important;
	height:35px !important;
	left:609px !important;
	top:406px !important;
	background:#7213ea;
}

#item110409 {
	width:1px !important;
	height:35px !important;
	left:609px !important;
	top:452px !important;
	background:#00c0ae;
}

#item120489 {
	width:264px !important;
	left:615px !important;
	top:54px !important;
	min-height:32px !important;
}

#item125648 {
	width:24px !important;
	left:31px !important;
	top:54px !important;
	min-height:27px !important;
}

#item132371 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item131239 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item72038 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item72063 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item72064 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item72068 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item72329 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:122px !important;
	background:#989898;
}

#item124622 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item126415 {
	width:36px !important;
	height:38px !important;
}

#item126412 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item126443 {
	width:36px !important;
	height:40px !important;
}

#item126440 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item126471 {
	width:36px !important;
	height:40px !important;
}

#item126468 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item126499 {
	width:36px !important;
	height:40px !important;
}

#item126496 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item126527 {
	width:36px !important;
	height:39px !important;
}

#item126524 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item126555 {
	width:36px !important;
	height:40px !important;
}

#item126552 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item126584 {
	width:36px !important;
	height:39px !important;
}

#item126580 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item126612 {
	width:36px !important;
	height:41px !important;
}

#item126609 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item123971 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item132295 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item132320 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item117271 {
	width:137px !important;
	left:555px !important;
	top:135px !important;
	min-height:46px !important;
}

@keyframes fadein-117271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117294 {
	width:137px !important;
	left:744px !important;
	top:135px !important;
	min-height:46px !important;
}

@keyframes fadein-117294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117294 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117201 {
	width:134px !important;
	left:45px !important;
	top:135px !important;
	min-height:46px !important;
}

@keyframes fadein-117201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117201 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfrombottom-117965 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-117965 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117317 {
	width:135px !important;
	min-height:242px !important;
}

#item117225 {
	width:133px !important;
	left:218px !important;
	top:135px !important;
	min-height:46px !important;
}

@keyframes fadein-117225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117225 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfrombottom-117966 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-117966 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117340 {
	width:126px !important;
	min-height:250px !important;
}

#item117248 {
	width:131px !important;
	left:388px !important;
	top:135px !important;
	min-height:46px !important;
}

@keyframes fadein-117248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117248 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes flyinfrombottom-117970 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-117970 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117364 {
	width:130px !important;
	min-height:167px !important;
}

@keyframes flyinfrombottom-117976 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-117976 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117387 {
	width:154px !important;
	left:1px !important;
	min-height:288px !important;
}

@keyframes flyinfrombottom-117977 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfrombottom-117977 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item117410 {
	width:133px !important;
	min-height:155px !important;
}

#item117469 {
	width:563px !important;
	left:36px !important;
	top:39px !important;
	min-height:52px !important;
}

@keyframes fadein-117951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117951 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-117952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117952 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-117953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117953 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-117955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117955 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes fadein-117954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117954 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item121259 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item121260 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:162px !important;
	background:#00b8f5;
}

#item121261 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item121265 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item124639 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item127221 {
	width:36px !important;
	height:38px !important;
}

#item127218 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item127249 {
	width:36px !important;
	height:40px !important;
}

#item127246 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item127277 {
	width:36px !important;
	height:40px !important;
}

#item127274 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item127305 {
	width:36px !important;
	height:40px !important;
}

#item127302 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item127334 {
	width:36px !important;
	height:39px !important;
}

#item127331 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item127362 {
	width:36px !important;
	height:40px !important;
}

#item127359 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item127390 {
	width:36px !important;
	height:39px !important;
}

#item127387 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item127419 {
	width:36px !important;
	height:41px !important;
}

#item127415 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124046 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124366 {
	width:273px !important;
	left:36px !important;
	top:498px !important;
	min-height:37px !important;
}

#item110519 {
	width:562px !important;
	left:325px !important;
	top:54px !important;
	min-height:149px !important;
}

#item132270 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item95603 {
	width:237px !important;
	left:72px !important;
	top:44px !important;
	min-height:81px !important;
}

#item95649 {
	width:255px !important;
	left:36px !important;
	top:117px !important;
	min-height:71px !important;
}

#item110412 {
	width:416px !important;
	left:325px !important;
	top:219px !important;
	min-height:42px !important;
}

#item98494 {
	width:416px !important;
	left:325px !important;
	top:498px !important;
	min-height:35px !important;
}

#item125587 {
	width:24px !important;
	left:33px !important;
	top:54px !important;
	min-height:27px !important;
}

#item57442 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item57441 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:162px !important;
	background:#00b8f5;
}

#item57444 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item57448 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item68013 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item72381 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124633 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item126924 {
	width:36px !important;
	height:38px !important;
}

#item126921 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item126952 {
	width:36px !important;
	height:40px !important;
}

#item126949 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item126980 {
	width:36px !important;
	height:40px !important;
}

#item126977 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item127008 {
	width:36px !important;
	height:40px !important;
}

#item127005 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item127037 {
	width:36px !important;
	height:39px !important;
}

#item127033 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item127066 {
	width:36px !important;
	height:40px !important;
}

#item127063 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item127094 {
	width:36px !important;
	height:39px !important;
}

#item127091 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item127122 {
	width:36px !important;
	height:41px !important;
}

#item127119 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124021 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item132220 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item110728 {
	width:260px !important;
	height:144px !important;
	left:37px !important;
	top:190px !important;
	background:#e5e5e5;
}

#item98506 {
	width:563px !important;
	left:317px !important;
	top:54px !important;
	min-height:24px !important;
}

#item110622 {
	width:260px !important;
	left:37px !important;
	top:54px !important;
	min-height:114px !important;
}

#item110685 {
	width:562px !important;
	left:320px !important;
	top:466px !important;
	min-height:14px !important;
}

#item132245 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item110614 {
	width:217px !important;
	min-height:118px !important;
}

#item132170 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item107227 {
	width:354px !important;
	left:79px !important;
	top:55px !important;
	min-height:373px !important;
}

#item107274 {
	width:375px !important;
	left:512px !important;
	top:86px !important;
	min-height:198px !important;
}

#item110770 {
	width:382px !important;
	left:512px !important;
	top:55px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item110797 {
	width:375px !important;
	height:186px !important;
	left:512px !important;
	top:294px !important;
}

#item132195 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item111032 {
	width:7px !important;
	height:21px !important;
	left:512px !important;
	top:55px !important;
	background:#00b8f5;
}

#item117724 {
	width:375px !important;
	left:79px !important;
	top:463px !important;
	min-height:27px !important;
}

#item132120 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item104858 {
	width:851px !important;
	left:35px !important;
	top:55px !important;
	min-height:391px !important;
}

#item132145 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item110854 {
	opacity:0.53;
	width:208px !important;
	height:227px !important;
}

#item110878 {
	width:154px !important;
	left:20px !important;
	top:44px !important;
	min-height:175px !important;
}

#item111033 {
	width:418px !important;
	left:36px !important;
	top:55px !important;
	background:#e5e5e5;
	min-height:35px !important;
	padding:7px 7px 7px 13px;
}

#item111056 {
	width:7px !important;
	height:35px !important;
	left:36px !important;
	top:55px !important;
	background:#00b8f5;
}

#item111085 {
	width:417px !important;
	left:36px !important;
	top:324px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item111108 {
	width:7px !important;
	height:21px !important;
	left:36px !important;
	top:324px !important;
	background:#00b8f5;
}

#item111123 {
	width:200px !important;
	left:470px !important;
	top:295px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item111146 {
	width:7px !important;
	height:21px !important;
	left:469px !important;
	top:295px !important;
	background:#00b8f5;
}

#item121588 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item121589 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:203px !important;
	background:#1e49e2;
}

#item121590 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item121594 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item124656 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item127738 {
	width:36px !important;
	height:38px !important;
}

#item127735 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item127766 {
	width:36px !important;
	height:40px !important;
}

#item127763 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item127794 {
	width:36px !important;
	height:40px !important;
}

#item127791 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item127822 {
	width:36px !important;
	height:40px !important;
}

#item127819 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item127850 {
	width:36px !important;
	height:39px !important;
}

#item127847 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item127878 {
	width:36px !important;
	height:40px !important;
}

#item127875 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item127907 {
	width:36px !important;
	height:39px !important;
}

#item127904 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item127935 {
	width:36px !important;
	height:41px !important;
}

#item127932 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124096 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124397 {
	width:273px !important;
	left:36px !important;
	top:498px !important;
	min-height:37px !important;
}

#item91435 {
	width:237px !important;
	left:72px !important;
	top:44px !important;
	min-height:81px !important;
}

#item91536 {
	width:255px !important;
	left:36px !important;
	top:147px !important;
	min-height:71px !important;
}

#item95501 {
	width:273px !important;
	left:325px !important;
	top:154px !important;
	min-height:63px !important;
}

#item98831 {
	width:134px !important;
	left:326px !important;
	top:446px !important;
	min-height:5px !important;
}

#item111149 {
	width:563px !important;
	left:325px !important;
	top:82px !important;
	min-height:54px !important;
}

#item125531 {
	width:24px !important;
	left:33px !important;
	top:54px !important;
	min-height:27px !important;
}

#item132095 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item57790 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item57789 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:203px !important;
	background:#1e49e2;
}

#item57791 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item57795 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item72432 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124645 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item127475 {
	width:36px !important;
	height:38px !important;
}

#item127472 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item127503 {
	width:36px !important;
	height:40px !important;
}

#item127500 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item127531 {
	width:36px !important;
	height:40px !important;
}

#item127528 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item127559 {
	width:36px !important;
	height:40px !important;
}

#item127556 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item127588 {
	width:36px !important;
	height:39px !important;
}

#item127585 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item127617 {
	width:36px !important;
	height:40px !important;
}

#item127613 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item127645 {
	width:36px !important;
	height:39px !important;
}

#item127642 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item127674 {
	width:36px !important;
	height:41px !important;
}

#item127671 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124071 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item95524 {
	width:417px !important;
	left:37px !important;
	top:162px !important;
	min-height:35px !important;
}

#item132070 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item98617 {
	width:132px !important;
	left:49px !important;
	top:301px !important;
	min-height:46px !important;
}

#item98621 {
	width:121px !important;
	left:192px !important;
	top:301px !important;
	min-height:46px !important;
}

#item98644 {
	width:114px !important;
	left:325px !important;
	top:301px !important;
	min-height:46px !important;
}

#item98699 {
	width:417px !important;
	left:36px !important;
	top:211px !important;
	min-height:9px !important;
}

#item98705 {
	width:96px !important;
	left:36px !important;
	top:425px !important;
	min-height:46px !important;
}

#item98728 {
	width:96px !important;
	left:144px !important;
	top:425px !important;
	min-height:46px !important;
}

#item98754 {
	width:96px !important;
	left:252px !important;
	top:425px !important;
	min-height:46px !important;
}

#item98778 {
	width:96px !important;
	left:358px !important;
	top:425px !important;
	min-height:46px !important;
}

#item98855 {
	width:254px !important;
	left:36px !important;
	top:485px !important;
	min-height:37px !important;
}

#item95477 {
	width:418px !important;
	left:484px !important;
	top:162px !important;
	min-height:46px !important;
}

#item108187 {
	width:94px !important;
	left:483px !important;
	top:485px !important;
	min-height:5px !important;
}

#item111288 {
	width:418px !important;
	left:36px !important;
	top:54px !important;
	min-height:97px !important;
}

#item111318 {
	width:403px !important;
	left:484px !important;
	top:54px !important;
	min-height:70px !important;
}

#item111386 {
	width:375px !important;
	left:79px !important;
	top:55px !important;
	min-height:438px !important;
}

#item111433 {
	width:375px !important;
	left:512px !important;
	top:86px !important;
	min-height:380px !important;
}

#item111458 {
	width:375px !important;
	left:512px !important;
	top:55px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item111487 {
	width:7px !important;
	height:21px !important;
	left:512px !important;
	top:55px !important;
	background:#1e49e2;
}

#item111494 {
	width:375px !important;
	left:512px !important;
	top:240px !important;
	background:#e5e5e5;
	min-height:35px !important;
	padding:7px 7px 7px 13px;
}

#item111517 {
	width:7px !important;
	height:35px !important;
	left:512px !important;
	top:240px !important;
	background:#1e49e2;
}

#item132045 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item111540 {
	opacity:0.53;
	width:208px !important;
	height:225px !important;
}

#item111545 {
	width:172px !important;
	left:20px !important;
	top:30px !important;
	min-height:173px !important;
}

#item121889 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item121890 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:243px !important;
	background:#b497ff;
}

#item121891 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item121895 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item124670 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item128275 {
	width:36px !important;
	height:38px !important;
}

#item128272 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item128303 {
	width:36px !important;
	height:40px !important;
}

#item128300 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item128331 {
	width:36px !important;
	height:40px !important;
}

#item128328 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item128359 {
	width:36px !important;
	height:40px !important;
}

#item128356 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item128387 {
	width:36px !important;
	height:39px !important;
}

#item128384 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item128416 {
	width:36px !important;
	height:40px !important;
}

#item128412 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item128444 {
	width:36px !important;
	height:39px !important;
}

#item128441 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item128473 {
	width:36px !important;
	height:41px !important;
}

#item128470 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124146 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124422 {
	width:273px !important;
	left:36px !important;
	top:498px !important;
	min-height:37px !important;
}

#item97284 {
	width:237px !important;
	left:72px !important;
	top:44px !important;
	min-height:81px !important;
}

#item97331 {
	width:255px !important;
	left:36px !important;
	top:112px !important;
	min-height:91px !important;
}

#item97354 {
	width:71px !important;
	left:-9px !important;
	top:54px !important;
	min-height:32px !important;
	padding:0px 5px 0px 0px;
}

#item105532 {
	width:273px !important;
	left:326px !important;
	top:147px !important;
	min-height:55px !important;
}

#item132020 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item105590 {
	width:258px !important;
	left:326px !important;
	top:342px !important;
	min-height:14px !important;
}

#item111594 {
	width:563px !important;
	left:325px !important;
	top:93px !important;
	min-height:54px !important;
}

#item125466 {
	width:24px !important;
	left:33px !important;
	top:54px !important;
	min-height:27px !important;
}

#item58057 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item58328 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:243px !important;
	background:#b497ff;
}

#item58058 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item58062 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item72482 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124662 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item128024 {
	width:36px !important;
	height:38px !important;
}

#item128021 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item128052 {
	width:36px !important;
	height:40px !important;
}

#item128049 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item128080 {
	width:36px !important;
	height:40px !important;
}

#item128077 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item128108 {
	width:36px !important;
	height:40px !important;
}

#item128105 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item128136 {
	width:36px !important;
	height:39px !important;
}

#item128133 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item128164 {
	width:36px !important;
	height:40px !important;
}

#item128161 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item128192 {
	width:36px !important;
	height:39px !important;
}

#item128189 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item128221 {
	width:36px !important;
	height:41px !important;
}

#item128217 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124121 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item97496 {
	width:563px !important;
	left:325px !important;
	top:54px !important;
	min-height:39px !important;
}

#item131995 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item98904 {
	width:563px !important;
	left:324px !important;
	top:404px !important;
	min-height:25px !important;
}

#item111631 {
	width:273px !important;
	left:36px !important;
	top:54px !important;
	min-height:100px !important;
}

#item111688 {
	width:375px !important;
	left:79px !important;
	top:55px !important;
	min-height:203px !important;
}

#item111735 {
	width:375px !important;
	left:512px !important;
	top:86px !important;
	min-height:370px !important;
}

#item111759 {
	width:375px !important;
	left:512px !important;
	top:55px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item111782 {
	width:7px !important;
	height:21px !important;
	left:512px !important;
	top:55px !important;
	background:#7213ea;
}

#item111816 {
	width:348px !important;
	left:95px !important;
	top:309px !important;
	min-height:137px !important;
}

#item111849 {
	width:375px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item111872 {
	width:7px !important;
	height:21px !important;
	background:#7213ea;
}

#item131970 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item111873 {
	width:375px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item111896 {
	width:7px !important;
	height:21px !important;
	background:#7213ea;
}

#item117756 {
	width:375px !important;
	left:79px !important;
	top:475px !important;
	min-height:27px !important;
}

#item122807 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item122808 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:325px !important;
	background:#00c0ae;
}

#item122809 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item122813 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item124695 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item129309 {
	width:36px !important;
	height:38px !important;
}

#item129306 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item129337 {
	width:36px !important;
	height:40px !important;
}

#item129334 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item129365 {
	width:36px !important;
	height:40px !important;
}

#item129362 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item129393 {
	width:36px !important;
	height:40px !important;
}

#item129390 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item129421 {
	width:36px !important;
	height:39px !important;
}

#item129418 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item129450 {
	width:36px !important;
	height:40px !important;
}

#item129447 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item129479 {
	width:36px !important;
	height:39px !important;
}

#item129475 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item129508 {
	width:36px !important;
	height:41px !important;
}

#item129504 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124249 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124476 {
	width:273px !important;
	left:36px !important;
	top:498px !important;
	min-height:37px !important;
}

#item95877 {
	width:237px !important;
	left:72px !important;
	top:44px !important;
	min-height:81px !important;
}

#item95923 {
	width:255px !important;
	left:36px !important;
	top:147px !important;
	min-height:71px !important;
}

#item96034 {
	width:563px !important;
	left:325px !important;
	top:147px !important;
	min-height:47px !important;
}

#item111948 {
	width:563px !important;
	left:325px !important;
	top:93px !important;
	min-height:54px !important;
}

#item112011 {
	width:273px !important;
	left:325px !important;
	top:168px !important;
	min-height:19px !important;
}

#item112036 {
	width:273px !important;
	left:615px !important;
	top:168px !important;
	min-height:19px !important;
}

#item112128 {
	width:573px !important;
	left:325px !important;
	top:395px !important;
	min-height:9px !important;
}

#item125410 {
	width:24px !important;
	left:33px !important;
	top:54px !important;
	min-height:27px !important;
}

#item131945 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item58371 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item58363 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:284px !important;
	background:#7213ea;
}

#item58373 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item58377 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item72532 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124676 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item128524 {
	width:36px !important;
	height:38px !important;
}

#item128521 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item128552 {
	width:36px !important;
	height:40px !important;
}

#item128549 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item128580 {
	width:36px !important;
	height:40px !important;
}

#item128577 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item128608 {
	width:36px !important;
	height:40px !important;
}

#item128605 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item128636 {
	width:36px !important;
	height:39px !important;
}

#item128633 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item128665 {
	width:36px !important;
	height:40px !important;
}

#item128662 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item128694 {
	width:36px !important;
	height:39px !important;
}

#item128691 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item128723 {
	width:36px !important;
	height:41px !important;
}

#item128719 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124172 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item98999 {
	width:522px !important;
	left:315px !important;
	top:54px !important;
	min-height:47px !important;
}

#item99642 {
	width:573px !important;
	left:314px !important;
	top:480px !important;
	min-height:9px !important;
}

#item112052 {
	width:260px !important;
	left:36px !important;
	top:54px !important;
	min-height:136px !important;
}

#item131920 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item96115 {
	width:418px !important;
	left:36px !important;
	top:112px !important;
	min-height:63px !important;
}

#item99026 {
	width:418px !important;
	left:479px !important;
	top:128px !important;
	min-height:47px !important;
}

#item99083 {
	width:409px !important;
	left:478px !important;
	top:490px !important;
	min-height:23px !important;
}

#item99107 {
	width:98px !important;
	left:36px !important;
	top:490px !important;
	min-height:5px !important;
}

#item112257 {
	width:418px !important;
	left:36px !important;
	top:51px !important;
	min-height:51px !important;
}

#item112294 {
	width:418px !important;
	left:479px !important;
	top:51px !important;
	min-height:68px !important;
}

#item131894 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item112439 {
	width:408px !important;
	left:479px !important;
	top:175px !important;
	min-height:9px !important;
}

#item112469 {
	width:121px !important;
	left:495px !important;
	top:264px !important;
	min-height:46px !important;
}

#item112492 {
	width:114px !important;
	left:628px !important;
	top:264px !important;
	min-height:46px !important;
}

#item112515 {
	width:114px !important;
	left:751px !important;
	top:264px !important;
	min-height:46px !important;
}

#item112542 {
	width:72px !important;
	left:534px !important;
	top:323px !important;
	min-height:46px !important;
}

#item112565 {
	width:72px !important;
	left:679px !important;
	top:318px !important;
	min-height:55px !important;
}

#item112588 {
	width:72px !important;
	left:815px !important;
	top:318px !important;
	min-height:55px !important;
}

#item112611 {
	width:80px !important;
	left:534px !important;
	top:394px !important;
	min-height:67px !important;
}

#item112635 {
	width:72px !important;
	left:679px !important;
	top:406px !important;
	min-height:43px !important;
}

#item112658 {
	width:72px !important;
	left:815px !important;
	top:424px !important;
	min-height:7px !important;
}

#item96232 {
	width:564px !important;
	left:324px !important;
	top:54px !important;
	min-height:47px !important;
}

#item99165 {
	width:259px !important;
	left:481px !important;
	top:474px !important;
	min-height:21px !important;
}

#item112812 {
	width:259px !important;
	left:36px !important;
	top:54px !important;
	min-height:122px !important;
}

#item131869 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item112887 {
	width:272px !important;
	height:425px !important;
	left:615px !important;
	top:55px !important;
}

#item112726 {
	width:522px !important;
	left:36px !important;
	top:123px !important;
	min-height:25px !important;
}

#item112917 {
	width:563px !important;
	left:36px !important;
	top:54px !important;
	min-height:55px !important;
}

#item112972 {
	width:36px !important;
	left:196px !important;
	top:213px !important;
	min-height:35px !important;
}

#item112995 {
	width:124px !important;
	left:196px !important;
	top:267px !important;
	min-height:31px !important;
}

#item113002 {
	width:44px !important;
	left:335px !important;
	top:213px !important;
	min-height:35px !important;
}

#item113026 {
	width:124px !important;
	left:335px !important;
	top:267px !important;
	min-height:31px !important;
}

#item113049 {
	width:44px !important;
	left:475px !important;
	top:213px !important;
	min-height:35px !important;
}

#item113072 {
	width:123px !important;
	left:475px !important;
	top:267px !important;
	min-height:31px !important;
}

#item113095 {
	width:44px !important;
	left:196px !important;
	top:311px !important;
	min-height:35px !important;
}

#item113119 {
	width:124px !important;
	left:196px !important;
	top:366px !important;
	min-height:31px !important;
}

#item113142 {
	width:44px !important;
	left:335px !important;
	top:311px !important;
	min-height:35px !important;
}

#item113165 {
	width:124px !important;
	left:335px !important;
	top:366px !important;
	min-height:37px !important;
}

#item113188 {
	width:44px !important;
	left:475px !important;
	top:311px !important;
	min-height:35px !important;
}

#item113211 {
	width:124px !important;
	left:475px !important;
	top:366px !important;
	min-height:31px !important;
}

#item131844 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item113284 {
	width:259px !important;
	left:196px !important;
	top:402px !important;
	min-height:21px !important;
}

#item113388 {
	width:418px !important;
	left:196px !important;
	top:159px !important;
	min-height:27px !important;
}

#item113394 {
	width:128px !important;
	left:36px !important;
	top:159px !important;
	min-height:31px !important;
}

#item113773 {
	width:137px !important;
	left:36px !important;
	top:402px !important;
	min-height:21px !important;
}

#item113455 {
	width:809px !important;
	left:79px !important;
	top:55px !important;
	min-height:389px !important;
}

#item131819 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item113671 {
	width:182px !important;
	left:12px !important;
	top:43px !important;
	min-height:207px !important;
}

#item113609 {
	width:809px !important;
	left:78px !important;
	top:55px !important;
	min-height:380px !important;
}

#item113633 {
	width:396px !important;
	left:78px !important;
	top:55px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item113656 {
	width:7px !important;
	height:21px !important;
	left:78px !important;
	top:55px !important;
	background:#7213ea;
}

#item113714 {
	width:396px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item113737 {
	width:7px !important;
	height:21px !important;
	background:#7213ea;
}

#item131794 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item113745 {
	width:348px !important;
	left:18px !important;
	top:50px !important;
	min-height:137px !important;
}

#item92168 {
	width:175px !important;
	left:72px !important;
	top:44px !important;
	min-height:86px !important;
}

#item92194 {
	width:252px !important;
	left:36px !important;
	top:117px !important;
	min-height:99px !important;
}

#item108342 {
	width:563px !important;
	left:325px !important;
	top:186px !important;
	min-height:25px !important;
}

#item108373 {
	width:259px !important;
	left:325px !important;
	top:464px !important;
	min-height:21px !important;
}

#item113857 {
	width:563px !important;
	left:325px !important;
	top:117px !important;
	min-height:48px !important;
}

#item125354 {
	width:24px !important;
	left:33px !important;
	top:54px !important;
	min-height:27px !important;
}

#item131769 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item58721 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item58720 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:325px !important;
	background:#00c0ae;
}

#item58722 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item58727 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item72582 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124688 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item129060 {
	width:36px !important;
	height:38px !important;
}

#item129057 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item129088 {
	width:36px !important;
	height:40px !important;
}

#item129085 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item129116 {
	width:36px !important;
	height:40px !important;
}

#item129113 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item129144 {
	width:36px !important;
	height:40px !important;
}

#item129141 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item129172 {
	width:36px !important;
	height:39px !important;
}

#item129169 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item129200 {
	width:36px !important;
	height:40px !important;
}

#item129197 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item129228 {
	width:36px !important;
	height:39px !important;
}

#item129225 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item129257 {
	width:36px !important;
	height:41px !important;
}

#item129254 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124224 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item96898 {
	width:405px !important;
	left:470px !important;
	top:54px !important;
	min-height:47px !important;
}

#item99238 {
	width:259px !important;
	left:470px !important;
	top:483px !important;
	min-height:21px !important;
}

#item131744 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item113926 {
	width:418px !important;
	left:36px !important;
	top:54px !important;
	min-height:89px !important;
}

#item131719 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item113982 {
	width:375px !important;
	left:79px !important;
	top:55px !important;
	min-height:321px !important;
}

#item114781 {
	width:348px !important;
	left:487px !important;
	top:92px !important;
	min-height:91px !important;
}

#item114174 {
	width:395px !important;
	left:82px !important;
	top:87px !important;
	min-height:185px !important;
}

#item114198 {
	width:394px !important;
	background:#e5e5e5;
	min-height:21px !important;
	padding:7px 7px 7px 13px;
}

#item114221 {
	width:7px !important;
	height:21px !important;
	background:#00c0ae;
}

#item131694 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item114224 {
	width:395px !important;
	background:#e5e5e5;
	min-height:35px !important;
	padding:7px 7px 7px 13px;
}

#item114247 {
	width:7px !important;
	height:35px !important;
	background:#00c0ae;
}

#item114273 {
	width:395px !important;
	left:492px !important;
	top:100px !important;
	min-height:143px !important;
}

#item59031 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item59030 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:365px !important;
	background:#00338d;
}

#item59032 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item59036 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item124701 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item130129 {
	width:36px !important;
	height:38px !important;
}

#item130126 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item130157 {
	width:36px !important;
	height:40px !important;
}

#item130154 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item130185 {
	width:36px !important;
	height:40px !important;
}

#item130182 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item130213 {
	width:36px !important;
	height:40px !important;
}

#item130210 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item130241 {
	width:36px !important;
	height:39px !important;
}

#item130238 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item130269 {
	width:36px !important;
	height:40px !important;
}

#item130266 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item130297 {
	width:36px !important;
	height:39px !important;
}

#item130294 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item130326 {
	width:36px !important;
	height:41px !important;
}

#item130322 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124547 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124570 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item106838 {
	width:309px !important;
	left:72px !important;
	top:44px !important;
	min-height:86px !important;
}

#item131669 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item106919 {
	width:543px !important;
	height:330px !important;
	left:72px !important;
	top:117px !important;
	background:#fff;
}

#item106861 {
	width:492px !important;
	left:95px !important;
	top:146px !important;
	min-height:293px !important;
}

#item125275 {
	width:24px !important;
	left:33px !important;
	top:54px !important;
	min-height:27px !important;
}

#item123134 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item123135 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:405px !important;
	background:#989898;
}

#item123136 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item123140 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item124714 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item130665 {
	width:36px !important;
	height:38px !important;
}

#item130662 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item130694 {
	width:36px !important;
	height:40px !important;
}

#item130691 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item130722 {
	width:36px !important;
	height:40px !important;
}

#item130719 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item130750 {
	width:36px !important;
	height:40px !important;
}

#item130747 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item130778 {
	width:36px !important;
	height:39px !important;
}

#item130775 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item130806 {
	width:36px !important;
	height:40px !important;
}

#item130803 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item130835 {
	width:36px !important;
	height:39px !important;
}

#item130831 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item130863 {
	width:36px !important;
	height:41px !important;
}

#item130860 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124324 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124514 {
	width:273px !important;
	left:36px !important;
	top:498px !important;
	min-height:37px !important;
}

#item98007 {
	opacity:0.61;
	width:318px !important;
	height:230px !important;
	left:-9px !important;
	top:147px !important;
	background:#00338d;
}

#item92260 {
	width:216px !important;
	left:72px !important;
	top:44px !important;
	min-height:81px !important;
}

#item96679 {
	width:237px !important;
	left:36px !important;
	top:173px !important;
	min-height:176px !important;
}

#item96707 {
	width:273px !important;
	left:325px !important;
	top:54px !important;
	min-height:20px !important;
}

#item96730 {
	width:138px !important;
	left:539px !important;
	top:54px !important;
	min-height:20px !important;
}

#item96754 {
	width:273px !important;
	left:325px !important;
	top:281px !important;
	min-height:20px !important;
}

#item96777 {
	width:273px !important;
	left:615px !important;
	top:281px !important;
	min-height:20px !important;
}

#item99462 {
	width:183px !important;
	left:704px !important;
	top:54px !important;
	min-height:25px !important;
}

#item131644 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item120560 {
	width:378px !important;
	left:325px !important;
	top:507px !important;
	min-height:14px !important;
}

#item125246 {
	width:24px !important;
	left:33px !important;
	top:54px !important;
	min-height:27px !important;
}

#item59324 {
	width:45px !important;
	height:558px !important;
	left:924px !important;
	top:-9px !important;
	background:#e5e5e5;
}

#item59325 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:405px !important;
	background:#989898;
}

#item59326 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:75px !important;
}

#item59330 {
	width:12px !important;
	height:17px !important;
	left:935px !important;
	top:53px !important;
}

#item72698 {
	width:419px !important;
	left:35px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124707 {
	width:19px !important;
	height:19px !important;
	left:932px !important;
	top:26px !important;
}

#item130389 {
	width:36px !important;
	height:38px !important;
}

#item130386 {
	width:36px !important;
	height:38px !important;
	left:924px !important;
	top:124px !important;
}

#item130417 {
	width:36px !important;
	height:40px !important;
}

#item130414 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:163px !important;
}

#item130445 {
	width:36px !important;
	height:40px !important;
}

#item130442 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:204px !important;
}

#item130473 {
	width:36px !important;
	height:40px !important;
}

#item130470 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:244px !important;
}

#item130501 {
	width:36px !important;
	height:39px !important;
}

#item130498 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:285px !important;
}

#item130529 {
	width:36px !important;
	height:40px !important;
}

#item130526 {
	width:36px !important;
	height:40px !important;
	left:924px !important;
	top:325px !important;
}

#item130558 {
	width:36px !important;
	height:39px !important;
}

#item130554 {
	width:36px !important;
	height:39px !important;
	left:924px !important;
	top:366px !important;
}

#item130587 {
	width:36px !important;
	height:41px !important;
}

#item130584 {
	width:36px !important;
	height:41px !important;
	left:924px !important;
	top:407px !important;
}

#item124299 {
	width:145px !important;
	left:742px !important;
	top:507px !important;
	min-height:14px !important;
}

#item124801 {
	width:203px !important;
	left:395px !important;
	top:230px !important;
	min-height:49px !important;
}

#item124835 {
	width:203px !important;
	left:685px !important;
	top:323px !important;
	min-height:49px !important;
}

#item124865 {
	width:203px !important;
	left:107px !important;
	top:230px !important;
	min-height:49px !important;
}

#item124896 {
	width:203px !important;
	left:106px !important;
	top:416px !important;
	min-height:49px !important;
}

#item124928 {
	width:203px !important;
	left:684px !important;
	top:230px !important;
	min-height:49px !important;
}

#item124960 {
	width:203px !important;
	left:685px !important;
	top:138px !important;
	min-height:49px !important;
}

#item124985 {
	width:816px !important;
	left:36px !important;
	top:44px !important;
	min-height:61px !important;
}

#item125019 {
	width:203px !important;
	left:395px !important;
	top:145px !important;
	min-height:36px !important;
}

#item125050 {
	width:203px !important;
	left:107px !important;
	top:145px !important;
	min-height:36px !important;
}

#item125082 {
	width:203px !important;
	left:396px !important;
	top:329px !important;
	min-height:36px !important;
}

#item131619 {
	width:19px !important;
	left:932px !important;
	top:507px !important;
	min-height:9px !important;
}

#item125114 {
	width:203px !important;
	left:107px !important;
	top:323px !important;
	min-height:49px !important;
}

#item83534 {
	width:664px !important;
	left:36px !important;
	top:435px !important;
	min-height:67px !important;
}

#item83559 {
	width:448px !important;
	left:36px !important;
	top:403px !important;
	min-height:21px !important;
}

#item83585 {
	width:189px !important;
	left:733px !important;
	top:435px !important;
	min-height:9px !important;
}

#item108515 {
	width:484px !important;
	left:35px !important;
	top:42px !important;
	min-height:50px !important;
}
#in5footer,  #prefooter {display:none;}
