html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: "Proxima Soft W01";
  src: url("fonts/5460191/333e7b2a-6b9f-4244-9a12-0989b0a77461.woff2") format("woff2"), url("fonts/5460191/aea29525-f2f5-437d-8bd1-314dd49cd72d.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "Proxima Soft W01";
  src: url("fonts/5460211/8526daa9-f8a3-46fd-8548-3d571c80ca56.woff2") format("woff2"), url("fonts/5460211/0d7c3fb3-9ab2-4cf8-b040-2cba8bd6aed6.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("fonts/5596735/b38b8bd9-d96f-4bf9-add1-adbd2b08b802.woff2") format("woff2"), url("fonts/5596735/52ed7b2d-8a31-4b18-a1d5-8685608b0889.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "Proxima Nova W01";
  src: url("fonts/5596920/cc85d073-4dcf-4ecd-9804-40c34e631e2b.woff2") format("woff2"), url("fonts/5596920/332136cf-33d0-43fb-97ee-49c7742489ff.woff") format("woff");
  font-weight: 700;
}
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");
html {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 400;
  font-size: 18px;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  height: 100%;
  min-height: 100vh;
}
body {
  color: #4d5254;
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 400;
  font-size: 18px;
  min-height: 100vh;
}
.scroll-lock {
  overflow-y: hidden;
  padding-right: 15px;
}
@media all and (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Proxima Soft W01', sans-serif;
  font-weight: 400;
  color: #222;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
  color: #bbb;
}
h1 {
  font-size: 3.6em;
  font-weight: 400;
}
h2 {
  font-size: 3em;
  font-weight: 400;
}
h3 {
  font-size: 2.6em;
  font-weight: 300;
}
h4 {
  font-size: 1.7em;
  font-weight: 600;
}
h4.narrow {
  letter-spacing: -0.015em;
  word-spacing: -0.025em;
}
h5 {
  font-size: 1.7em;
  line-height: 1.2;
}
h5 b {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
h6 {
  font-size: 1.15em;
  line-height: 1.15;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1rem 0;
}
b {
  font-weight: 600;
}
i {
  font-style: italic;
}
p {
  line-height: 1.4;
  margin-bottom: 0.5em;
}
p + p {
  margin-top: 1em;
}
p.large {
  font-size: 1.1em;
}
p.narrow {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.p-wrap {
  white-space: normal;
}
.page-page p {
  line-height: 1.6;
}
.page-page p + h3,
.page-page p + h5 {
  margin-top: 3rem;
}
.page-page h2 + h3,
.page-page h3 + h3,
.page-page h4 + h3,
.page-page h2 + h5,
.page-page h3 + h5,
.page-page h4 + h5 {
  margin-top: 3rem;
}
.wrap-container > section,
.wrap-container > * > section {
  transition: opacity 0.25s;
  text-align: center;
  min-height: 601px;
}
@media all and (max-width: 640px) {
  body {
    font-size: 18px;
  }
  h1 {
    font-size: 3em;
  }
  h2 {
    font-size: 2.5em;
  }
  h3 {
    font-size: 2.2em;
  }
  h4 {
    font-size: 1.5em;
    line-height: 1.2;
  }
  h5 {
    font-size: 1.2em;
    line-height: 1.2;
  }
  h6 {
    font-size: 1rem;
    line-height: 1.5;
  }
  p {
    line-height: 1.5;
  }
}
a,
router-link.link {
  color: #eb793d;
  border-bottom: 1px solid transparent;
  transition: border-bottom-color 0.2s;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
a:hover,
router-link.link:hover {
  border-bottom-color: #eb793d;
}
a.disabled,
router-link.link.disabled,
a.disabled:hover,
router-link.link.disabled:hover {
  color: #ccc;
  border-bottom-color: #ccc;
}
hr {
  border: none;
  border-top: 1px solid #ddd;
  margin: 0.8rem 0;
}
hr.flat {
  border-top: 1px solid #e6e6e6;
  margin: 0;
}
ol,
ul {
  padding-left: 1em;
}
ol li,
ul li {
  line-height: 1.4;
  list-style: disc;
}
ol li b,
ul li b {
  font-weight: 600;
}
ol li h4,
ul li h4,
ol li h5,
ul li h5,
ol li h6,
ul li h6 {
  margin-bottom: 0.5rem;
}
ol li {
  list-style: decimal;
}
.up {
  text-transform: uppercase;
}
.hidden {
  display: none !important;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
/*-------------------------------------------------------------
Basic Layout
-------------------------------------------------------------*/
main {
  padding: 6em 0em 0em;
  display: block;
}
.page-home main {
  padding-bottom: 0;
  padding-top: 0em;
}
section.disabled {
  opacity: 0.4;
}
section.disabled input,
section.disabled select,
section.disabled .btn,
section.disabled a {
  pointer-events: none;
}
section + section {
  margin-top: 0rem;
}
section.large {
  display: flex;
  flex-direction: column;
  padding-top: 2em;
  padding-bottom: 2em;
  position: relative;
  min-height: 500px;
}
section.fill {
  background: #f8f8f8;
}
section span.highlight {
  padding-left: 0.1em;
  padding-right: 0.1em;
  position: relative;
  z-index: 0;
  box-sizing: border-box;
  background: linear-gradient(180deg, transparent 60%, rgba(238,142,91,0.3) 60%);
}
@media all and (max-width: 640px) {
  .page-dashboard main {
    padding: 2em 0 0;
  }
}
/*-------------------------------------------------------------
  Layout - Box
-------------------------------------------------------------*/
.box {
  display: flex;
  align-items: center;
}
.box-v,
.box--page {
  display: flex;
  flex-direction: column;
}
.box--page {
  min-height: 100vh;
  height: 100%;
}
.box__main,
.box__sub {
  align-items: center;
}
.box__main {
  flex-grow: 2;
  padding-bottom: 0.5rem;
}
.box__main + .box__sub {
  margin-left: 1em;
}
.box__sub {
  flex-grow: 0;
  flex-shrink: 0;
  width: 20%;
}
.box__sub + .box__main {
  margin-left: 1em;
}
.page-error .box-v {
  height: 100vh;
  padding: 0;
}
.spacer,
.spacer-home {
  flex-grow: 10;
}
.spacer-8 {
  flex-grow: 8;
}
.page-home .spacer-home {
  min-height: 3em;
}
.page-home .spacer-8 {
  min-height: 3em;
}
.page-home section p {
  font-size: 0.95em;
}
/*-------------------------------------------------------------
  Layout - Wrapper
-------------------------------------------------------------*/
.wrap {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
  padding: 2em 1.5em 2.5em;
  box-sizing: border-box;
}
.wrap.no-vpad {
  padding-bottom: 0;
}
.wrap.wide {
  max-width: 940px;
}
@media all and (max-width: 460px) {
  .box-v,
  .box-main,
  .section {
    display: block;
  }
  .wrap {
    padding: 1.5em 1em;
  }
  section + section {
    margin-top: 2em;
  }
}
.page-home .wrap {
  max-width: 1120px;
}
.page-page .wrap {
  max-width: 1020px;
}
.home-last {
  text-align: center;
  position: relative;
  padding-bottom: 10rem;
}
.home-last .background {
  top: 30%;
}
.break {
  height: 2em;
}
.table-of-contents {
  margin: 3rem 0 4rem;
}
.table-of-contents li {
  line-height: 2;
}
.table-of-contents li a {
  color: #888;
  border-bottom-color: #c3c3c3;
}
.table-of-contents li a:hover {
  border-bottom-color: #888;
}
.help {
  transition: 0.2s opacity;
}
.help.hidden {
  display: block !important;
  opacity: 0;
}
.page-home .wrap.center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-home h4,
.page-home p {
  z-index: 2;
}
.page-home h4 {
  line-height: 1.2;
}
.page-link {
  opacity: 0;
  pointer-events: none;
}
.page-home .section {
  overflow: hidden;
  min-height: 440px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
.page-home .section .slack-btn {
  margin-top: 8px;
}
.page-home .section .content {
  width: 100%;
  max-width: 960px;
  padding: 48px 32px;
  box-sizing: border-box;
}
.page-home .section .text-group {
  padding-left: 52%;
}
.page-home .section .text-group p,
.page-home .section .text-group h4,
.page-home .section .text-group .btn,
.page-home .section .text-group .slack-btn {
  position: relative;
  margin-left: -60px;
  z-index: 2;
}
.page-home .section .insert {
  position: absolute;
  width: auto;
  background-size: 720px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  z-index: 0;
  right: 50%;
  left: 0;
  height: 100%;
  margin-right: -100px;
}
.page-home .section .insert.full {
  left: 0;
  right: 0;
  margin: 0;
  height: 480px;
  background-size: 1600px 480px;
  background-position: 50%;
}
.page-home .section .insert.section-breaker {
  width: 400px;
  height: 315px;
  max-width: 100%;
  background-size: 600px;
  position: relative;
  margin-bottom: -230px;
  height: 300px;
  background-position: 50%;
  margin-bottom: -120px;
  margin-top: -100px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.page-home .section .white {
  color: #fff;
}
.page-home .section.invert .text-group {
  padding-left: 2%;
  padding-right: 52%;
}
.page-home .section.invert .text-group p,
.page-home .section.invert .text-group h4,
.page-home .section.invert .text-group .btn,
.page-home .section.invert .text-group .slack-btn {
  margin-left: 0;
  margin-right: -60px;
}
.page-home .section.invert .insert {
  right: 0;
  left: 50%;
  margin-right: 0;
  margin-left: -100px;
  background-position: 0% 50%;
}
.page-home .section.compact {
  min-height: 400px;
}
.page-home .hero-section {
  padding-top: 48px;
  padding-bottom: 0;
  margin-bottom: -32px;
}
.page-home .hero-section h4 {
  font-weight: 400;
  font-size: 40px;
}
.page-home .hero-section.invert .text-group {
  padding-left: 0;
  padding-right: 48%;
}
.primary-color {
  background-color: #ee8e5b;
}
.secondary-color {
  background-color: #43a9de;
}
.light-color {
  background-color: #f8f8f8;
}
.section-features {
  position: relative;
  background: #f8f8f8;
  overflow: visible !important;
  z-index: 1;
}
.section-features h4,
.section-features p {
  text-align: center;
}
.section-pricing {
  padding-top: 50px;
}
.section-pricing .table {
  position: relative;
  background: #fff;
  z-index: 2;
  box-shadow: rgba(51,51,51,0.1) 0 15px 30px;
}
.customer-group {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}
.customer-logo {
  flex-basis: 16%;
  margin: 8px 32px;
  height: 100px;
  flex-grow: 1;
  min-width: 100px;
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.rainbow-text {
  background-image: repeating-linear-gradient(45deg, #ee82ee, #4b0082, #00f, #008000, #ff0, #ffa500, #f00, #ee82ee);
  background-size: 500% 500%;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: rainbow 8s ease infinite;
}
@media all and (max-width: 960px) {
  .page-home .section .text-group p,
  .page-home .section .text-group h4,
  .page-home .section .text-group .btn {
    margin-left: 0;
  }
  .page-home .section .insert {
    background-size: 600px;
  }
  .page-home .section.invert .text-group p,
  .page-home .section.invert .text-group h4,
  .page-home .section.invert .text-group .btn {
    margin-right: 0;
  }
  .page-home .section.invert .insert {
    background-size: 600px;
  }
}
@media all and (max-width: 768px) {
  .page-home .section .content,
  .page-home .section.invert .content {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .page-home .section .text-group,
  .page-home .section.invert .text-group {
    padding-left: 0;
    padding-right: 0;
    max-width: 600px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .page-home .section .text-group h4,
  .page-home .section.invert .text-group h4 {
    font-size: 24px;
  }
  .page-home .section .text-group p,
  .page-home .section.invert .text-group p,
  .page-home .section .text-group h4,
  .page-home .section.invert .text-group h4,
  .page-home .section .text-group .btn,
  .page-home .section.invert .text-group .btn,
  .page-home .section .text-group .slack-btn,
  .page-home .section.invert .text-group .slack-btn {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
  }
  .page-home .section .insert,
  .page-home .section.invert .insert {
    background-position: 50%;
    background-size: 640px;
    position: relative;
    height: 320px;
    width: 100%;
    right: 0;
    left: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 32px;
    margin-bottom: -32px;
  }
  .page-home .section.compact + .compact,
  .page-home .section.invert.compact + .compact {
    margin-top: -24px;
  }
  .section-pricing .insert {
    display: none;
  }
  .page-home .hero-section {
    padding-top: 0;
    margin-bottom: 0;
  }
  .page-home .hero-section h4 {
    font-size: 32px !important;
  }
  .page-home .hero-section .insert {
    margin-bottom: -64px !important;
  }
}
@media all and (max-width: 480px) {
  .page-home .section .content,
  .page-home .section.invert .content {
    padding: 32px 16px;
  }
  .page-home .section .text-group h4,
  .page-home .section.invert .text-group h4 {
    font-size: 24px;
  }
  .page-home .section .insert,
  .page-home .section.invert .insert {
    background-size: 560px;
    height: 260px;
    margin-bottom: -48px;
  }
  .page-home .hero-section {
    padding-top: 64px;
    min-height: 0 !important;
  }
  .page-home .hero-section .insert {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .mobile-nbsp {
    white-space: nowrap;
  }
}
@keyframes rainbow {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 25%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.upgrade-banner {
  display: flex;
  flex-direction: row;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  background: url("../img/home/007-scenery-tr.png") no-repeat;
  background-size: cover;
  background-size: 860px;
  background-position: 50% 80%;
  min-height: 200px;
  margin-bottom: 48px;
  margin-top: 64px;
}
.upgrade-banner .insert {
  height: 200px;
  background: #f8f8f8 url("../img/home/000-intro-tr.png") no-repeat;
  background-size: 600px;
  background-position: 30% 50%;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 40%;
  display: none;
}
.upgrade-banner .content {
  flex-basis: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.upgrade-banner p {
  margin: 0;
}
.upgrade-banner .text-group {
  padding: 20px 24px;
  align-items: center;
}
.billing-detail {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  padding-left: 4px;
}
.billing-detail label {
  color: #888;
  font-size: 13px;
  display: block;
}
.billing-detail label:first-child {
  margin-top: 6px !important;
}
.billing-detail div + label {
  margin-top: 2px !important;
}
.billing-detail .truncate {
  display: block;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.billing-detail div > span {
  font-size: 15px;
  display: inline-block;
  margin-bottom: -2px;
}
.billing-detail .col {
  padding-left: 24px;
  position: relative;
  padding-bottom: 4px;
}
.billing-detail .col + .col {
  margin-left: 0;
}
.billing-detail .col:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 13px;
  bottom: 8px;
  border-left: 1px solid #e3e3e3;
}
.billing-detail .col:first-child {
  width: auto !important;
  padding-left: 0;
}
.billing-detail .col:first-child:after {
  display: none;
}
.billing-current-plan {
  padding: 4px;
  font-size: 15px;
  color: #43a9de;
  display: flex;
  align-items: center;
  margin-top: 24px;
}
.billing-current-plan:before {
  width: 20px;
  height: 20px;
  content: '';
  display: block;
  border-radius: 20px;
  background-color: #7ecb49;
  background-image: url("../img/icon-check-mark.svg");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 16px;
  margin-right: 4px;
}
.billing-cta {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.billing-cta a {
  font-size: 14px;
}
.billing-cta a + a {
  margin-top: 6px;
}
.billing-cta .btn.compact {
  font-size: 13px;
}
.billing-cta .btn + .btn {
  margin-top: 4px;
}
.plan-breakdown-list {
  border-top: 1px solid #e3e3e3;
  font-size: 0.8em;
  padding: 8px 0;
}
.secondary-info {
  margin-top: 6px;
}
.plan-breakdown-list .col:first-child,
.plan-breakdown-list-header .col:first-child {
  width: 60% !important;
}
.invoice {
  border-top: 1px solid #e3e3e3;
  font-size: 0.8em;
  padding: 8px 0;
}
.invoice .col:first-child,
.invoice-header .col:first-child {
  width: 26% !important;
}
canvas {
  width: 100%;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.25s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.fade-slow-enter-active,
.fade-slow-leave-active {
  transition: opacity 0.5s;
}
.fade-slow-enter,
.fade-slow-leave-to {
  opacity: 0;
}
.quick-fade-enter-active {
  transition: opacity 0.25s linear;
}
.quick-fade-enter,
.quick-fade-leave-to {
  opacity: 0;
}
.text-loader {
  display: inline-block;
  position: relative;
  min-width: 16px;
  height: 1em;
}
.text-loader:before,
.text-loader:after {
  content: '';
  position: absolute;
  background: #ee8e5b;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  margin-top: -2px;
  animation-name: dot-fade;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  opacity: 0;
}
.text-loader:after {
  background: #bbb;
  animation-name: dot-fade-2;
}
@keyframes dot-fade {
  1% {
    opacity: 0;
    transform: translate(0, 0);
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 0;
    transform: translate(0, 0);
  }
  21% {
    opacity: 0;
    transform: translate(12px, 0);
  }
  30% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    transform: translate(12px, 0);
  }
  41% {
    opacity: 0;
    transform: translate(6px, 0);
  }
  50% {
    opacity: 1;
  }
  60% {
    opacity: 0;
    transform: translate(6px, 0);
  }
  61% {
    opacity: 0;
    transform: translate(0px, 0);
  }
  70% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    transform: translate(0px, 0);
  }
  81% {
    opacity: 0;
    transform: translate(12px, 0);
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(12px, 0);
  }
}
@keyframes dot-fade-2 {
  10% {
    opacity: 0;
  }
  11% {
    opacity: 0;
    transform: translate(6px, 0);
  }
  20% {
    opacity: 1;
  }
  30% {
    opacity: 0;
    transform: translate(6px, 0);
  }
  31% {
    opacity: 0;
    transform: translate(0px, 0);
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: translate(0px, 0);
  }
  51% {
    opacity: 0;
    transform: translate(12px, 0);
  }
  60% {
    opacity: 1;
  }
  70% {
    opacity: 0;
    transform: translate(12px, 0);
  }
  71% {
    opacity: 0;
    transform: translate(6px, 0);
  }
  80% {
    opacity: 1;
  }
  90% {
    opacity: 0;
    transform: translate(6px, 0);
  }
  91% {
    opacity: 0;
    transform: translate(0px, 0);
  }
  100% {
    opacity: 0;
    transform: translate(0px, 0);
  }
}
.svg-icon {
  width: 20px;
  height: 20px;
}
.icon-private:after {
  content: '';
  position: absolute;
  background: url("../img/icon-private.png") no-repeat 50%;
  background-size: 24px;
  min-width: 24px;
  min-height: 24px;
}
.icon-public:after {
  content: '';
  position: absolute;
  background: url("../img/icon-public.png") no-repeat 50%;
  background-size: 24px;
  min-width: 24px;
  min-height: 24px;
}
.icon-check:after {
  content: '';
  position: absolute;
  background: url("../img/icon-check.png") no-repeat 50%;
  background-size: 20px;
  min-width: 20px;
  min-height: 20px;
}
.emoji {
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  display: inline-block;
  margin-bottom: -0.15em;
  width: 1em;
  height: 1em;
}
.emoji.emoji-bell {
  background-image: url("../img/emoji-bell.png");
}
.emoji.emoji-bicyclist {
  background-image: url("../img/emoji-bicyclist.png");
}
.emoji.emoji-man-tipping-hand {
  background-image: url("../img/emoji-man-tipping-hand.png");
}
.emoji.emoji-ok-hand-sign {
  background-image: url("../img/emoji-ok-hand-sign.png");
}
.emoji.emoji-sparkles {
  background-image: url("../img/emoji-sparkles.png");
}
.emoji.emoji-spiral-calendar {
  background-image: url("../img/emoji-spiral-calendar.png");
}
.emoji.emoji-stopwatch {
  background-image: url("../img/emoji-stopwatch.png");
}
.emoji.emoji-woman-raising-hand {
  background-image: url("../img/emoji-woman-raising-hand.png");
}
.emoji.logo-google-adds,
.emoji.logo-google-add-sense,
.emoji.logo-analytics-360 {
  margin: 0 0.25em -0.2em 0;
  width: 40px;
  height: 40px;
}
.emoji.logo-google-analytics {
  background-image: url("../img/logo-ga.png");
}
.emoji.logo-google-adds {
  background-image: url("../img/logo-google-adds.png");
}
.emoji.logo-google-add-sense {
  background-image: url("../img/logo-google-add-sense.png");
}
.emoji.logo-analytics-360 {
  margin-bottom: -0.25em;
  background-image: url("../img/logo-analytics-360.png");
}
img {
  max-width: 100%;
}
img.large {
  max-width: 820px;
}
img.medium {
  max-width: 600px;
}
img.small {
  max-width: 420px;
}
img.ex-small {
  max-width: 300px;
}
img.center {
  display: block;
  margin: 1rem auto 2rem;
  border: 2px solid #fafafa;
}
img.center + h3,
img.center + h5 {
  margin-top: 3rem;
}
img.background {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 400px;
  margin-left: -200px;
  margin-top: -200px;
  opacity: 0.3;
}
img.slack-hash {
  width: 1em;
  height: 1em;
  display: inline-block;
  margin-left: 0.3em;
  margin-bottom: -0.15em;
  margin-right: 0.1em;
}
img.slack-logo {
  width: 3.887em;
  height: 1.15em;
  display: inline-block;
  margin-left: 0.3em;
  margin-bottom: -0.23em;
  margin-right: 0.1em;
}
img.slack-logo-square {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-left: 0.3em;
  margin-bottom: -0.2em;
  margin-right: 0.2em;
}
img.ga-logo {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-left: 0.3em;
  margin-bottom: -0.2em;
  margin-right: 0.1em;
}
img.faq {
  max-width: 500px;
}
@media all and (max-width: 860px) {
  img.large {
    max-width: 100%;
  }
}
@media all and (max-width: 640px) {
  img.medium {
    max-width: 100%;
  }
}
@media all and (max-width: 460px) {
  img.small {
    max-width: 100%;
  }
}
@media all and (max-width: 400px) {
  img.ex-small {
    max-width: 100%;
  }
}
.crop-image {
  width: 100%;
  height: 300px;
  background-size: 720px;
  background-position: 50%;
  background-repeat: no-repeat;
  align-self: center;
  margin-bottom: -32px;
}
.crop-image.short {
  background-size: 640px;
}
.list {
  padding: 0;
  margin-top: 1.5rem;
}
.list li {
  border: 1px solid #e3e3e3;
  margin: 0.75rem 0;
  border-radius: 3px;
  position: relative;
  text-align: left;
  list-style: none;
  transition: background 0.25s, border 0.25s, transform 0.4s;
  box-shadow: 0 1px 0 0 rgba(255,255,255,0);
  background: #fff;
}
.list li.fresh {
  transform: scale(0, 0);
  transform-origin: 50% 0%;
}
.list li.disabled {
  background-color: #fafafa;
  pointer-events: none;
}
.list li.disabled .item-wrap {
  opacity: 0.6;
}
.list li b {
  font-weight: 500;
}
.list li .remove,
.list li .delete,
.list li .edit,
.list li .warning {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background: url("../img/icon-trash.png") no-repeat 50% 50%;
  background-size: 20px;
  padding: 8px;
  border-radius: 20px;
  border: none;
  opacity: 0.75;
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  transition: opacity 0.25s, background-color 0.25s;
}
.list li .remove:hover,
.list li .delete:hover,
.list li .edit:hover,
.list li .warning:hover {
  opacity: 1;
  background-color: #f1f1f1;
}
.list li .remove.disabled,
.list li .delete.disabled,
.list li .edit.disabled,
.list li .warning.disabled {
  opacity: 0.3;
}
.list li .remove.disabled:hover,
.list li .delete.disabled:hover,
.list li .edit.disabled:hover,
.list li .warning.disabled:hover {
  opacity: 0.3;
  background-color: transparent;
}
.list li .edit {
  background-image: url("../img/icon-edit.png");
}
.list li .warning {
  cursor: default;
  background-image: url("../img/icon-warning.png");
  z-index: 1;
}
.list li nav {
  position: absolute;
  right: 0.6rem;
  top: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  width: 3.2rem;
  justify-content: center;
}
.list li nav a {
  margin-left: 0.5rem;
  margin-bottom: 0.7rem;
}
.list li nav .remove,
.list li nav .delete,
.list li nav .edit,
.list li nav .warning {
  position: relative;
  top: auto;
  right: 0;
  margin-top: 0;
}
.list li nav .toggle {
  margin-top: 14px;
}
.list li nav.slim {
  width: auto;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.list li nav.slim a {
  margin-bottom: 0;
}
.list li nav.slim .toggle {
  margin-left: 1.5em;
  margin-top: 2px;
}
.item-wrap {
  padding: 0.7rem 0.7rem;
  padding-right: 4rem;
}
.item-wrap.center {
  padding: 0.7rem 0.7rem;
  text-align: center;
}
.item-title {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 700;
  color: #222;
  display: block;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 80%;
}
.item-group {
  margin-top: 0px;
  display: flex;
  flex-direction: column;
}
.item-description,
.item-type,
.item-empty {
  font-size: 0.76em;
  display: inline-block;
}
.item-description,
.item-empty {
  margin-top: 2px;
  margin-right: 30px;
  color: #bbb;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
}
.item-type {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 700;
}
.item-empty {
  font-size: 0.8em;
  text-align: center;
}
.project-list-item .item-empty a {
  margin-left: 0;
  color: inherit;
  text-decoration: underline;
  border-bottom: none;
}
.project-list-item .item-empty a:hover {
  color: #eb793d;
}
.item-warning-wrap {
  border-top: #e3e3e3 1px solid;
  background: #fff;
  border-radius: 0 0 4px 4px;
}
.item-warning:before {
  content: '';
  display: inline-block;
  background: url("../img/icon-warning.png") no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 4px;
  float: left;
}
.item-warning-detail .close-btn {
  right: 0.65rem;
  top: 0.7rem;
}
.item-warning-toggle {
  margin-left: 0.3rem;
  border-bottom: none;
  position: absolute;
  right: 0.7rem;
  top: 0.68rem;
  font-size: 0.95em;
  color: #ccc;
  transition: color 0.2s;
}
.item-warning-toggle:hover {
  color: #4d5254;
}
.project-list-item {
  margin: 40px 0 48px;
}
.project-list-item-header {
  background: #f4f4f4;
  height: 56px;
  padding: 0 12px 0 16px;
  font-size: 14px;
  text-align: left;
  border-radius: 4px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.project-list-item-name {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 700;
  color: #222;
  overflow: hidden;
  max-width: 65%;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 4px;
}
.project-list-item a {
  font-size: 14px;
}
.project-list-item ul {
  margin: 0;
}
.project-list-item ul li {
  margin: 0;
  border-left: none;
  border-right: none;
  border-top: none;
}
.disabled .project-list-item-header {
  background: rgba(244,244,244,0.7);
}
.disabled .project-list-item-header > div,
.disabled .project-list-item-header > a {
  opacity: 0.5;
  pointer-events: none;
}
.disabled > ul {
  pointer-events: none;
  opacity: 0.5;
}
.demo-label {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  height: 10px;
  line-height: 1;
  padding: 4px;
  margin-left: 8px;
  border-radius: 4px;
  color: #fff;
  letter-spacing: 0.05em;
  background: #bbb;
  cursor: default;
}
.logo {
  font-family: 'Proxima Soft W01', sans-serif;
  font-weight: 400;
  color: #222;
  padding: 0 0.1em 0.15em;
  line-height: 0.82em;
  border: none;
  font-size: 5em;
  margin-bottom: 0.1em;
}
.header-logo {
  font-family: 'Proxima Soft W01', sans-serif;
  font-weight: 400;
  color: #222;
  padding: 0 0.1em 0.15em;
  line-height: 0.82em;
  border: none;
  text-decoration: none;
  font-weight: 600;
  font-size: 24px;
  border: none;
  height: 36px;
  line-height: 41px;
  padding-left: 48px;
  background: url("/img/arc-logo-256.png") no-repeat 0 50%;
  background-size: contain;
  background-position: 0 0px;
}
@media all and (max-width: 960px) {
  .header-logo {
    font-size: 18px;
    padding-left: 34px;
    height: 30px;
    line-height: 32px;
  }
}
@media all and (max-width: 370px) {
  .header-logo span {
    display: none;
  }
}
.slide-wrap {
  overflow: hidden;
}
.slide-inner {
  width: 200%;
  display: flex;
  flex-wrap: nowrap;
  transition: 0.3s margin;
}
.slide-inner.second {
  margin-left: -100%;
}
.slide {
  width: 50%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}
.slide form {
  width: 100%;
}
.row {
  display: flex;
  text-align: left;
}
.row.full {
  width: 100%;
}
.row.middle {
  align-items: center;
}
.row-straight {
  display: flex;
  text-align: left;
  align-items: center;
  width: 100%;
}
.row-metric {
  display: flex;
}
.row-btn {
  align-items: flex-start;
  justify-content: center;
  min-height: 0 !important;
}
.row-btn .btn + .btn {
  margin-left: 1em;
}
.col {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
.col.full {
  width: 100%;
}
.col.small {
  width: 360px;
  flex-shrink: 0;
  flex-grow: 0;
}
.col.medium {
  width: 520px;
  flex-shrink: 0;
  flex-grow: 0;
  margin-left: -0.5rem;
  max-width: 100%;
}
.col.medium + .col {
  margin-left: 2rem;
}
.col + .col {
  margin-left: 1rem;
}
.col + .medium {
  margin-right: -1.5rem;
  margin-left: 2rem;
}
.fixed-col {
  width: 200px;
  flex-shrink: 1;
  flex-grow: 0;
  text-align: right;
  margin-right: 1rem;
}
@media all and (max-width: 860px) {
  .page-home .col.small {
    flex-shrink: 0.2;
    width: 300px;
  }
}
@media all and (max-width: 640px) {
  .page-home .row {
    flex-direction: column;
  }
  .page-home .row .col.small {
    order: -1;
  }
}
footer {
  text-align: center;
  background: #f8f8f8;
  padding: 1.7em 1.25em 0.9rem;
  color: #6e7678;
  font-size: 0.8rem;
  display: flex;
  flex-direction: column;
}
footer nav {
  margin: 0.7rem 0;
}
footer nav a {
  font-size: 0.9em;
  margin: 0 0.6rem;
  color: #6e7678;
  font-weight: 400;
  border-bottom-color: #6e7678;
  border-bottom: none;
  transition: 0.2s color;
}
footer nav a:hover {
  color: #383838;
}
.page-404 footer,
.page-error footer {
  margin-top: -4.5em;
}
.copyright {
  color: #383838;
  border-bottom: none;
}
@media all and (max-width: 860px) {
  footer {
    padding-left: 0.3em;
    padding-right: 0.3em;
  }
  footer nav a {
    margin-left: 0.3rem;
    margin-right: 0.3rem;
  }
}
header,
.static-header {
  box-shadow: rgba(50,50,50,0.1) 0 1px 5px;
  background: #fff;
  padding: 0.7em 1em;
  position: fixed;
  z-index: 25;
  top: 0;
  left: 0;
  right: 0;
  transition: transform 0.5s;
  display: flex;
  height: 72px;
  box-sizing: border-box;
  align-items: center;
  min-height: 42px;
}
header .sub-container,
.static-header .sub-container {
  width: 250px;
  display: flex;
}
header .sub-container:last-child,
.static-header .sub-container:last-child {
  justify-content: flex-end;
}
header nav,
.static-header nav {
  display: flex;
  flex-direction: row;
  align-items: center;
}
header nav a,
.static-header nav a {
  font-size: 16px;
  color: #4d5254;
  font-weight: 400;
}
header nav a + a,
.static-header nav a + a {
  margin-left: 1rem;
}
header nav a:hover,
.static-header nav a:hover {
  border-bottom-color: transparent;
}
header nav .divider,
.static-header nav .divider {
  display: inline-block;
  margin-left: 0.5rem;
  height: 13px;
  width: 1px;
  background: #4d5254;
}
header nav .divider + a,
.static-header nav .divider + a {
  margin-left: 0.7rem;
}
header.off,
.static-header.off {
  transform: translateY(-110%);
}
.static-header {
  background: transparent;
  box-shadow: none;
  z-index: 1;
  position: absolute;
}
@media all and (max-width: 640px) {
  header {
    position: relative;
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
  header.off {
    transform: none;
  }
  .page-home header {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .tablet-drop {
    display: none;
  }
}
@media all and (max-width: 560px) {
  header,
  .static-header {
    padding-left: 10px;
    padding-right: 10px;
  }
  header nav a,
  .static-header nav a {
    font-size: 14px;
  }
}
.modal,
.editor {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(238,238,238,0.7);
  z-index: 30;
  display: flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
}
.modal__container,
.editor__container,
.modal-container,
.editor-container {
  position: relative;
  width: 500px;
  max-width: 90%;
  padding: 1.25rem 1.5rem 1.5rem;
  background: #fff;
  border-radius: 8px;
  box-shadow: rgba(51,51,51,0.075) 0 4px 6px;
  max-height: 84%;
  overflow: auto;
}
.modal__container p:first-child,
.editor__container p:first-child,
.modal-container p:first-child,
.editor-container p:first-child {
  margin-top: 16px;
}
.modal--warning,
.editor--warning {
  color: #222;
  text-align: center;
}
.modal--warning .light,
.editor--warning .light {
  color: #4d5254;
}
.modal__header,
.editor__header {
  background: #ee8e5b url("../img/dashboard/email-header.png") no-repeat;
  background-size: 380px;
  background-position: -100px 50%;
  color: #fff;
  padding: 2em 1.5em;
  position: relative;
}
.modal__header h4,
.editor__header h4,
.modal__header p,
.editor__header p,
.modal__header span,
.editor__header span {
  color: #fff;
}
.modal__header h4,
.editor__header h4 {
  font-size: 1.6em;
  margin-bottom: 8px;
  margin-top: 0;
}
.modal__header span,
.editor__header span {
  font-size: 1rem;
  line-height: 1.2;
}
.modal__content,
.editor__content {
  padding: 1.5em 2em;
  position: relative;
}
.modal--padless .modal__container,
.editor--padless .modal__container {
  padding: 0;
  overflow: hidden;
}
.modal--email-signup .modal__header,
.editor--email-signup .modal__header {
  padding: 48px 24px 48px 170px;
  text-align: left;
}
.modal--email-signup .modal__container,
.editor--email-signup .modal__container {
  width: 460px;
}
.modal--email-signup p,
.editor--email-signup p {
  text-align: left;
  z-index: 1;
  position: relative;
}
.modal--email-signup input,
.editor--email-signup input {
  display: block;
  width: 95%;
}
.modal--email-signup .sub-text,
.editor--email-signup .sub-text {
  font-style: italic;
  margin-top: 16px;
  font-size: 0.7em;
  color: #888;
  display: block;
}
.modal .close,
.editor .close {
  position: absolute;
  right: 1rem;
  top: 1.6rem;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url("../img/icon-close.png") no-repeat;
  background-size: cover;
  font-size: 0;
  border: none;
  opacity: 0.5;
}
.modal .close:hover,
.editor .close:hover {
  opacity: 1;
}
#report-modal-loader {
  position: absolute;
  z-index: 10;
  border-radius: 10px;
  background: #fff;
  background: rgba(255,255,255,0.8);
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  transition: opacity 0.3s;
}
#report-modal-loader .spinner {
  top: 50%;
  left: 50%;
  position: absolute;
  margin-top: -10px;
  margin-left: -10px;
}
#report-modal-loader.hidden {
  display: none !important;
}
.warning-list {
  line-height: 1.8;
  text-align: center;
  with: auto;
  text-align: left;
  display: inline-block;
  margin: 0 auto;
}
.warning-list > *:before {
  content: '• ';
}
#screen-loader {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  right: 0;
  bottom: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s;
}
.edit-label,
.error-label,
.error-message {
  font-weight: 600;
  display: block;
  font-size: 0.84em;
  color: #222;
}
.error-label {
  font-weight: 400;
  font-size: 0.75em;
  color: #777;
  line-height: 1.5;
}
.error-label.long {
  font-size: 14px;
  margin-bottom: 1em;
}
.error-label.attached {
  color: #f06b79;
  font-size: 0.7em;
  position: absolute;
  margin-top: -5px;
  margin-left: 4px;
}
.error-message {
  color: #f06b79;
  font-size: 0.7em;
  font-weight: 400;
}
.warning-message {
  color: #bbb;
  font-size: 0.7em;
  font-weight: 400;
}
.warning-message a {
  font-size: 13px;
  font-weight: 500;
  color: #eb793d;
  border-bottom: 1px solid transparent;
}
.warning-message a:hover {
  border-bottom-color: #eb793d;
}
.edit-show {
  display: none;
}
.edit-mode .edit-show {
  display: inline-block;
}
.edit-mode .edit-hide {
  display: none;
}
#ecommerce-loader {
  color: #ccc;
  font-style: italic;
}
.editor.hidden {
  display: none !important;
}
.editor-container {
  width: 640px;
  padding: 1em 2em;
}
.editor h4 {
  margin-bottom: 1em;
}
.float-bottom {
  width: 720px;
  max-width: 95%;
  padding: 0;
  overflow: hidden !important;
  padding-bottom: 64px;
}
.float-scroll {
  max-height: calc(90vh - 120px);
  overflow: auto;
}
.float-scroll:before {
  content: '';
  background: linear-gradient(0, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 100%);
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 1;
}
.float-scroll-inner {
  padding: 0 1.5rem 0;
}
.float-spacer {
  height: 30px;
  position: relative;
  z-index: 2;
  background: linear-gradient(0, #fff 0%, #fff 20%, rgba(255,255,255,0) 100%);
}
.float-spacer:last-child {
  margin-top: 2rem;
}
.float-spacer:first-child {
  background: linear-gradient(180deg, #fff 0%, #fff 20%, rgba(255,255,255,0) 100%);
}
.float-group {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  height: auto;
  padding-top: 16px;
  flex-grow: 0;
  align-items: center;
}
.float-group:after {
  content: '';
  background: linear-gradient(0, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  height: 10px;
  z-index: 1;
  border-bottom: 1px solid #eee;
}
@media all and (max-width: 460px) {
  .modal__container {
    margin-left: 4px;
    margin-right: 4px;
  }
}
.profile {
  position: relative;
}
.profile .avatar {
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd;
  transition: opacity 0.5s;
}
.profile .avatar.loading {
  opacity: 0;
}
.profile .avatar img {
  width: 100%;
  height: 100%;
}
.profile__username {
  display: inline-block;
  position: relative;
  z-index: 20;
  padding-right: 10px;
  cursor: pointer;
  line-height: 40px;
  margin-bottom: -1px;
  margin-left: 0.5rem;
  color: #222;
  max-width: 180px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.9em;
  transition: opacity 0.5s;
}
.profile__username.loading {
  opacity: 0;
}
.profile .profile__username:after {
  content: ' \25BE';
  color: #aaa;
  transition: opacity 0.2s;
}
.profile .mini-link {
  float: none;
  margin-top: 0.5rem;
  display: inline-block;
}
.profile .spinner {
  position: absolute;
  top: $header-height/2;
  right: 0rem;
  margin-top: -10px;
}
.profile p {
  font-size: 0.8em;
  line-height: 1.4;
  text-align: left;
}
.profile p + p {
  margin-top: 0.8em;
}
.profile__menu {
  position: absolute;
  right: -4px;
  top: 100%;
  height: 0;
  width: 220px;
  transition: opacity 0.2s;
  opacity: 0;
  z-index: 19;
  overflow: hidden;
  text-align: center;
  color: #222;
}
.profile__menu:after {
  content: '';
  position: absolute;
  top: 20px;
  bottom: 10px;
  right: 5px;
  left: 5px;
  background: #fff;
  box-shadow: rgba(0,0,0,0.15) 0 2px 6px;
  border-radius: 4px;
  z-index: -1;
}
.profile__menu__tip {
  position: absolute;
  top: -10px;
  right: 36px;
  border: 15px solid transparent;
  border-bottom-color: #e5e5e5;
}
.profile__menu__tip:before {
  content: '';
  position: absolute;
  border: 15px solid transparent;
  border-bottom-color: #fff;
  right: -15px;
  top: -14px;
}
.profile__menu p {
  text-align: center;
}
.profile__menu p span {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.profile__menu p a:not(.btn) {
  color: #ee8e5b;
  cursor: pointer;
}
.profile__menu p a:not(.btn):hover {
  color: #eb793d;
  border-bottom-color: #eb793d;
}
.profile__menu p .separator {
  color: #999;
  margin-top: -1px;
}
.profile__menu #team-name,
.profile__menu #team-plan-name {
  font-weight: 600;
}
.profile__menu nav {
  margin-bottom: 0.5rem;
}
.profile__menu nav a {
  display: inline-block;
  border-bottom: 0;
  padding: 10px 0;
  font-size: 0.9em;
}
.profile__menu__inner {
  padding: 35px 25px 25px;
}
.profile:hover .profile__menu {
  height: auto;
  opacity: 1;
}
.profile:hover .profile__username:after {
  opacity: 0.5;
}
.profile.unhover:hover .profile__menu {
  height: 0 !important;
  opacity: 0;
  pointer-events: none;
}
@media all and (max-width: 960px) {
  .profile__username {
    display: none;
  }
  .profile__menu {
    top: 40px;
    right: -12px;
  }
  .profile__menu__tip {
    right: 20px;
  }
}
.unused-project-indicator {
  margin-top: -12px;
  margin-bottom: 32px;
  font-size: 16px;
}
.unused-project-indicator a {
  color: #4d5254;
  border-bottom: 1px solid #4d5254;
}
.project-quota {
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin-top: 16px;
  margin-bottom: 24px;
  padding: 12px 12px 12px 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  box-sizing: border-box;
}
.project-empty-item {
  width: 100%;
  border: 2px dashed #e3e3e3;
  border-radius: 8px;
  margin-bottom: 40px;
  min-height: 40px;
  padding: 12px 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
  color: #888;
}
.project-empty-item:hover {
  background: rgba(244,244,244,0.7);
  border-color: #ee8e5b;
}
.project-empty-item span {
  background: url("../img/icon-add.png") no-repeat;
  background-position: 0 50%;
  background-size: 16px;
  padding-left: 24px;
  font-size: 14px;
  height: 20px;
  display: flex;
  align-items: center;
}
.project-empty-item.disabled-with-tooltip,
.project-empty-item.disabled-with-tooltip:hover {
  background: #fff;
  border: 2px dashed #e3e3e3;
}
.project-counter {
  font-size: 16px;
}
.project-counter .number {
  font-size: 20px;
  margin-right: 4px;
}
.project-counter .number-used {
  margin-right: 4px;
}
.project-counter .number-available {
  margin-left: 4px;
}
.plan-quota-modal h4 {
  margin-bottom: 32px;
}
.plan-quota-modal .form-row[disabled] > * {
  opacity: 0;
}
.plan-quota-modal .spinner {
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
  position: absolute;
  opacity: 1 !important;
  z-index: 1;
}
.plan-quota-modal .row .col {
  justify-content: center;
}
.plan-quota-modal .row .col:first-child {
  align-items: flex-end;
}
.alert,
.warning {
  color: #f06b79;
  background-color: #fef0f2;
  border: #f06b79 1px solid;
  z-index: 20;
  padding: 0.2em;
  border-radius: 4px;
  margin: 1.5em 0;
}
.alert p,
.warning p {
  padding: 0;
  margin: 0;
}
.warning {
  background-color: #ffe489;
  color: #27292a;
  border: none;
  font-size: 0.9em;
  padding: 0.5em 0.2em;
  border-radius: 4px;
  margin-bottom: 2em;
}
.warning a {
  color: #27292a;
  border-bottom-color: #27292a;
  border-bottom-width: 1px;
}
.warning.upgrade {
  background-color: #dbf6c3;
  padding-top: 4px;
}
.warning.upgrade p {
  margin-top: 0;
}
.loader {
  pointer-events: none;
  position: relative;
}
.loader:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.8);
  right: 0;
  bottom: 0;
  z-index: 15;
  transition: opacity 0.3s;
}
.loader.fade:after {
  opacity: 0;
}
.loader.fade .spinner {
  display: none;
}
.loader .spinner {
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 16;
  margin-left: -10px;
  margin-top: -10px;
}
.spinner,
.text-loader-vertical {
  width: 20px;
  height: 20px;
  display: block;
  animation-name: spin;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  position: relative;
  opacity: 1 !important;
}
.spinner:after,
.text-loader-vertical:after,
.spinner:before,
.text-loader-vertical:before {
  content: '';
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background-color: #aaa;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -5px;
  animation-name: updown;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  opacity: 0.8;
}
.spinner:after,
.text-loader-vertical:after {
  background: #ee8e5b;
  top: auto;
  bottom: -5px;
  animation-name: downup;
}
.spinner.large:after,
.text-loader-vertical.large:after,
.spinner.large:before,
.text-loader-vertical.large:before {
  border-radius: 8px;
  width: 16px;
  height: 16px;
  top: -16px;
  margin-left: -8px;
}
.spinner.large:after,
.text-loader-vertical.large:after {
  top: auto;
  bottom: -16px;
}
.spinner--center,
.text-loader-vertical--center {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
}
.text-loader-vertical {
  display: inline-block;
  animation-name: spin-mini;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin-mini {
  from {
    transform: rotate(0deg) scale(0.7);
  }
  to {
    transform: rotate(0deg) scale(0.7);
  }
}
@keyframes updown {
  0% {
    transform: translateY(200%);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(200%);
  }
}
@keyframes downup {
  0% {
    transform: translateY(-200%);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-200%);
  }
}
.slide-enter-active,
.slide-leave-active {
  transition: transform 0.5s;
}
.slide-enter,
.slide-leave-to {
  transform: translateY(-50px);
  pointer-events: none;
}
.slide-up-enter-active,
.slide-up-leave-active {
  transition: transform 0.5s, opacity 0.5s;
}
.slide-up-enter,
.slide-up-leave-to {
  transform: translateY(50px);
  opacity: 0;
  pointer-events: none;
}
.toast {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  min-height: 36px;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
  z-index: 19;
  top: 72px;
}
.toast .inner {
  width: 100%;
  min-height: 36px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.toast p {
  text-align: center;
  font-size: 0.85rem;
  margin: 0 2rem;
}
.toast a {
  cursor: pointer;
}
.toast .close-btn {
  top: 50%;
  margin-top: -9px;
  right: 8px;
  z-index: 2;
}
.toast.error {
  color: #fff;
  background-color: #f38490;
  border-bottom-color: #f06b79;
  z-index: 20;
  border-radius: 0;
}
.toast.error a {
  color: #fff;
  border-bottom-color: #fff;
}
.toast.error .close-btn,
.toast.warning .close-btn,
.toast.promotion .close-btn {
  background-image: url("../img/icon-close-white.png");
  opacity: 0.7;
}
.toast.error .close-btn:hover,
.toast.warning .close-btn:hover,
.toast.promotion .close-btn:hover {
  opacity: 1;
}
.toast.warning {
  border-bottom-color: #ffe075;
  background-color: #ffe489;
  color: #27292a;
  z-index: 20;
  border-radius: 0;
}
.toast.warning a {
  color: #fff;
  border-bottom-color: #fff;
}
.toast.success,
.toast.promotion,
.toast.announcement {
  color: #fff;
  background-color: #93d366;
  border-bottom-color: #7ecb49;
  z-index: 21;
}
.toast.success a,
.toast.promotion a,
.toast.announcement a {
  color: #fff;
  border-bottom-color: #fff;
}
.toast.promotion {
  background-color: #1100fb;
  border-bottom-color: #1100fb;
}
.toast.announcement {
  background-color: #ee8e5b;
  border-bottom-color: #ee8e5b;
  font-weight: bold;
}
.toast.float {
  z-index: 100;
  left: 1em;
  right: 1em;
  margin-top: -2.5em;
  border-radius: 4px;
}
.toast.offset {
  margin-top: 0em;
  top: auto;
  bottom: 0.5em;
}
@media all and (max-width: 640px) {
  .toast {
    position: absolute;
  }
}
.tooltip {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  vertical-align: bottom;
  margin-left: 8px;
  opacity: 0.7;
  transition: opacity 0.25s;
}
.tooltip:before {
  content: '';
  position: absolute;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  background: transparent;
  border-radius: 20px;
  transition: background-color 0.25s;
  z-index: 1;
}
.tooltip:after {
  top: 3px;
  left: 3px;
  z-index: 2;
}
.tooltip:hover {
  opacity: 1;
}
.tooltip:hover:before {
  background: #f4f4f4;
}
.tooltip--offset {
  margin-right: -24px;
}
.tooltip__popup {
  background: rgba(102,102,102,0.9);
  color: #fff;
  padding: 0.6rem 0.8rem;
  line-height: 1.2;
  position: absolute;
  pointer-events: none;
  font-size: 0.9rem;
  max-width: 320px;
  border-radius: 3px;
  box-shadow: rgba(0,0,0,0.2) 0 2px 4px;
  z-index: 31;
}
.tooltip__popup.mini,
.tooltip__popup.side,
.tooltip__popup.mini-icon {
  padding: 0.25rem 0.4rem;
  font-size: 0.8rem;
  box-shadow: none;
}
.tooltip__popup.mini:after,
.tooltip__popup.side:after,
.tooltip__popup.mini-icon:after {
  content: '';
  border: 8px solid transparent;
  border-top-color: rgba(102,102,102,0.9);
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin-left: -8px;
}
.tooltip__popup.mini-icon {
  text-align: center;
  width: auto;
  max-width: 300px;
  background: none;
}
.tooltip__popup.mini-icon:after {
  bottom: -11px;
}
.tooltip__popup.mini-icon .tooltip__inner {
  background: rgba(102,102,102,0.9);
  display: inline-block;
  padding: 8px;
  border-radius: 3px;
}
.tooltip__popup.side {
  transform: translateY(-50%);
  padding: 0.4rem 0.35rem;
}
.tooltip__popup.side:after {
  border-top-color: transparent;
  border-right-color: rgba(102,102,102,0.9);
  bottom: auto;
  top: 50%;
  margin-top: -8px;
  left: -8px;
  margin-eft: 0;
}
.report-viewer {
  background: #fff;
  width: 100%;
  border-radius: 16px;
  padding: 24px 24px 16px;
  margin-top: 24px;
  box-sizing: border-box;
  box-shadow: rgba(0,0,0,0.1) 0 0 16px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1;
}
.report-viewer-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
}
.report-viewer-tabs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 20px;
}
.report-viewer-tabs li {
  list-style: none;
  font-family: 'Proxima Soft W01', sans-serif;
  font-weight: 700;
  font-size: 14px;
  border-radius: 32px;
  background: transparent;
  padding: 6px 12px 4px;
  box-sizing: border-box;
  margin: 4px;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.3s;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
.report-viewer-tabs li:hover {
  background: #eee;
}
.report-viewer-tabs li.selected {
  background: #ee8e5b;
  color: #fff;
}
.report-viewer-content {
  min-height: 300px;
  flex-grow: 1;
}
.report-viewer-content p {
  margin: 24px 0 16px;
  text-align: center;
}
.report-viewer-footer {
  border-top: 2px solid #eee;
  padding-top: 16px;
  width: 100%;
}
.report-viewer-footer p {
  font-size: 0.82em;
  text-align: center;
}
.report-viewer-footer p .emoji {
  width: 18px;
  height: 18px;
  margin: 0 0 -5px 0;
}
.report-viewer-footer p .logo-google-analytics {
  margin-left: -2px;
}
.report-viewer-footer p .logo-google-analytics,
.report-viewer-footer p .logo-google-adds {
  margin-right: -2px;
}
.report-viewer-footer p .logo-analytics-360 {
  margin-right: 2px;
}
@media all and (max-width: 768px) {
  .report-viewer-inner {
    flex-direction: column;
  }
  .report-viewer-content {
    min-height: 0;
  }
  .report-viewer-tabs {
    margin-bottom: 8px;
    flex-direction: row;
    justify-content: space-around;
  }
  .report-viewer-tabs li {
    margin: 2px;
    font-size: 13px;
    padding: 5px 8px 3px;
  }
  .report-viewer {
    padding: 16px;
  }
}
@media all and (max-width: 480px) {
  .report-viewer-inner {
    flex-direction: column;
  }
  .report-viewer-tabs li {
    font-size: 12px;
  }
}
.btn,
.button,
input[type="submit"] {
  font-family: 'Proxima Soft W01', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  padding: 8px 16px 9px;
  min-height: 36px;
  min-width: 64px;
  text-align: center;
  border: 2px solid transparent;
  display: inline-block;
  border-radius: 32px;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.2s, border 0.2s, color 0.2s;
  flex-grow: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  outline: none;
  background-color: #ee8e5b;
  color: #fff;
}
.btn:hover,
.button:hover,
input[type="submit"]:hover {
  background-color: #f0996b;
  border-color: transparent;
}
.btn:disabled,
.button:disabled,
input[type="submit"]:disabled,
.btn.disabled,
.button.disabled,
input[type="submit"].disabled {
  opacity: 0.4;
  pointer-events: none;
  color: #fff;
  border-bottom: none;
}
.btn.compact,
.button.compact,
input[type="submit"].compact {
  padding: 3px 8px;
  font-size: 14px;
  min-width: 0;
  min-height: 0;
  color: #ee8e5b;
  background: transparent;
}
.btn.compact:hover,
.button.compact:hover,
input[type="submit"].compact:hover {
  background: #ee8e5b;
  color: #fff;
}
.btn.compact.disabled,
.button.compact.disabled,
input[type="submit"].compact.disabled {
  border-bottom: none;
}
.btn.full,
.button.full,
input[type="submit"].full {
  min-width: none;
  display: block;
}
.btn.with-subtext,
.button.with-subtext,
input[type="submit"].with-subtext {
  padding-top: 1px;
  padding-bottom: 2px;
}
.btn .subtext,
.button .subtext,
input[type="submit"] .subtext {
  margin-top: 1px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.01em;
}
.btn.over-background,
.button.over-background,
input[type="submit"].over-background {
  background: #fff;
  color: #eb793d;
}
.btn.over-background:hover,
.button.over-background:hover,
input[type="submit"].over-background:hover {
  background-color: #fdf4ef;
}
.btn.color-e,
.button.color-e,
input[type="submit"].color-e {
  color: #2bc25b;
}
.btn.light,
.button.light,
input[type="submit"].light {
  background: transparent;
  border-color: #fff;
  color: #fff;
  border-width: 2px;
}
.btn.light:hover,
.button.light:hover,
input[type="submit"].light:hover {
  background-color: #fff;
  color: #ee8e5b;
}
.slack-btn {
  display: inline-block;
  border-bottom: none;
}
.btn-loader {
  left: 50%;
}
input[type="submit"][disabled],
input.disabled[type="submit"],
.btn.disabled {
  opacity: 0.3;
  pointer-events: none;
}
input.disabled-with-tooltip[type="submit"],
.btn.disabled-with-tooltip {
  opacity: 0.3;
}
input.disabled-with-tooltip[type="submit"]:hover,
.btn.disabled-with-tooltip:hover {
  background-color: #ef9565;
}
.btn.selected,
.button.selected {
  border-color: #eee;
  color: #bbb;
  pointer-events: none;
}
.btn[class*="icon"],
.button[class*="icon"] {
  padding-right: 1.6rem;
  position: relative;
}
.btn[class*="icon"]:after,
.button[class*="icon"]:after {
  top: 0;
  bottom: 0;
  right: 6px;
}
.btn-container,
.button-container {
  margin-top: 2rem;
  width: 100%;
}
.btn-container .btn + .btn,
.button-container .btn + .btn {
  margin-left: 1.5em;
}
.btn--back,
.button--back,
.btn--cancel,
.button--cancel,
.btn.neutral,
.button.neutral {
  background: #fff;
  color: #aaa;
  border-color: #aaa;
}
.btn--back:hover,
.button--back:hover,
.btn--cancel:hover,
.button--cancel:hover,
.btn.neutral:hover,
.button.neutral:hover {
  background-color: #aaa;
  color: #fff;
}
.btn--add,
.button--add {
  position: relative;
  width: 24px;
  height: 24px;
  padding: 0;
  min-width: 0;
  background-color: transparent;
  border: none;
  vertical-align: bottom;
  margin-bottom: 0.3rem;
  margin-left: 0.2rem;
  opacity: 0.8;
}
.btn--add:after,
.button--add:after {
  content: '';
  position: absolute;
  background: url("../img/icon-add.png") no-repeat 50%;
  background-size: 20px;
  min-width: 20px;
  min-height: 20px;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
.btn--add:hover,
.button--add:hover {
  opacity: 1;
  background-color: transparent;
}
p + .btn,
p + .button {
  margin-top: 1rem;
}
.btn + p,
.button + p {
  margin-top: 1em;
}
.close-btn {
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url("../img/icon-close.png") no-repeat;
  background-size: cover;
  font-size: 0;
  border: none;
  opacity: 0.5;
}
.close-btn:hover {
  opacity: 1;
}
.mini-link {
  border-bottom: 1px solid transparent;
  color: #eb793d;
  font-size: 0.8rem;
  font-weight: 500;
  cursor: pointer;
}
.mini-link:hover {
  border-bottom-color: #eb793d;
}
.mini-link.right {
  float: right;
}
.btn-group {
  display: flex;
  justify-content: center;
  clear: both;
  margin: 2em 0 1em;
  align-items: center;
}
.btn-group > * {
  flex-grow: 0;
}
.btn-group .btn + .btn {
  margin-left: 1em;
}
.context-input {
  display: inline-block;
  position: relative;
}
.context-input-label {
  color: #4d5254;
  font-weight: 400;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
  padding: 1px 5px;
  border-radius: 4px;
  margin-left: -3px;
  border: none;
}
.context-input-label:after {
  content: '';
  background: url("../img/icon-arrow.png") no-repeat;
  background-size: cover;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-left: 2px;
}
.context-input:hover .context-input-label {
  background: #eee;
  color: #454a4c;
}
.context-input-field {
  margin-left: 4px;
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  opacity: 0;
}
.context-input-field input,
.context-input-field select {
  width: 100%;
  cursor: pointer;
}
.copy-input {
  position: relative;
  display: inline-block;
}
.copy-input input:not([type="submit"]):not([type="radio"]) {
  width: 230px;
  padding: 8px 8px;
  padding-right: 100px;
  color: #555;
  font-size: 16px;
}
.copy-input .btn {
  position: absolute;
  right: 6px;
  top: 6px;
  padding: 4px 6px 4px;
  min-height: 28px;
  border-radius: 8px;
}
.counter {
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid #bbb;
  width: 100px;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  background: #fff;
}
.counter-count {
  min-width: 2rem;
  font-size: 1.4rem;
  font-weight: 500;
  flex-grow: 1;
}
.count-up,
.count-down {
  width: 28px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #4d5254;
}
.count-up:hover,
.count-down:hover {
  background: rgba(187,187,187,0.1);
  color: #222;
}
.count-up.disabled,
.count-down.disabled,
.count-up.disabled:hover,
.count-down.disabled:hover {
  color: rgba(77,82,84,0.3);
  pointer-events: none;
  background: rgba(187,187,187,0.2);
}
.count-up {
  border-right: 1px solid #bbb;
}
.count-down {
  border-left: 1px solid #bbb;
}
form {
  max-width: 540px;
}
form[disabled] > *,
div[disabled] > * {
  opacity: 0.3;
  pointer-events: none;
}
label {
  font-size: 14px;
  color: #222;
  font-weight: 400;
  display: block;
  margin: 0rem 0 0.5rem;
  display: inline-block;
  width: 8.5em;
}
label.bold {
  font-size: 1rem !important;
  font-weight: 500;
  margin-bottom: 4px !important;
}
label.light {
  color: #bbb;
}
.unit {
  display: inline-block;
  font-size: 0.9em;
}
.edit-rename {
  font-weight: 300;
  font-size: 0.85em;
}
#comparison-percent {
  width: 3.5em;
  padding-right: 0;
  margin-top: -4px;
}
#analytics-all-static-label-rename {
  width: 100%;
  position: relative;
}
#analytics-all-static-label-rename:after {
  content: 'Rename';
  position: absolute;
  right: 0;
  bottom: 15px;
  pointer-events: none;
  font-size: 0.7em;
  opacity: 0.5;
  transition: opacity 0.2s;
  z-index: 1;
}
#analytics-all-static-label-rename:hover:after {
  opacity: 1;
}
#analytics-all-static-label-rename input {
  margin-top: -3px;
  position: relative;
  z-index: 2;
  background: transparent;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 60px;
}
#analytics-all-static-label-rename input:focus {
  background: #fff;
  padding-right: 8px;
}
input[type="radio"] {
  margin-top: 16px;
  flex-shrink: 0;
}
input[type="radio"] + label {
  display: inline-block;
  padding-bottom: 12px;
  padding-left: 8px;
  font-size: 0.95rem;
  padding-top: 10px;
  color: #4d5254;
}
input[type="number"] {
  max-width: 72px !important;
}
.radio-group {
  margin: 16px 0 32px;
}
select {
  font-size: 16px;
  font-size-adjust: 0.4;
  margin-bottom: 0.4rem;
  height: 22px;
}
select option,
select optgroup {
  font-size-adjust: 0.4;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  select {
    font-size: 14px;
  }
}
textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  min-height: 120px;
  border: 1px solid #e3e3e3;
  resize: none;
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 0.82em;
  font-weight: 400;
  padding: 0.5rem;
}
textarea:focus {
  outline: none;
  border-color: #ee8e5b;
}
textarea::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
  color: #ccc;
  font-size: 1.1em;
  font-weight: 300;
}
textarea::-moz-placeholder {
/* Firefox 19+ */
  color: #ccc;
  font-size: 1.1em;
  font-weight: 300;
}
textarea:-ms-input-placeholder {
/* IE 10+ */
  color: #ccc;
  font-size: 1.1em;
  font-weight: 300;
}
textarea:-moz-placeholder {
/* Firefox 18- */
  color: #ccc;
  font-size: 1.1em;
  font-weight: 300;
}
input:not([type="submit"]):not([type="radio"]) {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-weight: 400;
  font-size: 0.8rem;
  font-size-adjust: 0.4;
  margin-bottom: 0.4rem;
  padding: 0.3rem 0.4rem;
  box-sizing: border-box;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
}
input:not([type="submit"]):not([type="radio"]).error {
  border-color: #f06b79;
}
input:not([type="submit"]):not([type="radio"]):focus {
  outline: none;
  border-color: #ee8e5b;
}
input:not([type="submit"]):not([type="radio"])::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
  color: #ccc;
}
input:not([type="submit"]):not([type="radio"])::-moz-placeholder {
/* Firefox 19+ */
  color: #ccc;
}
input:not([type="submit"]):not([type="radio"]):-ms-input-placeholder {
/* IE 10+ */
  color: #ccc;
}
input:not([type="submit"]):not([type="radio"]):-moz-placeholder {
/* Firefox 18- */
  color: #ccc;
}
input:not([type="submit"]):not([type="radio"]):disabled {
  color: #bbb;
}
form select {
  max-width: 230px;
}
.form-help {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background: #d1d1d1 url("../img/icon-help.png") no-repeat 50% 50%;
  background-size: 14px;
  transition: background 0.2s;
  margin-bottom: 1px;
  border: 1px solid #fff;
  cursor: pointer;
}
.form-help:hover {
  background-color: #bbb;
}
.form-row,
.form .row,
.compact-form {
  display: flex;
  flex-direction: row;
  min-height: 3.3rem;
  text-align: left;
}
.form-row .col,
.form .row .col,
.compact-form .col {
  flex-grow: 1;
  flex-shrink: 1;
  display: block;
}
.form-row .col:first-child,
.form .row .col:first-child,
.compact-form .col:first-child {
  width: 34%;
  flex-grow: 0;
  flex-shrink: 0;
}
.form-row .col:first-child:last-child,
.form .row .col:first-child:last-child,
.compact-form .col:first-child:last-child {
  width: 100% !important;
}
.form-row .col.even:first-child,
.form .row .col.even:first-child,
.compact-form .col.even:first-child {
  width: auto;
  flex-grow: 1;
  flex-shrink: 1;
}
.form-row .col select,
.form .row .col select,
.compact-form .col select,
.form-row .col input:not([type="submit"]):not([type="radio"]),
.form .row .col input:not([type="submit"]):not([type="radio"]),
.compact-form .col input:not([type="submit"]):not([type="radio"]) {
  width: 100%;
  max-width: none;
}
.form-row .col.has-button,
.form .row .col.has-button,
.compact-form .col.has-button {
  flex-direction: row;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.form-row .col.has-button select,
.form .row .col.has-button select,
.compact-form .col.has-button select {
  width: 86%;
}
.form-row .col.has-button.wide select,
.form .row .col.has-button.wide select,
.compact-form .col.has-button.wide select {
  width: 78%;
}
.form-row .col.equal,
.form .row .col.equal,
.compact-form .col.equal {
  flex-basis: 50px;
}
.form-row .time-label,
.form .row .time-label,
.compact-form .time-label {
  letter-spacing: -0.015em;
  font-size: 13px;
  color: #a4a9ac;
  font-weight: 400;
  margin-top: 6px;
  width: auto;
  margin-left: 8px;
  text-align: right;
  display: block;
}
.form-row .form-description,
.form .row .form-description,
.compact-form .form-description {
  font-size: 0.83em;
  margin: 0.5em 0 2em;
}
.form-row-spacer,
.form .row-spacer,
.compact-form-spacer {
  margin-top: 2rem;
}
.form-row.narrow,
.form .row.narrow,
.compact-form.narrow {
  min-height: 1rem;
  padding: 0.5rem;
}
.form-row.narrow label,
.form .row.narrow label,
.compact-form.narrow label {
  width: auto;
  margin: 0;
}
.form-row.narrow .row,
.form .row.narrow .row,
.compact-form.narrow .row {
  width: 100%;
}
.form-row.narrow .col.fixed,
.form .row.narrow .col.fixed,
.compact-form.narrow .col.fixed {
  flex-grow: 0;
}
.form-row.narrow .col:first-child,
.form .row.narrow .col:first-child,
.compact-form.narrow .col:first-child {
  width: 19%;
}
label.pre-group {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  display: block;
  text-align: left;
  width: auto;
  margin-bottom: 6px;
}
.group {
  margin-bottom: 24px;
  min-height: 0 !important;
  position: relative;
  padding: 16px 12px;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
}
.group .row {
  min-height: 0;
}
.group .row + .row {
  margin-top: 20px;
}
.group label,
.group select {
  margin-bottom: 0;
}
.group label {
  width: auto;
}
.group .col .row .col:first-child {
  width: 28%;
  flex-grow: 0;
}
.sub-group.double-col {
  padding-top: 16px;
}
.sub-group.double-col .col .row .col:first-child {
  width: 28%;
  flex-grow: 0;
  flex-shrink: 0;
}
.sub-group.double-col .row {
  align-items: flex-start;
}
.sub-group {
  border-top: 1px solid #e3e3e3;
  padding-top: 8px;
  margin-top: 16px !important;
}
.sub-group label,
.sub-group select {
  margin-bottom: 5px;
}
.sub-group .row {
  min-height: 0;
  align-items: center;
}
.sub-group .col .row .col,
.sub-group .col .row .col:first-child {
  width: auto;
  flex-shrink: 1;
  flex-grow: 1;
}
.sub-group p {
  font-size: 0.82em;
  text-align: center;
  margin: 0.5em auto 0em;
}
.intelligent-commparison {
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
  margin-top: 16px !important;
}
.intelligent-commparison .col > * {
  margin-top: 6px;
}
#report-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.billing-form input:not([type="submit"]):not([type="radio"]),
.compact-form input:not([type="submit"]):not([type="radio"]) {
  width: 100%;
  box-sizing: border-box;
}
.billing-form label,
.compact-form label {
  width: auto;
}
.billing-form .row,
.compact-form .row {
  min-height: 2.8rem;
}
.billing-form .row.center,
.compact-form .row.center {
  justify-content: space-around;
}
.billing-form .error-label,
.compact-form .error-label {
  margin-bottom: 1.5em;
}
.billing-form .col:first-child,
.compact-form .col:first-child {
  width: 100px;
}
.billing-form .col + .col,
.compact-form .col + .col {
  margin-left: 0.1rem;
}
.billing-form input[size="2"],
.compact-form input[size="2"] {
  width: 44px !important;
  flex-grow: 0;
}
.billing-form input[size="4"],
.compact-form input[size="4"] {
  max-width: 60px !important;
  flex-grow: 0;
}
.billing-form.compact,
.compact-form.compact {
  padding: 0 1rem;
  max-width: none;
}
.billing-form.compact .row,
.compact-form.compact .row {
  min-height: 3.2rem;
}
.billing-form.compact .col:first-child,
.compact-form.compact .col:first-child {
  width: 110px;
}
.compact-form {
  padding: 1em 1.5em 1em;
  max-width: none;
  display: block;
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
}
.compact-form .row {
  min-height: 3.2rem;
  flex-wrap: wrap;
}
.compact-form .break {
  width: 100%;
  height: 1em;
}
.compact-form .col:first-child {
  width: 130px;
}
.add-link {
  font-size: 13px;
  font-weight: 500;
  color: #eb793d;
  border-bottom: 1px solid transparent;
  width: auto;
  float: right;
  transition: color 0.2s, border-color 0.2s;
}
.add-link:hover {
  border-bottom-color: #eb793d;
}
.link-out {
  color: #888;
  margin-right: 18px;
  position: relative;
}
.link-out:hover {
  border-bottom-color: #888;
}
.link-out:after {
  content: '';
  position: absolute;
  right: -18px;
  top: -1px;
  width: 16px;
  height: 16px;
  background: url("../img/icon-link-out.png") no-repeat 50%;
  background-size: 16px;
}
@media all and (max-width: 460px) {
  .form .row {
    flex-direction: column;
  }
  .form .row.first {
    margin-top: 2rem;
  }
  #paid-plan .row {
    flex-direction: row;
  }
  #report-form .center br {
    display: none;
  }
}
.toggle,
.switch {
  position: relative;
  display: block;
  width: 44px;
  border-bottom: none;
  cursor: pointer;
  background: #ccc;
  height: 18px;
  border-radius: 9px;
  transition: background 0.15s;
  overflow: hidden;
  line-height: 15px;
  box-shadow: 0 -1px 0 0 rgba(255,255,255,0);
}
.toggle:after,
.switch:after,
.toggle:before,
.switch:before {
  content: '';
  position: absolute;
  transition: left 0.15s;
  left: 0;
}
.toggle:before,
.switch:before {
  content: 'ON \00a0\00a0\00a0\00a0\00a0\00a0 OFF';
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  top: 2px;
  width: 70px;
  margin-left: -24px;
  text-align: center;
}
.toggle:after,
.switch:after {
  margin-left: 2px;
  background: #fff;
  height: 14px;
  width: 14px;
  top: 50%;
  z-index: 1;
  border-radius: 8px;
  margin-top: -7px;
  transition: left 0.15s;
}
.toggle.on,
.switch.on {
  background-color: #9acc96;
}
.toggle.on:after,
.switch.on:after,
.toggle.on:before,
.switch.on:before {
  left: 26px;
}
.toggle.no-label,
.switch.no-label {
  background-color: #9acc96;
}
.toggle.no-label:before,
.switch.no-label:before {
  content: '';
}
.switch {
  display: inline-block;
}
.switch-label {
  vertical-align: top;
  margin-left: 4px;
  width: auto;
  line-height: 20px;
}
.switch-label.off span {
  opacity: 0.6;
}
.switch-label.selected {
  font-weight: 600;
}
.switch-label .form-help {
  margin-top: -3px;
  margin-left: 3px;
}
.switch-group {
  padding-top: 0.75em;
}
.switch-group .switch-label {
  font-size: 13px !important;
  margin-bottom: 0;
  margin-top: -2px;
}
.tabs {
  display: flex;
  transition: opacity 0.5s;
}
.tab {
  margin: 0 0.8rem;
  cursor: pointer;
  padding: 4px 0;
  border-bottom: transparent 2px solid;
  font-weight: 400;
  color: #80878a;
}
.tab:hover {
  border-bottom-color: transparent;
}
.tab.selected,
.tab.selected:hover,
.tab.router-link-exact-active {
  color: #4d5254;
  border-bottom-color: #4d5254;
}
@media all and (max-width: 960px) {
  .tab {
    font-size: 0.85em;
  }
}
@media all and (max-width: 640px) {
  .tab {
    font-size: 0.85em;
    margin: 0 0.5em;
  }
}
@media all and (max-width: 460px) {
  .tabs {
    display: none;
  }
}
.hero-slack {
  transition: transform 1s, opacity 0.5s;
  position: relative;
  bottom: 0;
  margin: 0 auto;
  margin-bottom: -50px;
  width: 95%;
  max-width: 960px;
  box-shadow: rgba(0,0,0,0.1) 0 0px 24px;
  overflow: hidden;
  max-height: 390px;
  min-height: 300px;
  z-index: 2;
  border-radius: 8px 8px 0 0;
}
.hero-slack.init {
  opacity: 0;
  transform: translateY(50%);
}
@media all and (max-width: 960px) {
  .hero-insert {
    background-size: cover;
    height: 0;
    padding-top: 50%;
  }
}
@media all and (max-width: 560px) {
  .hero-slack {
    min-height: 0;
  }
}
.preview {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #353639;
  border: 1px solid #e3e3e3;
  padding: 0.8rem;
  padding-left: 3.5rem;
  border-radius: 4px;
  position: relative;
  margin: 0rem 0 0rem;
  min-height: 3.31em;
  text-align: left;
}
.preview .avatar {
  background: url("../img/arc-avatar-128.png") no-repeat;
  background-size: cover;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0.8rem;
  top: 0.8rem;
}
.preview .spinner {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -10px;
}
.preview label {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: 20px;
  font-size: 0.7em;
  width: auto;
  color: #aaa;
}
.preview p,
.preview .title,
.preview .bot {
  font-size: 0.8rem;
  margin: 0;
}
.preview p b,
.preview .title b,
.preview .bot b {
  font-weight: 700;
}
.preview .title {
  font-weight: 900;
  margin-bottom: 0.3rem;
}
.preview .bot {
  display: inline-block;
  background: #eee;
  font-weight: 300;
  margin-left: 0.4rem;
  font-size: 0.6rem;
  padding: 0.11rem;
  color: #777;
  margin-top: -0.1rem;
}
.preview.loading .avatar {
  display: none;
}
.preview.loading .title {
  display: none;
}
.preview.loading .spinner {
  display: block;
}
.preview-disclaimer {
  margin-top: 16px;
  font-size: 0.8rem;
}
.preview-disclaimer .plan-info {
  margin-top: -4px;
  margin-left: 4px;
}
.preview-disclaimer.light {
  color: #bbb;
}
.preview-disclaimer-channel {
  font-weight: 500;
}
.preview-disclaimer a {
  color: #bbb;
  border-bottom-color: #bbb;
}
.preview-disclaimer a:hover {
  color: #4d5254;
  border-bottom-color: #4d5254;
}
.preview-tabs {
  margin-top: 16px;
  text-align: left;
}
.preview-tabs.hidden {
  display: block !important;
  pointer-events: none;
  opacity: 0;
}
.preview-tabs a {
  text-decoration: none;
  color: #222;
  border-bottom: none;
  font-size: 0.75rem;
  margin-right: 0.5rem;
  position: relative;
  z-index: 1;
  bottom: 5px;
  padding: 5px 0.7rem 6px;
  border-radius: 3px 3px 0 0;
  border: 1px solid transparent;
  border-bottom: none;
  background: transparent;
}
.preview-tabs a.selected {
  border-color: #ddd;
  background: #fff;
}
.preview-tabs a.disabled {
  color: #ddd;
  pointer-events: none;
}
.preview-cta {
  background: #ee8e5b;
  padding: 0.8rem;
  margin-top: -1px;
}
.send-to-slack {
  margin-top: 0.5rem;
  font-size: 13px;
  font-weight: 500;
  color: #eb793d;
  border-bottom: 1px solid transparent;
  float: right;
}
.send-to-slack:hover {
  border-bottom-color: #eb793d;
}
.send-to-slack.loading,
.send-to-slack.sent {
  pointer-events: none !important;
  border-bottom-color: transparent;
}
.slack-wrapper {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  margin: 0;
}
.slack-wrapper b {
  font-weight: 700;
}
.slack-wrapper a {
  border-bottom: none;
  color: #3aa3e3;
}
.slack-wrapper div + div {
  margin-top: 4px;
}
.slack-attachment {
  padding-left: 16px;
  position: relative;
}
.slack-attachment-color {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  border-radius: 3px;
  background-color: #e8e8e8;
}
.slack-attachment.disabled {
  opacity: 0.3;
}
.slack-footer + .slack-action-group {
  padding-top: 6px;
}
.slack-footer img {
  display: inline;
  height: 16px;
  margin-bottom: -5px;
  padding-right: 2px;
  width: 16px;
}
.slack-footer .slack-text {
  display: inline;
}
.slack-teaser {
  text-align: center;
  position: relative;
  margin-top: 0.8em;
  padding-top: 0.8em;
  margin-left: -2.7em;
}
.slack-teaser:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-top: 1px solid #ddd;
}
.slack-teaser span {
  position: relative;
  z-index: 1;
  font-size: 0.75rem;
  background: #fff;
  padding: 2px 6px;
  border-radius: 3px;
}
.slack-teaser a {
  color: #ee8e5b;
}
.slack-image-attachment {
  padding-top: 8px;
  padding-bottom: 8px;
}
.slack-field {
  margin-bottom: 0.6em;
  width: 100%;
}
.slack-field-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.slack-field-group .slack-footer {
  width: 100%;
}
.slack-field-short {
  width: 49%;
}
.slack-field-short + .slack-field-short {
  margin-left: 2%;
}
.slack-image-attachment-wrap {
  border: 1px solid #e3e3e3;
  max-width: 360px;
  overflow: hidden;
  border-radius: 3px;
  min-height: 180px;
  position: relative;
}
.slack-image-attachment-wrap:after {
  content: 'Loading...';
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  text-align: center;
  margin-left: -50px;
  margin-top: -10px;
  font-size: 13px;
  color: #bbb;
}
.slack-image-attachment-wrap img {
  position: relative;
  width: 100%;
  z-index: 2;
}
.slack-action {
  display: inline-block;
  padding: 2px 8px;
  font-size: 13px;
  border: 1px solid rgba(145,145,147,0.5);
  transition: border-color 0.3s;
  color: #2c2d30;
  border-radius: 4px;
  margin-right: 0.5em;
  cursor: pointer;
  backface-visibility: hidden;
  position: relative;
}
.slack-action:after {
  content: '';
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  border-radius: 4px;
  border: 2px solid transparent;
  opacity: 0;
}
.slack-action.selected:after {
  opacity: 1;
}
.slack-action:hover,
.slack-action:after {
  border-color: #919193;
}
.slack-action.danger {
  border-color: rgba(215,43,63,0.5);
  color: #d72b3f;
}
.slack-action.danger:hover,
.slack-action.danger:after {
  border-color: #d72b3f;
}
.slack-action.primary {
  border-color: rgba(0,137,82,0.5);
  color: #008952;
}
.slack-action.primary:hover,
.slack-action.primary:after {
  border-color: #008952;
}
.slack-action:last-child {
  margin-right: 0;
}
.slack-action-group.static {
  margin-top: 8px;
}
.slack-action-group.static .slack-action {
  pointer-events: none;
}
.slack-banner-teaser {
  text-align: center;
  position: relative;
  display: block;
  background: #eee;
  border-radius: 4px;
  margin-top: 8px !important;
  color: #aaa;
  padding: 4px 2px;
}
.slack-banner-teaser a {
  color: #ee8e5b;
}
.slack-footer {
  padding-top: 1px;
  font-size: 0.8em;
  color: #999;
}
.slack-footer a,
.slack-footer .nolink {
  color: #999;
}
.slack-footer-light {
  color: #868788;
}
.slack-sidebar {
  float: left;
  background: #473445;
  width: 120px;
  height: 100%;
  color: #fff;
  padding: 15px 1.07em;
  font-weight: 400;
  font-size: 14px;
  box-sizing: border-box;
}
.slack-sidebar .os-buttons {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
.slack-sidebar .os-buttons li {
  margin: 0 6px 16px 0;
  padding: 0;
  list-style: none;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}
.slack-sidebar .os-buttons li:nth-child(3n + 1) {
  background: #ff5f58;
}
.slack-sidebar .os-buttons li:nth-child(3n + 2) {
  background: #ffbd2e;
}
.slack-sidebar .os-buttons li:nth-child(3n + 3) {
  background: #28c941;
}
.slack-sidebar .blurb {
  position: relative;
  margin-top: 6px;
  margin-bottom: 12px;
  width: 30px;
  height: 6px;
  border-radius: 3px;
  background: #a795a6;
  background: rgba(255,255,255,0.3);
}
.slack-sidebar .blurb:nth-child(4n + 1) {
  width: 60px;
}
.slack-sidebar .blurb:nth-child(4n + 2) {
  width: 50px;
}
.slack-sidebar .blurb:nth-child(3n + 4) {
  width: 40px;
}
.slack-sidebar .blurb:nth-child(6n + 6) {
  width: 70px;
}
.slack-sidebar .blurb:nth-child(5n + 4) {
  margin-bottom: 24px;
}
@media all and (max-width: 768px) {
  .slack-sidebar {
    display: none;
  }
}
.slack-viewer {
  height: auto !important;
  margin-top: 4px !important;
  padding: 16px 20px;
  border: 2px solid #eee;
  border-radius: 8px;
  background: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #353639;
}
.slack-viewer .slack-attachment {
  line-height: 1.5;
}
.slack-viewer.slack-window .slack-content .slack-image-attachment-wrap {
  max-width: 400px;
}
.slack-viewer .slack-attachment-color {
  background-color: transparent;
}
.slack-viewer .message {
  margin-left: 48px !important;
}
.slack-viewer .slack-action {
  margin-top: 8px;
}
.slack-viewer .slack-text a {
  border-bottom: none;
}
.slack-window {
  height: 500px;
  background: #fff;
  text-align: left;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #333;
}
.slack-main {
  height: 100%;
  display: flex;
  padding: 0 24px;
  flex-direction: column;
  border-left: none;
}
.slack-main-header {
  padding: 15px 0 10px;
}
.slack-main .channel {
  font-size: 16px;
  font-weight: 600;
}
.slack-main .channel-description {
  font-size: 14px;
  color: #999;
  padding-top: 2px;
  font-weight: 300;
}
.slack-content,
.slack-floater {
  padding: 0px 0;
  overflow: hidden;
}
.slack-content .hr,
.slack-floater .hr {
  text-align: center;
  position: relative;
  font-size: 15px;
  padding: 2px 5px;
  margin: 40px 0 10px;
}
.slack-content .hr:before,
.slack-floater .hr:before {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  top: 12px;
  border-top: 1px solid #dcdadc;
}
.slack-content .hr span,
.slack-floater .hr span {
  display: inline-block;
  padding: 2px 5px;
  background: #fff;
  position: relative;
}
.slack-content .link,
.slack-floater .link {
  color: #3aa3e3;
}
.slack-content b,
.slack-floater b {
  font-weight: 600;
}
.slack-content .post,
.slack-floater .post {
  font-size: 16px;
  padding-bottom: 16px;
}
.slack-content .post + .post,
.slack-floater .post + .post {
  margin-top: 12px;
}
.slack-content .post.full-height,
.slack-floater .post.full-height {
  min-height: 280px;
}
.slack-content .slack-attachment,
.slack-floater .slack-attachment {
  margin-top: 6px;
}
.slack-content .avatar,
.slack-floater .avatar {
  overflow: hidden;
  background: #fff url("/img/arc-avatar-128.png") no-repeat;
  background-size: cover;
  border-radius: 4px;
  height: 32px;
  width: 32px;
  float: left;
}
.slack-content .avatar.anon-a,
.slack-floater .avatar.anon-a {
  background: #7fc6dd;
}
.slack-content .avatar.anon-b,
.slack-floater .avatar.anon-b {
  background: #71e487;
}
.slack-content .message,
.slack-floater .message {
  line-height: 19px;
  max-width: 560px;
  margin-left: 40px;
  position: relative;
}
.slack-content .message .user,
.slack-floater .message .user {
  font-weight: 600;
}
.slack-content .slack-footer,
.slack-floater .slack-footer {
  margin-top: 4px;
  font-size: 0.75em;
}
.slack-floater {
  color: #333;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  position: absolute;
  background: #fff;
  border: 4px solid #ccc;
  border-radius: 10px;
  bottom: auto;
  top: 10%;
  right: 10%;
  left: auto;
  width: 55%;
  padding: 12px;
  overflow: visible;
}
.slack-floater.lefter:after,
.slack-floater.lefter:before {
  left: 30%;
}
.slack-floater:after,
.slack-floater:before {
  position: absolute;
  content: '';
  border: 12px solid #ccc;
  border-left-color: transparent;
  border-bottom-color: transparent;
  bottom: -25px;
  left: 70%;
}
.slack-floater:after {
  border-top-color: #fff;
  border-right-color: #fff;
  bottom: -15px;
  margin-left: -4px;
}
.slack-floater.sider {
  text-align: right;
  width: 55%;
  padding: 4px;
  border: none;
  background: none;
  left: auto;
  right: 35%;
  min-width: 200px;
  margin-top: -10px;
}
.slack-floater.sider:after,
.slack-floater.sider:before {
  display: none;
}
.slack-floater .post {
  padding-bottom: 0;
}
.slack-floater .message {
  margin-left: 0;
  width: 300px;
}
.hero-slack .slack-image-attachment-wrap {
  min-height: 0;
  max-width: 320px;
}
.hero-slack .slack-image-attachment-wrap img {
  margin-bottom: -4px;
}
.wiggle {
  animation: wiggle 2.5s linear infinite;
}
@media all and (max-width: 860px) {
  .slack-main {
    padding: 0 20px;
  }
}
@media all and (max-width: 680px) {
  .slack-content .post {
    font-size: 15px;
  }
  .slack-main {
    padding: 0 15px;
  }
}
@media all and (max-width: 560px) {
  .slack-window {
    height: 300px;
  }
  .slack-main {
    padding: 0 10px;
  }
  .slack-main-header {
    height: 24px;
  }
  .slack-content .post {
    font-size: 14px;
  }
  .slack-content .message {
    line-height: 17px;
  }
  .slack-floater .post {
    font-size: 13px;
  }
  .slack-floater .message {
    line-height: 15px;
    letter-spacing: -0.02em;
  }
}
@keyframes wiggle {
  0%, 40%, 78% {
    transform: rotate(0deg);
  }
  44%, 74% {
    transform: rotate(2deg);
  }
  48%, 70% {
    transform: rotate(-2deg);
  }
  52%, 60%, 66% {
    transform: rotate(4deg);
  }
  56%, 64% {
    transform: rotate(-4deg);
  }
}
.creditcard-form {
  position: relative;
}
.creditcard-form .row label {
  margin-bottom: 2px;
}
.creditcard-form .row + .row label {
  margin-top: 8px;
}
.creditcard-form .spinner {
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -10px;
  position: absolute;
}
#stripe-card {
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  padding: 6px 6px;
}
.discount-invalid {
  color: #f06b79;
  font-size: 15px;
  margin-top: 12px;
}
.discount-invalid a,
.discount-invalid a:hover {
  color: #f06b79;
  border-bottom: 1px solid #f06b79;
}
.accordion-wrap {
  min-height: 0 !important;
  justify-content: center;
  position: relative;
  margin-bottom: 20px;
}
.accordion-wrap:before {
  position: absolute;
  content: '';
  border-top: 1px solid #ddd;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 0;
}
.accordion-wrap.open {
  margin-bottom: 12px;
}
.accordion-button {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  align-items: center;
  cursor: pointer;
  color: #5e6466;
  z-index: 1;
  background: #fff;
  padding: 2px 8px;
  border-radius: 16px;
  border: 1px solid #ddd;
}
.accordion-button.open {
  margin-bottom: 0em;
}
.accordion-button:hover {
  color: #6e7678;
}
.accordion-button:after {
  content: '';
  background: url("../img/icon-fold.png") no-repeat;
  background-size: contain;
  display: inline-block;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  transform: scaleY(1);
  margin-left: 6px;
  transition: transform 0.2s;
}
.accordion-button.open:after {
  transform: scaleY(-1);
}
.price-before-discount {
  color: #bbb;
  position: relative;
  letter-spacing: -0.02em;
  margin-right: 8px;
}
.price-before-discount:after {
  content: '';
  position: absolute;
  left: -8px;
  right: -8px;
  top: 50%;
  border-bottom: 2px solid #888;
  transform: rotate(20deg);
}
.plans {
  display: flex;
  flex-direction: row;
  padding: 2rem 0;
  margin-bottom: 1rem;
  justify-content: center;
}
.plan {
  width: 400px;
  display: flex;
  flex-direction: column;
  font-size: 0.85rem;
  border-radius: 6px;
  box-shadow: #eee 0 5px 30px;
  margin: 0 1rem;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.plan hr {
  border-color: #eee;
}
.plan h4,
.plan h5,
.plan h6 {
  margin: 0.5rem;
  font-weight: 600;
}
.plan h4 + p,
.plan h5 + p,
.plan h6 + p {
  margin-top: 0.5rem;
}
.plan-info {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background: #d1d1d1 url("../img/icon-info-light.png") no-repeat 50% 50%;
  background-size: 16px;
  transition: background 0.2s;
  margin-bottom: 1px;
  border: 1px solid #fff;
  cursor: pointer;
  margin-top: -2px;
  margin-bottom: -1px;
}
.plan-info:hover {
  background-color: #78abd4;
}
.plan-bullet {
  padding: 0.6rem 0;
  width: 100%;
  box-sizing: border-box;
}
.plan-bullet.light {
  color: #eaeaea;
}
.plan .selected-plan {
  display: inline-block;
  width: 2rem;
  height: 1.8rem;
  position: relative;
}
.plan .selected-plan:after {
  width: 24px;
  height: 24px;
  background-size: 24px;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.plan p {
  margin: 0;
}
.plan b {
  color: #222;
  font-size: 1.1em;
}
.plan-section {
  padding: 1rem 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.plan-section + .plan-section {
  flex-grow: 1;
  padding-top: 0;
}
.plan-section span {
  font-weight: 400;
}
.plan-section span + div {
  margin-top: 4px;
}
.plan-footer {
  padding: 1rem 0.8rem;
}
.plan-sub-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.3rem 0.8rem 2rem;
}
.plan-sub-section .plan-section {
  padding: 0;
  border-top: none;
}
.plan-sub-section .plan-section + .plan-section {
  margin-top: 0.5rem;
}
.plan .coming-soon {
  margin: 0.5rem 0 0;
  border: 1px solid #e3e3e3;
  padding: 0.5rem;
}
.plan .fixed {
  height: 50px;
  flex-shrink: 0;
  flex-grow: 0;
}
.plan-price {
  font-size: 1.9em;
  display: inline-block;
  color: #222;
}
.plan-price-text {
  display: inline-block;
  text-align: left;
  font-size: 0.95em;
}
.plan-currency {
  font-size: 0.9em;
  margin-bottom: -2px;
  color: #c4c4c4;
}
.plan #billing-form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  transition: transform 0.3s ease-in-out;
  transform: translateY(100%);
}
.plan .plan-container {
  transition: transform 0.3s ease-in-out;
}
.plan.flipped .plan-container {
  transform: translateY(-100%);
}
.plan.flipped #billing-form {
  transform: translateY(0);
}
#plan-expires-at {
  color: #c6c6c6;
}
#plan-coupon-code {
  display: block;
  color: #c6c6c6;
}
#plan-coupon-code.loading {
  display: inline-block;
  position: relative;
}
#plan-coupon-code.loading .spinner {
  position: absolute;
  top: -15px;
  left: 3px;
}
.plan-faq {
  max-width: none !important;
  text-align: left;
  background: #f8f8f8;
}
.plan-faq .wrap {
  max-width: 1040px;
  padding: 1.5rem 1rem;
}
.plan-faq h5 {
  margin-top: 0;
}
.plan-faq h6 {
  font-family: 'Proxima Nova W01', sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 0.97rem;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.plan-faq .col {
  width: 50%;
  justify-content: space-between;
}
.plan-faq .col + .col {
  margin-left: 1.5rem;
}
.plan-faq .row + .row {
  margin-top: 1.5rem;
}
.plan-faq .cell {
  background: #fff;
  padding: 1.5rem 1.5rem;
  padding: 1rem 1rem;
  width: 50%;
  flex: 1;
}
.plan-faq .cell + .cell {
  margin-left: 1.5rem;
}
.plan-faq p {
  font-size: 0.9em !important;
}
@media all and (max-width: 860px) {
  .plans {
    flex-direction: column;
    align-items: center;
  }
  .plan {
    max-width: 90%;
  }
  .plan + .plan {
    margin-top: 2rem;
  }
  .plan-faq .row {
    flex-direction: column;
  }
  .plan-faq .cell {
    width: auto;
  }
  .plan-faq .cell + .cell {
    margin-left: 0;
    margin-top: 1.5rem;
  }
}
.table {
  display: flex;
  box-shadow: #eee 0 5px 30px;
  flex-direction: column;
  text-align: left;
  max-width: 780px;
  width: 100%;
  margin: 3rem auto 2rem;
  padding-bottom: 24px;
  box-sizing: border-box;
  border-radius: 6px;
}
.table.small {
  max-width: 600px;
}
.table.padded {
  padding: 1.5rem 2rem;
}
.table-header,
.table-item,
.table-footer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  padding: 0 1.5rem;
  min-height: 56px;
}
.table-header .col,
.table-item .col,
.table-footer .col {
  flex-basis: 30%;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 0;
}
.table-header .col + .col,
.table-item .col + .col,
.table-footer .col + .col {
  margin: 0;
}
.table-header .col:first-child,
.table-item .col:first-child,
.table-footer .col:first-child {
  flex-basis: 40%;
  align-items: flex-start;
}
.table-header .col > span,
.table-item .col > span,
.table-footer .col > span {
  font-size: 1rem;
}
.table-header.mini,
.table-item.mini,
.table-footer.mini {
  min-height: 32px;
  position: relative;
}
.table-header.mini .col,
.table-item.mini .col,
.table-footer.mini .col {
  border-top: 2px dotted #eaeaea;
}
.table-header.mini:last-child .col,
.table-item.mini:last-child .col,
.table-footer.mini:last-child .col {
  border-bottom: 2px dotted #eaeaea;
  margin-bottom: 0.25em;
}
.table-header.mini .col label,
.table-item.mini .col label,
.table-footer.mini .col label {
  margin-left: 1.25em;
  font-size: 0.8rem;
  font-weight: 300;
}
.table-header label,
.table-item label,
.table-footer label {
  width: auto;
  font-size: 0.9rem;
  margin: 0;
}
.table-header .yes,
.table-item .yes,
.table-footer .yes,
.table-header .no,
.table-item .no,
.table-footer .no {
  width: 18px;
  height: 18px;
  display: flex;
  background-image: url("../img/icon-table-check.png");
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.table-header .no,
.table-item .no,
.table-footer .no {
  background-image: url("../img/icon-table-cross.png");
}
.table-header h4 {
  font-size: 1.1rem;
  font-weight: 500;
  position: relative;
  z-index: 1;
  margin: 0.8em 0 1em;
}
.table-header h4:after {
  content: '';
  position: absolute;
  bottom: -18px;
  width: 32px;
  height: 3px;
  background: rgba(238,142,91,0.8);
  left: 50%;
  margin-left: -16px;
  border-radius: 3px;
}
.table-item:nth-child(2n+1) {
  background: rgba(238,238,238,0.3);
}
.table-footer {
  position: relative;
}
.table-footer .col {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  justify-content: flex-start;
}
.table-footer .mini-label {
  margin-top: 0.7em;
  font-size: 0.75em;
  color: #aaa;
}
.table-section {
  padding-bottom: 0.5rem;
}
.table-section > * {
  background: none !important;
}
.table-price-group {
  font-size: 15px;
}
.table-price {
  font-size: 32px;
  display: inline-block;
  color: #222;
  line-height: 1;
}
.table-price span {
  font-weight: 400;
}
.table-price-text {
  display: inline-block;
  text-align: left;
  line-height: 0.9;
}
.disclaimer {
  color: #999;
  font-size: 15px;
  text-align: center;
  margin: 0 0 0;
}
.disclaimer.full-width {
  margin-top: 2px;
  margin-bottom: 8px;
  height: 27px;
  background: #f4f4f4;
  color: #4d5254;
  width: 127%;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  text-align: center;
  justify-content: center;
  position: relative;
}
.disclaimer.full-width > span {
  margin-top: 2px;
}
.disclaimer.full-width:after,
.disclaimer.full-width:before {
  content: '';
  position: absolute;
  height: 27px;
  background: #f4f4f4;
  width: 72px;
}
.disclaimer.full-width:before {
  left: -64px;
}
.disclaimer.full-width:after {
  right: -64px;
}
.discount-badge {
  position: relative;
  color: #fff;
  background: #7ecb49;
  height: 28px;
  margin-top: 16px;
  padding: 0 16px;
  line-height: 27px;
  font-size: 16px;
  display: flex;
  justify-content: center;
}
.discount-badge:after,
.discount-badge:before {
  position: absolute;
  border: 14px solid #7ecb49;
  content: '';
}
.discount-badge:after {
  border-right-color: transparent;
  border-left-width: 1px;
  right: -14px;
}
.discount-badge:before {
  border-left-color: transparent;
  border-right-width: 1px;
  left: -14px;
}
@media all and (max-width: 560px) {
  .table-header,
  .table-item,
  .table-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
  .table-header label,
  .table-item label,
  .table-footer label {
    font-size: 0.78rem;
  }
  .table-header.mini .col label,
  .table-item.mini .col label,
  .table-footer.mini .col label {
    margin-left: 1em;
    font-size: 0.7rem;
  }
  .table-price-group {
    font-size: 0.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .table-price-text {
    margin-top: 3px;
    text-align: center;
  }
}
