/* 	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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1743px; height:1080px; }
.page-scale-wrap { width:1743px; height:1080px; background: #000 !important; }
.paper-vertical { width:1743px; height:100%; }
.paper-horizontal { width:47322px; height:1092px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1743px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item596 {
	width:1743px !important;
	height:1080px !important;
	border:solid 1px #000;
}

#item597 {
	width:532px !important;
	height:303px !important;
	left:41px !important;
	top:808px !important;
}

#item610 {
	width:617px !important;
	height:379px !important;
	left:-9px !important;
	top:628px !important;
}

#item622 {
	width:550px !important;
	height:408px !important;
	left:32px !important;
	top:558px !important;
}

#item637 {
	width:528px !important;
	height:303px !important;
	left:1172px !important;
	top:808px !important;
}

#item649 {
	width:616px !important;
	height:368px !important;
	left:1128px !important;
	top:634px !important;
}

#item660 {
	width:533px !important;
	height:303px !important;
	left:606px !important;
	top:808px !important;
}

#item672 {
	width:616px !important;
	height:379px !important;
	left:563px !important;
	top:626px !important;
}

#item684 {
	width:548px !important;
	height:333px !important;
	left:1163px !important;
	top:633px !important;
}

#item699 {
	width:550px !important;
	height:368px !important;
	left:597px !important;
	top:598px !important;
}

#item735 {
	width:386px !important;
	min-height:104px !important;
}

#item714 {
	width:386px !important;
	height:104px !important;
	left:113px !important;
	top:454px !important;
}

#item782 {
	width:386px !important;
	min-height:104px !important;
}

#item761 {
	width:386px !important;
	height:104px !important;
	left:113px !important;
	top:454px !important;
}

#item829 {
	width:386px !important;
	min-height:104px !important;
}

#item808 {
	width:386px !important;
	height:104px !important;
	left:678px !important;
	top:454px !important;
}

#item876 {
	width:386px !important;
	min-height:104px !important;
}

#item855 {
	width:386px !important;
	height:104px !important;
	left:1245px !important;
	top:454px !important;
}

#item923 {
	width:386px !important;
	min-height:104px !important;
}

#item902 {
	width:386px !important;
	height:104px !important;
	left:678px !important;
	top:454px !important;
}

#item970 {
	width:386px !important;
	min-height:104px !important;
}

#item949 {
	width:386px !important;
	height:104px !important;
	left:1245px !important;
	top:454px !important;
}

#item13188 {
	width:265px !important;
	height:74px !important;
}

#item13185 {
	width:265px !important;
	height:74px !important;
	left:740px !important;
	top:58px !important;
}

#item1102 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item1122 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item1078 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item1098 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item1076 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item1126 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item1137 {
	width:571px !important;
	height:237px !important;
	left:58px !important;
	top:707px !important;
}

#item1170 {
	width:511px !important;
	min-height:53px !important;
}

#item1149 {
	width:511px !important;
	height:53px !important;
	left:59px !important;
	top:980px !important;
}

#item1173 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item1185 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item1197 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item1209 {
	width:571px !important;
	height:237px !important;
	left:58px !important;
	top:707px !important;
}

#item1222 {
	width:571px !important;
	height:237px !important;
	left:58px !important;
	top:707px !important;
}

#item1236 {
	width:571px !important;
	height:237px !important;
	left:58px !important;
	top:707px !important;
}

#item1251 {
	width:571px !important;
	height:237px !important;
	left:58px !important;
	top:707px !important;
}

#item1266 {
	width:571px !important;
	height:237px !important;
	left:58px !important;
	top:707px !important;
}

#item1280 {
	width:571px !important;
	height:237px !important;
	left:58px !important;
	top:707px !important;
}

#item1342 {
	width:436px !important;
	min-height:53px !important;
}

#item1321 {
	width:436px !important;
	height:67px !important;
	left:59px !important;
	top:605px !important;
}

#item1371 {
	width:456px !important;
	height:3px !important;
	left:358px !important;
	top:626px !important;
}

#item1374 {
	width:160px !important;
	height:211px !important;
	left:777px !important;
	top:558px !important;
}

#item1387 {
	width:104px !important;
	height:164px !important;
}

#item1385 {
	width:104px !important;
	height:164px !important;
	left:803px !important;
	top:591px !important;
}

#item1413 {
	width:436px !important;
	min-height:59px !important;
}

#item1392 {
	width:436px !important;
	height:69px !important;
	left:59px !important;
	top:603px !important;
}

#item1442 {
	width:1096px !important;
	height:64px !important;
	left:399px !important;
	top:565px !important;
}

#item1445 {
	width:133px !important;
	height:201px !important;
	left:1487px !important;
	top:508px !important;
}

#item1459 {
	width:104px !important;
	height:125px !important;
}

#item1457 {
	width:104px !important;
	height:125px !important;
	left:1495px !important;
	top:533px !important;
}

#item1485 {
	width:494px !important;
	min-height:97px !important;
}

#item1464 {
	width:494px !important;
	height:97px !important;
	left:59px !important;
	top:605px !important;
}

#item1514 {
	width:480px !important;
	height:226px !important;
	left:575px !important;
	top:403px !important;
}

#item1517 {
	width:119px !important;
	height:156px !important;
	left:1032px !important;
	top:347px !important;
}

#item1531 {
	width:67px !important;
	height:112px !important;
}

#item1529 {
	width:67px !important;
	height:112px !important;
	left:1055px !important;
	top:372px !important;
}

#item1557 {
	width:436px !important;
	min-height:88px !important;
}

#item1536 {
	width:436px !important;
	height:88px !important;
	left:59px !important;
	top:605px !important;
}

#item1586 {
	width:138px !important;
	height:239px !important;
	left:823px !important;
	top:406px !important;
}

#item1600 {
	width:53px !important;
	height:172px !important;
}

#item1598 {
	width:53px !important;
	height:172px !important;
	left:857px !important;
	top:444px !important;
}

#item1604 {
	width:396px !important;
	height:116px !important;
	left:445px !important;
	top:513px !important;
}

#item1608 {
	width:174px !important;
	height:180px !important;
	left:976px !important;
	top:481px !important;
}

#item1625 {
	width:104px !important;
	height:120px !important;
}

#item1623 {
	width:104px !important;
	height:120px !important;
	left:1006px !important;
	top:517px !important;
}

#item1650 {
	width:365px !important;
	min-height:102px !important;
}

#item1629 {
	width:365px !important;
	height:102px !important;
	left:59px !important;
	top:605px !important;
}

#item1677 {
	width:619px !important;
	height:53px !important;
	left:392px !important;
	top:576px !important;
}

#item1681 {
	width:170px !important;
	height:312px !important;
	left:1197px !important;
	top:344px !important;
}

#item1698 {
	width:100px !important;
	height:245px !important;
}

#item1696 {
	width:100px !important;
	height:245px !important;
	left:1231px !important;
	top:377px !important;
}

#item1702 {
	width:787px !important;
	height:140px !important;
	left:446px !important;
	top:489px !important;
}

#item1726 {
	width:386px !important;
	min-height:93px !important;
}

#item1705 {
	width:386px !important;
	height:93px !important;
	left:59px !important;
	top:605px !important;
}

#item1775 {
	width:436px !important;
	min-height:53px !important;
}

#item1754 {
	width:436px !important;
	height:67px !important;
	left:59px !important;
	top:605px !important;
}

#item1804 {
	width:916px !important;
	height:50px !important;
	left:379px !important;
	top:626px !important;
}

#item1807 {
	width:147px !important;
	height:219px !important;
	left:1273px !important;
	top:584px !important;
}

#item1824 {
	width:92px !important;
	height:172px !important;
}

#item1822 {
	width:92px !important;
	height:172px !important;
	left:1300px !important;
	top:603px !important;
}

#item1829 {
	width:175px !important;
	height:232px !important;
	left:1135px !important;
	top:730px !important;
}

#item1845 {
	width:91px !important;
	height:173px !important;
}

#item1843 {
	width:91px !important;
	height:173px !important;
	left:1176px !important;
	top:760px !important;
}

#item1849 {
	width:793px !important;
	height:134px !important;
	left:430px !important;
	top:626px !important;
}

#item1873 {
	width:414px !important;
	min-height:100px !important;
}

#item1852 {
	width:414px !important;
	height:100px !important;
	left:59px !important;
	top:605px !important;
}

#item10795 {
	width:136px !important;
	height:184px !important;
	left:1067px !important;
	top:736px !important;
}

#item10807 {
	width:813px !important;
	height:136px !important;
	left:324px !important;
	top:626px !important;
}

#item10813 {
	width:268px !important;
	min-height:100px !important;
}

#item10810 {
	width:303px !important;
	height:100px !important;
	left:59px !important;
	top:605px !important;
}

#item1901 {
	width:137px !important;
	height:172px !important;
	left:1313px !important;
	top:742px !important;
}

#item1916 {
	width:70px !important;
	height:102px !important;
}

#item1914 {
	width:70px !important;
	height:102px !important;
	left:1345px !important;
	top:778px !important;
}

#item1920 {
	width:956px !important;
	height:206px !important;
	left:389px !important;
	top:626px !important;
}

#item1944 {
	width:508px !important;
	min-height:89px !important;
}

#item1923 {
	width:508px !important;
	height:89px !important;
	left:59px !important;
	top:605px !important;
}

#item1972 {
	width:151px !important;
	height:228px !important;
	left:1440px !important;
	top:610px !important;
}

#item1987 {
	width:91px !important;
	height:153px !important;
}

#item1985 {
	width:91px !important;
	height:153px !important;
	left:1471px !important;
	top:646px !important;
}

#item1991 {
	width:946px !important;
	height:86px !important;
	left:526px !important;
	top:626px !important;
}

#item2015 {
	width:439px !important;
	min-height:103px !important;
}

#item1994 {
	width:439px !important;
	height:103px !important;
	left:59px !important;
	top:605px !important;
}

#item2043 {
	width:147px !important;
	height:192px !important;
	left:898px !important;
	top:717px !important;
}

#item2058 {
	width:74px !important;
	height:134px !important;
}

#item2056 {
	width:74px !important;
	height:134px !important;
	left:936px !important;
	top:748px !important;
}

#item2062 {
	width:536px !important;
	height:186px !important;
	left:402px !important;
	top:626px !important;
}

#item2086 {
	width:341px !important;
	min-height:88px !important;
}

#item2065 {
	width:341px !important;
	height:88px !important;
	left:59px !important;
	top:605px !important;
}

#item13184 {
	width:250px !important;
	height:84px !important;
}

#item13181 {
	width:250px !important;
	height:84px !important;
	left:56px !important;
	top:45px !important;
}

#item11683 {
	width:291px !important;
	height:118px !important;
	border:solid 3px #2d9f88;
}

#item11870 {
	width:291px !important;
	height:118px !important;
	left:34px !important;
	top:27px !important;
}

#item2135 {
	width:352px !important;
	left:36px !important;
	top:33px !important;
	min-height:311px !important;
}

#item2113 {
	width:422px !important;
	height:344px !important;
	left:1288px !important;
	top:37px !important;
}

#item2140 {
	width:87px !important;
	height:81px !important;
}

#item2138 {
	width:87px !important;
	height:81px !important;
	left:1596px !important;
	top:220px !important;
}

#item12540 {
	width:98px !important;
	left:2px !important;
	top:4px !important;
	min-height:47px !important;
}

#item12565 {
	width:102px !important;
	height:64px !important;
	left:1083px !important;
	top:722px !important;
}

#item12355 {
	width:1103px !important;
	left:28px !important;
	top:19px !important;
	min-height:866px !important;
}

#item12351 {
	width:1154px !important;
	height:887px !important;
	left:567px !important;
	top:198px !important;
}

#item10806 {
	width:75px !important;
	height:138px !important;
}

#item10801 {
	width:75px !important;
	height:138px !important;
	left:1095px !important;
	top:760px !important;
}

#item2258 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item2278 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2234 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item2254 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2210 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item2230 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2208 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:376px !important;
}

#item2304 {
	width:851px !important;
	left:40px !important;
	top:41px !important;
	min-height:823px !important;
}

#item2282 {
	width:926px !important;
	height:875px !important;
	left:777px !important;
	top:226px !important;
}

#item2333 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item2353 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2309 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item2329 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2307 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item2383 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item2403 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2359 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item2379 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2357 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13179 {
	width:238px !important;
	height:80px !important;
}

#item13176 {
	width:238px !important;
	height:80px !important;
	left:65px !important;
	top:50px !important;
}

#item2500 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item2520 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2476 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item2496 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2474 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item2550 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item2570 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2526 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item2546 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2524 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item2624 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item2644 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2600 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item2620 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2576 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item2596 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2574 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:425px !important;
}

#item2670 {
	width:770px !important;
	left:33px !important;
	top:37px !important;
	min-height:797px !important;
}

#item2648 {
	width:835px !important;
	height:868px !important;
	left:711px !important;
	top:249px !important;
}

#item13175 {
	width:250px !important;
	height:84px !important;
}

#item13172 {
	width:250px !important;
	height:84px !important;
	left:60px !important;
	top:44px !important;
}

#item2790 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item2810 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2766 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item2786 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2742 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item2762 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item2740 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:419px !important;
}

#item2836 {
	width:805px !important;
	left:41px !important;
	top:44px !important;
	min-height:797px !important;
}

#item2814 {
	width:888px !important;
	height:875px !important;
	left:727px !important;
	top:240px !important;
}

#item2865 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item2885 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2841 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item2861 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2839 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item2915 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item2935 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2891 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item2911 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item2889 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13171 {
	width:250px !important;
	height:84px !important;
}

#item13168 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:42px !important;
}

#item3054 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item3074 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3030 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item3050 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3006 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item3026 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3004 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:426px !important;
}

#item3100 {
	width:920px !important;
	left:38px !important;
	top:40px !important;
	min-height:797px !important;
}

#item3078 {
	width:970px !important;
	height:875px !important;
	left:686px !important;
	top:246px !important;
}

#item3129 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item3149 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3105 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3125 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3103 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item3179 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item3199 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3155 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3175 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3153 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13167 {
	width:250px !important;
	height:84px !important;
}

#item13164 {
	width:250px !important;
	height:84px !important;
	left:55px !important;
	top:42px !important;
}

#item3319 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item3339 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3295 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item3315 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3271 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item3291 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3269 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:427px !important;
}

#item3365 {
	width:920px !important;
	left:38px !important;
	top:40px !important;
	min-height:797px !important;
}

#item3343 {
	width:999px !important;
	height:875px !important;
	left:616px !important;
	top:249px !important;
}

#item3394 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item3414 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3370 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3390 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3368 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item3444 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item3464 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3420 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3440 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3418 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13163 {
	width:250px !important;
	height:84px !important;
}

#item13160 {
	width:250px !important;
	height:84px !important;
	left:55px !important;
	top:44px !important;
}

#item3587 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item3607 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3563 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item3583 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3539 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item3559 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3537 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:467px !important;
}

#item3633 {
	width:1096px !important;
	left:38px !important;
	top:32px !important;
	min-height:860px !important;
}

#item3611 {
	width:1168px !important;
	height:932px !important;
	left:562px !important;
	top:190px !important;
}

#item3662 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item3682 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3638 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3658 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3636 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item3712 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item3732 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3688 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3708 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3686 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13156 {
	width:250px !important;
	height:84px !important;
}

#item13153 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:46px !important;
}

#item3856 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item3876 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3832 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item3852 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3808 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item3828 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item3806 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:466px !important;
}

#item3902 {
	width:780px !important;
	left:41px !important;
	top:44px !important;
	min-height:797px !important;
}

#item3880 {
	width:861px !important;
	height:875px !important;
	left:686px !important;
	top:240px !important;
}

#item3931 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item3951 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3907 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3927 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3905 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item3981 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item4001 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3957 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item3977 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item3955 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item13152 {
	width:250px !important;
	height:84px !important;
}

#item13149 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:44px !important;
}

#item4122 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item4142 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4098 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item4118 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4074 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item4094 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4072 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:420px !important;
}

#item4168 {
	width:720px !important;
	left:34px !important;
	top:37px !important;
	min-height:797px !important;
}

#item4146 {
	width:789px !important;
	height:868px !important;
	left:577px !important;
	top:259px !important;
}

#item4197 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item4217 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4173 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item4193 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4171 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item4247 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item4267 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4223 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item4243 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4221 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item13148 {
	width:250px !important;
	height:84px !important;
}

#item13145 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:42px !important;
}

#item4386 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item4406 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4362 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item4382 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4338 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item4358 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4336 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:423px !important;
}

#item4432 {
	width:824px !important;
	left:35px !important;
	top:37px !important;
	min-height:797px !important;
}

#item4410 {
	width:893px !important;
	height:868px !important;
	left:813px !important;
	top:246px !important;
}

#item4461 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item4481 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4437 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item4457 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4435 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item4511 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item4531 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4487 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item4507 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4485 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13143 {
	width:250px !important;
	height:84px !important;
}

#item13140 {
	width:250px !important;
	height:84px !important;
	left:61px !important;
	top:44px !important;
}

#item4651 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item4671 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4627 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item4647 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4603 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item4623 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4601 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:420px !important;
}

#item4697 {
	width:873px !important;
	left:37px !important;
	top:37px !important;
	min-height:797px !important;
}

#item4675 {
	width:947px !important;
	height:868px !important;
	left:596px !important;
	top:258px !important;
}

#item4726 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item4746 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4702 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item4722 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4700 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item4776 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item4796 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4752 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item4772 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4750 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13139 {
	width:250px !important;
	height:84px !important;
}

#item13136 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:46px !important;
}

#item4916 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item4936 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4892 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item4912 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4868 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item4888 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item4866 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:421px !important;
}

#item4962 {
	width:923px !important;
	left:39px !important;
	top:37px !important;
	min-height:797px !important;
}

#item4940 {
	width:1001px !important;
	height:868px !important;
	left:664px !important;
	top:246px !important;
}

#item4991 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item5011 {
	width:269px !important;
	left:8px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4967 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item4987 {
	width:259px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item4965 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item5041 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item5061 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5017 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item5037 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5015 {
	width:285px !important;
	height:49px !important;
	left:860px !important;
	top:103px !important;
}

#item13135 {
	width:250px !important;
	height:84px !important;
}

#item13132 {
	width:250px !important;
	height:84px !important;
	left:55px !important;
	top:46px !important;
}

#item5164 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item5184 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5140 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item5160 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5138 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item5209 {
	width:511px !important;
	min-height:53px !important;
}

#item5188 {
	width:511px !important;
	height:53px !important;
	left:59px !important;
	top:980px !important;
}

#item5212 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item5224 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item5235 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item5249 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item5266 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item5282 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item5312 {
	width:134px !important;
	height:162px !important;
	left:652px !important;
	top:584px !important;
}

#item5328 {
	width:72px !important;
	height:108px !important;
}

#item5326 {
	width:72px !important;
	height:108px !important;
	left:681px !important;
	top:614px !important;
}

#item5353 {
	width:343px !important;
	min-height:106px !important;
}

#item5332 {
	width:343px !important;
	height:106px !important;
	left:59px !important;
	top:605px !important;
}

#item5380 {
	width:278px !important;
	height:31px !important;
	left:407px !important;
	top:626px !important;
}

#item5384 {
	width:236px !important;
	height:234px !important;
	left:1137px !important;
	top:442px !important;
}

#item5398 {
	width:155px !important;
	height:161px !important;
}

#item5396 {
	width:155px !important;
	height:161px !important;
	left:1176px !important;
	top:481px !important;
}

#item5423 {
	width:324px !important;
	min-height:89px !important;
}

#item5402 {
	width:324px !important;
	height:89px !important;
	left:59px !important;
	top:605px !important;
}

#item5450 {
	width:783px !important;
	height:69px !important;
	left:394px !important;
	top:560px !important;
}

#item5454 {
	width:178px !important;
	height:236px !important;
	left:915px !important;
	top:380px !important;
}

#item5469 {
	width:75px !important;
	height:155px !important;
}

#item5467 {
	width:75px !important;
	height:155px !important;
	left:966px !important;
	top:423px !important;
}

#item5494 {
	width:356px !important;
	min-height:85px !important;
}

#item5473 {
	width:356px !important;
	height:85px !important;
	left:59px !important;
	top:603px !important;
}

#item5521 {
	width:600px !important;
	height:159px !important;
	left:363px !important;
	top:470px !important;
}

#item5525 {
	width:150px !important;
	height:153px !important;
	left:813px !important;
	top:499px !important;
}

#item5540 {
	width:81px !important;
	height:124px !important;
}

#item5538 {
	width:81px !important;
	height:124px !important;
	left:840px !important;
	top:510px !important;
}

#item5565 {
	width:436px !important;
	min-height:85px !important;
}

#item5544 {
	width:436px !important;
	height:85px !important;
	left:59px !important;
	top:605px !important;
}

#item5592 {
	width:363px !important;
	height:82px !important;
	left:476px !important;
	top:547px !important;
}

#item5596 {
	width:174px !important;
	height:208px !important;
	left:1427px !important;
	top:470px !important;
}

#item5609 {
	width:86px !important;
	height:135px !important;
}

#item5607 {
	width:86px !important;
	height:135px !important;
	left:1468px !important;
	top:512px !important;
}

#item5634 {
	width:333px !important;
	min-height:96px !important;
}

#item5613 {
	width:333px !important;
	height:96px !important;
	left:59px !important;
	top:605px !important;
}

#item5661 {
	width:1095px !important;
	height:59px !important;
	left:374px !important;
	top:570px !important;
}

#item11280 {
	width:200px !important;
	height:212px !important;
	left:1487px !important;
	top:598px !important;
}

#item11294 {
	width:268px !important;
	min-height:96px !important;
}

#item11291 {
	width:303px !important;
	height:96px !important;
	left:59px !important;
	top:605px !important;
}

#item11342 {
	width:1210px !important;
	height:90px !important;
	left:328px !important;
	top:626px !important;
}

#item5665 {
	width:190px !important;
	height:224px !important;
	left:860px !important;
	top:740px !important;
}

#item5680 {
	width:95px !important;
	height:150px !important;
}

#item5678 {
	width:95px !important;
	height:150px !important;
	left:907px !important;
	top:776px !important;
}

#item5705 {
	width:492px !important;
	min-height:98px !important;
}

#item5684 {
	width:492px !important;
	height:98px !important;
	left:59px !important;
	top:605px !important;
}

#item5732 {
	width:431px !important;
	height:217px !important;
	left:477px !important;
	top:626px !important;
}

#item13129 {
	width:250px !important;
	height:84px !important;
}

#item13126 {
	width:250px !important;
	height:84px !important;
	left:56px !important;
	top:47px !important;
}

#item12019 {
	width:290px !important;
	height:117px !important;
	border:solid 3px #2d9f88;
}

#item12017 {
	width:290px !important;
	height:117px !important;
	left:36px !important;
	top:29px !important;
}

#item5757 {
	width:352px !important;
	left:36px !important;
	top:33px !important;
	min-height:311px !important;
}

#item5735 {
	width:422px !important;
	height:344px !important;
	left:1288px !important;
	top:37px !important;
}

#item5762 {
	width:87px !important;
	height:81px !important;
}

#item5760 {
	width:87px !important;
	height:81px !important;
	left:1596px !important;
	top:220px !important;
}

#item12679 {
	width:98px !important;
	left:2px !important;
	top:5px !important;
	min-height:46px !important;
}

#item12674 {
	width:102px !important;
	height:63px !important;
	left:1537px !important;
	top:602px !important;
}

#item12637 {
	width:1097px !important;
	left:26px !important;
	top:18px !important;
	min-height:878px !important;
}

#item12633 {
	width:1147px !important;
	height:896px !important;
	left:590px !important;
	top:198px !important;
}

#item11290 {
	width:105px !important;
	height:135px !important;
}

#item11285 {
	width:105px !important;
	height:135px !important;
	left:1535px !important;
	top:633px !important;
}

#item5885 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item5905 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item5861 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item5881 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item5837 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item5857 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item5835 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:422px !important;
}

#item5931 {
	width:845px !important;
	left:38px !important;
	top:44px !important;
	min-height:797px !important;
}

#item5909 {
	width:916px !important;
	height:875px !important;
	left:671px !important;
	top:253px !important;
}

#item5960 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item5980 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5936 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item5956 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5934 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item6010 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item6030 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5986 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item6006 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item5984 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13125 {
	width:250px !important;
	height:84px !important;
}

#item13122 {
	width:250px !important;
	height:84px !important;
	left:55px !important;
	top:42px !important;
}

#item6153 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item6173 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6129 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item6149 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6105 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item6125 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6103 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:418px !important;
}

#item6199 {
	width:699px !important;
	left:38px !important;
	top:37px !important;
	min-height:797px !important;
}

#item6177 {
	width:778px !important;
	height:868px !important;
	left:622px !important;
	top:260px !important;
}

#item6228 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item6248 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6204 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item6224 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6202 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item6278 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item6298 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6254 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item6274 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6252 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13121 {
	width:250px !important;
	height:84px !important;
}

#item13118 {
	width:250px !important;
	height:84px !important;
	left:53px !important;
	top:44px !important;
}

#item6418 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item6438 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6394 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item6414 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6370 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item6390 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6368 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:466px !important;
}

#item6464 {
	width:754px !important;
	left:38px !important;
	top:39px !important;
	min-height:797px !important;
}

#item6442 {
	width:832px !important;
	height:868px !important;
	left:607px !important;
	top:241px !important;
}

#item6493 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item6513 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6469 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item6489 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6467 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item6543 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item6563 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6519 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item6539 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6517 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item12302 {
	width:250px !important;
	height:84px !important;
}

#item12299 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:44px !important;
}

#item6682 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item6702 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6658 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item6678 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6634 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item6654 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6632 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:418px !important;
}

#item6728 {
	width:1048px !important;
	left:47px !important;
	top:40px !important;
	min-height:819px !important;
}

#item6706 {
	width:1106px !important;
	height:892px !important;
	left:581px !important;
	top:206px !important;
}

#item6757 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item6777 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6733 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item6753 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6731 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item6807 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item6827 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6783 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item6803 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6781 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13195 {
	width:250px !important;
	height:84px !important;
}

#item13192 {
	width:250px !important;
	height:84px !important;
	left:55px !important;
	top:46px !important;
}

#item6947 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item6967 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6923 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item6943 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6899 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item6919 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item6897 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:419px !important;
}

#item6993 {
	width:856px !important;
	left:43px !important;
	top:44px !important;
	min-height:797px !important;
}

#item6971 {
	width:944px !important;
	height:875px !important;
	left:675px !important;
	top:219px !important;
}

#item7022 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item7042 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6998 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item7018 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item6996 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item7072 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item7092 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7048 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item7068 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7046 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13199 {
	width:250px !important;
	height:84px !important;
}

#item13196 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:42px !important;
}

#item7213 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item7233 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item7189 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item7209 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item7165 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item7185 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item7163 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:422px !important;
}

#item7259 {
	width:795px !important;
	left:40px !important;
	top:44px !important;
	min-height:797px !important;
}

#item7237 {
	width:877px !important;
	height:875px !important;
	left:666px !important;
	top:247px !important;
}

#item7288 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item7308 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7264 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item7284 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7262 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item7338 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item7358 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7314 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item7334 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7312 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13203 {
	width:250px !important;
	height:84px !important;
}

#item13200 {
	width:250px !important;
	height:84px !important;
	left:53px !important;
	top:44px !important;
}

#item7463 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item7483 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7439 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item7459 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item7437 {
	width:285px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item7508 {
	width:511px !important;
	min-height:53px !important;
}

#item7487 {
	width:511px !important;
	height:53px !important;
	left:59px !important;
	top:980px !important;
}

#item7511 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item7525 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item7536 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item7551 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item7567 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item7583 {
	width:571px !important;
	height:236px !important;
	left:58px !important;
	top:708px !important;
}

#item7638 {
	width:352px !important;
	left:36px !important;
	top:33px !important;
	min-height:311px !important;
}

#item7616 {
	width:422px !important;
	height:344px !important;
	left:1288px !important;
	top:37px !important;
}

#item7643 {
	width:87px !important;
	height:81px !important;
}

#item7641 {
	width:87px !important;
	height:81px !important;
	left:1596px !important;
	top:220px !important;
}

#item7647 {
	width:292px !important;
	height:228px !important;
	left:703px !important;
	top:652px !important;
}

#item7662 {
	width:169px !important;
	height:140px !important;
}

#item7660 {
	width:169px !important;
	height:140px !important;
	left:766px !important;
	top:694px !important;
}

#item7687 {
	width:486px !important;
	min-height:124px !important;
}

#item7666 {
	width:486px !important;
	height:124px !important;
	left:59px !important;
	top:605px !important;
}

#item7714 {
	width:253px !important;
	height:98px !important;
	left:563px !important;
	top:626px !important;
}

#item7718 {
	width:246px !important;
	height:252px !important;
	left:1225px !important;
	top:710px !important;
}

#item7732 {
	width:130px !important;
	height:132px !important;
}

#item7730 {
	width:130px !important;
	height:132px !important;
	left:1277px !important;
	top:769px !important;
}

#item7757 {
	width:381px !important;
	min-height:82px !important;
}

#item7736 {
	width:381px !important;
	height:82px !important;
	left:59px !important;
	top:605px !important;
}

#item7784 {
	width:845px !important;
	height:169px !important;
	left:459px !important;
	top:626px !important;
}

#item7788 {
	width:140px !important;
	height:162px !important;
	left:1553px !important;
	top:576px !important;
}

#item7802 {
	width:87px !important;
	height:98px !important;
}

#item7800 {
	width:87px !important;
	height:98px !important;
	left:1580px !important;
	top:608px !important;
}

#item7827 {
	width:436px !important;
	min-height:53px !important;
}

#item7806 {
	width:436px !important;
	height:67px !important;
	left:59px !important;
	top:605px !important;
}

#item7854 {
	width:1081px !important;
	height:51px !important;
	left:500px !important;
	top:626px !important;
}

#item7858 {
	width:247px !important;
	height:225px !important;
	left:1010px !important;
	top:622px !important;
}

#item7873 {
	width:146px !important;
	height:144px !important;
}

#item7871 {
	width:146px !important;
	height:144px !important;
	left:1064px !important;
	top:658px !important;
}

#item7898 {
	width:436px !important;
	min-height:53px !important;
}

#item7877 {
	width:436px !important;
	height:67px !important;
	left:59px !important;
	top:605px !important;
}

#item7925 {
	width:599px !important;
	height:94px !important;
	left:468px !important;
	top:626px !important;
}

#item11347 {
	width:247px !important;
	height:225px !important;
	left:1010px !important;
	top:622px !important;
}

#item11358 {
	width:146px !important;
	height:144px !important;
}

#item11353 {
	width:146px !important;
	height:144px !important;
	left:1064px !important;
	top:658px !important;
}

#item11362 {
	width:436px !important;
	min-height:53px !important;
}

#item11359 {
	width:436px !important;
	height:67px !important;
	left:59px !important;
	top:605px !important;
}

#item11409 {
	width:599px !important;
	height:94px !important;
	left:468px !important;
	top:626px !important;
}

#item7929 {
	width:247px !important;
	height:225px !important;
	left:1010px !important;
	top:622px !important;
}

#item7939 {
	width:146px !important;
	height:144px !important;
}

#item7937 {
	width:146px !important;
	height:144px !important;
	left:1064px !important;
	top:658px !important;
}

#item7964 {
	width:406px !important;
	min-height:88px !important;
}

#item7943 {
	width:406px !important;
	height:88px !important;
	left:59px !important;
	top:605px !important;
}

#item7991 {
	width:599px !important;
	height:94px !important;
	left:468px !important;
	top:626px !important;
}

#item7995 {
	width:242px !important;
	height:202px !important;
	left:1131px !important;
	top:416px !important;
}

#item8011 {
	width:143px !important;
	height:118px !important;
}

#item8009 {
	width:143px !important;
	height:118px !important;
	left:1176px !important;
	top:458px !important;
}

#item8036 {
	width:436px !important;
	min-height:53px !important;
}

#item8015 {
	width:436px !important;
	height:67px !important;
	left:59px !important;
	top:605px !important;
}

#item8063 {
	width:831px !important;
	height:113px !important;
	left:344px !important;
	top:516px !important;
}

#item8067 {
	width:186px !important;
	height:152px !important;
	left:1341px !important;
	top:540px !important;
}

#item8085 {
	width:115px !important;
	height:110px !important;
}

#item8083 {
	width:115px !important;
	height:110px !important;
	left:1376px !important;
	top:563px !important;
}

#item8110 {
	width:436px !important;
	min-height:117px !important;
}

#item8089 {
	width:436px !important;
	height:117px !important;
	left:59px !important;
	top:605px !important;
}

#item8137 {
	width:917px !important;
	height:3px !important;
	left:462px !important;
	top:626px !important;
}

#item11515 {
	width:180px !important;
	height:185px !important;
	left:950px !important;
	top:564px !important;
}

#item11530 {
	width:273px !important;
	min-height:117px !important;
}

#item11527 {
	width:303px !important;
	height:117px !important;
	left:59px !important;
	top:605px !important;
}

#item11577 {
	width:602px !important;
	height:25px !important;
	left:328px !important;
	top:626px !important;
}

#item13207 {
	width:250px !important;
	height:84px !important;
}

#item13204 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:46px !important;
}

#item12083 {
	width:293px !important;
	height:118px !important;
	border:solid 3px #2d9f88;
}

#item12081 {
	width:293px !important;
	height:118px !important;
	left:33px !important;
	top:28px !important;
}

#item12770 {
	width:98px !important;
	left:2px !important;
	top:6px !important;
	min-height:52px !important;
}

#item12765 {
	width:102px !important;
	height:69px !important;
	left:990px !important;
	top:545px !important;
}

#item12797 {
	width:1108px !important;
	left:24px !important;
	top:20px !important;
	min-height:877px !important;
}

#item12793 {
	width:1148px !important;
	height:897px !important;
	left:590px !important;
	top:198px !important;
}

#item11526 {
	width:115px !important;
	height:119px !important;
}

#item11521 {
	width:115px !important;
	height:119px !important;
	left:982px !important;
	top:595px !important;
}

#item8259 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item8279 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8235 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item8255 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8211 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item8231 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8209 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:418px !important;
}

#item8305 {
	width:806px !important;
	left:38px !important;
	top:37px !important;
	min-height:797px !important;
}

#item8283 {
	width:883px !important;
	height:868px !important;
	left:757px !important;
	top:234px !important;
}

#item8334 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item8354 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8310 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item8330 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8308 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item8384 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item8404 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8360 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item8380 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8358 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13213 {
	width:250px !important;
	height:84px !important;
}

#item13210 {
	width:250px !important;
	height:84px !important;
	left:57px !important;
	top:42px !important;
}

#item8524 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item8544 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8500 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item8520 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8476 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item8496 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8474 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:422px !important;
}

#item8570 {
	width:789px !important;
	left:39px !important;
	top:44px !important;
	min-height:797px !important;
}

#item8548 {
	width:862px !important;
	height:875px !important;
	left:676px !important;
	top:246px !important;
}

#item8599 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item8619 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8575 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item8595 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8573 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item8649 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item8669 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8625 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item8645 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8623 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13217 {
	width:250px !important;
	height:84px !important;
}

#item13214 {
	width:250px !important;
	height:84px !important;
	left:53px !important;
	top:46px !important;
}

#item8788 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item8808 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8764 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item8784 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8740 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item8760 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item8738 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:514px !important;
}

#item8834 {
	width:1062px !important;
	left:34px !important;
	top:32px !important;
	min-height:880px !important;
}

#item8812 {
	width:1124px !important;
	height:912px !important;
	left:618px !important;
	top:198px !important;
}

#item8863 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item8883 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8839 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item8859 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8837 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item8913 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item8933 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8889 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item8909 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item8887 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13221 {
	width:250px !important;
	height:84px !important;
}

#item13218 {
	width:250px !important;
	height:84px !important;
	left:53px !important;
	top:42px !important;
}

#item9053 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item9073 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9029 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item9049 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9005 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item9025 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9003 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:420px !important;
}

#item9099 {
	width:1022px !important;
	left:44px !important;
	top:38px !important;
	min-height:866px !important;
}

#item9077 {
	width:1108px !important;
	height:904px !important;
	left:630px !important;
	top:208px !important;
}

#item9128 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item9148 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9104 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item9124 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9102 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item9178 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item9198 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9154 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item9174 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9152 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13225 {
	width:250px !important;
	height:84px !important;
}

#item13222 {
	width:250px !important;
	height:84px !important;
	left:55px !important;
	top:42px !important;
}

#item9318 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item9338 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9294 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item9314 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9270 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item9290 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9268 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:381px !important;
}

#item9364 {
	width:1002px !important;
	left:43px !important;
	top:38px !important;
	min-height:866px !important;
}

#item9342 {
	width:1078px !important;
	height:904px !important;
	left:592px !important;
	top:215px !important;
}

#item9393 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item9413 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9369 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item9389 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9367 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item9443 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item9463 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9419 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item9439 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9417 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item13232 {
	width:250px !important;
	height:84px !important;
}

#item13229 {
	width:250px !important;
	height:84px !important;
	left:53px !important;
	top:42px !important;
}

#item9582 {
	width:336px !important;
	height:49px !important;
	background:#013031;
	border:solid 2px #fff;
}

#item9602 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9558 {
	width:336px !important;
	height:49px !important;
	background:#045758;
	border:solid 2px #fff;
}

#item9578 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9534 {
	width:336px !important;
	height:49px !important;
	background:#ccd929;
	border:solid 2px #fff;
}

#item9554 {
	width:334px !important;
	left:2px !important;
	top:13px !important;
	min-height:26px !important;
}

#item9532 {
	width:336px !important;
	height:49px !important;
	left:199px !important;
	top:427px !important;
}

#item9628 {
	width:1035px !important;
	left:42px !important;
	top:38px !important;
	min-height:866px !important;
}

#item9606 {
	width:1113px !important;
	height:904px !important;
	left:590px !important;
	top:208px !important;
}

#item9657 {
	width:350px !important;
	height:49px !important;
	background:rgba(7,190,213,0.83);
	border:solid 2px #fff;
}

#item9677 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9633 {
	width:350px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item9653 {
	width:329px !important;
	left:13px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9631 {
	width:350px !important;
	height:49px !important;
	left:560px !important;
	top:103px !important;
}

#item9707 {
	width:285px !important;
	height:49px !important;
	background:#07bed5;
	border:solid 2px #fff;
}

#item9727 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9683 {
	width:285px !important;
	height:49px !important;
	background:rgba(1,48,49,0.83);
	border:solid 2px #fff;
}

#item9703 {
	width:225px !important;
	left:30px !important;
	top:13px !important;
	min-height:21px !important;
}

#item9681 {
	width:285px !important;
	height:49px !important;
	left:924px !important;
	top:103px !important;
}

#item13237 {
	width:250px !important;
	height:84px !important;
}

#item13233 {
	width:250px !important;
	height:84px !important;
	left:53px !important;
	top:46px !important;
}
#in5footer,  #prefooter {display:none;}
