/* 	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:#e4ded6; }
:-webkit-full-screen { background:#e4ded6; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:596px; height:842px; background: #fff !important; }
.paper-vertical { width:596px; height:100%; }
.paper-horizontal { width:10px; height:854px; }
/* 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:596px) {
	.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 #092a6d; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#092a6d;}
#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;}
}

#item784798 {
	width:614px !important;
	height:648px !important;
	left:-9px !important;
	top:-11px !important;
}

#item375136 {
	width:614px !important;
	height:214px !important;
	left:-9px !important;
	top:637px !important;
	background:#fff;
}

#item375160 {
	mix-blend-mode:multiply;
	width:126px !important;
	height:104px !important;
	left:448px !important;
	top:710px !important;
}

#item375188 {
	width:221px !important;
	height:49px !important;
	left:335px !important;
	top:570px !important;
}

#item413768 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:651px !important;
	height:544px !important;
	left:-325px !important;
	top:583px !important;
}

#item413819 {
	width:129px !important;
	height:42px !important;
}

#item593661 {
	width:52px !important;
	height:52px !important;
	left:-25px !important;
	top:395px !important;
}

#item593669 {
	width:52px !important;
	height:52px !important;
	left:570px !important;
	top:395px !important;
}

#item571370 {
	width:170px !important;
	height:162px !important;
	left:213px !important;
	top:-117px !important;
}

@keyframes skccontents-571434 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,851px);}
}
@-webkit-keyframes skccontents-571434 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,851px);}
}
#item571434 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item571435 {
	width:598px !important;
	height:861px !important;
	top:108px !important;
	background:#1d2eb7;
}

#item571486 {
	width:170px !important;
	height:162px !important;
	left:214px !important;
}

#item375261 {
	width:614px !important;
	height:860px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f7f5f2;
}

#item569645 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item685955 {
	width:8px !important;
	height:364px !important;
	left:494px !important;
	top:59px !important;
	border-radius:30px;
	background:#fff;
	border:solid 1px #ececec;
}

#item685957 {
	width:7px !important;
	height:228px !important;
	left:494px !important;
	top:59px !important;
	border-radius:30px;
	background:#9d9c9c;
}

#item527145 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item375651 {
	width:615px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
}

#item784886 {
	width:615px !important;
	height:388px !important;
	top:-66px !important;
}

#item562760 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item562955 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item563124 {
	width:511px !important;
	height:338px !important;
	background:#fff;
}

#item375873 {
	width:614px !important;
	height:861px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f7f5f2;
}

#item563622 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item375920 {
	width:614px !important;
	height:860px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f7f5f2;
}

#item564212 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item375938 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
	background:#dadad9;
}

#item784994 {
	width:614px !important;
	height:488px !important;
	top:-116px !important;
	background:#dadad9;
}

#item375966 {
	width:614px !important;
	height:860px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f7f5f2;
}

#item564847 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item564896 {
	width:516px !important;
	height:154px !important;
	top:154px !important;
	background:#fff;
}

#item564920 {
	width:362px !important;
	height:115px !important;
	left:4px !important;
	top:179px !important;
	border:solid 1px #1d2eb7;
}

#item564921 {
	width:96px !important;
	height:115px !important;
	left:374px !important;
	top:179px !important;
	border:solid 1px #1d2eb7;
}

#item564922 {
	width:38px !important;
	height:136px !important;
	left:477px !important;
	top:179px !important;
	border:solid 1px #1d2eb7;
}

#item376043 {
	width:614px !important;
	height:861px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f7f5f2;
}

#item563987 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item376086 {
	width:614px !important;
	height:861px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f7f5f2;
}

#item563909 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item376132 {
	width:614px !important;
	height:861px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f7f5f2;
}

#item563367 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item376147 {
	width:614px !important;
	height:237px !important;
	left:-9px !important;
	background:#dadad9;
}

#item785186 {
	width:614px !important;
	height:711px !important;
	top:-237px !important;
	background:#dadad9;
}

#item785187 {
	width:614px !important;
	height:711px !important;
	background:#ececec;
}

#item554631 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item734923 {
	width:4px !important;
	height:6px !important;
	top:395px !important;
}

#item556589 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item560279 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item378081 {
	width:614px !important;
	height:861px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f7f5f2;
}

#item562545 {
	width:528px !important;
	height:515px !important;
	left:40px !important;
	top:267px !important;
}

#item378129 {
	width:614px !important;
	height:861px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f7f5f2;
}

#item562328 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item561271 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item561357 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item413849 {
	width:170px !important;
	height:162px !important;
	left:103px !important;
	top:-117px !important;
}

@keyframes flyinfromtop-413904 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,851px);}
}
@-webkit-keyframes flyinfromtop-413904 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,851px);}
}
#item413904 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item413905 {
	width:598px !important;
	height:861px !important;
	top:108px !important;
	background:#1d2eb7;
}

#item413952 {
	width:170px !important;
	height:162px !important;
	left:214px !important;
}

#item378239 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:651px !important;
	height:544px !important;
	left:-325px !important;
	top:583px !important;
}

#item378267 {
	width:528px !important;
	height:500px !important;
	left:41px !important;
	top:282px !important;
}

#item593432 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes skcjuniorsubjects-593558 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,246px);}
}
@-webkit-keyframes skcjuniorsubjects-593558 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,246px);}
}
#item593558 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item442435 {
	width:614px !important;
	height:245px !important;
	top:118px !important;
}

#item593423 {
	width:614px !important;
	height:246px !important;
	top:118px !important;
	background:#f3f4fb;
}

#item593364 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:305px !important;
}

#item593306 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:235px !important;
}

#item593250 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:270px !important;
}

#item593194 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:235px !important;
}

#item593133 {
	width:159px !important;
	height:31px !important;
	left:407px !important;
	top:235px !important;
}

#item593075 {
	width:159px !important;
	height:31px !important;
	left:407px !important;
	top:270px !important;
}

#item593016 {
	width:159px !important;
	height:31px !important;
	left:230px !important;
	top:305px !important;
}

#item592960 {
	width:159px !important;
	height:31px !important;
	left:407px !important;
	top:305px !important;
}

#item592904 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:270px !important;
}

#item593492 {
	width:170px !important;
	height:162px !important;
	left:222px !important;
}

#item443261 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f3f4fb;
}

#item414225 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:178px !important;
}

#item414275 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:108px !important;
}

#item414326 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:143px !important;
}

#item414377 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:108px !important;
}

#item414427 {
	width:159px !important;
	height:31px !important;
	left:398px !important;
	top:108px !important;
}

#item414477 {
	width:159px !important;
	height:31px !important;
	left:398px !important;
	top:143px !important;
}

#item414527 {
	width:159px !important;
	height:31px !important;
	left:221px !important;
	top:178px !important;
}

#item414577 {
	width:159px !important;
	height:31px !important;
	left:398px !important;
	top:178px !important;
}

#item414630 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:143px !important;
}

#item572069 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

#item378370 {
	width:528px !important;
	height:411px !important;
	left:40px !important;
	top:283px !important;
}

#item378487 {
	width:528px !important;
	height:326px !important;
	left:41px !important;
	top:283px !important;
}

#item378612 {
	width:528px !important;
	height:393px !important;
	left:40px !important;
	top:283px !important;
}

#item378730 {
	width:528px !important;
	height:306px !important;
	left:40px !important;
	top:283px !important;
}

#item378848 {
	width:528px !important;
	height:610px !important;
	left:40px !important;
	top:283px !important;
}

#item378966 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item379086 {
	width:528px !important;
	height:423px !important;
	left:41px !important;
	top:283px !important;
}

#item379204 {
	width:528px !important;
	height:404px !important;
	left:40px !important;
	top:283px !important;
}

#item379322 {
	width:528px !important;
	height:279px !important;
	left:41px !important;
	top:283px !important;
}

#item379442 {
	width:528px !important;
	height:499px !important;
	left:41px !important;
	top:283px !important;
}

#item592744 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes skcjuniorsubjects-592874 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,246px);}
}
@-webkit-keyframes skcjuniorsubjects-592874 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,246px);}
}
#item592874 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item592708 {
	width:614px !important;
	height:247px !important;
	top:117px !important;
	background:#f3f4fb;
}

#item592650 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:305px !important;
}

#item592589 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:235px !important;
}

#item592533 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:270px !important;
}

#item592477 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:235px !important;
}

#item592419 {
	width:159px !important;
	height:31px !important;
	left:407px !important;
	top:235px !important;
}

#item592361 {
	width:159px !important;
	height:31px !important;
	left:407px !important;
	top:270px !important;
}

#item592302 {
	width:159px !important;
	height:31px !important;
	left:230px !important;
	top:305px !important;
}

#item592245 {
	width:159px !important;
	height:31px !important;
	left:407px !important;
	top:305px !important;
}

#item592187 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:270px !important;
}

#item592805 {
	width:170px !important;
	height:162px !important;
	left:222px !important;
}

#item446920 {
	width:614px !important;
	height:247px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f3f4fb;
}

#item446922 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:178px !important;
}

#item446973 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:108px !important;
}

#item447024 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:143px !important;
}

#item447074 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:108px !important;
}

#item447125 {
	width:159px !important;
	height:31px !important;
	left:398px !important;
	top:108px !important;
}

#item447175 {
	width:159px !important;
	height:31px !important;
	left:398px !important;
	top:143px !important;
}

#item447225 {
	width:159px !important;
	height:31px !important;
	left:221px !important;
	top:178px !important;
}

#item447276 {
	width:159px !important;
	height:31px !important;
	left:398px !important;
	top:178px !important;
}

#item447326 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:143px !important;
}

#item572136 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

#item379542 {
	width:528px !important;
	height:411px !important;
	left:40px !important;
	top:283px !important;
}

#item379659 {
	width:528px !important;
	height:326px !important;
	left:41px !important;
	top:283px !important;
}

#item379785 {
	width:528px !important;
	height:394px !important;
	left:40px !important;
	top:283px !important;
}

#item379904 {
	width:528px !important;
	height:306px !important;
	left:41px !important;
	top:283px !important;
}

#item380024 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item380143 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item380263 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item380381 {
	width:528px !important;
	height:404px !important;
	left:40px !important;
	top:283px !important;
}

#item380501 {
	width:528px !important;
	height:279px !important;
	left:40px !important;
	top:283px !important;
}

#item447745 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
}

#item785357 {
	width:614px !important;
	height:409px !important;
	top:-82px !important;
}

#item380619 {
	width:528px !important;
	height:499px !important;
	left:40px !important;
	top:283px !important;
}

#item588768 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes skcjuniorsubjects-592154 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,256px);}
}
@-webkit-keyframes skcjuniorsubjects-592154 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,256px);}
}
#item592154 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item589431 {
	width:614px !important;
	height:257px !important;
	top:107px !important;
	background:#f3f4fb;
}

#item589458 {
	width:170px !important;
	height:162px !important;
	left:222px !important;
}

#item589347 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:282px !important;
}

#item589290 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:212px !important;
}

#item589232 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:247px !important;
}

#item589176 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:212px !important;
}

#item589119 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:317px !important;
}

#item589060 {
	width:159px !important;
	height:31px !important;
	left:406px !important;
	top:212px !important;
}

#item589003 {
	width:159px !important;
	height:31px !important;
	left:406px !important;
	top:247px !important;
}

#item588943 {
	width:159px !important;
	height:31px !important;
	left:228px !important;
	top:282px !important;
}

#item588887 {
	width:159px !important;
	height:31px !important;
	left:406px !important;
	top:282px !important;
}

#item588830 {
	width:159px !important;
	height:31px !important;
	left:49px !important;
	top:247px !important;
}

#item447497 {
	width:614px !important;
	height:247px !important;
	left:-9px !important;
	top:-10px !important;
	background:#f3f4fb;
}

#item447823 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:165px !important;
}

#item447873 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:95px !important;
}

#item447923 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:130px !important;
}

#item447973 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:95px !important;
}

#item448024 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:200px !important;
}

#item448075 {
	width:159px !important;
	height:31px !important;
	left:397px !important;
	top:95px !important;
}

#item448125 {
	width:159px !important;
	height:31px !important;
	left:397px !important;
	top:130px !important;
}

#item448175 {
	width:159px !important;
	height:31px !important;
	left:219px !important;
	top:165px !important;
}

#item448227 {
	width:159px !important;
	height:31px !important;
	left:397px !important;
	top:165px !important;
}

#item448277 {
	width:159px !important;
	height:31px !important;
	left:40px !important;
	top:130px !important;
}

#item572198 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

#item380717 {
	width:528px !important;
	height:411px !important;
	left:40px !important;
	top:283px !important;
}

#item380835 {
	width:528px !important;
	height:326px !important;
	left:40px !important;
	top:283px !important;
}

#item380959 {
	width:528px !important;
	height:393px !important;
	left:40px !important;
	top:283px !important;
}

#item381078 {
	width:528px !important;
	height:306px !important;
	left:40px !important;
	top:283px !important;
}

#item381210 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item381328 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item381449 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item381567 {
	width:528px !important;
	height:404px !important;
	left:40px !important;
	top:283px !important;
}

#item381688 {
	width:528px !important;
	height:424px !important;
	left:40px !important;
	top:283px !important;
}

#item381808 {
	width:528px !important;
	height:279px !important;
	left:40px !important;
	top:283px !important;
}

#item447578 {
	width:614px !important;
	height:216px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f3f4fb;
}

#item572765 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes skccontents-611755 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,851px);}
}
@-webkit-keyframes skccontents-611755 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,851px);}
}
#item611755 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item572409 {
	width:598px !important;
	height:861px !important;
	top:108px !important;
	background:#1d2eb7;
}

#item572460 {
	width:170px !important;
	height:162px !important;
	left:214px !important;
}

#item416490 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:381px !important;
}

#item416163 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:710px !important;
}

#item416214 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:496px !important;
}

#item416288 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:529px !important;
}

#item416338 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:562px !important;
}

#item416388 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:595px !important;
}

#item416440 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:628px !important;
}

#item416590 {
	width:162px !important;
	height:29px !important;
	left:220px !important;
	top:414px !important;
}

#item416687 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:611px !important;
}

#item416737 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:775px !important;
}

#item416810 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:808px !important;
}

#item416862 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:414px !important;
}

#item416912 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:447px !important;
}

#item416964 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:480px !important;
}

#item417014 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:513px !important;
}

#item417064 {
	width:162px !important;
	height:29px !important;
	left:42px !important;
	top:381px !important;
}

#item417137 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:479px !important;
}

#item417234 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:611px !important;
}

#item417285 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:645px !important;
}

#item417335 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:678px !important;
}

#item417385 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:712px !important;
}

#item417436 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:745px !important;
}

#item417486 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:397px !important;
}

#item417559 {
	width:162px !important;
	height:29px !important;
	left:396px !important;
	top:528px !important;
}

#item611682 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item448618 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
}

#item785386 {
	width:614px !important;
	height:921px !important;
	top:-293px !important;
}

#item381926 {
	width:528px !important;
	height:499px !important;
	left:41px !important;
	top:283px !important;
}

#item382025 {
	width:528px !important;
	height:356px !important;
	left:40px !important;
	top:253px !important;
}

#item449280 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item449330 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item449380 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item449430 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item449480 {
	width:162px !important;
	height:29px !important;
}

#item382140 {
	width:528px !important;
	height:356px !important;
	left:40px !important;
	top:253px !important;
}

#item638601 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item638655 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item638710 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item638764 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item638819 {
	width:162px !important;
	height:29px !important;
}

#item382257 {
	width:528px !important;
	height:356px !important;
	left:40px !important;
	top:253px !important;
}

#item638916 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item638970 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item639024 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item639079 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item639133 {
	width:162px !important;
	height:29px !important;
}

#item382373 {
	width:528px !important;
	height:356px !important;
	left:40px !important;
	top:253px !important;
}

#item639252 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item639306 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item639360 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item639414 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item639468 {
	width:162px !important;
	height:29px !important;
}

#item382489 {
	width:528px !important;
	height:356px !important;
	left:40px !important;
	top:253px !important;
}

#item639596 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item639650 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item639704 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item639758 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item639813 {
	width:162px !important;
	height:29px !important;
}

#item382606 {
	width:528px !important;
	height:441px !important;
	left:40px !important;
	top:253px !important;
}

#item451536 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item383078 {
	width:528px !important;
	height:439px !important;
	left:40px !important;
	top:253px !important;
}

#item453362 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item382722 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:253px !important;
}

#item451391 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item451465 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item382840 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:253px !important;
}

#item451603 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item639907 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item382959 {
	width:528px !important;
	height:434px !important;
	left:40px !important;
	top:253px !important;
}

#item451832 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item451932 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item383197 {
	width:528px !important;
	height:434px !important;
	left:40px !important;
	top:253px !important;
}

#item453586 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item639973 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item383316 {
	width:528px !important;
	height:336px !important;
	left:40px !important;
	top:253px !important;
}

#item452035 {
	width:162px !important;
	height:29px !important;
}

#item452108 {
	width:162px !important;
	height:29px !important;
	top:39px !important;
}

#item452160 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item452210 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:39px !important;
}

#item452261 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item383440 {
	width:528px !important;
	height:336px !important;
	left:40px !important;
	top:253px !important;
}

#item641035 {
	width:162px !important;
	height:29px !important;
}

#item641089 {
	width:162px !important;
	height:29px !important;
	top:39px !important;
}

#item641143 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item641198 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:39px !important;
}

#item641253 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item383558 {
	width:528px !important;
	height:336px !important;
	left:40px !important;
	top:253px !important;
}

#item640741 {
	width:162px !important;
	height:29px !important;
}

#item640795 {
	width:162px !important;
	height:29px !important;
	top:39px !important;
}

#item640849 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item640903 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:39px !important;
}

#item640957 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item383675 {
	width:528px !important;
	height:336px !important;
	left:40px !important;
	top:253px !important;
}

#item640443 {
	width:162px !important;
	height:29px !important;
}

#item640497 {
	width:162px !important;
	height:29px !important;
	top:39px !important;
}

#item640552 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item640607 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:39px !important;
}

#item640662 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item383795 {
	width:528px !important;
	height:336px !important;
	left:40px !important;
	top:253px !important;
}

#item640148 {
	width:162px !important;
	height:29px !important;
}

#item640203 {
	width:162px !important;
	height:29px !important;
	top:39px !important;
}

#item640257 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item640311 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:39px !important;
}

#item640365 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item383912 {
	width:528px !important;
	height:453px !important;
	left:40px !important;
	top:253px !important;
}

#item452385 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item384030 {
	width:528px !important;
	height:440px !important;
	left:40px !important;
	top:253px !important;
}

#item452463 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item384151 {
	width:528px !important;
	height:453px !important;
	left:40px !important;
	top:253px !important;
}

#item452550 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item384269 {
	width:528px !important;
	height:454px !important;
	left:40px !important;
	top:253px !important;
}

#item452637 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item384390 {
	width:528px !important;
	height:309px !important;
	left:40px !important;
	top:253px !important;
}

#item452723 {
	width:162px !important;
	height:29px !important;
}

#item452773 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item452874 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item452924 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item608388 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item384509 {
	width:528px !important;
	height:309px !important;
	left:40px !important;
	top:253px !important;
}

#item642338 {
	width:162px !important;
	height:29px !important;
}

#item642393 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item642447 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item642501 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item642555 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item384629 {
	width:528px !important;
	height:309px !important;
	left:40px !important;
	top:253px !important;
}

#item642035 {
	width:162px !important;
	height:29px !important;
}

#item642089 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item642144 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item642198 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item642253 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item384747 {
	width:528px !important;
	height:309px !important;
	left:40px !important;
	top:253px !important;
}

#item641742 {
	width:162px !important;
	height:29px !important;
}

#item641796 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item641851 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item641905 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item641960 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item384866 {
	width:528px !important;
	height:309px !important;
	left:40px !important;
	top:253px !important;
}

#item641451 {
	width:162px !important;
	height:29px !important;
}

#item641505 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item641559 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item641613 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item641667 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item461891 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f3f4fb;
}

#item574893 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes skccontents-574892 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,851px);}
}
@-webkit-keyframes skccontents-574892 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,851px);}
}
#item574892 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item572827 {
	width:598px !important;
	height:861px !important;
	top:108px !important;
	background:#1d2eb7;
}

#item572852 {
	width:170px !important;
	height:162px !important;
	left:214px !important;
}

#item418226 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:890px !important;
}

#item418299 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:857px !important;
}

#item418349 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:643px !important;
}

#item418423 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:676px !important;
}

#item418473 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:709px !important;
}

#item418523 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:742px !important;
}

#item418573 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:775px !important;
}

#item418623 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:495px !important;
}

#item418674 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:528px !important;
}

#item418724 {
	width:162px !important;
	height:29px !important;
	left:219px !important;
	top:561px !important;
}

#item418820 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:643px !important;
}

#item418870 {
	width:162px !important;
	height:29px !important;
	left:218px !important;
	top:380px !important;
}

#item418945 {
	width:162px !important;
	height:29px !important;
	left:218px !important;
	top:413px !important;
}

#item418996 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:446px !important;
}

#item419046 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:479px !important;
}

#item419097 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:512px !important;
}

#item419148 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:545px !important;
}

#item419199 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:380px !important;
}

#item419249 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:413px !important;
}

#item419322 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:511px !important;
}

#item419396 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:544px !important;
}

#item419446 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:577px !important;
}

#item419496 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:610px !important;
}

#item419546 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:692px !important;
}

#item419620 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:725px !important;
}

#item419670 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:758px !important;
}

#item419720 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:791px !important;
}

#item419770 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:824px !important;
}

#item419820 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:857px !important;
}

#item419871 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:396px !important;
}

#item419921 {
	width:162px !important;
	height:29px !important;
	left:395px !important;
	top:429px !important;
}

#item420041 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:725px !important;
}

#item420091 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:758px !important;
}

#item420142 {
	width:162px !important;
	height:29px !important;
	left:41px !important;
	top:791px !important;
}

#item451126 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
}

#item785427 {
	width:614px !important;
	height:409px !important;
	top:-82px !important;
}

#item384984 {
	width:528px !important;
	height:499px !important;
	left:40px !important;
	top:283px !important;
}

#item601016 {
	width:138px !important;
	height:20px !important;
	left:235px !important;
	top:263px !important;
	border-radius:20px;
	background:#fff;
}

#item385083 {
	width:528px !important;
	height:364px !important;
	left:40px !important;
	top:283px !important;
}

#item461980 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item462030 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item462080 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item462130 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
	top:33px !important;
}

#item462180 {
	width:162px !important;
	height:29px !important;
}

#item462231 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item385203 {
	width:528px !important;
	height:364px !important;
	left:40px !important;
	top:283px !important;
}

#item644275 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item644330 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item644385 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item644439 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
	top:33px !important;
}

#item644494 {
	width:162px !important;
	height:29px !important;
}

#item644549 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item725177 {
	width:40px !important;
	height:30px !important;
	left:388px !important;
	top:647px !important;
}

#item385322 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item643925 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item643979 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item644033 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item644087 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
	top:33px !important;
}

#item644141 {
	width:162px !important;
	height:29px !important;
}

#item644196 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item385441 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item643543 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item643597 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item643651 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item643705 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
	top:33px !important;
}

#item643759 {
	width:162px !important;
	height:29px !important;
}

#item643814 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item385560 {
	width:528px !important;
	height:388px !important;
	left:40px !important;
	top:283px !important;
}

#item643184 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item643239 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item643294 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item643349 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
	top:33px !important;
}

#item643403 {
	width:162px !important;
	height:29px !important;
}

#item643457 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item385681 {
	width:528px !important;
	height:388px !important;
	left:40px !important;
	top:283px !important;
}

#item642834 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item642888 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item642942 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item642996 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
	top:33px !important;
}

#item643051 {
	width:162px !important;
	height:29px !important;
}

#item643106 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item385800 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item466717 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item385917 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item466834 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item466884 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item466935 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item386036 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item687774 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item687828 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item687883 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item386153 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item687967 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item688021 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item688075 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item386272 {
	width:528px !important;
	height:389px !important;
	left:40px !important;
	top:283px !important;
}

#item467647 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item467721 {
	width:162px !important;
	height:29px !important;
	left:305px !important;
	top:108px !important;
}

#item386391 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item646890 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item646944 {
	width:162px !important;
	height:29px !important;
	left:305px !important;
	top:108px !important;
}

#item386508 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item468090 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item468140 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item468190 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item386628 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item468487 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item468537 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item468588 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item386745 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item468697 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item468748 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item468799 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item386864 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item468877 {
	width:162px !important;
	height:29px !important;
}

#item468950 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item469001 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item469051 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item469101 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item386985 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item647117 {
	width:162px !important;
	height:29px !important;
}

#item647171 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item647226 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item647280 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item647335 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item387105 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item647410 {
	width:162px !important;
	height:29px !important;
}

#item647465 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item647520 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item647574 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item647628 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item387224 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item647707 {
	width:162px !important;
	height:29px !important;
}

#item647761 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item647816 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item647870 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item647924 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item387344 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item648037 {
	width:162px !important;
	height:29px !important;
}

#item648091 {
	width:162px !important;
	height:29px !important;
	top:33px !important;
}

#item648145 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
}

#item648200 {
	width:162px !important;
	height:29px !important;
	left:177px !important;
	top:33px !important;
}

#item648255 {
	width:162px !important;
	height:29px !important;
	left:354px !important;
}

#item387463 {
	width:528px !important;
	height:327px !important;
	left:40px !important;
	top:283px !important;
}

#item470805 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item470879 {
	width:162px !important;
	height:29px !important;
	left:129px !important;
	top:108px !important;
}

#item387587 {
	width:528px !important;
	height:326px !important;
	left:41px !important;
	top:283px !important;
}

#item471032 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item471083 {
	width:162px !important;
	height:29px !important;
	left:129px !important;
	top:108px !important;
}

#item387720 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item471152 {
	width:162px !important;
	height:29px !important;
	left:129px !important;
	top:108px !important;
}

#item471202 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item387840 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item471437 {
	width:162px !important;
	height:29px !important;
	left:129px !important;
	top:108px !important;
}

#item471488 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item387960 {
	width:528px !important;
	height:299px !important;
	left:40px !important;
	top:283px !important;
}

#item471564 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item471638 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:141px !important;
}

#item471688 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item471739 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:141px !important;
}

#item388082 {
	width:528px !important;
	height:299px !important;
	left:40px !important;
	top:283px !important;
}

#item653525 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item653579 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:141px !important;
}

#item653633 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item653687 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:141px !important;
}

#item388203 {
	width:528px !important;
	height:289px !important;
	left:40px !important;
	top:283px !important;
}

#item653270 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item653325 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:141px !important;
}

#item653380 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item653434 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:141px !important;
}

#item388324 {
	width:528px !important;
	height:289px !important;
	left:40px !important;
	top:283px !important;
}

#item653032 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:108px !important;
}

#item653087 {
	width:162px !important;
	height:29px !important;
	left:128px !important;
	top:141px !important;
}

#item653141 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:108px !important;
}

#item653195 {
	width:162px !important;
	height:29px !important;
	left:306px !important;
	top:141px !important;
}

#item388445 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item472939 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item473012 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:141px !important;
}

#item473062 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item473112 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:141px !important;
}

#item473163 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item473216 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:141px !important;
}

#item388563 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item655344 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item655400 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:141px !important;
}

#item655454 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item655508 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:141px !important;
}

#item655562 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item655617 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:141px !important;
}

#item388683 {
	width:528px !important;
	height:397px !important;
	left:40px !important;
	top:283px !important;
}

#item654991 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item655045 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:141px !important;
}

#item655101 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item655156 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:141px !important;
}

#item655210 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item655264 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:141px !important;
}

#item388803 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item654637 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item654691 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:141px !important;
}

#item654745 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item654799 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:141px !important;
}

#item654854 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item654909 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:141px !important;
}

#item388922 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item654285 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item654339 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:141px !important;
}

#item654393 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item654448 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:141px !important;
}

#item654502 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item654556 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:141px !important;
}

#item389044 {
	width:528px !important;
	height:394px !important;
	left:40px !important;
	top:283px !important;
}

#item653933 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:108px !important;
}

#item653988 {
	width:162px !important;
	height:29px !important;
	left:40px !important;
	top:141px !important;
}

#item654042 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:108px !important;
}

#item654096 {
	width:162px !important;
	height:29px !important;
	left:217px !important;
	top:141px !important;
}

#item654150 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:108px !important;
}

#item654206 {
	width:162px !important;
	height:29px !important;
	left:394px !important;
	top:141px !important;
}

#item465213 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f3f4fb;
}

#item577689 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes custom-744309 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,851px);}
}
@-webkit-keyframes custom-744309 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,851px);}
}
#item744309 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item725822 {
	width:18px !important;
	height:3px !important;
	left:107px !important;
	top:411px !important;
}

#item574960 {
	width:598px !important;
	height:861px !important;
	top:108px !important;
	background:#1d2eb7;
}

#item574985 {
	width:170px !important;
	height:162px !important;
	left:214px !important;
}

#item420353 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:318px !important;
}

#item420405 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:350px !important;
}

#item420479 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:472px !important;
}

#item420529 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:504px !important;
}

#item420579 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:536px !important;
}

#item420653 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:613px !important;
}

#item420703 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:645px !important;
}

#item420753 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:677px !important;
}

#item420803 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:709px !important;
}

#item420854 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:741px !important;
}

#item420928 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:818px !important;
}

#item420978 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:850px !important;
}

#item421028 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:882px !important;
}

#item421103 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:395px !important;
}

#item421153 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:681px !important;
}

#item421203 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:713px !important;
}

#item421253 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:745px !important;
}

#item421303 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:777px !important;
}

#item421354 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:809px !important;
}

#item421405 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:841px !important;
}

#item421457 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:873px !important;
}

#item421554 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:399px !important;
}

#item421605 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:335px !important;
}

#item421655 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:367px !important;
}

#item421728 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:681px !important;
}

#item421778 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:713px !important;
}

#item421829 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:745px !important;
}

#item421879 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:777px !important;
}

#item421952 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:604px !important;
}

#item422025 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:414px !important;
}

#item422076 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:446px !important;
}

#item422127 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:478px !important;
}

#item422177 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:510px !important;
}

#item422227 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:318px !important;
}

#item422277 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:350px !important;
}

#item422378 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:382px !important;
}

#item422502 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:476px !important;
}

#item422554 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:540px !important;
}

#item422604 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:572px !important;
}

#item422655 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:604px !important;
}

#item422728 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:508px !important;
}

#item601861 {
	width:118px !important;
	height:21px !important;
	left:239px !important;
	top:262px !important;
	border-radius:20px;
	background:#fff;
}

#item465068 {
	width:614px !important;
	height:237px !important;
	left:-9px !important;
}

#item389161 {
	width:528px !important;
	height:499px !important;
	left:40px !important;
	top:283px !important;
}

#item389260 {
	width:528px !important;
	height:364px !important;
	left:40px !important;
	top:283px !important;
}

#item475613 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item475664 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item475714 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item475765 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item475815 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item475866 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item475966 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:172px !important;
}

#item389379 {
	width:528px !important;
	height:365px !important;
	left:40px !important;
	top:283px !important;
}

#item725925 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item725975 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item726026 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item726076 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item726126 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item726177 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item726228 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:172px !important;
}

#item389499 {
	width:528px !important;
	height:364px !important;
	left:40px !important;
	top:283px !important;
}

#item726365 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item726415 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item726465 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item726515 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item726566 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item726616 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item726666 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:172px !important;
}

#item389865 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item726832 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item726883 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item726933 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item726983 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item727033 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item727084 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item727134 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:172px !important;
}

#item389986 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item727272 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item727322 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item727373 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item727423 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item727473 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item727523 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item727573 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:172px !important;
}

#item390105 {
	width:528px !important;
	height:388px !important;
	left:40px !important;
	top:283px !important;
}

#item727704 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item727754 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item727804 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item727855 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item727905 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item727956 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item728007 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:172px !important;
}

#item390226 {
	width:528px !important;
	height:388px !important;
	left:40px !important;
	top:283px !important;
}

#item728152 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item728202 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item728252 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item728302 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item728352 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item728403 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item728454 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:172px !important;
}

#item390347 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item481233 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item390466 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item483284 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item483334 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:140px !important;
}

#item483384 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item483435 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item390587 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item660540 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item660594 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:140px !important;
}

#item660649 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item660703 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item390705 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item660788 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item660843 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:140px !important;
}

#item660897 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item660951 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item390824 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:284px !important;
}

#item661025 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item661079 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:140px !important;
}

#item661133 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item661187 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item390944 {
	width:528px !important;
	height:389px !important;
	left:40px !important;
	top:283px !important;
}

#item483519 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item483569 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item391066 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item661299 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item661353 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item391189 {
	width:528px !important;
	height:429px !important;
	left:40px !important;
	top:283px !important;
}

#item483727 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item391308 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item483786 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item483836 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item483886 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item391430 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item491112 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item491162 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item491212 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item391548 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item491310 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item491360 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item491411 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item391666 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item484098 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item484148 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item484198 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item484248 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item484299 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item391787 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item662389 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item662443 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item662497 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item662551 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item662606 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item391905 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item662089 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item662143 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item662197 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item662251 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item662305 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item392024 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item661796 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item661850 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item661906 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item661960 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item662014 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item392143 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item661502 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item661556 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item661610 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item661665 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item661719 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item392262 {
	width:528px !important;
	height:327px !important;
	left:40px !important;
	top:283px !important;
}

#item484640 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item484691 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item484741 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item392389 {
	width:528px !important;
	height:326px !important;
	left:40px !important;
	top:283px !important;
}

#item662727 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item662781 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item662835 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item392517 {
	width:528px !important;
	height:326px !important;
	left:40px !important;
	top:283px !important;
}

#item662928 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item662982 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item663038 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item392642 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item484956 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item485006 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item485056 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item392762 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item663132 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item663187 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item663241 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item392882 {
	width:528px !important;
	height:424px !important;
	left:40px !important;
	top:283px !important;
}

#item663332 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item663386 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item663441 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item393003 {
	width:528px !important;
	height:298px !important;
	left:40px !important;
	top:283px !important;
}

#item485266 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item485318 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item485368 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item485418 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item485494 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item393123 {
	width:528px !important;
	height:298px !important;
	left:40px !important;
	top:283px !important;
}

#item663604 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item663659 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item663713 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item663767 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item663822 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item393245 {
	width:528px !important;
	height:298px !important;
	left:40px !important;
	top:283px !important;
}

#item663896 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item663950 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item664004 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item664059 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item664114 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item393366 {
	width:528px !important;
	height:298px !important;
	left:40px !important;
	top:283px !important;
}

#item664199 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item664253 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item664308 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item664362 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item664416 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item393490 {
	width:528px !important;
	height:298px !important;
	left:40px !important;
	top:283px !important;
}

#item664491 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item664545 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item664599 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item664653 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item664707 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item393613 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item485821 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item485873 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item485923 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:172px !important;
}

#item485973 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item486023 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item486073 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item486124 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item393733 {
	width:528px !important;
	height:394px !important;
	left:40px !important;
	top:283px !important;
}

#item667444 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item667499 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item667553 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:172px !important;
}

#item667607 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item667661 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item667716 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item667771 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item393854 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item666973 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item667027 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item667082 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:172px !important;
}

#item667137 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item667191 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item667246 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item667300 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item393974 {
	width:528px !important;
	height:397px !important;
	left:40px !important;
	top:283px !important;
}

#item666478 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item666532 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item666586 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:172px !important;
}

#item666641 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item666695 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item666749 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item666803 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item394094 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item666015 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item666069 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item666124 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:172px !important;
}

#item666178 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item666232 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item666286 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item666340 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item394214 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item665545 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item665600 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item665656 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:172px !important;
}

#item665710 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item665764 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item665819 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item665874 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item394334 {
	width:528px !important;
	height:394px !important;
	left:40px !important;
	top:283px !important;
}

#item665083 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item665137 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item665191 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:172px !important;
}

#item665246 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item665301 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item665355 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item665410 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item465318 {
	width:614px !important;
	height:246px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f3f4fb;
}

#item581020 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes custom-756368 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,851px);}
}
@-webkit-keyframes custom-756368 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,851px);}
}
#item756368 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item577755 {
	width:598px !important;
	height:861px !important;
	top:108px !important;
	background:#1d2eb7;
}

#item577780 {
	width:170px !important;
	height:162px !important;
	left:214px !important;
}

#item423030 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:318px !important;
}

#item423081 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:348px !important;
}

#item423131 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:378px !important;
}

#item423205 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:498px !important;
}

#item423255 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:528px !important;
}

#item423306 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:558px !important;
}

#item423356 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:588px !important;
}

#item423429 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:664px !important;
}

#item423479 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:694px !important;
}

#item423529 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:724px !important;
}

#item423580 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:754px !important;
}

#item423630 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:784px !important;
}

#item423703 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:859px !important;
}

#item423754 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:889px !important;
}

#item423805 {
	width:162px !important;
	height:26px !important;
	left:218px !important;
	top:919px !important;
}

#item423878 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:421px !important;
}

#item423928 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:635px !important;
}

#item423978 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:665px !important;
}

#item424029 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:695px !important;
}

#item424079 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:725px !important;
}

#item424129 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:755px !important;
}

#item424179 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:785px !important;
}

#item424230 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:815px !important;
}

#item424304 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:470px !important;
}

#item424354 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:500px !important;
}

#item424404 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:530px !important;
}

#item424455 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:560px !important;
}

#item424531 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:395px !important;
}

#item424581 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:335px !important;
}

#item424631 {
	width:162px !important;
	height:26px !important;
	left:395px !important;
	top:365px !important;
}

#item424704 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:695px !important;
}

#item424755 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:725px !important;
}

#item424806 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:755px !important;
}

#item424856 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:785px !important;
}

#item424929 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:620px !important;
}

#item425003 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:408px !important;
}

#item425053 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:438px !important;
}

#item425103 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:468px !important;
}

#item425153 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:498px !important;
}

#item425203 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:318px !important;
}

#item425255 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:348px !important;
}

#item425356 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:378px !important;
}

#item425480 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:528px !important;
}

#item603889 {
	width:119px !important;
	height:24px !important;
	left:238px !important;
	top:259px !important;
	border-radius:20px;
	background:#fff;
}

#item465083 {
	width:614px !important;
	height:237px !important;
	left:-9px !important;
}

#item394453 {
	width:528px !important;
	height:499px !important;
	left:40px !important;
	top:283px !important;
}

#item394552 {
	width:528px !important;
	height:364px !important;
	left:40px !important;
	top:283px !important;
}

#item486649 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item486699 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item486750 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item486801 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item486851 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item486901 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item487002 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item487125 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item394673 {
	width:528px !important;
	height:364px !important;
	left:40px !important;
	top:283px !important;
}

#item728694 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item728744 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item728794 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item728844 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item728895 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item728945 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item728995 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item729045 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item394795 {
	width:528px !important;
	height:364px !important;
	left:40px !important;
	top:283px !important;
}

#item729197 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item729247 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item729297 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item729347 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item729397 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item729449 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item729500 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item729550 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item395163 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item729755 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item729805 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item729856 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item729906 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item729956 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item730008 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item730058 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item730108 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item395285 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item730237 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item730287 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item730338 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item730388 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item730438 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item730488 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item730539 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item730589 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item395403 {
	width:528px !important;
	height:388px !important;
	left:40px !important;
	top:283px !important;
}

#item730750 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item730800 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item730851 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item730902 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item730952 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item731002 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item731052 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item731103 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item395525 {
	width:528px !important;
	height:388px !important;
	left:40px !important;
	top:283px !important;
}

#item731240 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item731290 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item731340 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item731390 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item731441 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item731491 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item731542 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item731592 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item395643 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item668353 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item668407 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:168px !important;
}

#item668461 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item668518 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item668572 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item668626 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item668680 {
	width:162px !important;
	height:26px !important;
	left:41px !important;
	top:198px !important;
}

#item668735 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item668791 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item668845 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:168px !important;
}

#item395763 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item488005 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item395881 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item488092 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item488142 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item488192 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item488242 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item396001 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item523578 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item523630 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item523680 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item672621 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item396120 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item523811 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item523862 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item523913 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item672684 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item396238 {
	width:528px !important;
	height:411px !important;
	left:40px !important;
	top:283px !important;
}

#item524042 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item524092 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item524143 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item672753 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item396359 {
	width:528px !important;
	height:389px !important;
	left:40px !important;
	top:283px !important;
}

#item488707 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item488807 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item783402 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item396482 {
	width:528px !important;
	height:389px !important;
	left:40px !important;
	top:283px !important;
}

#item672836 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item672890 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item783268 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item396604 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item673029 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item673083 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item783338 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item396722 {
	width:528px !important;
	height:429px !important;
	left:40px !important;
	top:283px !important;
}

#item488918 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item396842 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item488984 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item489035 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item489085 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item489135 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item396961 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item522725 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item522775 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item522826 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item522877 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item397081 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item522976 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item523026 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item523076 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item523127 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item397201 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:284px !important;
}

#item523207 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:108px !important;
}

#item523257 {
	width:162px !important;
	height:26px !important;
	left:129px !important;
	top:138px !important;
}

#item523309 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item523359 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item397319 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item489250 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item489301 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item489351 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item489401 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item489451 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item397437 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item674222 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item674276 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item674330 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item674384 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item674439 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item397557 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item673929 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item673983 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item674037 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item674091 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item674145 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item397676 {
	width:528px !important;
	height:430px !important;
	left:40px !important;
	top:283px !important;
}

#item673636 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item673691 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item673746 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item673801 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item673855 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item397797 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item673344 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item673398 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item673453 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item673507 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item673561 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item397919 {
	width:528px !important;
	height:326px !important;
	left:40px !important;
	top:283px !important;
}

#item489577 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item489627 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item489677 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item398044 {
	width:528px !important;
	height:326px !important;
	left:40px !important;
	top:283px !important;
}

#item674577 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item674631 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item674685 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item398170 {
	width:528px !important;
	height:326px !important;
	left:40px !important;
	top:283px !important;
}

#item674766 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item674820 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item674876 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item398296 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item489797 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item489847 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item489897 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item398414 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item508843 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item508893 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item508944 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item398535 {
	width:528px !important;
	height:424px !important;
	left:40px !important;
	top:283px !important;
}

#item509039 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item509089 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item509139 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item398653 {
	width:528px !important;
	height:299px !important;
	left:40px !important;
	top:283px !important;
}

#item490000 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:108px !important;
}

#item490050 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:138px !important;
}

#item490101 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item490151 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item398775 {
	width:528px !important;
	height:299px !important;
	left:40px !important;
	top:283px !important;
}

#item675493 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:108px !important;
}

#item675547 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:138px !important;
}

#item675601 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item675655 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item398896 {
	width:528px !important;
	height:299px !important;
	left:40px !important;
	top:283px !important;
}

#item675256 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:108px !important;
}

#item675311 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:138px !important;
}

#item675365 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item675419 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item399018 {
	width:528px !important;
	height:299px !important;
	left:40px !important;
	top:283px !important;
}

#item675026 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:108px !important;
}

#item675081 {
	width:162px !important;
	height:26px !important;
	left:128px !important;
	top:138px !important;
}

#item675136 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:108px !important;
}

#item675190 {
	width:162px !important;
	height:26px !important;
	left:306px !important;
	top:138px !important;
}

#item399142 {
	width:528px !important;
	height:410px !important;
	left:40px !important;
	top:283px !important;
}

#item490275 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item490325 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item490375 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item490425 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item490476 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item490528 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item490578 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item399263 {
	width:528px !important;
	height:394px !important;
	left:40px !important;
	top:283px !important;
}

#item678086 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item678140 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item678194 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item678250 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item678304 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item678358 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item678412 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item399381 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item677626 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item677682 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item677736 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item677790 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item677845 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item677899 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item677953 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item399500 {
	width:528px !important;
	height:397px !important;
	left:40px !important;
	top:283px !important;
}

#item677192 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item677246 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item677301 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item677355 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item677409 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item677463 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item677517 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item399619 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item676787 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item676841 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item676896 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item676950 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item677004 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item677059 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item677113 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item399737 {
	width:528px !important;
	height:423px !important;
	left:40px !important;
	top:283px !important;
}

#item676365 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item676419 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item676475 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item676529 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item676583 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item676637 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item676692 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item399860 {
	width:528px !important;
	height:394px !important;
	left:40px !important;
	top:283px !important;
}

#item675957 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:108px !important;
}

#item676012 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:138px !important;
}

#item676066 {
	width:162px !important;
	height:26px !important;
	left:40px !important;
	top:168px !important;
}

#item676120 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:108px !important;
}

#item676175 {
	width:162px !important;
	height:26px !important;
	left:217px !important;
	top:138px !important;
}

#item676229 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:108px !important;
}

#item676283 {
	width:162px !important;
	height:26px !important;
	left:394px !important;
	top:138px !important;
}

#item465414 {
	width:614px !important;
	height:207px !important;
	left:-9px !important;
	top:-9px !important;
	background:#f3f4fb;
}

#item587419 {
	width:170px !important;
	height:162px !important;
	left:323px !important;
	top:-117px !important;
}

@keyframes custom-757353 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(1px,851px);}
}
@-webkit-keyframes custom-757353 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(1px,851px);}
}
#item757353 {
	transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%;
}

#item711544 {
	width:16px !important;
	height:20px !important;
	left:81px !important;
	top:580px !important;
}

#item584196 {
	width:598px !important;
	height:861px !important;
	top:108px !important;
	background:#1d2eb7;
}

#item584222 {
	width:170px !important;
	height:162px !important;
	left:214px !important;
}

#item425691 {
	width:250px !important;
	height:28px !important;
	left:307px !important;
	top:407px !important;
}

#item425743 {
	width:250px !important;
	height:28px !important;
	left:41px !important;
	top:407px !important;
}

#item426043 {
	width:162px !important;
	height:45px !important;
	left:395px !important;
	top:488px !important;
}

#item426116 {
	width:162px !important;
	height:45px !important;
	left:395px !important;
	top:537px !important;
}

#item426166 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:696px !important;
}

#item426240 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:728px !important;
}

#item426291 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:792px !important;
}

#item426342 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:824px !important;
}

#item426392 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:488px !important;
}

#item426466 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:520px !important;
}

#item426517 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:552px !important;
}

#item426567 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:584px !important;
}

#item426617 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:616px !important;
}

#item426741 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:520px !important;
}

#item426791 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:488px !important;
}

#item426841 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:600px !important;
}

#item426914 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:664px !important;
}

#item426965 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:696px !important;
}

#item427015 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:728px !important;
}

#item427066 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:760px !important;
}

#item427116 {
	width:250px !important;
	height:28px !important;
	left:307px !important;
	top:375px !important;
}

#item427167 {
	width:250px !important;
	height:28px !important;
	left:41px !important;
	top:375px !important;
}

#item425816 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:730px !important;
}

#item425889 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:698px !important;
}

#item425992 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:762px !important;
}

#item427240 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:634px !important;
}

#item624204 {
	width:162px !important;
	height:28px !important;
	left:218px !important;
	top:760px !important;
}

#item704526 {
	width:162px !important;
	height:28px !important;
	left:395px !important;
	top:666px !important;
}

#item757289 {
	width:162px !important;
	height:28px !important;
	left:41px !important;
	top:632px !important;
}

#item399980 {
	width:528px !important;
	height:499px !important;
	left:40px !important;
	top:283px !important;
}

#item465092 {
	width:614px !important;
	height:237px !important;
	left:-9px !important;
}

#item785452 {
	width:614px !important;
	height:691px !important;
	top:-227px !important;
}

#item400055 {
	width:528px !important;
	height:431px !important;
	left:40px !important;
	top:351px !important;
}

#item512953 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item513003 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item513053 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item513104 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item400123 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item513261 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item513312 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item513362 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item678575 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item400191 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item513516 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item513567 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item513617 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item678643 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item400259 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item513802 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item513853 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item513903 {
	width:250px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item678710 {
	width:250px !important;
	height:28px !important;
	left:306px !important;
	top:140px !important;
}

#item400329 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item514335 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item514385 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item400399 {
	width:528px !important;
	height:538px !important;
	left:41px !important;
	top:244px !important;
}

#item678833 {
	width:162px !important;
	height:28px !important;
	left:306px !important;
	top:108px !important;
}

#item678887 {
	width:162px !important;
	height:28px !important;
	left:128px !important;
	top:108px !important;
}

#item400538 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item515079 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item515152 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item515203 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item515253 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item515303 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item757354 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item757100 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item757418 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item757470 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item757522 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item757572 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item757623 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item757673 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item400606 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item757806 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item757857 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item757907 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item757957 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item758007 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item758059 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item400675 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item758183 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item758233 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item758283 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item758333 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item758384 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item758434 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item400744 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item758559 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item758609 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item758660 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item758711 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item758761 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item758812 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item400814 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item758924 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item758974 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item759024 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item759074 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item759124 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:140px !important;
}

#item759175 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item400882 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item516748 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item516821 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item516871 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item516922 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item516973 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item400951 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item681459 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item681515 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item681569 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item681623 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item681677 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item401022 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item681158 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item681212 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item681267 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item681321 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item681375 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item401091 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item680867 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item680921 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item680975 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item681030 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item681084 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item401161 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item680575 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item680629 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item680683 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item680738 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item680792 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item401230 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item518399 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item518472 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item518522 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item518572 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item624527 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item401299 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item652567 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item652621 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item652675 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item652730 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item652786 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item623986 {
	width:528px !important;
	height:538px !important;
	left:41px !important;
	top:244px !important;
}

#item652277 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item652331 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item652385 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item652439 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item652493 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item401368 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item651982 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item652036 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item652090 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item652146 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item652200 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item401438 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item651690 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item651744 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item651799 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item651853 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item651908 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item401508 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item519524 {
	width:162px !important;
	height:45px !important;
	left:129px !important;
	top:108px !important;
}

#item519598 {
	width:162px !important;
	height:45px !important;
	left:306px !important;
	top:108px !important;
}

#item401576 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item519704 {
	width:162px !important;
	height:45px !important;
	left:129px !important;
	top:108px !important;
}

#item519754 {
	width:162px !important;
	height:45px !important;
	left:306px !important;
	top:108px !important;
}

#item703914 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item704710 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item704760 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item704810 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item704860 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item704910 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item401714 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item706727 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item706779 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item706829 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item706879 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item706929 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item401785 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item707008 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item707059 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item707109 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item707159 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item707209 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item401854 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item707288 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item707338 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item707388 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item707438 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item707488 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item401923 {
	width:528px !important;
	height:538px !important;
	left:40px !important;
	top:244px !important;
}

#item707561 {
	width:162px !important;
	height:28px !important;
	left:394px !important;
	top:108px !important;
}

#item707611 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:140px !important;
}

#item707661 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:140px !important;
}

#item707711 {
	width:162px !important;
	height:28px !important;
	left:217px !important;
	top:108px !important;
}

#item707761 {
	width:162px !important;
	height:28px !important;
	left:40px !important;
	top:108px !important;
}

#item526026 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item526030 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}

#item526058 {
	width:528px !important;
	height:722px !important;
	left:40px !important;
	top:60px !important;
}
#in5footer,  #prefooter {display:none;}
