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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1191px; height:842px; }
.page-scale-wrap { width:1191px; height:842px; background: #fff !important; }
.paper-vertical { width:1191px; height:100%; }
.paper-horizontal { width:30529px; 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;}
}

#item27946 {
	width:170px !important;
	height:23px !important;
	left:36px !important;
	top:34px !important;
}

#item27950 {
	width:54px !important;
	height:14px !important;
	left:1103px !important;
	top:791px !important;
}

#item855 {
	width:1208px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#0932b0;
}

#item27979 {
	width:150px !important;
	height:496px !important;
	left:454px !important;
	top:354px !important;
}

#item27980 {
	width:1208px !important;
	height:496px !important;
	left:-9px !important;
	top:354px !important;
	background:#d7d7d7;
}

#item28050 {
	width:170px !important;
	height:23px !important;
	left:36px !important;
	top:34px !important;
}

#item28054 {
	width:54px !important;
	height:26px !important;
	left:1103px !important;
	top:791px !important;
}

#item50075 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#0932b0;
}

#item50076 {
	width:150px !important;
	height:496px !important;
	left:454px !important;
	top:354px !important;
}

#item58475 {
	width:612px !important;
	height:496px !important;
	left:-9px !important;
	top:354px !important;
	background:#d7d7d7;
}

#item50043 {
	width:170px !important;
	height:23px !important;
	left:36px !important;
	top:34px !important;
}

#item50083 {
	width:170px !important;
	height:23px !important;
	left:36px !important;
	top:34px !important;
}

#item50089 {
	width:54px !important;
	height:26px !important;
	left:502px !important;
	top:793px !important;
}

#item7860 {
	width:468px !important;
	height:865px !important;
	left:-11px !important;
	top:-11px !important;
	background:#0932b0;
}

#item58879 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item58884 {
	width:23px !important;
	height:17px !important;
}

#item58881 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item58899 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item58919 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item58920 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item58946 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item58973 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item58999 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item59025 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item59051 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item59077 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item59103 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item59129 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item59155 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item59182 {
	width:125px !important;
	height:40px !important;
}

#item50175 {
	width:468px !important;
	height:865px !important;
	left:-9px !important;
	top:-11px !important;
	background:#0932b0;
}

#item68541 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item68546 {
	width:32px !important;
	height:24px !important;
}

#item68543 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item68552 {
	width:460px !important;
	height:56px !important;
	left:144px !important;
}

#item68554 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item68555 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item68581 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item68607 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item68633 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item68659 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item68685 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item68711 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item68738 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item68764 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item68792 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item68818 {
	width:175px !important;
	height:56px !important;
}

#item29785 {
	width:95px !important;
	height:38px !important;
	left:897px !important;
	top:92px !important;
}

#item29792 {
	width:68px !important;
	height:38px !important;
	left:612px !important;
	top:92px !important;
}

#item29795 {
	width:67px !important;
	height:38px !important;
	left:131px !important;
	top:92px !important;
}

#item29799 {
	width:67px !important;
	height:38px !important;
	left:225px !important;
	top:92px !important;
}

#item29802 {
	width:67px !important;
	height:38px !important;
	left:322px !important;
	top:92px !important;
}

#item29807 {
	width:67px !important;
	height:38px !important;
	left:485px !important;
	top:92px !important;
}

#item29810 {
	width:95px !important;
	height:38px !important;
	left:1049px !important;
	top:92px !important;
}

#item29813 {
	width:68px !important;
	height:38px !important;
	left:735px !important;
	top:92px !important;
}

#item29407 {
	width:1217px !important;
	height:35px !important;
	left:-9px !important;
	top:805px !important;
	background:#fff;
}

#item63417 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item63421 {
	width:23px !important;
	height:17px !important;
}

#item63418 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item63425 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item63427 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item63428 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item63454 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item63480 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item63507 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item63534 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item63560 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item63586 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item63612 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item63638 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item63664 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item63690 {
	width:125px !important;
	height:40px !important;
}

