article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
fieldset,
input,
select,
button,
textarea,
figure {
  margin: 0;
  font-size: 100%;
  max-width: 100%;
}
fieldset,
legend,
a img {
  padding: 0;
  border: 0;
}
time {
  display: inline;
}
body {
  margin: 0;
}
a {
  text-decoration: none;
}
[tabindex]:not(a) {
  outline: 0;
}
ul,
ol {
  padding: 0;
}
h1,
h2,
h3,
h4 {
  text-rendering: optimizeLegibility;
}
sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
address {
  font-style: normal;
}
img {
  max-width: 100%;
}
[hidden] {
  display: none;
}
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  content: '';
  display: table;
  clear: both;
}
.newline:after {
  content: '\A';
  white-space: pre;
}
.image-replacement {
  font: 0/0 a;
  color: transparent;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  height: 100%;
}
pre {
  white-space: pre-wrap;
}
body {
  height: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  background-color: #f2f4f5;
}
.loading-text {
  display: none;
}
body.loading,
body.loading * {
  cursor: wait;
}
body.loading .loading-text {
  display: block;
}
body,
legend,
input,
textarea,
button {
  font-family: Lato, sans-serif;
  line-height: 1.4;
  color: #5b6369;
}
a:link,
a:visited {
  color: #e15d42;
}
a:link:focus,
a:link:hover,
a:visited:hover {
  color: #c93d20;
}
.simple-link {
  border-bottom: 1px solid transparent;
  -webkit-transition-property: color,  border-bottom;
  -moz-transition-property: color,  border-bottom;
  -o-transition-property: color,  border-bottom;
  -ms-transition-property: color,  border-bottom;
  transition-property: color, border-bottom;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.simple-link:hover,
.simple-link:focus {
  color: #c93d20;
  border-bottom-color: #e15d42;
  border-bottom-color: rgba(201,61,32,0.5);
}
.simple-link:active {
  position: relative;
  top: 1px;
}
p,
ul,
ol,
dl,
blockquote,
table,
figure {
  margin: 0;
}
[data-before]:before {
  content: attr(data-before);
}
[data-after]:after {
  content: attr(data-after);
}
::-webkit-input-placeholder {
  color: #d2dae3;
}
::-moz-placeholder {
  color: #d2dae3;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #d2dae3;
}
[disabled]::-webkit-input-placeholder {
  color: transparent;
}
[disabled]::-moz-placeholder {
  color: transparent;
}
input[disabled]:-moz-placeholder,
textarea[disabled]:-moz-placeholder {
  color: transparent;
}
.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.disabled {
  pointer-events: none;
}
.ellipsis {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.icon-arrow-left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-arrow-left:before {
  content: "\f101";
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
.icon-templates {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 20px;
}
.icon-templates i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 5px;
  height: 5px;
  float: left;
  margin-left: 2px;
  background-color: #c4c8cb;
  background-color: rgba(60,70,80,0.5);
  -webkit-transition: background-color 0.125s;
  -moz-transition: background-color 0.125s;
  -o-transition: background-color 0.125s;
  -ms-transition: background-color 0.125s;
  transition: background-color 0.125s;
}
.icon-templates i:nth-child(3n - 2) {
  margin-left: 0;
}
.icon-templates i:nth-child(1n + 4) {
  margin-top: 2px;
}
[role="main"] {
  padding-bottom: 88px;
}
.header-absolute {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.header-public {
  width: 100%;
}
.header-public .wrapper {
  font-size: 0;
}
.header-public .header-logo {
  width: 100%;
  margin-right: -100%;
}
.header-public .header-logo h1 {
  position: relative;
  top: -4px;
  padding-bottom: 0.5em;
}
.header-public .header-logo .image-container {
  position: relative;
  top: 2px;
}
.header-public .header-logo a {
  position: relative;
  padding: 0.9em 0;
  color: #3c4650;
  font-size: 26px;
  font-size: 2.6rem;
  z-index: 2;
}
.header-public .header-logo a:hover,
.header-public .header-logo a:focus {
  color: #2b3239;
}
.header-public .header-logo span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0.4em;
}
.header-public .inline-column {
  vertical-align: middle;
}
.header-public nav a {
  padding: 0.1em 0.1em 0.45em 0.1em;
  color: #7c878e;
  color: rgba(124,135,142,0.85);
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
.header-public nav a:hover,
.header-public nav a:focus {
  color: #606e77;
}
.header-public nav a + a {
  margin-left: 2%;
}
.header-nav {
  width: 100%;
  text-align: right;
}
.header-nav nav {
  position: relative;
  z-index: 1;
}
.header-nav .dropdown {
  position: relative;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 2% 0 2%;
  padding-bottom: 0.45em;
}
.header-nav .dropdown + .dropdown {
  margin-left: 0%;
}
.header-nav .dropdown-content {
  display: none;
  text-align: left;
  position: absolute;
  background-color: #414950;
  min-width: 205px;
  border: 1px solid #51595f;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  z-index: 1;
  padding: 0.7em 1em;
  margin-top: 0.45em;
  left: 48.5%;
  -webkit-transform: translateX(-48.5%);
  -moz-transform: translateX(-48.5%);
  -o-transform: translateX(-48.5%);
  -ms-transform: translateX(-48.5%);
  transform: translateX(-48.5%);
}
.header-nav .dropdown-content:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #42494f;
  border-top: 6px solid transparent;
  right: 48.5%;
  bottom: 100%;
}
.header-nav .dropdown-content a {
  color: #bac1c7;
  padding: 0.5em 0;
  text-decoration: none;
  display: block;
  -webkit-transition: color 200ms;
  -moz-transition: color 200ms;
  -o-transition: color 200ms;
  -ms-transition: color 200ms;
  transition: color 200ms;
}
.header-nav .dropdown-content a + a {
  margin-left: 0%;
}
.header-nav .dropdown:hover .dropdown-content {
  display: block;
}
.header-nav .dropdown-content a:hover {
  color: #fff;
  -webkit-transition: color 200ms;
  -moz-transition: color 200ms;
  -o-transition: color 200ms;
  -ms-transition: color 200ms;
  transition: color 200ms;
}
@media (max-width: 900px) {
  .header-nav .anchor {
    display: none;
  }
}
@media (min-width: 661px) {
  .header-public .mobile-nav {
    display: none;
  }
}
@media (max-width: 660px) {
  .header-public .header-nav {
    display: none;
  }
  .header-public .header-logo h1 {
    text-align: left;
    top: 8px;
    z-index: 997;
  }
  .header-public .header-logo h1 a {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .header-public .header-logo h1 a .image-container {
    max-width: 22px !important;
  }
}
.content {
  position: relative;
  min-height: 100%;
}
.wrapper {
  width: 95%;
  max-width: 1440px;
  margin: auto;
  position: relative;
}
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4em 0 2em;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
}
#footer ul {
  font-size: 0;
}
#footer li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  font-size: 1.2rem;
}
#footer li + li:before {
  content: '·';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 0.6em;
}
#footer a {
  color: #5b6369;
  word-spacing: 0.2em;
}
#footer a:hover,
#footer a:focus {
  color: #3d4245;
}
.center-align {
  text-align: center;
}
.mobile-nav ul {
  list-style-type: none;
}
#menuToggle {
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: 0;
  -webkit-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#menuToggle input {
  display: flex;
  width: 39px;
  height: 29px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 999;
  margin: -9px 0px 13px -4px;
}
#menuToggle span {
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  z-index: 998;
  -webkit-transform-origin: 5px 0px;
  -moz-transform-origin: 5px 0px;
  -o-transform-origin: 5px 0px;
  -ms-transform-origin: 5px 0px;
  transform-origin: 5px 0px;
  -webkit-transition: -webkit-transform  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   background  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   opacity  0.55s  ease;
  -moz-transition: -moz-transform  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   background  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   opacity  0.55s  ease;
  -o-transition: -o-transform  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   background  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   opacity  0.55s  ease;
  -ms-transition: -ms-transform  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   background  0.5s  cubic-bezier(0.77, 0.2, 0.05, 1),   opacity  0.55s  ease;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
#menuToggle span:first-child {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2) {
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
#menuToggle input:checked ~ span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: rotate(45deg) translate(-3px, -1px);
  -moz-transform: rotate(45deg) translate(-3px, -1px);
  -o-transform: rotate(45deg) translate(-3px, -1px);
  -ms-transform: rotate(45deg) translate(-3px, -1px);
  transform: rotate(45deg) translate(-3px, -1px);
  background: #36383f;
}
#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
  -moz-transform: rotate(0deg) scale(0.2, 0.2);
  -o-transform: rotate(0deg) scale(0.2, 0.2);
  -ms-transform: rotate(0deg) scale(0.2, 0.2);
  transform: rotate(0deg) scale(0.2, 0.2);
}
#menuToggle input:checked ~ span:nth-last-child(2) {
  -webkit-transform: rotate(-45deg) translate(0, -1px);
  -moz-transform: rotate(-45deg) translate(0, -1px);
  -o-transform: rotate(-45deg) translate(0, -1px);
  -ms-transform: rotate(-45deg) translate(0, -1px);
  transform: rotate(-45deg) translate(0, -1px);
}
#menu-mobile {
  position: fixed;
  z-index: 996;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: hidden;
  background: #fff;
  padding: 100px 48px 25px;
  -webkit-font-smoothing: antialiased;
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  -o-transition: -o-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  -ms-transition: -ms-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#menu-mobile ul {
  margin-bottom: 1.5em;
}
#menu-mobile div {
  text-transform: uppercase;
  font-size: 14px;
  color: #485158;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 10px;
}
#menu-mobile a {
  text-transform: none;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
}
#menu-mobile .ut-links {
  margin-top: 2em;
}
#menu-mobile .ut-links a {
  font-size: 11px;
}
#menu li {
  padding: 10px 0;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
  -ms-transition-delay: 2s;
  transition-delay: 2s;
}
#menuToggle input:checked ~ div {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.no-scroll {
  overflow: hidden;
}
.avery {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.avery ul {
  font-size: 0;
}
.avery li {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline;
  list-style-type: none;
}
.avery li:before {
  content: '  ·';
  padding: 0 0.4em 0 0;
}
.avery li:nth-child(4n - 3):before {
  display: none;
}
.avery li:nth-child(4n):after {
  content: "\A";
  white-space: pre;
}
.avery p {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  margin-top: 0 !important;
  text-transform: none;
}
[data-view^="home-"],
[data-view^="blog_posts-"] {
  background: #d4e6f2 url(/assets/bg-gradient-0e746652d6a079cff2db7941e9b691a36fbbccf301f11cb25ebc781390bf7922.png) left top repeat-y;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fcfcfc), color-stop(0.25, #efefde), color-stop(1, #d4e6f2));
  background: -webkit-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: -moz-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: -o-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: -ms-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  position: relative;
  height: 100%;
  color: #485158;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
[data-view^="home-"] .content,
[data-view^="blog_posts-"] .content {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(3, rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top, #fff 0, rgba(255,255,255,0) 300px);
  background-image: -moz-linear-gradient(top, #fff 0, rgba(255,255,255,0) 300px);
  background-image: -o-linear-gradient(top, #fff 0, rgba(255,255,255,0) 300px);
  background-image: -ms-linear-gradient(top, #fff 0, rgba(255,255,255,0) 300px);
  background-image: linear-gradient(top, #fff 0, rgba(255,255,255,0) 300px);
  z-index: 0;
}
[data-view^="home-"] .wrapper,
[data-view^="blog_posts-"] .wrapper {
  width: 85%;
  max-width: 1280px;
  position: relative;
}
[data-view^="home-"] .page-header,
[data-view^="blog_posts-"] .page-header,
[data-view^="home-"] .page-footer,
[data-view^="blog_posts-"] .page-footer {
  margin: 3.5% 0 2.5%;
}
[data-view^="home-"] .page-header h1,
[data-view^="blog_posts-"] .page-header h1,
[data-view^="home-"] .page-footer h1,
[data-view^="blog_posts-"] .page-footer h1,
[data-view^="home-"] .page-header h2,
[data-view^="blog_posts-"] .page-header h2,
[data-view^="home-"] .page-footer h2,
[data-view^="blog_posts-"] .page-footer h2,
[data-view^="home-"] .page-header h3,
[data-view^="blog_posts-"] .page-header h3,
[data-view^="home-"] .page-footer h3,
[data-view^="blog_posts-"] .page-footer h3 {
  font: 100 42px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  text-align: center;
}
[data-view^="home-"] .page-header h1,
[data-view^="blog_posts-"] .page-header h1,
[data-view^="home-"] .page-footer h1,
[data-view^="blog_posts-"] .page-footer h1,
[data-view^="home-"] .page-header h2,
[data-view^="blog_posts-"] .page-header h2,
[data-view^="home-"] .page-footer h2,
[data-view^="blog_posts-"] .page-footer h2 {
  margin: 0 0 0.25em;
  font-weight: 300;
  color: #25282b;
}
[data-view^="home-"] .page-header h3,
[data-view^="blog_posts-"] .page-header h3,
[data-view^="home-"] .page-footer h3,
[data-view^="blog_posts-"] .page-footer h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #52595f;
}
[data-view^="home-"] .page-footer,
[data-view^="blog_posts-"] .page-footer {
  margin: 5% 0 2.5%;
  text-align: center;
}
[data-view^="home-"] .page-footer p,
[data-view^="blog_posts-"] .page-footer p {
  margin-top: 2em;
}
[data-view^="home-"] .pocket-style,
[data-view^="blog_posts-"] .pocket-style {
  margin-top: 5%;
  border: 1px solid rgba(157,167,177,0.25);
  -webkit-border-radius: 9px;
  border-radius: 9px;
  background: rgba(247,248,248,0.37);
  -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 0 6px rgba(61,66,69,0.05);
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 0 6px rgba(61,66,69,0.05);
}
[data-view^="home-"] .pocket-style-white,
[data-view^="blog_posts-"] .pocket-style-white {
  margin-top: 5%;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  border: 1px solid rgba(157,167,177,0.25);
  background: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 0 6px rgba(61,66,69,0.05);
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 0 6px rgba(61,66,69,0.05);
}
[data-view^="home-"] .pocket-style-white h1,
[data-view^="blog_posts-"] .pocket-style-white h1,
[data-view^="home-"] .pocket-style-white h2,
[data-view^="blog_posts-"] .pocket-style-white h2,
[data-view^="home-"] .pocket-style-white h3,
[data-view^="blog_posts-"] .pocket-style-white h3,
[data-view^="home-"] .pocket-style-white p,
[data-view^="blog_posts-"] .pocket-style-white p,
[data-view^="home-"] .pocket-style-white ul,
[data-view^="blog_posts-"] .pocket-style-white ul,
[data-view^="home-"] .pocket-style-white ol,
[data-view^="blog_posts-"] .pocket-style-white ol {
  color: #000;
}
[data-view^="home-"] .pocket-style-white small,
[data-view^="blog_posts-"] .pocket-style-white small {
  color: #485158;
}
[data-view^="home-"] .simple-style,
[data-view^="blog_posts-"] .simple-style {
  margin-top: 4.5%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dee2e5;
  background: #fff;
}
[data-view^="home-"] .simple-text,
[data-view^="blog_posts-"] .simple-text {
  padding: 7.5% 12.5%;
  font-size: 18px;
  font-size: 1.8rem;
}
[data-view^="home-"] .simple-text h1,
[data-view^="blog_posts-"] .simple-text h1,
[data-view^="home-"] .simple-text h2,
[data-view^="blog_posts-"] .simple-text h2,
[data-view^="home-"] .simple-text h3,
[data-view^="blog_posts-"] .simple-text h3,
[data-view^="home-"] .simple-text p,
[data-view^="blog_posts-"] .simple-text p,
[data-view^="home-"] .simple-text ul,
[data-view^="blog_posts-"] .simple-text ul,
[data-view^="home-"] .simple-text ol,
[data-view^="blog_posts-"] .simple-text ol {
  margin: 0 auto 1em;
  font-weight: 200;
  max-width: 740px;
}
[data-view^="home-"] .simple-text h1,
[data-view^="blog_posts-"] .simple-text h1,
[data-view^="home-"] .simple-text h2,
[data-view^="blog_posts-"] .simple-text h2 {
  margin-top: 1.5em;
  font-size: 34px;
  font-size: 3.4rem;
}
[data-view^="home-"] .simple-text h1:first-child,
[data-view^="blog_posts-"] .simple-text h1:first-child,
[data-view^="home-"] .simple-text h2:first-child,
[data-view^="blog_posts-"] .simple-text h2:first-child {
  margin-top: 0;
}
[data-view^="home-"] .simple-text h3,
[data-view^="blog_posts-"] .simple-text h3 {
  font-weight: 400;
}
[data-view^="home-"] .simple-text-cases,
[data-view^="blog_posts-"] .simple-text-cases {
  padding: 7.5% 16% 7.5% 12.5%;
  font-size: 18px;
  font-size: 1.8rem;
}
[data-view^="home-"] .simple-text-cases h1,
[data-view^="blog_posts-"] .simple-text-cases h1,
[data-view^="home-"] .simple-text-cases h2,
[data-view^="blog_posts-"] .simple-text-cases h2,
[data-view^="home-"] .simple-text-cases h3,
[data-view^="blog_posts-"] .simple-text-cases h3,
[data-view^="home-"] .simple-text-cases p,
[data-view^="blog_posts-"] .simple-text-cases p,
[data-view^="home-"] .simple-text-cases ul,
[data-view^="blog_posts-"] .simple-text-cases ul,
[data-view^="home-"] .simple-text-cases ol,
[data-view^="blog_posts-"] .simple-text-cases ol {
  margin: 0 auto 1em;
  font-weight: 200;
  max-width: 740px;
}
[data-view^="home-"] .simple-text-cases h1,
[data-view^="blog_posts-"] .simple-text-cases h1,
[data-view^="home-"] .simple-text-cases h2,
[data-view^="blog_posts-"] .simple-text-cases h2 {
  margin-top: 1.5em;
  font-size: 34px;
  font-size: 3.4rem;
}
[data-view^="home-"] .simple-text-cases h1:first-child,
[data-view^="blog_posts-"] .simple-text-cases h1:first-child,
[data-view^="home-"] .simple-text-cases h2:first-child,
[data-view^="blog_posts-"] .simple-text-cases h2:first-child {
  margin-top: 0;
}
[data-view^="home-"] .landing-hero-text,
[data-view^="blog_posts-"] .landing-hero-text {
  font: 25px Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  letter-spacing: 1.1px;
}
[data-view^="home-"] .landing-hero-text h1,
[data-view^="blog_posts-"] .landing-hero-text h1,
[data-view^="home-"] .landing-hero-text h2,
[data-view^="blog_posts-"] .landing-hero-text h2,
[data-view^="home-"] .landing-hero-text h3,
[data-view^="blog_posts-"] .landing-hero-text h3,
[data-view^="home-"] .landing-hero-text p,
[data-view^="blog_posts-"] .landing-hero-text p,
[data-view^="home-"] .landing-hero-text ul,
[data-view^="blog_posts-"] .landing-hero-text ul,
[data-view^="home-"] .landing-hero-text ol,
[data-view^="blog_posts-"] .landing-hero-text ol {
  margin: 1em auto 1em;
  font-weight: 600;
  max-width: 740px;
}
[data-view^="home-"] .landing-banner-text,
[data-view^="blog_posts-"] .landing-banner-text {
  font: 20px Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  letter-spacing: 1.1px;
}
[data-view^="home-"] .landing-banner-text h1,
[data-view^="blog_posts-"] .landing-banner-text h1 {
  margin: 0.5em 0 0.2em 0;
  font-weight: 600;
}
[data-view^="home-"] .landing-banner-text h2,
[data-view^="blog_posts-"] .landing-banner-text h2,
[data-view^="home-"] .landing-banner-text h3,
[data-view^="blog_posts-"] .landing-banner-text h3,
[data-view^="home-"] .landing-banner-text p,
[data-view^="blog_posts-"] .landing-banner-text p,
[data-view^="home-"] .landing-banner-text ul,
[data-view^="blog_posts-"] .landing-banner-text ul,
[data-view^="home-"] .landing-banner-text ol,
[data-view^="blog_posts-"] .landing-banner-text ol {
  margin-bottom: 0.5em;
  font-weight: 300;
  font-size: 20px;
}
[data-view^="home-"] .simple-text-publisher,
[data-view^="blog_posts-"] .simple-text-publisher {
  padding: 4% 9%;
  font-size: 18px;
  font-size: 1.8rem;
}
[data-view^="home-"] .simple-text-publisher h1,
[data-view^="blog_posts-"] .simple-text-publisher h1,
[data-view^="home-"] .simple-text-publisher h2,
[data-view^="blog_posts-"] .simple-text-publisher h2,
[data-view^="home-"] .simple-text-publisher h3,
[data-view^="blog_posts-"] .simple-text-publisher h3,
[data-view^="home-"] .simple-text-publisher p,
[data-view^="blog_posts-"] .simple-text-publisher p,
[data-view^="home-"] .simple-text-publisher ul,
[data-view^="blog_posts-"] .simple-text-publisher ul,
[data-view^="home-"] .simple-text-publisher ol,
[data-view^="blog_posts-"] .simple-text-publisher ol {
  margin: 0 auto 1em;
  font-weight: 200;
  max-width: 1000px;
}
[data-view^="home-"] .simple-text-publisher h1,
[data-view^="blog_posts-"] .simple-text-publisher h1,
[data-view^="home-"] .simple-text-publisher h2,
[data-view^="blog_posts-"] .simple-text-publisher h2 {
  margin-top: 1.5em;
  font-size: 34px;
  font-size: 3.4rem;
}
[data-view^="home-"] .simple-text-publisher h1:first-child,
[data-view^="blog_posts-"] .simple-text-publisher h1:first-child,
[data-view^="home-"] .simple-text-publisher h2:first-child,
[data-view^="blog_posts-"] .simple-text-publisher h2:first-child {
  margin-top: 0;
}
[data-view^="home-"] .xsmall-text,
[data-view^="blog_posts-"] .xsmall-text {
  font-size: 12px;
}
@media (max-width: 1000px) {
  [data-view^="home-"] .page-header h1,
  [data-view^="blog_posts-"] .page-header h1,
  [data-view^="home-"] .page-footer h1,
  [data-view^="blog_posts-"] .page-footer h1,
  [data-view^="home-"] .page-header h2,
  [data-view^="blog_posts-"] .page-header h2,
  [data-view^="home-"] .page-footer h2,
  [data-view^="blog_posts-"] .page-footer h2 {
    font-size: 34px;
    font-size: 3.4rem;
  }
  [data-view^="home-"] .page-header h3,
  [data-view^="blog_posts-"] .page-header h3,
  [data-view^="home-"] .page-footer h3,
  [data-view^="blog_posts-"] .page-footer h3 {
    font-size: 20px;
    font-size: 2rem;
  }
  [data-view^="home-"] .text-content .heading-alpha,
  [data-view^="blog_posts-"] .text-content .heading-alpha {
    font-size: 34px;
    font-size: 3.4rem;
  }
  [data-view^="home-"] .page-footer,
  [data-view^="blog_posts-"] .page-footer,
  [data-view^="home-"] .page-header,
  [data-view^="blog_posts-"] .page-header {
    margin: 1.75em 0 0;
  }
}
@media (max-width: 550px) {
  [data-view^="home-"] .text-content .wrapper,
  [data-view^="blog_posts-"] .text-content .wrapper {
    width: 95%;
  }
  [data-view^="home-"] .page-header h1,
  [data-view^="blog_posts-"] .page-header h1,
  [data-view^="home-"] .page-footer h1,
  [data-view^="blog_posts-"] .page-footer h1,
  [data-view^="home-"] .page-header h2,
  [data-view^="blog_posts-"] .page-header h2,
  [data-view^="home-"] .page-footer h2,
  [data-view^="blog_posts-"] .page-footer h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  [data-view^="home-"] .page-header h3,
  [data-view^="blog_posts-"] .page-header h3,
  [data-view^="home-"] .page-footer h3,
  [data-view^="blog_posts-"] .page-footer h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  [data-view^="home-"] .page-header,
  [data-view^="blog_posts-"] .page-header {
    margin: 7.5% 0;
  }
  [data-view^="home-"] .text-content .heading-alpha,
  [data-view^="blog_posts-"] .text-content .heading-alpha {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
input:checked + .checkable-box {
  background: #fff;
  -webkit-box-shadow: 0 0 0 4px #f0917b;
  box-shadow: 0 0 0 4px #f0917b;
  border: 1px solid transparent;
}
input:checked + .checkable-box.dark {
  color: #fff;
  background: #636873;
  -webkit-box-shadow: 0 0 0 4px #fff;
  box-shadow: 0 0 0 4px #fff;
}
form.checkout-form {
  position: relative;
  max-width: 460px;
  margin: auto;
}
form.skinny {
  position: relative;
  max-width: 460px;
  margin: auto;
}
form.skinny.checkout-width {
  max-width: 720px;
  left: -128px;
}
form.skinny.full-width {
  max-width: none;
}
form.skinny p {
  text-align: center;
}
form.skinny .alert {
  padding: 3%;
  margin: 7% 0;
}
form.skinny h2 {
  text-align: center;
  margin: 1.4em 0 0.5em;
  font-size: 24px;
  font-size: 2.4rem;
}
form.skinny fieldset {
  text-align: center;
  padding: 4px 12px;
  margin: auto auto 1em;
}
form.skinny .row {
  margin: 12px 0;
  font-size: 0;
}
form.skinny label {
  display: block;
  position: relative;
  text-align: left;
}
form.skinny span.label {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  width: 95px;
  margin-right: -95px;
  text-align: right;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  font-size: 11px;
  font-size: 1.1rem;
  color: #b0b0b0;
  padding-left: 5px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
form.skinny input,
form.skinny textarea {
  resize: none;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 100%;
  font-size: 20px;
  font-size: 2rem;
  border: 1px solid;
  border-color: #c4ccd0 #d6dee2 #d9e1e5;
  padding: 10px 10px 10px 110px;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
}
form.skinny input:focus,
form.skinny textarea:focus {
  z-index: 1;
  outline: none;
  border-color: #e7b07b;
}
form.skinny input[type="checkbox"],
form.skinny input[type="radio"] {
  font-size: 20px;
  font-size: 2rem;
  width: auto;
}
form.skinny label + label input,
form.skinny label + label textarea {
  margin-top: -1px;
  border-top-color: #dce0e3;
}
form.skinny label:first-child input,
form.skinny label:first-child textarea {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
form.skinny label:last-child input,
form.skinny label:last-child textarea {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
form.skinny label.select {
  padding: 10px 40px 10px 0;
}
form.skinny label.select:after {
  margin-left: 110px;
  font-size: 20px;
  font-size: 2rem;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
form.skinny label.select:before {
  position: absolute;
  top: 50%;
  right: 12px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 0;
  color: #a4a8aa;
}
form.skinny .select-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  text-align: right;
}
form.skinny .select-group label.select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 0;
  border-radius: 0;
}
form.skinny .select-group label.select:after {
  margin-left: 40px;
}
form.skinny .select-group label.select:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
form.skinny .select-group label.select:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
form.skinny .select-group label.select + label.select {
  border-left-color: transparent;
}
form.skinny select {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  cursor: pointer;
}
form.skinny select + .after {
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}
form.skinny select:focus + .after {
  border: 1px solid #e7b07b;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
form.skinny button[type="submit"] {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 440px;
  margin: 1em auto;
}
form.skinny button[type="submit"].full-width {
  max-width: none;
}
form.skinny .error span.label {
  color: #f00;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  filter: none;
  font-weight: 700;
}
form.skinny .error input,
form.skinny input.error {
  background: #fff2f2;
}
form.skinny .valid span.label {
  color: #008000;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  filter: none;
  font-weight: 700;
}
form.skinny .valid input,
form.skinny input.valid {
  background: #ecffec;
}
form.skinny input[disabled],
form.skinny textarea[disabled] {
  background: #f5f8f9;
}
form.skinny input[type="checkbox"].toggle-fields ~ .checked-fields {
  display: none;
}
form.skinny input[type="checkbox"].toggle-fields:checked ~ .checked-fields {
  display: block;
}
form.skinny input[type="checkbox"].toggle-fields:checked ~ .unchecked-fields {
  display: none;
}
form.skinny input[type="checkbox"].toggle-fields {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0.8em 0;
  font-size: 19px;
  font-size: 1.9rem;
  vertical-align: middle;
}
form.skinny input[type="checkbox"].toggle-fields + label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0.8em 0 0.8em 0.4em;
  font-size: 19px;
  font-size: 1.9rem;
  vertical-align: middle;
}
form.skinny input[type="checkbox"].toggle-fields + label + * {
  margin-top: -0.6em;
}
form.skinny input[disabled],
form.skinny textarea[disabled],
form.skinny label.select.disabled:after {
  color: #9c9fa0;
}
form.skinny .row.inline {
  display: table;
  width: 100%;
}
form.skinny .row.inline .group {
  display: table-cell;
  text-align: left;
}
form.skinny .row.inline .group input {
  font-size: 16px;
  font-size: 1.6rem;
  width: auto;
  padding: 12px;
  text-align: center;
}
form.skinny .row.inline .group input:first-of-type {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
form.skinny .row.inline .group input:last-of-type {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
form.skinny .row.inline .right {
  text-align: right;
}
form.skinny .row.inline span.label {
  width: auto;
  margin-right: 0;
}
form.skinny .row.inline input + input {
  margin-left: -2px;
}
form.skinny .row.inline span.label + input {
  margin-left: 10px;
}
form.skinny .row.inline input + span.label {
  margin-left: 10px;
}
form.skinny ul.radios {
  list-style: none;
  text-align: left;
}
form.skinny ul.radios li {
  margin: 0.8em 0.5em;
}
form.skinny ul.radios li[title] > label,
form.skinny ul.radios li[title] > label > * {
  cursor: help;
}
form.skinny ul.radios li.notice {
  color: #8c9194;
}
form.skinny ul.radios label input {
  margin-right: 0.5em;
}
form.skinny ul.radios label > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 100%;
  padding-left: 1.9em;
  margin-left: -1.9em;
}
form.skinny ul.radios input:disabled + span {
  color: #a0a7ac;
}
form.skinny .credit_card {
  width: 440px;
  background: #eef1f3;
  border: 1px solid;
  border-color: #d4dadd #d1d8db #bcc6cd;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.05), 0 1px 0 rgba(255,255,255,0.6) inset;
  box-shadow: 0 1px 3px rgba(0,0,0,0.05), 0 1px 0 rgba(255,255,255,0.6) inset;
}
form.skinny .credit_card .row {
  margin-top: 20px;
}
form.skinny .shipping-to > div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
form.skinny .shipping-to-label {
  width: 23%;
  text-align: right;
  padding-right: 0.3em;
}
form.skinny .shipping-to-address {
  width: 76%;
}
form.skinny .credit-card-icons {
  text-align: center;
}
.carved {
  background: #f0f2f3;
  border: 1px solid;
  border-color: #c4ccd0 #d6dee2 #d9e1e5;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.alert {
  padding: 1em;
  text-align: left;
  margin: 0 auto 2.5em;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: solid 1px;
}
.alert a {
  text-decoration: underline;
}
.alert a:hover,
.alert a:focus {
  text-decoration: none;
}
.alert.error {
  background: #fff2f2;
  color: #f00;
}
.alert.error a {
  color: #b30000;
}
.alert.warning {
  background: #fffcf0;
  color: #d6a100;
}
.alert.warning a {
  color: #b38600;
}
.alert.success {
  background: #f2fff0;
  color: #40c115;
}
.left-align {
  text-align: left;
}
.center-align {
  text-align: center;
}
.right-align {
  text-align: right;
}
.orange-color {
  color: #ef502a;
}
.text-light {
  color: #969b9e;
}
.text-italic {
  font-style: italic;
}
.extra-top-margin {
  margin-top: 2em;
}
h1,
h2,
h3,
h4 {
  line-height: 1.1;
  margin: 0;
  color: #333;
}
h2,
h3 {
  font-weight: 300;
  font-size: 26px;
  font-size: 2.6rem;
  color: #444a4e;
}
h3 {
  font-size: 20px;
  font-size: 2rem;
}
.heading-alpha {
  color: #262a2d;
  font-size: 44px;
  font-size: 4.4rem;
  font-weight: 300;
  font-family: Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
.heading-bravo {
  display: block;
  margin-bottom: 0.75em;
  color: #262a2d;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.heading-charlie {
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  color: #3d4245;
  margin-bottom: 0.25em;
  margin-top: 1em;
}
.heading-delta {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  color: #3d4245;
}
.label-charlie {
  color: #8f989e;
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.label-delta {
  color: rgba(60,60,60,0.65);
  font-size: 13px;
  font-size: 1.3rem;
}
.label-delta-margin {
  margin-top: 1.25em;
}
.main-section {
  padding: 5em 0;
}
.main-section .wrapper > * + * {
  margin-top: 60px;
}
.logos-section {
  padding: 0.5em 0;
}
.logos-section .heading-bravo {
  font-size: 12px;
  color: #7c878e;
}
.white-section {
  background-color: #fff;
}
.blue-section {
  background-color: #edf2f5;
}
.light-blue-section {
  background-color: #f8fcff;
}
.soft-grey-section {
  background-color: #f9f9f9;
}
.inline-columns {
  font-size: 0;
}
.inline-columns-justify {
  text-align: justify;
  text-justify: distribute-all-lines;
}
.inline-columns-justify:after {
  content: '';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
}
.inline-columns.align-middle .inline-column {
  vertical-align: middle;
}
.inline-column-1 {
  width: 100%;
}
.inline-column-2 {
  width: 50%;
}
.inline-column-3 {
  width: 33.333333%;
}
.inline-column-4 {
  width: 25%;
}
.inline-column-10 {
  width: 10%;
}
.inline-column-20 {
  width: 20%;
}
.inline-column-30 {
  width: 30%;
}
.inline-column-40 {
  width: 40%;
}
.inline-column-50 {
  width: 50%;
}
.inline-column-60 {
  width: 60%;
}
.inline-column-70 {
  width: 70%;
}
.inline-column-80 {
  width: 80%;
}
.inline-column-90 {
  width: 90%;
}
.inline-column-100 {
  width: 100%;
}
.inline-column {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.inline-column .column-title,
.inline-column .column-subtitle {
  display: block;
  text-align: center;
}
.inline-column .column-title {
  margin-top: 1.4em;
  font-size: 22px;
  font-size: 2.2rem;
  color: #81878c;
  font-weight: 400;
}
.inline-column a.column-title {
  color: #e15d42;
  cursor: pointer;
}
.inline-column .column-subtitle {
  color: #a3aeb8;
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.inline-column-33 {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  text-align: center;
}
.image-container {
  width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.image-container > div {
  position: relative;
}
.image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hanging-badge {
  margin: -16% auto 0 auto;
}
.badge-container {
  max-width: 550px;
  margin: auto;
}
.badge-container > div {
  position: relative;
  padding-top: 143.454545455%;
}
.badge-container-4x6 > div {
  position: relative;
  padding-top: 132%;
}
.badge-lanyard {
  top: -4px;
  z-index: 1;
}
.badge-pocket {
  bottom: 0;
}
.badge-pocket-4x6 {
  position: absolute;
  bottom: 0;
  height: 80%;
  right: 10%;
}
.left-4x6 {
  -webkit-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  transform: rotate(12deg);
}
.right-4x6 {
  -webkit-transform: rotate(-16deg);
  -moz-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  transform: rotate(-16deg);
}
.badge-4x6-cardboard {
  position: absolute;
  bottom: 0%;
  height: 78%;
  right: 12%;
}
.left-4x6-cardboard {
  -webkit-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -o-transform: rotate(12deg);
  -ms-transform: rotate(12deg);
  transform: rotate(12deg);
}
.right-4x6-cardboard {
  -webkit-transform: rotate(-16deg);
  -moz-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  transform: rotate(-16deg);
}
.front-move-left {
  -webkit-animation: moveLeft 1s 0.3s;
  -moz-animation: moveLeft 1s 0.3s;
  -o-animation: moveLeft 1s 0.3s;
  -ms-animation: moveLeft 1s 0.3s;
  animation: moveLeft 1s 0.3s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.back-move-right {
  -webkit-animation: moveRight 1s 0.3s;
  -moz-animation: moveRight 1s 0.3s;
  -o-animation: moveRight 1s 0.3s;
  -ms-animation: moveRight 1s 0.3s;
  animation: moveRight 1s 0.3s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.badge-lanyard,
.badge-pocket {
  position: absolute;
  left: 0;
  pointer-events: none;
}
.badge-theme {
  position: absolute;
  top: 48.4%;
  left: 2.6%;
  width: 95%;
  padding-top: 71%;
  background-color: #fff;
  border: 1px solid #d2d9dd;
  overflow: hidden;
}
.badge-theme img {
  position: absolute;
  top: 0;
  left: 0;
}
.theme-switcher img {
  display: none;
}
.theme-switcher img.selected {
  display: block;
}
.prev-next-buttons {
  text-align: center;
  margin: 2.5em 0 0;
}
.prev-next-button {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 2.5em;
  height: 2.5em;
  color: #bbc8cc;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.5em;
  text-align: center;
  border: 1px solid #d7dddd;
  border-color: rgba(191,203,207,0.65);
  -webkit-border-radius: 2.5em;
  border-radius: 2.5em;
  background-color: #fff;
  background-color: rgba(255,255,255,0.5);
  -webkit-box-shadow: 0 1px 2px rgba(53,60,69,0.1);
  box-shadow: 0 1px 2px rgba(53,60,69,0.1);
  -webkit-transition: border-color  0.15s,   background-color  0.15s;
  -moz-transition: border-color  0.15s,   background-color  0.15s;
  -o-transition: border-color  0.15s,   background-color  0.15s;
  -ms-transition: border-color  0.15s,   background-color  0.15s;
  transition: border-color 0.15s, background-color 0.15s;
}
.prev-next-button.pressed {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.prev-next-button:hover,
.prev-next-button:focus,
.prev-next-button.pressed {
  border-color: #bbc8cc;
  background-color: #fff;
}
.prev-next-button:active,
.prev-next-button.pressed {
  top: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.prev-next-button + .prev-next-button {
  margin-left: 1.2em;
}
.white-box {
  background-color: #fff;
  border: 1px solid #d8e2eb;
  border-bottom-color: #c3cdd4;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 36px 2em 2em;
}
.white-box a {
  color: #e47661;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
.white-box a:hover,
.white-box a:focus {
  color: #0e4d7d;
}
.white-box + .white-box {
  margin-top: 1.6em;
}
.white-box-with-tip {
  position: relative;
}
.white-box-with-tip:after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 4em;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: solid #c3cdd4;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.button {
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e76846), color-stop(1, #e25a3b));
  background: -webkit-linear-gradient(top, #e76846 0%, #e25a3b 100%);
  background: -moz-linear-gradient(top, #e76846 0%, #e25a3b 100%);
  background: -o-linear-gradient(top, #e76846 0%, #e25a3b 100%);
  background: -ms-linear-gradient(top, #e76846 0%, #e25a3b 100%);
  background: linear-gradient(top, #e76846 0%, #e25a3b 100%);
  background-color: #e15d42;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,228,0,0.2)), color-stop(1, rgba(255,106,59,0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255,228,0,0.2) 0%, rgba(255,106,59,0.2) 100%);
  background-image: -moz-linear-gradient(top, rgba(255,228,0,0.2) 0%, rgba(255,106,59,0.2) 100%);
  background-image: -o-linear-gradient(top, rgba(255,228,0,0.2) 0%, rgba(255,106,59,0.2) 100%);
  background-image: -ms-linear-gradient(top, rgba(255,228,0,0.2) 0%, rgba(255,106,59,0.2) 100%);
  background-image: linear-gradient(top, rgba(255,228,0,0.2) 0%, rgba(255,106,59,0.2) 100%);
  border: 1px solid #df7555;
  border-color: transparent #db7050 #c24d29 #db7050;
  padding: 0.58em 1.25em 0.65em;
  text-shadow: 0 0.1em 1px rgba(0,0,0,0.1);
  font-size: 20px;
  font-size: 2rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 0 rgba(255,255,255,0.15), inset -1px 0 rgba(255,255,255,0.15), inset 0 1px rgba(255,255,255,0.25), 0 1px 3px rgba(50,54,61,0.15);
  box-shadow: inset 1px 0 rgba(255,255,255,0.15), inset -1px 0 rgba(255,255,255,0.15), inset 0 1px rgba(255,255,255,0.25), 0 1px 3px rgba(50,54,61,0.15);
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -ms-transition: background 0.2s;
  transition: background 0.2s;
  cursor: pointer;
  color: #fff;
}
a.button,
a.button:hover,
a.button:focus,
a.button:active {
  color: #fff;
}
.button:hover,
.button:focus {
  background-color: #ec6549;
}
.button:active {
  position: relative;
  top: 1px;
  background-color: #dc5235;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #b23812 #ce3c1f transparent #ce3c1f;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  text-shadow: 0 -0.1em 1px rgba(0,0,0,0.1);
}
.button.back:before {
  content: '◀';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0.6em;
  margin-right: 0.8em;
  vertical-align: 0.3em;
  -webkit-transform: scaleY(0.9);
}
.button[class*="icon"]:before {
  margin-right: 0.6em;
  font-size: 0.9em;
}
.button.green {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #58d384), color-stop(1, #25c078));
  background: -webkit-linear-gradient(top, #58d384 0%, #25c078 100%);
  background: -moz-linear-gradient(top, #58d384 0%, #25c078 100%);
  background: -o-linear-gradient(top, #58d384 0%, #25c078 100%);
  background: -ms-linear-gradient(top, #58d384 0%, #25c078 100%);
  background: linear-gradient(top, #58d384 0%, #25c078 100%);
  background-color: #24c078;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(197,255,72,0.3)), color-stop(1, rgba(36,192,120,0.3)));
  background-image: -webkit-linear-gradient(top, rgba(197,255,72,0.3) 0%, rgba(36,192,120,0.3) 100%);
  background-image: -moz-linear-gradient(top, rgba(197,255,72,0.3) 0%, rgba(36,192,120,0.3) 100%);
  background-image: -o-linear-gradient(top, rgba(197,255,72,0.3) 0%, rgba(36,192,120,0.3) 100%);
  background-image: -ms-linear-gradient(top, rgba(197,255,72,0.3) 0%, rgba(36,192,120,0.3) 100%);
  background-image: linear-gradient(top, rgba(197,255,72,0.3) 0%, rgba(36,192,120,0.3) 100%);
  border: 1px solid #27c77d;
  border-color: transparent #2cd185 #0eac6b #2cd185;
}
.button.green:hover,
.button.green:focus {
  background-color: #2bcf84;
}
.button.green:active {
  position: relative;
  top: 1px;
  background-color: #10a862;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #06975b #0eac6b transparent #0eac6b;
}
.button.grey {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #929eab), color-stop(1, #767e99));
  background: -webkit-linear-gradient(top, #929eab 0%, #767e99 100%);
  background: -moz-linear-gradient(top, #929eab 0%, #767e99 100%);
  background: -o-linear-gradient(top, #929eab 0%, #767e99 100%);
  background: -ms-linear-gradient(top, #929eab 0%, #767e99 100%);
  background: linear-gradient(top, #929eab 0%, #767e99 100%);
  background-color: #8d99a6;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(168,180,191,0.3)), color-stop(1, rgba(25,15,100,0.3)));
  background-image: -webkit-linear-gradient(top, rgba(168,180,191,0.3) 0%, rgba(25,15,100,0.3) 100%);
  background-image: -moz-linear-gradient(top, rgba(168,180,191,0.3) 0%, rgba(25,15,100,0.3) 100%);
  background-image: -o-linear-gradient(top, rgba(168,180,191,0.3) 0%, rgba(25,15,100,0.3) 100%);
  background-image: -ms-linear-gradient(top, rgba(168,180,191,0.3) 0%, rgba(25,15,100,0.3) 100%);
  background-image: linear-gradient(top, rgba(168,180,191,0.3) 0%, rgba(25,15,100,0.3) 100%);
  border: 1px solid #7a8a98;
  border-color: #7a8a98 #7a8a98 #656e92 #7a8a98;
}
.button.grey:hover,
.button.grey:focus {
  background-color: #a0acb9;
}
.button.grey:active {
  position: relative;
  top: 1px;
  background-color: #7d849b;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #60667e #656e92 transparent #656e92;
}
.button.light-grey {
  background-color: #ababab;
  color: #fff;
  border: none;
  border-color: none;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.button.light-grey:hover,
.button.light-grey:focus {
  background-color: #767676;
}
.button.uppercase {
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 1.15em 3.8em;
  letter-spacing: 0.12em;
  text-align: center;
}
.button.small {
  padding: 0.85em 3.5em;
}
.button.simple {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #646b72;
  color: #fff;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border-color 0.15s;
  -o-transition: border-color 0.15s;
  -ms-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
.button.simple:hover,
.button.simple:focus {
  border-color: #fff;
}
.button.simple:active {
  position: relative;
  top: 1px;
}
.button.landing-button {
  margin-top: 3em;
}
.button.blue-button {
  background-color: #2f72d1;
  border-color: #6779ff;
  background-image: none;
}
.phone-button {
  position: fixed;
  left: 20px;
  width: 60px;
  height: 60px;
  bottom: 20px;
  right: 40px;
  background: #57cf81;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #57cf81), color-stop(1, #46be68));
  background: -webkit-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -moz-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -o-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -ms-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: linear-gradient(top, #57cf81 0%, #46be68 100%);
  -webkit-border-radius: 70px;
  border-radius: 70px;
  padding: 19px;
}
.phone-button-text {
  position: fixed;
  left: 20px;
  width: 60px;
  height: 60px;
  bottom: 20px;
  background: #57cf81;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #57cf81), color-stop(1, #46be68));
  background: -webkit-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -moz-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -o-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -ms-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: linear-gradient(top, #57cf81 0%, #46be68 100%);
  color: #fff;
  -webkit-border-radius: 70px;
  border-radius: 70px;
  vertical-align: middle;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding: 7px;
  -webkit-transition: width 0.2s;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s;
  -webkit-box-shadow: 0px 0px 10px -1px rgba(66,66,66,0.28);
  box-shadow: 0px 0px 10px -1px rgba(66,66,66,0.28);
}
.phone-button-text:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  width: 200px;
}
.shipping-clause {
  font-size: 0.7em;
  vertical-align: super;
}
@media (max-width: 860px) {
  .button.uppercase {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.button[disabled] {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: not-allowed;
}
.button-with-subtext p {
  margin-top: 1em;
}
.shinny-button,
.checkable-box {
  -webkit-font-smoothing: subpixel-antialiased;
  border: 1px solid;
  border-color: #d9e1e5 #d6dee2 #c4ccd0;
  background: #fbfcfc;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfcfc), color-stop(1, #f0f2f3));
  background: -webkit-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: -moz-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: -o-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: -ms-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: none;
}
.shinny-button.dark,
.checkable-box.dark {
  background: #636974;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #636974), color-stop(1, #545a66));
  background: -webkit-linear-gradient(top, #636974 0%, #545a66 100%);
  background: -moz-linear-gradient(top, #636974 0%, #545a66 100%);
  background: -o-linear-gradient(top, #636974 0%, #545a66 100%);
  background: -ms-linear-gradient(top, #636974 0%, #545a66 100%);
  background: linear-gradient(top, #636974 0%, #545a66 100%);
  border-color: #3d414a #3c4049 #373b43;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15);
}
.shinny-button.error,
.checkable-box.error {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff2f2), color-stop(1, #ffebeb)) #fff2f2;
  background: -webkit-linear-gradient(top, #fff2f2 0%, #ffebeb 100%) #fff2f2;
  background: -moz-linear-gradient(top, #fff2f2 0%, #ffebeb 100%) #fff2f2;
  background: -o-linear-gradient(top, #fff2f2 0%, #ffebeb 100%) #fff2f2;
  background: -ms-linear-gradient(top, #fff2f2 0%, #ffebeb 100%) #fff2f2;
  background: linear-gradient(top, #fff2f2 0%, #ffebeb 100%) #fff2f2;
}
.shinny-button:hover,
.checkable-box:hover {
  background: #fdfefe;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfefe), color-stop(1, #f9fafa));
  background: -webkit-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: -moz-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: -o-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: -ms-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
}
.shinny-button:hover.dark,
.checkable-box:hover.dark {
  background: #717784;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #717784), color-stop(1, #636a78));
  background: -webkit-linear-gradient(top, #717784 0%, #636a78 100%);
  background: -moz-linear-gradient(top, #717784 0%, #636a78 100%);
  background: -o-linear-gradient(top, #717784 0%, #636a78 100%);
  background: -ms-linear-gradient(top, #717784 0%, #636a78 100%);
  background: linear-gradient(top, #717784 0%, #636a78 100%);
}
.shinny-button:hover.error,
.checkable-box:hover.error {
  background: #fff6f6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff6f6), color-stop(1, #fff1f1));
  background: -webkit-linear-gradient(top, #fff6f6 0%, #fff1f1 100%);
  background: -moz-linear-gradient(top, #fff6f6 0%, #fff1f1 100%);
  background: -o-linear-gradient(top, #fff6f6 0%, #fff1f1 100%);
  background: -ms-linear-gradient(top, #fff6f6 0%, #fff1f1 100%);
  background: linear-gradient(top, #fff6f6 0%, #fff1f1 100%);
}
.shinny-button:active {
  border: 1px solid;
  border-color: #c4ccd0 #c4ccd0 #c4ccd0;
  background: #e1e4e8;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e1e4e8), color-stop(1, #f0f2f3));
  background: -webkit-linear-gradient(top, #e1e4e8 0%, #f0f2f3 100%);
  background: -moz-linear-gradient(top, #e1e4e8 0%, #f0f2f3 100%);
  background: -o-linear-gradient(top, #e1e4e8 0%, #f0f2f3 100%);
  background: -ms-linear-gradient(top, #e1e4e8 0%, #f0f2f3 100%);
  background: linear-gradient(top, #e1e4e8 0%, #f0f2f3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-start-now {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 1em 2.5em 1.15em;
  color: #fff !important;
}
.button-start-now img {
  margin: 0 0 0 0.25em;
  vertical-align: middle;
}
.button-start-now.with-eventbrite {
  width: 100%;
  max-width: 440px;
  padding: 1.25em 3em;
  margin-top: 1em;
  font-size: 24px;
  font-size: 2.4rem;
}
.button-start-now.with-eventbrite img {
  vertical-align: middle;
}
.button-start-now-universe {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4em 2.5em 1.15em;
  color: #fff !important;
}
.button-start-now-universe img {
  margin: 0 0 0 0.25em;
  vertical-align: middle;
}
.button-start-now-universe.with-universe {
  width: 100%;
  max-width: 440px;
  margin-top: 1em;
  padding: 1.25em 3em;
  font-size: 24px;
  font-size: 2.4rem;
}
.button-start-now-universe.with-universe img {
  vertical-align: middle;
}
.block-button-container {
  border: 1px solid #dfe3e4;
  border-color: rgba(160,169,173,0.25) transparent;
}
.block-button-container + .block-button-container {
  border-top-width: 0;
}
.block-button-container .block-button {
  padding: 12px 0;
  -webkit-transition: box-shadow 0.125s;
  -moz-transition: box-shadow 0.125s;
  -o-transition: box-shadow 0.125s;
  -ms-transition: box-shadow 0.125s;
  transition: box-shadow 0.125s;
}
.button-universe {
  -webkit-font-smoothing: subpixel-antialiased;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #4f78f1;
  border: 1px solid #001450;
  padding: 0.58em 1.25em 0.65em;
  text-shadow: 0 0.1em 1px rgba(0,0,0,0.1);
  font-size: 20px;
  font-size: 2rem;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 0 rgba(255,255,255,0.15), inset -1px 0 rgba(255,255,255,0.15), inset 0 1px rgba(255,255,255,0.25), 0 1px 3px rgba(50,54,61,0.15);
  box-shadow: inset 1px 0 rgba(255,255,255,0.15), inset -1px 0 rgba(255,255,255,0.15), inset 0 1px rgba(255,255,255,0.25), 0 1px 3px rgba(50,54,61,0.15);
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -ms-transition: background 0.2s;
  transition: background 0.2s;
  cursor: pointer;
  color: #fff;
}
.button-universe.small {
  max-width: 250px;
}
.button-universe.small img {
  vertical-align: middle;
}
.button-universe.landing-button {
  margin-top: 3em;
}
.gsi-material-button {
  width: 100%;
  max-width: 440px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  color: #000 !important;
  border: 1px solid #747775;
  -webkit-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 1.25em 3em;
  margin-top: 1em;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  -webkit-transition: background-color  0.218s,   border-color  0.218s,   box-shadow  0.218s;
  -moz-transition: background-color  0.218s,   border-color  0.218s,   box-shadow  0.218s;
  -o-transition: background-color  0.218s,   border-color  0.218s,   box-shadow  0.218s;
  -ms-transition: background-color  0.218s,   border-color  0.218s,   box-shadow  0.218s;
  transition: background-color 0.218s, border-color 0.218s, box-shadow 0.218s;
  vertical-align: middle;
}
.gsi-material-button .gsi-material-button-icon {
  height: 3rem;
  margin-right: 10px;
  min-width: 20px;
  width: 3rem;
}
.gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -ms-box-lines: single;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: top;
}
.gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity 0.218s;
  -webkit-transition: opacity 0.218s;
  -moz-transition: opacity 0.218s;
  -o-transition: opacity 0.218s;
  -ms-transition: opacity 0.218s;
  transition: opacity 0.218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  right: 0;
  top: 0;
}
.gsi-material-button:disabled {
  cursor: default;
  background-color: rgba(255,255,255,0.38);
  border-color: rgba(31,31,31,0.122);
}
.gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%;
  filter: alpha(opacity=3800%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3800%)";
}
.gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%;
  filter: alpha(opacity=3800%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=3800%)";
}
.gsi-material-button:not(:disabled):active .gsi-material-button-state,
.gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030;
  opacity: 12%;
  filter: alpha(opacity=1200%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1200%)";
}
.gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
  -webkit-box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
  box-shadow: 0 1px 2px 0 rgba(60,64,67,0.3), 0 1px 3px 1px rgba(60,64,67,0.15);
}
.gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: #303030;
  opacity: 8%;
  filter: alpha(opacity=800%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=800%)";
}
.selectable-list li + li .selectable-item {
  border-width: 0 1px 1px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.selectable-item {
  padding: 0.75em 1em;
  background-color: #fbfbfb;
  border: 1px solid #dfe3e4;
  border-color: rgba(160,169,173,0.25);
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.selectable-item:hover,
.selectable-item:focus {
  background-color: #fff;
}
.selectable-item:active {
  border-color: #d2d5d6;
  -webkit-box-shadow: 0 -1px 0 #d2d5d6;
  box-shadow: 0 -1px 0 #d2d5d6;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.shinny-list {
  margin: 2em 0 1.2em;
}
.shinny-list .light {
  color: #a1a8ad;
}
.shinny-list .inline-column {
  vertical-align: middle;
}
.shinny-list a,
.shinny-list a:hover,
.shinny-list a:focus {
  color: inherit;
}
.shinny-list time {
  width: 140px;
  margin-left: -140px;
  color: #929ca6;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: right;
}
.shinny-list > li {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  background: #fdfdfe;
  border: 1px solid #d9e1e5;
  border-bottom-width: 0;
}
.shinny-list > li:hover {
  background: #f8fafc;
}
.shinny-list > li:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.shinny-list > li:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-width: 1px;
}
.shinny-list > li > * {
  display: block;
  padding: 1em 1.6em;
}
.shinny-list > li.list-notice {
  color: #000;
  background-color: #fedb50;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0.3em;
}
.shinny-list > li.list-notice > * {
  display: inline;
  padding: 0;
}
.shinny-list > li.list-notice a {
  color: #000;
  text-decoration: underline;
}
.shinny-list .empty-list {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  color: rgba(0,0,0,0.4);
  padding: 0.6em;
}
.shinny-list .empty-list span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0;
  margin-right: 0.4em;
}
.ribbon {
  text-align: center;
  padding: 1.5em 0;
}
.ribbon h2 {
  font-size: 40px;
  font-size: 4rem;
  margin: 0 0 0.7em;
}
.ribbon p {
  margin: 1em 0;
  text-align: left;
}
.ribbon .huge {
  font-size: 80px;
  font-size: 8rem;
  line-height: 1.1;
}
.ribbon .lighter {
  color: #fff;
}
.ribbon .light {
  color: #d5dce9;
}
.ribbon .dark {
  color: #353f53;
}
.ribbon .darker {
  color: #232732;
}
.blue-ribbon {
  color: #fff;
  background: #566075;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #566075), color-stop(1, #76849a));
  background: -webkit-linear-gradient(top, #566075 0%, #76849a 100%);
  background: -moz-linear-gradient(top, #566075 0%, #76849a 100%);
  background: -o-linear-gradient(top, #566075 0%, #76849a 100%);
  background: -ms-linear-gradient(top, #566075 0%, #76849a 100%);
  background: linear-gradient(top, #566075 0%, #76849a 100%);
  -webkit-box-shadow: inset 0 -2px 5px rgba(47,52,62,0.33);
  box-shadow: inset 0 -2px 5px rgba(47,52,62,0.33);
}
.green-ribbon {
  color: #5b6369;
  background: #ceecdd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d4f2de), color-stop(1, #e6f4ed));
  background: -webkit-linear-gradient(top, #d4f2de 0%, #e6f4ed 100%);
  background: -moz-linear-gradient(top, #d4f2de 0%, #e6f4ed 100%);
  background: -o-linear-gradient(top, #d4f2de 0%, #e6f4ed 100%);
  background: -ms-linear-gradient(top, #d4f2de 0%, #e6f4ed 100%);
  background: linear-gradient(top, #d4f2de 0%, #e6f4ed 100%);
  -webkit-box-shadow: inset 0 0px 2px rgba(47,52,62,0.33);
  box-shadow: inset 0 0px 2px rgba(47,52,62,0.33);
}
.green-ribbon h2 {
  color: #23b370;
}
.green-ribbon h2,
.green-ribbon h3 {
  font-weight: 400;
}
.green-ribbon h3 {
  text-align: left;
}
.red-ribbon {
  color: #5b6369;
  background: #f2cece;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efb9b9), color-stop(1, #f4e6e6));
  background: -webkit-linear-gradient(top, #efb9b9 0%, #f4e6e6 100%);
  background: -moz-linear-gradient(top, #efb9b9 0%, #f4e6e6 100%);
  background: -o-linear-gradient(top, #efb9b9 0%, #f4e6e6 100%);
  background: -ms-linear-gradient(top, #efb9b9 0%, #f4e6e6 100%);
  background: linear-gradient(top, #efb9b9 0%, #f4e6e6 100%);
  -webkit-box-shadow: inset 0 -2px 5px rgba(47,52,62,0.33);
  box-shadow: inset 0 -2px 5px rgba(47,52,62,0.33);
}
.green-ribbon .wrapper,
.red-ribbon .wrapper {
  max-width: 700px;
}
.shinny-tags > * {
  font-weight: 0.9em;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  list-style-type: none;
  font-size: 13px;
  font-size: 1.3rem;
  color: #929ca6;
}
.shinny-tags > * + *:before {
  content: '·';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 0.4em 0 0.3em;
}
.popup-container {
  z-index: -100;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0.2% 0;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -o-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.popup-container,
.popup-container .popup {
  visibility: hidden;
}
.popup-container.opened {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  z-index: 100;
}
.popup-container.opened,
.popup-container.opened .popup {
  visibility: visible;
}
.popup-container:before {
  content: '';
  height: 100%;
}
.popup-container:before,
.popup {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.popup {
  width: 95%;
  max-width: 940px;
  text-align: left;
  -webkit-box-shadow: 0 1px 6px rgba(33,36,40,0.35);
  box-shadow: 0 1px 6px rgba(33,36,40,0.35);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.popup-content {
  background: #fff;
  border: 1px solid #9e9f9f;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.loading-page {
  background: #d4e6f2 url("<%= asset_path 'bg-gradient.png' %>") left top repeat-y;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #fcfcfc), color-stop(0.25, #efefde), color-stop(1, #d4e6f2));
  background: -webkit-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: -moz-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: -o-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: -ms-linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  background: linear-gradient(left, #fcfcfc 0%, #efefde 25%, #d4e6f2 100%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
.loading-page:before,
.loading-page-content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.loading-page:before {
  content: '';
  height: 100%;
}
.loading-page-content {
  max-width: 800px;
  width: 80%;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
}
.loading-page-content .alert {
  margin-bottom: 5em;
}
.loading-page-content h2 {
  font-size: 32px;
  font-size: 3.2rem;
  margin: 0.4em 0 0.2em;
}
.loading-page-content .spinner {
  font-size: 64px;
  font-size: 6.4rem;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  margin-top: -1em;
}
.rotating-arrows,
.spinner {
  -webkit-animation: rotate 2s linear infinite;
  -moz-animation: rotate 2s linear infinite;
  -o-animation: rotate 2s linear infinite;
  -ms-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
}
.button-group {
  font-size: 0;
}
.button-group a + a {
  margin-left: -1px;
}
.button-group a {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0.5em 0;
  width: 50%;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #e1e2e3;
}
.button-group a:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.button-group a:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.button-group a strong,
.button-group a span {
  display: block;
}
.button-group a strong {
  color: #3d4245;
}
.button-group a span {
  font-size: 11px;
  font-size: 1.1rem;
}
.button-group a.selected {
  z-index: 1;
  background-color: #ebebeb;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.07);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.07);
  border-color: #d3d4d6;
}
.button-light {
  position: relative;
  display: block;
  padding: 0.4em 0.6em;
  border: 1px solid #d4d5d6;
  border-bottom-color: #c1c2c3;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1;
}
.button-light,
.button-light:link,
.button-light:link:hover,
.button-light:link:focus {
  color: #3d4245;
}
.button-light:hover {
  border-color: #a9aaab;
}
.button-light[type="text"] {
  text-align: center;
}
.button-light-round {
  position: relative;
  width: 34px;
  height: 34px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.button-light-round i {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 5px solid transparent;
}
.button-light-round-top i {
  border-bottom-color: #3d4245;
  margin: -7px 0 0 -5px;
}
.button-light-round-right i {
  border-left-color: #3d4245;
  margin: -5px 0 0 -2px;
}
.button-light-round-bottom i {
  border-top-color: #3d4245;
  margin: -2px 0 0 -5px;
}
.button-light-round-left i {
  border-right-color: #3d4245;
  margin: -5px 0 0 -7px;
}
.button-light-big {
  width: 100%;
  padding: 1em 1.15em;
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: uppercase;
  cursor: pointer;
}
.button-light-blue {
  border-color: #4c5d6c;
  background-color: #4c5d6c;
}
.button-light-blue,
.button-light-blue:link,
.button-light-blue:link:hover,
.button-light-blue:link:focus,
.button-light-blue:visited {
  color: #fff;
}
.button-light-blue:hover,
.button-light-blue:visited:hover {
  background-color: #445461;
  border-color: #445461;
  color: #fff;
}
.button-light-green {
  border-color: #3caa68 #3caa68 #308c55;
  background-color: #3caa68;
}
.button-light-green,
.button-light-green:link,
.button-light-green:link:hover,
.button-light-green:link:focus,
.button-light-green:visited {
  color: #fff;
}
.button-light-green:hover,
.button-light-green:visited:hover {
  background-color: #36995e;
  border-color: #36995e;
  color: #fff;
}
.button-light-select:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1.2em;
  margin-top: -2px;
  border: 4px solid transparent;
  border-top-color: #3d4245;
}
.button-light-select select {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.button-light-numeric-input {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 1.4em;
}
.button-light-numeric-input input {
  width: 100%;
  text-align: center;
  border-bottom-color: #d4d5d6;
}
.button-light-numeric-input a {
  position: absolute;
  top: 0;
  display: block;
  width: 1.4em;
  height: 100%;
  text-align: center;
}
.button-light-numeric-input a:hover,
.button-light-numeric-input a:focus {
  border-color: #a9aaab;
}
.button-light-numeric-input a.disabled i {
  background-color: #ced0d0;
}
.button-light-numeric-input i {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 5px;
  height: 1px;
  margin: 0 0 0 -2px;
  background-color: #3d4245;
}
.button-light-numeric-input .plus i {
  width: 5px;
}
.button-light-numeric-input .plus i:last-child {
  width: 1px;
  height: 5px;
  margin: -2px 0 0;
}
.button-light-numeric-input-left-right input {
  border-width: 1px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.button-light-numeric-input-left-right .minus {
  left: 0;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.button-light-numeric-input-left-right .plus {
  right: 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.button-light-numeric-input-top-bottom {
  padding-left: 0;
}
.button-light-numeric-input-top-bottom input {
  padding-left: 2em;
  border-right-width: 0;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.button-light-numeric-input-top-bottom a {
  right: 0;
  height: 50%;
}
.button-light-numeric-input-top-bottom .plus {
  -webkit-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.button-light-numeric-input-top-bottom .minus {
  top: 50%;
  border-top-width: 0;
  -webkit-border-radius: 0 0 3px;
  border-radius: 0 0 3px;
}
.button-light-group,
.format-unit-toggle {
  font-size: 0;
}
.button-light-group a,
.format-unit-toggle a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.button-light-group a:hover,
.format-unit-toggle a:hover {
  z-index: 1;
}
.button-light-group a + a,
.format-unit-toggle a + a {
  margin-left: -1px;
}
.button-light-group a:first-child,
.format-unit-toggle a:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.button-light-group a:last-child,
.format-unit-toggle a:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.button-light-group a.selected,
.format-unit-toggle a.selected {
  border-color: #d4d5d6;
  border-top-color: #c1c2c3;
  background: #dfe0e1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dfe0e1), color-stop(1, #ebeced));
  background: -webkit-linear-gradient(top, #dfe0e1 0%, #ebeced 100%);
  background: -moz-linear-gradient(top, #dfe0e1 0%, #ebeced 100%);
  background: -o-linear-gradient(top, #dfe0e1 0%, #ebeced 100%);
  background: -ms-linear-gradient(top, #dfe0e1 0%, #ebeced 100%);
  background: linear-gradient(top, #dfe0e1 0%, #ebeced 100%);
  cursor: default;
}
.slider-light {
  position: relative;
  top: -2px;
  height: 3px;
  border-top: 1px solid #bbbcbd;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #d7d8d9;
}
.slider-light-label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  top: 100%;
  left: 0;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #3d4245;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider-light-progress {
  position: absolute;
  top: -1px;
  left: 0;
  height: 3px;
  width: 0;
  border-top: 1px solid #8c8d8e;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #a1a2a3;
}
.slider-light-cursor {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  border: 1px solid;
  border-color: #d5d6d7 #a6a7a8 #929394;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
}
@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
form.credit-card fieldset {
  width: 440px;
}
#billing-info,
#receipts {
  margin: 0 0 0 9%;
  max-width: 600px;
}
#billing-info {
  margin-bottom: 1.8em;
  padding-bottom: 1.4em;
  border-bottom: 1px solid #d9e1e5;
}
#receipts li > a {
  font-size: 0;
}
#receipts li > a > span {
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 15px 30px;
}
#receipts li > a > span.icon {
  width: 80px;
  font-size: 32px;
  font-size: 3.2rem;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
#receipts li > a > span.event-info {
  margin-left: -80px;
  padding-left: 80px;
  width: 100%;
  padding-right: 180px;
  margin-right: -180px;
}
#receipts li > a > span.date {
  color: #929ca6;
  font-size: 13px;
  font-size: 1.3rem;
  width: 180px;
  text-align: right;
}
#receipts li > a > span .event-title {
  font-weight: 600;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.5;
}
[data-view^="blog_posts-"] a {
  color: #3d4245;
  -webkit-transition: -webkit-transform 220ms;
  -moz-transition: -moz-transform 220ms;
  -o-transition: -o-transform 220ms;
  -ms-transition: -ms-transform 220ms;
  transition: transform 220ms;
}
[data-view^="blog_posts-"] a.post:hover {
  color: #3d4245;
  -webkit-transform: scale(1.015);
  -moz-transform: scale(1.015);
  -o-transform: scale(1.015);
  -ms-transform: scale(1.015);
  transform: scale(1.015);
  -webkit-animation: toWhite 50ms;
  -moz-animation: toWhite 50ms;
  -o-animation: toWhite 50ms;
  -ms-animation: toWhite 50ms;
  animation: toWhite 50ms;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.25, #fff), color-stop(0.5, rgba(255,255,255,0.7)), color-stop(1, rgba(255,255,255,0.6)));
  background: -webkit-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  background: -moz-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  background: -o-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  background: -ms-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  background: linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
}
[data-view^="blog_posts-"] a.category-container:hover,
[data-view^="blog_posts-"] a.category-container.current {
  color: #fff;
  background-color: #ec6549;
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  -ms-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}
[data-view^="blog_posts-"] .flex-container {
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
[data-view^="blog_posts-"] .spc-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
[data-view^="blog_posts-"] .spc-evenly {
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  -o-box-pack: space-evenly;
  -ms-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
}
[data-view^="blog_posts-"] .tag {
  color: #e15d42;
  text-transform: uppercase;
  font-size: 1.1rem;
}
[data-view^="blog_posts-"] .category-container {
  padding: 0.5em 0.8em;
  margin: 1em 0.5em 0 0;
  background: rgba(255,255,255,0.7);
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
[data-view^="blog_posts-"] .checkmark {
  background-image: url(/assets/blog/assets/checkmark-9099c095bbc56f53d7e7fbe261cb43ee6ee03e63c7bd5aa0c87be0fdc38dee9d.svg);
  background-repeat: no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 15px;
  height: 15px;
}
[data-view^="blog_posts-"] .checkmark.checklist {
  margin-right: 7px;
}
[data-view^="blog_posts-"] .end-divider {
  border-bottom: 1px solid #dadada;
  margin: 2em 33%;
}
[data-view^="blog_posts-"] .post {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  -o-box-pack: space-evenly;
  -ms-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  width: 49%;
  padding: 2em 1em;
  margin: 0.5em 0;
/* border: 1px solid rgba(#9da7b1, .25); */
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgba(255,255,255,0.75)), color-stop(0.5, rgba(255,255,255,0.5)), color-stop(1, rgba(255,255,255,0.2)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  background: -moz-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  background: linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 0 6px rgba(61,66,69,0.05);
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.5), 0 0 6px rgba(61,66,69,0.05);
}
[data-view^="blog_posts-"] .title-index {
  width: 50%;
}
[data-view^="blog_posts-"] #spotlight.post {
  width: 100%;
}
[data-view^="blog_posts-"] #spotlight.post .title-index {
  width: 30%;
}
[data-view^="blog_posts-"] #spotlight.post .image-index {
  width: 40%;
}
[data-view^="blog_posts-"] #spotlight.post .title {
  font-weight: 400;
  font-size: 2.6rem;
  margin: 0.6em 0 0.2em;
  line-height: 1.2;
}
[data-view^="blog_posts-"] .title {
  font-weight: 400;
  font-size: 2rem;
  margin: 0.8em 0 0.2em;
  line-height: 1.2;
}
[data-view^="blog_posts-"] .subtitle {
  font-weight: 200;
  font-size: 1.8rem;
  margin: 0 0 1em;
  line-height: 1.2;
}
[data-view^="blog_posts-"] .image-index {
  width: 35%;
  padding-left: 0.2em;
}
[data-view^="blog_posts-"] .image-index img {
  width: 100%;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
[data-view^="blog_posts-"] .author {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0,0,0,0) 0;
}
[data-view^="blog_posts-"] .author img {
  vertical-align: middle;
  margin-right: 0.5em;
}
[data-view^="blog_posts-"] .artwork-credit {
  font-size: 12px;
  text-align: right;
}
[data-view^="blog_posts-"] .artwork-name {
  font-weight: 400;
}
[data-view^="blog_posts-"] div.page-header.blog-title {
  margin-bottom: 10%;
  margin-left: 15%;
  margin-right: 15%;
}
[data-view^="blog_posts-"] .blog-info {
  width: 12%;
  margin-right: 1.5rem;
  text-align: left;
}
[data-view^="blog_posts-"] .blog-info .author {
  line-height: 1;
}
[data-view^="blog_posts-"] .blog-info .author p {
  margin-bottom: 5px;
  font-weight: 400;
}
[data-view^="blog_posts-"] .blog-info .author p+p {
  font-weight: 200;
}
[data-view^="blog_posts-"] .blog-info img {
  width: 40px;
  margin: 9px 0 1em 0;
}
[data-view^="blog_posts-"] .simple-text {
  padding: 7.5% 10%;
}
[data-view^="blog_posts-"] .simple-text p {
  max-width: none;
}
[data-view^="blog_posts-"] .underline {
  border-bottom: 1px solid #e15d42;
}
[data-view^="blog_posts-"] .quote {
  border-left: 3px solid #e15d42;
  padding-left: 1em;
  font-style: italic;
}
[data-view^="blog_posts-"] .word-bank {
  background-color: #f7f9fc;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 1em 1.5em;
}
[data-view^="blog_posts-"] .note-container {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 1em 0 0 0;
  margin: 1em 0;
}
[data-view^="blog_posts-"] .note-title {
  color: rgba(52,54,58,0.75);
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
[data-view^="blog_posts-"] .blog-content {
  width: 85%;
}
[data-view^="blog_posts-"] .blog-content h3 {
  font-size: 1.8rem;
  margin: 1.7em 0 1.7em 0em;
}
[data-view^="blog_posts-"] .blog-content h2 {
  font-size: 2.5rem;
  font-weight: 400;
  margin: 1.7em 0 1.7em 0em;
}
[data-view^="blog_posts-"] .blog-content a {
  color: #e15d42;
}
[data-view^="blog_posts-"] .blog-content p.intro {
  font-size: 23px;
  margin-bottom: 2em;
}
[data-view^="blog_posts-"] .blog-content figure img {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 1em 0;
}
[data-view^="blog_posts-"] .blog-content figcaption {
  text-align: center;
  margin: -1em 0 1em 0;
  font-size: 1.3rem;
  font-weight: 200;
}
[data-view^="blog_posts-"] .blog-hero-image {
  width: 50%;
  margin-top: -16%;
  margin-bottom: 2em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
[data-view^="blog_posts-"] .blog-hero-image img {
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
[data-view^="blog_posts-"] .blog-footer {
  font-size: 14px;
  color: #79878f;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #e2e2e2;
  margin-top: 2em;
  padding-top: 2em;
}
[data-view^="blog_posts-"] .blog-footer img {
  vertical-align: middle;
}
[data-view^="blog_posts-"] .blog-footer p.author {
  color: rgba(0,0,0,0) 0;
}
[data-view^="blog_posts-"] .social-bar {
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 3em 0;
}
[data-view^="blog_posts-"] .social-button {
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 40px;
  width: 40px;
  margin: 0.6em;
  background-color: #eef2f5;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
[data-view^="blog_posts-"] .url {
  cursor: pointer;
}
[data-view^="blog_posts-"] .social-button:hover {
  background-color: #d9d9d9;
  -webkit-transition: background-color 400ms;
  -moz-transition: background-color 400ms;
  -o-transition: background-color 400ms;
  -ms-transition: background-color 400ms;
  transition: background-color 400ms;
}
[data-view^="blog_posts-"] #success-copy {
  display: none;
  position: absolute;
}
[data-view^="blog_posts-"] .video-container {
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
[data-view^="blog_posts-"] .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
[data-view^="blog_posts-"] .table-of-contents {
  background-color: #fafbff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 2em 3em;
  margin: 2em 0;
}
[data-view^="blog_posts-"] .table-of-contents ul {
  padding-left: 3em;
  list-style-type: circle;
}
[data-view^="blog_posts-"] .table-of-contents ul li {
  line-height: 1.75;
}
[data-view^="blog_posts-"] .table-of-contents ul ul {
  padding-left: 2em;
}
@media (max-width: 500px) {
  [data-view^="blog_posts-"] .published-footer {
    display: none;
  }
  [data-view^="blog_posts-"] #spotlight.post .image-index,
  [data-view^="blog_posts-"] .image-index {
    width: 100%;
  }
}
@media (max-width: 800px) {
  [data-view^="blog_posts-"] div#category-container.flex-container {
    margin-top: 2em;
  }
  [data-view^="blog_posts-"] .post {
    width: 100%;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -ms-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  [data-view^="blog_posts-"] .title-index {
    width: 100%;
    padding: 1em;
  }
  [data-view^="blog_posts-"] .blog-info {
    width: 100%;
    text-align: left;
    margin-bottom: 2em;
  }
  [data-view^="blog_posts-"] .blog-info img {
    margin-bottom: 0.7em;
  }
  [data-view^="blog_posts-"] .blog-content {
    width: 100%;
  }
  [data-view^="blog_posts-"] .blog-hero-image {
    width: 80%;
  }
  [data-view^="blog_posts-"] #spotlight.post .title-index {
    width: 100%;
  }
  [data-view^="blog_posts-"] #spotlight.post .title {
    font-size: 1.8rem;
  }
  [data-view^="blog_posts-"] .table-of-contents {
    padding: 2em 1.5em;
  }
  [data-view^="blog_posts-"] .table-of-contents ul {
    padding: 0 1em;
  }
}
@-moz-keyframes toWhite {
  0% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgba(255,255,255,0.75)), color-stop(0.5, rgba(255,255,255,0.5)), color-stop(1, rgba(255,255,255,0.2)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  }
  100% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, #fff), color-stop(0.5, rgba(255,255,255,0.7)), color-stop(1, rgba(255,255,255,0.6)));
    background: -webkit-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -moz-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -o-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -ms-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  }
}
@-webkit-keyframes toWhite {
  0% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgba(255,255,255,0.75)), color-stop(0.5, rgba(255,255,255,0.5)), color-stop(1, rgba(255,255,255,0.2)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  }
  100% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, #fff), color-stop(0.5, rgba(255,255,255,0.7)), color-stop(1, rgba(255,255,255,0.6)));
    background: -webkit-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -moz-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -o-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -ms-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  }
}
@-o-keyframes toWhite {
  0% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgba(255,255,255,0.75)), color-stop(0.5, rgba(255,255,255,0.5)), color-stop(1, rgba(255,255,255,0.2)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  }
  100% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, #fff), color-stop(0.5, rgba(255,255,255,0.7)), color-stop(1, rgba(255,255,255,0.6)));
    background: -webkit-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -moz-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -o-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -ms-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  }
}
@keyframes toWhite {
  0% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgba(255,255,255,0.75)), color-stop(0.5, rgba(255,255,255,0.5)), color-stop(1, rgba(255,255,255,0.2)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
    background: linear-gradient(left, rgba(255,255,255,0.75) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.2) 100%);
  }
  100% {
    background: -webkit-gradient(linear, left top, right top, color-stop(0.25, #fff), color-stop(0.5, rgba(255,255,255,0.7)), color-stop(1, rgba(255,255,255,0.6)));
    background: -webkit-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -moz-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -o-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: -ms-linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
    background: linear-gradient(left, #fff 25%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.6) 100%);
  }
}
[data-view="home-case_studies"] article {
  position: relative;
}
[data-view="home-case_studies"] .product-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
[data-view="home-case_studies"] .product-hanging-badge {
  width: 45%;
  height: 45%;
  height: 100%;
  overflow: hidden;
  right: -3em;
}
[data-view="home-case_studies"] .product-adhesive-badge {
  width: 45%;
  top: 0;
  right: 3em;
}
[data-view="home-case_studies"] .product-clip-badge {
  top: 8em;
  right: -8%;
}
[data-view="home-case_studies"] .badge-container {
  position: absolute;
  right: 0;
  width: 45%;
  top: -5em;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 1;
}
[data-view="home-case_studies"] article h1,
[data-view="home-case_studies"] article ul {
  position: relative;
  z-index: 1;
}
[data-view="home-case_studies"] article h1 {
  padding: 5% 5% 3.5%;
  font: 200 42px/1.15 'Lato', Lucida Grande, Helvetica, sans-serif;
}
[data-view="home-case_studies"] article h1 span {
  display: block;
  color: #798187;
  font-family: Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
[data-view="home-case_studies"] article ul {
  width: 52%;
  list-style-type: none;
}
[data-view="home-case_studies"] article li,
[data-view="home-case_studies"] article + article {
  border-top: 1px solid rgba(60,70,80,0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
}
[data-view="home-case_studies"] article li {
  font-family: Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  font-size: 0;
  font-weight: 300;
  display: block;
  padding: 16px 1% 16px 8.2%;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgba(255,255,255,0.85)), color-stop(0.5, rgba(255,255,255,0.5)), color-stop(1, rgba(255,255,255,0)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
[data-view="home-case_studies"] article li:last-child {
  border-bottom-left-radius: 9px;
}
[data-view="home-case_studies"] article li img {
  margin-right: -80px;
}
[data-view="home-case_studies"] article li img,
[data-view="home-case_studies"] article li div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
[data-view="home-case_studies"] .product-info {
  padding-left: 104px;
}
[data-view="home-case_studies"] .product-info.no-indent {
  padding: 20px 0 20px 10px;
}
[data-view="home-case_studies"] .product-info span {
  display: block;
}
[data-view="home-case_studies"] .product-title {
  margin-bottom: 0.15em;
  font-size: 20px;
  font-size: 2rem;
}
[data-view="home-case_studies"] .product-tags {
  font-size: 18px;
  font-size: 1.8rem;
  color: #798187;
}
#custom .product-hanging-badge {
  width: 40%;
  height: 100%;
  overflow: hidden;
  right: -3em;
}
#custom .product-hanging-badge .badge-container {
  top: -4.5em;
}
#custom .product-adhesive-badge {
  width: 20%;
  top: 1em;
  right: 18em;
}
#custom .product-clip-badge {
  width: 20%;
  top: 7em;
  right: 12%;
}
@media (max-width: 1000px) {
  [data-view="home-case_studies"] .product-image {
    width: 25%;
  }
  [data-view="home-case_studies"] .product-hanging-badge {
    display: none;
  }
  [data-view="home-case_studies"] .product-adhesive-badge {
    top: 0;
    right: 1em;
  }
  [data-view="home-case_studies"] .product-clip-badge {
    top: 1em;
    right: 1em;
  }
  [data-view="home-case_studies"] article h1 {
    font-size: 34px;
    font-size: 3.4rem;
    padding: 6.5% 5% 5%;
  }
  [data-view="home-case_studies"] article ul {
    width: 100%;
  }
  [data-view="home-case_studies"] article li {
    padding-left: 3%;
  }
  [data-view="home-case_studies"] #custom .product-image {
    display: none;
  }
}
@media (max-width: 760px) {
  [data-view="home-case_studies"] .product-image {
    display: none;
  }
  [data-view="home-case_studies"] article h1 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3;
  }
  [data-view="home-case_studies"] .product-info {
    padding-left: 90px;
  }
  [data-view="home-case_studies"] .product-title {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  [data-view="home-case_studies"] .product-tags {
    font-size: 16px;
    font-size: 1.6rem;
    color: #798187;
  }
}
@media (max-width: 430px) {
  [data-view="home-case_studies"] article li {
    font-weight: 400;
  }
  [data-view="home-case_studies"] .product-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
[data-view="home-techobloc_case"] .product-hanging-badge {
  width: 45%;
  height: 45%;
  height: 100%;
  overflow: hidden;
  right: -3em;
}
[data-view="home-techobloc_case"] .badge-container {
  position: relative;
  right: 0;
  width: 45%;
  top: -5em;
}
[data-view="home-case_study_single"],
.Rtable {
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1%;
  padding: 0;
}
.Rtable-cell {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  padding: 0.5em;
  overflow: hidden;
  -webkit-border-radius: 0.8em;
  border-radius: 0.8em;
  background: #f1faff;
}
.Rtable-right {
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 1%;
  -webkit-animation: fadeIn 0.4s 0.5s backwards;
  -moz-animation: fadeIn 0.4s 0.5s backwards;
  -o-animation: fadeIn 0.4s 0.5s backwards;
  -ms-animation: fadeIn 0.4s 0.5s backwards;
  animation: fadeIn 0.4s 0.5s backwards;
}
.Rtable-cell-right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding: 10px;
  height: 100%;
  overflow: hidden;
  -webkit-border-radius: 0.8em;
  border-radius: 0.8em;
  background: #fffff9;
}
[data-view="home-case_study_single"],
.badge-container-cases {
  position: relative;
  right: 0;
  width: 30%;
  top: -2.5em;
  max-width: 550px;
  margin: auto;
}
.badge-container-cases > div {
  position: relative;
  padding-top: 160.454545455%;
}
.badge-lanyard-cases {
  top: 0;
  z-index: 1;
}
.badge-pocket-cases {
  bottom: 0;
}
.badge-lanyard-cases,
.badge-pocket-cases {
  position: absolute;
  left: 0;
  pointer-events: none;
}
.badge-container-cases > div {
  position: relative;
  padding-top: 143.454545455%;
}
.banner {
  padding: 2em 0;
  margin: 2em 0 2em 0;
  background: rgba(255,255,255,0.4);
  border-style: solid none;
  border-width: 0.5px;
  border-color: #cdcdcd;
}
.banner-no-margin {
  padding: 2em 0;
  margin: 0;
  background: #f2f4f5;
}
.banner-image {
  position: relative;
  text-align: center;
  color: #fff;
  margin: 2em 0;
}
.banner-image-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  padding: -2em 0;
}
.table-eventbrite-options {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.connect-option {
  padding: 1em 4em;
  width: 100%;
  margin-bottom: 3em;
}
.image-banners {
  padding: 1.5em 0 1em 0;
}
.image-banners img {
  width: 100%;
}
.table-customer-stats {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.three-icon-table {
  width: 33.3%;
  color: #fff;
  font: 100 80px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
.three-icon-table img {
  width: 100px;
}
.nsca-stat-text {
  width: 33.3%;
  color: #fff;
  padding: 0 2em;
  margin-bottom: 0.5em;
  font: 300 27px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
.lead-retrieval-text {
  text-align: left;
  color: #404040;
  font: 100 25px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  width: 50%;
  margin-left: 7em;
  margin-right: 4em;
  vertical-align: middle;
}
.aqua-color-text {
  color: #88cbb3;
}
.qr-barcode-badge {
  position: relative;
  -webkit-transform: rotate(55deg);
  -moz-transform: rotate(55deg);
  -o-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  z-index: -1;
  right: -5%;
  height: 50%;
}
.gen-texas-image {
  position: relative;
  right: -5%;
  height: 50%;
  padding: 2em;
}
.gray-banner {
  padding: 2em 0;
  margin: 4em 0;
  background: #727272;
}
.gen-banner {
  margin-top: 2em;
  margin-bottom: 2em;
}
.customer-logos-container {
  margin: 5em 0 0 0;
}
.customer-logos {
  padding: 2em;
  margin-top: -2em;
  width: 100%;
}
.table-eventbrite-options-text {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.connect-option-text {
  width: 100%;
  margin-top: -1em;
}
.call-to-action {
  margin: 3em 3em;
}
.customer-quote {
  text-align: center;
  color: #e96a42;
  padding-top: 2em;
  padding-bottom: 1em;
  margin: 1em 0;
  font: 100 30px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
.customer-quote-grey {
  color: #485158;
}
.table-customer-stats {
  display: flex;
}
.customer-stats {
  width: 33.3%;
  text-align: center;
  color: #e96a42;
  margin: 0.5em 0 0.5em 0;
  font: 100 70px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
.customer-stats-text {
  width: 33.3%;
  text-align: center;
  color: #3b3b3b;
  padding: 0 2em;
  margin-bottom: 0.5em;
  font: 100 20px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
.add-image-example {
  padding: 5%;
}
.white-section-cases {
  background: #fff;
  width: 100%;
  line-height: 200%;
}
/* Table column sizing
================================== */
.Rtable--4cols > .Rtable-cell {
  width: 25%;
}
.Rtable-cell:nth-child(1) {
  width: 8%;
  padding: 0.7em;
  background: none;
  margin: -1em 0 0 0;
  -webkit-animation: fadeIn 0.2s 0.2s backwards;
  -moz-animation: fadeIn 0.2s 0.2s backwards;
  -o-animation: fadeIn 0.2s 0.2s backwards;
  -ms-animation: fadeIn 0.2s 0.2s backwards;
  animation: fadeIn 0.2s 0.2s backwards;
}
/* the second */
.Rtable-cell:nth-child(2) {
  width: 40%;
  padding: 1em;
  height: 100%;
  white-space: normal;
  -webkit-animation: fadeIn 0.5s 0.8s backwards;
  -moz-animation: fadeIn 0.5s 0.8s backwards;
  -o-animation: fadeIn 0.5s 0.8s backwards;
  -ms-animation: fadeIn 0.5s 0.8s backwards;
  animation: fadeIn 0.5s 0.8s backwards;
}
/* the third */
.Rtable-cell:nth-child(3) {
  width: 40%;
  background: none;
}
/* the fourth */
.Rtable-cell:nth-child(4) {
  width: 12%;
  background: none;
}
.Rtable-right--4cols-right > .Rtable-cell-right {
  width: 25%;
}
.Rtable-cell-right:nth-child(1) {
  width: 12%;
  background: none;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -o-box-ordinal-group: 1;
  -ms-box-ordinal-group: 1;
  -webkit-order: 1;
  order: 1;
}
/* the second */
.Rtable-cell-right:nth-child(2) {
  width: 40%;
  background: none;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -o-box-ordinal-group: 2;
  -ms-box-ordinal-group: 2;
  -webkit-order: 2;
  order: 2;
}
/* the third */
.Rtable-cell-right:nth-child(3) {
  width: 40%;
  white-space: normal;
  padding: 1em;
  -webkit-animation: fadeIn 1s 1s backwards;
  -moz-animation: fadeIn 1s 1s backwards;
  -o-animation: fadeIn 1s 1s backwards;
  -ms-animation: fadeIn 1s 1s backwards;
  animation: fadeIn 1s 1s backwards;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -o-box-ordinal-group: 3;
  -ms-box-ordinal-group: 3;
  -webkit-order: 3;
  order: 3;
}
/* the fourth */
.Rtable-cell-right:nth-child(4) {
  width: 8%;
  margin: -1em 0 0 0;
  background: none;
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -o-box-ordinal-group: 4;
  -ms-box-ordinal-group: 4;
  -webkit-order: 4;
  order: 4;
}
@media (max-width: 1270px) {
  [data-view="home-techobloc_case"] .badge-lanyard-cases,
  [data-view="home-ingenuity_case"] .badge-lanyard-cases,
  [data-view="home-publisher_case"] .badge-lanyard-cases,
  [data-view="home-nsca_case"] .badge-lanyard-cases,
  [data-view="home-gen_case"] .badge-lanyard-cases {
    display: none;
  }
  [data-view="home-techobloc_case"] .product-hanging-badge,
  [data-view="home-ingenuity_case"] .product-hanging-badge,
  [data-view="home-publisher_case"] .product-hanging-badge,
  [data-view="home-nsca_case"] .product-hanging-badge,
  [data-view="home-gen_case"] .product-hanging-badge {
    display: none;
  }
  [data-view="home-techobloc_case"] .lead-retrieval-text,
  [data-view="home-ingenuity_case"] .lead-retrieval-text,
  [data-view="home-publisher_case"] .lead-retrieval-text,
  [data-view="home-nsca_case"] .lead-retrieval-text,
  [data-view="home-gen_case"] .lead-retrieval-text {
    margin-left: 2em;
  }
}
@media (min-width: 761px) {
  [data-view="home-techobloc_case"] .product-title,
  [data-view="home-ingenuity_case"] .product-title,
  [data-view="home-publisher_case"] .product-title,
  [data-view="home-nsca_case"] .product-title,
  [data-view="home-gen_case"] .product-title {
    display: none;
  }
}
@media (max-width: 760px) {
  [data-view="home-techobloc_case"] .badge-container-cases,
  [data-view="home-ingenuity_case"] .badge-container-cases,
  [data-view="home-publisher_case"] .badge-container-cases,
  [data-view="home-nsca_case"] .badge-container-cases,
  [data-view="home-gen_case"] .badge-container-cases {
    display: none;
  }
  [data-view="home-techobloc_case"] .banner,
  [data-view="home-ingenuity_case"] .banner,
  [data-view="home-publisher_case"] .banner,
  [data-view="home-nsca_case"] .banner,
  [data-view="home-gen_case"] .banner {
    display: none;
  }
  [data-view="home-techobloc_case"] .image-banners,
  [data-view="home-ingenuity_case"] .image-banners,
  [data-view="home-publisher_case"] .image-banners,
  [data-view="home-nsca_case"] .image-banners,
  [data-view="home-gen_case"] .image-banners {
    display: none;
  }
  [data-view="home-techobloc_case"] .gen-banner,
  [data-view="home-ingenuity_case"] .gen-banner,
  [data-view="home-publisher_case"] .gen-banner,
  [data-view="home-nsca_case"] .gen-banner,
  [data-view="home-gen_case"] .gen-banner {
    display: none;
  }
  [data-view="home-techobloc_case"] .gray-banner,
  [data-view="home-ingenuity_case"] .gray-banner,
  [data-view="home-publisher_case"] .gray-banner,
  [data-view="home-nsca_case"] .gray-banner,
  [data-view="home-gen_case"] .gray-banner {
    display: none;
  }
  [data-view="home-techobloc_case"] .customer-logos-container,
  [data-view="home-ingenuity_case"] .customer-logos-container,
  [data-view="home-publisher_case"] .customer-logos-container,
  [data-view="home-nsca_case"] .customer-logos-container,
  [data-view="home-gen_case"] .customer-logos-container {
    display: none;
  }
  [data-view="home-techobloc_case"] .banner-image,
  [data-view="home-ingenuity_case"] .banner-image,
  [data-view="home-publisher_case"] .banner-image,
  [data-view="home-nsca_case"] .banner-image,
  [data-view="home-gen_case"] .banner-image {
    display: none;
  }
  [data-view="home-techobloc_case"] .lead-retrieval-text,
  [data-view="home-ingenuity_case"] .lead-retrieval-text,
  [data-view="home-publisher_case"] .lead-retrieval-text,
  [data-view="home-nsca_case"] .lead-retrieval-text,
  [data-view="home-gen_case"] .lead-retrieval-text {
    font: 100 18px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  }
  [data-view="home-techobloc_case"] .customer-quote,
  [data-view="home-ingenuity_case"] .customer-quote,
  [data-view="home-publisher_case"] .customer-quote,
  [data-view="home-nsca_case"] .customer-quote,
  [data-view="home-gen_case"] .customer-quote {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 1em;
  }
  [data-view="home-techobloc_case"] .customer-stats,
  [data-view="home-ingenuity_case"] .customer-stats,
  [data-view="home-publisher_case"] .customer-stats,
  [data-view="home-nsca_case"] .customer-stats,
  [data-view="home-gen_case"] .customer-stats {
    font-size: 30px;
    font-size: 3rem;
  }
  [data-view="home-techobloc_case"] .customer-stats-text,
  [data-view="home-ingenuity_case"] .customer-stats-text,
  [data-view="home-publisher_case"] .customer-stats-text,
  [data-view="home-nsca_case"] .customer-stats-text,
  [data-view="home-gen_case"] .customer-stats-text {
    font-size: 15px;
    font-size: 1.5rem;
  }
  [data-view="home-techobloc_case"] .main-section,
  [data-view="home-ingenuity_case"] .main-section,
  [data-view="home-publisher_case"] .main-section,
  [data-view="home-nsca_case"] .main-section,
  [data-view="home-gen_case"] .main-section {
    margin-bottom: -4em;
  }
  .Rtable {
    margin: 1em;
  }
  .Rtable-cell:nth-child(1) {
    padding: 0;
    z-index: 1;
    margin: 0 0 0 0;
  }
  .Rtable-cell:nth-child(2) {
    width: 100%;
    margin: 1px 0;
  }
  .Rtable-right {
    margin: 1em;
  }
  .Rtable-cell-right:nth-child(3) {
    width: 100%;
    margin: 1px 0;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -o-box-ordinal-group: 4;
    -ms-box-ordinal-group: 4;
    -webkit-order: 4;
    order: 4;
  }
  .Rtable-cell-right:nth-child(4) {
    padding: 0;
    z-index: 1;
    align: right;
    margin-left: 90%;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    -webkit-order: 3;
    order: 3;
  }
}
@media (max-width: 465px) {
  [data-view="home-techobloc_case"] .main-section,
  [data-view="home-ingenuity_case"] .main-section,
  [data-view="home-publisher_case"] .main-section,
  [data-view="home-nsca_case"] .main-section,
  [data-view="home-gen_case"] .main-section {
    margin-bottom: -4em;
  }
  [data-view="home-techobloc_case"] .call-to-action,
  [data-view="home-ingenuity_case"] .call-to-action,
  [data-view="home-publisher_case"] .call-to-action,
  [data-view="home-nsca_case"] .call-to-action,
  [data-view="home-gen_case"] .call-to-action {
    display: none;
  }
  [data-view="home-techobloc_case"] .table-eventbrite-options-text,
  [data-view="home-ingenuity_case"] .table-eventbrite-options-text,
  [data-view="home-publisher_case"] .table-eventbrite-options-text,
  [data-view="home-nsca_case"] .table-eventbrite-options-text,
  [data-view="home-gen_case"] .table-eventbrite-options-text {
    display: none;
  }
}
#dashboard {
  min-width: 768px;
  padding: 45px 0;
  margin-bottom: 18em;
}
#dashboard ul {
  list-style-type: none;
}
#dashboard .sidebar {
  position: absolute;
  top: 0;
  left: 0;
}
#dashboard .sidebar ul {
  -webkit-box-shadow: 0 1px 2px rgba(33,45,75,0.1);
  box-shadow: 0 1px 2px rgba(33,45,75,0.1);
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
#dashboard .sidebar li a,
#dashboard .sidebar li span {
  display: block;
  background-color: #fff;
  padding: 1.15em 1em 1.15em 2.5em;
  border: 1px solid #d9e1e5;
  border-color: #e1e9ed #d9e1e5 #d9e1e5;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-box-shadow: 0 -1px 0 transparent;
  box-shadow: 0 -1px 0 transparent;
  color: #696d76;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition-property: background-color,  border-color,  box-shadow,  color;
  -moz-transition-property: background-color,  border-color,  box-shadow,  color;
  -o-transition-property: background-color,  border-color,  box-shadow,  color;
  -ms-transition-property: background-color,  border-color,  box-shadow,  color;
  transition-property: background-color, border-color, box-shadow, color;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
#dashboard .sidebar li a:before,
#dashboard .sidebar li span:before {
  margin: 0 1.2em 0 -1.25em;
  opacity: 0.66;
  filter: alpha(opacity=66);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=66)";
}
#dashboard .sidebar li + li a {
  -webkit-border-radius: 0;
  border-radius: 0;
  border-top: 0;
}
#dashboard .sidebar li:first-child > * {
  padding: 2em 1em 2em 2.5em;
  color: #848892;
}
#dashboard .sidebar li:last-child a {
  border-bottom-color: #b7bfc3;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
#dashboard .sidebar li a:hover,
#dashboard .sidebar li a:focus,
#dashboard .sidebar li.current a {
  background-color: #f5f7fa;
  border-color: #c0d3e2;
  -webkit-box-shadow: 0 -1px 0 #c0d3e2;
  box-shadow: 0 -1px 0 #c0d3e2;
  color: #2f445b;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  -ms-transition: 0.15s;
  transition: 0.15s;
}
#dashboard .sidebar li.current a {
  background-color: #f2f6fa;
}
#dashboard .sidebar li.current a:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#dashboard .sidebar li a:active {
  background-color: #f2f6fa;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
#dashboard .sidebar li a:before {
  position: relative;
  bottom: -0.1em;
}
#dashboard .sidebar .eventbrite-ad {
  display: block;
  background-color: #fff;
  border: 1px solid #d9e1e5;
  border-color: #d9e1e5 #d9e1e5 #b7bfc3 #d9e1e5;
  margin: 2em 0 0;
  padding: 2em 1em 1em;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(33,45,75,0.1);
  box-shadow: 0 1px 2px rgba(33,45,75,0.1);
  -webkit-transition-property: background-color,  border-color;
  -moz-transition-property: background-color,  border-color;
  -o-transition-property: background-color,  border-color;
  -ms-transition-property: background-color,  border-color;
  transition-property: background-color, border-color;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -ms-transition: 0.8s;
  transition: 0.8s;
}
#dashboard .sidebar .eventbrite-ad p {
  margin: 1em 0;
  color: #757981;
}
#dashboard .sidebar .eventbrite-ad span {
  color: #62676f;
  font-weight: bold;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
#dashboard .sidebar .eventbrite-ad:hover,
#dashboard .sidebar .eventbrite-ad:focus {
  background-color: #f5f7fa;
  border-color: #c0d3e2;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  -ms-transition: 0.15s;
  transition: 0.15s;
}
#dashboard .sidebar .eventbrite-ad:hover span,
#dashboard .sidebar .eventbrite-ad:focus span {
  color: #454953;
}
#dashboard .sidebar .eventbrite-ad:hover img,
#dashboard .sidebar .eventbrite-ad:focus img {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#dashboard .sidebar .eventbrite-ad:active {
  background-color: #f2f6fa;
}
#dashboard .divisive-line {
  border-top: 1px solid #d9e1e5;
  margin-bottom: 2em;
  margin-top: 2em;
}
#dashboard .cursor-pointer {
  cursor: pointer;
}
#dashboard #other_providers {
  display: none;
}
#dashboard .main-content.event-list ul {
  font-size: 0;
  margin-left: -3%;
}
#dashboard .main-content.event-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
}
#dashboard .main-content.event-list li .date {
  position: absolute;
  top: -2em;
  color: rgba(61,66,69,0.6);
  font-size: 13px;
  font-size: 1.3rem;
}
#dashboard .main-content.event-list li .block {
  position: relative;
  min-height: 310px;
  background-color: #fff;
  border: 1px solid #d9e1e5;
  border-color: #e1e9ed #d9e1e5 #b7bfc3;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(33,45,75,0.15);
  box-shadow: 0 1px 2px rgba(33,45,75,0.15);
  -webkit-transition: border-color 0.15s;
  -moz-transition: border-color 0.15s;
  -o-transition: border-color 0.15s;
  -ms-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
#dashboard .main-content.event-list li .block:hover {
  border-color: #bac7d2 #bac7d2 #9da8b5;
}
#dashboard .main-content.event-list li .block:hover .icon-plus-big,
#dashboard .main-content.event-list li .block:hover .icon-plus-big > i {
  background-color: #a8aeba;
}
#dashboard .main-content.event-list li .block:hover .info {
  color: #6e747d;
}
#dashboard .main-content.event-list li .block:hover .info a {
  color: #505760;
}
#dashboard .main-content.event-list li .block:hover .info a:hover,
#dashboard .main-content.event-list li .block:hover .info a:focus {
  color: #2a2e37;
}
#dashboard .main-content.event-list li .delete-link {
  content: '×';
  padding: 0.3em;
  background: #acafb8;
  z-index: 100;
  display: block;
  position: absolute;
  top: -8px;
  right: -8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  line-height: 10px;
  text-align: center;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.1), inset 0 0 2px rgba(0,0,0,0.1);
  box-shadow: 0 1px 4px rgba(0,0,0,0.1), inset 0 0 2px rgba(0,0,0,0.1);
  visibility: hidden;
}
#dashboard .main-content.event-list li .delete-link:hover {
  background: #9b9ea7;
}
#dashboard .main-content.event-list li .block:hover .delete-link {
  visibility: visible;
}
#dashboard .main-content.event-list li .body {
  padding: 0 20px 0px 20px;
  text-align: center;
}
#dashboard .main-content.event-list li h2 {
  min-height: 2.6em;
  margin: 0;
  padding: 1em 0.65em 0.75em;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
}
#dashboard .main-content.event-list li h2 span {
  width: 100%;
  overflow: hidden;
}
#dashboard .main-content.event-list li h2:before {
  content: '';
  min-height: 2.6em;
}
#dashboard .main-content.event-list li h2:before,
#dashboard .main-content.event-list li h2 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#dashboard .main-content.event-list li .button {
  margin: 0 0 1.3em;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
#dashboard .main-content.event-list li .info {
  display: block;
  margin: 0 0 1.3em;
  color: #989fab;
  font-size: 11px;
  font-size: 1.1rem;
  text-transform: uppercase;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
  word-spacing: 2px;
}
#dashboard .main-content.event-list li .info a {
  color: #838a94;
  font-weight: bold;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
#dashboard .main-content.event-list li .info a:before {
  margin: 0 0.4em 0 0.5em;
}
#dashboard .main-content.event-list li.paid:after {
  content: url(/assets/paid-ribbon-db4aa9904b825e81f3e1a687b1314bf61546a9146c70d1e039a35bdbfc8d4f55.png);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  pointer-events: none;
}
#dashboard .main-content.event-list li.paid .block {
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border-bottom-color: #d9e1e5;
}
#dashboard .main-content.event-list li.paid .block:hover {
  border-bottom-color: #bac7d2;
}
#dashboard .main-content.event-list li .download {
  display: block;
  width: 100%;
  padding: 0.5em 1em 0.65em;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border-top: 0;
  color: #747a84;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  -webkit-transition-property: background-color,  color;
  -moz-transition-property: background-color,  color;
  -o-transition-property: background-color,  color;
  -ms-transition-property: background-color,  color;
  transition-property: background-color, color;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  -ms-transition: 0.15s;
  transition: 0.15s;
}
#dashboard .main-content.event-list li .download:before {
  margin: 0 0.5em 0 0;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#dashboard .main-content.event-list li .download:hover,
#dashboard .main-content.event-list li .download:focus {
  color: #3d4245;
}
#dashboard .main-content.event-list li.new a {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 290px;
  border: 3px dashed #cdd1d7;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  text-align: center;
  -webkit-transition: border-color 0.15s;
  -moz-transition: border-color 0.15s;
  -o-transition: border-color 0.15s;
  -ms-transition: border-color 0.15s;
  transition: border-color 0.15s;
}
#dashboard .main-content.event-list li.new a .empty {
  height: auto;
}
#dashboard .main-content.event-list li.new a .icon-plus-big {
  margin: auto;
  margin-top: 42px;
}
#dashboard .main-content.event-list li.new a h2,
#dashboard .main-content.event-list li.new a p {
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
  color: #808495;
}
#dashboard .main-content.event-list li.new a h2 {
  min-height: inherit;
  font-weight: 500;
  margin-top: 1em;
  padding: 1em 0 0.75em;
}
#dashboard .main-content.event-list li.new a h2:before {
  content: none;
}
#dashboard .main-content.event-list li.new a p {
  font-size: 14px;
  font-size: 1.4rem;
}
#dashboard .main-content.event-list li.new a:hover,
#dashboard .main-content.event-list li.new a:focus {
  border-color: #9198a6;
}
#dashboard .main-content.event-list li.new a:hover h2,
#dashboard .main-content.event-list li.new a:focus h2,
#dashboard .main-content.event-list li.new a:hover p,
#dashboard .main-content.event-list li.new a:focus p {
  color: #536177;
}
#dashboard .main-content.event-list li.new a:hover .icon-plus-big,
#dashboard .main-content.event-list li.new a:focus .icon-plus-big,
#dashboard .main-content.event-list li.new a:hover .icon-plus-big > i,
#dashboard .main-content.event-list li.new a:focus .icon-plus-big > i {
  background-color: #a8aeba;
}
#dashboard .main-content.event-list .thumbnail {
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #f5f6f7;
  border-bottom: 1px solid #e9ebec;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.5);
  box-shadow: inset 0 1px rgba(255,255,255,0.5);
}
#dashboard .main-content.event-list .thumbnail .badge {
  background-color: #fff;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-animation: 0.5s 1 linear;
  -moz-animation: 0.5s 1 linear;
  -o-animation: 0.5s 1 linear;
  -ms-animation: 0.5s 1 linear;
  animation: 0.5s 1 linear;
  position: relative;
  z-index: 1;
}
#dashboard .main-content.event-list .thumbnail .svg-container {
  margin: auto;
}
#dashboard .main-content.event-list .thumbnail svg {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#dashboard .main-content.event-list .ratio {
  position: relative;
  padding-top: 75%;
}
#dashboard .main-content.event-list .thumbnail > span {
  display: block;
}
#dashboard .main-content.event-list .thumbnail.empty {
  text-transform: uppercase;
  font-size: 28px;
  font-size: 2.8rem;
  text-align: center;
}
#dashboard .main-content.event-list .thumbnail.empty span {
  color: #c3c7cf;
  position: absolute;
  top: 50%;
  left: 50%;
}
#dashboard .main-content.event-list .select-a-theme {
  margin: -39px 0 0 -60px;
}
#dashboard .main-content.event-list .icon-plus-big {
  position: relative;
  margin: -38px 0 0 -5px;
}
#dashboard .main-content.event-list .icon-plus-big > i {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#dashboard .main-content.event-list .icon-plus-big,
#dashboard .main-content.event-list .icon-plus-big > i {
  width: 10px;
  height: 76px;
  display: block;
  background-color: #bcc0ca;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  transition: background-color 0.15s;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#dashboard .sidebar {
  width: 18%;
}
#dashboard .main-content {
  margin-left: 18%;
  width: 82%;
  padding-left: 3%;
  margin-bottom: 10%;
}
#dashboard .event-list li {
  width: 22%;
  margin: 0 0 45px 3%;
}
@media (max-width: 1080px) {
  #dashboard .sidebar {
    width: 21.5%;
  }
  #dashboard .main-content {
    margin-left: 21.5%;
    width: 78.5%;
  }
  #dashboard .event-list li {
    width: 47%;
  }
}
[data-view^="home-sign_"] .pocket-style {
  margin: 3.5% auto;
  font-size: 0;
}
[data-view^="home-sign_"] .pocket-style .method {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 50%;
  padding: 5%;
  text-align: center;
}
[data-view^="home-sign_"] .pocket-style .method h2 {
  margin: 0 0 1em;
}
[data-view^="home-sign_"] .pocket-style .method p {
  font-size: 18px;
  font-size: 1.8rem;
}
[data-view^="home-sign_"] .pocket-style .method .info {
  margin: 1em;
  color: #798187;
}
[data-view^="home-sign_"] .pocket-style .method + .method {
  border-right: none;
  border-left: 1px solid rgba(157,167,177,0.25);
  -webkit-box-shadow: inset 1px 0 rgba(255,255,255,0.75);
  box-shadow: inset 1px 0 rgba(255,255,255,0.75);
}
[data-view^="home-sign_"] .pocket-style .hide {
  display: none;
}
[data-view^="home-sign_"] .pocket-style .full-width {
  width: 100%;
}
@media (max-width: 885px) {
  [data-view^="home-sign_"] .pocket {
    margin-top: 40px;
  }
  [data-view^="home-sign_"] .pocket .method {
    display: block;
  }
  [data-view^="home-sign_"] .pocket .method:nth-child(1):after {
    display: block;
    margin: 20px;
  }
}
[data-view="events-editor"],
[data-view="demo-index"] {
  min-width: 1250px;
}
[data-view="events-editor"] [role="main"],
[data-view="demo-index"] [role="main"] {
  z-index: 1;
  position: relative;
  padding-top: 74px;
  max-width: 1440px;
  min-height: 100%;
  margin: auto;
  background-color: #f2f4f5;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
[data-view="events-editor"] #process-header,
[data-view="demo-index"] #process-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
[data-view="events-editor"] .content,
[data-view="demo-index"] .content {
  height: 100%;
}
[data-view="events-editor"] .wrapper,
[data-view="demo-index"] .wrapper {
  min-width: 1200px;
}
[data-view="demo-index"] #process-header .checkout {
  text-align: center;
}
[data-view="demo-index"] #process-header .checkout a {
  font-size: 16px;
  font-size: 1.6rem;
}
[data-view="demo-index"] #process-header .checkout span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.settings-opened [role="main"] {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.settings-opened [role="main"] #right-column ul#badge-types li {
  position: relative;
  z-index: 3;
  overflow: visible;
  background: #e6e8eb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e9eaed), color-stop(1, #e6e8eb));
  background: -webkit-linear-gradient(bottom, #e9eaed 0%, #e6e8eb 100%);
  background: -moz-linear-gradient(bottom, #e9eaed 0%, #e6e8eb 100%);
  background: -o-linear-gradient(bottom, #e9eaed 0%, #e6e8eb 100%);
  background: -ms-linear-gradient(bottom, #e9eaed 0%, #e6e8eb 100%);
  background: linear-gradient(bottom, #e9eaed 0%, #e6e8eb 100%);
}
.settings-opened [role="main"] #right-column ul#badge-types li:after {
  right: -9px;
}
.settings-opened [role="main"] #right-column .conditions-link {
  display: none;
}
.settings-opened [role="main"] #right-column > div,
.settings-opened [role="main"] #right-column #badge-types > li {
  left: 0;
  border-right-width: 1px;
}
.settings-opened #editor-wrap .current-format {
  opacity: 0.25;
  filter: alpha(opacity=25);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}
.settings-opened #conditions {
  overflow: visible;
}
#left-column > div {
  padding: 0 5%;
}
#left-column > div > ul#add-layer a {
  z-index: 1;
  position: relative;
  display: table;
  width: 100%;
}
#left-column > div > ul#add-layer a.selectable-item {
  display: block;
}
#left-column > div > ul#add-layer a.selectable-item .inline-column {
  width: 49%;
}
#left-column > div > ul#add-layer a.selectable-item .inline-column + .inline-column {
  margin-left: 2%;
}
#left-column > div > ul#add-layer ul.hide {
  height: 0 !important;
  margin: 0 auto;
}
#left-column > div > ul#add-layer ul {
  width: 99.5%;
  z-index: 0;
  position: relative;
  margin: 0 auto 16px;
  overflow: hidden;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-transition: height 0.2s ease-out;
  -moz-transition: height 0.2s ease-out;
  -o-transition: height 0.2s ease-out;
  -ms-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
  -webkit-transition-property: height,  margin;
  -moz-transition-property: height,  margin;
  -o-transition-property: height,  margin;
  -ms-transition-property: height,  margin;
  transition-property: height, margin;
}
#left-column > div > ul#add-layer ul .name {
  font-size: 16px;
  font-size: 1.6rem;
}
#left-column > div > ul#add-layer ul .example {
  float: right;
}
#left-column > div > ul#add-layer .enhanced-selectable-items a.selectable-item .inline-column {
  margin-left: 0;
  width: 100%;
  text-align: left;
}
#left-column > div > ul#add-layer .enhanced-selectable-items a.selectable-item span {
  font-style: normal;
}
#left-column .icon,
#left-column .text {
  display: table-cell;
  vertical-align: middle;
}
#left-column .icon {
  color: #c4c8cb;
  color: rgba(60,70,80,0.5);
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  width: 11%;
  -webkit-transition-duration: 0.125s;
  -moz-transition-duration: 0.125s;
  -o-transition-duration: 0.125s;
  -ms-transition-duration: 0.125s;
  transition-duration: 0.125s;
  -webkit-transition-property: color,  -webkit-transform;
  -moz-transition-property: color,  -moz-transform;
  -o-transition-property: color,  -o-transform;
  -ms-transition-property: color,  -ms-transform;
  transition-property: color, transform;
}
#left-column .opened .icon.animate-x {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#left-column .tool-icon {
  width: 27%;
  font-size: 36px;
  font-size: 3.6rem;
}
#left-column .tool:hover .icon,
#left-column .tool:focus .icon,
#left-column .tool.opened .icon {
  color: #4e5760;
  color: rgba(60,70,80,0.9);
}
#left-column .tool:hover .example,
#left-column .tool:focus .example,
#left-column .tool.opened .example {
  color: #4a4e50;
}
#left-column .tool:active .icon {
  color: #3d4245;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
#left-column .text {
  padding: 3% 6% 2.5% 0;
}
#left-column .example,
#left-column .company {
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-transition: color 0.125s;
  -moz-transition: color 0.125s;
  -o-transition: color 0.125s;
  -ms-transition: color 0.125s;
  transition: color 0.125s;
}
#left-column .name {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
  color: #3d4245;
}
.shipping-banner {
  display: none;
  position: relative;
  background: #494f54;
  text-align: center;
  font-size: 15px;
}
.shipping-banner,
.shipping-banner input,
.shipping-banner button {
  color: #b5bbc0;
}
.shipping-banner-opened .shipping-banner {
  display: block;
}
.shipping-banner.loading > .shipping-banner-wrapper {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  pointer-events: none;
}
.shipping-banner .shipping-banner-wrapper {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  text-align: left;
  padding: 0.55em;
}
.shipping-banner form {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.shipping-banner .form-field {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #2d3235;
  margin-left: 0.25em;
  border: 1px solid transparent;
}
.shipping-banner .form-field.focus {
  border-color: #fff;
}
.shipping-banner .form-field + .form-field,
.shipping-banner .form-field-group + .form-field {
  margin-left: 0.5em;
}
.shipping-banner .form-field-group {
  font-size: 0;
}
.shipping-banner .form-field-group > * {
  font-size: 15px;
}
.shipping-banner .form-field-group .form-field {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.shipping-banner .form-field-group .form-field:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.shipping-banner .form-field-group .form-field:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.shipping-banner .form-field-group .form-field + .form-field {
  margin-left: 0;
}
.shipping-banner .form-field-group .form-field + .form-field:before {
  content: '';
  width: 1px;
  height: 70%;
  background: #b5bbc0;
  position: absolute;
  top: 15%;
  left: 0;
  opacity: 0.15;
  filter: alpha(opacity=15);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}
.shipping-banner input,
.shipping-banner button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: none;
  border: 0;
  outline: 0;
}
.shipping-banner button {
  cursor: pointer;
  padding: 5px 11px;
  color: #d4dbe0;
}
.shipping-banner input {
  border: 0;
  padding: 6px 12px;
}
.shipping-banner input::-webkit-input-placeholder {
  opacity: 0.33;
  filter: alpha(opacity=33);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
}
.shipping-banner input:-moz-placeholder {
  opacity: 0.33;
  filter: alpha(opacity=33);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
}
.shipping-banner input::-moz-placeholder {
  opacity: 0.33;
  filter: alpha(opacity=33);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
}
.shipping-banner input:-ms-input-placeholder {
  opacity: 0.33;
  filter: alpha(opacity=33);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=33)";
}
.shipping-banner .form-field-select {
  padding: 0.4em 2.2em 0.4em 0.8em;
}
.shipping-banner .form-field-select:after {
  content: '﹀';
  position: absolute;
  top: 0.65em;
  right: 0.6em;
  -webkit-transform: scaleX(0.9);
  -moz-transform: scaleX(0.9);
  -o-transform: scaleX(0.9);
  -ms-transform: scaleX(0.9);
  transform: scaleX(0.9);
  z-index: 1;
}
.shipping-banner .form-field-button {
  background: #494f54;
  border: 1px solid #7f8488;
}
.shipping-banner .form-field-button:hover,
.shipping-banner .form-field-button.focus {
  background: #545d63;
}
.shipping-banner .form-field-button:hover button,
.shipping-banner .form-field-button.focus button {
  color: #dae3e9;
}
.shipping-banner select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
  z-index: 2;
}
.shipping-banner b {
  color: #fff;
}
.shipping-banner .loading-icon {
  display: none;
}
.shipping-banner.loading .loading-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-animation: rotate 2s linear infinite;
  -moz-animation: rotate 2s linear infinite;
  -o-animation: rotate 2s linear infinite;
  -ms-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
}
.shipping-banner .loading-icon,
.shipping-banner .postal-code-link {
  position: absolute;
  left: 100%;
  top: 50%;
  margin-left: 0.2em;
  margin-top: -0.7em;
}
.shipping-banner a {
  color: #b5bbc0;
}
.shipping-banner a:focus,
.shipping-banner a:hover {
  color: #ccd3da;
}
.shipping-banner .postal-code-link {
  white-space: nowrap;
}
.shipping-banner .postal-code-link i {
  margin-left: 0.2em;
}
.shipping-banner .close-button {
  position: absolute;
  display: block;
  right: 0.4em;
  top: 50%;
  margin-top: -0.8em;
  font-size: 24px;
  padding: 0.5em;
  line-height: 0.6;
}
#editor-wrap {
  position: relative;
  text-align: center;
  font-size: 0;
  width: auto;
  padding-top: 10px;
}
#editor-wrap > .column {
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
#editor-wrap #left-column,
#editor-wrap #right-column {
  position: relative;
  width: 50%;
  margin-top: 48px;
}
#editor-wrap #left-column {
  left: -1%;
  padding-right: 25%;
  margin-right: -26%;
}
#editor-wrap #right-column {
  right: -1%;
  padding-left: 25%;
  margin-left: -26%;
}
#editor-wrap ul,
#editor-wrap li {
  list-style: none;
}
#editor-wrap a {
  color: #5b6369;
}
#editor-wrap .not-initiated {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
}
#editor-wrap .initiated {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  filter: none;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  -ms-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
#editor {
  position: relative;
  z-index: 2;
  width: 50%;
  margin: auto;
}
#editor svg,
#editor li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#editor li {
  list-style-type: none;
}
#editor div.badge {
  overflow: hidden;
  position: relative;
  padding-top: 75%;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(204,204,204,0.3);
  box-shadow: 0px 0px 0px 1px rgba(204,204,204,0.3);
  background-color: #fff;
}
#editor div.badge.hidden {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
}
#editor .out-of-canvas-warning {
  outline: 1px dashed #d10000;
}
#editor .bleed-marker {
  margin: auto;
  pointer-events: none;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 18px;
  bottom: 18px;
  border: dashed 1px #d0d0d0;
}
#editor .cardboard-bleed-marker {
  margin: auto;
  pointer-events: none;
  position: absolute;
  left: 28px;
  right: 28px;
  top: 75px;
  bottom: 25px;
  border: dashed 1px #d0d0d0;
}
#editor .adhesive-bleed-marker {
  margin: auto;
  pointer-events: none;
  position: absolute;
  left: 2.3%;
  right: 2.3%;
  bottom: 3.7%;
  top: 3.7%;
  border: dashed 1px #d0d0d0;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
#editor .red-shadow {
  -webkit-box-shadow: 0px 0px 0px 100px rgba(209,0,0,0.18);
  box-shadow: 0px 0px 0px 100px rgba(209,0,0,0.18);
  border-color: #d10000;
}
#editor .cardboard-hole-425x370 {
  margin: auto;
  background-color: #f4f4f5;
  width: 75px;
  height: 15px;
  pointer-events: none;
  position: absolute;
  left: 5px;
  right: 5px;
  top: -84%;
  bottom: 18px;
  border: solid 1px #e0e1e3;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#editor .cardboard-hole-6x4 {
  margin: auto;
  background-color: #f4f4f5;
  width: 70px;
  height: 12px;
  pointer-events: none;
  position: absolute;
  left: 5px;
  right: 5px;
  top: -86%;
  bottom: 18px;
  border: solid 1px #e0e1e3;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
#editor .cardboard-hole-6x4.left {
  left: -330px;
}
#editor .cardboard-hole-6x4.right {
  left: 340px;
}
#editor svg {
  -webkit-backface-visibility: hidden;
  position: absolute !important;
  top: 0;
  left: 0;
}
#editor div.tools {
  clear: both;
  width: 100%;
  padding: 0 0 5px;
}
#editor ul#templates.single a.delete {
  display: none;
}
.pre-loading {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -50px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
.pre-loading span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.pre-loading span + span {
  display: block;
  margin-top: 0.5em;
}
.pre-loading .icon-loading {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 32px;
  height: 32px;
  text-align: center;
  -webkit-animation: spin 1.2s infinite linear;
  -moz-animation: spin 1.2s infinite linear;
  -o-animation: spin 1.2s infinite linear;
  -ms-animation: spin 1.2s infinite linear;
  animation: spin 1.2s infinite linear;
}
.pre-loading .icon-loading:before {
  font-size: 32px;
  font-size: 3.2rem;
}
.badge-creator {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.badge-creator.hide {
  position: absolute;
  top: 0;
  left: -9999px;
}
.current-format {
  position: absolute;
  top: 0;
  left: 100%;
  width: 36%;
  margin: 1em 1.5em;
  font-size: 12px;
  font-size: 1.2rem;
}
.current-format a {
  color: rgba(61,66,69,0.75) !important;
}
.current-format a:before {
  font-size: 16px;
  padding-right: 0.5em;
  vertical-align: middle;
}
.current-format span {
  padding-left: 0.5em;
}
.current-format:hover a,
.current-format:focus a {
  color: #3d4245 !important;
}
.current-format:hover span,
.current-format:focus span {
  color: #3d4245;
}
.last-saved .saving,
.last-saved .saved {
  z-index: 1;
  position: absolute;
  bottom: 2.5%;
  right: 2.5%;
  width: 100px;
  padding: 0.5em 1em;
  background-color: #3d4245;
  background-color: rgba(61,66,69,0.75);
  -webkit-border-radius: 5em;
  border-radius: 5em;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}
.last-saved > span span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: baseline;
  margin-right: 0.15em;
}
.last-saved .icon-loading,
.last-saved .icon-check {
  width: 15px;
  height: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}
.last-saved .icon-loading {
  -webkit-animation: spin 1.2s infinite linear;
  -moz-animation: spin 1.2s infinite linear;
  -o-animation: spin 1.2s infinite linear;
  -ms-animation: spin 1.2s infinite linear;
  animation: spin 1.2s infinite linear;
}
.last-saved .saving {
  -webkit-animation: fadeIn 0.2s;
  -moz-animation: fadeIn 0.2s;
  -o-animation: fadeIn 0.2s;
  -ms-animation: fadeIn 0.2s;
  animation: fadeIn 0.2s;
}
.last-saved .saved {
  -webkit-animation: fadeOut 0.8s 1s forwards;
  -moz-animation: fadeOut 0.8s 1s forwards;
  -o-animation: fadeOut 0.8s 1s forwards;
  -ms-animation: fadeOut 0.8s 1s forwards;
  animation: fadeOut 0.8s 1s forwards;
}
.tip {
  position: absolute;
  text-align: center;
  z-index: 999;
  width: 100%;
  pointer-events: none;
  top: 84px;
}
.tip > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0.5em 1em;
  background-color: #e35c3b;
  -webkit-border-radius: 5em;
  border-radius: 5em;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}
.tip > span.in {
  -webkit-animation: fadeIn 0.3s;
  -moz-animation: fadeIn 0.3s;
  -o-animation: fadeIn 0.3s;
  -ms-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s;
}
.tip > span.out {
  -webkit-animation: fadeOut 0.5s 0.8s forwards;
  -moz-animation: fadeOut 0.5s 0.8s forwards;
  -o-animation: fadeOut 0.5s 0.8s forwards;
  -ms-animation: fadeOut 0.5s 0.8s forwards;
  animation: fadeOut 0.5s 0.8s forwards;
}
#pocket {
  min-height: 560px;
  padding: 5px;
  border: 1px solid;
  border-color: #e4e6e7 #d9dcde #cacdcf;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: rgba(247,248,248,0.5);
  -webkit-box-shadow: 0 0 4px #fff inset, 0 1px 2px rgba(61,66,69,0.06);
  box-shadow: 0 0 4px #fff inset, 0 1px 2px rgba(61,66,69,0.06);
  -webkit-backface-visibility: hidden;
}
.editor-container {
  margin: auto;
}
.current-attendee {
  position: absolute;
  top: 0;
  left: -45%;
  width: 42%;
  height: 45px;
}
.current-attendee > div a,
.current-attendee > div .current-attendee-select {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 0.4em;
  line-height: 26px;
  background-color: #f9f9f9;
  border: 1px solid rgba(91,99,105,0.25);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  -o-transition: border-color 0.1s;
  -ms-transition: border-color 0.1s;
  transition: border-color 0.1s;
  vertical-align: middle;
}
.current-attendee > div a .ellipsis,
.current-attendee > div .current-attendee-select .ellipsis {
  display: block;
}
.current-attendee > div a .ellipsis::before,
.current-attendee > div .current-attendee-select .ellipsis::before {
  content: 'Previewing: ';
  color: #3d4245;
  font-weight: 600;
}
.current-attendee > div a select,
.current-attendee > div .current-attendee-select select {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  cursor: pointer;
}
.current-attendee > div a:hover,
.current-attendee > div .current-attendee-select:hover,
.current-attendee > div a:focus,
.current-attendee > div .current-attendee-select:focus {
  border-color: rgba(91,99,105,0.5);
}
.current-attendee > div .current-attendee-select {
  width: 200px;
  margin: 0;
}
.touch .current-attendee,
#pocket:hover + .current-attendee,
.current-attendee:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.sponsorship-alert {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0.5em 0.75em;
  position: absolute;
  bottom: 100%;
  margin-bottom: 15px;
  margin-left: 2em;
  text-align: center;
  color: #3d4245 !important;
}
.bleed-notice {
  text-align: left;
  color: #969b9e;
  padding-left: 5px;
  padding-bottom: 5px;
  cursor: help;
}
.bleed-notice u {
  border-bottom: 1px dotted #969b9e;
  text-decoration: none;
}
.warning-off {
  display: none;
}
.warning-on {
  display: inline;
  width: 150px;
}
.warning-on img {
  width: 15px;
  margin-right: 3px;
}
.hover-safety-notice {
  background-color: #fff;
  color: #7a7a7a;
  border: 1px solid #d9dcde;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(61,66,69,0.06);
  box-shadow: 0 1px 2px rgba(61,66,69,0.06);
  width: 300px;
  padding: 1.2em;
  position: absolute;
  left: -999em;
  z-index: 3;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease;
  margin-top: 8px;
}
.hover-safety-notice:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #d9dcde;
  border-top: 10px solid transparent;
  right: 50%;
  bottom: 100%;
}
.bleed-notice:hover .hover-safety-notice {
  display: block;
  left: -5.5em;
  -webkit-transition-delay: 350ms;
  -moz-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  -ms-transition-delay: 350ms;
  transition-delay: 350ms;
}
.back-badge {
  position: absolute;
  top: 46px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  text-align: center;
  background-color: rgba(25,45,56,0.3);
}
.back-badge span {
  padding: 2em;
  max-width: 50%;
  background-color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 5px rgba(31,38,48,0.75);
  box-shadow: 0 1px 5px rgba(31,38,48,0.75);
  cursor: pointer;
}
.back-badge span,
.back-badge:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.back-badge:before {
  content: '';
  height: 100%;
}
#right-column {
  -webkit-backface-visibility: hidden;
}
#right-column h2 {
  padding: 6%;
}
#right-column > div,
#right-column #badge-types > li {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  border: 1px solid #dddfe0;
  border-width: 1px 0 0;
}
#right-column > div {
  border-width: 1px 0 0;
  -webkit-transition: background-color 0.6s ease-out;
  -moz-transition: background-color 0.6s ease-out;
  -o-transition: background-color 0.6s ease-out;
  -ms-transition: background-color 0.6s ease-out;
  transition: background-color 0.6s ease-out;
}
#right-column[data-showing="back"] .preview-back {
  z-index: 2;
}
#right-column ul#badge-types {
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-backface-visibility: hidden;
}
#right-column ul#badge-types > li {
  overflow: hidden;
}
#right-column ul#badge-types > li.auto {
  height: auto !important;
}
#right-column ul#badge-types > li:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -24px;
  margin: -9px 0 0 0;
  width: 17px;
  height: 17px;
  background-color: #f2f4f5;
  border: solid #d1d5d9;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#right-column ul#badge-types > li .badge-type-button {
  display: block;
  padding: 3%;
}
#right-column ul#badge-types > li .badge-type-button[data-onclick] {
  cursor: pointer;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail,
#right-column ul#badge-types > li .badge-type-button .info,
#right-column ul#badge-types > li .badge-type-button:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#right-column ul#badge-types > li .badge-type-button:before {
  content: "";
  height: 100%;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail {
  position: relative;
  font-size: 0;
  width: 84px;
  -webkit-transition: border-color 0.125s;
  -moz-transition: border-color 0.125s;
  -o-transition: border-color 0.125s;
  -ms-transition: border-color 0.125s;
  transition: border-color 0.125s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail svg {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail > div {
  margin: auto;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail .preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #cfd2d4;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail-front-back .preview-front {
  top: -5px;
  left: -5px;
  z-index: 1;
}
#right-column ul#badge-types > li .badge-type-button .thumbnail-front-back .preview-back {
  top: 5px;
  left: 5px;
}
#right-column ul#badge-types > li .badge-type-button .info {
  margin-left: 2%;
  width: 50%;
}
#right-column ul#badge-types > li .badge-type-button .info .name {
  color: #3d4245;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
}
#right-column ul#badge-types > li .actions {
  line-height: 1.1;
  width: 190px;
}
#right-column ul#badge-types > li .actions span {
  font-size: 10px;
  font-size: 1rem;
  color: #969b9e;
}
#right-column ul#badge-types > li .actions a {
  color: #969b9e;
  -webkit-transition: color 0.125s;
  -moz-transition: color 0.125s;
  -o-transition: color 0.125s;
  -ms-transition: color 0.125s;
  transition: color 0.125s;
}
#right-column ul#badge-types > li .actions a:hover,
#right-column ul#badge-types > li .actions a:focus {
  color: #3d4245;
  border-color: #3d4245;
}
#right-column ul#badge-types > li .conditions-link {
  position: absolute;
  right: 3.5%;
  top: 1.85em;
  font-size: 16px;
  font-size: 1.6rem;
}
#right-column ul#badge-types > li .conditions-link a {
  color: #aeb2b6;
  display: block;
}
#right-column ul#badge-types > li .conditions-link a:hover,
#right-column ul#badge-types > li .conditions-link a:focus {
  color: #5b6369;
}
#right-column ul#badge-types li.selected {
  background-color: #e8eaeb;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, #e8eaeb), color-stop(1, #f2f4f5));
  background-image: -webkit-linear-gradient(left, #e8eaeb 50%, #f2f4f5 100%);
  background-image: -moz-linear-gradient(left, #e8eaeb 50%, #f2f4f5 100%);
  background-image: -o-linear-gradient(left, #e8eaeb 50%, #f2f4f5 100%);
  background-image: -ms-linear-gradient(left, #e8eaeb 50%, #f2f4f5 100%);
  background-image: linear-gradient(left, #e8eaeb 50%, #f2f4f5 100%);
  border-top-color: #d7dadb;
  -webkit-box-shadow: 0 1px 0 #d7dadb;
  box-shadow: 0 1px 0 #d7dadb;
}
#right-column ul#badge-types li:hover .actions {
  display: block;
}
#right-column a.add-type {
  display: block;
  margin: 1.5%;
  padding: 2.5% 3%;
  font-size: 0;
  font-weight: bold;
}
#right-column a.add-type > span {
  position: relative;
  display: block;
  width: 78px;
  height: 56px;
  border: 1px solid #d3d7dd;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  background-color: #fff;
}
#right-column a.add-type > span:before,
#right-column a.add-type > span:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #acb1b6;
}
#right-column a.add-type > span:before {
  width: 15px;
  height: 3px;
  margin: -1px 0 0 -7px;
}
#right-column a.add-type > span:after {
  width: 3px;
  height: 15px;
  margin: -7px 0 0 -1px;
}
#right-column a.add-type > span,
#right-column a.add-type > div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#right-column a.add-type > div {
  color: #3d4245;
  padding-left: 4%;
  font-size: 16px;
  font-size: 1.6rem;
}
#right-column a.add-type > div .example {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
}
#right-column .toggle-conditions {
  position: relative;
  display: block;
  padding: 4% 12% 4% 4%;
  -webkit-box-shadow: 0 1px 0 #f6f8f8;
  box-shadow: 0 1px 0 #f6f8f8;
  -webkit-transition: color 0.6s ease-out;
  -moz-transition: color 0.6s ease-out;
  -o-transition: color 0.6s ease-out;
  -ms-transition: color 0.6s ease-out;
  transition: color 0.6s ease-out;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3;
}
#right-column .toggle-conditions .icon-settings {
  position: absolute;
  top: 50%;
  right: 3.5%;
  margin-top: -0.5em;
  line-height: 0;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: color 0.6s ease-out;
  -moz-transition: color 0.6s ease-out;
  -o-transition: color 0.6s ease-out;
  -ms-transition: color 0.6s ease-out;
  transition: color 0.6s ease-out;
  color: #aeb2b6;
}
#right-column .toggle-conditions .icon-settings:hover,
#right-column .toggle-conditions .icon-settings:focus {
  color: #5b6369;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
#right-column .toggle-conditions div > span {
  display: block;
}
#right-column .toggle-conditions span.title {
  color: #3d4245;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0.2em;
}
#right-column .toggle-conditions strong {
  font-weight: 400;
  white-space: nowrap;
}
#right-column .warn {
  display: none;
}
.warning #right-column ul#badge-types .conditions-link a,
.warning #right-column ul#badge-types .conditions-link a:hover,
.warning #right-column ul#badge-types .conditions-link a:focus {
  color: #d0a201;
}
.warning #conditions-button {
  background-color: #faf6e3;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: background-color 0.125s;
  -moz-transition: background-color 0.125s;
  -o-transition: background-color 0.125s;
  -ms-transition: background-color 0.125s;
  transition: background-color 0.125s;
}
.warning #conditions-button:hover {
  background-color: #fffbe8;
}
.warning #conditions-button,
.warning #conditions-button .toggle-conditions {
  border-color: #e7e5d5;
  border-left-width: 0;
}
.warning #conditions-button .toggle-conditions {
  color: #6e6850;
  display: none;
}
.warning #conditions-button .warn {
  display: block;
}
.warning #conditions-button .icon-settings,
.warning #conditions-button strong,
.warning #conditions-button .icon-settings:hover,
.warning #conditions-button strong:hover,
.warning #conditions-button .icon-settings:focus,
.warning #conditions-button strong:focus {
  color: #d0a201;
}
.warning #conditions-button .icon-settings:after {
  border-left-color: #d0a201;
}
.warning #process-header .badges-count .count {
  color: #f1b500;
}
.warning #process-header .arrow {
  background-color: #f1b500;
}
.warning #process-header .arrow span {
  border-color: transparent transparent transparent #f1b500;
}
.drawer.opened {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.drawer {
  z-index: 6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 74px 0 24px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  background: rgba(51,57,69,0.9);
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-backface-visibility: hidden;
}
.drawer.pop-up {
  top: 3.5%;
  padding: 1em 0 2.5em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: -webkit-transform,  opacity;
  -moz-transition: -moz-transform,  opacity;
  -o-transition: -o-transform,  opacity;
  -ms-transition: -ms-transform,  opacity;
  transition: transform, opacity;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.05), 0 1px 6px rgba(0,0,0,0.125);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.05), 0 1px 6px rgba(0,0,0,0.125);
}
.drawer.pop-up.opened {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.drawer select {
  font-size: 15px;
  font-size: 1.5rem;
}
.drawer p {
  font-size: 25px;
  font-size: 2.5rem;
  margin: 22px 0;
}
.drawer p.subtitle {
  font-size: 16px;
  font-weight: 300;
  margin-top: -1.3em;
  color: rgba(255,255,255,0.9);
}
.drawer p.note {
  font-size: 16px;
  font-size: 1.6rem;
}
#themes > div {
  font-size: 0;
}
#themes article {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 250px;
  margin: 0 1.5%;
}
#themes article div {
  position: relative;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
#themes article div a {
  display: block;
  width: 100%;
  height: 100%;
}
#themes article div a span {
  display: block;
  width: 100%;
  background-color: #fff;
}
#themes article div a span img {
  width: 100%;
  height: 100%;
}
#themes article div:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#themes article div:hover ~ span {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  filter: none;
}
#themes article div:active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}
#themes article > span {
  padding: 1em 0;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: none;
}
#themes p.note {
  margin-top: 0;
}
#themes p.your-events {
  margin-top: 0.8em;
  margin-bottom: 0;
}
body.loading #themes p.your-events {
  margin-bottom: 0;
}
#themes button {
  margin-top: 0.6em;
}
#themes .past-events-pick {
  text-align: center;
}
#themes .theme-picker {
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#themes .theme-picker input[type="radio"] {
  display: none;
}
#themes .theme-picker input[type="radio"] + label {
  font-size: 16px;
}
#themes .theme-picker input[type="radio"]:checked + label {
  font-size: 16px;
}
#themes .theme-picker .theme-box {
  width: 44%;
  margin: 1em;
}
@media (max-width: 1340px) {
  #themes article {
    margin: 0 1%;
  }
}
@media (max-width: 1244px) {
  #themes article {
    margin: 0 0.5%;
  }
}
#formats > div {
  color: #fff;
  margin: auto;
  max-width: 965px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
#formats .packages,
#formats .formats {
  text-align: left;
  font-size: 0;
}
#formats .packages > *,
#formats .formats > * {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  padding-right: 9px;
}
#formats .packages > * + *,
#formats .formats > * + * {
  padding-left: 9px;
}
#formats .packages > *:nth-child(4n + 1),
#formats .formats > *:nth-child(4n + 1) {
  padding-left: 9;
}
#formats .packages .checkable-box,
#formats .formats .checkable-box {
  display: block;
}
#formats .package {
  width: 33%;
}
#formats .package .checkable-box {
  padding: 1.75em 1em 1.75em 1em;
}
#formats .package .checkable-box > div,
#formats .package .checkable-box:before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#formats .package .checkable-box > div {
  padding: 0 0 0 1.5em;
}
#formats .package .checkable-box .icon {
  margin-bottom: 1em;
  padding-right: 1.5em;
  width: 100%;
  text-align: center;
}
#formats .package .checkable-box .icon img {
  height: 55px;
}
#formats .package span.name {
  display: block;
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  text-transform: uppercase;
}
#formats .package span.tagline {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 100;
}
#formats .package span.price {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 100;
  font-size: 1.4rem;
  color: #fff;
}
#formats .package span.price .dollar {
  vertical-align: super;
  position: relative;
  top: 0.1em;
  left: -0.15em;
  padding-left: 0.35em;
  font-size: 0.8em;
}
#formats .package span.price .badge {
  vertical-align: super;
  position: relative;
  bottom: -0.4em;
  font-size: 0.8em;
  left: -0.1em;
}
#formats .format {
  margin-top: 1.5em;
  width: 20%;
}
#formats .format a {
  color: inherit;
}
#formats .format .format-unit-toggle a {
  color: #b4b7bd;
}
#formats .format .format-unit-toggle a.selected {
  border-color: #d4d5d6;
  border-top-color: #c1c2c3;
  background: #cccdce;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccdce), color-stop(1, #ebeced));
  background: -webkit-linear-gradient(top, #cccdce 0%, #ebeced 100%);
  background: -moz-linear-gradient(top, #cccdce 0%, #ebeced 100%);
  background: -o-linear-gradient(top, #cccdce 0%, #ebeced 100%);
  background: -ms-linear-gradient(top, #cccdce 0%, #ebeced 100%);
  background: linear-gradient(top, #cccdce 0%, #ebeced 100%);
  cursor: default;
}
#formats .format .checkable-box {
  position: relative;
  height: 142px;
}
#formats .format .checkable-box > div {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 2px dashed #bfc1c6;
}
#formats .format .checkable-box > div sup {
  line-height: 1;
  top: -0.2em;
  left: 0.1em;
  font-size: 0.8em;
}
#formats .format .checkable-box > div span {
  position: absolute;
  display: block;
  font-weight: 600;
  background-color: #636873;
  text-align: center;
  width: 36px;
  height: 36px;
  line-height: 36px;
}
#formats .format .checkable-box > div span:first-child {
  left: 50%;
  margin: -18px 0 0 -18px;
  background: #606671;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #606671), color-stop(1, #5d636e));
  background: -webkit-linear-gradient(top, #606671 0%, #5d636e 100%);
  background: -moz-linear-gradient(top, #606671 0%, #5d636e 100%);
  background: -o-linear-gradient(top, #606671 0%, #5d636e 100%);
  background: -ms-linear-gradient(top, #606671 0%, #5d636e 100%);
  background: linear-gradient(top, #606671 0%, #5d636e 100%);
}
#formats .format .checkable-box > div span:last-child {
  top: 50%;
  right: 0;
  margin: -18px -18px 0 0;
  background: #5d636e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5d636e), color-stop(1, #5a606c));
  background: -webkit-linear-gradient(top, #5d636e 0%, #5a606c 100%);
  background: -moz-linear-gradient(top, #5d636e 0%, #5a606c 100%);
  background: -o-linear-gradient(top, #5d636e 0%, #5a606c 100%);
  background: -ms-linear-gradient(top, #5d636e 0%, #5a606c 100%);
  background: linear-gradient(top, #5d636e 0%, #5a606c 100%);
}
#formats .format .checkable-box > div input {
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.4em;
  text-align: center;
}
#formats .format .checkable-box:hover > div span:first-child {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6e7582), color-stop(1, #6b727f));
  background: -webkit-linear-gradient(top, #6e7582 0%, #6b727f 100%);
  background: -moz-linear-gradient(top, #6e7582 0%, #6b727f 100%);
  background: -o-linear-gradient(top, #6e7582 0%, #6b727f 100%);
  background: -ms-linear-gradient(top, #6e7582 0%, #6b727f 100%);
  background: linear-gradient(top, #6e7582 0%, #6b727f 100%);
}
#formats .format .checkable-box:hover > div span:last-child {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6b727f), color-stop(1, #686f7d));
  background: -webkit-linear-gradient(top, #6b727f 0%, #686f7d 100%);
  background: -moz-linear-gradient(top, #6b727f 0%, #686f7d 100%);
  background: -o-linear-gradient(top, #6b727f 0%, #686f7d 100%);
  background: -ms-linear-gradient(top, #6b727f 0%, #686f7d 100%);
  background: linear-gradient(top, #6b727f 0%, #686f7d 100%);
}
#formats .format input:checked + .checkable-box > div span {
  background: #636873 !important;
}
#formats .format input:checked + .checkable-box .format-unit-toggle a {
  color: #b4b7bd;
}
#formats .format input:checked + .checkable-box .format-unit-toggle a.selected {
  color: #3d4245;
}
#formats .format [data-ratio="1.333"] + .checkable-box > div {
  width: 96px;
  height: 72px;
  margin: -36px 0 0 -48px;
}
#formats .format [data-ratio="1.333"] + .checkable-box > div span:last-child {
  margin-right: -15px;
  padding-left: 6px;
}
#formats .format [data-ratio="1.149"] + .checkable-box > div {
  width: 96px;
  height: 83.5px;
  margin: -40px 0 0 -48px;
}
#formats .format [data-ratio="1.149"] + .checkable-box > div span:last-child {
  margin-right: -15px;
  padding-left: 6px;
}
#formats .format [data-ratio="1.323"] + .checkable-box > div {
  width: 86px;
  height: 65px;
  margin: -36px 0 0 -48px;
}
#formats .format [data-ratio="0.667"] + .checkable-box > div {
  width: 64px;
  height: 96px;
  margin: -48px 0 0 -32px;
}
#formats .format [data-ratio="0.667"] + .checkable-box > div span:first-child {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #626873), color-stop(1, #5f6570));
  background: -webkit-linear-gradient(top, #626873 0%, #5f6570 100%);
  background: -moz-linear-gradient(top, #626873 0%, #5f6570 100%);
  background: -o-linear-gradient(top, #626873 0%, #5f6570 100%);
  background: -ms-linear-gradient(top, #626873 0%, #5f6570 100%);
  background: linear-gradient(top, #626873 0%, #5f6570 100%);
}
#formats .format [data-ratio="0.667"] + .checkable-box:hover > div span:first-child {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707683), color-stop(1, #6d7380));
  background: -webkit-linear-gradient(top, #707683 0%, #6d7380 100%);
  background: -moz-linear-gradient(top, #707683 0%, #6d7380 100%);
  background: -o-linear-gradient(top, #707683 0%, #6d7380 100%);
  background: -ms-linear-gradient(top, #707683 0%, #6d7380 100%);
  background: linear-gradient(top, #707683 0%, #6d7380 100%);
}
#formats .format [data-ratio="1.446"] + .checkable-box > div {
  width: 84px;
  height: 64px;
  margin: -32px 0 0 -42px;
}
#formats .format [data-ratio="1.446"] + .checkable-box > div span:last-child {
  margin-right: -15px;
  padding-left: 6px;
}
#formats .format [data-ratio="1.556"] + .checkable-box > div {
  width: 92px;
  height: 60px;
  margin: -30px 0 0 -46px;
}
#formats .format [data-ratio="1.556"] + .checkable-box > div span:last-child {
  margin-right: -13px;
  padding-left: 8px;
}
#formats .format [data-ratio="CUSTOM"] + .checkable-box > div {
  width: 96px;
  height: 62px;
  margin: -36px 0 0 -48px;
}
#formats .format [data-ratio="CUSTOM"] + .checkable-box > div span {
  width: 46px;
  background: transparent;
}
#formats .format [data-ratio="CUSTOM"] + .checkable-box > div span:first-child {
  margin-left: -23px;
}
#formats .format [data-ratio="CUSTOM"] + .checkable-box > div span:last-child {
  margin-right: -23px;
  top: 60%;
}
#formats .format [data-ratio="CUSTOM"] + .checkable-box:hover > div span {
  background: transparent;
}
#formats input:disabled + .checkable-box {
  pointer-events: none;
}
#formats input:disabled + .checkable-box,
#formats input:disabled ~ .avery {
  opacity: 0.35;
  filter: alpha(opacity=35);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
}
#formats .button {
  color: #fff;
  margin-top: 0.5em;
  padding: 0.6em 5em 0.65em;
}
#formats .button.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: none;
  pointer-events: auto;
  cursor: not-allowed;
}
#formats input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
#formats .avery {
  margin-top: 1.8em;
}
#formats input:checked ~ .pricing-printed-badges {
  color: #fff;
}
#formats .pricing-hanging-badges {
  margin-top: 1.5em;
  font-size: 13px;
  font-weight: 200;
}
#formats .pricing-cardboard {
  margin-top: 1.5em;
  font-size: 13px;
  font-weight: 200;
}
#conditions {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  color: #787b7e;
  font-size: 16px;
  font-size: 1.6rem;
  max-width: 720px;
  padding: 75px 0 0;
  overflow: hidden;
  height: 0;
}
#conditions > div {
  font-size: 0;
  height: 103px;
}
#conditions > div:before {
  content: '';
  display: block;
  height: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#conditions h2 {
  width: 100%;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #818384;
}
#conditions h2:before {
  color: #bcbebf;
  margin-right: 0.6em;
}
#conditions h2,
#conditions h2:before {
  position: relative;
  top: -1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#conditions .icon-settings:before {
  text-transform: none;
  font-size: 16px;
  font-size: 1.6rem;
}
#conditions li {
  list-style-type: none;
}
#conditions > ul > li {
  position: relative;
  padding: 0.8em;
  border: solid #dddfe0;
  border-width: 1px 1px 1px 0;
  -webkit-box-shadow: inset 0 1px 0 #f6f8f8;
  box-shadow: inset 0 1px 0 #f6f8f8;
}
#conditions > ul > li + li {
  border-top: 0;
}
#conditions li li + li {
  margin-top: 0.5em;
}
#conditions .condition > * + * {
  margin-left: 0.35em;
}
#conditions span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  color: #96989d;
  font-size: 16px;
  font-size: 1.6rem;
  text-shadow: 0 1px rgba(255,255,255,0.5);
  padding: 0 0.2em;
}
#conditions .select,
#conditions a {
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0.55em 0.7em;
}
#conditions .select {
  padding-right: 1.4em;
}
#conditions .select.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: none;
}
#conditions .select i {
  color: #a4a7a9;
  position: absolute;
  top: 50%;
  right: 8px;
  line-height: 0;
  margin-top: -0.5em;
}
#conditions .select:before {
  font-family: Lato, sans-serif;
}
#conditions .attendee-info-select {
  width: 29%;
}
#conditions .operator-select {
  width: 12%;
}
#conditions .value-select {
  width: 33%;
}
#conditions .catch-all-attendees,
#conditions .print-blank-badges {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0.5em 0 0 61px;
}
#conditions .catch-all-attendees input {
  margin-right: 0.35em;
}
#conditions .print-blank-badges input {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 2px 2px 2px 1px;
  margin: 0 0.2em;
  text-align: center;
}
#conditions .print-blank-badges input[disabled] {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#conditions ul a {
  position: relative;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding: 0;
  color: #a4a7a9;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
#conditions ul a.add {
  width: 39px;
  height: 39px;
}
#conditions ul a.remove {
  width: 23px;
  height: 23px;
  margin-left: 0.15em;
}
#conditions ul a.add:before,
#conditions ul a.add:after,
#conditions ul a.remove:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #a4a7a9;
}
#conditions ul a.remove:before {
  width: 9px;
  height: 3px;
  margin: -1px 0 0 -4px;
}
#conditions ul a.add:before {
  width: 11px;
  height: 3px;
  margin: -1px 0 0 -5px;
}
#conditions ul a.add:after {
  width: 3px;
  height: 11px;
  margin: -5px 0 0 -1px;
}
#conditions .select select {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
}
#conditions.saving input,
#conditions.saving .select,
#conditions.saving ul a {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: none;
}
#conditions.saving .select select {
  display: none;
}
.veil {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(25,45,56,0.3);
  -webkit-transition: opacity  0.25s  ease-in-out,   visibility  0.25s  ease-in-out;
  -moz-transition: opacity  0.25s  ease-in-out,   visibility  0.25s  ease-in-out;
  -o-transition: opacity  0.25s  ease-in-out,   visibility  0.25s  ease-in-out;
  -ms-transition: opacity  0.25s  ease-in-out,   visibility  0.25s  ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
  visibility: hidden;
}
.veil a {
  display: none;
  width: 300px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 800;
  position: absolute;
  top: 114px;
  right: 0;
  text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.veil a:hover,
.veil a:focus {
  color: #fff;
}
.veil.opened {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  filter: none;
  visibility: visible;
}
.veil.full_screen {
  position: fixed;
}
.veil.show_close_button a {
  display: block;
}
.shortcuts {
  color: #969b9e;
  font-size: 14px;
  margin-left: 70%;
  margin-top: 1px;
  width: 60px;
  height: 20px;
  cursor: help;
}
.shortcuts u {
  border-bottom: 1px dotted #969b9e;
  text-decoration: none;
}
.shortcuts-content {
  background-color: #fff;
  color: #7a7a7a;
  border: 1px solid #d9dcde;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(61,66,69,0.06);
  box-shadow: 0 1px 2px rgba(61,66,69,0.06);
  width: 250px;
  height: 250px;
  padding: 1em;
  display: none;
  left: -999em;
  z-index: 3;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease;
  margin-top: 10px;
}
.shortcuts-content:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid transparent;
  border-top: 10px solid #d9dcde;
  right: 50%;
  bottom: -17px;
}
.shortcuts:hover .shortcuts-content {
  left: -5.9em;
  position: relative;
  display: block;
  bottom: 20.5em;
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  -ms-transition-delay: 250ms;
  transition-delay: 250ms;
}
.shortcut-name {
  color: #969b9e;
  margin-left: 8px;
  margin-right: 5px;
}
.shortcut-name p {
  height: 32px;
  padding: 3px;
  margin: 3px;
  vertical-align: middle;
}
.shortcut-command p {
  color: #4f4f4f;
  text-align: center;
  vertical-align: middle;
  margin: 3px;
  border: 1px solid #d9dcde;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  background-color: #f2f4f5;
  width: 32px;
  height: 32px;
  padding: 3px;
}
.shortcut-command .empty {
  background-color: #fff;
  border: none;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@media (max-width: 1440px) {
  #right-column > div,
  #right-column #badge-types > li {
    border-right-width: 0;
  }
}
@media (max-width: 1365px) {
  #left-column .icon {
    padding-left: 3%;
    padding-right: 3%;
  }
  #left-column .example,
  #left-column .company {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  to {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  to {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-o-keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  to {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  to {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
body[data-view="events-show"] {
  min-width: 990px;
}
body[data-view="events-show"] .thank-you-message {
  margin: auto;
  padding: 1em;
  max-width: 800px;
}
body[data-view="events-show"] .thank-you-message p {
  font-weight: 300;
  font-size: 15px;
}
body[data-view="events-show"] .thank-you-message h3 {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}
body[data-view="events-show"] .thank-you-message h2 {
  color: #2dbc43;
}
body[data-view="events-show"] .thanks-title {
  margin-bottom: 2.5em;
}
body[data-view="events-show"] .thanks-details {
  width: 30%;
  text-align: center;
  border-right: 1px solid #d9e1e5;
  border-left: 1px solid #d9e1e5;
  vertical-align: top;
  padding: 0 1.75em;
}
body[data-view="events-show"] .thanks-details:first-child {
  border: none;
}
body[data-view="events-show"] .thanks-details:nth-child(2) {
  width: 40%;
}
body[data-view="events-show"] .thanks-details:last-child {
  border: none;
}
body[data-view="events-show"] .stats {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
}
body[data-view="events-show"] .stats p {
  text-align: center;
  margin: 0.5em 0;
}
body[data-view="events-show"] .stats > :first-child {
  margin-top: 0;
}
body[data-view="events-show"] .stats > :last-child {
  margin-bottom: 0;
}
body[data-view="events-show"] .stats .amount {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
  padding-right: 4px;
}
body[data-view="events-show"] .stats .dollar {
  margin-right: -10px;
}
body[data-view="events-show"] .stats .small {
  font-size: 14px;
  font-size: 1.4rem;
}
body[data-view="events-show"] .ribbon i {
  margin: 0 0.2em;
}
.table-badge-stats {
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.stats-cell {
  margin-top: 2em;
  padding: 0.4em 0;
  background: #fdfdfe;
  border: 1px solid #d9e1e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  rowspan: 3;
}
.new-stats-cell {
  margin-top: 2em;
}
.stats-box {
  width: 25%;
  height: 230px;
  padding: 2em 0;
  background: #fdfdfe;
  border: 1px solid #d9e1e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin-right: 2em;
  margin-bottom: 2em;
  position: relative;
}
.stats-box:nth-child(4) {
  margin-right: none;
}
.badge-stats-text {
  color: #3d4245;
  font-size: 20px;
  font-weight: lighter;
  margin: 0.5em 0;
}
.badge-stats {
  color: #3d4245;
  font-size: 60px;
  text-align: center;
}
.delivery-stats {
  color: #3d4245;
  margin-top: 1.2em;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
}
.processing {
  margin-bottom: 1.5em;
}
.delivery-details {
  margin-top: 0.7em;
}
.stats-box:hover .owed-summary-box {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.owed-summary-box {
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.pay-now-button {
  background-color: #e15d42;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 25px;
  color: #fff;
}
.pay-now-button:hover {
  background-color: #ca3406;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
  cursor: pointer;
}
.owed-summary {
  position: absolute;
  margin-top: -6.6em;
  z-index: 1;
  height: 110px;
  font-size: 16px;
  color: #3d4245;
  background-color: #fdfdfe;
  text-align: center;
  width: 100%;
  padding: 0.4em 1.5em 0.6em 1.5em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.owed-summary .lighter {
  color: #909090;
  font-size: 13px;
  text-align: left;
}
.owed-summary .border {
  border-top: 1px solid #ccc;
}
.owed-summary .tax-text-small {
  font-size: 12px;
}
.green-stat {
  color: #5fb54d;
}
.tax-text {
  font-size: 15px;
  margin-left: -15px;
}
.discount-text {
  font-size: 12px;
  color: #e15d42;
}
.queue-and-history {
  position: relative;
}
.queue-and-history .step-number {
  color: #f2f4f5;
  background-color: #81878c;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0.7em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  vertical-align: 0.1em;
  padding: 0.4em 0.65em 0.35em;
  margin-right: 0.2em;
  line-height: 1;
}
.queue-and-history:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: rgba(221,223,224,0.35);
}
.queue-and-history .inline-column-2:first-child {
  padding-right: 4%;
}
.queue-and-history .inline-column-2:last-child {
  padding-left: 4%;
}
.queue-and-history form + form {
  margin-top: 1.2em;
}
.users-list-options {
  font-size: 0px;
}
.check-printed-badges,
.check-unprinted-badges,
.check-all {
  margin: 1em;
  font-size: 16px;
  font-size: 1.6rem;
  color: #c3c3c3;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.check-printed-badges label,
.check-unprinted-badges label,
.check-all label {
  cursor: pointer;
}
.check-printed-badges label input,
.check-unprinted-badges label input,
.check-all label input {
  font-size: 16px;
  font-size: 1.6rem;
}
.check-printed-badges:hover,
.check-unprinted-badges:hover,
.check-all:hover {
  color: #5b6369;
}
.check-all {
  max-width: 6%;
  text-align: center;
  margin-left: 1.7em;
}
.check-unprinted-badges {
  max-width: 24%;
  text-align: center;
}
.check-printed-badges {
  max-width: 24%;
  text-align: center;
}
.check-select-all {
  margin-left: auto;
}
.check-select-all-button {
  margin-top: 1em;
  cursor: pointer;
  height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  background-color: #f2f4f5;
  color: #3d4245;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  vertical-align: middle;
  padding: 4px 14px 7px 14px;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  float: right;
}
.check-select-all-button:hover,
.check-select-all-button:focus,
.check-select-all-button:active {
  background-color: #a4acb0;
  color: #fff;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.users-list {
  margin-top: 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.users-list li {
  padding: 0.6em 1.45em 0.65em 3.3em;
}
.users-list li.disabled {
  color: #aab1b9;
}
.users-list li.user-list-item {
  cursor: pointer;
}
.users-list input,
.users-list .name,
.users-list .company {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0;
}
.users-list input {
  margin-left: -1.85em;
}
.users-list .name {
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 0.85em;
}
.users-list .company {
  font-size: 13px;
  font-size: 1.3rem;
}
.users-list .last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-width: 1px;
}
.users-list li {
  border: none;
  margin-top: 0;
}
.users-list.filtering li {
  display: none;
}
.download-pdfs .shinny-list {
  margin-top: 1em;
}
.download-pdfs .shinny-list li {
  border-top: 0;
  border-left: 1px solid #d9e1e5;
  border-right: 1px solid #d9e1e5;
  border-bottom: 1px solid #d9e1e5;
}
.pdf-options {
  background: #fff;
  border: 1px solid #d9e1e5;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  padding: 1em;
  margin-top: 1em;
  display: flex;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
}
.pdf-options .pdf-options-button {
  margin: 0 0.3em;
  cursor: pointer;
  text-align: center;
  background-color: #f2f4f5;
  color: #3d4245;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  padding: 5px 15px;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pdf-options .pdf-options-button:hover {
  background-color: #a4acb0;
  color: #fff;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.pdf-options .time-ago {
  color: #aaa;
  font-size: 15px;
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pdf-options .uptodate-icon {
  color: #b8e986;
  font-size: 16px;
  text-align: center;
}
.pdf-options .not-uptodate-icon {
  color: #fd808f;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  text-align: center;
}
.documents-list {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 0;
}
.documents-list .rotating-arrows,
.documents-list .attendees-count {
  width: 39px;
  margin-right: -39px;
}
.documents-list .attendees-count {
  position: relative;
  height: 52px;
  line-height: 50px;
  color: #8894a2;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  background: url(/assets/icons/icon-document-73d71f2c7fa82db0397ea35c6db376c5e5b5897b8940c5bdbe6eba3b85a469b5.png) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.documents-list .attendees-count > span {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-shadow: 3px 0 #fbfbfc, 0 3px #fbfbfc, -3px 0 #fbfbfc, 0 -3px #fbfbfc;
}
.documents-list .inline-column-1 {
  padding: 0 100px 0 4.5em;
}
.documents-list .without-href {
  display: block;
}
.documents-list .with-href {
  display: none;
}
.documents-list a {
  cursor: wait;
}
.documents-list a[href] {
  cursor: pointer;
}
.documents-list a[href] .without-href {
  display: none;
}
.documents-list a[href] .with-href {
  display: block;
}
.documents-list time {
  margin-left: -190px;
}
.documents-list li {
  position: relative;
}
.documents-list .names {
  font-size: 14px;
  font-size: 1.4rem;
}
.documents-list a.regenerate-link {
  position: absolute;
  right: 1em;
  top: 1.5em;
  bottom: 1.5em;
  color: #8894a2;
  width: 45px;
  padding: 0;
  text-align: center;
}
.documents-list a.regenerate-link:hover,
.documents-list a.regenerate-link:focus {
  color: #5b6369;
}
.documents-list a.regenerate-link:before,
.documents-list a.regenerate-link span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.documents-list a.regenerate-link:before {
  content: '';
  height: 100%;
  margin-left: -0.25em;
}
.attendee-buttons {
  background: #fff;
  border: 1px solid #d9e1e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 15px;
  margin-top: 2em;
  padding: 0.7em 0.7em 0.7em 1em;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-box-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.attendee-buttons a {
  color: #3d4245;
}
.attendee-buttons a:hover,
.attendee-buttons a.enter-manually-link:hover,
.attendee-buttons a.enter-manually-link:visited {
  color: #fff;
}
.attendee-buttons a.enter-manually-link:focus {
  color: #3d4245;
}
.attendee-buttons .reimport-add-button {
  width: 40%;
  text-align: center;
  background-color: #f2f4f5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  padding: 3px;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.attendee-buttons .reimport-add-button:hover {
  background-color: #a4acb0;
  color: #fff;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.attendee-buttons .enter-manually-link {
  width: 40%;
  text-align: center;
  background-color: #f2f4f5;
  color: #3d4245;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  padding: 3px;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.attendee-buttons .enter-manually-link:hover {
  background-color: #a4acb0;
  color: #fff;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.help {
  text-align: center;
  margin: 1em 0 1.2em;
}
.help h2.column-title {
  margin: 1.4em 0 0.5em;
}
.help .options {
  text-align: center;
}
.help .options ul {
  margin: 1em 0;
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
}
.download-badges {
  background: #fff;
  border: 1px solid #d9e1e5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 1.9em;
  padding: 0.7em 0.7em 0.7em 1em;
  display: flex;
}
.download-badges .heading-delta {
  width: 50%;
  text-align: left;
  margin-right: 4em;
  margin-left: 0.6em;
  vertical-align: middle;
  padding-top: 3px;
}
.download-badges .page-layout-button {
  width: 35%;
  text-align: center;
  background-color: #f2f4f5;
  color: #3d4245;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  vertical-align: middle;
  padding: 3px;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
}
.download-badges .page-layout-button:hover,
.download-badges .page-layout-button:focus,
.download-badges .page-layout-button:active {
  background-color: #a4acb0;
  color: #fff;
  -webkit-transition: 0.15s ease-in;
  -moz-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  -ms-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
}
.generate-badges {
  background: #fff;
  border: 1px solid #d9e1e5;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  margin-top: 2em;
}
.generate-badges .heading-delta {
  width: 100%;
  text-align: left;
  padding: 1em;
  vertical-align: middle;
  padding: 0.7em 0.7em 0.7em 1em;
  border-bottom: 1px solid #d9e1e5;
}
.attendee-list-filters {
  background-color: #fff;
  border-bottom: 1px solid #d9e1e5;
  border-right: 1px solid #d9e1e5;
  border-left: 1px solid #d9e1e5;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  margin-bottom: 1em;
}
.attendee-list-filters .no-checkboxes {
  display: flex;
  padding-right: 15px;
}
.attendee-list-filters .no-checkboxes input[type=radio],
.attendee-list-filters .no-checkboxes input[type=checkbox] {
  display: none;
}
.attendee-list-filters .no-checkboxes input[type="radio"]:checked + label {
  -webkit-box-shadow: 0 2px 0 #e86942;
  box-shadow: 0 2px 0 #e86942;
  color: #5b6369;
  margin-top: 10px;
}
.attendee-list-filters .no-checkboxes input[type="checkbox"]:checked + label {
  background-color: #a4acb0;
  color: #fff;
}
.attendee-list-filters .no-checkboxes input[type="checkbox"]:hover + label {
  cursor: pointer;
}
.attendee-list-filters .no-checkboxes label {
  padding-bottom: 3px;
}
.regenerate-help {
  text-align: left;
  margin-top: 2em;
  padding: 0.4em;
  font-size: 16px;
  font-size: 1.6rem;
  background: #fff;
  border: 1px solid #fedb50;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  overflow: wrap;
}
.info-triangle {
  float: left;
  margin: 0.45em 1em 0 1em;
}
#search-attendee {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#search-attendee input {
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0.5em 0.7em;
  border: 1px solid #fff;
  outline: 0;
}
#search-attendee.has-badge-type-filter input {
  width: 65%;
}
#search-attendee form.badge-type-filter {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 34%;
  float: right;
}
#search-attendee form.badge-type-filter label.select {
  padding: 3px 40px 6px 0;
  margin: 8px 8px 8px 0;
}
#search-attendee form.badge-type-filter label.select:before,
#search-attendee form.badge-type-filter label.select:after {
  font-size: 13px;
}
#search-attendee form.badge-type-filter label.select:before {
  right: 8px;
}
#search-attendee form.badge-type-filter label.select:after {
  margin-left: 12px;
}
#search-attendee .shinny-button {
  border: none;
  background: #f2f4f5;
  color: #3d4245;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#search-attendee .shinny-button select:focus + .after {
  border: none;
}
#search-attendee .find-icon {
  height: 25px;
  width: 25px;
  margin-left: 18px;
}
.past-event-notice {
  text-align: center;
  margin-top: 3em;
  padding-top: 20%;
}
.past-event-notice .big-text {
  color: #bfbfbf;
  font-size: 45px;
  padding-top: 0.3em;
}
.users-list {
  max-height: 180px;
}
@media (min-height: 820px) {
  .users-list {
    max-height: 260px;
  }
}
@media (min-height: 940px) {
  .users-list {
    max-height: 400px;
  }
}
@media (min-height: 1040px) {
  .users-list {
    max-height: 490px;
  }
}
@media (min-height: 1140px) {
  .users-list {
    max-height: 570px;
  }
}
.documents-list {
  max-height: 445px;
}
@media (min-height: 820px) {
  .documents-list {
    max-height: 432px;
  }
}
@media (min-height: 940px) {
  .documents-list {
    max-height: 575px;
  }
}
@media (min-height: 1040px) {
  .documents-list {
    max-height: 665px;
  }
}
@media (min-height: 1140px) {
  .documents-list {
    max-height: 745px;
  }
}
[data-popup="sheet-format"] {
  min-width: 990px;
}
.popup-columns {
  position: relative;
}
.sheet-format-form {
  background: #f2f4f5;
}
.sheet-format-form .inline-columns {
  position: relative;
  padding: 11px 24px 9px;
}
.sheet-format-form .inline-columns + .inline-columns {
  border-top: 1px solid #d7d8d9;
}
.sheet-format-form .has-button-grouped {
  padding-top: 16px;
}
.sheet-format-form .inline-column-2:first-child {
  padding-right: 1em;
}
.sheet-format-form .inline-column-2:last-child {
  padding-left: 1em;
}
.sheet-format-form label {
  display: block;
  margin-bottom: 0.5em;
  color: #5b6266;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
}
.sheet-format-form .button-light-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.sheet-format-form .button-light-group a {
  border-top: 0;
}
.sheet-format-form .button-light-group a:first-child {
  border-top-left-radius: 0;
}
.sheet-format-form .button-light-group a:last-child {
  border-top-right-radius: 0;
}
.sheet-format-form .action {
  text-align: center;
}
.sheet-format-form .action .inline-column + .inline-column {
  padding-left: 11px;
}
.sheet-format-form .format-select-container {
  padding: 0;
  font-weight: 700;
}
.sheet-format-form .format-select-container .button-light-select:after {
  right: 2em;
}
.sheet-format-form .format-select-container .button-light-select {
  border: 0;
  padding: 15px 33px 15px;
}
.sheet-format-form .inline-label > label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 33%;
}
.sheet-format-form .inline-label .inputs {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 66%;
}
.sheet-format-form .inline-label .inputs label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.sheet-format-form .inline-label .inputs label + label {
  margin-left: 1.2em;
}
.with-margin {
  margin-top: 12px;
}
.custom-page-format {
  text-align: justify;
  font-size: 0;
}
.custom-page-format div,
.custom-page-format span {
  vertical-align: middle;
}
.custom-page-format:after {
  content: '';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
}
.custom-page-format div,
.custom-page-format label,
.custom-page-format span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.custom-page-format div {
  width: 40%;
}
.custom-page-format span {
  width: 20%;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
}
.custom-page-format .page-width {
  width: 60%;
}
.custom-page-format .page-height {
  width: 40%;
}
.unit {
  font-size: 11px;
  font-size: 1.1rem;
  margin-left: 0.5em;
}
.with-label .button-light-numeric-input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 78%;
}
.with-label .button-light-numeric-input,
.with-label .unit {
  vertical-align: middle;
}
.margins {
  text-align: center;
  margin-top: -20px;
}
.margins .button-light-numeric-input {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 110px;
  margin-left: 11px;
  vertical-align: middle;
}
.margins .button-grouped {
  margin: 8px 0;
}
.margins .inline-column + .inline-column {
  margin-left: 20px;
}
.margins .unit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  text-align: left;
  vertical-align: middle;
}
.pdf-page {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 40%;
  background-color: #e0e2e3;
  border-left: 1px solid #cccecf;
}
.pdf-page-ratio {
  position: absolute;
  width: 100%;
  height: 100%;
}
.pdf-page-ratio iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.pdf-page-ratio .spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 64px;
  color: #000;
  margin: -45px 0 0 -27px;
}
.popup-container.loading .pdf-page iframe {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.popup-container.loading .pdf-page .spinner {
  display: block;
}
.help-links {
  display: block;
  background-color: #414950;
  list-style-type: none;
  color: #fff;
  font-size: 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.help-links li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 25%;
  font-size: 16px;
}
.help-links li + li {
  border-left: 1px solid #51595f;
}
.help-links li a {
  border-top-left-radius: 6px;
}
.help-links li + li a {
  border-top-left-radius: 0;
}
.help-links li:last-child a {
  border-top-right-radius: 6px;
}
.help-links a {
  color: #bac1c7;
  display: block;
  padding: 10% 16%;
  padding-right: 0;
  -webkit-transition: background-color  0.15s,   color  0.15s;
  -moz-transition: background-color  0.15s,   color  0.15s;
  -o-transition: background-color  0.15s,   color  0.15s;
  -ms-transition: background-color  0.15s,   color  0.15s;
  transition: background-color 0.15s, color 0.15s;
}
.help-links a .heading-bravo {
  margin-bottom: 0;
  color: #fff;
}
.help-links a i {
  display: block;
  margin: 0 0 1em;
  color: #9ca3a9;
  font-size: 21px;
  font-size: 2.1rem;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
.help-links a:hover {
  background-color: #2b3238;
  color: #fff;
}
.help-links a:hover i {
  color: #fff;
}
.faq {
  padding: 4% 4% 12%;
  font-size: 0;
}
.questions-list,
.questions-content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 3.5%;
  vertical-align: top;
  font-size: 16px;
  font-size: 1.6rem;
}
.questions-list {
  width: 32%;
  padding-right: 3.5%;
  border-right: 1px solid #dee2e5;
}
.questions-list ul {
  list-style: none;
  padding-bottom: 2.5em;
}
.questions-list li {
  padding: 0.5em 0;
}
.questions-content {
  width: 68%;
  padding-left: 5%;
}
.questions-content h2.heading-bravo {
  margin-bottom: 1.5em;
  color: #798289;
}
.questions-content p + h2.heading-bravo {
  margin-top: 6.5em;
}
.questions-content p + h3.heading-bravo {
  padding-top: 2.5em;
}
.questions-content p {
  padding: 0.5em 0;
}
.questions-content .responsive-video > span {
  display: block;
  position: relative;
}
.questions-content .responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.questions-content .responsive-video {
  max-width: 800px;
}
.questions-content .responsive-video span {
  padding-top: 56.25%;
/* 315 ÷ 560 */
}
.questions-content ol,
.questions-content ul {
  list-style-position: inside;
}
@media (max-width: 800px) {
  .help-links li {
    width: 100%;
  }
  .help-links li + li {
    border-top: 1px solid #51595f;
    border-left: 0;
  }
  .help-links li a {
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }
  .help-links li + li a,
  .help-links li:last-child a {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .help-links li a {
    padding: 1.5em;
  }
  .help-links li a i,
  .help-links li a div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
  }
  .help-links li a i {
    margin: 0 1em 0 0;
  }
  .questions-list,
  .questions-content {
    margin-top: 5%;
  }
  .questions-list {
    display: none;
  }
  .questions-content {
    width: 100%;
    padding: 5% 0 0 0;
  }
  .questions-content h3.heading-bravo {
    margin-bottom: 0;
  }
  .questions-content p + h2.heading-bravo {
    margin-top: 3em;
  }
  .questions-content p + h3.heading-bravo {
    margin-top: 1.5em;
  }
}
@media (max-width: 480px) {
  .faq {
    padding: 6.5%;
  }
  .help-links li a {
    padding: 1em;
  }
}
body.iframe {
  font-family: "Helvetica Neue", Arial, sans-serif;
  min-height: 600px;
}
body.iframe,
body.iframe .loading-page {
  background: #f7f7f7;
}
body.iframe #footer {
  display: none;
}
[data-view="events-iframe_editor"] {
  background: #f7f7f7;
  max-width: 780px;
  min-width: 730px;
  margin: auto;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Helvetica Neue", Arial, sans-serif;
}
[data-view="events-iframe_editor"] .heading-b {
  margin: 3em 0 3em 0;
  font-size: 24px;
  text-align: center;
}
[data-view="events-iframe_editor"] .heading-c {
  margin-bottom: 0.5em;
  font-size: 14px;
  font-weight: bold;
}
[data-view="events-iframe_editor"] a {
  color: #00aaf2;
}
[data-view="events-iframe_editor"] a:hover,
[data-view="events-iframe_editor"] a:focus {
  color: #26beff;
}
[data-view="events-iframe_editor"] .button {
  background: #e7673d;
  padding: 11px 20px;
  border: 1px solid #df7e4f;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-box-shadow: inset 1px 0 rgba(255,255,255,0.15), inset -1px 0 rgba(255,255,255,0.15), inset 0 1px rgba(255,255,255,0.25), 0 1px 3px rgba(50,54,61,0.15);
  box-shadow: inset 1px 0 rgba(255,255,255,0.15), inset -1px 0 rgba(255,255,255,0.15), inset 0 1px rgba(255,255,255,0.25), 0 1px 3px rgba(50,54,61,0.15);
}
[data-view="events-iframe_editor"] .button:hover,
[data-view="events-iframe_editor"] .button:focus {
  background-color: #ec6549;
  color: #fff;
}
[data-view="events-iframe_editor"] .button:active {
  top: 0;
}
[data-view="events-iframe_editor"] .continue-cta {
  padding-left: 10em;
  padding-right: 10em;
}
[data-view="events-iframe_editor"] #add-layer {
  z-index: 5;
  position: relative;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container {
  margin-right: 5px;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container:first-child,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container:first-child {
  border-top: 0;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container:last-child,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container:last-child {
  border: 0;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container .name,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container .name {
  font-size: 13px;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container .tool-icon,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container .tool-icon {
  font-size: 20px;
  width: 40px;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container .text,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container .text {
  padding: 3% 0;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container .example.text-light,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container .example.text-light {
  display: none;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container .icon-plus,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container .icon-plus {
  position: relative;
  top: 1px;
  left: 2px;
  font-size: 12px;
  font-size: 1.2rem;
}
[data-view="events-iframe_editor"] #add-layer .block-button-container .block-button,
[data-view="events-iframe_editor"] #choose-your-design .block-button-container .block-button {
  display: block;
  padding: 10px 0;
}
[data-view="events-iframe_editor"] #choose-your-design .block-button-container:hover .icon-templates i {
  background-color: #3d4245;
}
[data-view="events-iframe_editor"] .icon-templates-container:before {
  content: '';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 100%;
}
[data-view="events-iframe_editor"] .current-format {
  position: static;
  width: auto;
}
[data-view="events-iframe_editor"] #editor-wrap {
  padding: 30px 0;
}
[data-view="events-iframe_editor"] #editor-wrap #left-column {
  width: 20%;
  left: auto;
  margin: 0;
  padding: 0;
}
[data-view="events-iframe_editor"] #editor-wrap #left-column > div {
  padding: 0;
}
[data-view="events-iframe_editor"] #editor-wrap #editor {
  width: 80%;
  max-width: 635px;
}
[data-view="events-iframe_editor"] #editor-wrap #pocket {
  min-height: 440px;
}
[data-view="events-iframe_editor"] #editor-wrap #right-column {
  margin: 0;
}
[data-view="events-iframe_editor"] #editor-wrap .tip {
  top: 10px;
}
[data-view="events-iframe_editor"] #editor-wrap .tip > span {
  background-color: #e7673d;
}
[data-view="events-iframe_editor"] #left-column > div > ul#add-layer ul {
  z-index: 2;
  position: absolute;
  width: 240px;
  max-height: 350px;
  overflow-y: scroll;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}
[data-view="events-iframe_editor"] #left-column > div > ul#add-layer ul .name {
  font-size: 14px;
  font-size: 1.4rem;
}
[data-view="events-iframe_editor"] #left-column > div > ul#add-layer ul .name,
[data-view="events-iframe_editor"] #left-column > div > ul#add-layer ul .example {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
[data-view="events-iframe_editor"] #left-column > div > ul#add-layer ul a:hover {
  background-color: #00aaf2;
}
[data-view="events-iframe_editor"] #left-column > div > ul#add-layer ul a:hover .name,
[data-view="events-iframe_editor"] #left-column > div > ul#add-layer ul a:hover .example {
  color: #fff;
}
[data-view="events-iframe_editor"] .icon-format {
  padding-left: 0.6em;
}
[data-view="events-iframe_editor"] .icon-format span {
  position: relative;
  top: -2px;
  font-size: 11px;
  font-size: 1.1rem;
  margin-left: 0.6em;
}
[data-view="events-iframe_editor"] .selectable-item {
  padding: 0.55em 0.8em;
}
[data-view="events-iframe_editor"] .iframe-continue {
  text-align: center;
}
[data-view="events-iframe_editor"] .button-group {
  margin: 4px 4px 0 0;
}
[data-view="events-iframe_editor"] .button-group a {
  width: 100%;
}
[data-view="events-iframe_editor"] .product-button {
  margin: 4px;
  text-align: center;
  border: 1px solid #e1e3e4;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 4px 7px;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
[data-view="events-iframe_editor"] .product-button:hover,
[data-view="events-iframe_editor"] .product-button:focus {
  border-color: #3d4245;
}
[data-view="events-iframe_editor"] .product-title {
  font-size: 12px;
  text-align: center;
  color: #3d4245;
  font-weight: 600;
}
[data-view="events-iframe_editor"] .title-subtext {
  font-size: 10px;
  text-align: center;
}
[data-view="events-iframe_editor"] .drawer {
  background: #fff;
  color: #404040;
  text-shadow: none;
  left: 3%;
  right: 3%;
  width: 96%;
  padding: 1.5em 1em 2.5em;
}
[data-view="events-iframe_editor"] .drawer p.subtitle {
  color: rgba(64,64,64,0.65);
  font-weight: normal;
}
[data-view="events-iframe_editor"] .drawer .drawer-close {
  position: absolute;
  top: 5%;
  right: 5%;
  padding: 0.5em;
  color: rgba(64,64,64,0.65);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: hidden;
}
[data-view="events-iframe_editor"] .drawer .drawer-close:hover,
[data-view="events-iframe_editor"] .drawer .drawer-close:focus {
  color: rgba(64,64,64,0.85);
}
[data-view="events-iframe_editor"] .drawer .drawer-close:active {
  color: #404040;
}
[data-view="events-iframe_editor"] .veil {
  background-color: rgba(247,247,247,0.5);
}
[data-view="events-iframe_editor"] #themes.show-close-button .drawer-close {
  visibility: visible;
}
[data-view="events-iframe_editor"] #themes article {
  margin: 0 12px 30px;
}
[data-view="events-iframe_editor"] #themes article div {
  height: 100%;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
[data-view="events-iframe_editor"] #themes article div:before {
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}
[data-view="events-iframe_editor"] #themes article div a {
  border: 1px solid #e4e4e4;
}
[data-view="events-iframe_editor"] #themes article > div {
  margin-top: 10px;
}
[data-view="events-iframe_editor"] #themes article > span {
  display: none;
}
[data-view="events-iframe_editor"] #formats > div {
  color: rgba(64,64,64,0.5);
  text-shadow: none;
}
[data-view="events-iframe_editor"] #formats .checkable-box.dark {
  border-color: rgba(64,64,64,0.25);
  border-bottom-color: rgba(64,64,64,0.35);
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  -o-transition: border-color 0.1s;
  -ms-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
[data-view="events-iframe_editor"] #formats .checkable-box.dark:hover,
[data-view="events-iframe_editor"] #formats .checkable-box.dark:focus {
  border-color: rgba(64,64,64,0.5);
}
[data-view="events-iframe_editor"] #formats input:checked + .checkable-box.dark {
  color: #404040;
  border-color: transparent;
  -webkit-box-shadow: 0 0 0 4px #00aaf2;
  box-shadow: 0 0 0 4px #00aaf2;
}
[data-view="events-iframe_editor"] #formats .packages,
[data-view="events-iframe_editor"] #formats .formats {
  width: 92.5%;
  margin: auto;
}
[data-view="events-iframe_editor"] #formats form {
  margin: 30px 0;
}
[data-view="events-iframe_editor"] #formats .avery {
  display: none;
}
[data-view="events-iframe_editor"] #formats .package .checkable-box {
  position: relative;
  padding: 2.25em 0 2.65em;
}
[data-view="events-iframe_editor"] #formats .package .checkable-box:before {
  position: absolute;
  top: 0.75em;
  left: 0.5em;
  font-size: 48px;
}
[data-view="events-iframe_editor"] #formats .package .checkable-box > div {
  font-size: 14px;
  font-weight: normal;
}
[data-view="events-iframe_editor"] #formats .package .price {
  color: #404040;
  font-weight: 300;
}
[data-view="events-iframe_editor"] #formats .package span.name {
  color: #404040;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: bold;
}
[data-view="events-iframe_editor"] #formats .package span.tagline {
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  color: rgba(64,64,64,0.65);
}
[data-view="events-iframe_editor"] #formats .format input:checked + .checkable-box > div span,
[data-view="events-iframe_editor"] #formats .format .checkable-box > div span,
[data-view="events-iframe_editor"] .checkable-box.dark {
  font-size: 14px;
  font-size: 1.4rem;
  color: #404040;
  background-image: none !important;
  background-color: #fefefe !important;
}
[data-view="events-iframe_editor"] #formats .format .checkable-box {
  height: 132px;
}
[data-view="events-iframe_editor"] #formats .format .checkable-box > div input {
  border: 1px solid rgba(0,0,0,0.1);
}
[data-view="events-iframe_editor"] #formats .formats .pricing-hanging-badges {
  color: #404040;
}
[data-view="events-iframe_editor"] .avery {
  overflow-wrap: break-word;
}
[data-view="events-iframe_editor"] .more-info .inline-column {
  font-size: 14px;
  font-size: 1.4rem;
}
[data-view="events-iframe_editor"] .more-info .inline-columns {
  margin-top: 30px;
}
[data-view="events-iframe_editor"] .more-info .inline-columns + .inline-columns {
  margin-top: 15px;
}
[data-view="events-iframe_editor"] .more-info .inline-column-50 {
  padding-right: 1.5em;
}
[data-view="events-iframe_editor"] .more-info ul {
  list-style-position: inside;
}
[data-view="events-iframe_editor"] .more-info .iframe-faq article {
  margin-bottom: 1.5em;
}
[data-view="events-iframe_editor"] .more-info .iframe-features {
  width: 25%;
  text-align: center;
  vertical-align: bottom;
}
[data-view="events-iframe_editor"] .more-info .iframe-features-images {
  width: 50%;
  vertical-align: bottom;
  margin-bottom: 3em;
}
[data-view="events-iframe_editor"] .more-info .tweet-cell-iframe {
  width: 33%;
  margin-top: 3em;
}
[data-view="events-iframe_editor"] .more-info .tweet-iframe {
  background-color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 1em;
  padding: 1.5em;
  text-align: left;
}
[data-view="events-iframe_editor"] .more-info .tweet-iframe img {
  width: 70px;
  margin-top: -4em;
  margin-bottom: 1em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
[data-view="events-iframe_editor"] .more-info .tweet-iframe a {
  color: #e7673d;
}
[data-view="events-iframe_editor"] .more-info .testimonial-name-iframe {
  color: #9e9e9e;
}
[data-view="events-iframe_editor"] #editor .shape-options > * + *,
[data-view="events-iframe_editor"] #editor .default-options > * + *,
[data-view="events-iframe_editor"] #editor .static-text-options > * + * {
  margin-left: 6px;
}
[data-view="events-iframe_editor"] #editor .tool-button {
  min-width: 35px;
  line-height: 33px;
}
[data-view="events-iframe_editor"] #editor #font_family {
  width: 140px;
}
[data-view="events-iframe_editor"] #editor #z_index .tool-button {
  width: 38px;
}
.will-animate,
.will-animate * {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.badge-with-bullets.animated .badge-container {
  -webkit-animation: fadeIn 1s backwards;
  -moz-animation: fadeIn 1s backwards;
  -o-animation: fadeIn 1s backwards;
  -ms-animation: fadeIn 1s backwards;
  animation: fadeIn 1s backwards;
}
.badge-with-bullets.animated h2 span {
  -webkit-animation: fadeInFromRightSmall 0.5s 0.5s backwards;
  -moz-animation: fadeInFromRightSmall 0.5s 0.5s backwards;
  -o-animation: fadeInFromRightSmall 0.5s 0.5s backwards;
  -ms-animation: fadeInFromRightSmall 0.5s 0.5s backwards;
  animation: fadeInFromRightSmall 0.5s 0.5s backwards;
}
.badge-with-bullets.animated h2 span + span {
  -webkit-animation: fadeInFromLeftSmall 0.5s 1s backwards;
  -moz-animation: fadeInFromLeftSmall 0.5s 1s backwards;
  -o-animation: fadeInFromLeftSmall 0.5s 1s backwards;
  -ms-animation: fadeInFromLeftSmall 0.5s 1s backwards;
  animation: fadeInFromLeftSmall 0.5s 1s backwards;
}
.badge-with-bullets.animated .desktop-articles .easy {
  -webkit-animation: fadeInFromRight 0.3s 0.4s backwards;
  -moz-animation: fadeInFromRight 0.3s 0.4s backwards;
  -o-animation: fadeInFromRight 0.3s 0.4s backwards;
  -ms-animation: fadeInFromRight 0.3s 0.4s backwards;
  animation: fadeInFromRight 0.3s 0.4s backwards;
}
.badge-with-bullets.animated .desktop-articles .data {
  -webkit-animation: fadeInFromRight 0.3s 0.6s backwards;
  -moz-animation: fadeInFromRight 0.3s 0.6s backwards;
  -o-animation: fadeInFromRight 0.3s 0.6s backwards;
  -ms-animation: fadeInFromRight 0.3s 0.6s backwards;
  animation: fadeInFromRight 0.3s 0.6s backwards;
}
.badge-with-bullets.animated .desktop-articles .double-sided {
  -webkit-animation: fadeInFromRight 0.3s 0.8s backwards;
  -moz-animation: fadeInFromRight 0.3s 0.8s backwards;
  -o-animation: fadeInFromRight 0.3s 0.8s backwards;
  -ms-animation: fadeInFromRight 0.3s 0.8s backwards;
  animation: fadeInFromRight 0.3s 0.8s backwards;
}
.badge-with-bullets.animated .qrcodes {
  -webkit-animation: fadeInFromLeft 0.3s 1s backwards;
  -moz-animation: fadeInFromLeft 0.3s 1s backwards;
  -o-animation: fadeInFromLeft 0.3s 1s backwards;
  -ms-animation: fadeInFromLeft 0.3s 1s backwards;
  animation: fadeInFromLeft 0.3s 1s backwards;
}
.badge-with-bullets.animated .multiple {
  -webkit-animation: fadeInFromLeft 0.3s 1.2s backwards;
  -moz-animation: fadeInFromLeft 0.3s 1.2s backwards;
  -o-animation: fadeInFromLeft 0.3s 1.2s backwards;
  -ms-animation: fadeInFromLeft 0.3s 1.2s backwards;
  animation: fadeInFromLeft 0.3s 1.2s backwards;
}
.colored-bullet-list li.arrow:nth-child(1) {
  -webkit-animation: scaleUp 0.4s 1.7s backwards;
  -moz-animation: scaleUp 0.4s 1.7s backwards;
  -o-animation: scaleUp 0.4s 1.7s backwards;
  -ms-animation: scaleUp 0.4s 1.7s backwards;
  animation: scaleUp 0.4s 1.7s backwards;
}
.colored-bullet-list li.bullet:nth-child(2) {
  -webkit-animation: scaleUp 0.3s 1.3s backwards;
  -moz-animation: scaleUp 0.3s 1.3s backwards;
  -o-animation: scaleUp 0.3s 1.3s backwards;
  -ms-animation: scaleUp 0.3s 1.3s backwards;
  animation: scaleUp 0.3s 1.3s backwards;
}
.colored-bullet-list li.bullet:nth-child(3) {
  -webkit-animation: scaleUp 0.3s 1.4s backwards;
  -moz-animation: scaleUp 0.3s 1.4s backwards;
  -o-animation: scaleUp 0.3s 1.4s backwards;
  -ms-animation: scaleUp 0.3s 1.4s backwards;
  animation: scaleUp 0.3s 1.4s backwards;
}
.colored-bullet-list li.bullet:nth-child(4) {
  -webkit-animation: scaleUp 0.3s 1.5s backwards;
  -moz-animation: scaleUp 0.3s 1.5s backwards;
  -o-animation: scaleUp 0.3s 1.5s backwards;
  -ms-animation: scaleUp 0.3s 1.5s backwards;
  animation: scaleUp 0.3s 1.5s backwards;
}
.colored-bullet-list li.arrow:nth-child(5) {
  -webkit-animation: scaleUp 0.4s 1.7s backwards;
  -moz-animation: scaleUp 0.4s 1.7s backwards;
  -o-animation: scaleUp 0.4s 1.7s backwards;
  -ms-animation: scaleUp 0.4s 1.7s backwards;
  animation: scaleUp 0.4s 1.7s backwards;
}
.badge-with-bullets {
  padding-top: 0;
  overflow: hidden;
}
.badge-with-bullets h2 {
  z-index: 1;
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  padding: 0 1em;
}
.badge-with-bullets h2 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.badge-with-bullets h2 span + span {
  margin-left: 1.5em;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  -ms-transition: margin 0.2s;
  transition: margin 0.2s;
}
.badge-with-bullets .hanging-badge {
  margin-top: -11%;
  width: 50%;
  min-width: 300px;
}
.badge-with-bullets .hanging-badge img {
  pointer-events: none;
}
.badge-with-bullets article {
  width: 200px;
  text-align: left;
}
.badge-with-bullets .desktop-articles article {
  position: absolute;
}
.badge-with-bullets .desktop-articles article:after {
  position: absolute;
}
.badge-with-bullets .desktop-articles .easy {
  top: 48%;
  left: -264px;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
.badge-with-bullets .desktop-articles .easy:after {
  content: url(/assets/link-1-a100ee5a4d1a12816a8a1df1114016177d5be7af5d044a0dad1685ca93b07666.png);
  top: -2em;
  left: 76%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .data {
  top: 71%;
  left: -265px;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.badge-with-bullets .desktop-articles .data:after {
  content: url(/assets/link-2-84388c6568a39957fb325b4946c05c273735eb2315cf7e60ff3eeb7c2d137de0.png);
  before: url(/assets/link-2-84388c6568a39957fb325b4946c05c273735eb2315cf7e60ff3eeb7c2d137de0.png);
  top: -1em;
  left: 42%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .double-sided {
  top: 98%;
  left: -265px;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.badge-with-bullets .desktop-articles .double-sided:after {
  content: url(/assets/link-5-a0deec99961c31e93c9b118488ba816be17eb26209fd9ecb97d29d8fd5a8483e.png);
  top: -6.2em;
  left: 29%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .double-sided:before {
  position: absolute;
  content: url(/assets/link-6-5c9b12a705c1a5c26bef797a726dda3d4c735b5d3fd85d88ed821432939fed99.png);
  top: -4.2em;
  left: 35%;
  z-index: -1;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .qrcodes {
  top: 52%;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}
.badge-with-bullets .desktop-articles .qrcodes:after {
  content: url(/assets/link-3-ed7c1655b8505782508734514db14eda022fc18be81134e3184a6fc6b731ffae.png);
  top: -1.5em;
  right: 82%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .multiple {
  top: 72%;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}
.badge-with-bullets .desktop-articles .multiple:after {
  content: url(/assets/link-4-f06d8218032fd52a36be1070fc49d47e4176fa06ed61d6fe7f809eac1edbb961.png);
  top: -4.1em;
  right: 80%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .qrcodes,
.badge-with-bullets .desktop-articles .multiple {
  right: -248px;
}
.badge-with-bullets .desktop-articles .easy-4x6 {
  top: 48%;
  left: -264px;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
.badge-with-bullets .desktop-articles .easy-4x6:after {
  content: url(/assets/link-1-a100ee5a4d1a12816a8a1df1114016177d5be7af5d044a0dad1685ca93b07666.png);
  top: 0;
  left: 80%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .data-4x6 {
  top: 71%;
  left: -265px;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.badge-with-bullets .desktop-articles .data-4x6:after {
  content: url(/assets/link-2-4x6-a461e2d0ce6a7f8cb87b4007e497bc829b80a2454533ae25caef5522514a014c.png);
  before: url(/assets/link-2-4x6-a461e2d0ce6a7f8cb87b4007e497bc829b80a2454533ae25caef5522514a014c.png);
  top: 1em;
  left: 80%;
}
.badge-with-bullets .desktop-articles .double-sided-4x6 {
  top: 98%;
  left: -265px;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.badge-with-bullets .desktop-articles .double-sided-4x6:after {
  content: url(/assets/link-5-4x6-5143df736267a80a8b86f9c8784af1290ae4e3e9a1b09e3e034fa89cf8db7c82.png);
  top: -2.5em;
  left: 80%;
}
.badge-with-bullets .desktop-articles .qrcodes-4x6 {
  top: 52%;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}
.badge-with-bullets .desktop-articles .qrcodes-4x6:after {
  content: url(/assets/link-3-ed7c1655b8505782508734514db14eda022fc18be81134e3184a6fc6b731ffae.png);
  top: -1.8em;
  right: 80%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.badge-with-bullets .desktop-articles .multiple-4x6 {
  top: 72%;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}
.badge-with-bullets .desktop-articles .multiple-4x6:after {
  content: url(/assets/link-4-4x6-a6e3ba421f0ae3ee3cd4153b0e4e03d7b4df6aab428f769835b5722dcf0ce490.png);
  top: 0.5em;
  right: 108%;
}
.badge-with-bullets .desktop-articles .qrcodes-4x6,
.badge-with-bullets .desktop-articles .multiple-4x6 {
  right: -248px;
}
.badge-with-bullets .mobile-articles {
  display: none;
  width: 90%;
  margin: auto;
  max-width: 520px;
}
.badge-with-bullets .mobile-articles .colored-bullet-list {
  width: 200px;
  padding: 0;
  margin: 6% auto 0;
}
.badge-with-bullets .mobile-articles article {
  margin-top: 2em;
}
.badge-with-bullets .button {
  margin-top: 2em;
}
.data-providers {
  margin-top: 4%;
  filter: grayscale(100%) brightness(115%);
}
.data-providers img + img {
  margin-left: 0.5em;
}
.data-providers img + img + img {
  margin-top: 5%;
  margin-left: 0em;
}
.customization-example .logo {
  top: 5.943152%;
}
.customization-example .name {
  top: 35.400516%;
}
.customization-example .name {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.customization-example .type {
  left: 50%;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  -ms-transition: left 0.3s;
  transition: left 0.3s;
}
.customization-example .color-label {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 14.534883%;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.customization-example .color-label .company {
  top: 34.666666%;
}
.customization-example .color-label .type {
  top: 36%;
}
.ms .badge-with-bullets .hanging-badge {
  margin-top: -140px;
}
.customization-example[data-type="speaker"] .name[data-type="speaker"] {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.customization-example[data-type="speaker"] .type[data-type="speaker"] {
  left: 0;
}
.customization-example[data-type="speaker"] .color-label {
  background-color: #3b6794;
}
.customization-example[data-type="attendee"] .name[data-type="attendee"] {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.customization-example[data-type="attendee"] .type[data-type="attendee"] {
  left: 0;
}
.customization-example[data-type="attendee"] .color-label {
  background-color: #cb9b1a;
}
.customization-example[data-type="vip"] .name[data-type="vip"] {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.customization-example[data-type="vip"] .type[data-type="vip"] {
  left: 0;
}
.customization-example[data-type="vip"] .color-label {
  background-color: #2aa14e;
}
.colored-bullet-list {
  font-size: 0;
  text-align: justify;
  text-justify: distribute-all-lines;
  padding: 0 10%;
  margin-top: 10%;
}
.colored-bullet-list:after {
  content: '';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
}
.colored-bullet-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.colored-bullet-list li.arrow a {
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
  padding: 6px 5px;
}
.colored-bullet-list li.arrow i {
  display: block;
  width: 16px;
  height: 25px;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  background: url(/assets/arrows-9e2eeac978b5925cb13e4ff247e8e1af4335fb894f85cb96a8a9c434445ad54a.png) no-repeat;
}
.colored-bullet-list li.arrow a[data-action="next"] i {
  background-position: top right;
}
.colored-bullet-list li.arrow a:hover,
.colored-bullet-list li.arrow a:focus {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.colored-bullet-list .colored-bullet {
  display: block;
  width: 25px;
  height: 25px;
  background-color: rgba(255,255,255,0.5);
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.colored-bullet-list .colored-bullet:hover i,
.colored-bullet-list .colored-bullet:focus i {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -o-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.colored-bullet-list .colored-bullet.selected i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.colored-bullet-list .colored-bullet i {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #255;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
}
.colored-bullet-list .colored-bullet-blue i {
  background: #4980af;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4980af), color-stop(1, #3a6794));
  background: -webkit-linear-gradient(top, #4980af 0%, #3a6794 100%);
  background: -moz-linear-gradient(top, #4980af 0%, #3a6794 100%);
  background: -o-linear-gradient(top, #4980af 0%, #3a6794 100%);
  background: -ms-linear-gradient(top, #4980af 0%, #3a6794 100%);
  background: linear-gradient(top, #4980af 0%, #3a6794 100%);
  border-color: #255688;
}
.colored-bullet-list .colored-bullet-yellow i {
  background: #deb621;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #deb621), color-stop(1, #d39d1b));
  background: -webkit-linear-gradient(top, #deb621 0%, #d39d1b 100%);
  background: -moz-linear-gradient(top, #deb621 0%, #d39d1b 100%);
  background: -o-linear-gradient(top, #deb621 0%, #d39d1b 100%);
  background: -ms-linear-gradient(top, #deb621 0%, #d39d1b 100%);
  background: linear-gradient(top, #deb621 0%, #d39d1b 100%);
  border-color: #c08e14;
}
.colored-bullet-list .colored-bullet-green i {
  background: #57cf81;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #57cf81), color-stop(1, #46be68));
  background: -webkit-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -moz-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -o-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: -ms-linear-gradient(top, #57cf81 0%, #46be68 100%);
  background: linear-gradient(top, #57cf81 0%, #46be68 100%);
  border-color: #3fb662;
}
.announcement-banner {
  background: #e7673d;
  color: #fff;
  text-align: center;
  padding: 0.5em 0.5em;
  height: 40px;
}
.announcement-banner a:link,
.announcement-banner a:visited {
  color: #fff;
}
.announcement-banner a:link:focus,
.announcement-banner a:link:hover,
.announcement-banner a:visited:hover {
  color: #fff;
}
.yellow-banner {
  background: #ffd600;
  color: #000;
}
.product-hunt-badge {
  margin-top: -25px;
}
.product-hunt-text {
  margin-top: -38px;
}
.white-link {
  border-bottom: 1px solid #fff;
}
@media (max-width: 1420px) {
  .badge-with-bullets .badge-lanyard {
    display: none;
  }
  .badge-with-bullets h2 span + span {
    margin-left: 0;
  }
  .ms .badge-with-bullets .hanging-badge {
    margin-top: -90px;
  }
}
@media (max-width: 1040px) {
  .badge-with-bullets .desktop-articles article:after {
    display: none;
  }
  .badge-with-bullets .desktop-articles article:before {
    display: none;
  }
  .badge-with-bullets .desktop-articles .easy {
    left: -214px;
  }
  .badge-with-bullets .desktop-articles .data {
    left: -215px;
  }
  .badge-with-bullets .desktop-articles .double-sided {
    left: -214px;
  }
  .badge-with-bullets .desktop-articles .qrcodes,
  .badge-with-bullets .desktop-articles .multiple {
    right: -215px;
  }
  .badge-with-bullets .desktop-articles .multiple {
    top: 75%;
  }
  .badge-with-bullets .desktop-articles .easy-4x6 {
    left: -214px;
  }
  .badge-with-bullets .desktop-articles .data-4x6 {
    left: -215px;
  }
  .badge-with-bullets .desktop-articles .double-sided-4x6 {
    left: -214px;
  }
  .badge-with-bullets .desktop-articles .qrcodes-4x6,
  .badge-with-bullets .desktop-articles .multiple-4x6 {
    right: -215px;
  }
  .badge-with-bullets .desktop-articles .multiple-4x6 {
    top: 75%;
  }
  .back-move-right {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none;
  }
  .front-move-left {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    -ms-animation: none;
    animation: none;
  }
  .badge-4x6-cardboard {
    height: 70%;
    right: 10%;
  }
  .right-4x6 {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    right: -10%;
  }
  .left-4x6 {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
    right: 30%;
  }
  .right-4x6-cardboard {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    right: 5%;
  }
  .left-4x6-cardboard {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    right: 25%;
  }
}
@media (max-width: 840px) {
  .badge-with-bullets h2 {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .badge-with-bullets .wrapper {
    width: 100%;
  }
  .badge-with-bullets .desktop-articles {
    display: none;
  }
  .badge-with-bullets .mobile-articles {
    display: block;
  }
  .badge-with-bullets .hanging-badge {
    width: 95%;
    margin-top: -18%;
  }
  .ms .badge-with-bullets .hanging-badge {
    margin-top: -60px;
  }
  .badge-pocket-4x6 {
    height: 50%;
    right: 26%;
  }
  .badge-4x6-cardboard {
    height: 50%;
    right: 26%;
  }
  .badge-container-4x6 > div {
    margin-top: -60%;
  }
  .announcement-banner {
    display: none;
  }
  .right-4x6 {
    right: 10%;
  }
  .left-4x6 {
    right: 45%;
  }
  .right-4x6-cardboard {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    right: 10%;
  }
  .left-4x6-cardboard {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
    right: 45%;
  }
}
@media (max-width: 500px) {
  .badge-with-bullets .mobile-articles .inline-column {
    display: block;
  }
  .badge-with-bullets .mobile-articles .inline-column + .inline {
    display: block;
  }
  .badge-with-bullets .mobile-articles article {
    width: 80%;
  }
}
@media (max-width: 420px) {
  .badge-with-bullets .hanging-badge {
    margin-top: -10%;
  }
  .ms .badge-with-bullets .hanging-badge {
    margin-top: -40px;
  }
  .badge-with-bullets .mobile-articles article {
    width: 90%;
  }
}
.pricing .wrapper {
  width: 95%;
  max-width: 1200px;
}
.pricing .inline-column {
  width: 50%;
  padding: 0 1em;
  position: relative;
}
.pricing .inline-column:before {
  display: block;
  margin-bottom: 30px;
  font-size: 68px;
  font-size: 6.8rem;
}
.pricing .inline-column + .inline-column {
  border-left: 1px solid #d8e2eb;
}
.pricing .inline-column-33 {
  width: 33%;
  padding: 0 1em;
  position: relative;
}
.pricing .inline-column-33:before {
  display: block;
  margin-bottom: 30px;
  font-size: 68px;
  font-size: 6.8rem;
}
.pricing .inline-column-33 + .inline-column-33 {
  border-left: 1px solid #d8e2eb;
  height: 460px;
}
.pricing .inline-column-33 + .inline-column-33 + .inline-column-33 {
  border-left: 1px solid #d8e2eb;
  height: 360px;
}
.pricing .cb-price {
  margin-bottom: 1em;
  margin-left: -1em;
}
.pricing .pdf {
  color: #35424c;
}
.pricing .shipped {
  color: #35424c;
}
.pricing ul.bullets {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 1em 0 2em;
  padding: 0 0.5em;
  list-style: none;
}
.pricing ul.bullets li {
  text-align: center;
}
.pricing .dollar {
  font-size: 0.7em;
  vertical-align: super;
  position: relative;
  top: 0.15em;
}
.pricing .currently-shipping {
  position: absolute;
  text-transform: uppercase;
  color: #ee8671;
  color: rgba(231,96,64,0.85);
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 0.05em;
  border: 2px solid #eeada0;
  border: 2px solid rgba(231,96,64,0.6);
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.7em 1.1em 0.6em;
  top: 20px;
  left: 50%;
  margin-left: 26px;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.pricing .currently-shipping-3-products {
  margin-top: -65px;
  margin-left: 47%;
  margin-right: 12%;
  color: #35424c;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.05em;
  border: 1px solid #d8e2eb;
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
  padding-top: 1em;
  padding-bottom: 1em;
}
.pricing .fedex-icon {
  height: 20px;
  margin-top: 1px;
  margin-bottom: -4px;
  padding-right: 10px;
}
.pricing .small-screen-shipping {
  display: none;
}
.pricing-icons {
  height: 55px;
  margin-top: 5px;
  margin-bottom: 30px;
}
.cb-price {
  position: relative;
  padding-top: 2em;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 200;
  line-height: 0;
}
.cb-price-number {
  font-size: 72px;
  font-size: 7.2rem;
}
.cb-price-tag {
  vertical-align: super;
  position: relative;
  top: -0.8em;
  left: 0.15em;
}
.cb-price-label {
  position: absolute;
  bottom: 0;
  left: auto;
}
.cb-price + a {
  margin-top: 2em;
}
@media (max-width: 1100px) {
  .pricing .inline-column-33 {
    width: 100%;
  }
  .pricing .inline-column-33 + .inline-column-33 {
    padding-top: 3em;
    border-left: 0;
    border-top: 1px solid #d8e2eb;
    margin-bottom: 3em;
  }
  .pricing .inline-column-33 + .inline-column-33 + .inline-column-33 {
    border-left: 0;
    margin-bottom: 3em;
  }
  .pricing .currently-shipping-3-products {
    display: none;
  }
  .pricing .small-screen-shipping {
    display: inline;
  }
}
@media (max-width: 860px) {
  .pricing .cb-price {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .pricing .cb-price-number {
    font-size: 72px;
    font-size: 7.2rem;
  }
}
@media (max-width: 720px) {
  .pricing .heading-bravo > span {
    display: block;
  }
}
@media (max-width: 600px) {
  .pricing .heading-bravo > span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .pricing .inline-column {
    width: 100%;
  }
  .pricing .inline-column + .inline-column {
    margin-top: 3em;
    padding-top: 2em;
    border-left: 0;
    border-top: 1px solid #d8e2eb;
  }
  .pricing .cb-price {
    font-size: 28px;
    font-size: 2.8rem;
    margin-left: 1em;
  }
  .pricing .cb-price-number {
    font-size: 85px;
    font-size: 8.5rem;
  }
  .pricing .cb-price-number {
    top: -1.3em;
  }
  .pricing .cb-price-label {
    position: static;
  }
  .pricing .cb-price + a {
    margin-top: 1.5em;
  }
  .pricing .currently-shipping {
    top: 50px;
  }
  section.logos-section .heading-bravo {
    margin-bottom: 2em;
  }
}
@media (max-width: 370px) {
  .pricing .cb-price {
    margin-left: -0.4em;
  }
  .pricing .currently-shipping {
    top: 30px;
  }
  .pricing .inline-column-33 + .inline-column-33 + .inline-column-33 {
    margin-bottom: 6em;
  }
}
.slider {
  position: relative;
  height: 8px;
  margin: 6em 0 4em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #d5dbe0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #97a3ad;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.slider-tooltip {
  position: absolute;
  bottom: 1.2em;
  left: 50%;
  padding: 0.2em 0.75em;
  color: #fff;
  font-family: Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 200;
  background-color: #97a3ad;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
.slider-tooltip:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  margin: 0 0 -4px -4px;
  background-color: #97a3ad;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider-label {
  position: absolute;
  font-family: Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #707b81;
}
.slider-label-top {
  top: -2.25em;
}
.slider-label-bottom {
  bottom: -2.25em;
}
.slider-label-left {
  left: 0;
}
.slider-label-right {
  right: 0;
}
.slider-checkpoint {
  position: absolute;
  top: 4px;
  left: 0;
  width: 1px;
  height: 25px;
  background-color: #acb9c3;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-handle {
  position: absolute;
  top: 4px;
  left: 50%;
  padding: 0.35em 0.5em 0.25em;
  line-height: 1;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.slider-handle i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 1px;
  height: 18px;
  background-color: #ba5035;
}
.slider-handle i + i {
  margin-left: 2px;
}
.slider-handle:after {
  content: 'Slide me';
  position: absolute;
  top: 125%;
  left: 50%;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 1rem;
  color: #e15d42;
  text-shadow: none;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.timeline {
  position: relative;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #d5dbe0;
}
.timeline.inline-columns {
  margin-top: 110px;
}
.timeline .inline-column {
  position: relative;
}
.timeline .inline-column:nth-child(2) .timeline-section {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.timeline .inline-column:nth-child(3) .timeline-section {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.timeline .inline-column:nth-child(5) .timeline-section {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.timeline .inline-column:nth-child(5) .timeline-content {
  padding: 0;
}
@media (max-width: 900px) {
  .timeline.inline-columns {
    margin-top: 50px;
  }
  .timeline .inline-column:nth-child(1),
  .timeline .inline-column:nth-child(4) {
    display: none;
  }
  .timeline .inline-column:nth-child(3) .timeline-section {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .timeline .inline-column:nth-child(5) {
    width: 30% !important;
  }
  .timeline .inline-column:nth-child(5) .timeline-section {
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
  }
}
@media (max-width: 632px) {
  .timeline .inline-column {
    width: 100% !important;
  }
  .timeline .inline-column .timeline-section {
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
  }
  .timeline .inline-column:nth-child(5) {
    width: 100% !important;
  }
}
.timeline-section {
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  padding: 0 1.4em 1.2em;
  -webkit-transform-origin: 0 center;
  -moz-transform-origin: 0 center;
  -o-transform-origin: 0 center;
  -ms-transform-origin: 0 center;
  transform-origin: 0 center;
}
.timeline-section .user-container {
  padding-top: 1.2em;
  height: 45px;
  overflow: hidden;
}
.timeline-section i + i {
  margin-left: 0.3em;
}
.timeline-section i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-style: normal;
  font-size: 23px;
  font-size: 2.3rem;
}
.timeline-section-light {
  background-color: #dae0e8;
  color: #97a3ad;
}
.timeline-section-dark {
  background-color: #c6d0d7;
  color: #8495a2;
}
.timeline-section-orange {
  background-color: #f2d2ca;
  color: #e76040;
}
.timeline-content {
  max-width: 236px;
  margin: 2em 0 3em;
  padding-right: 1em;
}
.last-minute-kit-text {
  max-width: 500px;
  margin: 2em 0 2em;
  line-height: 1.5;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.timeline-checkpoint {
  position: absolute;
  top: 31px;
  left: 50%;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 2px solid #97a3ad;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.timeline-checkpoint:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 49%;
  width: 2px;
  height: 35px;
  margin-bottom: 2px;
  background-color: #bcc7cf;
}
.timeline-checkpoint-orange {
  border-color: #e15d42;
}
.timeline-checkpoint-orange:before {
  background-color: #edae9e;
}
.timeline-checkpoint-orange:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 100%;
  width: 150px;
  height: 2px;
  margin: -1px 0 0 2px;
  background-color: #edae9e;
}
.timeline-checkpoint-first {
  left: 0;
}
.timeline-label {
  position: absolute;
  bottom: 1.4em;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.timeline-label-orange {
  color: #e15d42;
}
.timeline-label-first {
  left: 0;
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}
.timeline.animated .timeline-section {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-animation: scaleX 0.4s backwards linear;
  -moz-animation: scaleX 0.4s backwards linear;
  -o-animation: scaleX 0.4s backwards linear;
  -ms-animation: scaleX 0.4s backwards linear;
  animation: scaleX 0.4s backwards linear;
}
.timeline.animated .timeline-section i {
  -webkit-animation: fadeInFromBottom 0.4s backwards;
  -moz-animation: fadeInFromBottom 0.4s backwards;
  -o-animation: fadeInFromBottom 0.4s backwards;
  -ms-animation: fadeInFromBottom 0.4s backwards;
  animation: fadeInFromBottom 0.4s backwards;
}
.timeline.animated .timeline-content {
  -webkit-animation: fadeInFromLeft 0.4s backwards;
  -moz-animation: fadeInFromLeft 0.4s backwards;
  -o-animation: fadeInFromLeft 0.4s backwards;
  -ms-animation: fadeInFromLeft 0.4s backwards;
  animation: fadeInFromLeft 0.4s backwards;
}
.timeline.animated .inline-column:nth-child(2) .timeline-content {
  -webkit-animation-delay: 300ms;
  -moz-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  -ms-animation-delay: 300ms;
  animation-delay: 300ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(1) {
  -webkit-animation-delay: 230ms;
  -moz-animation-delay: 230ms;
  -o-animation-delay: 230ms;
  -ms-animation-delay: 230ms;
  animation-delay: 230ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(2) {
  -webkit-animation-delay: 260ms;
  -moz-animation-delay: 260ms;
  -o-animation-delay: 260ms;
  -ms-animation-delay: 260ms;
  animation-delay: 260ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(3) {
  -webkit-animation-delay: 290ms;
  -moz-animation-delay: 290ms;
  -o-animation-delay: 290ms;
  -ms-animation-delay: 290ms;
  animation-delay: 290ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(4) {
  -webkit-animation-delay: 320ms;
  -moz-animation-delay: 320ms;
  -o-animation-delay: 320ms;
  -ms-animation-delay: 320ms;
  animation-delay: 320ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(5) {
  -webkit-animation-delay: 350ms;
  -moz-animation-delay: 350ms;
  -o-animation-delay: 350ms;
  -ms-animation-delay: 350ms;
  animation-delay: 350ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(6) {
  -webkit-animation-delay: 380ms;
  -moz-animation-delay: 380ms;
  -o-animation-delay: 380ms;
  -ms-animation-delay: 380ms;
  animation-delay: 380ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(7) {
  -webkit-animation-delay: 410ms;
  -moz-animation-delay: 410ms;
  -o-animation-delay: 410ms;
  -ms-animation-delay: 410ms;
  animation-delay: 410ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(8) {
  -webkit-animation-delay: 440ms;
  -moz-animation-delay: 440ms;
  -o-animation-delay: 440ms;
  -ms-animation-delay: 440ms;
  animation-delay: 440ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(9) {
  -webkit-animation-delay: 470ms;
  -moz-animation-delay: 470ms;
  -o-animation-delay: 470ms;
  -ms-animation-delay: 470ms;
  animation-delay: 470ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(10) {
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  -ms-animation-delay: 500ms;
  animation-delay: 500ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(11) {
  -webkit-animation-delay: 530ms;
  -moz-animation-delay: 530ms;
  -o-animation-delay: 530ms;
  -ms-animation-delay: 530ms;
  animation-delay: 530ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(12) {
  -webkit-animation-delay: 560ms;
  -moz-animation-delay: 560ms;
  -o-animation-delay: 560ms;
  -ms-animation-delay: 560ms;
  animation-delay: 560ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(13) {
  -webkit-animation-delay: 590ms;
  -moz-animation-delay: 590ms;
  -o-animation-delay: 590ms;
  -ms-animation-delay: 590ms;
  animation-delay: 590ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(14) {
  -webkit-animation-delay: 620ms;
  -moz-animation-delay: 620ms;
  -o-animation-delay: 620ms;
  -ms-animation-delay: 620ms;
  animation-delay: 620ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(15) {
  -webkit-animation-delay: 650ms;
  -moz-animation-delay: 650ms;
  -o-animation-delay: 650ms;
  -ms-animation-delay: 650ms;
  animation-delay: 650ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(16) {
  -webkit-animation-delay: 680ms;
  -moz-animation-delay: 680ms;
  -o-animation-delay: 680ms;
  -ms-animation-delay: 680ms;
  animation-delay: 680ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(17) {
  -webkit-animation-delay: 710ms;
  -moz-animation-delay: 710ms;
  -o-animation-delay: 710ms;
  -ms-animation-delay: 710ms;
  animation-delay: 710ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(18) {
  -webkit-animation-delay: 740ms;
  -moz-animation-delay: 740ms;
  -o-animation-delay: 740ms;
  -ms-animation-delay: 740ms;
  animation-delay: 740ms;
}
.timeline.animated .inline-column:nth-child(2) .timeline-section i:nth-child(19) {
  -webkit-animation-delay: 770ms;
  -moz-animation-delay: 770ms;
  -o-animation-delay: 770ms;
  -ms-animation-delay: 770ms;
  animation-delay: 770ms;
}
.timeline.animated .inline-column:nth-child(3) .timeline-section {
  -webkit-animation-delay: 400ms;
  -moz-animation-delay: 400ms;
  -o-animation-delay: 400ms;
  -ms-animation-delay: 400ms;
  animation-delay: 400ms;
}
.timeline.animated .inline-column:nth-child(3) .timeline-content {
  -webkit-animation-delay: 850ms;
  -moz-animation-delay: 850ms;
  -o-animation-delay: 850ms;
  -ms-animation-delay: 850ms;
  animation-delay: 850ms;
}
.timeline.animated .inline-column:nth-child(3) .timeline-section i:nth-child(1) {
  -webkit-animation-delay: 800ms;
  -moz-animation-delay: 800ms;
  -o-animation-delay: 800ms;
  -ms-animation-delay: 800ms;
  animation-delay: 800ms;
}
.timeline.animated .inline-column:nth-child(3) .timeline-section i:nth-child(2) {
  -webkit-animation-delay: 830ms;
  -moz-animation-delay: 830ms;
  -o-animation-delay: 830ms;
  -ms-animation-delay: 830ms;
  animation-delay: 830ms;
}
.timeline.animated .inline-column:nth-child(3) .timeline-section i:nth-child(3) {
  -webkit-animation-delay: 860ms;
  -moz-animation-delay: 860ms;
  -o-animation-delay: 860ms;
  -ms-animation-delay: 860ms;
  animation-delay: 860ms;
}
.timeline.animated .inline-column:nth-child(3) .timeline-section i:nth-child(4) {
  -webkit-animation-delay: 890ms;
  -moz-animation-delay: 890ms;
  -o-animation-delay: 890ms;
  -ms-animation-delay: 890ms;
  animation-delay: 890ms;
}
.timeline.animated .inline-column:nth-child(3) .timeline-section i:nth-child(5) {
  -webkit-animation-delay: 920ms;
  -moz-animation-delay: 920ms;
  -o-animation-delay: 920ms;
  -ms-animation-delay: 920ms;
  animation-delay: 920ms;
}
.timeline.animated .inline-column:nth-child(5) .timeline-section {
  -webkit-animation-delay: 800ms;
  -moz-animation-delay: 800ms;
  -o-animation-delay: 800ms;
  -ms-animation-delay: 800ms;
  animation-delay: 800ms;
}
.timeline.animated .inline-column:nth-child(5) .timeline-content {
  -webkit-animation-delay: 1200ms;
  -moz-animation-delay: 1200ms;
  -o-animation-delay: 1200ms;
  -ms-animation-delay: 1200ms;
  animation-delay: 1200ms;
}
.timeline.animated .inline-column:nth-child(5) .timeline-section i:nth-child(1) {
  -webkit-animation-delay: 1130ms;
  -moz-animation-delay: 1130ms;
  -o-animation-delay: 1130ms;
  -ms-animation-delay: 1130ms;
  animation-delay: 1130ms;
}
.timeline.animated .inline-column:nth-child(5) .timeline-section i:nth-child(2) {
  -webkit-animation-delay: 1160ms;
  -moz-animation-delay: 1160ms;
  -o-animation-delay: 1160ms;
  -ms-animation-delay: 1160ms;
  animation-delay: 1160ms;
}
.timeline.animated .inline-column:nth-child(5) .timeline-section i:nth-child(3) {
  -webkit-animation-delay: 1190ms;
  -moz-animation-delay: 1190ms;
  -o-animation-delay: 1190ms;
  -ms-animation-delay: 1190ms;
  animation-delay: 1190ms;
}
.how-it-works {
  background-color: #414950;
}
.how-it-works h2 {
  color: #fff;
}
.how-it-works .faq-links {
  list-style: none;
  padding: 0 5%;
  font-size: 0;
}
.how-it-works .faq-links li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50%;
}
.how-it-works .faq-links li:nth-child(even) a {
  margin-left: 12.5%;
}
.how-it-works .faq-links a {
  vertical-align: top;
  display: block;
  padding: 0.75em 0 1em 0;
  color: #bac1c7;
  font-size: 21px;
  font-size: 2.1rem;
  text-align: left;
  border-bottom: 1px solid #50585f;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  transition: color 0.5s;
}
.how-it-works .faq-links a:hover,
.how-it-works .faq-links a:focus {
  color: #fff;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
.how-it-works .faq-links a.no-border {
  border-width: 0;
}
@media (max-width: 900px) {
  .how-it-works .faq-links {
    padding: 0;
  }
  .how-it-works .faq-links li a {
    font-size: 18px;
    font-size: 1.8rem;
    margin-right: 5%;
  }
}
@media (max-width: 640px) {
  .how-it-works .faq-links li {
    width: 100%;
  }
  .how-it-works .faq-links li:nth-child(even) a {
    margin: 0;
  }
  .how-it-works li a {
    margin-right: 0;
  }
  .how-it-works li a.no-border:first-child {
    border-width: 0 0 1px;
  }
}
.organizers {
  color: #707c85;
}
.organizers.main-section {
  padding-bottom: 3em;
}
.organizers blockquote {
  color: #6e787f;
  font-size: 18px;
  font-size: 1.8rem;
}
.organizers .hashtag {
  color: #afb4b8;
}
.facebook-comments {
  font-size: 0;
  padding-right: 256px;
}
.facebook-comments .inline-column {
  width: 46%;
}
.facebook-comments .inline-column + .inline-column {
  margin-left: 4%;
}
.twitter-comment {
  margin-left: -256px;
  width: 256px;
}
@media (max-width: 1050px) {
  .facebook-comments .inline-column {
    width: 48%;
  }
  .facebook-comments .inline-column + .inline-column {
    margin-left: 2%;
  }
  .organizers blockquote {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (max-width: 940px) {
  .facebook-comments {
    padding-right: 269px;
  }
  .facebook-comments .inline-column {
    width: 100%;
  }
  .facebook-comments .inline-column + .inline-column {
    margin: 3em 0 0;
  }
}
@media (max-width: 634px) {
  .facebook-comments {
    padding: 0;
  }
  .twitter-comment {
    width: 100%;
    margin: 3em 0 0;
  }
}
a.facebook-user {
  background: url(/assets/testimonials/facebook-icon-a9457e4705ebc7fe809cab579d94b9960200422ed5f5f3b97a6921d39c0b59a6.png) left center no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 2em 0 0 3.5em;
  padding: 0 0 0 3em;
  color: inherit;
  font-size: 15px;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  -webkit-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  transition: color 0.15s;
}
a.facebook-user .heading-bravo {
  margin-bottom: 0;
  color: #5f6970;
}
a.facebook-user:hover,
a.facebook-user:focus {
  color: #4a525e;
}
.like-button {
  text-align: center;
  padding: 1em 0.6em;
  overflow: hidden;
}
.fb-like {
  height: 20px;
  display: block;
}
.fb-like iframe {
  display: block;
}
.follow-button {
  text-align: center;
  margin-top: 1.75em;
}
.follow-button iframe {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.logos {
  width: 100%;
  padding: 1.5em 3%;
  display: table;
  table-layout: fixed;
}
.logos a {
  width: 20%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 3em;
}
.logos-title {
  text-align: center;
  padding-top: 1.5em;
}
.tweet-cell {
  width: 33.3%;
  margin-top: 3em;
}
.tweet {
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0 1.8em;
  padding: 2em;
  text-align: left;
}
.tweet img {
  height: 50px;
  margin-bottom: 2em;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.grey-border-button {
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 2em;
  width: 250px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25em 1.5em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  transition: border-color 0.2s;
  font-size: 14px;
}
.grey-border-button:hover {
  border-color: #485158;
}
@media (max-width: 1000px) {
  .logos a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 25%;
    padding: 0 1em;
    margin-top: 0.5em;
  }
  .new-logos {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .customer-logos {
    width: 25%;
  }
  .logos a:nth-child(5) {
    display: none;
  }
}
@media (max-width: 950px) {
  .tweet-cell {
    width: 100%;
    margin: 2em 0em;
  }
}
@media (max-width: 750px) {
  .logos a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 25%;
    padding: 0 1em;
    margin-top: 0.5em;
  }
  .tweet-cell {
    width: 100%;
    margin: 2em 0em;
  }
}
@media (max-width: 520px) {
  .logos {
    text-align: center;
  }
  .logos a {
    width: 50%;
  }
}
.new-logos {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.customer-logos {
  width: 170px;
}
@media (max-width: 650px) {
  .new-logos {
    margin-bottom: 2em;
  }
  .customer-logos {
    width: 150px;
    padding-bottom: 1px;
  }
}
.recap {
  overflow: hidden;
}
.recap h2 {
  margin: 24% 0 10%;
}
.recap .price-column {
  font-size: 14px;
  font-size: 1.4rem;
  margin: -0.6em 0 0 8%;
}
.recap .cb-price {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}
.recap .cb-price-tag {
  font-size: 18px;
  font-size: 1.8rem;
}
.recap .cb-price-number {
  font-size: 56px;
  font-size: 5.6rem;
}
.recap .badge-container {
  width: 92%;
}
@media (max-width: 820px) {
  .recap {
    text-align: center;
  }
  .recap h2 {
    margin-top: 0;
  }
  .recap-first-column {
    width: 100%;
    text-align: center;
  }
  .recap-second-column {
    display: none;
  }
  .inline-columns + .inline-columns {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 560px) {
  .inline-columns + .inline-columns {
    width: 100%;
  }
}
.links-list {
  margin-top: 18%;
  padding-right: 20%;
  text-align: left;
}
.links-list span {
  display: block;
  padding: 1.1em 0 1.1em 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  border-bottom: 1px solid rgba(110,112,107,0.3);
}
.links-list li {
  display: block;
  line-height: 1.1;
  margin: 1em 0;
  padding-left: 2px;
}
.links-list a {
  color: #485158;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (max-width: 460px) {
  .links-list {
    padding-right: 20%;
  }
}
.landing {
  margin: 1em;
}
.landing .wrapper {
  width: 95%;
  max-width: 1200px;
}
.landing .inline-column {
  width: 50%;
  padding: 0 2em;
  position: relative;
  text-align: left;
}
.landing .inline-column:before {
  display: block;
  margin-bottom: 30px;
  font-size: 68px;
  font-size: 6.8rem;
}
.v-align-middle {
  vertical-align: middle;
}
.landing-4x6 {
  margin-top: 0px;
  margin-bottom: -0.5em;
}
.small-screen-badge {
  margin-top: 2em;
}
.small-screen-badge img {
  max-width: 30%;
}
.small-screen-kinkos {
  margin-bottom: -18em;
  margin-top: 3em;
  position: relative;
  z-index: -1;
}
.universe-badge-small-screen {
  margin-bottom: -18em;
  margin-top: 3em;
  position: relative;
  z-index: -1;
}
.landing-quotethree-icon {
  margin-top: -1em;
  margin-bottom: 1.5em;
  padding: 1em;
}
.light-grey-banner {
  background-color: #f8f8f8;
  padding: 4em;
}
.kinkos-badges {
  margin-bottom: -13em;
  margin-top: -2em;
  position: relative;
  z-index: -1;
}
.trade-show-badges {
  margin-top: -2em;
  position: relative;
}
.concert-badges {
  width: 80%;
  margin-top: -2em;
  margin-left: 2em;
  margin-bottom: -4em;
}
.event-capture-logo {
  width: 50%;
  margin-top: 2em;
  margin-bottom: 2em;
}
.event-capture-phone {
  width: 90%;
  margin-top: -1em;
  margin-left: 1em;
}
.sub-button-text {
  text-align: center;
  width: 240px;
  margin-top: 0.5em;
}
.sub-button-text a {
  color: #485158;
  text-decoration: underline;
}
.sub-button-text a:hover {
  color: #1a1a1a;
}
.capture-qr-code {
  width: 30%;
  text-align: center;
}
.top-padding-blue-section {
  padding-top: 3em;
}
.event-capture-tagline {
  font-size: 22px;
}
.event-capture-text {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.name-tags-staples {
  margin-top: -1em;
  position: relative;
}
.printable-name-tags {
  margin-bottom: -13em;
  margin-top: -4em;
  position: relative;
  z-index: -1;
}
.name-tag-templates-hero {
  margin-top: 1em;
  margin-bottom: 3em;
}
.green-tick {
  color: #7ed321;
}
.advantages {
  text-align: left;
  padding: 4em;
  padding-left: 2em;
  width: 50%;
}
.name-tag-editor-template {
  text-align: center;
  width: 85%;
  margin-bottom: -8em;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.container-template {
  position: relative;
}
.container-template:hover .name-tag-editor-template {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: blur(6px);
}
.container-template:hover .middle-container-template {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.middle-container-template {
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  transition: 0.4s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.templates-section {
  padding-top: 5em;
}
.downloadable-templates-section {
  position: relative;
  z-index: 2;
  padding: 5em 0;
}
.free-template-container {
  background-color: #fff;
  border: 1px solid #dedede;
  padding: 1em;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 1em;
}
.template-download {
  font-size: 16px;
  padding: 0.5em 2em;
}
.templates-cta-button {
  background-color: #ea6943;
  padding: 1em;
  text-align: center;
}
.templates-cta-button a {
  color: #fff;
  text-align: center;
}
.word-icon {
  width: 29px;
  padding: 3px;
  margin-bottom: 2px;
  vertical-align: middle;
}
.fedex-logo {
  margin-bottom: -4em;
  margin-left: 1em;
  position: relative;
  max-width: 75%;
}
.white-circle {
  margin-bottom: -7em;
  margin-left: -2em;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  background-color: #fff;
  -webkit-box-shadow: 1px 2px 10px rgba(44,45,75,0.1);
  box-shadow: 1px 2px 10px rgba(44,45,75,0.1);
}
.iphone-universe {
  max-width: 60%;
  margin-bottom: -12em;
  margin-left: 3em;
  margin-top: -8em;
  position: relative;
  z-index: -1;
}
.universe-badge {
  max-width: 60%;
  margin-bottom: -12em;
  margin-left: 13em;
  position: relative;
}
.universe-integration-icon {
  width: 33.3%;
}
.universe-integration-icon img {
  width: 250px;
}
.on-site-universe {
  padding-right: -2em;
}
.landing-big-text {
  color: #e97551;
  font: 100 110px/1.15 Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
.comparison {
  margin-bottom: 3em;
  height: auto;
}
.comparison-homepage {
  height: 425px;
}
.fade {
  position: relative;
  height: 5em;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(1, #fff));
  background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
  background-image: linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
}
.back-comparison {
  z-index: -1;
  position: relative;
}
.emoji-avatars {
  width: 80px;
  text-align: center;
}
.emoji-avatars-mobile {
  width: 125px;
  padding: 1em;
}
.comparison-columns {
  float: left;
  width: 50%;
}
.time-line {
  text-align: center;
}
.time-line p {
  font-size: 30px;
  font-weight: lighter;
}
.time-line-2 {
  text-align: center;
  margin-top: 130em;
}
.time-line-2 p {
  font-size: 30px;
  font-weight: lighter;
}
.comparison-line-1 {
  content: "";
  height: 60%;
  max-height: 2650px;
  position: absolute;
  z-index: -1;
  top: 340px;
  bottom: 0;
  left: 50%;
  border-left: 1px solid #979797;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.comparison-line-2 {
  content: "";
  height: 560px;
  position: relative;
  z-index: -1;
  top: 4em;
  bottom: 0;
  margin-right: 50%;
  margin-bottom: -540px;
  border-right: 1px solid #979797;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -o-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
}
.anna-box {
  float: right;
  margin-right: 15%;
  padding: 1em;
  max-width: 375px;
  background-color: #fff;
  border-right: 3px solid #979797;
}
.anna-box p {
  font-size: 16px;
  font-weight: lighter;
}
.shelly-box {
  padding: 1em;
  max-width: 375px;
  margin-left: 15%;
  background-color: #fff;
  border-left: 3px solid #e86942;
}
.shelly-box p {
  font-size: 16px;
  font-weight: lighter;
}
.comparison-button-anna {
  float: right;
  margin-right: 15%;
  margin-top: 6em;
  margin-bottom: 4em;
  width: 375px;
  max-width: 85%;
}
.comparison-button-shelly {
  margin-left: 8%;
  width: 375px;
  max-width: 42%;
  margin-top: 6em;
  margin-bottom: 4em;
}
.cb-box {
  padding: 1em;
  margin-top: 3em;
  max-width: 375px;
  margin-left: 15%;
  background-color: #eafce6;
  border-left: 3px solid #5fb54d;
}
.cb-box p {
  font-size: 16px;
  font-weight: lighter;
}
.other-box {
  float: right;
  margin-top: 3em;
  margin-right: 15%;
  padding: 1em;
  max-width: 375px;
  background-color: #ffefef;
  border-right: 3px solid #fa0000;
}
.other-box p {
  font-size: 16px;
  font-weight: lighter;
}
.timestamp-anna {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 15px;
  float: right;
  margin-right: 15%;
  margin-left: 15%;
}
.timestamp-anna p {
  font-size: 16px;
  font-weight: lighter;
}
.timestamp-shelly {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15%;
}
.timestamp-shelly p {
  font-size: 16px;
  font-weight: lighter;
}
.full-line {
  margin-right: 50%;
}
.full-line-left {
  margin-left: 50%;
}
.hover_img a span {
  position: relative;
  display: none;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  animation-name: fadeIn;
}
.hover_img a:hover span {
  display: block;
  background-color: #fff;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: -1em;
  z-index: 999;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.info-hover {
  width: 300px;
  z-index: 2;
  text-align: right;
}
.case-study-button {
  margin-top: 4em;
  padding: 1em;
  width: 100%;
  text-align: center;
}
.badge-4x6-home {
  margin-top: -3em;
}
@media (max-width: 900px) {
  .browser-window {
    display: none;
  }
  .kinkos-badges {
    display: none;
  }
  .printable-name-tags {
    display: none;
  }
  .white-circle {
    display: none;
  }
  .universe-badge {
    display: none;
  }
  .iphone-universe {
    display: none;
  }
  .time-line-2 {
    margin-top: 165em;
  }
  .hover_img a:hover span {
    width: 150px;
  }
  .badge-4x6-home {
    margin-top: 1em;
  }
  .landing .inline-column {
    width: 100%;
    text-align: center;
  }
  .landing img {
    width: 340px;
    margin-bottom: 1em;
  }
}
@media (max-width: 1150px) {
  .iphone-universe {
    display: none;
  }
  .universe-badge {
    margin: 0;
    max-width: 100%;
  }
  .scroll-down {
    margin-top: 1em;
  }
}
@media (min-width: 901px) {
  .small-screen-badge {
    display: none;
  }
  .small-screen-kinkos {
    display: none;
  }
}
@media (max-width: 760px) {
  .table-customer-stats {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .three-icon-table {
    display: none;
  }
  .connect-option {
    padding: 1em 1em;
  }
  .customer-quote {
    padding: 1em 1em;
  }
  .light-grey-banner {
    padding: 1em;
  }
  .universe-integration-icon {
    display: none;
  }
  .scroll-down {
    display: none;
  }
  .emoji-avatars {
    width: 60px;
  }
  .time-line-2 {
    margin-top: 156em;
  }
  .gdpr-table {
    font-size: 2.2vw;
  }
  .sub-button-text {
    width: 100%;
  }
}
@media (max-width: 820px) {
  .comparison-button-anna {
    display: none;
  }
  .comparison-button-shelly {
    display: none;
  }
  .comparison-button {
    display: none;
  }
  .badge-4x6-home {
    display: none;
  }
}
@media (min-width: 821px) {
  .case-study-button {
    display: none;
  }
}
@media (max-width: 600px) {
  .hide-mobile {
    display: none;
  }
  .comparison-homepage {
    height: 200px;
  }
}
@media (max-width: 458px) {
  .time-line-2 {
    display: none;
  }
  .comparison-homepage {
    display: none;
  }
}
@media (min-width: 458px) {
  .hide-in-desktops {
    display: none;
  }
}
@media (max-width: 700px) {
  .comparison-line-1 {
    display: none;
  }
  .comparison-line-2 {
    display: none;
  }
  .anna-box {
    margin-right: 5%;
  }
  .shelly-box {
    margin-left: 5%;
  }
  .cb-box {
    margin-left: 5%;
  }
  .other-box {
    margin-right: 5%;
  }
}
@media (max-width: 500px) {
  .hover_img a:hover span {
    width: 100px;
  }
}
@media (max-width: 458px) {
  .time-line-2 {
    display: none;
  }
}
@media (max-width: 415px) {
  .small-screen-kinkos {
    margin-bottom: -14em;
  }
  .comparison-button {
    display: none;
  }
}
.white-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6em 0 2em;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
  background-color: #fff;
}
.white-footer ul {
  font-size: 0;
}
.white-footer li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
  font-size: 1.2rem;
}
.white-footer li + li:before {
  content: '·';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 0.6em;
}
.white-footer a {
  color: #5b6369;
  word-spacing: 0.2em;
}
.white-footer a:hover,
.white-footer a:focus {
  color: #3d4245;
}
.white-footer + footer {
  display: none;
}
.quote-gdpr {
  border-left: 2px solid #485158;
  padding: 0.8em 0 0.2em 2.5em;
  margin: 0 auto 1em;
  max-width: 740px;
}
.gdpr-table {
  margin: 0 auto 1em;
  max-width: 740px;
  border-spacing: 1em;
  font-weight: lighter;
}
.rss-box {
  border-top: 1px solid #bababa;
  margin: 0 auto 1em;
  max-width: 740px;
  border-bottom: 1px solid #bababa;
  padding-top: 18px;
}
.adhesive-hero {
  margin-top: 4em;
  margin-bottom: 3em;
  text-align: center;
}
.adhesive-hero-image {
  width: 50%;
}
.adhesive-landing .inline-column {
  width: 50%;
  padding: 0 2em;
  position: relative;
  vertical-align: middle;
}
.coming-soon-banner {
  background-color: #414950;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.coming-soon-title {
  color: #fff;
  margin-top: 3em;
  margin-bottom: 0.2em;
  text-transform: uppercase;
}
.coming-soon-text {
  color: #bac1c7;
  margin-bottom: 2em;
  word-wrap: break-word;
}
.coming-soon-notify {
  color: #bac1c7;
  margin-bottom: 1em;
}
.coming-soon-divider {
  border-left: 1px solid #bac1c7;
}
.bottom-margin {
  margin-bottom: 4em;
}
.small-adhesive-badges {
  height: 50px;
  margin-top: -6px;
}
.adhesive-badge-text-banner {
  margin-top: -26px;
  margin-left: 10px;
}
.salesman-card {
  background-color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(178,178,178,0.5);
  box-shadow: 0px 2px 4px 0px rgba(178,178,178,0.5);
  padding: 1em 1.2em;
  margin-right: 2em;
  margin-left: 2em;
}
.salesman-image {
  vertical-align: middle;
}
.salesman-name {
  color: #222628;
  font-size: 22px;
  vertical-align: middle;
  padding-left: 1em;
  margin-right: 2em;
}
.salesman-activity-card {
  background-color: #fff;
  opacity: 0.77;
  filter: alpha(opacity=77);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(178,178,178,0.5);
  box-shadow: 0px 2px 4px 0px rgba(178,178,178,0.5);
  padding: 1em 1.2em;
  margin-top: -0.5em;
  margin-right: 2em;
  margin-left: 2em;
  padding: 2em 2em 1.5em 2em;
  z-index: -1;
  position: relative;
  margin-bottom: 2em;
}
.salesman-activity-text {
  font-weight: 200;
  text-align: left;
}
.time-grey {
  color: #969696;
  font-size: 22px;
}
.time-green {
  color: #5cb100;
  font-size: 22px;
}
.time-red {
  color: #ff4c4c;
  font-size: 22px;
}
.spent-legend {
  color: #969696;
  font-size: 12px;
}
.timeline-circle-salesmen {
  height: 20px;
  width: 20px;
  background-color: #e96943;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-box-shadow: 0px 0px 0px 6px rgba(233,105,67,0.53);
  box-shadow: 0px 0px 0px 6px rgba(233,105,67,0.53);
  text-align: center;
  margin-top: 40px;
}
.timeline-circle-width {
  width: 10%;
}
.city-card {
  background-color: #fff;
  text-align: center;
  color: #222628;
  font-size: 18px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(178,178,178,0.5);
  box-shadow: 0px 2px 4px 0px rgba(178,178,178,0.5);
  padding: 1em 1.2em;
  margin-bottom: 2em;
  margin-right: 2em;
  margin-left: 2em;
}
.timeline-salesmen {
  position: relative;
  margin: 0 auto;
}
.timeline-salesmen::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: #d7d7d7;
  top: 0;
  bottom: 13.75%;
  left: 50%;
  margin-left: -3px;
  z-index: -2;
}
.paul-button {
  float: right;
  margin-right: 15%;
  margin-top: 1em;
  margin-bottom: 4em;
  width: 375px;
  max-width: 85%;
}
.salesman-card-width {
  width: 40%;
}
.dave-button {
  margin-left: 8%;
  width: 375px;
  max-width: 42%;
  margin-top: 1em;
  margin-bottom: 4em;
}
.vertical-middle {
  vertical-align: middle;
}
.intros-card-width {
  width: 40%;
}
@media (max-width: 840px) {
  .salesman-card-width {
    width: 100%;
  }
  .timeline-circle-salesmen {
    display: none;
  }
  .dave-button {
    display: none;
  }
  .paul-button {
    display: none;
  }
  .intros-card-width {
    width: 100%;
    left: 0;
    margin: auto;
  }
  .timeline-salesmen::after {
    bottom: 5.5%;
  }
  .adhesive-landing .inline-column {
    width: 100%;
    text-align: center;
  }
}
.flex-container-lnd {
  display: flex;
}
.flex-container-lnd h2 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 25px;
}
.flex-container-lnd h3 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 2em;
}
.flex-container-lnd h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0;
  border-left: 1px solid #e15d42;
  padding-left: 10px;
}
.flex-container-lnd h5 {
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
}
.checkmark {
  background-image: url(/assets/blog/assets/checkmark-9099c095bbc56f53d7e7fbe261cb43ee6ee03e63c7bd5aa0c87be0fdc38dee9d.svg);
  background-repeat: no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  margin-right: 20px;
}
.lnd-spacer {
  margin-bottom: 3em;
}
.flx-align-center {
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flx-align-start {
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flx-child-40 {
  width: 40%;
}
.flx-child-50 {
  width: 50%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.flx-child-60 {
  width: 60%;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.flx-child-100 {
  width: 100%;
}
.flx-wrap {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.spc-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.spc-evenly {
  -webkit-box-pack: space-evenly;
  -moz-box-pack: space-evenly;
  -o-box-pack: space-evenly;
  -ms-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
}
.property-block {
  margin: 0em 2em 3em 0;
}
.property-icon {
  width: 35px;
}
.r-image-lnd {
  width: 784px;
  left: 50%;
  position: absolute;
}
.float-img-lnd {
  position: absolute;
  margin-top: -10em;
  margin-left: -5.2em;
}
.float-img-lnd .printer {
  width: 30%;
}
.section-img-lnd {
  padding-left: 1em;
}
.section-img-lnd-col {
  padding: 4.5em;
}
.section-label {
  color: #e15d42;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.hero-desc-txt {
  margin-bottom: 30px;
}
.label-blue {
  text-align: center;
  font-size: 12px;
  background-color: #5280f2;
  color: #fff;
  padding: 2px 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-right: 5px;
}
.fl-img {
  width: 50%;
  margin: 2em;
}
@media (max-width: 950px) {
  .lnd-spacer {
    margin-bottom: 0;
  }
  .flx-child-40 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0;
  }
  .flx-child-60 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .flx-child-50 {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .flex-container-lnd {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .r-image-lnd {
    position: relative;
    left: 0;
    margin: 3em 1em;
  }
  .fl-img {
    width: 100%;
    margin: 0;
  }
  .float-img-lnd {
    position: relative;
    text-align: center;
    margin-left: 0;
    margin-top: -3.5em;
  }
  .printer {
    width: 170px;
  }
}
@media (max-width: 660px) {
  .flx-child-40 {
    text-align: center;
  }
  .hero-desc-txt {
    text-align: left;
  }
  .property-block {
    text-align: left;
  }
  .section-label {
    width: 100%;
    text-align: center;
  }
  .section-img-lnd {
    padding: 0;
  }
}
.inspiration-grid {
  text-align: center;
}
.inspiration-grid.loaded {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
}
.badge-filter {
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -ms-transition: -ms-transform 0.2s;
  transition: transform 0.2s;
  display: none;
  padding: 4px;
}
.badge-filter:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.show {
  display: block;
}
#color-filter-container {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 2em;
}
.color-filter-button {
  margin: 2px;
  width: 110px;
  outline: none;
  padding: 12px 16px;
  background-color: #fff;
  cursor: pointer;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: -webkit-transform 0.1s;
  -moz-transition: -moz-transform 0.1s;
  -o-transition: -o-transform 0.1s;
  -ms-transition: -ms-transform 0.1s;
  transition: transform 0.1s;
  border-color: transparent;
}
.color-filter-button.active-filter {
  -webkit-box-shadow: 1px 2px 20px #c1c1c1;
  box-shadow: 1px 2px 20px #c1c1c1;
  border: 1px solid;
}
.color-filter-button.active-filter.grey {
  border: 1px solid #b8b8b8;
}
.color-filter-button.active-filter.red {
  border: 1px solid #ff4900;
  color: #ff4900;
}
.color-filter-button.active-filter.blue {
  border: 1px solid #008fff;
  color: #008fff;
}
.color-filter-button.active-filter.yellow {
  border: 1px solid #ffca00;
  color: #ffca00;
}
.color-filter-button.active-filter.green {
  border: 1px solid #00bf4b;
  color: #00bf4b;
}
.color-filter-button.active-filter.orange {
  border: 1px solid #ff7800;
  color: #ff7800;
}
.color-filter-button.active-filter.purple {
  border: 1px solid #ba00ff;
  color: #ba00ff;
}
.color-filter-button.active-filter.black {
  border: 1px solid #000;
  color: #000;
}
.color-filter-button:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .inspiration-grid {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 450px) {
  .inspiration-grid {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    text-align: center;
  }
}
.white-card-container {
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2em;
}
.case-white-card {
  height: 300px;
  position: relative;
  width: 450px;
  margin: 1em;
  padding: 2em;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: 0px 2px 4px 0px #b2b2b2;
  box-shadow: 0px 2px 4px 0px #b2b2b2;
  -webkit-background-size: 110%;
  -moz-background-size: 110%;
  background-size: 110%;
  filter: saturate(60%);
}
.case-white-card.qn-card-photo {
  background-image: url(/assets/qn-card-photo-34aa8c29bd6ae37969369d8f3fd109f8e053186ed7eeb87c0ddfb5b3d76a38c2.png);
}
.case-white-card.techobloc-card-photo {
  background-image: url(/assets/techobloc-card-photo-544c0d27556e185a3407f930b890c2cf147d03751a174c723275c04b89161b20.png);
}
.case-white-card.ingenuity-card-photo {
  background-image: url(/assets/ingenuity-card-photo-53e5380a6d063f72198066f6345203b11436a1f7be73decdb4e12fabea5ba4f0.png);
}
.case-white-card.publisher-card-photo {
  background-image: url(/assets/publisher-card-photo-a1d034cdc873a9ba30da07977ab7e7fdefebcee972c06b18dacd24691cc9a3b2.png);
}
.case-white-card.gen-card-photo {
  background-image: url(/assets/gen-card-photo-39b2e70da787bda4db4579b81e113efab277ee42e2a4a63e5a0162de6b299133.png);
}
.case-white-card.nsca-card-photo {
  background-image: url(/assets/nsca-card-photo-ed1929aa86428e2fe5cc25d52af447fde4e495fca854a67cf9b46a26f0ed14a8.png);
}
.case-white-card:hover .overlay-case {
  opacity: 0.95;
  filter: alpha(opacity=95);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}
.overlay-case {
  height: 100%;
  width: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  -ms-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.overlay-case.qn-overlay {
  background-color: #474fcc;
}
.overlay-case.techobloc-overlay {
  background-color: #fff;
}
.overlay-case.ingenuity-overlay {
  background-color: #ffc20d;
}
.overlay-case.publisher-overlay {
  background-color: #f06623;
}
.overlay-case.gen-overlay {
  background-color: #8331a7;
}
.overlay-case.nsca-overlay {
  background-color: #252525;
}
.case-logo {
  width: 50%;
  margin-bottom: 1em;
  position: relative;
  z-index: 3;
}
.case-summary {
  position: absolute;
  color: #fff;
  text-align: left;
  font-size: 1.2em;
  width: 250px;
  font-weight: 400;
}
.qn-cover {
  position: relative;
  text-align: center;
}
.qn-cover-photo {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  height: 430px;
  background-image: url(/assets/quebec-numerique-cover-c19043e45cd3d18cbc18bfe2752cddf9ab3ba6b254227f1f1b453030b97a12e8.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: 0px 2px 16px 0px #9c9c9c;
  box-shadow: 0px 2px 16px 0px #9c9c9c;
}
.qn-blue-overlay {
  background: #474fcc;
  height: 100%;
  width: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  clip-path: polygon(0 0, 38% 0, 49% 100%, 0% 100%);
}
.qn-blue-overlay-safari {
  background: #474fcc;
  height: 100%;
  width: 100%;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.qn-logo {
  position: absolute;
  top: 2.5em;
  left: 40px;
  width: 250px;
}
.qn-cover-text {
  position: absolute;
  top: 4em;
  left: 40px;
  color: #fff;
  width: 350px;
  text-align: left;
  font-size: 2.5em;
}
.qn-read-time {
  position: absolute;
  top: 24em;
  left: 40px;
  color: #fff;
  text-align: left;
  font-size: 1em;
}
.qn-white-section {
  background-color: #fff;
  margin-top: -2em;
  padding: 4em 2em 2em 2em;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.martin-photo {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 16px 0px #949494;
  box-shadow: 0px 0px 16px 0px #949494;
  margin-bottom: 1em;
}
.qn-case-body {
  margin-left: 3em;
}
.qn-photo-credit {
  font-size: 12px;
  color: #aeaeae;
  text-align: right;
  margin-top: -2em;
  margin-bottom: 1.25em;
}
.qn-quote {
  margin-left: 3em;
  color: #444bbb;
  font-size: 25px;
  text-align: center;
  padding: 1em;
}
.photo-sidebar {
  width: 20%;
  color: #8d8d8d;
}
.qn-body {
  width: 80%;
}
.blue-big-q {
  color: #444bbb;
  font-size: 35px;
  margin-top: -4px;
  line-height: 20px;
}
.qn-graph {
  padding: 2em 0em 0em 3em;
}
.qn-graph svg {
  width: 100%;
  height: 100%;
}
.qn-graph-peace {
  margin-left: 75%;
  margin-bottom: -13%;
  z-index: 2;
  position: relative;
  color: #bcc0ff;
}
.qn-graph-work {
  margin-left: 83%;
  margin-top: 31%;
  margin-bottom: -23%;
  z-index: 2;
  position: relative;
  color: #3e47bd;
}
.grey-shape {
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-left: 3em;
  width: auto;
}
.before-width-qn {
  width: 50%;
}
.after-width-qn {
  width: 50%;
}
.qn-before {
  background-color: #f6f6f6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
  margin-left: 48px;
  margin-top: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: auto;
  vertical-align: middle;
}
.qn-after-cb {
  background-color: #f7f7ff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  margin-left: 15px;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 2em;
  height: auto;
  vertical-align: middle;
}
.qn-photos-container {
  display: inline-flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2em 0 0.5em 3em;
}
.qn-photos {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 16px 0px #949494;
  box-shadow: 0px 0px 16px 0px #949494;
  width: 50%;
  height: 50%;
}
.qn-photos:nth-child(2) {
  margin-left: 3%;
  width: 47%;
}
.qn-photos-text {
  font-size: 12px;
  text-align: center;
  width: 50%;
}
.qn-photos-text-container {
  display: inline-flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 2em 3em;
  width: 100%;
}
@media (max-width: 1000px) {
  .qn-blue-overlay {
    clip-path: polygon(0 0, 51% 0, 72% 100%, 0% 100%);
  }
}
@media (max-width: 675px) {
  .qn-blue-overlay {
    clip-path: none;
    opacity: 0.75;
    filter: alpha(opacity=75);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  }
  .photo-sidebar {
    display: none;
  }
  .qn-body {
    width: 100%;
  }
  .qn-case-body {
    margin: 0;
  }
  .qn-quote {
    font-size: 20px;
    margin: 0;
  }
  .qn-graph {
    padding-left: 0;
  }
  .qn-before {
    margin-left: 0;
  }
  .qn-after-cb {
    margin-left: 5px;
  }
  .qn-photos-text-container {
    padding-left: 0;
  }
  .qn-photos-container {
    margin-left: 0;
  }
}
@media (max-width: 530px) {
  .qn-graph-peace {
    margin-left: 62%;
    margin-bottom: -26%;
    font-size: 12px;
  }
  .qn-graph-work {
    margin-top: 32%;
    margin-bottom: -18%;
    font-size: 12px;
  }
}
@media (max-width: 450px) {
  .qn-cover-text {
    width: auto;
    font-size: 2em;
    top: 4em;
    left: 10px;
    padding: 10px;
  }
  .qn-logo {
    width: 150px;
    left: 10px;
    padding: 10px;
  }
  .qn-read-time {
    left: 10px;
    padding: 10px;
  }
}
.pricing-section {
  padding: 7.5% 5%;
}
.pricing-section .layout {
  display: flex;
}
.pricing-section .product {
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -ms-box-orient: vertical;
  -webkit-flex-direction: column;
  flex-direction: column;
  gap: 0.5em;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -ms-box-lines: single;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  font-size: 15px;
  border: 1px solid #fff;
  width: 140px;
}
.pricing-section .product div:nth-child(n+2) {
  padding: 0.5em;
}
.pricing-section .product div:nth-child(2n+3) {
  background-color: #edf2f5;
}
.pricing-section .product a.product-title {
  color: #32434d;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}
.pricing-section .product a.product-title:hover {
  color: #6d777d;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}
.pricing-section .headers {
  text-transform: uppercase;
}
.pricing-section .headers span {
  text-transform: none;
  color: #e15d42;
  font-weight: bold;
  padding: 0 2px;
}
.pricing-section .product.headers {
  width: 180px;
}
.pricing-section .product.headers div {
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.pricing-section .product:last-child div:nth-child(n+2) {
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.pricing-section .product-title {
  height: 3em;
  margin: 10px 0 35px 0;
}
.pricing-section .price {
  font-weight: 800;
}
.pricing-section .items {
  width: 100px;
  margin-top: -50px;
  margin-bottom: -50px;
  z-index: 100;
  text-align: center;
}
.pricing-section .item-img {
  width: 100px;
  margin: 0 auto;
  height: 150px;
  display: flex;
}
.pricing-section .item-img img {
  -webkit-align-self: flex-end;
  align-self: flex-end;
}
.pricing-section .note {
  margin-top: 3em;
  font-size: 12px;
  color: #a4a4a4;
  text-align: right;
}
@media (max-width: 1340px) {
  .pricing-section .layout {
    overflow: auto;
  }
  .pricing-section .product.headers.mobile {
    width: 185px;
    position: sticky;
    left: -1px;
    background: #fff;
  }
}
.date-picker {
  width: 260px;
  height: 60px;
  text-align: center;
  padding-left: 22%;
  padding-right: 15px;
  font-size: 20px;
  margin: 15px;
  vertical-align: middle;
  font-weight: 200;
}
.date-picker::placeholder {
  color: #5b6369;
  font-weight: 200;
}
.date-picker-label {
  width: 300px;
  margin: 2em;
  text-align: center;
}
.datepicker-widget {
  padding: 0;
  background: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.shipping-method-widget {
  color: #5b6369;
  text-align: center;
  padding-left: 3em;
  font-weight: 200;
}
.shipping-method {
  color: #5b6369;
  text-align: center;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.when-to-button {
  margin-top: 2em;
  width: 400px;
}
.when-to-order-title {
  font-size: 25px;
  margin-top: 2em;
  margin-bottom: 2em;
}
.timeline-when-cta {
  margin-top: 1.5em;
}
.timeline-checkpoint-when {
  position: absolute;
  top: 31px;
  left: 30%;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #e15d42;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin-bottom: 3em;
}
.timeline-checkpoint-when:before {
  content: '';
  position: absolute;
  bottom: -330%;
  left: 45%;
  width: 1.5px;
  height: 50px;
  margin-bottom: 2px;
  background-color: #bcc7cf;
  z-index: -2;
}
.timeline-checkpoint-when-second {
  position: absolute;
  top: 31px;
  left: 20%;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 2px solid #e15d42;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin-bottom: 3em;
}
.timeline-checkpoint-when-second:before {
  content: '';
  position: absolute;
  bottom: -330%;
  left: 45%;
  width: 1px;
  height: 50px;
  margin-bottom: 2px;
  background-color: #bcc7cf;
  z-index: -2;
}
.timeline-checkpoint-orange-when {
  border-color: #97a3ad;
}
.timeline-checkpoint-orange-when:before {
  background-color: #bcc7cf;
  width: 1.5px;
  left: 45%;
}
.dates-when {
  display: block;
  margin-top: 7em;
  color: #262a2d;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.paid-shipping {
  color: #e15d42;
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
}
.timeline-label-when {
  position: absolute;
  bottom: 1.4em;
  left: 0%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.timeline-content-when {
  max-width: 236px;
  margin-left: -3.5em;
  padding-right: 1em;
}
.timeline-checkpoint-first-when {
  left: 0;
}
.timeline-checkpoint-first-when:before {
  width: 1.5px;
}
.high-value-notice {
  margin: 0 auto;
  width: 60%;
  padding-bottom: 1em;
}
@media (min-width: 899px) {
  .small-display {
    display: none;
  }
}
@media (max-width: 900px) {
  .big-display {
    display: none;
  }
  .high-value-notice {
    width: 100%;
  }
}
.home-footer {
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
  color: rgba(39,43,46,0.5);
}
.home-footer a {
  color: inherit;
}
.home-footer li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.home-footer li + li:before {
  content: '·';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0.6em;
}
.home-footer + footer {
  display: none;
}
@media (max-width: 420px) {
  .main-section .heading-alpha {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes fadeInFromTop {
  from {
    -webkit-transform: translateY(-100%) scale(0.85);
    -moz-transform: translateY(-100%) scale(0.85);
    -o-transform: translateY(-100%) scale(0.85);
    -ms-transform: translateY(-100%) scale(0.85);
    transform: translateY(-100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeInFromTop {
  from {
    -webkit-transform: translateY(-100%) scale(0.85);
    -moz-transform: translateY(-100%) scale(0.85);
    -o-transform: translateY(-100%) scale(0.85);
    -ms-transform: translateY(-100%) scale(0.85);
    transform: translateY(-100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeInFromTop {
  from {
    -webkit-transform: translateY(-100%) scale(0.85);
    -moz-transform: translateY(-100%) scale(0.85);
    -o-transform: translateY(-100%) scale(0.85);
    -ms-transform: translateY(-100%) scale(0.85);
    transform: translateY(-100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeInFromTop {
  from {
    -webkit-transform: translateY(-100%) scale(0.85);
    -moz-transform: translateY(-100%) scale(0.85);
    -o-transform: translateY(-100%) scale(0.85);
    -ms-transform: translateY(-100%) scale(0.85);
    transform: translateY(-100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes fadeInFromBottom {
  0% {
    -webkit-transform: translateY(100%) scale(0.85);
    -moz-transform: translateY(100%) scale(0.85);
    -o-transform: translateY(100%) scale(0.85);
    -ms-transform: translateY(100%) scale(0.85);
    transform: translateY(100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInFromBottom {
  0% {
    -webkit-transform: translateY(100%) scale(0.85);
    -moz-transform: translateY(100%) scale(0.85);
    -o-transform: translateY(100%) scale(0.85);
    -ms-transform: translateY(100%) scale(0.85);
    transform: translateY(100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInFromBottom {
  0% {
    -webkit-transform: translateY(100%) scale(0.85);
    -moz-transform: translateY(100%) scale(0.85);
    -o-transform: translateY(100%) scale(0.85);
    -ms-transform: translateY(100%) scale(0.85);
    transform: translateY(100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInFromBottom {
  0% {
    -webkit-transform: translateY(100%) scale(0.85);
    -moz-transform: translateY(100%) scale(0.85);
    -o-transform: translateY(100%) scale(0.85);
    -ms-transform: translateY(100%) scale(0.85);
    transform: translateY(100%) scale(0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInFromLeft {
  from {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeInFromLeft {
  from {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeInFromLeft {
  from {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeInFromLeft {
  from {
    -webkit-transform: translateX(-30%);
    -moz-transform: translateX(-30%);
    -o-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    transform: translateX(-30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes fadeInFromRight {
  from {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -o-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeInFromRight {
  from {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -o-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeInFromRight {
  from {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -o-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeInFromRight {
  from {
    -webkit-transform: translateX(30%);
    -moz-transform: translateX(30%);
    -o-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes fadeInFromLeftSmall {
  from {
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeInFromLeftSmall {
  from {
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeInFromLeftSmall {
  from {
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeInFromLeftSmall {
  from {
    -webkit-transform: translateX(-15%);
    -moz-transform: translateX(-15%);
    -o-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes fadeInFromRightSmall {
  from {
    -webkit-transform: translateX(15%);
    -moz-transform: translateX(15%);
    -o-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-webkit-keyframes fadeInFromRightSmall {
  from {
    -webkit-transform: translateX(15%);
    -moz-transform: translateX(15%);
    -o-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-o-keyframes fadeInFromRightSmall {
  from {
    -webkit-transform: translateX(15%);
    -moz-transform: translateX(15%);
    -o-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@keyframes fadeInFromRightSmall {
  from {
    -webkit-transform: translateX(15%);
    -moz-transform: translateX(15%);
    -o-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%);
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
}
@-moz-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleUp {
  from {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes scaleX {
  from {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-webkit-keyframes scaleX {
  from {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-o-keyframes scaleX {
  from {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes scaleX {
  from {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
  }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@-moz-keyframes moveLeft {
  from {
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  to {
    -webkit-transform: translateX(-130px);
    -moz-transform: translateX(-130px);
    -o-transform: translateX(-130px);
    -ms-transform: translateX(-130px);
    transform: translateX(-130px);
  }
}
@-webkit-keyframes moveLeft {
  from {
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  to {
    -webkit-transform: translateX(-130px);
    -moz-transform: translateX(-130px);
    -o-transform: translateX(-130px);
    -ms-transform: translateX(-130px);
    transform: translateX(-130px);
  }
}
@-o-keyframes moveLeft {
  from {
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  to {
    -webkit-transform: translateX(-130px);
    -moz-transform: translateX(-130px);
    -o-transform: translateX(-130px);
    -ms-transform: translateX(-130px);
    transform: translateX(-130px);
  }
}
@keyframes moveLeft {
  from {
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  to {
    -webkit-transform: translateX(-130px);
    -moz-transform: translateX(-130px);
    -o-transform: translateX(-130px);
    -ms-transform: translateX(-130px);
    transform: translateX(-130px);
  }
}
@-moz-keyframes moveRight {
  from {
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -o-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
  }
  to {
    -webkit-transform: translateX(130px);
    -moz-transform: translateX(130px);
    -o-transform: translateX(130px);
    -ms-transform: translateX(130px);
    transform: translateX(130px);
  }
}
@-webkit-keyframes moveRight {
  from {
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -o-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
  }
  to {
    -webkit-transform: translateX(130px);
    -moz-transform: translateX(130px);
    -o-transform: translateX(130px);
    -ms-transform: translateX(130px);
    transform: translateX(130px);
  }
}
@-o-keyframes moveRight {
  from {
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -o-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
  }
  to {
    -webkit-transform: translateX(130px);
    -moz-transform: translateX(130px);
    -o-transform: translateX(130px);
    -ms-transform: translateX(130px);
    transform: translateX(130px);
  }
}
@keyframes moveRight {
  from {
    -webkit-transform: rotate(-16deg);
    -moz-transform: rotate(-16deg);
    -o-transform: rotate(-16deg);
    -ms-transform: rotate(-16deg);
    transform: rotate(-16deg);
  }
  to {
    -webkit-transform: translateX(130px);
    -moz-transform: translateX(130px);
    -o-transform: translateX(130px);
    -ms-transform: translateX(130px);
    transform: translateX(130px);
  }
}
[data-view="home-name_badges"] article {
  position: relative;
}
[data-view="home-name_badges"] .product-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
[data-view="home-name_badges"] .product-hanging-badge {
  width: 100%;
  height: 100%;
  overflow: hidden;
  right: -3em;
}
[data-view="home-name_badges"] .product-adhesive-badge {
  width: 40%;
  top: 0;
  right: 3em;
}
[data-view="home-name_badges"] .product-clip-badge {
  top: 8em;
  right: -8%;
}
[data-view="home-name_badges"] .badge-container {
  position: absolute;
  right: 0;
  width: 46%;
  top: -12em;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}
[data-view="home-name_badges"] .on-site-kit {
  position: absolute;
  top: -2em;
  right: -1em;
  width: 50%;
}
[data-view="home-name_badges"] article h1,
[data-view="home-name_badges"] article ul {
  position: relative;
  z-index: 1;
}
[data-view="home-name_badges"] article h1 {
  padding: 5% 5% 3.5%;
  font: 200 42px/1.15 'Lato', Lucida Grande, Helvetica, sans-serif;
}
[data-view="home-name_badges"] article h1 span {
  display: block;
  color: #798187;
  font-family: Source Sans Pro, Lato, Helvetica Neue, sans-serif;
}
[data-view="home-name_badges"] article ul {
  width: 52%;
  list-style-type: none;
}
[data-view="home-name_badges"] article li,
[data-view="home-name_badges"] article + article {
  border-top: 1px solid rgba(60,70,80,0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.25);
}
[data-view="home-name_badges"] article li {
  font-family: Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  font-size: 0;
  font-weight: 300;
  display: block;
  padding: 16px 1% 16px 8.2%;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.25, rgba(255,255,255,0.85)), color-stop(0.5, rgba(255,255,255,0.5)), color-stop(1, rgba(255,255,255,0)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: -moz-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  background: linear-gradient(left, rgba(255,255,255,0.85) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
[data-view="home-name_badges"] article li:last-child {
  border-bottom-left-radius: 9px;
}
[data-view="home-name_badges"] article li img {
  margin-right: -80px;
}
[data-view="home-name_badges"] article li img,
[data-view="home-name_badges"] article li div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
[data-view="home-name_badges"] .product-info {
  padding-left: 104px;
}
[data-view="home-name_badges"] .product-info.no-indent {
  padding: 20px 0 20px 10px;
}
[data-view="home-name_badges"] .product-info span {
  display: block;
}
[data-view="home-name_badges"] .product-title {
  margin-bottom: 0.15em;
  font-size: 20px;
  font-size: 2rem;
}
[data-view="home-name_badges"] .product-tags {
  font-size: 18px;
  font-size: 1.8rem;
  color: #798187;
}
#custom .product-hanging-badge {
  width: 40%;
  height: 100%;
  overflow: hidden;
  right: -3em;
}
#custom .product-hanging-badge .badge-container {
  top: -4.5em;
}
#custom .product-adhesive-badge {
  width: 20%;
  top: 1em;
  right: 18em;
}
#custom .product-clip-badge {
  width: 20%;
  top: 7em;
  right: 12%;
}
@media (max-width: 1000px) {
  [data-view="home-name_badges"] .product-image {
    width: 25%;
  }
  [data-view="home-name_badges"] .product-hanging-badge {
    display: none;
  }
  [data-view="home-name_badges"] .product-adhesive-badge {
    top: 0;
    right: 1em;
  }
  [data-view="home-name_badges"] .product-clip-badge {
    top: 1em;
    right: 1em;
  }
  [data-view="home-name_badges"] .on-site-kit {
    display: none;
  }
  [data-view="home-name_badges"] article h1 {
    font-size: 34px;
    font-size: 3.4rem;
    padding: 6.5% 5% 5%;
  }
  [data-view="home-name_badges"] article ul {
    width: 100%;
  }
  [data-view="home-name_badges"] article li {
    padding-left: 3%;
  }
  [data-view="home-name_badges"] #custom .product-image {
    display: none;
  }
}
@media (max-width: 760px) {
  [data-view="home-name_badges"] .product-image {
    display: none;
  }
  [data-view="home-name_badges"] article h1 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1.3;
  }
  [data-view="home-name_badges"] .product-info {
    padding-left: 90px;
  }
  [data-view="home-name_badges"] .product-title {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  [data-view="home-name_badges"] .product-tags {
    font-size: 16px;
    font-size: 1.6rem;
    color: #798187;
  }
}
@media (max-width: 430px) {
  [data-view="home-name_badges"] article li {
    font-weight: 400;
  }
  [data-view="home-name_badges"] .product-title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
[data-view^="orders-"] #process-header .summary .icon-refresh {
  pointer-events: none;
}
[data-view^="orders-"] #process-header .summary .icon-refresh:before {
  display: none;
}
#checkout-steps {
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#checkout-steps > div {
  position: relative;
  z-index: 50;
}
#checkout-steps > div:before,
#checkout-steps > div:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: -1px;
  width: 12%;
}
#checkout-steps > div:before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.6, #f2f4f5), color-stop(1, rgba(242,244,245,0)));
  background: -webkit-linear-gradient(left, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: -moz-linear-gradient(left, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: -o-linear-gradient(left, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: -ms-linear-gradient(left, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: linear-gradient(left, #f2f4f5 60%, rgba(242,244,245,0) 100%);
}
#checkout-steps > div:after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, color-stop(0.6, #f2f4f5), color-stop(1, rgba(242,244,245,0)));
  background: -webkit-linear-gradient(right, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: -moz-linear-gradient(right, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: -o-linear-gradient(right, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: -ms-linear-gradient(right, #f2f4f5 60%, rgba(242,244,245,0) 100%);
  background: linear-gradient(right, #f2f4f5 60%, rgba(242,244,245,0) 100%);
}
#checkout-steps ol {
  font-size: 0;
  padding: 2%;
}
#checkout-steps li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  font-size: 1.6rem;
}
#checkout-steps li + li {
  margin-left: 5%;
}
#checkout-steps a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #a7aaab;
  cursor: default;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
}
#checkout-steps a[href] {
  cursor: pointer;
}
#checkout-steps a[href]:hover {
  color: #3d4245;
}
#checkout-steps a:before {
  margin-right: 0.4em;
}
#checkout-steps li.current a {
  color: #3d4245;
}
#checkout-steps li.completed a:before {
  color: #4cd846;
}
#package-choice .summary {
  text-align: center;
}
#package-choice .summary h1 {
  color: #5b6369;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 300;
  margin: 1em 0 0.5em;
}
#package-choice .alert {
  margin-bottom: 0;
  max-width: 660px;
}
#package-choice h2 {
  font-size: 30px;
  font-size: 3rem;
  margin: 0 0 1em;
  font-weight: 400;
}
#package-choice form > .products {
  position: relative;
  margin: 35px 0;
}
#package-choice form > .products .product {
  padding: 20px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfcfc), color-stop(1, #f0f2f3));
  background: -webkit-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: -moz-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: -o-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: -ms-linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  background: linear-gradient(top, #fbfcfc 0%, #f0f2f3 100%);
  border: 1px solid;
  border-color: #d9e1e5 #d6dee2 #c4ccd0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 20px 0;
}
#package-choice form > .products .product.inactive {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#package-choice form > .products .product.clickable.inactive:hover {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  cursor: pointer;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfefe), color-stop(1, #f9fafa));
  background: -webkit-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: -moz-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: -o-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: -ms-linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
  background: linear-gradient(top, #fdfefe 0%, #f9fafa 100%);
}
#package-choice form > .products .product.active {
  -webkit-box-shadow: 0 0 0 1px #f0917b;
  box-shadow: 0 0 0 1px #f0917b;
  border-color: transparent;
  background: #fff;
}
#package-choice form > .products .product.gradient {
  border-color: #c100e0;
  border-width: 2px;
}
#package-choice form > .products .interest-checkbox {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
}
#package-choice form > .products .interest-checkbox input[type="checkbox"] {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -o-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  width: 24px;
}
#package-choice form > .products .interest-checkbox label {
  font-size: 1em;
  margin-right: 8px;
}
#package-choice form > .products .product-select {
  text-align: right;
  position: relative;
  padding-right: 18px !important;
}
#package-choice form > .products .sub-product-row {
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#package-choice form > .products .sub-product-row > div {
  padding: 10px;
}
#package-choice form > .products .product-image {
  width: 104px;
  text-align: center;
  line-height: 0;
  position: relative;
}
#package-choice form > .products .badge-image {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 0;
  width: 84px;
}
#package-choice form > .products .badge-image svg {
  border: 1px solid #e3e3e3;
  background: #fff;
}
#package-choice form > .products .badge-images-2 .badge-image {
  width: 74px;
}
#package-choice form > .products .badge-images-2 .badge-image:nth-child(1) {
  position: relative;
  top: -5px;
  left: -5px;
  z-index: 2;
}
#package-choice form > .products .badge-images-2 .badge-image:nth-child(2) {
  position: absolute;
  top: 15px;
  left: 20px;
  z-index: 1;
}
#package-choice form > .products .badge-images-3 .badge-image {
  width: 64px;
}
#package-choice form > .products .badge-images-3 .badge-image:nth-child(1) {
  position: relative;
  top: -4px;
  left: -4px;
  z-index: 3;
}
#package-choice form > .products .badge-images-3 .badge-image:nth-child(2) {
  position: absolute;
  top: 12px;
  left: 22px;
  z-index: 2;
}
#package-choice form > .products .badge-images-3 .badge-image:nth-child(3) {
  position: absolute;
  top: 19px;
  left: 28px;
  z-index: 1;
}
#package-choice form > .products .product-description {
  font-size: 12px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
#package-choice form > .products .product-quantity {
  text-align: center;
  position: relative;
  padding-right: 18px !important;
}
#package-choice form > .products input {
  width: 70px;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#package-choice form > .products .remove-product {
  color: #ddd;
  font-weight: 300;
  background: #454c50;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -20px;
  font-size: 17px;
  line-height: 17px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: none;
}
#package-choice form > .products .product.active .remove-product {
  display: block;
}
#package-choice form > .products .product-name {
  font-size: 21px;
  color: #3d4245;
  margin: 0 0 0.4em;
}
#package-choice form > .products .product-name.sub-product {
  font-size: 16px;
  margin: 0;
}
#package-choice form > .products .unit-price {
  font-size: 12px;
  margin-top: 0.5em;
}
#package-choice form > .products li {
  display: inline;
}
#package-choice form > .products li + li {
  margin-left: 0.5em;
}
#package-choice form > .products li:before {
  content: '•';
  margin-right: 0.3em;
}
#package-choice button[type="submit"] {
  padding-right: 6em;
  padding-left: 6em;
}
#package-choice p.note {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 1.8em 0 0;
  color: #80878c;
}
#package-choice #summary .products {
  padding-top: 0;
}
form.loading #summary {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
form.loading {
  pointer-events: none;
}
#summary {
  position: absolute;
  width: 255px;
  top: 0;
  left: 100%;
  text-align: center;
  padding-left: 20px;
}
#summary > div {
  padding: 20px 0 10px;
}
#summary > div + div {
  border-top: 1px solid #dfe1e2;
}
#summary div.products {
  padding-top: 55px;
}
#summary div.total {
  padding-top: 25px;
}
#summary h2 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 0.4em;
}
#summary .price {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  margin: 0.2em 0 0.1em;
}
#summary .small {
  list-style: none;
  font-size: 15px;
  font-size: 1.5rem;
  color: #8c9194;
  margin: 0.4em 0 0.8em;
}
#summary .small:last-child {
  margin-bottom: 0;
}
#summary .total-price {
  font-size: 36px;
  font-size: 3.6rem;
  color: #e97d5c;
}
#summary .total-price-note,
#summary .discount-note {
  font-size: 13px;
  font-size: 1.3rem;
  margin-top: 1.5em;
  padding: 0 1em;
}
#summary .total-price-note span,
#summary .discount-note span {
  color: #e97d5c;
  font-size: 16px;
  font-size: 1.6rem;
}
#summary .total-price-note p,
#summary .discount-note p {
  margin: 0.6em 0;
}
#summary .twitter-discount-title {
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid #dfe1e2;
}
#summary a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0.4em 0.8em;
  min-width: 93px;
  color: inherit;
  font-size: 14px;
  font-size: 1.4rem;
}
.partner-logo {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  list-style: none;
}
.partner-logo + .partner-logo {
  border-top: 1px solid #e0e4e1;
}
.partner-logo .inner {
  padding: 2em 0;
  margin: auto;
  width: 90%;
  max-width: 520px;
}
.partner-logo a {
  display: block;
  text-align: center;
  margin-bottom: 0.8em;
}
.other-partners {
  text-align: center;
  padding: 2.5em 1em;
}
.partner-logos {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 250px;
  padding: 0.5em;
}
#process-header {
  position: relative;
  min-width: 768px;
  background: #fff;
  -webkit-box-shadow: 0 1px 0 0 rgba(61,66,69,0.15);
  box-shadow: 0 1px 0 0 rgba(61,66,69,0.15);
  z-index: 100;
  font-size: 0;
}
#process-header a {
  color: inherit;
}
#process-header .button {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}
#process-header .button.green b {
  font-size: 1.4em;
  line-height: 0;
  vertical-align: -0.1em;
  margin-right: 0.2em;
}
#process-header .wrapper:after {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  height: 100%;
  border-left: 1px solid #ebeced;
  border-color: rgba(60,67,74,0.1);
}
#process-header .wrapper > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 15px;
  font-size: 1.5rem;
}
#process-header .package-choice .package-name {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
}
#process-header .event-name {
  width: 38%;
}
#process-header .event-name .title {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}
#process-header .event-name .title img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  position: absolute;
}
#process-header .event-name .title h1 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  color: #3d4245;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  cursor: pointer;
  padding: 24px 0 24px 58px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
#process-header .event-name .back {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 50%;
  left: -10px;
  margin-top: -3px;
  border-style: solid;
  border-width: 4px 4px 4px 5px;
  border-color: transparent #c1c5ca transparent transparent;
  -webkit-transition-property: border-color,  margin-left;
  -moz-transition-property: border-color,  margin-left;
  -o-transition-property: border-color,  margin-left;
  -ms-transition-property: border-color,  margin-left;
  transition-property: border-color, margin-left;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
  pointer-events: none;
}
#process-header .event-name:hover .back,
#process-header .event-name:focus .back {
  left: -18px;
  border-color: transparent #3d4245 transparent transparent;
}
#process-header .summary {
  width: 7%;
  padding: 10px 0;
  line-height: 1;
  vertical-align: top;
}
#process-header .summary .text {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
  color: #b4b7b9;
}
#process-header .summary .count {
  color: #3d4245;
  line-height: 1.3;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  -webkit-transition: color 0.2s 0.4s ease-out;
  -moz-transition: color 0.2s 0.4s ease-out;
  -o-transition: color 0.2s 0.4s ease-out;
  -ms-transition: color 0.2s 0.4s ease-out;
  transition: color 0.2s 0.4s ease-out;
}
#process-header .summary .count i {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 21px;
  font-size: 2.1rem;
  top: -0.1em;
  left: -0.1em;
  color: #91979b;
}
#process-header .summary > div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#process-header .attendees-count {
  padding-right: 14px;
  text-align: center;
}
#process-header .badges-count {
  width: auto;
  text-align: center;
  padding-left: 24px;
}
#process-header .badges-count .count {
  color: #5fb44d;
}
#process-header .shipping-banner-trigger a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #919395;
  margin-right: 0.9em;
  -webkit-transition: 0.05s opacity;
  -moz-transition: 0.05s opacity;
  -o-transition: 0.05s opacity;
  -ms-transition: 0.05s opacity;
  transition: 0.05s opacity;
}
.shipping-banner-opened #process-header .shipping-banner-trigger a {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#process-header .shipping-banner-trigger a:focus,
#process-header .shipping-banner-trigger a:hover {
  color: inherit;
}
#process-header .attendees-count-info {
  background-color: #fff;
  font-weight: 400;
  color: #7a7a7a;
  font-size: 14px;
  font-size: 1.4rem;
  border: 1px solid #d9dcde;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(61,66,69,0.06);
  box-shadow: 0 1px 2px rgba(61,66,69,0.06);
  width: 215px;
  padding: 1em;
  position: absolute;
  margin-left: -999em;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  -ms-transition: all 0s ease;
  transition: all 0s ease;
  margin-top: 15px;
  cursor: help;
}
#process-header .attendees-count-info:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 7px solid #d9dcde;
  border-top: 10px solid transparent;
  right: 50%;
  bottom: 100%;
}
#process-header .reimport-button:hover .attendees-count-info {
  text-align: left;
  margin-left: -67px;
  z-index: 3;
  -webkit-transition-delay: 350ms;
  -moz-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  -ms-transition-delay: 350ms;
  transition-delay: 350ms;
}
#process-header .arrow {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 8px;
  margin: 0 0 0 -12px;
  background-color: #a4acb0;
  -webkit-transition: background-color 0.2s 0.5s ease-out;
  -moz-transition: background-color 0.2s 0.5s ease-out;
  -o-transition: background-color 0.2s 0.5s ease-out;
  -ms-transition: background-color 0.2s 0.5s ease-out;
  transition: background-color 0.2s 0.5s ease-out;
}
#process-header .arrow span {
  position: absolute;
  top: -5px;
  left: 100%;
  border: 9px solid;
  border-color: transparent transparent transparent #a4acb0;
  -webkit-transition: border-color 0.2s 0.5s ease-out;
  -moz-transition: border-color 0.2s 0.5s ease-out;
  -o-transition: border-color 0.2s 0.5s ease-out;
  -ms-transition: border-color 0.2s 0.5s ease-out;
  transition: border-color 0.2s 0.5s ease-out;
}
#process-header .reimport-button {
  width: 5%;
  height: 20px;
  margin-top: 5px;
  font-size: 11px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid;
  background-color: #a4acb0;
  padding-top: 1px;
  color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
#process-header .reimport-button:focus,
#process-header .reimport-button:hover {
  background-color: #888e91;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
#process-header .reimport-button.past-event {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  pointer-events: none;
}
#process-header .checkout {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 0;
  padding: 0 0 0 1.3%;
  margin: -25px 0 0;
}
#process-header .checkout > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  font-size: 15px;
  font-size: 1.5rem;
}
#process-header .checkout .preview span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#process-header .checkout .preview .shinny-button {
  font-size: 18px;
  font-size: 1.8rem;
  height: 48px;
  color: #3d4245;
  padding: 0.58em 1.25em 0.65em;
  margin-right: 0.5em;
}
#process-header .checkout .preview .icon-loading,
#process-header .checkout .preview .icon-check {
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 0.2em;
}
#process-header .checkout .preview .icon-loading {
  -webkit-animation: spin 1.2s infinite linear;
  -moz-animation: spin 1.2s infinite linear;
  -o-animation: spin 1.2s infinite linear;
  -ms-animation: spin 1.2s infinite linear;
  animation: spin 1.2s infinite linear;
}
#process-header .checkout .preview .icon-check:before {
  color: #368742;
}
#process-header .checkout .preview .edit {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#process-header .checkout .preview .generating {
  cursor: default;
  color: #c1c2c3;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#process-header .checkout .preview .done {
  color: #1f4e26;
  border-color: #a2e3ab;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f0faf2), color-stop(1, #fff));
  background-image: -webkit-linear-gradient(bottom, #f0faf2 0%, #fff 100%);
  background-image: -moz-linear-gradient(bottom, #f0faf2 0%, #fff 100%);
  background-image: -o-linear-gradient(bottom, #f0faf2 0%, #fff 100%);
  background-image: -ms-linear-gradient(bottom, #f0faf2 0%, #fff 100%);
  background-image: linear-gradient(bottom, #f0faf2 0%, #fff 100%);
}
#process-header .checkout .preview .done:hover,
#process-header .checkout .preview .done:focus {
  background: #f9fdfa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9fdfa), color-stop(1, #fff));
  background: -webkit-linear-gradient(bottom, #f9fdfa 0%, #fff 100%);
  background: -moz-linear-gradient(bottom, #f9fdfa 0%, #fff 100%);
  background: -o-linear-gradient(bottom, #f9fdfa 0%, #fff 100%);
  background: -ms-linear-gradient(bottom, #f9fdfa 0%, #fff 100%);
  background: linear-gradient(bottom, #f9fdfa 0%, #fff 100%);
}
#process-header .checkout .preview .done:active {
  background: #a7e1b2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #def4e2), color-stop(1, #fefefe));
  background: -webkit-linear-gradient(bottom, #def4e2 0%, #fefefe 100%);
  background: -moz-linear-gradient(bottom, #def4e2 0%, #fefefe 100%);
  background: -o-linear-gradient(bottom, #def4e2 0%, #fefefe 100%);
  background: -ms-linear-gradient(bottom, #def4e2 0%, #fefefe 100%);
  background: linear-gradient(bottom, #def4e2 0%, #fefefe 100%);
}
#process-header .checkout .preview .sample,
#process-header .checkout .preview .generate {
  height: auto;
  padding: 0.58em 1.25em 0.65em;
}
.preview .shinny-button {
  padding: 1em 1.2em 1.15em;
}
.preview .icon-loading {
  -webkit-animation: spin 1.2s infinite linear;
  -moz-animation: spin 1.2s infinite linear;
  -o-animation: spin 1.2s infinite linear;
  -ms-animation: spin 1.2s infinite linear;
  animation: spin 1.2s infinite linear;
}
.preview .icon,
.preview .text {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.preview .icon {
  margin: -0.15em 0.5em -0.15em 0;
}
.generating,
.preview .done,
.preview .error {
  display: none;
}
.preview.loading .generate {
  display: none;
}
.preview.loading .generating {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.preview.error .generate {
  display: none;
}
.preview.error .generating {
  display: none;
}
.preview.error .error {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.preview.done {
  display: block;
}
.preview.done .generate {
  display: none;
}
.preview.done .done {
  display: block;
}
.quote-heading {
  padding: 1.5em 0;
}
.quote-heading .heading-bravo {
  margin: 0;
}
.quote-lines-wrapper {
  width: 88%;
  max-width: 900px;
  margin: auto;
  padding: 48px 0;
}
.quote-lines {
  background-color: #4a535a;
  color: #fff;
  font-size: 27px;
  font-size: 2.7rem;
}
.quote-lines .quote-line + .quote-line {
  margin-top: 1em;
}
.quote-lines .disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.quote-lines input {
  text-align: center;
}
.quote-lines a {
  color: #fff;
  border-bottom: 1px solid #ccc;
}
.quote-lines a:hover,
.quote-lines a:active,
.quote-lines a:focus {
  color: #fff;
  border-bottom: 0;
}
.quote-submit input {
  width: 100%;
}
.quote-submit .quote-lines-wrapper > * {
  width: 32%;
}
.quote-submit .quote-lines-wrapper > * + * {
  margin-left: 2%;
}
.quote-submit .button.small {
  padding: 0.85em 1em;
  text-align: center;
}
.quote-notice {
  font-size: 19px;
  font-weight: bold;
  padding-top: 0;
  text-align: center;
}
.quote-notice.quote-error {
  color: #f00;
}
.quote-notice.quote-downloading {
  color: #4c913d;
}
.quote-builder input {
  border: none;
  background-color: #33393c;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 0.1em 0.35em;
  color: #fff;
}
.quote-builder input::-webkit-input-placeholder,
.quote-builder input:disabled::-webkit-input-placeholder {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  color: #fff;
}
.quote-builder input:-moz-placeholder,
.quote-builder input:disabled:-moz-placeholder {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  color: #fff;
}
.quote-builder input::-moz-placeholder,
.quote-builder input:disabled::-moz-placeholder {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  color: #fff;
}
.quote-builder input:-ms-input-placeholder,
.quote-builder input:disabled:-ms-input-placeholder {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  color: #fff;
}
.quote-builder input:focus {
  background-color: #232729;
  outline: none;
}
.quote-builder .input {
  margin: 0 0.15em;
}
.quote-builder .checkbox {
  vertical-align: middle;
  margin-right: 0.5em;
}
.quote-builder .quote-submit input {
  border: none;
  background-color: #e4e5e5;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 0.5em 0.875em 0.675em;
  font-size: 20px;
  color: #5b6369;
}
.quote-builder .quote-submit input::-webkit-input-placeholder {
  color: inherit;
}
.quote-builder .quote-submit input:-moz-placeholder {
  color: inherit;
}
.quote-builder .quote-submit input::-moz-placeholder {
  color: inherit;
}
.quote-builder .quote-submit input:-ms-input-placeholder {
  color: inherit;
}
.quote-builder .quote-submit input:focus {
  background-color: #efefef;
}
.quote-builder .form-field {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #33393c;
  margin-left: 0.25em;
  padding: 0.045em 0.35em;
}
.quote-builder .form-field.focus {
  background-color: #232729;
}
.quote-builder .form-field input {
  padding: 0;
}
.quote-builder .form-field .placeholder {
  color: rgba(255,255,255,0.5);
}
.quote-builder .form-field + .form-field,
.quote-builder .form-field-group + .form-field {
  margin-left: 0.5em;
}
.quote-builder .form-field-group {
  font-size: 0;
}
.quote-builder .form-field-group .form-field {
  font-size: 27px;
  font-size: 2.7rem;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.quote-builder .form-field-group .form-field:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.quote-builder .form-field-group .form-field:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
.quote-builder .form-field-group .form-field + .form-field {
  margin-left: 0;
}
.quote-builder .form-field-group .form-field + .form-field:before {
  content: '';
  width: 1px;
  height: 70%;
  background: #b5bbc0;
  position: absolute;
  top: 15%;
  left: 0;
  opacity: 0.15;
  filter: alpha(opacity=15);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}
.quote-builder .form-field-select {
  padding-left: 0.5em;
  padding-right: 1.5em;
}
.quote-builder .form-field-select:after {
  content: '﹀';
  position: absolute;
  top: 0.65em;
  right: 0.6em;
  -webkit-transform: scaleX(0.9);
  -moz-transform: scaleX(0.9);
  -o-transform: scaleX(0.9);
  -ms-transform: scaleX(0.9);
  transform: scaleX(0.9);
  z-index: 1;
  font-size: 16px;
  line-height: 2;
}
.quote-builder .form-field-select select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  font-size: 1.6rem;
}
#dashboard.spreadsheet-validate form.skinny,
#dashboard.spreadsheet-validate .alert {
  max-width: 580px;
}
#dashboard.spreadsheet-validate .alert {
  margin-left: auto;
}
.dashed-box {
  position: relative;
  padding: 20px;
  color: #73787b;
  font-size: 0;
  border: 3px dashed #dbe0e4;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-top: 15px;
}
.dashed-box .upload-click {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url(/assets/transparent-d7e69ef58ca795a601be7dec4db18dc1b36c7c209d89cbe03f4feedc993a9881.gif);
}
.webkit .dashed-box .upload-click {
  display: none;
}
.firefox-3 .dashed-box .upload-click {
  display: none;
}
.o .dashed-box .upload-click {
  display: none;
}
.ie .dashed-box .upload-click {
  display: none;
}
.ms .dashed-box .upload-click {
  display: none;
}
.dashed-box:hover {
  border-color: #a6aeb6;
}
.dashed-box:hover .title {
  color: #3d4245;
}
.dashed-box:hover .icon {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dashed-box.file-added {
  color: #84cd86;
  border-color: #bbe0bd;
}
.dashed-box.file-added .title {
  color: #4fad60;
}
.dashed-box.file-added .icon {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dashed-box.file-added .icon span {
  background-position: right top;
}
.dashed-box.error {
  color: #f00;
  border-color: #ff4040;
}
.dashed-box.error .title {
  color: #f00;
}
.dashed-box input[type="file"] {
  z-index: 1;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ie .dashed-box input[type="file"],
.ms .dashed-box input[type="file"] {
  font-size: 17px;
  font-size: 1.7rem;
  position: static;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  margin-top: 1.2em;
}
.dashed-box .icon {
  width: 70px;
  margin-right: -70px;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.dashed-box .icon span {
  margin: auto;
  display: block;
  width: 53px;
  height: 63px;
  background: url(/assets/spreadsheet-icon.sprite-348b746cd8600baefa19b67c24010e35893db8f5502acfd56d1cdc95a048d42b.png) left top no-repeat;
}
.dashed-box .icon,
.dashed-box .content {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.dashed-box .content {
  max-width: 100%;
  overflow: hidden;
  padding-left: 90px;
}
.dashed-box .title {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  font-weight: 700;
}
.dashed-box .description {
  display: block;
  margin-top: 0.4em;
  font-size: 18px;
  font-size: 1.8rem;
}
#dashboard.spreadsheet-validate .wrapper {
  max-width: 620px;
}
#dashboard.spreadsheet-validate .header {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 2em;
  text-align: center;
}
#dashboard.spreadsheet-validate h1 {
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 0.3em;
  font-weight: 300;
}
#dashboard.spreadsheet-validate h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #8d969c;
}
.spreadsheet-fieldset {
  position: relative;
  padding: 0 !important;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.8) !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.8) !important;
}
.spreadsheet-column {
  position: relative;
  width: 50%;
  text-align: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.spreadsheet-column:last-child {
  padding: 28px 28px 0 0;
}
.spreadsheet-column .to {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16%;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  color: #b0b4b6;
  margin-right: -16%;
}
form.skinny .spreadsheet-column label.select:after {
  margin-left: 17px;
  font-size: 18px;
  font-size: 1.8rem;
}
form.skinny .spreadsheet-column input[type="text"] {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}
form.skinny .spreadsheet-column input[type="text"].title,
form.skinny .spreadsheet-column label.select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 16%;
  width: 84%;
}
form.skinny .spreadsheet-column input[type="text"].title {
  z-index: 2;
  position: relative;
  padding: 12px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-top: 18px;
}
.spreadsheet-table {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.spreadsheet-table:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(240,242,243,0)), color-stop(1, #f0f2f3));
  background: -webkit-linear-gradient(left, rgba(240,242,243,0) 0%, #f0f2f3 100%);
  background: -moz-linear-gradient(left, rgba(240,242,243,0) 0%, #f0f2f3 100%);
  background: -o-linear-gradient(left, rgba(240,242,243,0) 0%, #f0f2f3 100%);
  background: -ms-linear-gradient(left, rgba(240,242,243,0) 0%, #f0f2f3 100%);
  background: linear-gradient(left, rgba(240,242,243,0) 0%, #f0f2f3 100%);
}
.spreadsheet-row {
  font-size: 16px;
  font-size: 1.6rem;
  color: #a3aaaf;
  display: table-row;
}
.spreadsheet-row .number,
.spreadsheet-row .data {
  display: table-cell;
  vertical-align: middle;
}
.spreadsheet-row .number span,
.spreadsheet-row .data span {
  word-wrap: break-word;
}
.spreadsheet-row .number {
  width: 28px;
}
.spreadsheet-row .number,
.spreadsheet-row .letter {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: Myriad Pro, Arial;
  text-align: center;
  background-color: #f7f7f7;
}
.spreadsheet-row .data {
  font-family: Arial;
  padding: 0.5em 8%;
  border-left: 1px solid #d1d4d8;
  background-color: #fff;
}
.spreadsheet-row .data span {
  position: relative;
  z-index: 2;
}
.spreadsheet-row .empty {
  background-color: #f2f2f2;
}
.spreadsheet-row .letter {
  background-color: #f7f7f7;
}
.spreadsheet-row .title {
  font-size: 20px;
  font-size: 2rem;
  color: #5e656a;
  font-weight: 700;
}
.spreadsheet-row + .spreadsheet-row .number,
.spreadsheet-row + .spreadsheet-row .data {
  border-top: 1px solid #e5e5e5;
}
.spreadsheet-data-group {
  border-top: 1px solid #c8cdd0;
}
.spreadsheet-data-group:first-of-type {
  border-top: 0;
}
.spreadsheet-data-group .spreadsheet-column {
  border-top: 1px solid rgba(255,255,255,0.5);
}
.spreadsheet-data-group:first-of-type .spreadsheet-column {
  border-top: 0;
}
.spreadsheet-data-group:first-of-type .empty {
  -webkit-border-radius: 8px 0 0;
  border-radius: 8px 0 0;
}
.spreadsheet-data-group:last-child .spreadsheet-row:last-child .number {
  -webkit-border-radius: 0 0 0 8px;
  border-radius: 0 0 0 8px;
}
.reimport-warnings .alert {
  display: none;
}
.reimport-warnings p.alert {
  margin: 1em 0 2em;
  text-align: left;
}
.reimport-warnings[data-type="overwrite"] .overwrite,
.reimport-warnings[data-type="append"] .append {
  display: block;
  -webkit-animation: fadeIn 1s alternate;
  -moz-animation: fadeIn 1s alternate;
  -o-animation: fadeIn 1s alternate;
  -ms-animation: fadeIn 1s alternate;
  animation: fadeIn 1s alternate;
}
#editor .shape-options > * + *,
#editor .default-options > * + *,
#editor .static-text-options > * + * {
  margin-left: 8px;
}
#editor .options > * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
}
#editor .options ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#editor #z_index,
#editor #color_picker,
#editor #font_family,
#editor #font_style,
#editor #font_size,
#editor #text_alignment {
  z-index: 100;
}
#editor #z_index:hover,
#editor #color_picker:hover,
#editor #font_family:hover,
#editor #font_style:hover,
#editor #font_size:hover,
#editor #text_alignment:hover {
  z-index: 101;
}
#editor #font_size {
  display: none;
}
#editor-wrap[data-font-size-tool-available="true"] #editor #font_size {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#editor .tools {
  font-size: 0;
}
.tool-buttons {
  font-size: 0;
}
.tool-buttons .tool-button {
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: -1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.tool-buttons .tool-button:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.tool-buttons .tool-button:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.tool-buttons .tool-button:active,
.tool-buttons .tool-button.selected {
  background-color: #e0e0e0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dcdcdc), color-stop(1, #e4e4e4));
  background-image: -webkit-linear-gradient(top, #dcdcdc 0%, #e4e4e4 100%);
  background-image: -moz-linear-gradient(top, #dcdcdc 0%, #e4e4e4 100%);
  background-image: -o-linear-gradient(top, #dcdcdc 0%, #e4e4e4 100%);
  background-image: -ms-linear-gradient(top, #dcdcdc 0%, #e4e4e4 100%);
  background-image: linear-gradient(top, #dcdcdc 0%, #e4e4e4 100%);
  border-color: #babdbf #c5c8cb #c5c8cb;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.05);
}
.tool-buttons .tool-button:active:before,
.tool-buttons .tool-button.selected:before {
  color: #3d4245;
}
.tool-button {
  position: relative;
  min-width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  font-size: 1.5rem;
  border: 1px solid #dbdcdd;
  border-color: #dbdcdd #dbdcdd #d0d1d3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  -webkit-transition: background  0.125s,   border-color  0.125s;
  -moz-transition: background  0.125s,   border-color  0.125s;
  -o-transition: background  0.125s,   border-color  0.125s;
  -ms-transition: background  0.125s,   border-color  0.125s;
  transition: background 0.125s, border-color 0.125s;
}
.tool-button:hover,
.tool-button:focus,
.tool-button.opened,
.tool-button.selected {
  z-index: 1;
  background-color: #fcfcfc;
  border-color: #bbbfc3;
}
.tool-button:active {
  border-color: #9aa1a8;
}
.tool-button:active:before,
.tool-button.opened:before,
.tool-button.selected:before {
  color: #969ca3;
}
.disabled .tool-button,
.disabled.tool-button {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: none;
}
.disabled .tool-button,
.disabled.tool-button,
.disabled .tool-button *,
.disabled.tool-button * {
  pointer-events: none;
}
#editor .select {
  position: relative;
  text-align: left;
  padding: 0 25px 0 0.6em;
}
#editor .select span {
  display: block;
}
#editor .select ul {
  display: none;
  position: absolute;
  top: 32px;
  left: -1px;
  background-color: #f7f8f8;
  border: 1px solid #bbbfc3;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.1);
  text-align: left;
}
#editor .select li {
  position: relative;
  font-weight: 200;
  font-size: 16px;
  font-size: 1.6rem;
  width: 300px;
  padding: 0 0.7em;
  color: #3d4245;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  -webkit-transition: color  0.15s,   background  0.15s;
  -moz-transition: color  0.15s,   background  0.15s;
  -o-transition: color  0.15s,   background  0.15s;
  -ms-transition: color  0.15s,   background  0.15s;
  transition: color 0.15s, background 0.15s;
}
#editor .select li + li {
  border-top: 1px solid #e9eaeb;
}
#editor .select li.selected {
  color: #111;
}
#editor .select li.selected:before {
  position: absolute;
  top: 50%;
  right: 0.2em;
  display: block;
  content: '✔';
  font-family: 'badge';
  font-size: 16px;
  line-height: 0;
  color: #3d4245;
  width: 28px;
  text-align: center;
}
#editor .select li:hover {
  background-color: #fff;
  color: #111;
}
#editor .select li:hover > ul {
  display: block;
}
#editor .select li > ul {
  display: none;
  top: 0;
  left: 60%;
}
#editor .select:before,
#editor li.expand:before {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 16px;
  speak: none;
  color: #ccc;
}
#editor .select.opened {
  z-index: 102 !important;
}
#editor .select.opened > ul {
  display: block;
}
.front-back-toggle {
  margin-top: 10px;
  text-align: center;
}
.front-back-toggle .tool-button {
  width: 75px;
  height: 30px;
  line-height: 27px;
}
#editor #z_index {
  float: right;
  z-index: 100;
}
#editor #z_index .tool-button {
  width: 42px;
}
#editor #z_index .tool-button span {
  position: relative;
  top: 1px;
}
#editor #color_picker {
  position: relative;
  width: 34px;
  height: 36px;
  padding: 0;
}
#editor #color_picker:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 5px;
  margin-left: 0.5em;
  border-style: solid;
  border-width: 4px 3px 3px 3px;
  border-color: rgba(0,0,0,0.2) transparent transparent transparent;
}
#editor #color_picker .current-color {
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);
}
#editor #color_picker ul {
  width: 257px;
  padding: 15px;
}
#editor #color_picker li {
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  float: left;
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#editor #color_picker li.black,
#editor #color_picker li.last {
  margin-top: 10px;
}
#editor #color_picker li.last {
  margin-bottom: 15px;
  width: 100%;
}
#editor #color_picker li.color:hover {
  z-index: 2;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0.999;
  -ms-filter: none;
  filter: none;
  filter: none;
}
#editor #color_picker li.selected:before {
  display: none;
}
#editor #color_picker li.selected {
  outline: 2px solid #fff;
  z-index: 2;
}
#editor #color_picker input {
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  display: block;
  width: 100%;
  padding: 5px;
  border: 1px solid #e6e6e6;
}
#editor #font_family {
  width: 150px;
}
#editor #font_style {
  width: 120px;
}
#editor #font_size {
  width: 70px;
}
#editor #font_size li {
  width: 70px;
  padding: 3px 14px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
}
#editor #font_size input {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  position: absolute;
  top: 5px;
  left: 8px;
  width: 40px;
  border: 1px solid #e6e6e6;
}
#editor #text_transform .tool-button {
  font-size: 20px;
  font-size: 2rem;
}
#editor div.picture_layer_upload_button {
  display: none;
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 50%;
  margin: -90px 0 0 -300px;
}
#editor div.picture_layer_upload_button > iframe {
  width: 600px;
  height: 180px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0px 0px 0px 10px rgba(245,245,245,0.9);
  box-shadow: 0px 0px 0px 10px rgba(245,245,245,0.9);
}
div.tool_discard {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: none;
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  left: 0px;
  top: 0px;
}
/*
   Icon Font: fontcustom
*/


@font-face {
  font-family: "fontcustom";
  src: url(/assets/fontcustom/fontcustom_122987aa38c4abc3bd72ddc926be180c-ffab848fc3471a8bbd3401ad54b78320f14f92273cadba30322a7af5130db8e2.eot);
  src: url(/assets/fontcustom/fontcustom_122987aa38c4abc3bd72ddc926be180c-ffab848fc3471a8bbd3401ad54b78320f14f92273cadba30322a7af5130db8e2.eot?#iefix) format("embedded-opentype"),
       url(/assets/fontcustom/fontcustom_122987aa38c4abc3bd72ddc926be180c-66a82620ef1c56dcf21276b5c64580d04a9499498dab1692bd4fac828268ecd0.woff) format("woff"),
       url(/assets/fontcustom/fontcustom_122987aa38c4abc3bd72ddc926be180c-682d160969b6ade8bee7caf5b28fec8d45426efecbdd9aaebc4da5e3e5cbd151.ttf) format("truetype"),
       url(/assets/fontcustom/fontcustom_122987aa38c4abc3bd72ddc926be180c-4bbdedd3c54c98566b2f33a4fdc97a74071fb87b1b0c0b20ffe0de49bd182e0d.svg#fontcustom) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "fontcustom";
    src: url(/assets/fontcustom/fontcustom_122987aa38c4abc3bd72ddc926be180c-4bbdedd3c54c98566b2f33a4fdc97a74071fb87b1b0c0b20ffe0de49bd182e0d.svg#fontcustom) format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icon-arrow-down:before,
.icon-arrow-right:before,
.icon-badge:before,
.icon-box:before,
.icon-card:before,
.icon-check:before,
.icon-close:before,
.icon-document:before,
.icon-download:before,
.icon-duplicate:before,
.icon-email:before,
.icon-eye:before,
.icon-format:before,
.icon-guides:before,
.icon-help:before,
.icon-image:before,
.icon-live-chat:before,
.icon-loading:before,
.icon-logo-big:before,
.icon-logo-small:before,
.icon-logout:before,
.icon-lowercase:before,
.icon-past:before,
.icon-pdf:before,
.icon-plus:before,
.icon-qrcode:before,
.icon-qrcode-big:before,
.icon-rectangle:before,
.icon-refresh:before,
.icon-send-down:before,
.icon-send-up:before,
.icon-settings:before,
.icon-text:before,
.icon-text-alignment-center:before,
.icon-text-alignment-left:before,
.icon-text-alignment-right:before,
.icon-trash:before,
.icon-twitter:before,
.icon-up-and-down:before,
.icon-upload:before,
.icon-upload-2:before,
.icon-uppercase:before,
.icon-user:before,
.icon-user-full:before,
.icon-user-small:before {
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icon-arrow-down:before { content: "\f100"; }
.icon-arrow-right:before { content: "\f101"; }
.icon-badge:before { content: "\f102"; }
.icon-box:before { content: "\f103"; }
.icon-card:before { content: "\f104"; }
.icon-check:before { content: "\f105"; }
.icon-close:before { content: "\f106"; }
.icon-document:before { content: "\f107"; }
.icon-download:before { content: "\f108"; }
.icon-duplicate:before { content: "\f109"; }
.icon-email:before { content: "\f10a"; }
.icon-eye:before { content: "\f10b"; }
.icon-format:before { content: "\f10c"; }
.icon-guides:before { content: "\f10d"; }
.icon-help:before { content: "\f10e"; }
.icon-image:before { content: "\f10f"; }
.icon-live-chat:before { content: "\f110"; }
.icon-loading:before { content: "\f111"; }
.icon-logo-big:before { content: "\f112"; }
.icon-logo-small:before { content: "\f113"; }
.icon-logout:before { content: "\f114"; }
.icon-lowercase:before { content: "\f115"; }
.icon-past:before { content: "\f116"; }
.icon-pdf:before { content: "\f117"; }
.icon-plus:before { content: "\f118"; }
.icon-qrcode:before { content: "\f119"; }
.icon-qrcode-big:before { content: "\f11a"; }
.icon-rectangle:before { content: "\f11b"; }
.icon-refresh:before { content: "\f11c"; }
.icon-send-down:before { content: "\f11d"; }
.icon-send-up:before { content: "\f11e"; }
.icon-settings:before { content: "\f11f"; }
.icon-text:before { content: "\f120"; }
.icon-text-alignment-center:before { content: "\f121"; }
.icon-text-alignment-left:before { content: "\f122"; }
.icon-text-alignment-right:before { content: "\f123"; }
.icon-trash:before { content: "\f124"; }
.icon-twitter:before { content: "\f125"; }
.icon-up-and-down:before { content: "\f126"; }
.icon-upload:before { content: "\f127"; }
.icon-upload-2:before { content: "\f128"; }
.icon-uppercase:before { content: "\f129"; }
.icon-user:before { content: "\f12a"; }
.icon-user-full:before { content: "\f12b"; }
.icon-user-small:before { content: "\f12c"; }
.highlight { background:#ffffff }
.highlight .c { color: #999988; font-style: italic; }
.highlight .err { color: #a61717; background-color: #e3d2d2; }
.highlight .k { font-weight: bold; }
.highlight .o { font-weight: bold; }
.highlight .cm { color: #999988; font-style: italic; }
.highlight .cp { color: #999999; font-weight: bold; }
.highlight .c1 { color: #999988; font-style: italic; }
.highlight .cs { color: #999999; font-weight: bold; font-style: italic; }
.highlight .gd { color: #000000; background-color: #ffdddd; }
.highlight .gd .x { color: #000000; background-color: #ffaaaa; }
.highlight .ge { font-style: italic; }
.highlight .gr { color: #aa0000; }
.highlight .gh { color: #999999; }
.highlight .gi { color: #000000; background-color: #ddffdd; }
.highlight .gi .x { color: #000000; background-color: #aaffaa; }
.highlight .go { color: #888888; }
.highlight .gp { color: #555555; }
.highlight .gs { font-weight: bold; }
.highlight .gu { color: #800080; font-weight: bold; }
.highlight .gt { color: #aa0000; }
.highlight .kc { font-weight: bold; }
.highlight .kd { font-weight: bold; }
.highlight .kn { font-weight: bold; }
.highlight .kp { font-weight: bold; }
.highlight .kr { font-weight: bold; }
.highlight .kt { color: #445588; font-weight: bold; }
.highlight .m { color: #009999; }
.highlight .s { color: #dd1144; }
.highlight .n { color: #333333; }
.highlight .na { color: teal; }
.highlight .nb { color: #0086b3; }
.highlight .nc { color: #445588; font-weight: bold; }
.highlight .no { color: teal; }
.highlight .ni { color: purple; }
.highlight .ne { color: #990000; font-weight: bold; }
.highlight .nf { color: #990000; font-weight: bold; }
.highlight .nn { color: #555555; }
.highlight .nt { color: navy; }
.highlight .nv { color: teal; }
.highlight .ow { font-weight: bold; }
.highlight .w { color: #bbbbbb; }
.highlight .mf { color: #009999; }
.highlight .mh { color: #009999; }
.highlight .mi { color: #009999; }
.highlight .mo { color: #009999; }
.highlight .sb { color: #dd1144; }
.highlight .sc { color: #dd1144; }
.highlight .sd { color: #dd1144; }
.highlight .s2 { color: #dd1144; }
.highlight .se { color: #dd1144; }
.highlight .sh { color: #dd1144; }
.highlight .si { color: #dd1144; }
.highlight .sx { color: #dd1144; }
.highlight .sr { color: #009926; }
.highlight .s1 { color: #dd1144; }
.highlight .ss { color: #990073; }
.highlight .bp { color: #999999; }
.highlight .vc { color: teal; }
.highlight .vg { color: teal; }
.highlight .vi { color: teal; }
.highlight .il { color: #009999; }
.highlight .gc { color: #999; background-color: #EAF2F5; }
/*
//
// Tip: to integrate this plugin seamlessly into your application, use these styles as a starting
// point to build your own stylish alerts and confirmations!
//
*/

/* Modal */

.alertable {
  position: fixed;
  z-index: 9999;
  top: 38vh;
  left: calc(50% - 150px);
  width: 300px;
  background: white;
  border-radius: 4px;
  padding: 20px;
  margin: 0 auto;
}

/* Overlay */
.alertable-overlay {
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
}

/* Message */
.alertable-message {
  margin-bottom: 20px;
}

/* Prompt */
.alertable-prompt {
  margin-bottom: 20px;
}

.alertable-input {
  width: 100%;
  border-radius: 4px;
  box-shadow: none;
  border: solid 1px #ccc;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  padding: 6px 12px;
  display: block;
  box-sizing: border-box;
  margin-bottom: 10px;
}

/* Button group */
.alertable-buttons {
  text-align: right;
}

/* OK button */
.alertable-ok {
  background: rgb(225,100,65);
  border: solid 1px rgb(225,100,65);
  font-family: inherit;
  font-size: inherit;
  color: white;
  border-radius: 4px;
  padding: 6px 12px;
  margin-left: 4px;
  cursor: pointer;
}

.alertable-ok:hover,
.alertable-ok:focus,
.alertable-ok:active {
  background: rgba(225,100,65, 0.8);
  outline:0;
}

/* Cancel button */
.alertable-cancel {
  background: white;
  border: solid 1px #ccc;
  font-family: inherit;
  font-size: inherit;
  color: #888;
  border-radius: 4px;
  padding: 6px 12px;
  margin-left: 4px;
  cursor: pointer;
}

.alertable-cancel:hover,
.alertable-cancel:focus,
.alertable-cancel:active {
  background-color: #f2f2f2;
  outline:0;
}
