.no-user-select {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
/*
	Original Source: https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,300,600,400
	Now copied from: https://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=latin-ext,latin
*/
/* open-sans-300 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url('/fonts/opensans/open-sans-v15-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/opensans/open-sans-v15-latin_latin-ext-300.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url('/fonts/opensans/open-sans-v15-latin_latin-ext-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/opensans/open-sans-v15-latin_latin-ext-300italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('/fonts/opensans/open-sans-v15-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/opensans/open-sans-v15-latin_latin-ext-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url('/fonts/opensans/open-sans-v15-latin_latin-ext-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/opensans/open-sans-v15-latin_latin-ext-italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600italic - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('/fonts/opensans/open-sans-v15-latin_latin-ext-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/opensans/open-sans-v15-latin_latin-ext-600italic.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('/fonts/opensans/open-sans-v15-latin_latin-ext-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/opensans/open-sans-v15-latin_latin-ext-600.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/*
	Copied from: https://google-webfonts-helper.herokuapp.com/fonts/ibm-plex-mono?subsets=latin,vietnamese,cyrillic-ext,latin-ext,cyrillic
*/
/* ibm-plex-mono-regular - cyrillic_latin-ext_cyrillic-ext_vietnamese_latin */
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  src: local('IBM Plex Mono'), local('IBMPlexMono'), url('/fonts/ibm-plex-mono/ibm-plex-mono-v5-cyrillic_latin-ext_cyrillic-ext_vietnamese_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/fonts/ibm-plex-mono/ibm-plex-mono-v5-cyrillic_latin-ext_cyrillic-ext_vietnamese_latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
.fontSmoothing {
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.helveticaLight {
  font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 100;
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.openSansLight {
  font-family: "Open Sans", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 300;
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.openSansRegular {
  font-family: "Open Sans", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 400;
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.openSansBold {
  font-family: "Open Sans", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 600;
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.ibmPlexMono {
  font-family: "IBM Plex Mono", "monospace";
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.clear.left {
  clear: left;
}
.clear.right {
  clear: right;
}
.clear.both {
  clear: both;
}
.clear-both {
  clear: both;
}
.clearB {
  clear: both;
}
.no-display {
  display: none;
}
.zero-opacity {
  opacity: 0;
}
.zero-margin {
  margin: 0;
}
.zero-padding {
  padding: 0;
}
.zero-h-padding {
  padding-left: 0;
  padding-right: 0;
}
.zero-v-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.zero-margin-padding {
  margin: 0;
  padding: 0;
}
.center-h {
  margin: 0 auto;
}
.center-text {
  text-align: center;
}
.justify-text {
  text-align: justify;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-top-25 {
  padding-top: 25px !important;
}
.padding-bottom-25 {
  padding-bottom: 25px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.padding-top-60 {
  padding-top: 60px !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
}
.padding-top-70 {
  padding-top: 70px !important;
}
.padding-bottom-70 {
  padding-bottom: 70px !important;
}
.padding-top-80 {
  padding-top: 80px !important;
}
.padding-bottom-80 {
  padding-bottom: 80px !important;
}
.padding-v-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.padding-left-80 {
  padding-left: 80px !important;
}
.padding-right-80 {
  padding-right: 80px !important;
}
.padding-h-80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}
.padding-top-90 {
  padding-top: 90px !important;
}
.padding-bottom-90 {
  padding-bottom: 90px !important;
}
.padding-v-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}
.padding-left-90 {
  padding-left: 90px !important;
}
.padding-right-90 {
  padding-right: 90px !important;
}
.padding-h-90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}
.padding-top-100 {
  padding-top: 100px !important;
}
.padding-bottom-100 {
  padding-bottom: 100px !important;
}
.padding-v-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
.padding-left-100 {
  padding-left: 100px !important;
}
.padding-right-100 {
  padding-right: 100px !important;
}
.padding-h-100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}
html,
body {
  font-family: "Open Sans", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 300;
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  margin: 0;
  padding: 0;
}
strong {
  font-weight: 400;
}
code,
pre {
  font-family: "IBM Plex Mono", "monospace";
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.fancybox-skin .fancybox-inner img {
  max-width: 100%;
  max-height: 100%;
}
.fancybox-light .fancybox-skin {
  background: #ffffff !important;
}
.fancybox-dark .fancybox-skin {
  background: #131313 !important;
}
.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
#container-main {
  word-spacing: 0.1em;
  margin: 0;
  padding: 0;
}
#container-main > .section {
  padding-top: 120px;
}
#container-main > .section.no-top-padding {
  padding-top: 0px !important;
}
#container-main > .section ~ .section {
  padding-top: inherit;
}
#container-main .section.row .content .inner a,
#container-main a:link,
#container-main a:visited {
  text-decoration: none;
  border: none;
}
#container-main .section.row .content .inner a img,
#container-main a:link img,
#container-main a:visited img {
  border: none;
}
#container-main.ts .section.row .content .inner a,
#container-main.ts .section.row .content .inner a:link,
#container-main.ts .section.row .content .inner a:visited {
  color: #eb9526;
}
#container-main.ts .section.row .content .inner a:hover,
#container-main.ts .section.row .content .inner a:active {
  border-bottom: 1px solid #eb9526;
}
#container-main.ts .section.row .content .inner .button.product-outline,
#container-main.ts .section.row .content .inner .button.product-outline:link,
#container-main.ts .section.row .content .inner .button.product-outline:visited {
  border: 1px solid #eb9526 !important;
  color: #eb9526 !important;
  text-decoration: none !important;
}
#container-main.ts .section.row .content .inner .button.product-outline:hover {
  background-color: #eb9526;
  color: #ffffff !important;
  text-decoration: none !important;
}
#container-main.server .section.row .content .inner a,
#container-main.server .section.row .content .inner a:link,
#container-main.server .section.row .content .inner a:visited {
  color: #ed1a57;
}
#container-main.server .section.row .content .inner a:hover,
#container-main.server .section.row .content .inner a:active {
  border-bottom: 1px solid #ed1a57;
}
#container-main.server .section.row .content .inner .button.product-outline,
#container-main.server .section.row .content .inner .button.product-outline:link,
#container-main.server .section.row .content .inner .button.product-outline:visited {
  border: 1px solid #ed1a57 !important;
  color: #ed1a57 !important;
  text-decoration: none !important;
}
#container-main.server .section.row .content .inner .button.product-outline:hover {
  background-color: #ed1a57;
  color: #ffffff !important;
  text-decoration: none !important;
}
#container-main.passwords .section.row .content .inner a,
#container-main.passwords .section.row .content .inner a:link,
#container-main.passwords .section.row .content .inner a:visited {
  color: #44b0d7;
}
#container-main.passwords .section.row .content .inner a:hover,
#container-main.passwords .section.row .content .inner a:active {
  border-bottom: 1px solid #44b0d7;
}
#container-main.passwords .section.row .content .inner .button.product-outline,
#container-main.passwords .section.row .content .inner .button.product-outline:link,
#container-main.passwords .section.row .content .inner .button.product-outline:visited {
  border: 1px solid #44b0d7 !important;
  color: #44b0d7 !important;
  text-decoration: none !important;
}
#container-main.passwords .section.row .content .inner .button.product-outline:hover {
  background-color: #44b0d7;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button {
  display: inline-block;
  padding: 8px 14px 10px 14px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.button.large {
  font-size: 22px !important;
  padding-bottom: 10px !important;
  padding-left: 22px;
  padding-right: 22px;
}
.button.large .loading-ring {
  width: 30px;
  height: 30px;
}
.button.large .loading-ring span {
  width: 30px;
  height: 30px;
}
.button.medium {
  font-size: 17px !important;
  padding-bottom: 8px !important;
}
.button.small {
  font-size: 14px !important;
}
.button.xsmall {
  font-size: 14px !important;
  padding-top: 5px !important;
  padding-bottom: 7px !important;
}
.button.text-badge {
  font-size: 10px !important;
  padding: 2px 4px !important;
  line-height: normal;
}
.button.orange,
.button.orange:link,
.button.orange:visited {
  background-color: #eb9526;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.orange:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.ts,
.button.ts:link,
.button.ts:visited {
  background-color: #eb9526;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.ts:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.orange-outline,
.button.orange-outline:link,
.button.orange-outline:visited {
  border: 1px solid #eb9526 !important;
  color: #eb9526 !important;
  text-decoration: none !important;
}
.button.orange-outline:hover {
  background-color: #eb9526;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.ts-outline,
.button.ts-outline:link,
.button.ts-outline:visited {
  border: 1px solid #eb9526 !important;
  color: #eb9526 !important;
  text-decoration: none !important;
}
.button.ts-outline:hover {
  background-color: #eb9526;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.pink,
.button.pink:link,
.button.pink:visited {
  background-color: #ed1a57;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.pink:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.server,
.button.server:link,
.button.server:visited {
  background-color: #ed1a57;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.server:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.pink-outline,
.button.pink-outline:link,
.button.pink-outline:visited {
  border: 1px solid #ed1a57 !important;
  color: #ed1a57 !important;
  text-decoration: none !important;
}
.button.pink-outline:hover {
  background-color: #ed1a57;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.server-outline,
.button.server-outline:link,
.button.server-outline:visited {
  border: 1px solid #ed1a57 !important;
  color: #ed1a57 !important;
  text-decoration: none !important;
}
.button.server-outline:hover {
  background-color: #ed1a57;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.blue,
.button.blue:link,
.button.blue:visited {
  background-color: #44b0d7;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.blue:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.passwords,
.button.passwords:link,
.button.passwords:visited {
  background-color: #44b0d7;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.passwords:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.blue-outline,
.button.blue-outline:link,
.button.blue-outline:visited {
  border: 1px solid #44b0d7 !important;
  color: #44b0d7 !important;
  text-decoration: none !important;
}
.button.blue-outline:hover {
  background-color: #44b0d7;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.passwords-outline,
.button.passwords-outline:link,
.button.passwords-outline:visited {
  border: 1px solid #44b0d7 !important;
  color: #44b0d7 !important;
  text-decoration: none !important;
}
.button.passwords-outline:hover {
  background-color: #44b0d7;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.green,
.button.green:link,
.button.green:visited {
  background-color: #9acb4a;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.green:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.green-outline,
.button.green-outline:link,
.button.green-outline:visited {
  border: 1px solid #9acb4a !important;
  color: #9acb4a !important;
  text-decoration: none !important;
}
.button.green-outline:hover {
  background-color: #9acb4a;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.turquoise,
.button.turquoise:link,
.button.turquoise:visited {
  background-color: #48ac83;
  color: #ffffff !important;
  text-decoration: none !important;
  border: 1px solid #48ac83 !important;
}
.button.turquoise:hover {
  background-color: #ffffff;
  color: #48ac83 !important;
  text-decoration: none !important;
  border: 1px solid #48ac83 !important;
}
.button.turquoise-outline,
.button.turquoise-outline:link,
.button.turquoise-outline:visited {
  border: 1px solid #48ac83 !important;
  color: #48ac83 !important;
  text-decoration: none !important;
}
.button.turquoise-outline:hover {
  background-color: #48ac83;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button.gray,
.button.gray:link,
.button.gray:visited {
  background-color: #777777;
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.button.gray:hover {
  background-color: #ffffff;
  color: #000000 !important;
  text-decoration: none !important;
  border: none !important;
}
.button.gray-outline,
.button.gray-outline:link,
.button.gray-outline:visited {
  border: 1px solid #777777 !important;
  color: #444444 !important;
  text-decoration: none !important;
}
.button.gray-outline:hover {
  background-color: #777777;
  color: #ffffff !important;
  text-decoration: none !important;
}
.button-container .button {
  margin-right: 40px;
}
.button-container .button.small {
  margin-right: 25px;
}
.button-container .button:last-of-type {
  margin-right: 0 !important;
}
.loading-ring {
  display: inline-block;
  position: relative;
  width: 19px;
  height: 19px;
  vertical-align: text-top;
}
.loading-ring span {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 19px;
  height: 19px;
  margin: 0px;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.loading-ring span:nth-child(1) {
  animation-delay: -0.45s;
}
.loading-ring span:nth-child(1) {
  animation-delay: -0.45s;
}
.loading-ring span:nth-child(2) {
  animation-delay: -0.3s;
}
.loading-ring span:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.screenshot.shadow {
  -webkit-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
}
.screenshot.roundcorners {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tabbar-container .tabbar .tab {
  display: inline-block;
  color: #444444;
  padding: 7px 18px 8px 18px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  border-color: #b1b1b1;
  border-width: 1px;
  background-clip: border-box !important;
  border-top-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  white-space: nowrap;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.tabbar-container .tabbar .tab:first-child {
  border-left-style: solid;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tabbar-container .tabbar .tab:last-child {
  border-right-style: solid;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tabbar-container .tabbar .tab.active {
  color: #ffffff;
}
#container-main.ts .tabbar-container .tabbar .tab.active {
  border-color: #eb9526;
  background-color: #eb9526;
}
#container-main.server .tabbar-container .tabbar .tab.active {
  border-color: #ed1a57;
  background-color: #ed1a57;
}
#container-main.passwords .tabbar-container .tabbar .tab.active {
  border-color: #44b0d7;
  background-color: #44b0d7;
}
#container-main.tickets .tabbar-container .tabbar .tab.active {
  border-color: #9acb4a;
  background-color: #9acb4a;
}
.tabbar-container > .content {
  margin-top: 70px;
  position: relative;
}
.tabbar-container > .content .tab {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.tabbar-container > .content .tab.active {
  visibility: visible;
  opacity: 1;
}
#header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  opacity: 0.925;
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0);
  font-weight: 400;
}
#header.opaque {
  opacity: 1;
}
#header .left {
  float: left;
  max-width: 40%;
}
#header .right {
  float: right;
  max-width: 60%;
}
#header .products {
  min-width: 700px;
  height: 68px;
  background: #131313;
}
#header .products > .content {
  max-width: 1000px;
  width: 100%;
  background: #131313;
}
#header .products > .content div {
  line-height: 68px;
  white-space: nowrap;
}
#header .products > .content a {
  display: inline-block;
}
#header .products > .content a,
#header .products > .content a:link,
#header .products > .content a:hover,
#header .products > .content a:active,
#header .products > .content img {
  text-decoration: none !important;
  border: none !important;
}
#header .products > .content img {
  vertical-align: middle;
}
#header .products > .content .right a {
  margin-left: 20px;
}
#header .menu {
  min-width: 700px;
  height: 48px;
  background: #1e1e1e;
}
#header .menu > .content {
  max-width: 1000px;
  width: 100%;
  background: #1e1e1e;
}
#header .menu > .content div {
  line-height: 48px;
  max-height: 48px;
  white-space: nowrap;
}
#header .menu > .content .left {
  color: #ffffff;
  font-size: 14px;
  padding-left: 0;
}
#header .menu > .content .left p {
  float: left;
  cursor: default;
  opacity: 0.4;
  margin: 0;
  padding-left: 24px;
  padding-right: 10px;
}
#header .menu > .content .left p:first-child {
  padding-left: 0px !important;
}
#header .menu > .content .left a {
  display: block;
  float: left;
  width: 22px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#header .menu > .content .left a:hover {
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
}
#header .menu > .content .left a.active {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
#header .menu > .content .left a.windows {
  background-image: url("/images/header_platform_windows.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #header .menu > .content .left a.windows {
    background-image: url("/images/2x/header_platform_windows.png");
  }
}
#header .menu > .content .left a.apple {
  background-image: url("/images/header_platform_apple.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #header .menu > .content .left a.apple {
    background-image: url("/images/2x/header_platform_apple.png");
  }
}
#header .menu > .content .left a.android {
  background-image: url("/images/header_platform_android.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #header .menu > .content .left a.android {
    background-image: url("/images/2x/header_platform_android.png");
  }
}
#header .menu > .content .right {
  padding-right: 0;
}
#header .menu > .content .right a,
#header .menu > .content .right a:link,
#header .menu > .content .right a:visited,
#header .menu > .content .right a:hover,
#header .menu > .content .right a:active {
  font-size: 16px;
  margin-left: 20px;
  text-decoration: none;
  color: #ffffff;
  opacity: 0.5;
}
#header .menu > .content .right a:hover,
#header .menu > .content .right a:active {
  opacity: 0.7 !important;
}
#header .menu > .content .right a.active {
  opacity: 1 !important;
}
#header .menu > .content .right a.user {
  display: inline-block;
  width: 22px;
  height: 48px;
  background-image: url("/images/header_icon_user.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  #header .menu > .content .right a.user {
    background-image: url("/images/2x/header_icon_user.png");
  }
}
#header .separator {
  height: 1px;
  opacity: 0;
}
#header .separator.ts {
  background-color: #eb9526;
}
#header .separator.server {
  background-color: #ed1a57;
}
#header .separator.passwords {
  background-color: #44b0d7;
}
.badge-test-mode {
  background-color: #c92100;
  border-radius: 10px;
  color: #ffffff;
  padding: 0px 6px;
  vertical-align: middle;
  font-size: 9px;
  text-transform: uppercase;
  position: fixed;
  top: 15px;
  left: 50%;
  z-index: 10000;
  font-weight: bold;
}
#header-common {
  display: block;
  width: 100%;
  position: relative;
  opacity: 0.925;
  -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0);
  font-weight: 400;
  height: 116px;
  background: #131313;
  text-align: center;
}
#header-common a {
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0 15px;
}
.form {
  max-width: 400px;
  margin: 0 auto;
}
.form .line {
  display: block;
  margin: 8px 0;
  text-align: left;
}
.form .line.checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.form .line.labelonly {
  margin-bottom: 0;
}
.form .spacer {
  display: block;
  height: 20px;
}
.form .flex-container {
  display: flex;
  width: 100%;
  margin-bottom: -8px;
}
.form .flex-container input,
.form .flex-container select {
  flex: 1 0 auto;
  width: 48.75%;
  margin-left: 10px;
}
.form .flex-container input:first-child,
.form .flex-container select:first-child {
  margin-left: 0px;
}
.form label {
  display: block;
  font-size: 13px;
  text-align: left;
  color: #8c8c8c;
  padding-bottom: 2px;
  padding-left: 1px;
}
.form label.required::after {
  content: " *";
}
.form label.checkbox {
  display: inline-block;
  font-size: 16px;
  padding-bottom: 0;
  padding-left: 5px;
  vertical-align: middle;
  margin-top: 2px;
  color: #5d5d5d;
}
.form input,
.form select {
  display: block;
  font-size: 16px;
  color: #5d5d5d;
  border-width: 1px;
  border-style: solid;
  border-color: #bcbcbc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px !important;
  width: 100%;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form input::placeholder,
.form select::placeholder {
  color: #a0a0a0;
}
.form input:focus,
.form select:focus {
  outline: none;
  border-color: #828282;
}
.form input.invalid,
.form select.invalid {
  border-color: #de071c;
  background-color: #fef0f0;
}
.form input[type=checkbox] {
  display: inline;
  width: auto;
  margin-bottom: 0;
}
.form input:read-only {
  border-color: #e7e7e7;
  color: #747474;
}
.form select {
  height: 31px;
  background-color: #ffffff;
  /* Disable default browser styling */
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* Arrow */
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=) no-repeat 98% 50%;
}
.form select:disabled {
  border-color: #e7e7e7;
  color: #747474;
}
.form .g-recaptcha {
  margin-top: 30px;
}
.form .g-recaptcha div {
  margin: 0 auto;
}
.form .send {
  margin-top: 35px;
}
.form .send input[type="submit"] {
  position: absolute !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
}
.form.small label,
.form .line.small label {
  font-size: 11px;
}
.form.small input,
.form .line.small input,
.form.small select,
.form .line.small select {
  font-size: 13px;
  margin-bottom: 6px;
  padding-left: 4px !important;
  padding-right: 4px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.form.small .spacer,
.form .line.small .spacer {
  height: 3px;
}
.form.small select,
.form .line.small select {
  height: 26px;
}
.form.dark input,
.form.dark select {
  background-color: #5d5d5d;
  color: #ececec;
  border-color: #828282;
}
.form.dark input:focus,
.form.dark select:focus {
  border-color: #bcbcbc;
}
.form.dark input.invalid,
.form.dark select.invalid {
  border-color: #de071c;
  background-color: #5c3a3a;
}
.row {
  min-width: 1000px;
}
.row > .content,
.row > .content:link,
.row > .content:visited,
.row > .content:hover,
.row > .content:active {
  display: block;
  text-decoration: none;
  margin: 0 auto;
  width: 1000px;
}
.row > .content .inner.xlarge,
.row > .content:link .inner.xlarge,
.row > .content:visited .inner.xlarge,
.row > .content:hover .inner.xlarge,
.row > .content:active .inner.xlarge {
  padding-left: 10px;
  padding-right: 10px;
}
.row > .content .inner.large,
.row > .content:link .inner.large,
.row > .content:visited .inner.large,
.row > .content:hover .inner.large,
.row > .content:active .inner.large {
  padding-left: 100px;
  padding-right: 100px;
}
.row > .content .inner.medium,
.row > .content:link .inner.medium,
.row > .content:visited .inner.medium,
.row > .content:hover .inner.medium,
.row > .content:active .inner.medium {
  padding-left: 170px;
  padding-right: 170px;
}
.row > .content .inner.small,
.row > .content:link .inner.small,
.row > .content:visited .inner.small,
.row > .content:hover .inner.small,
.row > .content:active .inner.small {
  padding-left: 230px;
  padding-right: 230px;
}
.row.splash {
  padding-top: 185px !important;
  height: 700px;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #131313;
  background-image: url("/images/splash_bg_ts.svg");
}
.row.splash.server {
  background-image: url("/images/splash_bg_server.jpg") !important;
}
.row.splash.passwords {
  background-image: url("/images/splash_bg_passwords.jpg") !important;
}
.row.splash h1 {
  display: none;
}
.row.splash .screenshot {
  display: block;
  width: 980px;
  height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 980px 600px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.row.splash .screenshot.ts.mac {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
}
.row.splash .screenshot.ts.win {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
}
.row.splash .screenshot.server.main[data-index="2"],
.row.splash .screenshot.server.main[data-index="3"],
.row.splash .screenshot.server.main[data-index="4"],
.row.splash .screenshot.server.main[data-index="5"],
.row.splash .screenshot.server.main[data-index="6"] {
  -webkit-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
}
.row.splash .screenshot.server.main[data-index="2"],
.row.splash .screenshot.server.main[data-index="3"],
.row.splash .screenshot.server.main[data-index="4"],
.row.splash .screenshot.server.main[data-index="6"] {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.row.splash .screenshot.passwords.main {
  -webkit-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 15px 70px 0px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.row.splash .switcher {
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.row.splash .switcher li {
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  -webkit-transition: background-image 0.25s ease-in-out;
  -moz-transition: background-image 0.25s ease-in-out;
  -ms-transition: background-image 0.25s ease-in-out;
  -o-transition: background-image 0.25s ease-in-out;
  background-image: url("/images/splash_screenshotswitcher_inactive.png");
  padding: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .row.splash .switcher li {
    background-image: url("/images/2x/splash_screenshotswitcher_inactive.png");
  }
}
.row.splash .switcher li.active {
  background-image: url("/images/splash_screenshotswitcher_active.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .row.splash .switcher li.active {
    background-image: url("/images/2x/splash_screenshotswitcher_active.png");
  }
}
.row.splash .title {
  display: none;
  color: #ffffff;
  text-align: center;
  width: 100%;
  padding-bottom: 15px;
}
.row.feature.dark {
  background-color: #131313;
  background: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#1d1d1d));
  background: -webkit-linear-gradient(top, #131313, #1d1d1d);
  background: -moz-linear-gradient(top, #131313, #1d1d1d);
  background: -ms-linear-gradient(top, #131313, #1d1d1d);
  background: -o-linear-gradient(top, #131313, #1d1d1d);
}
.row.feature.dark .inner h1 {
  color: #ffffff;
}
.row.feature.dark .inner h2 {
  color: #bebebe;
}
.row.feature.dark .inner h3 {
  color: #d9d9d9;
}
.row.feature.dark .inner h4 {
  color: #d9d9d9;
}
.row.feature.dark .inner .description p {
  color: #cecece;
}
.row.feature.bright {
  background-color: #ffffff;
  color: #444444;
}
.row.feature.bright .inner h1 {
  color: #1c1c1c;
}
.row.feature.bright .inner h2 {
  color: #383838;
}
.row.feature.bright .inner h3 {
  color: #4f4f4f;
}
.row.feature.bright .inner h4 {
  color: #4f4f4f;
}
.row.feature.bright .inner .description p {
  color: #444444;
}
.row.feature.cloudy {
  background-color: #131313 !important;
}
.row.feature.cloudy .inner h1,
.row.feature.cloudy .inner h2,
.row.feature.cloudy .inner h3,
.row.feature.cloudy .inner .description p {
  color: #ffffff;
}
.row.feature.cloudy .inner h2,
.row.feature.cloudy .inner .description p {
  opacity: 0.9;
}
.row.feature.cloudy .inner a,
.row.feature.cloudy .inner a:link,
.row.feature.cloudy .inner a:visited {
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
}
.row.feature.cloudy .inner a:active,
.row.feature.cloudy .inner a:hover {
  color: #ffffff !important;
  text-decoration: none !important;
  border: none !important;
  border-bottom: 1px solid #ffffff !important;
}
.row.feature .inner {
  padding-top: 62px;
  padding-bottom: 62px;
  text-align: center;
}
.row.feature .inner .icon {
  margin-bottom: 34px;
}
.row.feature .inner h1 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 12px;
  font-weight: 300;
  font-size: 36px;
}
.row.feature .inner h2 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 12px;
  font-weight: 300;
  font-size: 30px;
}
.row.feature .inner h3 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 12px;
  font-weight: 300;
  font-size: 24px;
}
.row.feature .inner h4 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 20px;
}
.row.feature .inner h5 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 8px;
  font-weight: 300;
  font-size: 19px;
}
.row.feature .inner .smallprint {
  font-size: 11px;
  opacity: 0.6;
}
.row.feature .inner .description {
  margin: 0;
}
.row.feature .inner .description.padding-top {
  padding-top: 50px !important;
}
.row.feature .inner .description.padding-bottom {
  padding-bottom: 50px !important;
}
.row.feature .inner .description p {
  margin: 0;
  padding-top: 0;
  padding-bottom: 22px;
  font-size: 17px;
  line-height: 1.4em;
}
.row.feature .inner .description p:last-child {
  padding-bottom: 0 !important;
}
.row.feature .inner .description .regname {
  line-height: 200%;
}
.row.feature .inner .description .regname code {
  font-size: 16px;
  background-color: #f6f6f6;
  border-color: #dbdbdb;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 4px 10px 4px 10px;
  white-space: nowrap;
}
.row.feature .inner .description .important-red {
  color: #ed172e !important;
}
.row.feature .inner .description .important-red a,
.row.feature .inner .description .important-red a:link,
.row.feature .inner .description .important-red a:visited {
  color: #ed172e !important;
  font-weight: 400;
}
.row.feature .inner .description .important-red a:active,
.row.feature .inner .description .important-red a:hover {
  border-bottom: 1px solid #ed172e !important;
}
.row.feature .inner .prices-container {
  width: 500px;
  margin: 0 auto 10px auto;
  color: #ffffff;
}
.row.feature .inner .prices-container div {
  width: 50%;
}
.row.feature .inner .prices-container .left {
  float: left;
}
.row.feature .inner .prices-container .right {
  float: right;
}
.row.feature .inner .prices-container ul {
  margin: 0;
  padding: 0;
}
.row.feature .inner .prices-container ul li {
  list-style: none;
}
.row.feature .inner .prices-container h3 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  opacity: 0.7;
}
.row.feature .inner .prices-container .price {
  padding: 0;
  margin-top: -7px;
  margin-bottom: 24px;
  font-size: 60px;
  white-space: nowrap;
}
.row.feature .inner .prices-container .price .change {
  display: inline-block;
  vertical-align: top;
  padding-top: 13px;
  padding-left: 4px;
  font-size: 24px;
  opacity: 0.7;
}
.row.feature .inner .prices-container .price .decimal {
  font-size: 0;
  opacity: 0;
}
.row.feature .inner .featuretrio {
  width: 100%;
}
.row.feature .inner .featuretrio .blacksource img {
  opacity: 0.265;
}
.row.feature .inner .featuretrio .dimmed {
  opacity: 0.4;
}
.row.feature .inner .featuretrio .column,
.row.feature .inner .featuretrio .column:link,
.row.feature .inner .featuretrio .column:visited,
.row.feature .inner .featuretrio .column:active,
.row.feature .inner .featuretrio .column:hover {
  display: block;
  float: left;
  width: 31%;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
  color: #444444 !important;
  text-decoration: none !important;
  border: none !important;
}
.row.feature .inner .featuretrio .column.single,
.row.feature .inner .featuretrio .column:link.single,
.row.feature .inner .featuretrio .column:visited.single,
.row.feature .inner .featuretrio .column:active.single,
.row.feature .inner .featuretrio .column:hover.single {
  margin: 0 auto;
  width: 31%;
  float: none;
}
.row.feature .inner .featuretrio .column .icon,
.row.feature .inner .featuretrio .column:link .icon,
.row.feature .inner .featuretrio .column:visited .icon,
.row.feature .inner .featuretrio .column:active .icon,
.row.feature .inner .featuretrio .column:hover .icon {
  margin-bottom: 26px;
}
.row.feature .inner .featuretrio .column h2,
.row.feature .inner .featuretrio .column:link h2,
.row.feature .inner .featuretrio .column:visited h2,
.row.feature .inner .featuretrio .column:active h2,
.row.feature .inner .featuretrio .column:hover h2 {
  font-size: 27px;
}
.row.feature .inner .featuretrio .column p,
.row.feature .inner .featuretrio .column:link p,
.row.feature .inner .featuretrio .column:visited p,
.row.feature .inner .featuretrio .column:active p,
.row.feature .inner .featuretrio .column:hover p {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 0;
}
.row.feature .inner .featuretrio .column .teammember,
.row.feature .inner .featuretrio .column:link .teammember,
.row.feature .inner .featuretrio .column:visited .teammember,
.row.feature .inner .featuretrio .column:active .teammember,
.row.feature .inner .featuretrio .column:hover .teammember,
.row.feature .inner .featuretrio .column .teammember:link,
.row.feature .inner .featuretrio .column:link .teammember:link,
.row.feature .inner .featuretrio .column:visited .teammember:link,
.row.feature .inner .featuretrio .column:active .teammember:link,
.row.feature .inner .featuretrio .column:hover .teammember:link,
.row.feature .inner .featuretrio .column .teammember:visited,
.row.feature .inner .featuretrio .column:link .teammember:visited,
.row.feature .inner .featuretrio .column:visited .teammember:visited,
.row.feature .inner .featuretrio .column:active .teammember:visited,
.row.feature .inner .featuretrio .column:hover .teammember:visited,
.row.feature .inner .featuretrio .column .teammember:active,
.row.feature .inner .featuretrio .column:link .teammember:active,
.row.feature .inner .featuretrio .column:visited .teammember:active,
.row.feature .inner .featuretrio .column:active .teammember:active,
.row.feature .inner .featuretrio .column:hover .teammember:active,
.row.feature .inner .featuretrio .column .teammember:hover,
.row.feature .inner .featuretrio .column:link .teammember:hover,
.row.feature .inner .featuretrio .column:visited .teammember:hover,
.row.feature .inner .featuretrio .column:active .teammember:hover,
.row.feature .inner .featuretrio .column:hover .teammember:hover {
  text-decoration: none !important;
  border: none !important;
  color: inherit !important;
}
.row.feature .inner .featuretrio .column .contactcard,
.row.feature .inner .featuretrio .column:link .contactcard,
.row.feature .inner .featuretrio .column:visited .contactcard,
.row.feature .inner .featuretrio .column:active .contactcard,
.row.feature .inner .featuretrio .column:hover .contactcard {
  padding-top: 20px;
}
.row.feature .inner .featuretrio .column .contactcard p,
.row.feature .inner .featuretrio .column:link .contactcard p,
.row.feature .inner .featuretrio .column:visited .contactcard p,
.row.feature .inner .featuretrio .column:active .contactcard p,
.row.feature .inner .featuretrio .column:hover .contactcard p {
  padding-top: 8px !important;
  padding-bottom: 0px !important;
  font-size: 10px !important;
  color: #707070;
}
.row.feature .inner .featuretrio .column .contactcard p a,
.row.feature .inner .featuretrio .column:link .contactcard p a,
.row.feature .inner .featuretrio .column:visited .contactcard p a,
.row.feature .inner .featuretrio .column:active .contactcard p a,
.row.feature .inner .featuretrio .column:hover .contactcard p a,
.row.feature .inner .featuretrio .column .contactcard p a:link,
.row.feature .inner .featuretrio .column:link .contactcard p a:link,
.row.feature .inner .featuretrio .column:visited .contactcard p a:link,
.row.feature .inner .featuretrio .column:active .contactcard p a:link,
.row.feature .inner .featuretrio .column:hover .contactcard p a:link,
.row.feature .inner .featuretrio .column .contactcard p a:visited,
.row.feature .inner .featuretrio .column:link .contactcard p a:visited,
.row.feature .inner .featuretrio .column:visited .contactcard p a:visited,
.row.feature .inner .featuretrio .column:active .contactcard p a:visited,
.row.feature .inner .featuretrio .column:hover .contactcard p a:visited,
.row.feature .inner .featuretrio .column .contactcard p a:active,
.row.feature .inner .featuretrio .column:link .contactcard p a:active,
.row.feature .inner .featuretrio .column:visited .contactcard p a:active,
.row.feature .inner .featuretrio .column:active .contactcard p a:active,
.row.feature .inner .featuretrio .column:hover .contactcard p a:active,
.row.feature .inner .featuretrio .column .contactcard p a:hover,
.row.feature .inner .featuretrio .column:link .contactcard p a:hover,
.row.feature .inner .featuretrio .column:visited .contactcard p a:hover,
.row.feature .inner .featuretrio .column:active .contactcard p a:hover,
.row.feature .inner .featuretrio .column:hover .contactcard p a:hover {
  text-decoration: none !important;
  color: inherit !important;
  border: none !important;
}
.row.feature .inner .featuretrio.medium .column,
.row.feature .inner .featuretrio.medium .column:link,
.row.feature .inner .featuretrio.medium .column:visited,
.row.feature .inner .featuretrio.medium .column:active,
.row.feature .inner .featuretrio.medium .column:hover {
  width: 23%;
  margin-bottom: 40px;
  padding-left: 8px;
  padding-right: 8px;
}
.row.feature .inner .featuretrio.medium .column .icon,
.row.feature .inner .featuretrio.medium .column:link .icon,
.row.feature .inner .featuretrio.medium .column:visited .icon,
.row.feature .inner .featuretrio.medium .column:active .icon,
.row.feature .inner .featuretrio.medium .column:hover .icon {
  margin-bottom: 15px;
}
.row.feature .inner .featuretrio.medium .column h2,
.row.feature .inner .featuretrio.medium .column:link h2,
.row.feature .inner .featuretrio.medium .column:visited h2,
.row.feature .inner .featuretrio.medium .column:active h2,
.row.feature .inner .featuretrio.medium .column:hover h2 {
  font-size: 22px;
  padding-bottom: 6px;
}
.row.feature .inner .featuretrio.medium .column p,
.row.feature .inner .featuretrio.medium .column:link p,
.row.feature .inner .featuretrio.medium .column:visited p,
.row.feature .inner .featuretrio.medium .column:active p,
.row.feature .inner .featuretrio.medium .column:hover p {
  font-size: 14px;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 0;
}
.row.feature .inner .featuretrio.small .column,
.row.feature .inner .featuretrio.small .column:link,
.row.feature .inner .featuretrio.small .column:visited,
.row.feature .inner .featuretrio.small .column:active,
.row.feature .inner .featuretrio.small .column:hover {
  width: 31%;
  margin-bottom: 40px;
  padding-left: 8px;
  padding-right: 8px;
}
.row.feature .inner .featuretrio.small .column .icon,
.row.feature .inner .featuretrio.small .column:link .icon,
.row.feature .inner .featuretrio.small .column:visited .icon,
.row.feature .inner .featuretrio.small .column:active .icon,
.row.feature .inner .featuretrio.small .column:hover .icon {
  margin-bottom: 8px;
}
.row.feature .inner .featuretrio.small .column h2,
.row.feature .inner .featuretrio.small .column:link h2,
.row.feature .inner .featuretrio.small .column:visited h2,
.row.feature .inner .featuretrio.small .column:active h2,
.row.feature .inner .featuretrio.small .column:hover h2 {
  font-size: 19px;
  padding-bottom: 6px;
}
.row.feature .inner .featuretrio.small .column p,
.row.feature .inner .featuretrio.small .column:link p,
.row.feature .inner .featuretrio.small .column:visited p,
.row.feature .inner .featuretrio.small .column:active p,
.row.feature .inner .featuretrio.small .column:hover p {
  font-size: 14px;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 0;
}
.row.feature .inner .featuretrio.xsmall .column,
.row.feature .inner .featuretrio.xsmall .column:link,
.row.feature .inner .featuretrio.xsmall .column:visited,
.row.feature .inner .featuretrio.xsmall .column:active,
.row.feature .inner .featuretrio.xsmall .column:hover {
  width: 17.1%;
  margin-bottom: 40px;
  padding-left: 11px;
  padding-right: 11px;
}
.row.feature .inner .featuretrio.xsmall .column .icon,
.row.feature .inner .featuretrio.xsmall .column:link .icon,
.row.feature .inner .featuretrio.xsmall .column:visited .icon,
.row.feature .inner .featuretrio.xsmall .column:active .icon,
.row.feature .inner .featuretrio.xsmall .column:hover .icon {
  margin-bottom: 6px;
}
.row.feature .inner .featuretrio.xsmall .column h2,
.row.feature .inner .featuretrio.xsmall .column:link h2,
.row.feature .inner .featuretrio.xsmall .column:visited h2,
.row.feature .inner .featuretrio.xsmall .column:active h2,
.row.feature .inner .featuretrio.xsmall .column:hover h2 {
  font-size: 16px;
  padding-bottom: 5px;
  white-space: nowrap;
}
.row.feature .inner .featuretrio.xsmall .column p,
.row.feature .inner .featuretrio.xsmall .column:link p,
.row.feature .inner .featuretrio.xsmall .column:visited p,
.row.feature .inner .featuretrio.xsmall .column:active p,
.row.feature .inner .featuretrio.xsmall .column:hover p {
  font-size: 12px;
  margin: 0;
  padding-top: 3px;
  padding-bottom: 0;
}
.row.feature .inner .featuretrio.center {
  text-align: center;
}
.row.feature .inner .featuretrio.center .column {
  display: inline-block;
  float: none;
}
.row.feature .inner .featurehighlight {
  width: 100%;
  text-align: center;
}
.row.feature .inner .featurehighlight h2 {
  font-size: 23px;
  margin-bottom: 28px;
}
.row.feature .inner .featurehighlight .left {
  float: left;
  text-align: left;
  width: 256px;
}
.row.feature .inner .featurehighlight .left img {
  width: 256px;
  height: 256px;
}
.row.feature .inner .featurehighlight .separator {
  float: left;
  width: 1px;
  background-color: #a6a6a6;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #a6a6a6), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #a6a6a6 50%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #a6a6a6 50%, #ffffff 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #a6a6a6 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #a6a6a6 50%, #ffffff 100%);
  margin-left: 40px;
  margin-right: 40px;
}
.row.feature .inner .featurehighlight .right {
  float: right;
  text-align: left;
  width: 445px;
}
.row.feature .inner .featurehighlight .right h3 {
  font-size: 20px;
  padding-bottom: 0;
}
.row.feature .inner .featurehighlight .right h3 img {
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 16px;
}
.row.feature .inner .featurehighlight .right p {
  font-size: 14px;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 34px;
  line-height: 20px;
}
.row.feature .inner .featurehighlight .right p:last-of-type {
  padding-bottom: 0;
}
.row.feature .inner .voices {
  margin-top: 30px;
}
.row.feature .inner .voices .voice {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  display: none;
}
.row.feature .inner .voices .voice.active {
  display: block;
}
.row.feature .inner .voices .voice .content {
  font-style: italic;
}
.row.feature .inner .voices .voice .content:before {
  content: "“";
}
.row.feature .inner .voices .voice .content:after {
  content: "”";
}
.row.feature .inner .voices .voice .user {
  opacity: 0.65;
  margin-top: 10px;
}
.row.feature .inner .voices .voice .user p {
  margin: 0;
  padding-top: 0;
  padding-bottom: 2px;
  font-size: 14px;
}
.row.feature .inner .voices .switcher {
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.row.feature .inner .voices .switcher li {
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  -webkit-transition: background-image 0.25s ease-in-out;
  -moz-transition: background-image 0.25s ease-in-out;
  -ms-transition: background-image 0.25s ease-in-out;
  -o-transition: background-image 0.25s ease-in-out;
  background-image: url("/images/switcher_bright_inactive.png");
  padding: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .row.feature .inner .voices .switcher li {
    background-image: url("/images/2x/switcher_bright_inactive.png");
  }
}
.row.feature .inner .voices .switcher li.active {
  background-image: url("/images/switcher_bright_active.png");
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .row.feature .inner .voices .switcher li.active {
    background-image: url("/images/2x/switcher_bright_active.png");
  }
}
.row.feature .inner .customer-logos {
  margin-top: 44px;
}
.row.feature .inner .customer-logos a {
  display: inline-block;
  height: 32px;
  opacity: 0.5;
  margin: 6px 10px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
}
.row.feature .inner .customer-logos a:hover,
.row.feature .inner .customer-logos a:active {
  opacity: 1;
  border: none !important;
}
.row.feature .inner .customer-logos a img {
  vertical-align: middle;
}
.row.feature .inner .store-section h2 {
  padding-bottom: 0;
}
.row.feature .inner .store-section h3 {
  font-size: 20px;
}
.row.feature .inner .store-section h3 .platform {
  display: inline-block;
  opacity: 0.5;
  margin-bottom: -3px;
  margin-left: 7px;
  padding: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #4f4f4f;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
}
.row.feature .inner .store-section h3 .platform.apple {
  background-image: url('/images/2x/header_platform_apple.png');
}
.row.feature .inner .store-section h3 .platform.windows {
  background-image: url('/images/2x/header_platform_windows.png');
}
.row.feature .inner .store-section h3 .platform.android {
  background-image: url('/images/2x/header_platform_android.png');
}
.row.feature .inner .store-section h4 {
  padding-bottom: 4px;
}
.row.feature .inner .store-section .price {
  padding: 0;
  font-size: 20px;
  white-space: nowrap;
  padding-bottom: 6px;
}
.row.feature .inner .store-section .price.strikethrough,
.row.feature .inner .store-section .price .strikethrough {
  font-size: 16px;
  font-weight: 300;
  text-decoration: line-through;
  color: #8c8c8c;
  margin-bottom: 17px;
}
.row.feature .inner .store-section .price .change {
  display: inline-block;
  vertical-align: top;
  padding-left: 3px;
  font-size: 11px;
  opacity: 0.7;
}
.row.feature .inner .store-section .price .change.strikethrough {
  font-size: 10px;
}
.row.feature .inner .store-section .price .decimal {
  font-size: 0;
  opacity: 0;
}
.row.feature .inner .store-section a.jump {
  position: relative;
  top: -75px;
  float: left;
  visibility: hidden;
  line-height: 0;
}
.row.feature .inner .store-section table {
  text-align: left;
  width: 90%;
  margin: 15px auto 0 auto;
}
.row.feature .inner .store-section table td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.row.feature .inner .store-section table td.header {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 0;
}
.row.feature .inner .store-section table td.header.small {
  padding-top: 10px;
}
.row.feature .inner .store-section table td.header.small h4 {
  font-size: 15px;
}
.row.feature .inner .store-section table td.main {
  width: 70%;
}
.row.feature .inner .store-section table td.buy {
  width: 15%;
  text-align: center;
}
.row.feature .inner .store-section table td.buy a {
  font-size: 17px;
}
.row.feature .inner .store-section table td.buy.sansdiscount {
  text-align: right;
}
.row.feature .inner .store-section table td p {
  margin: 0;
  padding-top: 0;
  padding-bottom: 3px;
  font-size: 15px;
}
.row.feature .inner .store-section table td p a {
  white-space: nowrap;
}
.row.feature .inner .store-section table td p.description-main {
  opacity: 0.9;
  padding-left: 8px;
}
.row.feature .inner .store-section table td p.description-secondary {
  padding-left: 8px;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0.7;
}
.row.feature .inner .store-extend-section h2 {
  padding-bottom: 0;
}
.row.feature .inner .store-extend-section h3 {
  font-size: 20px;
}
.row.feature .inner .store-extend-section h4 {
  padding-bottom: 8px;
}
.row.feature .inner .store-extend-section .product-details .display-never {
  display: none !important;
}
.row.feature .inner .store-extend-section .product-details .product {
  width: 90%;
  margin: 10px auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.row.feature .inner .store-extend-section .product-details .product:hover {
  border-color: #dbdbdb;
  cursor: pointer;
}
.row.feature .inner .store-extend-section .product-details .product.selected {
  background-color: #f6f6f6;
  border-color: #dbdbdb;
  cursor: inherit;
}
.row.feature .inner .store-extend-section .product-details .product.selected .product-inner .left .input-bundle-upgrade {
  display: inherit;
}
.row.feature .inner .store-extend-section .product-details .product.selected .product-inner .left .description-secondary {
  display: inherit;
}
.row.feature .inner .store-extend-section .product-details .product.selected .product-inner .middle {
  display: inherit;
}
.row.feature .inner .store-extend-section .product-details .product.selected .product-inner .right .button-container {
  display: inherit;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner {
  padding: 12px 17px 17px 17px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left {
  float: left;
  text-align: left;
  max-width: 67%;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left h4 {
  font-size: 23px;
  margin: 0;
  padding: 0;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .expiration-date {
  font-weight: 400;
  color: #bf3232;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .description-main {
  font-size: 13px;
  color: #7d7d7d;
  margin: 0;
  padding: 0;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .description-secondary {
  display: none;
  font-size: 11px;
  color: #7d7d7d;
  margin: 0;
  padding: 0;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .input-bundle-upgrade {
  display: none;
  padding-top: 13px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .input-bundle-upgrade label {
  font-size: 13px;
  color: #626262;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .input-bundle-upgrade label img:first-of-type {
  padding-left: 9px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .input-bundle-upgrade label img {
  opacity: 0.4;
  vertical-align: sub;
  padding-left: 1px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .left .input-bundle-upgrade input {
  vertical-align: text-top;
  margin-right: 6px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .middle {
  display: none;
  float: right;
  text-align: left;
  padding-right: 65px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .middle .input-qty {
  padding-top: 6px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .middle .input-qty input {
  -moz-appearance: textfield;
  width: 30px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  padding: 4px;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #a0a0a0;
  vertical-align: middle;
  margin-left: 12px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .middle .input-qty input::-webkit-outer-spin-button,
.row.feature .inner .store-extend-section .product-details .product .product-inner .middle .input-qty input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .middle .input-qty label {
  font-size: 13px;
  color: #6e6e6e;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right {
  float: right;
  width: 190px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .product-prices .price {
  float: right;
  margin: 0;
  padding: 0;
  font-size: 25px;
  font-weight: 400;
  color: #646464;
  white-space: nowrap;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .product-prices .price .change {
  display: inline-block;
  vertical-align: top;
  padding-left: 3px;
  font-size: 15px;
  opacity: 0.8;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .product-prices .price .change.strikethrough {
  font-size: 10px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .product-prices .price .decimal {
  font-size: 0;
  opacity: 0;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .product-prices .price.strikethrough,
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .product-prices .price .strikethrough {
  font-size: 16px;
  font-weight: 300;
  text-decoration: line-through;
  color: #8c8c8c;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .product-prices .price.strikethrough {
  padding-top: 7px;
  padding-right: 15px;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .button-container {
  display: none;
  float: right;
}
.row.feature .inner .store-extend-section .product-details .product .product-inner .right .button-container .button {
  min-width: 90px;
}
.row.feature .inner.downloads .productfamily {
  padding-top: 60px !important;
  padding-bottom: 30px !important;
}
.row.feature .inner .download-section h3 {
  font-size: 26px;
  padding-bottom: 0;
}
.row.feature .inner .download-section h4 {
  font-size: 18px;
  margin-left: 2px;
  padding-bottom: 0 !important;
}
.row.feature .inner .download-section h4 .platform {
  display: inline-block;
  opacity: 0.5;
  margin-bottom: -4px;
  margin-left: 10px;
  padding: 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #4f4f4f;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
}
.row.feature .inner .download-section h4 .platform.apple {
  background-image: url('/images/2x/header_platform_apple.png');
}
.row.feature .inner .download-section h4 .platform.windows {
  background-image: url('/images/2x/header_platform_windows.png');
}
.row.feature .inner .download-section h4 .platform.android {
  background-image: url('/images/2x/header_platform_android.png');
}
.row.feature .inner .download-section table {
  text-align: left;
  width: 80%;
  margin: 15px auto 0 auto;
}
.row.feature .inner .download-section table td {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.row.feature .inner .download-section table td.main {
  width: 70%;
}
.row.feature .inner .download-section table td.buy {
  width: 30%;
  text-align: center;
}
.row.feature .inner .download-section table td.buy a {
  font-size: 17px;
}
.row.feature .inner .download-section table td.buy p {
  padding-left: 0 !important;
}
.row.feature .inner .download-section table td.buy p.description-secondary {
  opacity: 0.7 !important;
}
.row.feature .inner .download-section table td.buy .button {
  margin-top: 8px;
}
.row.feature .inner .download-section table td p {
  margin: 0;
  padding-top: 0;
  padding-bottom: 4px;
  white-space: nowrap;
  font-size: 15px;
}
.row.feature .inner .download-section table td p a {
  white-space: nowrap;
}
.row.feature .inner .download-section table td p.description-secondary {
  padding-left: 8px;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 1;
}
.row.feature .inner .download-section table td p.description-secondary:first-of-type {
  padding-top: 10px;
}
.row.feature .inner.privacy {
  text-align: left;
}
.row.feature .inner.privacy h2 {
  font-size: 24px;
  margin-top: 50px;
}
.row.feature .inner.job {
  text-align: left;
}
.row.feature .inner.job h3 {
  margin-top: 40px;
  font-size: 24px;
}
.row.feature .inner.terms {
  text-align: left;
}
.row.feature .inner.terms h2 {
  font-size: 24px;
  margin-top: 50px;
}
.row.feature .inner.terms ol li {
  padding-bottom: 10px;
}
.row.featurelist.bright {
  background-color: #ffffff;
  color: #444444;
}
.row.featurelist.bright .inner h1 {
  color: #1c1c1c;
}
.row.featurelist.bright .inner h2 {
  color: #383838;
}
.row.featurelist.bright .inner h3 {
  color: #848484;
}
.row.featurelist.bright .inner h4 {
  color: #080808;
}
.row.featurelist.bright .inner ul {
  margin-top: 20px;
  margin-bottom: 40px;
}
.row.featurelist.bright .inner ul li {
  color: #444444;
  line-height: 24px;
}
.row.featurelist.bright .inner li {
  padding-top: 0;
  padding-bottom: 2px;
}
.row.featurelist .inner {
  padding-top: 30px;
}
.row.featurelist .inner .section {
  padding-top: 62px;
  padding-bottom: 40px;
  text-align: left;
}
.row.featurelist .inner .section .text-badge {
  vertical-align: text-bottom;
}
.row.featurelist .inner .section h1 {
  margin: 0;
  padding: 0;
  font-weight: 300;
  font-size: 34px;
  text-align: center;
}
.row.featurelist .inner .section h1 img {
  vertical-align: middle;
  padding-right: 18px;
  margin-top: -5px;
}
.row.featurelist .inner .section h2 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 300;
  font-size: 26px;
}
.row.featurelist .inner .section h3 {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  font-weight: 300;
  font-size: 17px;
}
.row.featurelist .inner .section h4 {
  margin: 0;
  padding-top: 7px;
  padding-bottom: 50px;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  opacity: 0.8;
}
.row.featurelist .inner .section .full {
  width: 100%;
}
.row.featurelist .inner .section .full .button-container {
  text-align: center;
  margin-top: 50px;
}
.row.featurelist .inner .section .left {
  float: left;
  width: 47%;
}
.row.featurelist .inner .section .right {
  float: right;
  width: 47%;
}
.row.featurelist .inner .section a.jump {
  position: relative;
  top: -75px;
  float: left;
  visibility: hidden;
  line-height: 0;
}
.row.featurelist .inner .section .screenshots {
  display: none;
}
.row.featurelist .inner .section .screenshots a {
  padding-right: 19px;
}
.row.featurelist .inner .section .screenshots a:last-child {
  padding-right: 0;
}
.row.featurelist .inner .section .screenshots img {
  width: 230px;
}
.row.featurelist .inner .section .screenshots a,
.row.featurelist .inner .section .screenshots a:link,
.row.featurelist .inner .section .screenshots a:active,
.row.featurelist .inner .section .screenshots a:hover {
  border: none !important;
}
.row.featurelist .inner .section .feature-comparison-icon {
  display: block;
  margin: 0 auto 25px auto;
}
.row.featurelist .inner .section table.features {
  width: 100%;
  margin: 5px auto 40px auto;
  border-spacing: 0;
  border-collapse: collapse;
}
.row.featurelist .inner .section table.features th,
.row.featurelist .inner .section table.features td {
  width: 20%;
  text-align: center;
  vertical-align: center;
  padding: 5px 0px;
  font-weight: 100;
}
.row.featurelist .inner .section table.features .feature-name {
  padding-left: 15px;
}
.row.featurelist .inner .section table.features .feature-heading {
  display: block;
  font-weight: 300;
  font-size: 26px;
  padding: 25px 0px 10px 0px;
}
.row.featurelist .inner .section table.features tr {
  border-bottom: solid 1px #e4e4e4;
}
.row.featurelist .inner .section table.features td:first-child,
.row.featurelist .inner .section table.features th:first-child {
  width: 60%;
  text-align: left;
}
.row.featurelist .inner .section table.features tr:first-of-type,
.row.featurelist .inner .section table.features tr:last-of-type {
  border-bottom: none !important;
}
.row.featurelist .inner .section .smallprint {
  font-size: 11px;
  opacity: 0.6;
}
.row.footer .inner {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.row.footer .inner p {
  padding: 0;
}
.row.footer .inner p,
.row.footer .inner a,
.row.footer .inner a:link,
.row.footer .inner a:visited,
.row.footer .inner a:active {
  color: #8e8e8e;
  text-decoration: none;
}
.row.footer .inner .social {
  margin-top: 0;
  margin-bottom: 14px;
}
.row.footer .inner .social a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 8px;
  margin-right: 8px;
}
.row.footer .inner .social a img {
  border: none;
  text-decoration: none;
  width: 100%;
}
.row.footer .inner .copyright {
  cursor: default;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}
.row.footer .inner .links {
  margin: 0;
}
.row.footer .inner .links a {
  font-size: 13px;
  margin-left: 8px;
  margin-right: 8px;
  text-decoration: none;
  border: none;
}
.row.footer .inner .links a:hover {
  text-decoration: none;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #cccccc;
}
.cc-window {
  opacity: 0.925;
}
.cc-revoke,
.cc-window {
  font-family: "Open Sans", Helvetica, "Lucida Grande", Arial, sans-serif;
  font-weight: 300;
  font-smooth: always;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  line-height: 1.2em;
}
.cc-message,
.cc-btn {
  font-size: 14px;
}
.cc-btn {
  color: white !important;
}
.cc-banner .cc-btn:last-child {
  min-width: 100px;
}