#item50347 {
	width:95px !important;
	height:38px !important;
	left:897px !important;
	top:92px !important;
}

#item50351 {
	width:68px !important;
	height:38px !important;
	left:612px !important;
	top:92px !important;
}

#item50354 {
	width:67px !important;
	height:38px !important;
	left:131px !important;
	top:92px !important;
}

#item50359 {
	width:67px !important;
	height:38px !important;
	left:225px !important;
	top:92px !important;
}

#item50363 {
	width:67px !important;
	height:38px !important;
	left:322px !important;
	top:92px !important;
}

#item50366 {
	width:67px !important;
	height:38px !important;
	left:485px !important;
	top:92px !important;
}

#item50371 {
	width:95px !important;
	height:38px !important;
	left:1049px !important;
	top:92px !important;
}

#item50375 {
	width:68px !important;
	height:38px !important;
	left:735px !important;
	top:92px !important;
}

#item50384 {
	width:1217px !important;
	height:35px !important;
	left:-9px !important;
	top:805px !important;
	background:#fff;
}

#item58027 {
	width:95px !important;
	height:38px !important;
	left:897px !important;
	top:92px !important;
}

#item58030 {
	width:68px !important;
	height:38px !important;
	left:612px !important;
	top:92px !important;
}

#item58033 {
	width:67px !important;
	height:38px !important;
	left:131px !important;
	top:92px !important;
}

#item58036 {
	width:67px !important;
	height:38px !important;
	left:225px !important;
	top:92px !important;
}

#item58039 {
	width:67px !important;
	height:38px !important;
	left:322px !important;
	top:92px !important;
}

#item58044 {
	width:67px !important;
	height:38px !important;
	left:485px !important;
	top:92px !important;
}

#item58048 {
	width:95px !important;
	height:38px !important;
	left:1049px !important;
	top:92px !important;
}

#item58052 {
	width:68px !important;
	height:38px !important;
	left:735px !important;
	top:92px !important;
}

#item68872 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item68876 {
	width:32px !important;
	height:24px !important;
}

#item68873 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item68882 {
	width:460px !important;
	height:56px !important;
	left:144px !important;
}

#item68884 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item68885 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item68911 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item68937 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item68964 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item68990 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item69016 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item69042 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item69068 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item69094 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item69120 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item69146 {
	width:175px !important;
	height:56px !important;
}

#item30387 {
	width:457px !important;
	height:228px !important;
	left:86px !important;
	top:546px !important;
	background:#0932b0;
}

#item63787 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item63791 {
	width:23px !important;
	height:17px !important;
}

#item63788 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item63795 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item63797 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item63798 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item63824 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item63850 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item63878 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item63904 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item63930 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item63956 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item63982 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item64008 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item64034 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item64063 {
	width:125px !important;
	height:40px !important;
}

#item50972 {
	width:457px !important;
	height:228px !important;
	left:64px !important;
	top:546px !important;
	background:#0932b0;
}

#item69192 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item69196 {
	width:32px !important;
	height:24px !important;
}

#item69193 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item69201 {
	width:450px !important;
	height:56px !important;
	left:144px !important;
}

#item69203 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item69204 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item69230 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item69256 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item69282 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item69308 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item69334 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item69361 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item69387 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item69413 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item69439 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item69468 {
	width:175px !important;
	height:56px !important;
}

#item64118 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item64122 {
	width:23px !important;
	height:17px !important;
}

#item64119 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item64126 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item64128 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item64129 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item64156 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item64184 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item64210 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item64236 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item64262 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item64288 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item64314 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item64340 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item64369 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item64396 {
	width:125px !important;
	height:40px !important;
}

#item69512 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item69516 {
	width:32px !important;
	height:24px !important;
}

