@import url(https://fonts.googleapis.com/css?family=Lato:300,400|Raleway:100,600);*{margin:0;padding:0}body{font-family:Lato,'Helvetica Neue',sans-serif;font-size:10pt;background-color:#EEE}h1{font-family:Raleway,'Helvetica Neue',cursive;color:#FFF;font-size:80pt;font-weight:100;text-shadow:0 0 6px #f0f0f0}h2{color:#a7a7a7;font-weight:100;font-size:14pt}h3{color:#222;font-weight:100;font-size:28pt;padding-left:20px;padding-right:20px;margin-top:30px;margin-bottom:20px;width:100%;background-color:#EEE;text-decoration:none}h4{font-size:16pt;font-weight:100;padding-left:35px}a{outline:0;text-decoration:none}img{border:none}#preload{position:fixed;display:block;top:0;left:0;width:100vw;height:100vh;background-color:#FFF;z-index:100;transition:.5s}#preload #NOT_IE{visibility:hidden;color:red}#preload #NOT_IE.visible{visibility:visible}#preload .circle{display:block;position:absolute;overflow:hidden;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-iteration-count:infinite;animation-timing-function:linear;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxNTYiIGhlaWdodD0iMTU2IiAgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgICA8cGF0aCBzdHJva2U9InJnYigwLCAwLCAwKSIgc3Ryb2tlLXdpZHRoPSI1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZmlsbD0ibm9uZSIgZD0iTSA3OC41LDIgQyAzNi44LDIgMywzNS44IDMsNzcuNSIgLz4KPC9zdmc+Cg==) no-repeat center}#preload.invisible{opacity:0;visibility:hidden}#preload #preload-anim1{width:156px;height:156px;margin:-78px 78px 78px -78px;top:50vh;left:50vw;background-size:100%;transform:rotate(0);animation-duration:2s;animation-name:preload-circle-rotate-cw;-webkit-animation-duration:2s;-webkit-animation-name:preload-circle-rotate-cw}#preload #preload-anim2{width:136px;height:136px;margin:-68px 68px 68px -68px;top:50vh;left:50vw;background-size:87%;transform:rotate(200deg);animation-duration:1.4s;animation-name:preload-circle-rotate-ccw;-webkit-animation-duration:1.4s;-webkit-animation-name:preload-circle-rotate-ccw}#preload #preload-anim3{width:116px;height:116px;margin:-58px 58px 58px -58px;top:50vh;left:50vw;background-size:74%;transform:rotate(125deg);animation-duration:2.2s;animation-name:preload-circle-rotate-cw;-webkit-animation-duration:2.2s;-webkit-animation-name:preload-circle-rotate-cw}#preload #preload-anim4{width:96px;height:96px;margin:-48px 48px 48px -48px;top:50vh;left:50vw;background-size:61%;transform:rotate(37deg);animation-duration:.8s;animation-name:preload-circle-rotate-ccw;-webkit-animation-duration:.8s;-webkit-animation-name:preload-circle-rotate-ccw}#preload #preload-anim5{width:76px;height:76px;margin:-38px 38px 38px -38px;top:50vh;left:50vw;background-size:48%;transform:rotate(224deg);animation-duration:2.7s;animation-name:preload-circle-rotate-cw;-webkit-animation-duration:2.7s;-webkit-animation-name:preload-circle-rotate-cw}#preload p{position:relative;top:50vh;left:0;margin:80px auto 0 auto;text-align:center;font-size:20pt;font-weight:100;-webkit-animation-name:pulse;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-name:pulse;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@-webkit-keyframes preload-circle-rotate-cw{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes preload-circle-rotate-cw{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes preload-circle-rotate-ccw{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(-360deg)}}@keyframes preload-circle-rotate-ccw{from{transform:rotate(0)}to{transform:rotate(-360deg)}}@-webkit-keyframes pulse{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@keyframes pulse{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}#navigation{position:fixed;margin:-40px 0 0 0;right:0;left:0;height:20px;background-color:#FFF;border-bottom:2px solid #666;padding:10px;z-index:10}#navigation input{transition-duration:.5s;width:0;height:20px;opacity:0;border:none;color:#FFF;font-size:11pt;cursor:pointer}#navigation li{font-weight:400;font-size:12pt;color:#797979;float:right}#navigation a{color:#292969;opacity:1}#navigation a:hover{color:#A9A9A9}@media screen and (min-width:768px){#navigation a{margin-left:20px}#navigation:not(.fixed) a.hideable{display:inline-block;width:0;margin-left:0;height:1em;opacity:0;transition-duration:.5s;white-space:nowrap}#navigation:not(.fixed) a.hideable.buynow{color:#3393e1}#navigation:not(.fixed) a.hideable.trydemo{color:#38d08a}#navigation.fixed a.hideable{display:inline-block;color:#FFF;width:auto;opacity:1;margin-left:10px;transition-duration:.5s;text-align:center}#navigation.fixed a.hideable.buynow,#navigation.fixed a.hideable.trydemo{border:1px solid #888;border-radius:10px;padding:2px 8px;margin-top:-2px;min-width:6em}#navigation.fixed a.hideable.buynow{background:#3393e1}#navigation.fixed a.hideable.buynow:hover{background:#4e9def}#navigation.fixed a.hideable.trydemo{background:#38d08a}#navigation.fixed a.hideable.trydemo:hover{background:#50eca5}}#navigation ul{list-style-type:none;margin-bottom:12px}@media screen and (min-width:768px){#navigation.fixed{box-shadow:#000 0 0 25px}#navigation.fixed form{width:80px;opacity:1;transition-duration:.5s}#navigation.fixed input{width:80px;opacity:1}}@media screen and (max-width:767px){#navigation{position:fixed;left:100%;margin:4px 4px 0 -44px;padding:0;z-index:9;width:40px;height:40px;background:#eee url(../Images/menu-256.png);background-size:40px 40px;border-radius:8px;box-shadow:rgba(0,0,0,.5) 0 8px 8px}#navigation #menu{display:none;position:fixed;z-index:10;margin-left:-100px;margin-top:40px;padding:5px 0 5px 0;border:1px solid;width:130px;color:#333;background:#F9F9F9 no-repeat;border-radius:6px}#navigation #menu.visible{display:block;box-shadow:rgba(0,0,0,.5) 0 8px 8px}#navigation ul{transform:rotate(180deg)}#navigation li{top:0;left:0;width:80%;margin:0 10%;transform:rotate(-180deg)}}.legal{margin-top:40px;margin-bottom:0;text-align:center;font-size:10pt;font-weight:100;color:#888;height:50px}#wrapper{min-height:calc(100vh - 140px);margin:40px auto 0 auto;background-color:#FFF;box-shadow:#000 0 0 20px;overflow:hidden}#wrapper.invisible{visibility:hidden}#wrapper #purchase input{transition-duration:.5s}#wrapper .price{display:block;font-size:15pt;font-weight:700;padding:0 0 0 20px;margin:0 auto;text-align:center}#wrapper.fixed #purchase input{opacity:0}@media screen and (max-width:767px){#wrapper{margin-top:0}}#header{width:100%;color:#797979;font-weight:300;margin:0 auto 30px 0;background-color:#1d5194}@media screen and (min-width:960px){#header{padding:10px}}#header::after{position:relative;bottom:-16px;background:url(../Images/ombre-header.png) no-repeat;background-size:100% 16px;height:16px;content:'';display:block}@media screen and (min-width:960px){#header::after{left:-10px;bottom:-26px}}@media screen and (max-width:767px){#header h1{font-size:22pt}}#header #main_header{position:relative;margin:auto;padding:0}@media screen and (max-width:767px){#header #main_header{height:auto;width:100%}}@media screen and (min-width:768px){#header #main_header{height:400px;width:960px}}@media screen and (max-width:767px){#header #main_header h1{position:relative;text-align:center}}@media screen and (max-width:959px) and (min-width:768px){#header #main_header h1{position:absolute;top:90px;font-size:44pt;left:40%}}@media screen and (min-width:960px){#header #main_header h1{position:absolute;top:30px;left:45%;color:#FFF;width:530px}}@media screen and (max-width:767px){#header #main_header h2{position:relative;top:0;left:0;width:auto;text-align:center;font-size:13pt;margin:0 0 20px 0}}@media screen and (max-width:959px) and (min-width:768px){#header #main_header h2{position:absolute;top:160px;font-size:14pt;left:40%}}@media screen and (min-width:960px){#header #main_header h2{position:absolute;top:160px;left:45%;width:335px;margin:0 0 50px 0}}#header #main_header #logo_id{position:relative;filter:drop-shadow(8px 8px 10px #222)}@media screen and (max-width:767px){#header #main_header #logo_id{left:-20px;width:100%;padding:20px;margin:0 auto}}@media screen and (min-width:768px){#header #main_header #logo_id{float:left;top:0;left:0;width:384px}}#header #main_header .v4_text{color:#fc7d64}#header #main_header .share{position:absolute;width:150px;height:30px;top:160px;left:780px}@media screen and (max-width:959px) and (min-width:768px){#header #main_header .share{top:195px;left:40%}}#header #main_header .share .twitter{width:110px;height:21px;float:left;margin-right:8px}#header #main_header .share .gplus{float:left;width:32px}@media screen and (max-width:767px){#header #main_header .purchase{position:relative;width:auto;display:block;text-align:center}}@media screen and (max-width:959px) and (min-width:768px){#header #main_header .purchase{position:absolute;left:40%;top:250px;width:390px}}@media screen and (min-width:960px){#header #main_header .purchase{position:absolute;left:45%;top:250px;width:390px}}.purchase a.buynow,.purchase a.trydemo{display:block;width:160px;text-align:center;font-size:12pt;font-weight:bolder;color:#FFF;padding:.4em;margin:10px;border:1px #000 solid;border-radius:10px}.purchase a.buynow:hover,.purchase a.trydemo:hover{cursor:pointer}.purchase a.buynow{background:#3393e1}.purchase a.buynow:hover{background:#4e9def}.purchase a.trydemo{background:#38d08a}.purchase a.trydemo:hover{background:#50eca5}@media screen and (max-width:767px){.purchase a.buynow,.purchase a.trydemo{margin:10px auto}}#main_img{display:block;position:relative;width:960px;margin:auto}@media screen and (max-width:959px){#main_img{width:100%}}.scn-img-left{width:100%;position:relative;overflow:hidden}@media screen and (max-width:767px){.scn-img-left{height:300px;margin:20px 0}}@media screen and (min-width:768px){.scn-img-left{height:600px;margin:50px 0}}.scn-img-left img{display:block;position:absolute}@media screen and (max-width:767px){.scn-img-left img{height:250px}}@media screen and (min-width:768px){.scn-img-left img{height:600px}}.scn-img-left p{position:absolute;display:block;font-weight:100;text-align:right;color:#696969}@media screen and (max-width:767px){.scn-img-left p{margin-top:1em;font-size:11pt;width:33%}}@media screen and (max-width:959px) and (min-width:768px){.scn-img-left p{margin-top:150px;font-size:16pt;width:280px}}@media screen and (min-width:960px){.scn-img-left p{margin-top:150px;font-size:19pt;width:350px}}.scn-img-right{width:100%;position:relative;overflow:hidden}@media screen and (max-width:767px){.scn-img-right{height:300px;margin:20px 0}}@media screen and (min-width:768px){.scn-img-right{height:600px;margin:50px 0}}.scn-img-right img{display:block;position:absolute}@media screen and (max-width:767px){.scn-img-right img{height:250px}}@media screen and (min-width:768px){.scn-img-right img{height:600px}}.scn-img-right p{position:absolute;display:block;font-weight:100;color:#696969}@media screen and (max-width:767px){.scn-img-right p{margin-top:1em;font-size:11pt;width:33%}}@media screen and (max-width:959px) and (min-width:768px){.scn-img-right p{margin-top:150px;font-size:16pt;width:280px}}@media screen and (min-width:960px){.scn-img-right p{margin-top:150px;font-size:19pt;width:350px}}.scn-img-middle{width:100%;margin:50px 0}@media screen and (min-width:768px){.scn-img-middle{height:800px}}.scn-img-middle img{display:block;position:relative;height:650px;margin:0 auto}@media screen and (max-width:959px){.scn-img-middle img{width:100%;height:auto}}.scn-img-middle p{position:relative;display:block;font-weight:100;font-size:19pt;width:500px;margin:0 auto;text-align:center;color:#696969}@media screen and (max-width:767px){.scn-img-middle p{width:100%;font-size:12pt}}p.summary{color:#595959;margin:50px auto;font-weight:200;text-align:center}@media screen and (max-width:767px){p.summary{width:100%;font-size:14pt}}@media screen and (min-width:768px){p.summary{width:500px;font-size:18pt}}p.requirements{color:#b8b8b8;font-style:italic;font-size:14px;font-weight:100;text-align:center;margin-bottom:100px}.horizontal_separator{position:relative;margin:2px auto 2px auto;width:600px;height:1px;background-color:#EEE}.div_desc{color:#595959;padding-right:20px;padding-left:20px;text-align:justify;font-size:13pt;font-weight:200;top:0}.feature_group{position:relative;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;flex-wrap:wrap;-webkit-flex-direction:row;-webkit-flex-wrap:wrap}@media screen and (max-width:767px){.feature_group{width:100%}}@media screen and (min-width:768px){.feature_group{width:700px;padding:0 50px}}.feature_group .feature{padding:10px}.feature_group .feature h1{font-weight:200;color:#494949}@media screen and (max-width:767px){.feature_group .feature h1{font-size:20pt}}@media screen and (min-width:768px){.feature_group .feature h1{font-size:24pt}}.feature_group .feature p{font-size:12pt;font-weight:lighter;text-align:justify;color:#696969}@media screen and (max-width:767px){.feature_group .feature{width:100%}}@media screen and (min-width:768px){.feature_group .feature{width:320px}.feature_group .feature:nth-of-type(2n+1){border:1px none #EEE;border-right-style:solid}}.reviews{font-family:Lato,'Helvetica Neue',sans-serif;margin:30px 0;padding:10px;font-size:24pt;font-weight:200;text-align:justify;color:#585858;background-color:#eaeaea}.reviews h2{font-size:24pt;color:#666;text-align:left}.reviews .reviews-container{margin-left:20px;margin-right:20px}.reviews .reviewer-title{margin-top:20px;font-size:.625em;text-align:left}.reviews .reviewer-title .review-note{font-size:.417em;color:#e1ae6a;text-shadow:#CCC 2px 2px 4px}.reviews .reviewer-title .review-invnote{font-size:.375em;color:#888;text-shadow:#CCC 2px 2px 4px}.reviews .reviewer{font-size:.375em;color:#888}.reviews .review-text{margin-left:20px;margin-right:20px;font-size:.483em}.reviews .footnote{font-size:.375em;color:#888}.reviews::before{position:relative;top:-16px;left:-10px;display:block;background:url(../Images/ombre-header-inv.png) no-repeat;background-color:#fff;background-size:100% 16px;height:16px;width:100vw;content:"";border:none}.reviews::after{position:relative;top:16px;left:-10px;display:block;background:url(../Images/ombre-header.png) no-repeat;background-color:#fff;background-size:100% 16px;width:100vw;height:16px;content:""}.faq{padding-left:40px;padding-right:40px}.faq li{color:#232323;list-style:none;font-size:15pt;font-weight:100}.faq p{color:#595959;margin:5px 20px 30px 20px;font-size:12pt;text-align:justify}.demoInfo{font-family:Lato,'Helvetica Neue',sans-serif;font-size:12pt;border-width:1px;background-color:#FBFBCE;box-shadow:#9f9f9f 0 5px 8px}@media screen and (max-width:767px){.demoInfo{width:80%;margin:0 10%}}@media screen and (min-width:768px){.demoInfo{width:450px;padding:20px;margin:0 auto}}.demoInfo ul{padding-left:70px}.errorMessage{font-family:Lato,'Helvetica Neue',sans-serif;font-size:20pt;text-align:center;margin-top:9em;margin-bottom:10em}.errorMessage ul{font-size:16pt;border-width:1px;background-color:#FBFBCE;box-shadow:#9f9f9f 0 5px 8px;padding-left:70px}@media screen and (max-width:959px){.errorMessage ul{width:70%;margin:10pt 10%}}@media screen and (min-width:960px){.errorMessage ul{width:40em;padding:20px;margin:60pt auto}}.errorMessage ul li{text-align:left;margin:0 1em;padding:.25em 0}.updateInfo{font-size:12pt;padding-left:70px;text-align:left}.updateInfo .versionInfo{font-size:14pt}.updateInfo ul{padding-left:10px}.desc{color:#595959;padding:0 50px 0 50px;font-size:16px;font-weight:200}#not_available{color:red;font-size:20pt}.download_eula{font-size:13px;font-style:italic;text-align:center;margin-bottom:70px;color:#888}#eula,#terms{margin:20pt 60pt}#eula h1,#terms h1{color:#0f0f0f;font-size:34px;font-weight:700;padding-bottom:20pt}#eula h2,#terms h2{color:#0f0f0f;font-size:20px;font-weight:700;padding-bottom:10pt;padding-top:10pt}#eula p,#terms p{color:#555;font-size:12pt;text-align:justify;padding:.5em 0}#eula ol,#eula ul,#terms ol,#terms ul{color:#555;font-size:12pt;padding-left:2em}.download{background-color:#eaeaea;position:relative;float:none;padding-top:40px;padding-bottom:10px;display:block;text-align:center;color:#797979;font-weight:lighter;font-size:11pt}.download .row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-around;-webkit-justify-content:space-around}@media screen and (max-width:767px){.download .row{width:100%;flex-wrap:wrap;-webkit-flex-wrap:wrap}}@media screen and (min-width:768px){.download .row{width:800px;margin:0 auto}}.download .row .item.loading{opacity:.5}.download .row .item.loading a{cursor:not-allowed}.download .shasum{font-size:8pt;font-style:italic;font-weight:lighter;color:#bbb}.download .pub_date{font-size:11pt;font-style:italic;font-weight:lighter;color:#bbb}.download p.additionalInfo{margin:10pt 0}.download .fingerprint,.download pre{font-family:monospace;font-weight:lighter;color:#797979;font-size:11pt}@media screen and (max-width:767px){.download .downloadOld{width:80%;margin:0;padding:0}}@media screen and (min-width:768px){.download .downloadOld{width:70ch;padding:.5ch;margin:0 auto}}.download .downloadOld ul{padding:3ch;text-align:left}@media screen and (min-width:768px){.download .downloadOld ul{background-color:#dedede}}.download::before{position:relative;top:-56px;display:block;background:url(../Images/ombre-header-inv.png) no-repeat;background-size:100% 16px;height:16px;width:100vw;content:""}.download::after{position:relative;top:16px;display:block;background:url(../Images/ombre-header.png) no-repeat;background-size:100% 16px;width:100vw;height:16px;content:""}.downloadPage.purchase{position:relative;display:block;width:164px;margin:20px auto 10px}.demoLinuxInfo{width:100%;font-size:14pt;margin:10px 20px}.demoLinuxInfo ul{font-size:14pt;padding-left:60px}.demoLinuxInfo p{width:100%;font-size:14pt;font-weight:700;text-align:center;margin:10px -20px}#contactForm{margin:40px 10px 0 10px}#contactForm table{width:680px;margin-left:30px}#contactForm .label{color:#696969;font-weight:300;font-size:12pt}@media screen and (max-width:767px){#contactForm .control{margin-bottom:1em}}@media screen and (min-width:768px){#contactForm .label{position:relative;display:block;top:0;left:0;width:130px;text-align:right}#contactForm .control{position:relative;display:block;top:-1.6em;left:140px;width:calc(100% - 160px)}#contactForm .control input,#contactForm .control textarea{border-radius:4pt}#contactForm .control .submit-email{margin-top:2em;margin-left:calc(50% - 10em);width:20em;height:3em;background:#e0e0e0;border-width:1px}#contactForm .control .submit-email:hover{background:#f1f1f1;cursor:pointer}}#contactForm input{border:#797979 solid 1px;width:100%;height:1.8em}#contactForm input[type=submit]{font-size:1.2em;padding:.4em;text-align:center}#contactForm textarea{border:#797979 solid 1px;width:100%;resize:none}#content{width:740px;color:#CCC;height:350px;background:#FFF no-repeat;border:1px solid #CCC;margin:0 0 5px 0;padding:10px}#container{width:90%;background-color:#FFF;color:#333;line-height:130%;border:1px solid grey;margin:10px auto 10px auto}.downloadTop{background:url(../Images/ombre-header-inv.png) no-repeat;background-size:100% 16px;height:16px;margin-top:30px}.downloadBottom{background:url(../Images/ombre-header.png) no-repeat;background-size:100% 16px;height:16px;margin-bottom:30px}#cookie-banner{position:fixed;top:100%;width:100%;padding:10px;text-align:justify;font-size:13px;background:#EEEE20;opacity:.85;z-index:10}@media screen and (max-width:767px){#cookie-banner{height:65px;margin:-65px 0 0 0}}@media screen and (min-width:768px){#cookie-banner{height:40px;margin:-40px 0 0 0}}#cookie-banner p{padding:0;position:relative;top:-19px;left:24px;height:100%;vertical-align:center;overflow:hidden}#cookie-banner>a{position:relative;top:0;left:0}#cookie-banner img{width:16px;height:16px}#cookie-banner img:hover{cursor:pointer}.privacy_desc{color:#595959;padding:0 50px 0 50px;font-size:16px;font-weight:200;text-align:justify}@media screen and (max-width:767px){.privacy_desc{margin:5em 1em}}@media screen and (max-width:959px) and (min-width:768px){.privacy_desc{margin:5em 4em}}@media screen and (min-width:960px){.privacy_desc{margin:5em 15em}}.privacy_desc h2{color:#595959;font-size:20pt}.privacy_desc hr{margin:3em 0}.privacy_desc p{text-indent:2em;padding-top:1em;padding-bottom:.5em}.privacy_desc ul{padding:0 3em}.privacy_desc .fixed{font-style:normal;font-family:monospace;white-space:pre}.pricing-grid{display:grid;grid-template-columns:1fr 1fr}@media screen and (min-width:960px){.pricing-grid{column-gap:40pt;width:800px;margin:auto;padding:0}}@media screen and (max-width:959px) and (min-width:768px){.pricing-grid{column-gap:15pt;width:400px;padding:0;margin:auto;row-gap:20pt}}@media screen and (max-width:767px){.pricing-grid{padding:40pt 20% 4pt 20%;row-gap:20pt}}.pricing-grid .grid-header{grid-column-start:1;grid-column-end:3;font-size:30pt;font-weight:lighter;width:100%;text-align:center;padding:40pt 0}.pricing-grid .grid-cell{background:#366eb0;border:solid 1px #000;padding:0;margin:0}@media screen and (max-width:959px){.pricing-grid .grid-cell{grid-column-start:1;grid-column-end:3}}.pricing-grid .grid-cell h3{font-size:30pt;padding:.75em 0;background:#0f4886;color:#FFF;margin:0;width:100%;text-align:center}.pricing-grid .grid-cell .store-price{color:#FFF;font-size:30pt;font-weight:lighter;padding:24pt 0;text-align:center}.pricing-grid .grid-cell .license-desc{color:#d7d7d7;width:100%;font-size:14pt;text-align:center;padding:0 0 20pt 0}.pricing-grid .grid-cell .license-desc ul{width:60%;margin:auto;text-align:left;font-weight:lighter}.pricing-grid .grid-cell .license-desc ul li{list-style-type:"-";padding-left:.5em}.pricing-grid .grid-cell .action{text-align:center}.pricing-grid .grid-cell .action button{width:80%;background:#ffc811;border:solid 1px;border-radius:8pt;height:40pt;margin:10pt auto;font-size:20pt}.pricing-grid .grid-cell .action button:hover{background:#fcd97f;cursor:pointer}.pricing-grid .currency-selector{grid-column-start:1;grid-column-end:3;padding:20pt 0}