html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strong,b,u,i,dl,dt,dd,ol,fieldset,label,legend,table,tr,th,td,footer,header,menu,nav{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,footer,header,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}html{background:#e6e6e6 url('../header/header-gradient.png') repeat-x;margin:0;padding:0;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background:0;margin:0;padding:0;font:normal normal 14px/18px "Helvetica Neue",Helvetica,sans-serif;color:#898d92;text-align:left}.dark-background{background:#282829 url('../header/header-gradient-grey.png') repeat-x}.help-background{background:#282829 url('../header/header-gradient-grey.png') repeat-x}@-webkit-keyframes wiggle{25%,50%,75%,100%{-webkit-transform-origin:top center}25%{-webkit-transform:rotate(8deg)}50%{-webkit-transform:rotate(-4deg)}75%{-webkit-transform:rotate(2deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes wiggle{25%,50%,75%,100%{transform-origin:top center}25%{transform:rotate(8deg)}50%{transform:rotate(-4deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes tinywiggle{25%,50%,75%,100%{-webkit-transform-origin:top center}25%{-webkit-transform:rotate(4deg)}50%{-webkit-transform:rotate(-2deg)}75%{-webkit-transform:rotate(1deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes tinywiggle{25%,50%,75%,100%{-webkit-transform-origin:top center}25%{transform:rotate(4deg)}50%{transform:rotate(-2deg)}75%{transform:rotate(1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes boing{0%{-webkit-transform:scale(1)}20%{-webkit-transform:scale(2)}40%{-webkit-transform:scale(0.9)}60%{-webkit-transform:scale(1.3)}80%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}@keyframes boing{0%{transform:scale(1)}20%{transform:scale(2)}40%{transform:scale(0.9)}60%{transform:scale(1.3)}80%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes tinyboing{0%{-webkit-transform:scale(1)}20%{-webkit-transform:scale(1.2)}40%{-webkit-transform:scale(0.9)}60%{-webkit-transform:scale(1.06)}80%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}@keyframes tinyboing{0%{transform:scale(1)}20%{transform:scale(1.2)}40%{transform:scale(0.9)}60%{transform:scale(1.06)}80%{transform:scale(0.98)}100%{transform:scale(1)}}nav{height:79px;width:100%}nav #nav-container{background:#e6e6e6 url('../header/header-gradient-middle.png');height:62px;width:950px;padding:17px 0 0 0;margin:0 auto;position:relative}nav #logo{background:url('../header/sprites-alt.svg') 0 0 no-repeat;width:140px;height:45px;float:left;overflow:hidden;margin-left:187px}nav #logo:hover{-moz-animation:tinywiggle 220ms ease-out;-webkit-animation:tinywiggle 220ms ease-out;animation:tinywiggle 220ms ease-out}nav #apps{background:url('../header/sprites.svg') -140px 0 no-repeat;width:93px;height:45px;float:left;overflow:hidden;cursor:pointer}nav #articles{background:url('../header/sprites.svg') -233px 0 no-repeat;width:128px;height:45px;float:left;overflow:hidden}nav #help{background:url('../header/sprites.svg') -361px 0 no-repeat;width:90px;height:45px;float:left;overflow:hidden}nav #contact{background:url('../header/sprites.svg') -451px 0 no-repeat;width:125px;height:45px;float:left;overflow:hidden}nav #logo:hover{background-image:url('../header/sprites.svg')}nav #apps:hover,nav #articles:hover,nav #help:hover,nav #contact:hover,nav #open:hover,nav #close:hover{background-image:url('../header/sprites-alt.svg')}nav a,footer a{padding:300px;opacity:0}nav #shadow{position:absolute;background:url('../header/header-shadow.png');background-size:100% 100%;height:10px;width:950px;margin:0 auto;top:79px;left:0}.nav-gap{padding-top:40px}footer{width:950px;margin:0 auto;padding:78px 0 58px 0;position:relative}footer ul{list-style:none;width:340px;margin:0 auto;padding:0}footer li{margin:0 0 33px 0;padding:0;float:left}footer p{text-align:center;clear:both;color:rgba(87,90,94,0.5);font:normal 10px/16px "Helvetica Neue",Helvetica,sans-serif;padding:0;margin:0}footer #twitter{background:url('../header/sprites.svg') -122px -45px no-repeat;width:68px;height:32px;overflow:hidden}footer #dribbble{background:url('../header/sprites.svg') -190px -45px no-repeat;width:68px;height:32px;overflow:hidden}footer #github{background:url('../header/sprites.svg') -258px -45px no-repeat;width:68px;height:32px;overflow:hidden}footer #appnet{background:url('../header/sprites.svg') -326px -45px no-repeat;width:68px;height:32px;overflow:hidden}footer #rss{background:url('../header/sprites.svg') -394px -45px no-repeat;width:68px;height:32px;overflow:hidden}footer #twitter:hover,footer #dribbble:hover,footer #github:hover,footer #appnet:hover,footer #rss:hover{background-image:url('../header/sprites-alt.svg');-moz-animation:wiggle .3s ease-out;-webkit-animation:wiggle .3s ease-out;animation:wiggle .3s ease-out}#tip-twitter,#tip-dribbble,#tip-github,#tip-appnet,#tip-rss{background:url('../header/sprites.svg') 0 -45px no-repeat;width:122px;height:20px;position:absolute;left:281px;top:60px;opacity:0;-moz-transition:top 120ms ease-in-out,opacity 100ms ease-in-out;-webkit-transition:top 120ms ease-in-out,opacity 100ms ease-in-out;transition:top 120ms ease-in-out,opacity 100ms ease-in-out}#tip-dribbble{background-position:0 -65px;left:349px}#tip-github{background-position:0 -85px;left:417px}#tip-appnet{background-position:0 -105px;left:485px}#tip-rss{background-position:0 -125px;left:553px}#menu{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100;background:rgba(0,0,0,0.85);opacity:0;pointer-events:none;-o-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-webkit-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}#menu-grid,#menu-grid-static{width:522px;height:500px;opacity:1;margin:80px auto;-o-transition:all 400ms ease-in-out;-o-transform:scale(1.8);-o-transform-origin:center 20%;-moz-transition:all 400ms ease-in-out;-moz-transform:scale(1.8);-moz-transform-origin:center 20%;-webkit-transition:all 400ms ease-in-out;-webkit-transform:scale(1.8);-webkit-transform-origin:center 20%;transition:all 400ms ease-in-out;transform:scale(1.8);transform-origin:center 20%}#menu-grid-static{height:360px;margin:26px auto 0 auto;-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}.menu-item,.menu-item-last,.menu-istatserver{background:url('../header/app-icons.png') no-repeat;width:134px;height:144px;margin:0 60px 60px 0;float:left;text-align:center}.menu-item a,.menu-item-last a,.menu-istatserver a{color:#fff;text-shadow:0 2px 2px rgba(0,0,0,0.4);text-decoration:none;border:0;padding-top:125px;display:block;font-weight:bold;font-size:15px}.menu-item-last{margin:0}.menu-item a:hover,.menu-item-last a:hover,.menu-istatserver a:hover{text-decoration:none;border:0}#menu-moreapps{width:224px;height:43px;background:url('../header/sprites.svg') 0 -149px no-repeat;margin:0 149px;float:left;overflow:hidden;opacity:.8}#menu-moreapps:hover{opacity:1}#menu-moreapps a{padding:300px;opacity:0;white-space:nowrap}#menu-istatmenus{background-position:0 0}#menu-mistat{background-position:-140px 0}#menu-skalapreview{background-position:-280px 0}#menu-istatios{background-position:-420px 0}#menu-consumeios{background-position:-560px 0}#menu-sideways{background-position:-700px 0}.menu-istatserver{background-position:0 0;background:url('../header/app-icon-istatserver.png') no-repeat}@media only screen and (min-device-pixel-ratio:1.3),only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){.menu-item,.menu-item-last{background:url('../header/app-icons@2x.png') no-repeat;background-size:834px 124px}.menu-istatserver{background:url('../header/app-icon-istatserver@2x.png') no-repeat;background-size:100% 100%}}.container{width:950px;margin:0 auto}.column{float:left;margin-right:10px}.last{margin-right:0}.span-1{width:30px}.span-2{width:70px}.span-3{width:110px}.span-4{width:150px}.span-5{width:190px}.span-6{width:230px}.span-7{width:270px}.span-8{width:310px}.span-9{width:350px}.span-10{width:390px}.span-11{width:430px}.span-12{width:470px}.span-13{width:510px}.span-14{width:550px}.span-15{width:590px}.span-16{width:630px}.span-17{width:670px}.span-18{width:710px}.span-19{width:750px}.span-20{width:790px}.span-21{width:830px}.span-22{width:870px}.span-23{width:910px}.span-24{width:950px;margin:0}.push-1{padding-left:40px}.push-2{padding-left:80px}.push-3{padding-left:120px}.push-4{padding-left:160px}.push-5{padding-left:200px}.push-6{padding-left:240px}.push-7{padding-left:280px}.push-8{padding-left:320px}.push-9{padding-left:360px}.push-10{padding-left:400px}.push-11{padding-left:440px}.push-12{padding-left:480px}.push-13{padding-left:520px}.push-14{padding-left:560px}.push-15{padding-left:600px}.push-16{padding-left:640px}.push-17{padding-left:680px}.push-18{padding-left:720px}.push-19{padding-left:760px}.push-20{padding-left:800px}.push-21{padding-left:840px}.push-22{padding-left:880px}.push-23{padding-left:920px}hr{background:#3d3f44;color:#3d3f44;clear:both;float:none;width:95%;height:1px;margin:25px 14px 25px 14px;border:0}.clear{display:inline-block}.clear:after,.container:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .clear{height:1%}.clear{display:block}@font-face{font-family:'LeagueGothic';src:url('/images/fonts/leaguegothic-regular-webfont.eot');src:url('/images/fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),url('/images/fonts/leaguegothic-regular-webfont.woff') format('woff'),url('/images/fonts/leaguegothic-regular-webfont.ttf') format('truetype'),url('/images/fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'LeagueGothicItalic';src:url('/images/fonts/leaguegothic-italic-webfont.eot');src:url('/images/fonts/leaguegothic-italic-webfont.eot?#iefix') format('embedded-opentype'),url('/images/fonts/leaguegothic-italic-webfont.woff') format('woff'),url('/images/fonts/leaguegothic-italic-webfont.ttf') format('truetype'),url('/images/fonts/leaguegothic-italic-webfont.svg#league_gothic_italicregular') format('svg');font-weight:normal;font-style:normal}small{font-size:11px;color:#aeb1b4}h1{font:normal normal 80px/90px LeagueGothic,"Helvetica Neue",Helvetica,sans-serif;color:#dedede;padding:0;margin:32px 0 0 0;text-shadow:0 2px 3px rgba(40,41,42,0.6),0 4px 0 rgba(150,150,150,0.5),0 9px 5px rgba(0,0,0,0.5)}h2{font:normal normal 25px/35px "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;color:#a0a3a7;padding:0;margin:7px 0 0 0}h2 em{font-family:LeagueGothicItalic,"Helvetica Neue",Helvetica,sans-serif;font-style:normal}h3{font:normal normal 35px/40px LeagueGothic,"Helvetica Neue",Helvetica,sans-serif;color:#dedede;padding:0;margin:67px 0 0 0}h4{font:bold 15px/25px "Helvetica Neue",Helvetica,sans-serif;color:#dedede;padding:0;margin:25px 0 0 0}blockquote,pre{font:italic 15px/25px "Helvetica Neue",Helvetica,sans-serif;color:#dedede;padding:13px 20px;background:#2f3031;margin:23px 0 23px 0;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}pre{font:normal 15px/25px "Andale Mono",Monaco,monospace}::selection{background:#a0a3a7;color:white}strong{color:#dedede}h2 a,h3 a,h4 a,p a,blockquote a,pre a,{font-weight:bold;color:#0cf;text-decoration:none}h2 a:hover,h3 a:hover,h4 a:hover,p a:hover,blockquote a:hover,pre a:hover{color:#fff;text-decoration:none}.hidelink{overflow:hidden}.hidelink a{padding:300px;opacity:0;white-space:nowrap}.topspace{margin-top:40px}.article-space{margin:67px 0 0 0}.text-dark{color:#434549}.light-page h1,.light-page h2,.light-page h3,.light-page h4,.light-page p{color:#434549}.light-page strong{color:#232426}.light-page h2 a,.light-page h3 a,.light-page h4 a,.light-page p a,.light-page blockquote a,.light-page pre a{color:#5c0076}.light-page h2 a:hover,.light-page h3 a:hover,.light-page h4 a:hover,.light-page p a:hover,.light-page blockquote a:hover,.light-page pre a:hover{color:#232426}#contact-form{position:relative;height:549px}#contact-reason,#contact-message{background:url('/images/contact/contact-paper.png') no-repeat;width:286px;height:478px;top:22px;left:158px;overflow:hidden;position:absolute;padding:26px 0 0 32px;font:13px/24px "American Typewriter","Courier New",Courier,monospace;color:#898d92}#contact-reason{z-index:30}#contact-message{left:444px;top:18px;z-index:40;-moz-transform-origin:center center;-moz-transform:rotate(1deg);-webkit-transform-origin:center center;-webkit-transform:rotate(1deg);transform-origin:center center;transform:rotate(1deg);position:absolute}#contact-reason a,#contact-message a{color:#434549;text-decoration:none;border-bottom:#b7b9bc 1px solid}#contact-reason a:hover,#contact-message a:hover{color:#5c0076;text-decoration:none;border-bottom:#5c0076 1px solid}#contact-envelope{background:url('/images/contact/contact-envelope.png') no-repeat;width:357px;height:549px;overflow:hidden;position:absolute;left:440px;top:0;z-index:50}#contact-reason{-moz-transition:all 200ms ease-in-out;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}#contact-message,#contact-envelope{-moz-transition:all 350ms ease-in-out;-webkit-transition:all 350ms ease-in-out;transition:all 350ms ease-in-out}#contact-send{background:url('/images/contact/contact-send.png') no-repeat;width:94px;height:24px;overflow:hidden;left:172px;top:442px;position:absolute}#contact-error{background:#5c0076;color:#fff;padding:13px 20px;width:590px;text-align:center;font-weight:bold;cursor:pointer;display:none;opacity:0;transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-webkit-box-shadow:0 6px 15px 0 rgba(0,0,0,0.3);box-shadow:0 6px 15px rgba(0,0,0,0.3);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}#ios-app-store,#mac-app-store,#more-info{background:url('../header/sprites.svg') -210px -200px no-repeat;width:199px;height:60px;float:left;overflow:hidden;opacity:.85;position:absolute}#mac-app-store{background-position:0 -200px}#more-info{background:url('../header/sprites-alt.svg') 0 -200px no-repeat}#ios-app-store:hover,#mac-app-store:hover,#more-info:hover{opacity:1}#ios-app-store a,#mac-app-store a,#more-info a{padding:300px;opacity:0;white-space:nowrap}.product-hero{height:515px;width:950px;position:relative;margin-top:34px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px}.product-hero a{position:absolute;width:950px;height:700px;opacity:0}.help-background h2 a,.help-background h3 a,.help-background p a,.help-background blockquote a,.help-background pre a{font-weight:bold;color:#dedede;text-decoration:none}.help-background h2 a:hover,.help-background h3 a:hover,.help-background p a:hover,.help-background blockquote a:hover,.help-background pre a:hover{color:#fff;text-decoration:none}.help-group{background:#2f3031;padding:7px 0 16px 0;margin-top:30px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px}.help-group:first-child{margin-top:72px}.help-group p{padding:24px 0 14px 0;margin:0}.article-group{background:#2f3031;padding:0 30px 23px 30px;margin-top:30px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;position:relative;overflow:hidden}.article-group:first-child{margin-top:32px}.article-group-link{position:absolute;left:-23px;width:975px;height:400px;opacity:0}.article-group h1{margin-top:23px}.help-app-name{font:bold 15px/25px "Helvetica Neue",Helvetica,sans-serif;color:#a0a3a7;text-align:left;padding:24px 0 18px 0;margin:0}.help-app-name a{color:#a0a3a7;text-decoration:none}.help-app-name a:hover{color:#fff;text-decoration:none}.help-app-icon{width:48px;height:49px;margin:13px 10px 3px 20px;float:left;background:url('../header/app-icons-small.png') no-repeat}@media only screen and (min-device-pixel-ratio:1.3),only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-o-min-device-pixel-ratio:13/10),only screen and (min-resolution:120dpi){.help-app-icon{background:url('../header/app-icons-small@2x.png') no-repeat;background-size:400px 100px}}.help-app-icon-istatmenus{background-position:-50px 0}.help-app-icon-mistat{background-position:-100px 0}.help-app-icon-skalapreview{background-position:-150px 0}.help-app-icon-istat{background-position:0 -50px}.help-app-icon-consume{background-position:-50px -50px}.help-app-icon-darkness{background-position:-100px -50px}.help-app-icon-phases{background-position:-150px -50px}.help-app-icon-cities{background-position:-200px -50px}.help-app-icon-beats{background-position:-250px -50px}.help-app-icon-sideways{background-position:-300px -50px}.help-app-icon-kapowie{background-position:-350px -50px}.sidebar{background:#2f3031;margin:73px 0 0 0;padding:7px 5px 10px 10px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.sidebar h4{font:bold 13px/18px "Helvetica Neue",Helvetica,sans-serif;color:#dedede;padding:0;margin:20px 0 0 0}.sidebar h4:first-child{margin:0}.sidebar p{font:normal normal 13px/18px "Helvetica Neue",Helvetica,sans-serif;color:#aeb1b4;padding:0;margin:0}


	#version, .core-section {
		background: #f3f3f3;
		position: relative;
		margin-top: 20px;
		padding: 19px 40px 21px 40px;
		width: 870px;
		min-height: 101px;
	}
	
	#version p {
		font-size: 14px;
		line-height: 24px;
		padding-right: 220px;
	}
	
	#version-shadow {
		background: url('../header/element-shadow.png') no-repeat;
		background-size: 100% 100%;
		width: 950px;
		height: 11px;
		margin: 0 auto;
	}
	
	.storeh3 {
		margin-top: 15px;
	}
	
	.storeh4 {
		margin-top: 10px;
	}
	
	.storebuybutton {
		position: relative;
		float: right;
		margin: 20px 0 20px 20px;
		padding-top: 18px;
		background: #5a6183;
		color: white;
		width: 220px;
		height: 42px;
		text-align: center;
		-webkit-border-radius: 7px;
		border-radius: 7px;
		cursor: pointer;
	}

	.storebuybutton a {
		color: white;
		font-size: 20px;
		font-weight: bold;
		text-decoration: none;
	}


.store-product-detail-action-order, .store-product-detail-action-order a {
	overflow: hidden;
	width: 220px;
	height: 62px;
	position: relative;
	float: left;
	position:absolute;
	top:0px;
	left:0px;
}

.store-buy-button-text-container {
	position:absolute;
	top:0px;
	padding-top: 15px;
	width:162px;
	text-align:center;
}

/*
#version .store-product-buybutton, #version .store-action-title, #version .store-action-button, #version .store-product-detail-action-order {
	display:none;
}*/


#version .store-action-title, input .store-product-detail-action-order {
	display: none;
}

.store-product-icon, .store-product-text, .store-product-buybutton {
	overflow: hidden;
	width: 171px;
	height: 140px;
	position: relative;
	float: left;
}
