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-"] {
  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 {
  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 {
  width: 85%;
  max-width: 1280px;
  position: relative;
}
[data-view^="home-"] .page-header,
[data-view^="home-"] .page-footer {
  margin: 3.5% 0 2.5%;
}
[data-view^="home-"] .page-header h1,
[data-view^="home-"] .page-footer h1,
[data-view^="home-"] .page-header h2,
[data-view^="home-"] .page-footer h2,
[data-view^="home-"] .page-header h3,
[data-view^="home-"] .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^="home-"] .page-footer h1,
[data-view^="home-"] .page-header h2,
[data-view^="home-"] .page-footer h2 {
  margin: 0 0 0.25em;
  font-weight: 300;
  color: #25282b;
}
[data-view^="home-"] .page-header h3,
[data-view^="home-"] .page-footer h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #52595f;
}
[data-view^="home-"] .page-footer {
  margin: 5% 0 2.5%;
  text-align: center;
}
[data-view^="home-"] .page-footer p {
  margin-top: 2em;
}
[data-view^="home-"] .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 {
  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^="home-"] .pocket-style-white h2,
[data-view^="home-"] .pocket-style-white h3,
[data-view^="home-"] .pocket-style-white p,
[data-view^="home-"] .pocket-style-white ul,
[data-view^="home-"] .pocket-style-white ol {
  color: #000;
}
[data-view^="home-"] .pocket-style-white small {
  color: #485158;
}
[data-view^="home-"] .simple-style {
  margin-top: 4.5%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #dee2e5;
  background: #fff;
}
[data-view^="home-"] .simple-text {
  padding: 7.5% 12.5%;
  font-size: 18px;
  font-size: 1.8rem;
}
[data-view^="home-"] .simple-text h1,
[data-view^="home-"] .simple-text h2,
[data-view^="home-"] .simple-text h3,
[data-view^="home-"] .simple-text p,
[data-view^="home-"] .simple-text ul,
[data-view^="home-"] .simple-text ol {
  margin: 0 auto 1em;
  font-weight: 200;
  max-width: 740px;
}
[data-view^="home-"] .simple-text h1,
[data-view^="home-"] .simple-text h2 {
  margin-top: 1.5em;
  font-size: 34px;
  font-size: 3.4rem;
}
[data-view^="home-"] .simple-text h1:first-child,
[data-view^="home-"] .simple-text h2:first-child {
  margin-top: 0;
}
[data-view^="home-"] .simple-text h3 {
  font-weight: 400;
}
[data-view^="home-"] .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^="home-"] .simple-text-cases h2,
[data-view^="home-"] .simple-text-cases h3,
[data-view^="home-"] .simple-text-cases p,
[data-view^="home-"] .simple-text-cases ul,
[data-view^="home-"] .simple-text-cases ol {
  margin: 0 auto 1em;
  font-weight: 200;
  max-width: 740px;
}
[data-view^="home-"] .simple-text-cases h1,
[data-view^="home-"] .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^="home-"] .simple-text-cases h2:first-child {
  margin-top: 0;
}
[data-view^="home-"] .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^="home-"] .landing-hero-text h2,
[data-view^="home-"] .landing-hero-text h3,
[data-view^="home-"] .landing-hero-text p,
[data-view^="home-"] .landing-hero-text ul,
[data-view^="home-"] .landing-hero-text ol {
  margin: 1em auto 1em;
  font-weight: 600;
  max-width: 740px;
}
[data-view^="home-"] .landing-banner-text {
  font: 20px Source Sans Pro, Lato, Helvetica Neue, sans-serif;
  letter-spacing: 1.1px;
}
[data-view^="home-"] .landing-banner-text h1 {
  margin: 0.5em 0 0.2em 0;
  font-weight: 600;
}
[data-view^="home-"] .landing-banner-text h2,
[data-view^="home-"] .landing-banner-text h3,
[data-view^="home-"] .landing-banner-text p,
[data-view^="home-"] .landing-banner-text ul,
[data-view^="home-"] .landing-banner-text ol {
  margin-bottom: 0.5em;
  font-weight: 300;
  font-size: 20px;
}
[data-view^="home-"] .simple-text-publisher {
  padding: 4% 9%;
  font-size: 18px;
  font-size: 1.8rem;
}
[data-view^="home-"] .simple-text-publisher h1,
[data-view^="home-"] .simple-text-publisher h2,
[data-view^="home-"] .simple-text-publisher h3,
[data-view^="home-"] .simple-text-publisher p,
[data-view^="home-"] .simple-text-publisher ul,
[data-view^="home-"] .simple-text-publisher ol {
  margin: 0 auto 1em;
  font-weight: 200;
  max-width: 1000px;
}
[data-view^="home-"] .simple-text-publisher h1,
[data-view^="home-"] .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^="home-"] .simple-text-publisher h2:first-child {
  margin-top: 0;
}
[data-view^="home-"] .xsmall-text {
  font-size: 12px;
}
@media (max-width: 1000px) {
  [data-view^="home-"] .page-header h1,
  [data-view^="home-"] .page-footer h1,
  [data-view^="home-"] .page-header h2,
  [data-view^="home-"] .page-footer h2 {
    font-size: 34px;
    font-size: 3.4rem;
  }
  [data-view^="home-"] .page-header h3,
  [data-view^="home-"] .page-footer h3 {
    font-size: 20px;
    font-size: 2rem;
  }
  [data-view^="home-"] .text-content .heading-alpha {
    font-size: 34px;
    font-size: 3.4rem;
  }
  [data-view^="home-"] .page-footer,
  [data-view^="home-"] .page-header {
    margin: 1.75em 0 0;
  }
}
@media (max-width: 550px) {
  [data-view^="home-"] .text-content .wrapper {
    width: 95%;
  }
  [data-view^="home-"] .page-header h1,
  [data-view^="home-"] .page-footer h1,
  [data-view^="home-"] .page-header h2,
  [data-view^="home-"] .page-footer h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  [data-view^="home-"] .page-header h3,
  [data-view^="home-"] .page-footer h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  [data-view^="home-"] .page-header {
    margin: 7.5% 0;
  }
  [data-view^="home-"] .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 {
  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;
  gap: 0.45em;
  width: 100%;
  max-width: 440px;
  padding: 1.25em 2em;
  margin: 1em auto 0;
  font-size: 24px;
  font-size: 2.4rem;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -ms-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.button-start-now.with-eventbrite img {
  margin: 0;
  vertical-align: middle;
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.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;
}
#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-style {
    margin-top: 40px;
  }
  [data-view^="home-sign_"] .pocket-style .method {
    display: block;
    width: 100%;
  }
  [data-view^="home-sign_"] .pocket-style .method + .method {
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
[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: 25%;
}
#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="0.715"] + .checkable-box > div {
  width: 64px;
  height: 90px;
  margin: -48px 0 0 -32px;
}
#formats .format [data-ratio="0.715"] + .checkable-box > div span:last-child {
  margin-right: -15px;
  padding-left: 6px;
}
#formats .format [data-ratio="0.698"] + .checkable-box > div {
  width: 56px;
  height: 78px;
  margin: -48px 0 0 -32px;
}
#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;
}
#formats .pricing-laminated {
  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;
}
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;
}
[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;
}
#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"; }
/*
//
// 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;
}
