.googleNestOriginHeader .container {
    position: relative;
    width: 100%;
    max-width: 1040px;
    height: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.googleNestOriginHeader .header-bar {
    position: relative;
    z-index: 301;
    width: 100%;
    height: 45px;
    margin: 0 auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-bottom: 1px solid #95a1aa;
    background: #fff;
}
@media (min-width:960px){.googleNestOriginHeader .header-bar{height:80px;border-bottom:none}}
.googleNestOriginHeader .nest-logo {
    display: block;
    overflow: hidden;
    width: 52px;
    height: 24px;
    text-align: left;
    vertical-align: middle;
    text-indent: -999em;
    background: transparent 50% no-repeat;
    background-image: url(/s/build/images/nest-logo.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    direction: ltr;
}
.googleNestOriginHeader .logo.nest-logo {
    position: absolute;
    z-index: 400;
    top: 10px;
    left: 30px;
    display: block;
    overflow: hidden;
}
.googleNestOriginHeader .main-nav {
    position: absolute;
    z-index: 100;
    top: 40px;
    left: 0;
    display: block;
    visibility: hidden;
    width: 100%;
    height: auto;
    padding: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0;
    border-top: 1px solid #95a1aa;
    background-color: hsla(0,0%,100%,.95);
}
@media (max-width:960px){.googleNestOriginHeader .main-nav ul.nav-list>li{border-bottom:1px solid #dbe3e5}.googleNestOriginHeader .main-nav ul.nav-list>li.nav-products,.googleNestOriginHeader .main-nav ul.nav-list>li a{display:block;padding:15px 30px}.googleNestOriginHeader .main-nav .product-menu{width:100%;text-align:left}.googleNestOriginHeader .main-nav .product-sub-menu{position:static}}
@media (min-width:960px){.googleNestOriginHeader .logo.nest-logo{top:28px}}
@media (min-width:600px){.googleNestOriginHeader .logo.nest-logo{left:30px}}
@media (min-width:960px){.googleNestOriginHeader .main-nav{position:absolute;z-index:100;top:30px;left:50%;display:block;visibility:visible;box-sizing:border-box;width:100%;max-width:1300px;-webkit-transition:none;transition:none;-webkit-transform:translate(-50%);transform:translate(-50%);text-align:center;opacity:1;border:none;background:none}}
@media (min-width:960px){.googleNestOriginHeader .main-nav ul.nav-list{padding:0 40px}}
.googleNestOriginHeader .main-nav ul.nav-list {
    position: relative;
    padding: 0;
}
@media (min-width:960px){.googleNestOriginHeader .main-nav ul.nav-list>li{display:inline-block;zoom:1;vertical-align:middle;border-bottom:none}}
.googleNestOriginHeader .main-nav .menu-item,
.googleNestOriginHeader .main-nav .menu-item:active,
.googleNestOriginHeader .main-nav .menu-item:focus {
    font-family: AkkuratRegular,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 11px;
    display: inline-block;
    margin-right: 15px;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #95a1aa;
    border: 0;
    background: transparent;
    box-shadow: none;
}
.googleNestOriginHeader .main-nav .menu-item:active:hover,
.googleNestOriginHeader .main-nav .menu-item:focus:hover,
.googleNestOriginHeader .main-nav .menu-item:hover {
    color: #000;
}
.googleNestOriginHeader .main-nav .menu-item.slds-button,
.googleNestOriginHeader .main-nav .menu-item:active.slds-button,
.googleNestOriginHeader .main-nav .menu-item:focus.slds-button {
    line-height: 100%;
    padding: 0;
    vertical-align: baseline !important;
    border: 0;
}
.googleNestOriginHeader .product-sub-menu {
    font-size: 0;
    position: absolute;
    z-index: 300;
    top: 20px;
    left: 0;
    visibility: hidden;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    max-width: 1300px;
    height: 0;
    margin-top: 0;
    padding: 0 30px;
    -webkit-transition: opacity .25s ease-in-out,visibility .25s ease-in-out,height .25s ease-in-out;
    transition: opacity .25s ease-in-out,visibility .25s ease-in-out,height .25s ease-in-out;
    text-align: center;
    opacity: 0;
    background-color: hsla(0,0%,100%,.95);
}
.googleNestOriginHeader .nav-products .product-sub-menu.show {
    visibility: visible;
    height: 130px;
    opacity: 1;
}
@media screen and (max-width:960px){.googleNestOriginHeader .nav-products .product-sub-menu.show{height:180px;padding:0}}
.googleNestOriginHeader .product-sub-menu li {
    line-height: 1.3;
    display: inline-block;
    zoom: 1;
    margin-top: 22px;
    vertical-align: top;
    color: #8a9299;
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu li{display:block;margin:10px 0}}
.googleNestOriginHeader .product-sub-menu .product-sub-menu-item {
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    padding: 0 50px;
    text-align: left;
}
.googleNestOriginHeader .product-sub-menu .product-sub-menu-item:hover {
    color: #000;
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu .product-sub-menu-item{padding:0!important}}
.googleNestOriginHeader .product-sub-menu>li hr {
    position: absolute;
    bottom: 40px;
    left: 0;
    display: block;
    width: 50%;
    height: 1px;
    margin: 0 25%;
    border: none;
    outline: none;
    background: #dbe3e5;
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu>li hr{display:none}}
.googleNestOriginHeader .product-sub-menu .product-sub-menu-item span {
    font-size: 12px;
    display: inline-block;
    zoom: 1;
    padding: 78px 0 0;
    text-align: center;
    vertical-align: top;
    color: #95a1aa;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 57px 57px;
}
.googleNestOriginHeader .product-sub-menu .product-sub-menu-item span:hover {
    color: #000;
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu .product-sub-menu-item span{font-size:13px!important;position:relative;display:block;padding:10px;padding-left:40px;text-align:left;color:#95a1aa;background-position:0}}
.googleNestOriginHeader .product-sub-menu .product-thermostat span {
    background-image: url(/s/build/images/product-thermostat.png);
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu .product-thermostat span{background-size:30px 30px}}
.googleNestOriginHeader .product-sub-menu .product-protect span {
    background-image: url(/s/build/images/product-protect.png);
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu .product-protect span{background-size:30px 30px}}
.googleNestOriginHeader .product-sub-menu .product-cam span {
    background-image: url(/s/build/images/product-cam.png);
    background-size: 38px 58px;
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu .product-cam span{background-position:4px;background-size:auto 30px}}
.googleNestOriginHeader .product-sub-menu .product-cam-outdoor span {
    background-image: url(/s/build/images/product-cam-outdoor.png);
}
@media screen and (max-width:960px){.googleNestOriginHeader .product-sub-menu .product-cam-outdoor span{background-size:30px 30px}}
.googleNestOriginFooter .container {
    box-sizing: border-box;
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 30px;
}
.googleNestOriginFooter .pre-footer {
    color: #fff;
    background-color: #7b858e;
}
.googleNestOriginFooter .pre-footer p {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 0;
    color: #fff;
}
.googleNestOriginFooter .pre-footer ul {
    margin: 33px 0 0;
    padding: 0;
    text-align: justify;
    border-bottom: 1px solid hsla(210,4%,65%,.75);
}
.googleNestOriginFooter .pre-footer li {
    display: inline-block;
    width: 33.33%;
    padding: 30px 0;
    transition: opacity .2s ease;
    text-align: left;
    vertical-align: top;
}
.googleNestOriginFooter .pre-footer li:hover {
    opacity: .7;
}
.googleNestOriginFooter .pre-footer li .text-block {
    padding-left: 3%;
}
.googleNestOriginFooter .pre-footer li.tout.wwn {
    text-align: right;
}
.googleNestOriginFooter .pre-footer li.tout.pro {
    text-align: center;
}
.googleNestOriginFooter .pre-footer li>a {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
    text-align: left;
    color: #fff;
    border-bottom: none;
}
.googleNestOriginFooter .pre-footer li>a:hover {
    color: #fff;
}
.googleNestOriginFooter .pre-footer a,
.googleNestOriginFooter .pre-footer a:hover {
    color: #fff !important;
}
.googleNestOriginFooter .pre-footer .icon.icon-piggy-bank-outline-white {
    top: 7px;
    width: 60px;
    height: 40px;
    background-image: url(/s/build/images/piggy-bank.svg);
}
.googleNestOriginFooter .pre-footer .icon.icon-hammer-and-screwdriver-outline-white {
    top: 2px;
    width: 87px;
    height: 50px;
    background-image: url(/s/build/images/screwdriver.svg);
}
.googleNestOriginFooter .pre-footer .icon.icon-nest-house-white-small {
    top: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100%;
    background-image: url(/s/build/images/house.svg);
}
.googleNestOriginFooter .pre-footer .icon {
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-bottom: 0;
    vertical-align: middle;
    background: transparent 50% no-repeat;
}
.googleNestOriginFooter .pre-footer .icon~* {
    margin-left: 69px;
}
.googleNestOriginFooter .pre-footer p.title {
    font-size: 16px;
}
.googleNestOriginFooter .footer {
    overflow: hidden;
    margin: 0 auto;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    color: #fff;
    border-bottom: 10px solid #fff;
    background-color: #7b858e;
}
.googleNestOriginFooter .footer a {
    transition: opacity .2s ease;
}
.googleNestOriginFooter .footer .social a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 8px;
    border-radius: 50%;
    background-color: #b9bdc3;
}
.googleNestOriginFooter .footer .social a:hover {
    opacity: .7;
}
.googleNestOriginFooter .footer .social a .sprite {
    position: relative;
    top: 50%;
    margin: 0 auto;
    margin-top: -11px;
}
.googleNestOriginFooter .footer .social {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 5px;
    font-size: 0;
}
.googleNestOriginFooter .footer .social a .sprite.facebook.small {
    display: block;
    width: 23px;
    height: 23px;
    background-image: url(/s/build/images/sprites.png);
    background-repeat: no-repeat;
    background-position: 0 -279px;
}
.googleNestOriginFooter .footer .social a .sprite.twitter.small {
    display: block;
    width: 23px;
    height: 23px;
    background-image: url(/s/build/images/sprites.png);
    background-repeat: no-repeat;
    background-position: 0 -647px;
}
.googleNestOriginFooter .footer .social a .sprite.pinterest.small {
    display: block;
    width: 23px;
    height: 23px;
    background-image: url(/s/build/images/sprites.png);
    background-repeat: no-repeat;
    background-position: 0 -417px;
}
.googleNestOriginFooter .footer .social a .sprite.google-plus.small {
    display: block;
    width: 23px;
    height: 23px;
    background-image: url(/s/build/images/sprites.png);
    background-repeat: no-repeat;
    background-position: 0 -440px;
}
.googleNestOriginFooter .footer .nav-block {
    position: relative;
    overflow: hidden;
    padding: 30px 0;
}
.googleNestOriginFooter .footer .sub-nav {
    float: left;
    width: 27.25%;
}
.googleNestOriginFooter .footer .sub-nav li {
    font-size: 12px;
    line-height: 20px;
    color: #8a9299;
}
.googleNestOriginFooter .footer .sub-nav li .sub-head {
    font-family: AkkuratRegular,Helvetica Neue,Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
    cursor: auto;
    text-transform: uppercase;
    color: #fff;
    border: none;
}
.googleNestOriginFooter .footer .sub-nav li a {
    display: inline;
    color: #fff !important;
}
.googleNestOriginFooter .footer .sub-nav li a:hover {
    opacity: .7;
}
.googleNestOriginFooter .footer .sub-nav li ul {
    overflow: hidden;
    max-height: 100%;
    margin-bottom: 0;
    padding: 0;
    -webkit-transition: max-height .25s ease-in-out;
    transition: max-height .25s ease-in-out;
}
.googleNestOriginFooter .footer .left {
    float: left;
    width: 70%;
}
@media screen and (max-width:767px){.googleNestOriginFooter .footer .left{float:none;width:100%}}
.googleNestOriginFooter .footer .right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
}
@media screen and (max-width:767px){.googleNestOriginFooter .footer .right{float:none;width:100%}}
.googleNestOriginFooter .footer ul.legal {
    margin-bottom: 30px;
}
.googleNestOriginFooter .footer ul.legal li {
    font-size: 10px;
    display: inline-block;
    margin-left: 6px;
    padding-left: 7px;
    color: #fff;
    border-left: 1px solid #929aa1;
}
.googleNestOriginFooter .footer ul.legal li a {
    color: #fff;
}
.googleNestOriginFooter .footer ul.legal li a:hover {
    opacity: .7;
}
.googleNestOriginFooter .footer ul.legal li.copyright {
    font-size: 12px;
    display: inline-block;
    margin-left: 0;
    padding-left: 0;
    border: 0;
}
.googleNestOriginFooter .footer ul.legal li.copyright+li {
    margin-left: 6px;
    padding-left: 7px;
    border-left: 1px solid #929aa1;
}
.googleNestOriginFooter .generic-signup input[type=email] {
    font-size: 12px;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-right: 30px;
    padding-left: 10px;
    color: #3d4247;
    border: 5px solid #dbe3e5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 15px;
    border: none;
    border-radius: 2px;
}
.googleNestOriginFooter .generic-signup {
    clear: both;
    width: 100%;
    max-width: 260px;
    margin: 0 auto 45px 0;
}
.googleNestOriginFooter .generic-signup button {
    display: none;
}
body,
html {
    font-family: AkkuratLight,Helvetica Neue,Helvetica,Verdana,sans-serif !important;
}
body a,
html a {
    cursor: pointer !important;
}
body a:hover,
html a:hover {
    text-decoration: none !important;
    color: #3d4247;
}
body .slds-text-heading--medium,
body h1,
body header .info .uiOutputText,
html .slds-text-heading--medium,
html h1,
html header .info .uiOutputText {
    font-family: AkkuratLight,Helvetica Neue,Helvetica,Verdana,sans-serif !important;
    font-weight: 400 !important;
    text-transform: none !important;
}
body h2,
html h2 {
    font-weight: 300 !important;
}
body h2,
body h3,
html h2,
html h3 {
    font-family: AkkuratLight,Helvetica Neue,Helvetica,Verdana,sans-serif !important;
    text-transform: none !important;
}
body h3,
html h3 {
    font-weight: 400 !important;
}
body h4,
html h4 {
    font-weight: 600 !important;
    margin-bottom: 10px !important;
}
body h4,
body h5,
body h6,
html h4,
html h5,
html h6 {
    font-family: AkkuratLight,Helvetica Neue,Helvetica,Verdana,sans-serif !important;
}
body h5,
body h6,
html h5,
html h6 {
    text-transform: none !important;
}
body .uiButton,
body button,
html .uiButton,
html button {
    font-family: AkkuratLight,Helvetica Neue,Helvetica,Verdana,sans-serif !important;
    font-weight: 400 !important;
    border-radius: 3px !important;
}
body hr,
html hr {
    height: 2px;
    border-top: 2px solid #f2f2f2;
}
body .select,
body .selectinput,
body input,
html .select,
html .selectinput,
html input {
    border-color: #dedede !important;
}
.forceCommunityTrendingTopics .forceTopicTopicList .topicItemLink {
    text-transform: none !important;
}
.forceCommunityTopicCatalog .topicHierarchy-topBox {
    margin: 0 !important;
    padding: 15px 0 !important;
    text-transform: none !important;
    border-top-width: 1px !important;
}
.forceCommunityTopicCatalog .topicHierarchy-top {
    text-transform: none !important;
}
.forceCommunityTopicCatalog .topicHierarchy-childrenList {
    padding: 0 !important;
}
.forceCommunityTopicCatalog .topicHierarchy-top,
.selfServiceContactSupport * {
    font-family: AkkuratLight,Helvetica Neue,Helvetica,Verdana,sans-serif !important;
    font-weight: 400 !important;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List {
    max-width: 520px !important;
    padding: 0 40px !important;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List h3 {
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin: 0 !important;
    margin-top: 40px !important;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List .name {
    font-size: 14px !important;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List .points {
    font-size: 16px !important;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List .idea {
    padding-bottom: 10px;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List .compactView {
    padding-bottom: 0;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List .idea-button {
    margin-top: 20px;
    margin-bottom: 40px;
}
.googleNestHome .ideas7sSVNSUMMITS_Ideas_List.ideas7sSVNSUMMITS_Ideas_Compact_List .slds-align--absolute-center {
    margin: inherit;
}
