﻿html,body{margin:0;padding:0}input,button{outline:none}button{cursor:pointer}ul,li{list-style:none}ul{margin:0;padding:0}a{text-decoration:none}.clear{display:block;clear:both}.light-text{color:#fff}.right{float:right}.left{float:left}.center{text-align:center}*,.button{box-sizing:border-box;font-family:"Roboto",sans-serif;background:none;margin:0;border:0}body{font-family:"Roboto",sans-serif}h1,h2,h5,p{font-weight:300}h3,h4{font-weight:400}.highlight br{display:none}.highlight{background:#fff}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086B3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}html,body{margin:0;padding:0}input,button{outline:none}button{cursor:pointer}ul,li{list-style:none}ul{margin:0;padding:0}a{text-decoration:none}.clear{display:block;clear:both}.light-text{color:#fff}.right{float:right}.left{float:left}.center{text-align:center}h1{font-size:32px;line-height:40px}h2{font-size:28px;line-height:40px}h3{font-size:24px;line-height:32px}h4{font-size:20px;line-height:30px;padding-bottom:10px}h5{font-size:16px;line-height:36px}p{font-size:14px;line-height:22px}section,header,#vendorStrip{padding-left:20px;padding-right:20px}section main,header main,#vendorStrip main{width:100%;max-width:100%}header{height:60px}.nav-buttons{height:60px;line-height:60px}.nav-buttons .button+*{margin-left:10px}#hamburger{width:40px;height:40px}#mainNav{padding:100px 0 0}#mainNav h5{margin-bottom:1em}#mainNav h3{margin-bottom:.6em}#mainNav main+main{margin-top:40px}#mainNav .left .button{height:50px;line-height:50px;font-size:18px}nav.nav-menu{padding:80px 0 0}#hero{padding-top:80px}#docs #hero h1,#docs #hero h5{padding-left:20px;padding-right:20px}#vendorStrip{height:100%;line-height:100%;font-size:16px}@media screen and (min-width: 1500px){#docs #hero h1,#docs #hero h5{padding-left:100px;padding-right:100px}}body{background-color:#fff}section{position:relative;background-color:#fff}section main,header main,footer main{position:relative;margin:auto;display:block}p{font-size:14px;font-weight:400}.button{display:inline-block;border-radius:3px;padding:0 10px;line-height:40px;color:rgba(255,255,255,0.87);background-color:#305680;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:500;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);transition:box-shadow .4s cubic-bezier(.25, .8, .25, 1),background-color .4s cubic-bezier(.25, .8, .25, 1)}.button:hover{background-color:#527dad}.button:focus{background-color:#527dad}.button:active{box-shadow:0 4px 8px 0 rgba(0,0,0,0.4)}.button.accent{background-color:#ff3d00}.button.accent:hover{background-color:#dd2c00}.button.accent:focus{background-color:#dd2c00}.nav-item{text-transform:uppercase;color:#fff;padding:15px 12.5px;position:relative;cursor:pointer}.nav-item:hover{text-decoration:none !important}.nav-item::before{content:"";position:absolute;left:12.5px;bottom:12px;width:calc(100% - 25px);height:3px;background-color:#f5f6f7;transform:scale(0, 1);transform-origin:0 50%;transition:250ms}.nav-item:not(.nav-item-on):hover::before{transform:scale(.25, 1)}.nav-item.nav-item-on::before{background-color:#83d2fb;transform:scale(1, 1)}#cellophane{position:fixed;top:0;left:0;width:100%;height:100%;display:none}header{position:fixed;top:0;left:0;width:100%;z-index:8888;overflow:hidden;transition:.3s;text-align:center}header::after{transition:.3s;content:"";background:#1f3a52 url(/images/texture.png);opacity:.95;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1}.logo{position:relative;float:left;display:block;width:140px;height:60px;top:0;left:0;transform:none;background-image:url(/images/thingsgrid_logo_white.svg);background-size:contain;background-position:center center;background-repeat:no-repeat}#docs .flyout-button{position:fixed;top:10px;left:20px;width:40px;height:40px;background-image:url(/images/toc_icon.png);background-position:center center;background-repeat:no-repeat;background-size:auto;border-radius:50%;transition:.3s;z-index:99999}#docs.open-nav .flyout-button{display:none}#docs .logo{position:absolute;top:30px;left:55%;transform:translate(-50%, -50%);display:block;width:35px;height:35px;background-image:url(/images/thingsgrid_min_white.svg)}#docs #tryItNow.center-button{margin-left:45px}#githubButtonContainer{display:none;position:relative;padding-left:12px;margin-right:158px;float:left;vertical-align:middle;height:60px}#githubButtonContainer iframe{position:absolute;top:50%;transform:translateY(-50%) scale(.7)}.nav-buttons{display:inline-flex;flex-direction:row;align-items:center;align-content:center}.nav-buttons .nav-items{display:none;padding-right:20px}.nav-buttons-left{float:left}.nav-buttons-right{float:right}.nav-buttons-center{float:none}.center-button{display:none;cursor:pointer;line-height:30px;border:2px solid #fff;background-color:transparent;transition:.3s}.center-button:hover{background-color:#fff;color:#1f3a52}#tryItNow.center-button{display:inline-block;margin-left:20px}#hamburger{display:inline-block;position:relative;vertical-align:middle;padding:0;border:0;background:none}#hamburger div,#hamburger:before,#hamburger:after{position:absolute;left:15%;width:65%;height:2px;background-color:#fff;transition:.3s;content:""}#hamburger div{top:calc(50% - 1px)}#hamburger:before{top:24%}#hamburger:after{bottom:24%}#hamburger:hover div,#hamburger:hover:before,#hamburger:hover:after{background-color:#83d2fb}#mainNav h5{color:#305680;font-weight:normal}#mainNav main{white-space:nowrap;overflow:hidden;clear:both}#mainNav main#headNav{display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:row}#mainNav main#headNav h3{font-size:20px;line-height:28px}#mainNav .nav-box{white-space:normal;display:inline-block;padding:0 10px}#mainNav h3 a{color:#fff;text-decoration:none;transition:300ms}#mainNav h3 a:hover{color:#83d2fb}.nav-menu main{white-space:nowrap;overflow:hidden;clear:both;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start}.nav-menu main .nav-box{width:280px;white-space:normal;display:inline-block;padding:0 10px}.nav-menu main .nav-box img{height:170px}.nav-menu main ul li{text-align:left;padding:4px;font-size:16px;color:#fff;transition:300ms}.nav-menu main ul li:hover{color:#83d2fb}.nav-menu main ul li strong{position:relative;color:#83d2fb;font-size:18px}.nav-menu main ul li strong::before{content:"";position:absolute;bottom:-4px;width:100%;height:1px;background-color:#83d2fb;transform:scale(0, 1);transform-origin:0 50%;transition:250ms}.nav-menu main ul li strong:hover::before{transform:scale(1, 1)}.open-nav #cellophane{display:block;z-index:9998}.open-nav header{z-index:9999}.open-nav #hamburger div{opacity:0}.open-nav #hamburger:before,.open-nav #hamburger:after{left:12px;transform-origin:0 1px}.open-nav #hamburger:before{transform:rotate(45deg)}.open-nav #hamburger:after{transform:rotate(-45deg)}#hero{text-align:center;padding-left:0;padding-right:0;margin-bottom:0}#docs #hero{background-image:url(/images/texture.png);background-color:#1f3a52}#docs #pe-docs-banner{font-size:18px;display:flex;flex-direction:column;align-items:center;align-content:center}#docs #pe-docs-banner img{display:inline-block;width:40px;height:40px}#docs #pe-docs-banner div{display:inline-block;padding-top:10px}#docs #pe-docs-banner div a.pe-link{color:#fff;font-weight:500}#docs #pe-docs-banner div a.pe-learn-more{font-weight:500;color:#50b1ff}#docs #pe-docs-banner div a:hover{text-decoration:underline}#docs.open-nav #hero #hero-content{visibility:hidden}#docs.open-nav #hero #hero-content #search{transition:0ms}.customer-logo{box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);width:200px;height:120px;min-width:200px;display:flex;justify-content:center;align-items:center;align-content:center}.customer-logo img{flex:0 0 auto;object-fit:scale-down;max-width:90%;max-height:85%;vertical-align:middle}#vendorStrip{position:relative;background-color:rgba(255,255,255,0.1);font-weight:100;white-space:nowrap;text-align:center}#vendorStrip li a{color:rgba(255,255,255,0.5)}#vendorStrip li a.YAH{color:#fff;position:relative}footer{width:100%;background-image:url(/images/texture.png);background-color:#1f3a52}footer main{padding:20px 0;max-width:800px}footer nav{display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}footer nav a{text-align:center;display:inline-block;margin:10px 0;font-size:24px;font-weight:300;color:#fff;text-decoration:none;transition:300ms}footer nav a:hover{color:#83d2fb}footer .newsletterSubsContainer{width:100%;display:flex;align-items:center;align-content:center;justify-content:center}footer .newsletterSubsContainer #mlb2-7341216 .subscribe-form{background:none !important;border:none !important}footer .newsletterSubsContainer #mlb2-7341216.ml-subscribe-form .form-group .form-control{background-color:transparent !important;font-family:"Roboto",sans-serif;padding:10px;font-size:16px;line-height:16px;font-weight:100;color:#fff;border:1px solid #fff;transition:.3s}footer .newsletterSubsContainer #mlb2-7341216.ml-subscribe-form .form-group .form-control::-webkit-input-placeholder{color:#999 !important}footer .newsletterSubsContainer #mlb2-7341216.ml-subscribe-form .form-group .form-control::-moz-placeholder{color:#999 !important}footer .newsletterSubsContainer #mlb2-7341216.ml-subscribe-form .form-group .form-control:-ms-input-placeholder{color:#999 !important}footer .newsletterSubsContainer #mlb2-7341216.ml-subscribe-form .form-group .form-control:-moz-placeholder{color:#999 !important}footer .newsletterSubsContainer form#newsletter-form fieldset .newsletterInputs{display:flex;align-items:center;align-content:center;justify-content:center;flex-direction:column}footer .newsletterSubsContainer form#newsletter-form .subsTitle{font-weight:400;font-size:20px;text-align:center;margin-bottom:10px}footer .newsletterSubsContainer form#newsletter-form #subsEmail{margin-bottom:10px}footer .social{margin:20px 0;display:inline-block}footer .social div{text-align:center;margin-bottom:20px}footer .social div:last-child{margin-bottom:30px}footer .social span{display:block;margin-bottom:8px}footer .social input{text-align:center}#search,#wishField,#subsEmail{background-color:transparent;padding:10px;font-size:16px;font-weight:100;color:#fff;border:1px solid #fff;transition:.3s}#search::-webkit-input-placeholder,#wishField::-webkit-input-placeholder,#subsEmail::-webkit-input-placeholder{color:#999 !important}#search::-moz-placeholder,#wishField::-moz-placeholder,#subsEmail::-moz-placeholder{color:#999 !important}#search:-ms-input-placeholder,#wishField:-ms-input-placeholder,#subsEmail:-ms-input-placeholder{color:#999 !important}#search:-moz-placeholder,#wishField:-moz-placeholder,#subsEmail:-moz-placeholder{color:#999 !important}#search:focus,#wishField:focus,#subsEmail:focus{background-color:#f7f7f7;color:#1f3a52}.social a{display:inline-block;background-image:url(/images/social_sprite.png);background-repeat:no-repeat;background-size:auto;width:50px;height:50px;border-radius:5px;margin-right:10px}.social a:hover{background-color:#fff}.social a span{position:absolute;display:block;height:0;overflow:hidden}a.twitter{background-position:0 0}a.twitter:hover{background-position:0 100%}a.stack-overflow{background-position:-50px 0}a.stack-overflow:hover{background-position:-50px 100%}a.gitter{background-position:-100px 0}a.gitter:hover{background-position:-100px 100%}a.github{background-position:-150px 0}a.github:hover{background-position:-150px 100%}a.mailing-list{background-position:-200px 0}a.mailing-list:hover{background-position:-200px 100%}a.calendar{background-position:-250px 0}a.calendar:hover{background-position:-250px 100%}a.youku{background-position:-300px 0}a.youku:hover{background-position:-300px 100%}a.facebook{background-position:-350px 0}a.facebook:hover{background-position:-350px 100%}section{background-color:#fff}#hero h5{margin:20px 0;line-height:28px}#vendorStrip{position:relative}#vendorStrip #docsList{float:left}#vendorStrip #docsList li{display:inline-block;height:100%;margin-right:10px;float:left}#vendorStrip a{display:block;height:100%;color:#fff;font-size:.75em;font-weight:bold}#docs #vendorStrip{line-height:44px}#docs #vendorStrip #docsList{display:block;float:none}#docs #vendorStrip #docsList ul{display:inline-block}#docs #vendorStrip #searchBox{float:none;display:block;width:80%;margin:0 auto;height:44px;line-height:44px}#docs #vendorStrip #search{width:100%;padding:0 10px;height:30px;line-height:30px;font-size:16px;vertical-align:top}#encyclopedia{position:relative;padding:50px 20px 20px 20px;overflow:hidden;font-size:16px}#encyclopedia>div{height:100%}#docsToc{position:fixed;background-color:#fff;top:0;left:0;width:0;height:100vh;overflow:hidden;padding:50px 0;z-index:999999;transition:.3s}#docsToc .yah>.title{background-color:#f7f7f7;border-left:3px solid #305680;padding:7.5px 10px 7.5px 18px;margin-left:-3px;color:#305680}.open-toc body{overflow:hidden}.open-toc #docsToc{padding:50px 20px;width:400px;max-width:100vw;overflow-y:auto}.pi-accordion>.container:first-child>.item:first-child>.title:first-child{padding-left:0;font-size:1.4em;font-weight:700}.pi-accordion>.container:first-child>.item.yah:first-child>.title:first-child{margin-left:-20px !important}.pi-accordion .item{overflow:hidden}.pi-accordion .title{color:#1f3a52;position:relative;padding:7.5px 10px 7.5px 18px;cursor:pointer;transition:.3s}.pi-accordion .title:hover{color:#305680}.pi-accordion a.item>.title{color:#000}.pi-accordion a.item>.title:hover{color:#305680}.pi-accordion a.item.item-pe>.title::after{content:"PE";font-size:12px;font-weight:bold;color:#305680;transform:translate(5px, -10px);display:inline-block}.pi-accordion a.item.item-new>.title::after{content:"NEW";font-size:12px;font-weight:bold;color:#21b91b;transform:translate(5px, -10px);display:inline-block}.pi-accordion div.item>.title:before{content:"";position:absolute;top:12px;left:2px;border-style:solid;border-width:5px 0 5px 8px;border-color:transparent transparent transparent #305680;transform:rotate(0deg);transition:.3s}.pi-accordion div.item.item-pe>.title::after{content:"PE";font-size:12px;font-weight:bold;color:#305680;transform:translate(5px, -10px);display:inline-block}.pi-accordion div.item.item-new>.title::after{content:"NEW";font-size:12px;font-weight:bold;color:#21b91b;transform:translate(5px, -10px);display:inline-block}.pi-accordion .wrapper{position:relative;width:100%;transition:height .3s}.pi-accordion .content{padding-left:20px;opacity:0;transition:.3s}.pi-accordion .item.on>.title:before{transform:rotate(90deg)}.pi-accordion .item.on>.wrapper>.content{opacity:1}dt{margin-bottom:8px}dd{margin-bottom:16px}.pi-pushmenu{display:none;position:fixed;top:0;width:100%;height:100%;opacity:0;transition:opacity .3s}.pi-pushmenu.on{opacity:1}.pi-pushmenu .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4)}.pi-pushmenu .sled{position:absolute;top:0;width:0;height:100%;background-color:#fff;overflow:auto;transition:.3s}.pi-pushmenu.on .sled{width:400px;max-width:100vw}.pi-pushmenu .top-bar{height:0;line-height:60px;background-color:#444}.pi-pushmenu ul{margin-top:25px}.pi-pushmenu ul>li{position:relative;display:block;width:100%;min-height:45px;padding:0 60px 0 20px;border-bottom:1px solid #ccc}.pi-pushmenu a{display:inline-block;width:100%;height:45px;line-height:45px;font-family:"Roboto",sans-serif;font-size:20px;color:#305680}.pi-pushmenu .button{background:none;padding:0}.pi-pushmenu ul ul{padding:0 20px}.pi-pushmenu ul ul li{min-height:40px}.pi-pushmenu ul ul a{height:40px;line-height:40px;font-size:18px;color:#555}.push-menu-close-button{position:absolute;top:0;right:0;width:50px;height:50px}.push-menu-close-button:before,.push-menu-close-button:after{content:"";position:absolute;top:calc(50% - 1px);left:25%;width:50%;height:2px;background-color:#000}.push-menu-close-button:before{transform:rotate(45deg)}.push-menu-close-button:after{transform:rotate(-45deg)}iframe.demoDashboardFrame{height:400px;padding:20px 0}#peContent{position:relative;width:100%;margin:auto}#peContent *+h2,#peContent *+h3,#peContent *+h4,#peContent *+h5,#peContent *+h6{margin-top:30px}#peContent section{padding-left:0;padding-right:0}#peContent table{width:100%;border:1px solid #ccc;border-spacing:0;margin-top:30px;margin-bottom:30px}#peContent thead,#peContent tr:nth-child(even){background-color:#f7f7f7}#peContent thead{background-color:#555;color:#fff}#peContent th,#peContent td{padding:8px;text-align:left;margin:0}#peContent th{font-weight:normal}#peContent td{font-size:.85em}#docsContent{position:relative;float:right;width:100%}#docsContent.noToc{float:none;margin:auto}#docsContent *+h2,#docsContent *+h3,#docsContent *+h4,#docsContent *+h5,#docsContent *+h6{margin-top:30px}#docsContent h1,#docsContent h2,#docsContent h3,#docsContent h4,#docsContent h5,#docsContent h6{line-height:normal;font-weight:500;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #ccc;pointer-events:none}#docsContent h1:before,#docsContent h2:before,#docsContent h3:before,#docsContent h4:before,#docsContent h5:before,#docsContent h6:before{display:block;content:" ";margin-top:-80px;height:80px;visibility:hidden}#docsContent h1{font-size:32px;padding-right:60px}#docsContent h2{font-size:28px}#docsContent h3{font-size:24px}#docsContent h4{font-size:20px}#docsContent h5,#docsContent h6{font-size:18px;font-weight:500}#docsContent p{font-size:16px;font-weight:400;line-height:1.25em}#docsContent p+p{margin-top:10px}#docsContent code{display:inline-block;box-sizing:border-box;background-color:#f7f7f7;color:#1f3a52;font-family:monospace;vertical-align:bottom;font-size:16px;font-weight:bold;padding:2px 4px}#docsContent a code{color:#305680;text-decoration:underline}#docsContent pre .pi,#docsContent pre .s{margin:0;padding:0}#docsContent .highlight code span,#docsContent code,#docsContent pre code{font-family:monospace}#docsContent code,#docsContent pre code{color:#303030}#docsContent pre code{padding:0}#docsContent pre{background-color:#f7f7f7;display:block;margin:20px 0;padding:15px;overflow-x:auto}#docsContent h1 code,#docsContent h2 code,#docsContent h3 code,#docsContent h4 code,#docsContent h5 code,#docsContent h6 code{font-family:inherit;font-size:inherit;background-color:transparent}#docsContent .includecode,#docsContent .includecode th,#docsContent .includecode td{padding:0 !important}#docsContent .includecode th{padding:10px !important}#docsContent .includecode th a,#docsContent .includecode th a code{color:#fff !important;background-color:transparent !important}#docsContent .includecode pre{margin:0 !important}#docsContent ul li{list-style:disc}#docsContent ol li{list-style:decimal}#docsContent ul,#docsContent ol{margin:20px 0;padding-left:30px;font-weight:400}#docsContent ul ul,#docsContent ol ol,#docsContent ul ol,#docsContent ol ul{margin:.75em 0}#docsContent li{margin-bottom:.75em}#docsContent table{width:100%;border:1px solid #ccc;border-spacing:0;margin-top:30px;margin-bottom:30px}#docsContent thead,#docsContent tr:nth-child(even){background-color:#f7f7f7}#docsContent thead{background-color:#555;color:#fff}#docsContent th,#docsContent td{padding:8px;text-align:left;margin:0}#docsContent th{font-weight:normal}#docsContent td{font-size:.85em}#docsContent #editPageButton{position:absolute;top:-25px;right:5px;width:56px;height:56px;line-height:56px;border-radius:50%;white-space:nowrap;text-indent:56px;overflow:hidden;background:#305680 url(/images/icon-pencil.svg) no-repeat;background-position:16px 16px;background-size:24px 24px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);transition:box-shadow .4s cubic-bezier(.25, .8, .25, 1),background-color .4s cubic-bezier(.25, .8, .25, 1)}#docsContent #editPageButton:hover{background-color:#527dad}#docsContent #editPageButton:focus{background-color:#527dad}#docsContent #editPageButton:active{box-shadow:0 4px 8px 0 rgba(0,0,0,0.4)}#docsContent #markdown-toc{margin-bottom:20px}#docsContent #markdown-toc ul,#docsContent #markdown-toc li{list-style:disc;color:#305680}#docsContent #markdown-toc ul{padding:0 15px;margin:0}#docsContent #markdown-toc li{padding:0;line-height:1.5em;margin-bottom:0}#docsContent #markdown-toc a{position:relative;color:#305680;font-weight:700}#docsContent img{max-width:100%}#docsContent .customer-logo img{max-width:75%;max-height:85%}#docsContent table.company-contacts{width:auto;background:#45818e;color:#fff;padding:15px;border:none;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}#docsContent table.company-contacts tr{background:none}#docsContent table.company-contacts td{font-weight:500;font-size:18px}#docsContent table.company-contacts td:first-child{text-align:center}#docsContent table.company-contacts td a.mail{font-weight:500;color:#fff}#docsContent table.company-contacts td a.mail:hover{text-decoration:underline}#docsContent table.company-contacts td a.button{background-color:#fff;color:#45818e;line-height:30px;padding:.3rem 1.5rem;border:2px solid #fff}#docsContent table.company-contacts td a.button:hover{background-color:#3c6c79;color:#fff;border:2px solid #fff;transition:.3s}#docsContent table.company-contacts td.contact-us{padding-top:20px}#docsContent table.company-contacts .fa{color:#45818e;font-size:28px;margin-right:10px;background:rgba(255,255,255,0.8);box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);border-radius:20%;width:40px;height:40px;line-height:40px}#docsContent a.button{border-radius:2px}#docsContent a.issue{margin-left:20px}#docsContent #docsActions{padding-top:15px}#docsContent #docsActions #editPageBtns{padding-top:10px}#docsContent #video{width:100%;margin:0}#docsContent .cards{position:relative;display:flex;font-size:16px;justify-content:space-around;flex-wrap:wrap}#docsContent .cards .card{position:relative;margin-bottom:49px;padding-left:0;display:block;width:300px;height:300px;border-radius:3px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);color:#fff;background:#45818e;overflow:hidden}#docsContent .cards .card.thingsgrid-se{background:#3a6a9e}#docsContent .cards .card.thingsgrid-ee{background:#3c7a88}#docsContent .cards .card.thingsgrid-gw{background:#48886e}#docsContent .cards .card .card-img{position:absolute;width:60%;height:60%;opacity:.5;top:92px;left:20%;z-index:90;background-size:65% 65%;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,0.8);box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);border-radius:50%;transition:opacity .3s ease,left .4s ease,top .4s ease,height .4s ease,width .4s ease,background-color .4s ease}#docsContent .cards .card .card-img.product{background-size:contain;width:100%;height:170px;left:0px;opacity:.7;border-radius:initial;background-color:initial;box-shadow:none}#docsContent .cards .card .card-img.agriculture-bg{background-image:url(/images/industries/agriculture.svg)}#docsContent .cards .card .card-img.smart-energy-bg{background-image:url(/images/industries/smart_energy.svg)}#docsContent .cards .card .card-img.fleet-tracking-bg{background-image:url(/images/industries/fleet_tracking.svg)}#docsContent .cards .card .card-img.telecom-bg{background-image:url(/images/industries/telecom.svg)}#docsContent .cards .card .card-img.smart-building-bg{background-image:url(/images/industries/smart_building.svg)}#docsContent .cards .card .card-img.smart-city-bg{background-image:url(/images/industries/smart_city.svg)}#docsContent .cards .card .card-img.support-plans-bg{background-image:url(/images/services/support_plans.svg)}#docsContent .cards .card .card-img.training-sessions-bg{background-image:url(/images/services/training_sessions.svg)}#docsContent .cards .card .card-img.professional-services-bg{background-image:url(/images/services/professiona_services.svg)}#docsContent .cards .card .card-img.consulting-bg{background-image:url(/images/services/consulting.svg)}#docsContent .cards .card .card-img.enterprise-edition-bg{background-image:url(/images/services/enterprise_edition.svg)}#docsContent .cards .card .card-img.standard-edition-bg{background-image:url(/images/services/standard_edition_temp.svg)}#docsContent .cards .card .card-img.gateway-bg{background-image:url(/images/services/gateway.svg)}#docsContent .cards .card .card-title{display:flex;text-align:center;align-items:center;justify-content:center;text-transform:uppercase;width:100%;border-top-left-radius:3px;border-top-right-radius:3px;padding:15px;font-size:20px;font-weight:500;height:86px}#docsContent .cards .card .title-text{z-index:90;position:relative}#docsContent .cards .card .title-text:after{content:"";width:0;height:2px;position:absolute;bottom:-4px;left:0;transition:all .3s ease;background:#fff;z-index:90}#docsContent .cards .card .card-description{position:absolute;top:100%;bottom:0;background-color:#ff3d00;text-align:center;width:100%;color:rgba(255,255,255,0.87);left:0;padding:173px 15px 15px 15px;opacity:0;transition:background-color .3s ease,top .4s ease,opacity .2s;font-size:18px;z-index:70}#docsContent .cards .card:hover .card-title{color:#fff}#docsContent .cards .card:hover .title-text:after{width:100%}#docsContent .cards .card:hover .card-img{height:25%;width:25%;left:37.5%;background-color:transparent;box-shadow:none;opacity:1}#docsContent .cards .card:hover .card-img.product{width:100%;height:80px;left:0px}#docsContent .cards .card:hover .card-description{top:0;opacity:1}#docsContent .supportPlans{width:100%;margin:30px 0;position:relative;display:block;font-size:16px;color:#323232}#docsContent .supportPlans .supportPlan{display:block;padding-bottom:15px}#docsContent .supportPlans .supportPlan.free .pricingTable li.heading-row{background-color:#2a5079;border-color:#2a5079}#docsContent .supportPlans .supportPlan.free .pricingTable li.pricing-row{background-color:#69a0dc;border-color:#69a0dc}#docsContent .supportPlans .supportPlan.free .pricingTable li{background-color:#5389c5;border-color:#5389c5}#docsContent .supportPlans .supportPlan.free .pricingTable li a.button{color:#5389c5}#docsContent .supportPlans .supportPlan.free .pricingTable li a.button:hover{background-color:#2a5079}#docsContent .supportPlans .supportPlan.professional .pricingTable li.heading-row{background-color:#2b5963;border-color:#2b5963}#docsContent .supportPlans .supportPlan.professional .pricingTable li.pricing-row{background-color:#5d9aa7;border-color:#5d9aa7}#docsContent .supportPlans .supportPlan.professional .pricingTable li{background-color:#45818e;border-color:#45818e}#docsContent .supportPlans .supportPlan.professional .pricingTable li a.button{color:#45818e}#docsContent .supportPlans .supportPlan.professional .pricingTable li a.button:hover{background-color:#2b5963}#docsContent .supportPlans .supportPlan.enterprise .pricingTable li.heading-row{background-color:#315245;border-color:#315245}#docsContent .supportPlans .supportPlan.enterprise .pricingTable li.pricing-row{background-color:#7bb39c;border-color:#7bb39c}#docsContent .supportPlans .supportPlan.enterprise .pricingTable li{background-color:#48886e;border-color:#48886e}#docsContent .supportPlans .supportPlan.enterprise .pricingTable li a.button{color:#48886e}#docsContent .supportPlans .supportPlan.enterprise .pricingTable li a.button:hover{background-color:#315245}#docsContent .supportPlans .supportPlan .pricingTable{margin:20px;padding-left:0px;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}#docsContent .supportPlans .supportPlan .pricingTable li.empty{display:none}#docsContent .supportPlans .supportPlan .pricingTable li{list-style-type:none;list-style-position:outside;text-align:center;padding:14px 17px;margin:0;position:relative;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px}#docsContent .supportPlans .supportPlan .pricingTable li a.button{padding:14px 30px 12px;font-size:18px;border:2px solid #fff;background-color:#fff;transition:.3s;color:#305680}#docsContent .supportPlans .supportPlan .pricingTable li a.button:hover{background-color:#305680;color:#fff}#docsContent .supportPlans .supportPlan .pricingTable li:last-child{display:block;height:146px}#docsContent .supportPlans .supportPlan .pricingTable li:nth-child(3){padding-top:30px;height:60px}#docsContent .supportPlans .supportPlan .pricingTable li.heading-row{color:#fff;height:auto;font-size:28px}#docsContent .supportPlans .supportPlan .pricingTable li.pricing-row{line-height:1em;padding:10px 12px;color:#fff;border:1px solid #305680;height:146px;display:block;text-align:center}#docsContent .supportPlans .supportPlan .pricingTable li .old-price{line-height:30px;opacity:.85;display:block;font-size:20px;text-decoration:line-through;padding-bottom:10px}#docsContent .supportPlans .supportPlan .pricingTable li .price{line-height:60px;display:block;font-size:50px;font-weight:600}#docsContent .supportPlans .supportPlan .pricingTable li .price .small{font-size:16px;line-height:1.4em}#docsContent .supportPlans .supportPlan .pricingTable li .price.free{height:100%;display:flex;justify-content:center;align-items:center}#docsContent .supportPlans .supportPlan .pricingTable li .price-contact-us{height:100%;display:flex;align-items:center;justify-content:center}#docsContent .supportPlans .supportPlan .pricingTable li .currency-symbol{text-decoration:none;opacity:.4;color:#000;text-shadow:0 1px 0 rgba(255,255,255,0.3);font-size:.5em;position:relative;top:-0.6em;line-height:1em;font-weight:normal}#docsContent .supportPlans .supportPlan .pricingTable li small{opacity:.4;color:#000;text-shadow:0 1px 0 rgba(255,255,255,0.3);display:block;font-size:16px;font-style:italic;line-height:1.4em;font-weight:normal;letter-spacing:1px}#docsContent .trainings-info{width:100%;color:#fff}#docsContent .trainings-info table{border:0}#docsContent .trainings-info td{border-bottom:1px solid #fff}#docsContent .trainings-info td:nth-child(1){width:25%;background-color:#1f3a52;background-image:url(/images/texture.png);font-size:14px;text-transform:uppercase}#docsContent .trainings-info td:nth-child(2),#docsContent .trainings-info td:nth-child(3){background-color:#305680}#docsContent .trainings-info td:nth-child(2){width:75%;font-size:16px}#docsContent .trainings-info tr:last-child td{border-bottom:none}#docsContent .trainings-info tr:last-child td:nth-child(2){width:35%}#docsContent .trainings-info tr:last-child td:nth-child(3){width:40%;padding:8px 0}#docsContent .trainings-info tr:last-child td:nth-child(3) .button{font-size:12px;padding:0 4px;line-height:30px}#docsContent .trainings-info td.price{font-size:14px}#docsContent .trainings-info td.price .old-price{opacity:.85;text-decoration:line-through}#docsContent span.heading{font-weight:500;font-size:26px}@media screen and (min-width: 960px){iframe.demoDashboardFrame{height:600px}}@media screen and (min-width: 960px) and (max-width: 1300px){iframe.demoDashboardFrame{width:959px}}@media screen and (min-width: 1700px){iframe.demoDashboardFrame{height:810px}#docsContent .services{display:table;table-layout:fixed}#docsContent .services .service{display:table-cell;padding-left:50px;padding-bottom:0px}#docsContent .supportPlans{display:table;table-layout:fixed}#docsContent .supportPlans .supportPlan{display:table-cell;padding-bottom:0px}#docsContent .supportPlans .supportPlan .pricingTable li.empty{display:flex}}.fixed footer{position:fixed;bottom:0}#miceType{clear:both}html.search #docsContent{position:relative;float:none;width:90%;max-width:850px;margin:0 auto}html.search #docsContent #editPageButton{display:none}html.search #docsContent table{border:0;margin-bottom:0}html.search #docsContent td{padding:0}html.search #docsContent h1{margin-bottom:0;border-bottom:0;padding-bottom:0;padding-left:8px}.oceanNodes{padding-top:10px;padding-bottom:10px}.oceanNodes a{color:#305680}.oceanNodes main{margin-bottom:10px;min-height:160px}.oceanNodes .image-wrapper{max-width:75%;margin:0 auto 20px;text-align:center}.oceanNodes .image-wrapper img{width:100%;max-width:160px}.oceanNodes h3{margin-bottom:30px}#video{width:100%;position:relative;margin:auto;padding:0}#video #video_wrapper{width:100%;padding-bottom:56.25%}#video #video_wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget-header{background:transparent !important;background-color:transparent !important;border:0px !important}.ui-tabs ul,.ui-tabs ol,.ui-tabs li{padding:0px !important;list-style:none !important;margin-bottom:0px !important;margin-left:1px !important}.ui-widget-content{border:0px !important}.ui-widget-content table{margin:0px !important}.ui-tabs .ui-tabs-panel{padding:0px !important;border:1px solid #ccc !important;overflow-x:auto}#talkToUs h3,#talkToUs h4{text-align:center}#talkToUs h3{margin-bottom:15px}#talkToUs h4{line-height:normal;margin-bottom:50px}#talkToUs h4 br{display:none}#talkToUs #bigSocial,#talkToUs #gettingHelp{overflow:hidden}#talkToUs #bigSocial div,#talkToUs #gettingHelp div{width:100%;margin-top:20px;float:left;padding:30px;padding-top:110px;background-position:center top;background-size:auto;background-repeat:no-repeat}#talkToUs #bigSocial div+div,#talkToUs #gettingHelp div+div{margin-left:0}#talkToUs #bigSocial a,#talkToUs #gettingHelp a{display:inline-block;color:#305680;font-size:24px;font-weight:400;text-decoration:none;margin-bottom:15px}#talkToUs #bigSocial a,#talkToUs #bigSocial p,#talkToUs #gettingHelp a,#talkToUs #gettingHelp p{text-align:center;width:100%}#talkToUs #bigSocial div:nth-child(1){background-image:url(/images/twitter_icon.png)}#talkToUs #bigSocial div:nth-child(2){background-image:url(/images/github_icon.png)}#talkToUs #bigSocial div:nth-child(3){background-image:url(/images/gitter_icon.png)}#talkToUs #bigSocial div:nth-child(4){background-image:url(/images/stackoverflow_icon.png)}#talkToUs #gettingHelp div:nth-child(1){background-image:url(/images/gitter_icon.png)}#talkToUs #gettingHelp div:nth-child(2){background-image:url(/images/google_groups_icon.png)}#talkToUs #gettingHelp div:nth-child(3){background-image:url(/images/stackoverflow_icon.png)}.jssocials-share-link{border-radius:50% !important}#home:not(.open-nav):not(.flip-nav) header::after{opacity:0}#home #hero{height:100vh;padding-top:0px;position:relative;overflow:hidden;background:none}#home #hero div:nth-child(1){background-image:url(/video/thingsgrid-cover.jpg) !important}#home #hero .video-cover{position:absolute;z-index:-2;top:0px;left:0px;bottom:0px;right:0px;overflow:hidden;background-size:cover;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/video/thingsgrid-cover.jpg)}#home #hero #hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-content:center;background-color:rgba(0,0,0,0.5)}#home #hero #hero-content .tb-title{margin-bottom:20px;font-size:22px;font-weight:400;text-shadow:0 0 18px rgba(0,0,0,0.66)}#home #hero #hero-content .tb-sub-title{margin-bottom:40px;font-size:14px;line-height:16px;text-shadow:0 0 18px rgba(0,0,0,0.66)}#home #hero #hero-content .learn-tb{cursor:pointer;line-height:40px;font-size:16px;padding:0 15px;border:1px solid #fff;background-color:transparent;transition:.6s;text-shadow:0 0 18px rgba(0,0,0,0.66)}#home #hero #hero-content .learn-tb:hover{background-color:#fff;color:#1f3a52}#home #hero #hero-content .tb-arrow{position:fixed;bottom:40px;left:0;right:0;margin:auto;width:40px;height:40px;opacity:1;z-index:24;color:#fff}#home #hero #hero-content .tb-arrow a{color:#fff}#home #hero #hero-content.arrow-hidden .tb-arrow{display:none}#home #talkToUs main{padding:30px 0}#home #talkToUs h5{font-size:20px}#home #intro,#home #main-features,#home #dashboard_description,#home #rule_engine,#home #tb-customers{color:#424242}#home #intro h2,#home #main-features h2,#home #dashboard_description h2,#home #rule_engine h2,#home #tb-customers h2{border:none;text-align:center;font-weight:400}#home #intro h3,#home #main-features h3,#home #dashboard_description h3,#home #rule_engine h3,#home #tb-customers h3{border:none;font-weight:400}#home #intro p,#home #main-features p,#home #dashboard_description p,#home #rule_engine p,#home #tb-customers p{line-height:1.5em}#home #tb-customers{padding-top:40px;padding-bottom:40px}#home #tb-customers .customers-container{display:flex;flex-wrap:wrap;justify-content:center}#home #tb-customers .customers-container .customer-block{opacity:0;max-width:100%;padding:20px 30px;width:230px}#home #tb-customers .customers-container .customer-block.animated{opacity:1}#home #tb-customers .customers-container .customer-block a{cursor:pointer;color:#3371e3;text-decoration:none}#home #tb-customers .customers-container .customer-block a:hover{text-decoration:underline}#home #tb-customers .customers-container .customer-block p{margin:15px 0}#home .oceanNodes#intro{padding-top:40px;padding-bottom:40px}#home .oceanNodes#intro main:first-child .image-wrapper{max-width:100%}#home .oceanNodes#intro main:first-child .image-wrapper img{max-width:491px}#home .oceanNodes#main-features .image-wrapper{top:0;transform:translateY(0)}#home .oceanNodes#main-features .image-wrapper,#home .oceanNodes#main-features .content{animation-duration:1.5s}#home .oceanNodes .image-wrapper,#home .oceanNodes .content{opacity:0}#home .oceanNodes .image-wrapper.animated,#home .oceanNodes .content.animated{opacity:1}#home .demoDashboardButton{text-align:center;padding:20px 0}#home .demo-dashboards-carousel .slick-next,#home .demo-dashboards-carousel .slick-prev,#home .feedbacks-carousel .slick-next,#home .feedbacks-carousel .slick-prev{top:40%}#home .demo-dashboards-carousel .slick-next:before,#home .demo-dashboards-carousel .slick-prev:before,#home .feedbacks-carousel .slick-next:before,#home .feedbacks-carousel .slick-prev:before{color:rgba(0,0,0,0.67)}#home .demo-dashboards-carousel{padding-top:25px}#home .dashboard-item{outline:none}#home .demoDashboardWrapper{position:relative;padding-bottom:15px}#home .demoDashboardWrapper .overlay{outline:none;position:absolute;top:0;left:0;width:100%;height:100%;background:#fff url(/images/eye_gray.svg) no-repeat scroll center;background-size:88px;opacity:0;transition:.5s}#home .demoDashboardWrapper .overlay:hover{opacity:.5;transition:.5s}#home .demoDashboard{display:block;position:relative;width:100%;height:100%}#home .demoDashboard img{width:100%}#home .demoRuleChain{display:block;position:relative;width:100%;height:100%}#home .demoRuleChain img{width:100%}#home #dashboard_description,#home #rule_engine{padding-top:15px}#home #dashboard_description main,#home #rule_engine main{display:block;opacity:0}#home #dashboard_description main.animated,#home #rule_engine main.animated{opacity:1}#home #dashboard_description h3,#home #rule_engine h3{margin-bottom:18px}#home #features{background-color:#f7f7f7}#home #features main{display:block}#home #features .features-title{padding-top:100px;background-image:url(/images/thingsgrid_blue.svg);background-position:center 24px;background-repeat:no-repeat;background-size:64px;margin-top:20px;opacity:0}#home #features .features-title h3{margin-bottom:20px}#home #features .features-title.animated{opacity:1}#home #features .feature-box{margin-bottom:0;width:100%;display:inline-block;clear:both}#home #features .feature-box>div{width:100%;margin-bottom:40px;opacity:0}#home #features .feature-box>div.animated{opacity:1}#home #features .feature-box h4{line-height:normal;margin-bottom:15px}#home #features .feature-box>div:first-child{float:left}#home #features .feature-box>div:last-child{float:right}#home .flyout-button{display:none}#home .header-animation{max-width:100%;opacity:0;transform:translate3d(0, 45px, 0);animation-name:slideup-in;animation-duration:600ms;animation-timing-function:cubic-bezier(.25, .46, .45, .94);animation-fill-mode:forwards}#home .header-animation:nth-child(1){animation-delay:0ms}#home .header-animation:nth-child(2){animation-delay:300ms}#home .header-animation:nth-child(3){animation-delay:600ms}#home .header-animation:nth-child(4){animation-delay:900ms}#home .header-animation:nth-child(5){animation-delay:1200ms}@keyframes slideup-in{from{opacity:0;transform:translate3d(0, 45px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@media screen and (min-width: 750px){#home #hero #hero-content .tb-title{font-size:36px}#home #hero #hero-content .tb-sub-title{font-size:20px;margin-bottom:60px}#home .oceanNodes#intro main:nth-child(1){padding-right:0}#home .oceanNodes#intro main:nth-child(1) h3,#home .oceanNodes#intro main:nth-child(1) p{text-align:center}#home .oceanNodes#intro main:nth-child(1) .image-wrapper{position:relative;display:block;float:none;max-width:100%;transform:none}#home .oceanNodes#intro main:nth-child(1) .content{display:block}#home .oceanNodes#main-features main .image-wrapper{max-width:25%}#home #features{padding-bottom:60px}#home #features .features-title{padding-top:120px;background-position:center 34px}#home #features .feature-box{margin-bottom:30px}#home #features .feature-box:last-child{margin-bottom:0}#home #features h3{margin-bottom:40px}#home #features .feature-box>div{width:45%;margin-bottom:0}}@media screen and (min-width: 1025px){#home #hero #vendorStrip{display:block}#home section main,#home header main{max-width:1000px}#home footer main{max-width:1000px}#home .oceanNodes#intro main:nth-child(1){max-width:1000px;padding-right:475px}#home .oceanNodes#intro main:nth-child(1) h3,#home .oceanNodes#intro main:nth-child(1) p{text-align:left}#home .oceanNodes#intro main:nth-child(1) .image-wrapper{position:absolute;max-width:48%;transform:translateY(-50%)}#home .oceanNodes#intro main:nth-child(1) .image-wrapper img{max-width:425px}}@media screen and (min-width: 1250px){#home #hero #hero-content .tb-title{margin-bottom:40px;font-size:64px}#home #hero #hero-content .tb-sub-title{font-size:28px;margin-bottom:80px}#home #hero #hero-content .learn-tb{line-height:60px;font-size:28px;padding:0 40px;border-width:3px}}#docsContent .customer-block{color:#424242;display:flex;flex-direction:column;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ccc}#docsContent .customer-block .customer-logo{box-shadow:none;margin-bottom:20px;width:200px;height:120px;min-width:200px;margin-right:20px;align-items:flex-start;align-content:flex-start}#docsContent .customer-block .customer-logo img{max-width:100%;max-height:100%}#docsContent .customer-block .customer-content{max-width:800px;font-size:16px;line-height:1.5em}#docsContent .customer-block .customer-content h3,#docsContent .customer-block .customer-content h4{border-bottom:none;margin-bottom:10px;margin-top:10px}#docsContent .customer-block .customer-content h3{padding-bottom:0px}#docsContent .customer-block .customer-content h4{font-size:18px;color:#666}#docsContent .customer-block .customer-content .person-logo-container{margin-top:20px;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:flex-end}#docsContent .customer-block .customer-content .person-logo-container .person-logo{display:inline-block;border-radius:50%;box-shadow:0px 2px 15px #aaa;width:80px;height:80px;margin-right:20px}#docsContent .customer-block .customer-content .person-logo-container .person-title{display:inline-block;font-style:italic}@media screen and (min-width: 1025px){#docsContent .customer-block{flex-direction:row}#docsContent .customer-block .customer-logo{margin-bottom:0px}}#installations{color:#424242}#installations section#install-title{margin-top:30px;margin-bottom:40px}#installations section#install-title h1{color:#000}#installations section#install-title h1,#installations section#install-title h2{margin-bottom:.75rem}#installations section#install-cards{padding-left:0px;margin-bottom:15px;display:flex;justify-content:center;flex-direction:column}#installations section#install-cards main{opacity:0;color:#fff;margin:10px;padding:2rem 1rem;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);flex:0 0 100%;max-width:100%}#installations section#install-cards main.animated{opacity:1}#installations section#install-cards main .content{display:flex;flex-direction:column;height:100%}#installations section#install-cards main .content .content-title{margin-bottom:.75rem}#installations section#install-cards main .content h4{color:#eee;font-size:21px;font-weight:400;line-height:28px;margin-bottom:1.2rem}#installations section#install-cards main .content p+p{margin-top:10px}#installations section#install-cards main .content .content-block{padding:1.25rem}#installations section#install-cards main .content .content-block.py-0x{padding-top:0;padding-bottom:0}#installations section#install-cards main .content .content-block.pb-0x{padding-bottom:0}#installations section#install-cards main .content .content-list{display:flex;flex-direction:column}#installations section#install-cards main .content .content-list .content-list-item{padding:.5rem 2rem}#installations section#install-cards main .content .content-list .content-list-item .item-row{display:flex;flex-direction:row}#installations section#install-cards main .content .content-list .content-list-item .item-img{background:rgba(255,255,255,0.8);box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);border-radius:20%;width:48px;height:48px}#installations section#install-cards main .content .content-list .content-list-item .item-img img{padding:8px;width:100%;height:100%}#installations section#install-cards main .content .content-list .content-list-item .item-text{padding-right:16px;padding-left:16px;flex:0 0 auto;width:auto;max-width:80%}#installations section#install-cards main .content .content-list .content-list-item .item-text p.item-title{font-size:17px;line-height:24px;margin-bottom:.5rem}#installations section#install-cards main .content a.button{width:100%;text-align:center;padding:.3rem 1.5rem;color:#305680;cursor:pointer;line-height:30px;border:2px solid #fff;background-color:#fff;transition:.3s}#installations section#install-cards main .content a.button:hover{background-color:#305680;color:#fff}#installations section#install-cards main .content a.button.pe-learn-more{padding-top:2rem;padding-bottom:2rem;font-size:24px}#installations section#install-cards main#thingsgrid-community{background:#5389c5}#installations section#install-cards main#thingsgrid-community a.button{background-color:#fff;color:#5389c5}#installations section#install-cards main#thingsgrid-community a.button:hover{background-color:#5375b1;color:#fff}#installations section#install-cards main#thingsgrid-ee{background:#45818e}#installations section#install-cards main#thingsgrid-ee a.button{background-color:#fff;color:#45818e}#installations section#install-cards main#thingsgrid-ee a.button:hover{background-color:#3c6c79;color:#fff}#installations .question-contact{margin-bottom:30px}#installations .question-contact a{font-weight:500;color:#45818e}#installations .question-contact a:hover{text-decoration:underline}@media screen and (min-width: 1025px){#installations section#install-cards{padding-left:100px;flex-direction:row}#installations section#install-cards main{margin:15px;flex:0 0 50%;max-width:50%}#installations section#install-cards main .content .content-list .content-list-item .item-img{width:104px;height:104px}#installations section#install-cards main .content .content-list .content-list-item .item-img img{padding:16px}#installations section#install-cards main .content .content-list .content-list-item .item-text{max-width:70%}}@media screen and (min-width: 1250px){#installations section#install-cards{flex-direction:row;align-items:stretch;align-content:stretch}#installations section#install-cards main{flex:0 0 40%;max-width:40%}}@media screen and (min-width: 1500px){#installations section#install-cards main{flex:0 0 35%;max-width:35%}}@media screen and (min-width: 1700px){#installations section#install-cards main{flex:0 0 30%;max-width:30%}}#thingsgrid-ee:not(.open-nav):not(.flip-nav) header::after{opacity:0}#thingsgrid-ee #hero{height:100vh;padding-top:0px;position:relative;overflow:hidden;background:none}#thingsgrid-ee #hero div:nth-child(1){background-image:url(/video/pe-cover.jpg) !important}#thingsgrid-ee #hero .video-cover{position:absolute;z-index:-2;top:0px;left:0px;bottom:0px;right:0px;overflow:hidden;background-size:cover;background-color:#000;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/video/pe-cover.jpg)}#thingsgrid-ee #hero #hero-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-content:center;background-color:rgba(0,0,0,0.5)}#thingsgrid-ee #hero #hero-content .pe-title{margin-bottom:20px;font-size:22px;font-weight:400;text-shadow:0 0 18px rgba(0,0,0,0.66)}#thingsgrid-ee #hero #hero-content .try-pe{cursor:pointer;line-height:40px;font-size:16px;padding:0 15px;border:1px solid #fff;background-color:transparent;transition:.6s;text-shadow:0 0 18px rgba(0,0,0,0.66)}#thingsgrid-ee #hero #hero-content .try-pe:hover{background-color:#fff;color:#1f3a52}#thingsgrid-ee #hero #hero-content .pe-arrow{position:fixed;bottom:40px;left:0;right:0;margin:auto;width:40px;height:40px;opacity:1;z-index:24;color:#fff}#thingsgrid-ee #hero #hero-content .pe-arrow a{color:#fff}#thingsgrid-ee #hero #hero-content.arrow-hidden .pe-arrow{display:none}#thingsgrid-ee .oceanNodes.pe-features img{max-width:200px;width:200px;height:150px}#thingsgrid-ee #peContent{color:#424242}#thingsgrid-ee #peContent h2{border:none;text-align:center;font-weight:400}#thingsgrid-ee #peContent h3{border:none;font-weight:400}#thingsgrid-ee #peContent p{line-height:1.5em}#thingsgrid-ee #peContent .pe-features{padding-top:25px}#thingsgrid-ee #peContent .pe-features main{padding-top:25px;min-height:220px}#thingsgrid-ee #peContent .pe-features main .image-wrapper{top:0;transform:translateY(0);padding:16px;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}#thingsgrid-ee #peContent .pe-features main .image-wrapper,#thingsgrid-ee #peContent .pe-features main .content{opacity:0;animation-duration:1.2s}#thingsgrid-ee #peContent .pe-features main .image-wrapper.animated,#thingsgrid-ee #peContent .pe-features main .content.animated{opacity:1}#thingsgrid-ee #peContent .pe-features a.button{cursor:pointer;line-height:30px;border:2px solid #1f3a52;background-color:transparent;transition:.3s}#thingsgrid-ee #peContent .pe-features a.button:hover{background-color:#1f3a52;color:#fff}#thingsgrid-ee #peContent h2#feature-comparison-matrix{padding-top:0px;padding-bottom:30px;font-size:28px}#thingsgrid-ee #peContent #feature-comparison{background:#1f3a52 url(/images/texture.png);background-size:auto 100%;margin-top:70px;width:100vw;margin-left:calc(-50vw + 50%)}#thingsgrid-ee #peContent #feature-comparison table{margin:auto;border:none;max-width:100%;transform:translateY(-70px)}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4){opacity:0}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2).animated,#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4).animated,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2).animated,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4).animated{opacity:1}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2){transition-delay:.3s}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4){transition-delay:.6s}#thingsgrid-ee #peContent #feature-comparison table thead{background:none;color:#fff}#thingsgrid-ee #peContent #feature-comparison table th{font-weight:500;height:70px}#thingsgrid-ee #peContent #feature-comparison table th,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(3),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(5){text-align:center}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(1){width:120px}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(3),#thingsgrid-ee #peContent #feature-comparison table th:nth-child(5){width:20px}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4){font-size:14px;padding:0 0 10px 0;width:100px}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2) .product-header,#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4) .product-header{height:100%;padding:4px;background:rgba(0,0,0,0.33)}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2){background:#5389c5}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4){background:#45818e}#thingsgrid-ee #peContent #feature-comparison table tr{background:none;height:60px}#thingsgrid-ee #peContent #feature-comparison table tr:nth-child(1){height:10px}#thingsgrid-ee #peContent #feature-comparison table td{border-top:none;background:none;color:#fff;padding:10px}#thingsgrid-ee #peContent #feature-comparison table td a.feature-link{color:#fff;font-weight:500}#thingsgrid-ee #peContent #feature-comparison table td a.feature-link:hover{text-decoration:underline}#thingsgrid-ee #peContent #feature-comparison table td a.feature-link span.info::after{position:absolute;font-family:FontAwesome;color:#40ceef;content:"";font-size:10px;transform:translate(2px, -2px);display:inline-block}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(1){font-size:12px}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4){font-size:16px}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2).checked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2).unchecked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4).checked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4).unchecked{background-size:auto 15px;background-position:center center;background-repeat:no-repeat}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2).checked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4).checked{background-image:url(/images/pe/feature-checked.svg)}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2).unchecked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4).unchecked{background-image:url(/images/pe/feature-unchecked.svg)}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2){background:#5389c5}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4){background:#45818e}#thingsgrid-ee #peContent #pe-customers .customers-container{display:flex;flex-wrap:wrap;justify-content:center}#thingsgrid-ee #peContent #pe-customers .customers-container .customer-block{opacity:0;max-width:100%;padding:20px 30px;width:230px}#thingsgrid-ee #peContent #pe-customers .customers-container .customer-block.animated{opacity:1}#thingsgrid-ee #peContent #pe-customers .customers-container .customer-block a{cursor:pointer;color:#3371e3;text-decoration:none}#thingsgrid-ee #peContent #pe-customers .customers-container .customer-block a:hover{text-decoration:underline}#thingsgrid-ee #peContent #pe-customers .customers-container .customer-block p{margin:15px 0}#thingsgrid-ee #peContent .pricing-prompt{display:flex;flex-direction:row;background:#30557f;color:#fff;padding:16px;margin:15px -15px}#thingsgrid-ee #peContent .pricing-prompt .prompt-image-container{margin-right:15px}#thingsgrid-ee #peContent .pricing-prompt .pricing-prompt-title{padding-bottom:15px;text-align:center}#thingsgrid-ee #peContent .pricing-prompt p{font-size:18px;text-align:center}#thingsgrid-ee #peContent #pricing-models-cards{padding-left:0px;margin-bottom:15px;display:flex;justify-content:center;flex-direction:column}#thingsgrid-ee #peContent #pricing-models-cards main{opacity:0;background:#45818e;color:#fff;margin:10px 10px 10px 0px;padding:8px;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);flex:0 0 100%;max-width:100%}#thingsgrid-ee #peContent #pricing-models-cards main.animated{opacity:1}#thingsgrid-ee #peContent #pricing-models-cards main .content{display:flex;flex-direction:column;height:100%}#thingsgrid-ee #peContent #pricing-models-cards main .content .content-title{margin-bottom:.75rem}#thingsgrid-ee #peContent #pricing-models-cards main .content h4{color:#eee;font-size:21px;font-weight:400;line-height:28px;margin-bottom:1.2rem}#thingsgrid-ee #peContent #pricing-models-cards main .content p+p{margin-top:10px}#thingsgrid-ee #peContent #pricing-models-cards main .content .content-block{padding:1.25rem}#thingsgrid-ee #peContent #pricing-models-cards main .content .content-block.py-0x{padding-top:0;padding-bottom:0}#thingsgrid-ee #peContent #pricing-models-cards main .content .content-block.pb-0x{padding-bottom:0}#thingsgrid-ee #peContent #pricing-models-cards main .content .pricing-image-wrapper{background:rgba(255,255,255,0.8);padding:20px;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);border-radius:10px}#thingsgrid-ee #peContent #pricing-models-cards main .content .pricing-image-wrapper img{width:100%}#thingsgrid-ee #peContent #pricing-models-cards main .content a.button{text-align:center;padding:.3rem 3rem;cursor:pointer;line-height:30px;border:2px solid #fff;background-color:#fff;color:#45818e;transition:.3s}#thingsgrid-ee #peContent #pricing-models-cards main .content a.button:hover{background-color:#3c6c79;color:#fff}#thingsgrid-ee #peContent #pricing-models-cards main .content .deploy-buttons a.button{width:205px;min-width:205px}#thingsgrid-ee #peContent .try-pe{opacity:0;cursor:pointer;line-height:40px;font-size:16px;padding:0 40px;border:2px solid #f4511e;background-color:#f4511e;transition:.3s}#thingsgrid-ee #peContent .try-pe.animated{opacity:1}#thingsgrid-ee #peContent .try-pe:hover{background-color:#fff;color:#f4511e}#thingsgrid-ee .flyout-button{display:none}#thingsgrid-ee .header-animation{max-width:100%;opacity:0;transform:translate3d(0, 45px, 0);animation-name:slideup-in;animation-duration:600ms;animation-timing-function:cubic-bezier(.25, .46, .45, .94);animation-fill-mode:forwards}#thingsgrid-ee .header-animation:nth-child(1){animation-delay:0ms}#thingsgrid-ee .header-animation:nth-child(2){animation-delay:300ms}#thingsgrid-ee .header-animation:nth-child(3){animation-delay:600ms}#thingsgrid-ee .header-animation:nth-child(4){animation-delay:900ms}#thingsgrid-ee .header-animation:nth-child(5){animation-delay:1200ms}@keyframes slideup-in{from{opacity:0;transform:translate3d(0, 45px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}@media screen and (min-width: 750px){#thingsgrid-ee #hero #hero-content .pe-title{font-size:36px}#thingsgrid-ee .oceanNodes.pe-features main{padding-top:0px}#thingsgrid-ee .oceanNodes.pe-features main:nth-child(odd){padding-right:300px}#thingsgrid-ee .oceanNodes.pe-features main:nth-child(even){padding-left:300px}#thingsgrid-ee .oceanNodes.pe-features img{max-width:220px;width:220px}#thingsgrid-ee #peContent h2#feature-comparison-matrix{padding-top:50px;padding-bottom:50px;font-size:46px}#thingsgrid-ee #peContent #feature-comparison table{max-width:80%}#thingsgrid-ee #peContent #feature-comparison table th{height:80px}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(1){width:320px}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(3),#thingsgrid-ee #peContent #feature-comparison table th:nth-child(5){width:15px}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4){font-size:18px;padding:0 0 20px 0;width:200px}#thingsgrid-ee #peContent #feature-comparison table th:nth-child(2) .product-header,#thingsgrid-ee #peContent #feature-comparison table th:nth-child(4) .product-header{padding:8px}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(1){font-size:16px}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2),#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4){font-size:20px}#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2).checked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(2).unchecked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4).checked,#thingsgrid-ee #peContent #feature-comparison table td:nth-child(4).unchecked{background-size:auto 20px}#thingsgrid-ee #peContent .oceanNodes main .image-wrapper{position:absolute;top:15%}}@media screen and (min-width: 1025px){#thingsgrid-ee section main,#thingsgrid-ee header main{max-width:1000px}#thingsgrid-ee footer main{max-width:1000px}#thingsgrid-ee .oceanNodes.pe-features main{margin-top:50px}#thingsgrid-ee #peContent{width:calc(100% - 400px)}#thingsgrid-ee #peContent #feature-comparison{margin-left:calc(-50vw + 50% + 20px)}#thingsgrid-ee #peContent #feature-comparison table{max-width:70%}#thingsgrid-ee #peContent #feature-comparison table td a.feature-link span.info::after{font-size:14px;transform:translate(3px, -5px)}#thingsgrid-ee #peContent #pricing-models-cards{flex-direction:row}#thingsgrid-ee #peContent #pricing-models-cards main{margin:15px;padding:16px;flex:0 0 50%;max-width:50%}}@media screen and (min-width: 1250px){#thingsgrid-ee #viewDocs.center-button{display:inline-block}#thingsgrid-ee #hero #hero-content .pe-title{margin-bottom:60px;font-size:64px}#thingsgrid-ee #hero #hero-content .try-pe,#thingsgrid-ee #peContent .try-pe{line-height:60px;font-size:28px;padding:0 40px;border-width:3px}}@media screen and (min-width: 1500px){#thingsgrid-ee #peContent{width:calc(100% - 700px)}#thingsgrid-ee #peContent #feature-comparison table{max-width:50%}}section#install-pe{padding:0px;max-width:700px}section#install-pe .tabs{display:flex;flex-wrap:wrap;background:#efefef;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}section#install-pe .tab-input{position:absolute;opacity:0}section#install-pe .tab-label{text-align:center;width:100%;padding:20px 30px;background:#e5e5e5;cursor:pointer;font-weight:normal;font-size:28px;color:#7f7f7f;transition:background .1s,color .1s}section#install-pe .tab-label:hover{background:#d8d8d8}section#install-pe .tab-label:active{color:#fff;background:#45818e}section#install-pe .tab-input:focus+.tab-label{z-index:1}section#install-pe .tab-input:checked+.tab-label{color:#fff;background:#45818e}@media (min-width: 1025px){section#install-pe .tab-label{width:calc(100% / 3)}}section#install-pe .tab-panel{background:#45818e;color:#fff;width:100%;display:none}@media (min-width: 1025px){section#install-pe .tab-panel{order:99}}section#install-pe .tab-input:checked+.tab-label+.tab-panel{display:block}section#install-pe .deploy-form a:hover{cursor:pointer}section#install-pe .deploy-form h4{font-weight:normal;border:none}section#install-pe .deploy-form .ml-block-form{margin-bottom:0px}section#install-pe .deploy-form .subscribe-form{padding:20px;width:350px;background:none;box-sizing:border-box}section#install-pe .deploy-form .subscribe-form .form-section{display:inline-block;margin-bottom:10px;width:100%}section#install-pe .deploy-form .subscribe-form .form-section.mb10{margin-bottom:10px}section#install-pe .deploy-form .subscribe-form .form-section.mb20{margin-bottom:20px}section#install-pe .deploy-form .subscribe-form .form-section.mb30{margin-bottom:30px}section#install-pe .deploy-form .subscribe-form .form-section.mb0{margin-bottom:0px}section#install-pe .deploy-form .subscribe-form .form-section h4{margin:0px 0px 20px 0px;padding:0px;font-size:28px;line-height:100%;text-align:left}section#install-pe .deploy-form .subscribe-form .form-section a{font-size:14px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider{border:1px solid #555;background:#fff;color:#45818e;display:flex;flex-direction:column;align-content:center;align-items:center}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .logo-container{margin-right:15px;padding:10px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .logo-container img{min-width:100px;width:100px;height:80px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc{padding:20px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc p{font-size:14px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc p span.cloud-price{font-size:16px;font-weight:500;color:#6aaf4e}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc p span.cloud-price-desc{font-size:20px;font-weight:500}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc p span.cloud-price-onwards{font-size:14px;font-weight:500;color:#6aaf4e}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc p span.cloud-price-onwards-desc{font-size:14px;font-weight:500}section#install-pe .deploy-form .subscribe-form .form-section .confirmation_checkbox{line-height:150%;padding:0px;margin:0px 0px 15px 0px;color:#000;font-size:12px;font-weight:normal}section#install-pe .deploy-form .subscribe-form .form-section .confirmation_checkbox input[type="checkbox"]{margin-right:5px}section#install-pe .deploy-form .subscribe-form .form-section .form-group{margin-bottom:15px}section#install-pe .deploy-form .subscribe-form .form-section .form-group label{float:left;width:100%;line-height:100%;font-size:14px}section#install-pe .deploy-form .subscribe-form .form-section .form-group label p{cursor:text;position:absolute;margin:0 0 0 10px;padding:11px 0;font-size:16px;color:#777;transition:150ms;transform:scale(1) translate(0, -44px);pointer-events:none}section#install-pe .deploy-form .subscribe-form .form-section .form-group input{margin:24px 0 0 0;padding:11px;border:1px solid #1f373c;font-size:16px}section#install-pe .deploy-form .subscribe-form .form-section .form-group input:focus+p,section#install-pe .deploy-form .subscribe-form .form-section .form-group input:not(.input--empty)+p{color:inherit;transform:translate(-20px, -75px) scale(.7)}section#install-pe .deploy-form .subscribe-form .form-section .form-group .corporate-email-error{float:left;line-height:100%;font-size:12px;background:red;color:#fff;padding:5px;display:none}section#install-pe .deploy-form .subscribe-form .form-section .checkbox{width:100%;margin:0px 0px 10px 0px}section#install-pe .deploy-form .subscribe-form .form-section .checkbox label{color:#000;font-size:14px}section#install-pe .deploy-form .subscribe-form .form-section .checkbox input{margin:0px 5px 0px 0px}section#install-pe .deploy-form .subscribe-form .form-section .checkbox input[type=checkbox]{-webkit-appearance:checkbox;opacity:1}section#install-pe .deploy-form.ml-subscribe-form .form-group .form-control{width:100%;font-size:13px;padding:10px 10px;height:auto;border-radius:0px;border:1px solid #1f373c;color:#000;background-color:rgba(255,255,255,0.8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:left}section#install-pe .deploy-form.ml-subscribe-form button{min-width:150px;text-align:center;padding:.3rem 1.5rem;line-height:30px;border:2px solid #fff;border-radius:3px;background-color:#fff;color:#45818e;display:inline-block;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:500;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);transition:.3s}section#install-pe .deploy-form.ml-subscribe-form button:hover{background-color:#3c6c79;color:#fff}section#install-pe .deploy-form.ml-subscribe-form button:focus{background-color:#3c6c79;color:#fff}section#install-pe .deploy-form.ml-subscribe-form button.loading{background-color:#3c6c79}section#install-pe .deploy-form.ml-subscribe-form button.loading img{vertical-align:middle}section#install-pe .deploy-form.ml-subscribe-form button[disabled]{cursor:not-allowed}section#install-pe .deploy-form.ml-subscribe-form .form-section.ml-error label,section#install-pe .deploy-form.ml-subscribe-form .form-group.ml-error label{color:red !important}section#install-pe .deploy-form.ml-subscribe-form .form-section.ml-error label p,section#install-pe .deploy-form.ml-subscribe-form .form-group.ml-error label p{color:red !important}section#install-pe .deploy-form.ml-subscribe-form .form-group.ml-error .form-control{border-color:red !important}section#install-pe .deploy-form .ml-vertical-align-center{text-align:left;display:block}section#install-pe .deploy-form .ml-block-success,section#install-pe .deploy-form form.ml-block-form{display:inline-block;width:350px}section#install-pe .deploy-form form.ml-block-form,section#install-pe .deploy-form.ml-subscribe-form .subscribe-form{width:100%}section#install-pe .deploy-form .ml-block-success .fa{font-size:36px;margin-bottom:15px}section#install-pe .deploy-form .ml-block-success p{font-size:24px}@media (max-width: 768px){section#install-pe .deploy-form{width:100%}}@media (min-width: 1025px){section#install-pe .deploy-form .subscribe-form{padding:40px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider{flex-direction:row}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc{padding-left:0px;padding-right:0px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc p{font-size:18px}section#install-pe .deploy-form .subscribe-form .form-section .cloud-provider .cloud-provider-desc p span.cloud-price{font-size:20px}}section#install-pe .question-contact{margin-top:30px;margin-bottom:30px}section#install-pe .question-contact a{font-weight:500;color:#45818e}section#install-pe .question-contact a:hover{text-decoration:underline}#install-thanks{max-width:700px;margin:auto;padding:30px;background:#45818e;color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}#install-thanks .thanks-content{opacity:0}#install-thanks .thanks-content.animated{opacity:1}#install-thanks .thanks-content .fa{font-size:36px;margin-bottom:15px}#install-thanks .thanks-content p{font-size:20px}#install-thanks .thanks-content p.thank-you{font-size:32px}#docsContent .mediakit-logos{display:inline-block;width:100%;padding-bottom:30px}#docsContent .mediakit-logos .mediakit-logo{margin-top:20px;margin-bottom:20px;position:relative;min-height:1px;padding-left:15px;padding-right:15px}#docsContent .mediakit-logos .mediakit-logo .logo-container{max-width:100%;height:121px;display:flex;border:1px solid #999;text-align:center;margin:0}#docsContent .mediakit-logos .mediakit-logo .logo-container img{max-height:45px;max-width:100%;height:45px;margin:auto;display:block;vertical-align:middle;border:0}#docsContent .mediakit-logos .mediakit-logo .logo-container.logo-white{border:1px solid #1f3a52;background:#1f3a52}#docsContent .mediakit-block{margin-left:15px}#docsContent .mediakit-block a.button{padding:8px 15px 6px;font-size:14px}#docsContent .mediakit-block a.button img{width:24px;height:24px;vertical-align:middle;margin-right:15px}@media screen and (min-width: 1025px){#docsContent .mediakit-block a.button{padding:10px 20px 8px;font-size:18px}#docsContent .mediakit-block a.button img{width:32px;height:32px}}@media (min-width: 1400px){#docsContent .mediakit-logos .mediakit-logo{width:33%;float:left}}@media (min-width: 1600px){#docsContent .mediakit-logos .mediakit-logo .logo-container img{max-height:60px;height:60px}}#docsContent table.pe-feature-banner{width:auto;border:none}table.pe-feature-banner{background:#45818e;color:#fff;padding:15px;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}table.pe-feature-banner a.pe-link{color:#83d2fb;font-weight:500}table.pe-feature-banner a.pe-learn-more{font-weight:500;color:#83d2fb}table.pe-feature-banner a:hover{text-decoration:underline}.contact-form{background:#45818e;color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12);margin-bottom:20px;padding:5px 15px 15px}.contact-form .form-section{display:inline-block}.contact-form .form-section.mb30{margin-bottom:30px}.contact-form .form-element{display:inline-block;position:relative;width:100%;float:none;clear:both}.contact-form .form-element.half{width:100%;float:left;margin-left:0;clear:both}.contact-form .form-element.first{clear:both;margin-left:0}.contact-form .form-element .form-control{width:100%;font-size:13px;padding:10px 10px;height:auto;border-radius:0px;border:1px solid #1f373c;color:#000;background-color:rgba(255,255,255,0.8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:left}.contact-form .form-element label{float:left;width:100%;line-height:100%;font-size:14px}.contact-form .form-element label p{cursor:text;position:absolute;margin:0 0 0 10px;padding:11px 0;font-size:16px;color:#777;transition:150ms;transform:scale(1) translate(0, -44px);pointer-events:none}.contact-form .form-element label p.text-area-label{position:absolute;top:68px}.contact-form .form-element .form-control{margin:24px 0 0 0;padding:11px;border:1px solid #1f373c;font-size:16px}.contact-form .form-element .form-control:focus+p,.contact-form .form-element .form-control:not(.input--empty)+p{color:inherit;transform:translate(-20px, -75px) scale(.7)}.contact-form input.button{cursor:pointer;min-width:150px;text-align:center;padding:.3rem 1.5rem;line-height:30px;border:2px solid #fff;border-radius:3px;background-color:#fff;color:#45818e;display:inline-block;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:500;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);transition:.3s}.contact-form input.button:hover{background-color:#3c6c79;color:#fff}.contact-form input.button:focus{background-color:#3c6c79;color:#fff}#contact-us-thanks{margin:auto;padding:30px;background:#45818e;color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.12)}#contact-us-thanks .thanks-content{opacity:0}#contact-us-thanks .thanks-content.animated{opacity:1}#contact-us-thanks .thanks-content .fa{font-size:36px;margin-bottom:15px}#contact-us-thanks .thanks-content p{font-size:20px}#contact-us-thanks .thanks-content p.thank-you{font-size:32px}@media screen and (min-width: 1025px){#docsContent .contact-form .form-element{float:left}#docsContent .contact-form .form-element.half{width:49.5%;float:left;margin-left:1%;clear:none}#docsContent .contact-form .form-element.first{clear:both;margin-left:0}}@media screen and (min-width: 1700px){#docsContent .contact-form,#docsContent #contact-us-thanks{width:50%}}@media screen and (min-width: 750px){h1{font-size:32px;line-height:40px}h2{font-size:28px;line-height:40px}h3{font-size:24px;line-height:32px}h4{font-size:20px;line-height:30px;padding-bottom:10px}h5{font-size:16px;line-height:36px}p{font-size:14px;line-height:22px}section,header,#vendorStrip{padding-left:50px;padding-right:50px}section main,header main,#vendorStrip main{width:100%;max-width:100%}header{height:60px}.nav-buttons{height:60px;line-height:60px}.nav-buttons .button+*{margin-left:10px}#hamburger{width:40px;height:40px}#mainNav{padding:100px 0 0}#mainNav h5{margin-bottom:1em}#mainNav h3{margin-bottom:.6em}#mainNav main+main{margin-top:40px}#mainNav .left .button{height:50px;line-height:50px;font-size:18px}nav.nav-menu{padding:80px 0 0}#hero{padding-top:80px}#docs #hero h1,#docs #hero h5{padding-left:50px;padding-right:50px}#vendorStrip{height:100%;line-height:100%;font-size:16px}}@media screen and (min-width: 750px) and (min-width: 1500px){#docs #hero h1,#docs #hero h5{padding-left:100px;padding-right:100px}}@media screen and (min-width: 750px){p{font-size:16px;line-height:24px;letter-spacing:.1px}h1{font-size:36px;line-height:44px}h2{font-size:28px;line-height:60px}h3{font-size:28px;line-height:36px}h4{font-size:24px;line-height:40px;padding-bottom:0px}#vendorStrip{display:block;text-align:center}#vendorStrip img{max-height:24px;vertical-align:middle;margin:0 30px}#docs #vendorStrip #docsList li a{font-size:1em;font-weight:normal}#docs #vendorStrip #docsList li li{margin-right:60px}#docsContent .trainings-info{width:720px}#docsContent .trainings-info td:nth-child(1){width:250px;font-size:18px}#docsContent .trainings-info td:nth-child(2){width:470px;font-size:18px}#docsContent .trainings-info td.price{font-size:24px}#docsContent .trainings-info tr:last-child td:nth-child(2){width:160px}#docsContent .trainings-info tr:last-child td:nth-child(3){padding:8px;width:310px}#docsContent .trainings-info tr:last-child td:nth-child(3) .button{font-size:14px;padding:0 10px;line-height:40px}.oceanNodes{padding-top:0px;padding-bottom:0px}.oceanNodes h3{text-align:left;margin-bottom:18px}.oceanNodes main{position:relative;clear:both;display:table;height:160px}.oceanNodes main .content{display:table-cell;position:relative;vertical-align:middle}.oceanNodes main .image-wrapper{position:absolute;top:50%;transform:translateY(-50%)}.oceanNodes main:nth-child(odd){padding-right:210px}.oceanNodes main:nth-child(odd) .image-wrapper{right:0}.oceanNodes main:nth-child(even){padding-left:210px}.oceanNodes main:nth-child(even) .image-wrapper{left:0}.oceanNodes main img{width:100%}#video{width:100%;display:block}#talkToUs #bigSocial div,#talkToUs #gettingHelp div{width:calc(50% - 15px);margin-top:20px}#talkToUs #bigSocial div+div,#talkToUs #gettingHelp div+div{margin-left:20px}#talkToUs #bigSocial a,#talkToUs #gettingHelp a{display:inline-block;color:#305680;font-weight:400;text-decoration:none}footer nav{text-align:center;flex-direction:row}footer nav a{padding:0 20px}footer .social{text-align:center}footer .social div{display:inline-block}footer .social span{display:inline-block;margin-right:10px}footer .social input{text-align:left}}@media screen and (min-width: 1025px){.logo{width:180px;height:60px}.nav-buttons .nav-items{display:inline-block}.nav-buttons .button+*{margin-left:30px}#mainNav .nav-box{padding:0 20px}#mainNav main#headNav h3{font-size:28px;line-height:36px}#vendorStrip{height:44px;line-height:44px}#vendorStrip #docsList li a{position:relative}#vendorStrip #docsList li a:hover{text-decoration:none !important}#vendorStrip #docsList li a::before{content:"";position:absolute;left:0px;bottom:8px;width:100%;height:3px;background-color:#f5f6f7;transform:scale(0, 1);transform-origin:0 50%;transition:250ms}#vendorStrip #docsList li a:not(.YAH):hover::before{transform:scale(.25, 1)}#vendorStrip #docsList li a.YAH::before{background-color:#83d2fb;transform:scale(1, 1)}#vendorStrip #searchBox{float:right}#docs #hero h1,#docs #hero h5{text-align:left}#docs #hero #pe-docs-banner{flex-direction:row}#docs #hero #pe-docs-banner div{padding-left:10px;padding-top:0px}#docs #hero #vendorStrip #docsList{float:left}#docs #hero #vendorStrip #searchBox{float:right;width:15%}#docs #hero #vendorStrip #search{vertical-align:middle}#docs .flyout-button{display:none}#docs .logo{position:relative;float:left;display:block;width:180px;height:60px;top:0;left:0;transform:none;background-image:url(../images/thingsgrid_logo_white.svg)}#docs #tryItNow.center-button{margin-left:20px}#encyclopedia{padding:50px 50px 20px 20px;clear:both}#docsToc{position:relative;float:left;padding:0 20px;left:0;width:350px;z-index:auto}#docsToc.horizontal{width:100%;margin-top:-50px;margin-bottom:50px;padding:0 50px}#docsToc.horizontal .yah>.title{margin-left:0px}#docsToc.horizontal .pi-accordion>.container:first-child>.item.yah:first-child>.title:first-child{margin-left:0px !important}#docsToc.horizontal .pi-accordion .item{display:inline-block}#docsToc .push-menu-close-button{display:none}#docsContent,#peContent{width:calc(100% - 400px)}#docsContent.horizontalToc,#peContent.horizontalToc{width:calc(100% - 50px)}#docsContent #editPageButton,#peContent #editPageButton{right:-25px}#docsContent #video,#peContent #video{width:50%}#docsContent .supportPlans .supportPlan .pricingTable li{font-size:18px}#docsContent .company-logo img{max-width:400px}section main,header main,footer main{max-width:1200px}.oceanNodes main{position:relative;max-width:830px}#video{width:1200px;position:relative}#talkToUs h4 br{display:block}#talkToUs #bigSocial div,#talkToUs #gettingHelp div{width:calc(25% - 18px)}#talkToUs #bigSocial div+div,#talkToUs #gettingHelp div+div{margin-left:20px}footer{width:100%;background-image:url(../images/texture.png);background-color:#1f3a52}footer main{padding:20px 0}footer nav{overflow:hidden;margin-bottom:10px}footer nav a{font-size:24px;font-weight:300;white-space:nowrap}footer .newsletterSubsContainer form#newsletter-form fieldset .newsletterInputs{flex-direction:row;align-items:baseline}footer .newsletterSubsContainer form#newsletter-form .subsTitle{font-size:24px;white-space:nowrap;margin:auto;margin-right:10px}footer .newsletterSubsContainer form#newsletter-form #subsEmail{margin-right:10px;margin-bottom:0px}footer .social{padding:0 30px;max-width:1200px}footer .social div{margin-bottom:0px}footer .social div:last-child{margin-bottom:0px}#search,#wishField{background-color:transparent;padding:10px;font-size:16px;font-weight:100;color:#fff;border:1px solid #fff;transition:.3s}#search:focus,#wishField:focus{background-color:#f7f7f7;color:#1f3a52}.social a{display:inline-block;background-image:url(../images/social_sprite.png);background-repeat:no-repeat;background-size:auto;width:50px;height:50px;border-radius:5px;margin-right:10px}.social a:hover{background-color:#fff}.social a span{position:absolute;display:block;height:0;overflow:hidden}a.twitter{background-position:0 0}a.twitter:hover{background-position:0 100%}a.stack-overflow{background-position:-50px 0}a.stack-overflow:hover{background-position:-50px 100%}a.gitter{background-position:-100px 0}a.gitter:hover{background-position:-100px 100%}a.github{background-position:-150px 0}a.github:hover{background-position:-150px 100%}a.mailing-list{background-position:-200px 0}a.mailing-list:hover{background-position:-200px 100%}a.calendar{background-position:-250px 0}a.calendar:hover{background-position:-250px 100%}a.youku{background-position:-300px 0}a.youku:hover{background-position:-300px 100%}a.facebook{background-position:-350px 0}a.facebook:hover{background-position:-350px 100%}#community #hero,.gridPage #hero{text-align:left}#community #hero h1,.gridPage #hero h1{padding:20px}#bigSocial div,#gettingHelp div{width:calc(25% - 18px)}}@media screen and (min-width: 1120px){#githubButtonContainer{display:inline-block}#docs #tryItNow.center-button,#tryItNow.center-button{margin-left:0px}}@media screen and (min-width: 1250px){#viewDocs.center-button{display:inline-block}#docs #viewDocs.center-button{display:none}#docs #hero #vendorStrip #docsList li{margin-right:20px}}@media screen and (min-width: 1300px){#services.center-button{display:inline-block}}@media screen and (min-width: 1500px){#docs #hero #vendorStrip #searchBox{width:25%}section,header,#vendorStrip{padding-left:100px;padding-right:100px}}
