/* 	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:1191px; height:842px; }
.page-scale-wrap { width:1191px; height:842px; background: #fff !important; }
.paper-vertical { width:1191px; height:100%; }
.paper-horizontal { width:23346px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1191px) {
	.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;}
}

#item199454 {
	width:142px !important;
	height:20px !important;
	left:35px !important;
	top:37px !important;
}

#item199459 {
	width:43px !important;
	height:12px !important;
	left:1112px !important;
	top:794px !important;
}

#item222412 {
	width:142px !important;
	height:20px !important;
	left:33px !important;
	top:28px !important;
}

#item222416 {
	width:43px !important;
	height:12px !important;
	left:515px !important;
	top:786px !important;
}

#item228720 {
	width:326px !important;
	height:28px !important;
}

#item228724 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:383px !important;
}

#item228730 {
	width:326px !important;
	height:28px !important;
}

#item228727 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:429px !important;
}

#item228734 {
	width:326px !important;
	height:28px !important;
}

#item228731 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:472px !important;
}

#item228738 {
	width:326px !important;
	height:28px !important;
}

#item228735 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:522px !important;
}

#item228742 {
	width:326px !important;
	height:28px !important;
}

#item228739 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:567px !important;
}

#item228746 {
	width:326px !important;
	height:28px !important;
}

#item228743 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:617px !important;
}

#item228750 {
	width:326px !important;
	height:28px !important;
}

#item228747 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:662px !important;
}

#item228754 {
	width:326px !important;
	height:28px !important;
}

#item228751 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:709px !important;
}

#item228758 {
	width:326px !important;
	height:28px !important;
}

#item228755 {
	width:326px !important;
	height:28px !important;
	left:57px !important;
	top:751px !important;
}

#item229166 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item228890 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item317084 {
	width:123px !important;
	height:40px !important;
	left:938px !important;
}

#item317111 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item317137 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item317163 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item317189 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item317215 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item317241 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item317267 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item317293 {
	width:113px !important;
	height:40px !important;
}

#item317319 {
	width:113px !important;
	height:3px !important;
	top:37px !important;
	background:#0090d5;
}

#item228788 {
	width:326px !important;
	height:28px !important;
}

#item228785 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:321px !important;
}

#item228792 {
	width:326px !important;
	height:28px !important;
}

#item228789 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:367px !important;
}

#item228796 {
	width:326px !important;
	height:28px !important;
}

#item228793 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:410px !important;
}

#item228800 {
	width:326px !important;
	height:28px !important;
}

#item228797 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:460px !important;
}

#item228804 {
	width:326px !important;
	height:28px !important;
}

#item228801 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:505px !important;
}

#item228808 {
	width:326px !important;
	height:28px !important;
}

#item228805 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:555px !important;
}

#item228812 {
	width:326px !important;
	height:28px !important;
}

#item228809 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:600px !important;
}

#item228816 {
	width:326px !important;
	height:28px !important;
}

#item228813 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:647px !important;
}

#item228821 {
	width:326px !important;
	height:28px !important;
}

#item228817 {
	width:326px !important;
	height:28px !important;
	left:135px !important;
	top:689px !important;
}

#item232865 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item233106 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item313775 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item313777 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item313803 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item313829 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item313856 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item313882 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item313908 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item313934 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item313960 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item313986 {
	width:113px !important;
	height:75px !important;
}

#item314013 {
	width:114px !important;
	height:3px !important;
	top:72px !important;
	background:#0090d5;
}

#item210754 {
	width:592px !important;
	height:486px !important;
	left:291px !important;
	top:220px !important;
}

#item229443 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item229684 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item317866 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item317892 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item317919 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item317945 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item317971 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item317997 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item318023 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item318049 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item318075 {
	width:113px !important;
	height:40px !important;
}

#item318102 {
	width:113px !important;
	height:3px !important;
	left:121px !important;
	top:37px !important;
	background:#0090d5;
}

#item222841 {
	width:368px !important;
	height:486px !important;
	left:234px !important;
	top:209px !important;
}

#item228264 {
	width:309px !important;
	height:486px !important;
	left:35px !important;
	top:897px !important;
}

#item233405 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item233644 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item314053 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item314056 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item314082 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item314108 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item314134 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item314160 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item314186 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item314212 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item314238 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item314264 {
	width:113px !important;
	height:75px !important;
}

#item314291 {
	width:114px !important;
	height:3px !important;
	left:121px !important;
	top:72px !important;
	background:#0090d5;
}

#item229704 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item229943 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item318136 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item318162 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item318188 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item318214 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item318240 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item318266 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item318292 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item318318 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item318344 {
	width:113px !important;
	height:40px !important;
}

#item318371 {
	width:113px !important;
	height:3px !important;
	left:242px !important;
	top:37px !important;
	background:#0090d5;
}

#item233651 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item233892 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item314314 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item314316 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item314344 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item314370 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item314396 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item314422 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item314448 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item314474 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item314500 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item314527 {
	width:113px !important;
	height:75px !important;
}

#item314553 {
	width:114px !important;
	height:3px !important;
	left:242px !important;
	top:72px !important;
	background:#0090d5;
}

#item240565 {
	width:1077px !important;
	height:334px !important;
	left:57px !important;
	top:445px !important;
	background:#008fd2;
}

#item240617 {
	width:36px !important;
	height:36px !important;
	left:364px !important;
	top:580px !important;
	border-radius:9px;
	border:solid 2px #fff;
}

#item229950 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item230190 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item318397 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item318423 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item318449 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item318475 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item318501 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item318527 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item318553 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item318579 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item318606 {
	width:113px !important;
	height:40px !important;
}

#item318632 {
	width:113px !important;
	height:3px !important;
	left:362px !important;
	top:37px !important;
	background:#0090d5;
}

#item309384 {
	width:1077px !important;
	height:334px !important;
	left:64px !important;
	top:446px !important;
	background:#008fd2;
}

#item309900 {
	width:1077px !important;
	height:334px !important;
	left:-537px !important;
	top:1111px !important;
	background:#008fd2;
}

#item309430 {
	width:36px !important;
	height:36px !important;
	left:372px !important;
	top:582px !important;
	border-radius:9px;
	border:solid 2px #fff;
}

#item233899 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item234139 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item314579 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item314581 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item314607 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item314633 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item314659 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item314685 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item314711 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item314737 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item314763 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item314790 {
	width:113px !important;
	height:75px !important;
}

#item314816 {
	width:114px !important;
	height:3px !important;
	left:362px !important;
	top:72px !important;
	background:#0090d5;
}

#item240879 {
	width:184px !important;
	height:198px !important;
	left:631px !important;
	top:233px !important;
}

#item240882 {
	width:35px !important;
	height:24px !important;
	left:67px !important;
	top:8px !important;
	border-radius:2px;
	background:#008fd2;
}

#item240910 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item240911 {
	width:54px !important;
	height:20px !important;
	left:298px !important;
	top:129px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item240913 {
	width:668px !important;
	height:14px !important;
	left:102px !important;
	top:110px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item240914 {
	width:636px !important;
	height:26px !important;
	left:106px !important;
	top:117px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242235 {
	width:20px !important;
	height:4px !important;
	left:70px !important;
	top:90px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242240 {
	width:666px !important;
	height:212px !important;
	left:102px !important;
	top:5px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242298 {
	width:291px !important;
	height:198px !important;
	left:843px !important;
	top:233px !important;
}

#item242300 {
	width:35px !important;
	height:24px !important;
	left:50px !important;
	top:8px !important;
	border-radius:2px;
	background:#008fd2;
}

#item242328 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242329 {
	width:54px !important;
	height:20px !important;
	left:280px !important;
	top:129px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242331 {
	width:668px !important;
	height:14px !important;
	left:84px !important;
	top:110px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item242332 {
	width:636px !important;
	height:26px !important;
	left:89px !important;
	top:116px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243640 {
	width:20px !important;
	height:4px !important;
	left:53px !important;
	top:90px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243645 {
	width:666px !important;
	height:212px !important;
	left:85px !important;
	top:5px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243729 {
	width:185px !important;
	height:198px !important;
	left:632px !important;
	top:527px !important;
}

#item243732 {
	width:35px !important;
	height:24px !important;
	left:67px !important;
	top:19px !important;
	border-radius:2px;
	background:#112f6b;
}

#item243735 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243736 {
	width:54px !important;
	height:20px !important;
	left:298px !important;
	top:141px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243738 {
	width:668px !important;
	height:14px !important;
	left:102px !important;
	top:122px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item243739 {
	width:636px !important;
	height:26px !important;
	left:106px !important;
	top:128px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245052 {
	width:20px !important;
	height:4px !important;
	left:70px !important;
	top:102px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245057 {
	width:666px !important;
	height:212px !important;
	left:102px !important;
	top:17px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245160 {
	width:294px !important;
	height:198px !important;
	left:840px !important;
	top:528px !important;
}

#item245165 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245166 {
	width:54px !important;
	height:20px !important;
	left:280px !important;
	top:140px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245168 {
	width:668px !important;
	height:14px !important;
	left:84px !important;
	top:121px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item245169 {
	width:636px !important;
	height:26px !important;
	left:89px !important;
	top:128px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item246479 {
	width:20px !important;
	height:4px !important;
	left:53px !important;
	top:101px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item246484 {
	width:666px !important;
	height:212px !important;
	left:85px !important;
	top:16px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item232597 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item232836 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item318668 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item318694 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item318720 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item318746 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item318772 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item318798 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item318824 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item318851 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item318877 {
	width:113px !important;
	height:40px !important;
}

#item318904 {
	width:113px !important;
	height:3px !important;
	left:483px !important;
	top:37px !important;
	background:#0090d5;
}

#item305063 {
	width:184px !important;
	height:198px !important;
	left:35px !important;
	top:761px !important;
}

#item305065 {
	width:35px !important;
	height:24px !important;
	left:67px !important;
	top:8px !important;
	border-radius:2px;
	background:#008fd2;
}

#item305092 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item305093 {
	width:54px !important;
	height:20px !important;
	left:298px !important;
	top:129px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item305095 {
	width:668px !important;
	height:14px !important;
	left:102px !important;
	top:110px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item305096 {
	width:636px !important;
	height:26px !important;
	left:106px !important;
	top:117px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item305931 {
	width:20px !important;
	height:4px !important;
	left:70px !important;
	top:90px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item305937 {
	width:666px !important;
	height:212px !important;
	left:102px !important;
	top:5px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item305993 {
	width:291px !important;
	height:198px !important;
	left:248px !important;
	top:761px !important;
}

#item305995 {
	width:35px !important;
	height:24px !important;
	left:50px !important;
	top:8px !important;
	border-radius:2px;
	background:#008fd2;
}

#item306022 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306023 {
	width:54px !important;
	height:20px !important;
	left:280px !important;
	top:129px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306025 {
	width:668px !important;
	height:14px !important;
	left:84px !important;
	top:110px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306026 {
	width:636px !important;
	height:26px !important;
	left:89px !important;
	top:116px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306861 {
	width:20px !important;
	height:4px !important;
	left:53px !important;
	top:90px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306866 {
	width:666px !important;
	height:212px !important;
	left:85px !important;
	top:5px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306949 {
	width:185px !important;
	height:198px !important;
	left:36px !important;
	top:995px !important;
}

#item306952 {
	width:35px !important;
	height:24px !important;
	left:67px !important;
	top:19px !important;
	border-radius:2px;
	background:#112f6b;
}

#item306955 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306956 {
	width:54px !important;
	height:20px !important;
	left:298px !important;
	top:141px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306958 {
	width:668px !important;
	height:14px !important;
	left:102px !important;
	top:122px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item306959 {
	width:636px !important;
	height:26px !important;
	left:106px !important;
	top:128px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item307797 {
	width:20px !important;
	height:4px !important;
	left:70px !important;
	top:102px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item307804 {
	width:666px !important;
	height:212px !important;
	left:102px !important;
	top:17px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item307906 {
	width:294px !important;
	height:198px !important;
	left:244px !important;
	top:996px !important;
}

#item307911 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item307912 {
	width:54px !important;
	height:20px !important;
	left:280px !important;
	top:140px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item307914 {
	width:668px !important;
	height:14px !important;
	left:84px !important;
	top:121px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item307915 {
	width:636px !important;
	height:26px !important;
	left:89px !important;
	top:128px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item308749 {
	width:20px !important;
	height:4px !important;
	left:53px !important;
	top:101px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item308755 {
	width:666px !important;
	height:212px !important;
	left:85px !important;
	top:16px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item236511 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item236751 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item314846 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item314848 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item314874 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item314900 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item314926 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item314952 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item314978 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item315004 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item315030 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item315056 {
	width:113px !important;
	height:75px !important;
}

#item315084 {
	width:114px !important;
	height:3px !important;
	left:483px !important;
	top:72px !important;
	background:#0090d5;
}

#item251954 {
	width:35px !important;
	height:24px !important;
	left:748px !important;
	top:505px !important;
	border-radius:2px;
	background:#112f6b;
}

#item251960 {
	width:8px !important;
	height:16px !important;
	left:1111px !important;
	top:629px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item251961 {
	width:54px !important;
	height:20px !important;
	left:978px !important;
	top:626px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item251963 {
	width:668px !important;
	height:14px !important;
	left:782px !important;
	top:607px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item251964 {
	width:636px !important;
	height:26px !important;
	left:787px !important;
	top:614px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item253284 {
	width:20px !important;
	height:4px !important;
	left:751px !important;
	top:587px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item253290 {
	width:666px !important;
	height:212px !important;
	left:783px !important;
	top:502px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item253442 {
	width:12px !important;
	height:87px !important;
	left:93px !important;
	top:149px !important;
	background:#223163;
}

#item253443 {
	width:177px !important;
	height:198px !important;
	left:66px !important;
	top:488px !important;
}

#item253469 {
	width:35px !important;
	height:24px !important;
	left:58px !important;
	top:17px !important;
	border-radius:2px;
	background:#112f6b;
}

#item253496 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item253497 {
	width:54px !important;
	height:20px !important;
	left:289px !important;
	top:138px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item253499 {
	width:668px !important;
	height:14px !important;
	left:93px !important;
	top:119px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item253500 {
	width:636px !important;
	height:26px !important;
	left:97px !important;
	top:126px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254809 {
	width:20px !important;
	height:4px !important;
	left:61px !important;
	top:99px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254815 {
	width:666px !important;
	height:212px !important;
	left:93px !important;
	top:14px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254896 {
	width:300px !important;
	height:198px !important;
	left:259px !important;
	top:487px !important;
}

#item254925 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254926 {
	width:54px !important;
	height:20px !important;
	left:287px !important;
	top:138px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254928 {
	width:668px !important;
	height:14px !important;
	left:91px !important;
	top:119px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item254929 {
	width:636px !important;
	height:26px !important;
	left:95px !important;
	top:126px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item256240 {
	width:20px !important;
	height:4px !important;
	left:59px !important;
	top:99px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item256246 {
	width:666px !important;
	height:212px !important;
	left:91px !important;
	top:14px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item257852 {
	width:136px !important;
	height:6px !important;
	left:74px !important;
	top:248px !important;
	background:#2d2d2c;
}

#item257855 {
	width:2px !important;
	height:5px !important;
	left:72px !important;
	top:249px !important;
	background:#2d2d2c;
}

#item257894 {
	width:35px !important;
	height:24px !important;
	left:748px !important;
	top:146px !important;
	border-radius:2px;
	background:#112f6b;
}

#item257921 {
	width:8px !important;
	height:16px !important;
	left:1111px !important;
	top:270px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item257922 {
	width:54px !important;
	height:20px !important;
	left:978px !important;
	top:267px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item257924 {
	width:668px !important;
	height:14px !important;
	left:782px !important;
	top:248px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item257925 {
	width:636px !important;
	height:26px !important;
	left:787px !important;
	top:255px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item259234 {
	width:20px !important;
	height:4px !important;
	left:751px !important;
	top:228px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item259239 {
	width:666px !important;
	height:212px !important;
	left:783px !important;
	top:143px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item232333 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item232573 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item318934 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item318960 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item318987 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item319013 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item319039 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item319065 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item319091 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item319117 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item319144 {
	width:113px !important;
	height:40px !important;
}

#item319170 {
	width:113px !important;
	height:3px !important;
	left:483px !important;
	top:37px !important;
	background:#0090d5;
}

#item292207 {
	width:35px !important;
	height:24px !important;
	left:145px !important;
	top:1199px !important;
	border-radius:2px;
	background:#112f6b;
}

#item292210 {
	width:8px !important;
	height:16px !important;
	left:509px !important;
	top:1323px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item292211 {
	width:54px !important;
	height:20px !important;
	left:376px !important;
	top:1320px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item292213 {
	width:668px !important;
	height:14px !important;
	left:180px !important;
	top:1302px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item292214 {
	width:636px !important;
	height:26px !important;
	left:184px !important;
	top:1308px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item293520 {
	width:20px !important;
	height:4px !important;
	left:148px !important;
	top:1281px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item293525 {
	width:666px !important;
	height:212px !important;
	left:180px !important;
	top:1197px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item293671 {
	width:12px !important;
	height:87px !important;
	left:86px !important;
	top:121px !important;
	background:#223163;
}

#item293672 {
	width:177px !important;
	height:198px !important;
	left:59px !important;
	top:460px !important;
}

#item293699 {
	width:35px !important;
	height:24px !important;
	left:58px !important;
	top:17px !important;
	border-radius:2px;
	background:#112f6b;
}

#item293726 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item293727 {
	width:54px !important;
	height:20px !important;
	left:289px !important;
	top:138px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item293730 {
	width:668px !important;
	height:14px !important;
	left:93px !important;
	top:119px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item293731 {
	width:636px !important;
	height:26px !important;
	left:97px !important;
	top:126px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item295042 {
	width:20px !important;
	height:4px !important;
	left:61px !important;
	top:99px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item295047 {
	width:666px !important;
	height:212px !important;
	left:93px !important;
	top:14px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item295126 {
	width:300px !important;
	height:198px !important;
	left:252px !important;
	top:459px !important;
}

#item295156 {
	width:8px !important;
	height:16px !important;
	left:22px !important;
	top:6px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item295157 {
	width:54px !important;
	height:20px !important;
	left:287px !important;
	top:138px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item295159 {
	width:668px !important;
	height:14px !important;
	left:91px !important;
	top:119px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item295160 {
	width:636px !important;
	height:26px !important;
	left:95px !important;
	top:126px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item296469 {
	width:20px !important;
	height:4px !important;
	left:59px !important;
	top:99px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item296474 {
	width:666px !important;
	height:212px !important;
	left:91px !important;
	top:14px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item298076 {
	width:136px !important;
	height:6px !important;
	left:67px !important;
	top:220px !important;
	background:#2d2d2c;
}

#item298078 {
	width:2px !important;
	height:5px !important;
	left:65px !important;
	top:221px !important;
	background:#2d2d2c;
}

#item298116 {
	width:35px !important;
	height:24px !important;
	left:145px !important;
	top:841px !important;
	border-radius:2px;
	background:#112f6b;
}

#item298144 {
	width:8px !important;
	height:16px !important;
	left:509px !important;
	top:964px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item298145 {
	width:54px !important;
	height:20px !important;
	left:376px !important;
	top:962px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item298147 {
	width:668px !important;
	height:14px !important;
	left:180px !important;
	top:943px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item298148 {
	width:636px !important;
	height:26px !important;
	left:184px !important;
	top:950px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299454 {
	width:20px !important;
	height:4px !important;
	left:148px !important;
	top:923px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item299460 {
	width:666px !important;
	height:212px !important;
	left:180px !important;
	top:838px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item236245 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item236486 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item315139 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item315141 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item315168 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item315194 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item315220 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item315248 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item315274 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item315300 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item315326 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item315352 {
	width:113px !important;
	height:75px !important;
}

#item315378 {
	width:114px !important;
	height:3px !important;
	left:483px !important;
	top:72px !important;
	background:#0090d5;
}

#item260112 {
	width:668px !important;
	height:14px !important;
	left:203px !important;
	top:284px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item260114 {
	width:54px !important;
	height:20px !important;
	left:431px !important;
	top:302px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item260116 {
	width:578px !important;
	height:26px !important;
	left:239px !important;
	top:290px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item261041 {
	width:35px !important;
	height:24px !important;
	left:113px !important;
	top:220px !important;
	border-radius:2px;
	background:#112f6b;
}

#item261062 {
	width:668px !important;
	height:14px !important;
	left:148px !important;
	top:322px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item261501 {
	width:20px !important;
	height:4px !important;
	left:116px !important;
	top:302px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item261505 {
	width:666px !important;
	height:212px !important;
	left:148px !important;
	top:217px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item261510 {
	width:8px !important;
	height:16px !important;
	left:477px !important;
	top:343px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item261511 {
	width:54px !important;
	height:20px !important;
	left:344px !important;
	top:341px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item261513 {
	width:636px !important;
	height:26px !important;
	left:152px !important;
	top:328px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item230697 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item230936 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item319183 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item319209 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item319235 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item319261 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item319287 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item319313 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item319339 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item319366 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item319392 {
	width:113px !important;
	height:40px !important;
}

#item319418 {
	width:113px !important;
	height:3px !important;
	left:483px !important;
	top:37px !important;
	background:#0090d5;
}

#item274100 {
	width:668px !important;
	height:14px !important;
	left:196px !important;
	top:269px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274101 {
	width:54px !important;
	height:20px !important;
	left:423px !important;
	top:288px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274104 {
	width:578px !important;
	height:26px !important;
	left:232px !important;
	top:276px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274686 {
	width:35px !important;
	height:24px !important;
	left:106px !important;
	top:205px !important;
	border-radius:2px;
	background:#112f6b;
}

#item274699 {
	width:668px !important;
	height:14px !important;
	left:140px !important;
	top:308px !important;
	background:#2d2d2c;
	border:solid 1.6px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274978 {
	width:20px !important;
	height:4px !important;
	left:109px !important;
	top:287px !important;
	background:#d0d0cf;
	border:solid 1.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274981 {
	width:666px !important;
	height:212px !important;
	left:141px !important;
	top:203px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274985 {
	width:8px !important;
	height:16px !important;
	left:470px !important;
	top:329px !important;
	border-radius:5px;
	background:#2d2d2c;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274986 {
	width:54px !important;
	height:20px !important;
	left:337px !important;
	top:326px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item274988 {
	width:636px !important;
	height:26px !important;
	left:145px !important;
	top:314px !important;
	background:#fff;
	border:solid 0.8px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item234661 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item234901 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item315400 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item315402 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item315428 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item315454 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item315481 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item315507 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item315533 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item315559 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item315585 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item315611 {
	width:113px !important;
	height:75px !important;
}

#item315637 {
	width:114px !important;
	height:3px !important;
	left:483px !important;
	top:72px !important;
	background:#0090d5;
}

#item263058 {
	width:418px !important;
	height:276px !important;
	left:57px !important;
	top:528px !important;
	background:#008fd2;
}

#item230943 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item231185 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item319440 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item319466 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item319492 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item319518 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item319544 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item319570 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item319597 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item319623 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item319649 {
	width:113px !important;
	height:40px !important;
}

#item319675 {
	width:65px !important;
	height:3px !important;
	left:604px !important;
	top:37px !important;
	background:#0090d5;
}

#item267372 {
	width:418px !important;
	height:276px !important;
	left:62px !important;
	top:602px !important;
	background:#008fd2;
}

#item234912 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item235151 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item315656 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item315658 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item315685 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item315711 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item315737 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item315763 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item315789 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item315815 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item315841 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item315867 {
	width:113px !important;
	height:75px !important;
}

#item315893 {
	width:114px !important;
	height:3px !important;
	left:604px !important;
	top:72px !important;
	background:#0090d5;
}

#item263381 {
	width:865px !important;
	height:184px !important;
	left:57px !important;
	top:553px !important;
	background:#008fd2;
}

#item231472 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item231712 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item319755 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item319781 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item319808 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item319834 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item319860 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item319886 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item319912 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item319938 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item319964 {
	width:113px !important;
	height:40px !important;
}

#item319991 {
	width:75px !important;
	height:3px !important;
	left:676px !important;
	top:37px !important;
	background:#0090d5;
}

#item267034 {
	width:865px !important;
	height:184px !important;
	left:35px !important;
	top:581px !important;
	background:#008fd2;
}

#item267035 {
	width:865px !important;
	height:184px !important;
	left:-553px !important;
	top:1276px !important;
	background:#008fd2;
}

#item235210 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item235450 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item315953 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item315955 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item315982 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item316008 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item316034 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item316060 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item316086 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item316112 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item316138 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item316165 {
	width:113px !important;
	height:75px !important;
}

#item316192 {
	width:114px !important;
	height:3px !important;
	left:725px !important;
	top:72px !important;
	background:#0090d5;
}

#item231719 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item231958 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item320042 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item320068 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item320094 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item320120 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item320146 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item320172 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item320198 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item320224 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item320250 {
	width:113px !important;
	height:40px !important;
}

#item320277 {
	width:172px !important;
	height:3px !important;
	left:758px !important;
	top:37px !important;
	background:#0090d5;
}

#item235458 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item235699 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item316225 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item316227 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item316254 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item316280 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item316306 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item316332 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item316358 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item316384 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item316410 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item316436 {
	width:113px !important;
	height:75px !important;
}

#item316463 {
	width:172px !important;
	height:3px !important;
	left:845px !important;
	top:72px !important;
	background:#0090d5;
}

#item264473 {
	width:432px !important;
	height:305px !important;
	left:28px !important;
	top:71px !important;
	background:#fff;
}

#item264648 {
	width:128px !important;
	height:18px !important;
	left:57px !important;
	top:244px !important;
}

#item264655 {
	width:128px !important;
	height:18px !important;
	left:255px !important;
	top:244px !important;
}

#item231978 {
	width:1190px !important;
	height:40px !important;
	background:#fff;
}

#item232218 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:11px !important;
}

#item320333 {
	width:123px !important;
	height:40px !important;
	left:937px !important;
}

#item320359 {
	width:172px !important;
	height:40px !important;
	left:758px !important;
}

#item320385 {
	width:75px !important;
	height:40px !important;
	left:676px !important;
}

#item320411 {
	width:65px !important;
	height:40px !important;
	left:604px !important;
}

#item320437 {
	width:113px !important;
	height:40px !important;
	left:483px !important;
}

#item320463 {
	width:113px !important;
	height:40px !important;
	left:362px !important;
}

#item320489 {
	width:113px !important;
	height:40px !important;
	left:242px !important;
}

#item320516 {
	width:113px !important;
	height:40px !important;
	left:121px !important;
}

#item320542 {
	width:113px !important;
	height:40px !important;
}

#item320569 {
	width:123px !important;
	height:3px !important;
	left:937px !important;
	top:37px !important;
	background:#0090d5;
}

#item265428 {
	width:432px !important;
	height:305px !important;
	left:34px !important;
	top:120px !important;
	background:#fff;
}

#item265596 {
	width:128px !important;
	height:18px !important;
	left:62px !important;
	top:294px !important;
}

#item265600 {
	width:128px !important;
	height:18px !important;
	left:261px !important;
	top:294px !important;
}

#item235962 {
	width:595px !important;
	height:75px !important;
	background:#fff;
}

#item236201 {
	width:23px !important;
	height:21px !important;
	left:40px !important;
	top:27px !important;
}

#item316515 {
	width:485px !important;
	height:75px !important;
	left:110px !important;
}

#item316517 {
	width:123px !important;
	height:75px !important;
	left:1025px !important;
}

#item316543 {
	width:172px !important;
	height:75px !important;
	left:845px !important;
}

#item316570 {
	width:113px !important;
	height:75px !important;
	left:725px !important;
}

#item316597 {
	width:113px !important;
	height:75px !important;
	left:604px !important;
}

#item316624 {
	width:113px !important;
	height:75px !important;
	left:483px !important;
}

#item316650 {
	width:113px !important;
	height:75px !important;
	left:362px !important;
}

#item316676 {
	width:113px !important;
	height:75px !important;
	left:242px !important;
}

#item316702 {
	width:113px !important;
	height:75px !important;
	left:121px !important;
}

#item316728 {
	width:113px !important;
	height:75px !important;
}

#item316754 {
	width:123px !important;
	height:3px !important;
	left:1025px !important;
	top:72px !important;
	background:#0090d5;
}

#item210745 {
	width:35px !important;
	height:12px !important;
	left:431px !important;
	top:744px !important;
}

#item264803 {
	width:574px !important;
	height:291px !important;
	left:-14px !important;
	top:567px !important;
	background:#fff;
}

#item264850 {
	width:119px !important;
	height:18px !important;
	left:128px !important;
	top:603px !important;
}

#item264857 {
	width:35px !important;
	height:12px !important;
	left:431px !important;
	top:744px !important;
}

#item264879 {
	width:35px !important;
	height:12px !important;
	left:431px !important;
	top:737px !important;
}

#item264884 {
	width:574px !important;
	height:291px !important;
	left:-15px !important;
	top:560px !important;
	background:#fff;
}

#item264931 {
	width:119px !important;
	height:18px !important;
	left:127px !important;
	top:596px !important;
}

#item264936 {
	width:35px !important;
	height:12px !important;
	left:431px !important;
	top:737px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:725px){ [class*=" mq-"], .mq-default { display:none; } .mq-595 {display:block; } }