#item69513 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item69521 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item69523 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item69525 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item69551 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item69578 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item69604 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item69630 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item69656 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item69682 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item69708 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item69734 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item69763 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item69789 {
	width:175px !important;
	height:56px !important;
}

#item64438 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item64442 {
	width:23px !important;
	height:17px !important;
}

#item64439 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item64446 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item64448 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item64449 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item64475 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item64501 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item64527 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item64554 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item64580 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item64606 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item64632 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item64658 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item64686 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item64712 {
	width:125px !important;
	height:40px !important;
}

#item73814 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item73818 {
	width:32px !important;
	height:24px !important;
}

#item73815 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item73822 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item73824 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item73826 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item73852 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item73879 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item73905 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item73931 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item73957 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item73983 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item74009 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item74035 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item74063 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item74090 {
	width:175px !important;
	height:56px !important;
}

#item31633 {
	width:482px !important;
	height:225px !important;
	left:652px !important;
	top:518px !important;
	background:#0932b0;
}

#item64774 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item64779 {
	width:23px !important;
	height:17px !important;
}

#item64776 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item64783 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item64785 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item64786 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item64812 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item64838 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item64864 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item64890 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item64917 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item64944 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item64971 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item64997 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item65026 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item65052 {
	width:125px !important;
	height:40px !important;
}

#item51797 {
	width:482px !important;
	height:225px !important;
	left:57px !important;
	top:1344px !important;
	background:#0932b0;
}

#item70131 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item70135 {
	width:32px !important;
	height:24px !important;
}

#item70132 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item70139 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item70141 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item70143 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item70169 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item70195 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item70221 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item70247 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item70273 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item70301 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item70327 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item70354 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item70382 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item70408 {
	width:175px !important;
	height:56px !important;
}

#item65137 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item65141 {
	width:23px !important;
	height:17px !important;
}

#item65138 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item65145 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item65147 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item65149 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item65175 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item65201 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item65227 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item65255 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item65281 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item65307 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item65333 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item65361 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item65387 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item65413 {
	width:125px !important;
	height:40px !important;
}

#item74143 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item74147 {
	width:32px !important;
	height:24px !important;
}

#item74144 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item74151 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item74153 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item74154 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item74180 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item74206 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item74232 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item74258 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item74285 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item74311 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item74338 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item74366 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item74392 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item74418 {
	width:175px !important;
	height:56px !important;
}

#item49946 {
	width:235px !important;
	height:299px !important;
	left:899px !important;
	top:271px !important;
	background:#0932b0;
}

#item65440 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item65444 {
	width:23px !important;
	height:17px !important;
}

#item65441 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item65449 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item65451 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item65452 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item65478 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item65504 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item65530 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item65556 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item65582 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item65609 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item65635 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item65663 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item65689 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item65716 {
	width:125px !important;
	height:40px !important;
}

#item52409 {
	width:235px !important;
	height:299px !important;
	left:303px !important;
	top:1073px !important;
	background:#0932b0;
}

#item70762 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item70766 {
	width:32px !important;
	height:24px !important;
}

#item70763 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item70770 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item70772 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item70774 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item70800 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item70826 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item70853 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item70879 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item70905 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item70931 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item70957 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item70985 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item71011 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item71038 {
	width:175px !important;
	height:56px !important;
}

#item34891 {
	width:604px !important;
	height:265px !important;
	left:-8px !important;
	top:585px !important;
	background:#0932b0;
}

#item65796 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item65800 {
	width:23px !important;
	height:17px !important;
}

#item65797 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item65805 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item65807 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item65808 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item65834 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item65861 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item65887 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item65913 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item65939 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item65966 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item65994 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item66020 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item66048 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item66074 {
	width:125px !important;
	height:40px !important;
}

#item52880 {
	width:604px !important;
	height:265px !important;
	left:-9px !important;
	top:585px !important;
	background:#0932b0;
}

#item74480 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item74485 {
	width:32px !important;
	height:24px !important;
}

#item74481 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item74489 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item74491 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item74492 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item74518 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item74544 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item74570 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item74596 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item74622 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item74649 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item74678 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item74704 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item74730 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item74756 {
	width:175px !important;
	height:56px !important;
}

#item66138 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item66142 {
	width:23px !important;
	height:17px !important;
}

#item66139 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item66147 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item66149 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item66150 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item66176 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item66202 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item66228 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item66255 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item66281 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item66307 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item66335 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item66361 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item66388 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item66414 {
	width:125px !important;
	height:40px !important;
}

#item74813 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item74817 {
	width:32px !important;
	height:24px !important;
}

#item74814 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item74821 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item74823 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item74824 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item74851 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item74878 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item74905 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item74931 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item74958 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item74984 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item75012 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item75039 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item75065 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item75091 {
	width:175px !important;
	height:56px !important;
}

#item46189 {
	width:68px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46190 {
	width:102px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46191 {
	width:89px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46193 {
	width:136px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46195 {
	width:102px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46196 {
	width:170px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46197 {
	width:150px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46198 {
	width:225px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46200 {
	width:170px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46201 {
	width:252px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46202 {
	width:231px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46203 {
	width:306px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46355 {
	width:259px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46356 {
	width:395px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46854 {
	width:62px !important;
	height:14px !important;
	left:728px !important;
	top:568px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46855 {
	width:109px !important;
	height:14px !important;
	left:728px !important;
	top:619px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46856 {
	width:83px !important;
	height:14px !important;
	left:728px !important;
	top:594px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46857 {
	width:129px !important;
	height:14px !important;
	left:728px !important;
	top:645px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46859 {
	width:205px !important;
	height:14px !important;
	left:728px !important;
	top:670px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46860 {
	width:266px !important;
	height:14px !important;
	left:728px !important;
	top:696px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item47976 {
	width:54px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item47977 {
	width:95px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item46415 {
	width:82px !important;
	height:14px !important;
	left:729px !important;
	top:289px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46427 {
	width:136px !important;
	height:14px !important;
	left:729px !important;
	top:340px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46421 {
	width:109px !important;
	height:14px !important;
	left:729px !important;
	top:315px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46431 {
	width:156px !important;
	height:14px !important;
	left:729px !important;
	top:365px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46435 {
	width:272px !important;
	height:14px !important;
	left:729px !important;
	top:391px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item46438 {
	width:313px !important;
	height:14px !important;
	left:729px !important;
	top:416px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45126 {
	width:68px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45127 {
	width:129px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item45129 {
	width:88px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45130 {
	width:150px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item45131 {
	width:116px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45132 {
	width:170px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item45134 {
	width:143px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45135 {
	width:184px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item45136 {
	width:204px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45137 {
	width:306px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item45138 {
	width:211px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45139 {
	width:340px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item45141 {
	width:286px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45142 {
	width:367px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item45143 {
	width:340px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item45144 {
	width:408px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item66482 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item66486 {
	width:23px !important;
	height:17px !important;
}

#item66483 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item66492 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item66494 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item66495 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item66521 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item66547 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item66573 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item66599 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item66625 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item66652 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item66680 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item66706 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item66732 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item66758 {
	width:125px !important;
	height:40px !important;
}

#item53762 {
	width:68px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53763 {
	width:102px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53765 {
	width:89px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53766 {
	width:136px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53768 {
	width:102px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53769 {
	width:170px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53771 {
	width:150px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53773 {
	width:225px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53775 {
	width:170px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53776 {
	width:252px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53778 {
	width:231px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53779 {
	width:306px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53782 {
	width:259px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53783 {
	width:395px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53853 {
	width:62px !important;
	height:14px !important;
	left:117px !important;
	top:1365px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53854 {
	width:109px !important;
	height:14px !important;
	left:117px !important;
	top:1416px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53855 {
	width:83px !important;
	height:14px !important;
	left:117px !important;
	top:1390px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53856 {
	width:129px !important;
	height:14px !important;
	left:117px !important;
	top:1441px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53857 {
	width:205px !important;
	height:14px !important;
	left:117px !important;
	top:1467px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53858 {
	width:266px !important;
	height:14px !important;
	left:117px !important;
	top:1492px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53860 {
	width:54px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53861 {
	width:95px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53862 {
	width:82px !important;
	height:14px !important;
	left:117px !important;
	top:1086px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53863 {
	width:136px !important;
	height:14px !important;
	left:117px !important;
	top:1137px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53864 {
	width:109px !important;
	height:14px !important;
	left:117px !important;
	top:1111px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53865 {
	width:156px !important;
	height:14px !important;
	left:117px !important;
	top:1162px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53866 {
	width:272px !important;
	height:14px !important;
	left:117px !important;
	top:1187px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53867 {
	width:313px !important;
	height:14px !important;
	left:117px !important;
	top:1213px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53870 {
	width:68px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53871 {
	width:129px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53873 {
	width:88px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53874 {
	width:150px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53876 {
	width:116px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53877 {
	width:170px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53879 {
	width:143px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53880 {
	width:184px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53882 {
	width:204px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53883 {
	width:306px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53885 {
	width:211px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53886 {
	width:340px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53888 {
	width:286px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53889 {
	width:367px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item53891 {
	width:340px !important;
	height:7px !important;
	border-radius:0 14px 14px 0;
	background:#0932b0;
}

#item53892 {
	width:408px !important;
	height:7px !important;
	top:7px !important;
	border-radius:0 14px 14px 0;
	background:#9caddf;
}

#item71699 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item71703 {
	width:32px !important;
	height:24px !important;
}

#item71700 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item71710 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item71712 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item71713 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item71739 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item71765 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item71793 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item71819 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item71845 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item71871 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item71900 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item71926 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item71952 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item71979 {
	width:175px !important;
	height:56px !important;
}

#item66852 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item66857 {
	width:23px !important;
	height:17px !important;
}

#item66854 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item66862 {
	width:1088px !important;
	height:40px !important;
	left:103px !important;
}

#item66864 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item66865 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item66891 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item66917 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item66943 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item66969 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item66995 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item67024 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item67050 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item67076 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item67102 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item67128 {
	width:125px !important;
	height:40px !important;
}

#item72049 {
	width:575px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item72053 {
	width:32px !important;
	height:24px !important;
}

#item72050 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item72058 {
	width:464px !important;
	height:56px !important;
	left:139px !important;
}

#item72060 {
	width:1667px !important;
	height:56px !important;
	left:190px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item72061 {
	width:175px !important;
	height:56px !important;
	left:1920px !important;
}

#item72087 {
	width:230px !important;
	height:56px !important;
	left:1681px !important;
}

#item72113 {
	width:175px !important;
	height:56px !important;
	left:1494px !important;
}

#item72139 {
	width:175px !important;
	height:56px !important;
	left:1308px !important;
}

#item72165 {
	width:175px !important;
	height:56px !important;
	left:1122px !important;
}

#item72191 {
	width:175px !important;
	height:56px !important;
	left:936px !important;
}

#item72220 {
	width:175px !important;
	height:56px !important;
	left:750px !important;
}

#item72246 {
	width:175px !important;
	height:56px !important;
	left:563px !important;
}

#item72272 {
	width:175px !important;
	height:56px !important;
	left:377px !important;
}

#item72299 {
	width:175px !important;
	height:56px !important;
	left:191px !important;
}

#item72325 {
	width:175px !important;
	height:56px !important;
	left:5px !important;
}

#item42771 {
	width:150px !important;
	height:77px !important;
	left:400px !important;
	top:107px !important;
}

#item42781 {
	width:31px !important;
	height:18px !important;
	left:928px !important;
	top:626px !important;
}

#item42816 {
	width:10px !important;
	height:27px !important;
	left:15px !important;
}

#item67201 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item67206 {
	width:23px !important;
	height:17px !important;
}

#item67202 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item67211 {
	width:1088px !important;
	height:40px !important;
	left:103px !important;
}

#item67213 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item67214 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item67240 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item67266 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item67292 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item67318 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item67346 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item67373 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item67399 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item67425 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item67452 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item67478 {
	width:125px !important;
	height:40px !important;
}

#item54085 {
	width:150px !important;
	height:77px !important;
	left:380px !important;
	top:107px !important;
}

#item54121 {
	width:31px !important;
	height:18px !important;
	left:334px !important;
	top:1349px !important;
}

#item54134 {
	width:10px !important;
	height:27px !important;
	left:15px !important;
}

#item72366 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item72370 {
	width:32px !important;
	height:24px !important;
}

#item72367 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item72376 {
	width:460px !important;
	height:56px !important;
	left:144px !important;
}

#item72378 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item72379 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item72405 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item72431 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item72457 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item72484 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item72513 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item72539 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item72565 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item72592 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item72619 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item72645 {
	width:175px !important;
	height:56px !important;
}

#item42876 {
	width:221px !important;
	height:170px !important;
	left:652px !important;
	top:590px !important;
	background:#0932b0;
}

#item44796 {
	width:221px !important;
	height:170px !important;
	left:318px !important;
	top:590px !important;
	background:#0932b0;
}

#item44068 {
	width:96px !important;
	height:69px !important;
	left:405px !important;
	top:176px !important;
}

#item44252 {
	width:100px !important;
	height:64px !important;
	left:239px !important;
	top:318px !important;
	background:#fff;
}

#item43178 {
	width:35px !important;
	height:35px !important;
	left:668px !important;
	top:610px !important;
}

#item67550 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item67554 {
	width:23px !important;
	height:17px !important;
}

#item67551 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item67559 {
	width:1096px !important;
	height:40px !important;
	left:103px !important;
}

#item67561 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item67562 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item67588 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item67615 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item67642 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item67668 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item67696 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item67722 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item67748 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item67774 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item67800 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item67827 {
	width:125px !important;
	height:40px !important;
}

#item54485 {
	width:221px !important;
	height:170px !important;
	left:57px !important;
	top:1430px !important;
	background:#0932b0;
}

#item54486 {
	width:221px !important;
	height:170px !important;
	left:298px !important;
	top:590px !important;
	background:#0932b0;
}

#item54487 {
	width:96px !important;
	height:69px !important;
	left:384px !important;
	top:176px !important;
}

#item54511 {
	width:100px !important;
	height:64px !important;
	left:218px !important;
	top:318px !important;
	background:#fff;
}

#item54535 {
	width:35px !important;
	height:35px !important;
	left:73px !important;
	top:1450px !important;
}

#item72690 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item72694 {
	width:32px !important;
	height:24px !important;
}

#item72691 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item72699 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item72701 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item72702 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item72728 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item72754 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item72780 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item72806 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item72835 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item72861 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item72887 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item72913 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item72939 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item72965 {
	width:175px !important;
	height:56px !important;
}

#item3163 {
	width:607px !important;
	height:638px !important;
	left:595px !important;
	top:215px !important;
	background:#0932b0;
}

#item3220 {
	width:23px !important;
	height:16px !important;
	left:659px !important;
	top:517px !important;
}

#item3225 {
	width:23px !important;
	height:32px !important;
	left:659px !important;
	top:599px !important;
}

#item3230 {
	width:23px !important;
	height:23px !important;
	left:659px !important;
	top:667px !important;
}

#item3234 {
	width:23px !important;
	height:23px !important;
	left:659px !important;
	top:733px !important;
}

#item3327 {
	width:42px !important;
	height:42px !important;
	left:942px !important;
	top:751px !important;
	border-radius:1px;
}

#item67867 {
	width:1199px !important;
	height:40px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item67872 {
	width:23px !important;
	height:17px !important;
}

#item67868 {
	width:23px !important;
	height:17px !important;
	left:40px !important;
	top:11px !important;
}

#item67878 {
	width:1088px !important;
	height:40px !important;
	left:103px !important;
}

#item67880 {
	width:1191px !important;
	height:40px !important;
	left:132px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item67881 {
	width:125px !important;
	height:40px !important;
	left:1368px !important;
}

#item67907 {
	width:164px !important;
	height:40px !important;
	left:1197px !important;
}

#item67933 {
	width:125px !important;
	height:40px !important;
	left:1064px !important;
}

#item67959 {
	width:125px !important;
	height:40px !important;
	left:931px !important;
}

#item67985 {
	width:125px !important;
	height:40px !important;
	left:798px !important;
}

#item68013 {
	width:125px !important;
	height:40px !important;
	left:665px !important;
}

#item68040 {
	width:125px !important;
	height:40px !important;
	left:532px !important;
}

#item68066 {
	width:125px !important;
	height:40px !important;
	left:399px !important;
}

#item68092 {
	width:125px !important;
	height:40px !important;
	left:266px !important;
}

#item68118 {
	width:125px !important;
	height:40px !important;
	left:133px !important;
}

#item68144 {
	width:125px !important;
	height:40px !important;
}

#item55063 {
	width:607px !important;
	height:638px !important;
	left:-2px !important;
	top:987px !important;
	background:#0932b0;
}

#item55089 {
	width:42px !important;
	height:42px !important;
	left:344px !important;
	top:1522px !important;
	border-radius:1px;
}

#item73008 {
	width:595px !important;
	height:56px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item73012 {
	width:32px !important;
	height:24px !important;
}

#item73009 {
	width:32px !important;
	height:24px !important;
	left:56px !important;
	top:16px !important;
}

#item73017 {
	width:451px !important;
	height:56px !important;
	left:144px !important;
}

#item73019 {
	width:1667px !important;
	height:56px !important;
	left:185px !important;
	background:#fff;
	outline:solid 1.4px #fff;
}

#item73020 {
	width:175px !important;
	height:56px !important;
	left:1916px !important;
}

#item73046 {
	width:230px !important;
	height:56px !important;
	left:1676px !important;
}

#item73075 {
	width:175px !important;
	height:56px !important;
	left:1490px !important;
}

#item73101 {
	width:175px !important;
	height:56px !important;
	left:1303px !important;
}

#item73127 {
	width:175px !important;
	height:56px !important;
	left:1117px !important;
}

#item73154 {
	width:175px !important;
	height:56px !important;
	left:931px !important;
}

#item73180 {
	width:175px !important;
	height:56px !important;
	left:745px !important;
}

#item73207 {
	width:175px !important;
	height:56px !important;
	left:559px !important;
}

#item73233 {
	width:175px !important;
	height:56px !important;
	left:372px !important;
}

#item73259 {
	width:175px !important;
	height:56px !important;
	left:186px !important;
}

#item73285 {
	width:175px !important;
	height:56px !important;
}

#item28162 {
	width:1208px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#0932b0;
}

#item49443 {
	width:746px !important;
	height:496px !important;
	left:454px !important;
	top:354px !important;
	background:#d7d7d7;
}

#item28167 {
	width:124px !important;
	height:19px !important;
	left:34px !important;
	top:587px !important;
}

#item28163 {
	width:44px !important;
	height:13px !important;
	left:393px !important;
	top:795px !important;
}

#item55381 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#0932b0;
}

#item55382 {
	width:150px !important;
	height:496px !important;
	left:454px !important;
	top:354px !important;
	background:#d7d7d7;
}

#item55388 {
	width:124px !important;
	height:19px !important;
	left:34px !important;
	top:587px !important;
}

#item55392 {
	width:44px !important;
	height:13px !important;
	left:393px !important;
	top:795px !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; } }

