@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret, .IUI-dialog-confirm > .caret,
  .IUI-dialog-cancel > .caret,
  .dropup > .btn > .caret,
  .dropup > .IUI-dialog-confirm > .caret,
  .dropup > .IUI-dialog-cancel > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/css/add/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("/css/add/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/css/add/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("/css/add/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("/css/add/bootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 100%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, .tokenize .token {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .tokenize .token:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, .tokenize .token::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .tokenize .token:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .tokenize .token::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .tokenize [disabled].token, .form-control[readonly], .tokenize [readonly].token, fieldset[disabled] .form-control, fieldset[disabled] .tokenize .token, .tokenize fieldset[disabled] .token {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control, .tokenize textarea.token {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .tokenize .input-group-sm > input[type="date"].token,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm > .input-group-btn > input[type="date"].IUI-dialog-confirm,
  .input-group-sm > .input-group-btn > input[type="date"].IUI-dialog-cancel,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .tokenize .input-group-sm > input[type="time"].token,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm > .input-group-btn > input[type="time"].IUI-dialog-confirm,
  .input-group-sm > .input-group-btn > input[type="time"].IUI-dialog-cancel,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .tokenize .input-group-sm > input[type="datetime-local"].token,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].IUI-dialog-confirm,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].IUI-dialog-cancel,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .tokenize .input-group-sm > input[type="month"].token,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm > .input-group-btn > input[type="month"].IUI-dialog-confirm,
  .input-group-sm > .input-group-btn > input[type="month"].IUI-dialog-cancel {
    line-height: 35px;
    line-height: 1.5 \0; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .tokenize .input-group-lg > input[type="date"].token,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg > .input-group-btn > input[type="date"].IUI-dialog-confirm,
  .input-group-lg > .input-group-btn > input[type="date"].IUI-dialog-cancel,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .tokenize .input-group-lg > input[type="time"].token,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg > .input-group-btn > input[type="time"].IUI-dialog-confirm,
  .input-group-lg > .input-group-btn > input[type="time"].IUI-dialog-cancel,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .tokenize .input-group-lg > input[type="datetime-local"].token,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].IUI-dialog-confirm,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].IUI-dialog-cancel,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .tokenize .input-group-lg > input[type="month"].token,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg > .input-group-btn > input[type="month"].IUI-dialog-confirm,
  .input-group-lg > .input-group-btn > input[type="month"].IUI-dialog-cancel {
    line-height: 46px;
    line-height: 1.33333 \0; }

_:-ms-fullscreen, :root input[type="date"],
_:-ms-fullscreen, :root input[type="time"],
_:-ms-fullscreen, :root input[type="datetime-local"],
_:-ms-fullscreen, :root input[type="month"] {
  line-height: 1.42857; }
  _:-ms-fullscreen.input-sm, .input-group-sm > _.form-control:-ms-fullscreen, .tokenize .input-group-sm > _.token:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="date"].input-sm, :root .input-group-sm > input[type="date"].form-control, :root .tokenize .input-group-sm > input[type="date"].token,
  :root .input-group-sm > input[type="date"].input-group-addon,
  :root .input-group-sm > .input-group-btn > input[type="date"].btn,
  :root .input-group-sm > .input-group-btn > input[type="date"].IUI-dialog-confirm,
  :root .input-group-sm > .input-group-btn > input[type="date"].IUI-dialog-cancel,
  _:-ms-fullscreen.input-sm,
  .input-group-sm > _.form-control:-ms-fullscreen,
  .tokenize .input-group-sm > _.token:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="time"].input-sm, :root .input-group-sm > input[type="time"].form-control, :root .tokenize .input-group-sm > input[type="time"].token,
  :root .input-group-sm > input[type="time"].input-group-addon,
  :root .input-group-sm > .input-group-btn > input[type="time"].btn,
  :root .input-group-sm > .input-group-btn > input[type="time"].IUI-dialog-confirm,
  :root .input-group-sm > .input-group-btn > input[type="time"].IUI-dialog-cancel,
  _:-ms-fullscreen.input-sm,
  .input-group-sm > _.form-control:-ms-fullscreen,
  .tokenize .input-group-sm > _.token:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="datetime-local"].input-sm, :root .input-group-sm > input[type="datetime-local"].form-control, :root .tokenize .input-group-sm > input[type="datetime-local"].token,
  :root .input-group-sm > input[type="datetime-local"].input-group-addon,
  :root .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  :root .input-group-sm > .input-group-btn > input[type="datetime-local"].IUI-dialog-confirm,
  :root .input-group-sm > .input-group-btn > input[type="datetime-local"].IUI-dialog-cancel,
  _:-ms-fullscreen.input-sm,
  .input-group-sm > _.form-control:-ms-fullscreen,
  .tokenize .input-group-sm > _.token:-ms-fullscreen,
  .input-group-sm > _.input-group-addon:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-sm > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="month"].input-sm, :root .input-group-sm > input[type="month"].form-control, :root .tokenize .input-group-sm > input[type="month"].token,
  :root .input-group-sm > input[type="month"].input-group-addon,
  :root .input-group-sm > .input-group-btn > input[type="month"].btn,
  :root .input-group-sm > .input-group-btn > input[type="month"].IUI-dialog-confirm,
  :root .input-group-sm > .input-group-btn > input[type="month"].IUI-dialog-cancel {
    line-height: 1.5; }
  _:-ms-fullscreen.input-lg, .input-group-lg > _.form-control:-ms-fullscreen, .tokenize .input-group-lg > _.token:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="date"].input-lg, :root .input-group-lg > input[type="date"].form-control, :root .tokenize .input-group-lg > input[type="date"].token,
  :root .input-group-lg > input[type="date"].input-group-addon,
  :root .input-group-lg > .input-group-btn > input[type="date"].btn,
  :root .input-group-lg > .input-group-btn > input[type="date"].IUI-dialog-confirm,
  :root .input-group-lg > .input-group-btn > input[type="date"].IUI-dialog-cancel,
  _:-ms-fullscreen.input-lg,
  .input-group-lg > _.form-control:-ms-fullscreen,
  .tokenize .input-group-lg > _.token:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="time"].input-lg, :root .input-group-lg > input[type="time"].form-control, :root .tokenize .input-group-lg > input[type="time"].token,
  :root .input-group-lg > input[type="time"].input-group-addon,
  :root .input-group-lg > .input-group-btn > input[type="time"].btn,
  :root .input-group-lg > .input-group-btn > input[type="time"].IUI-dialog-confirm,
  :root .input-group-lg > .input-group-btn > input[type="time"].IUI-dialog-cancel,
  _:-ms-fullscreen.input-lg,
  .input-group-lg > _.form-control:-ms-fullscreen,
  .tokenize .input-group-lg > _.token:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="datetime-local"].input-lg, :root .input-group-lg > input[type="datetime-local"].form-control, :root .tokenize .input-group-lg > input[type="datetime-local"].token,
  :root .input-group-lg > input[type="datetime-local"].input-group-addon,
  :root .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  :root .input-group-lg > .input-group-btn > input[type="datetime-local"].IUI-dialog-confirm,
  :root .input-group-lg > .input-group-btn > input[type="datetime-local"].IUI-dialog-cancel,
  _:-ms-fullscreen.input-lg,
  .input-group-lg > _.form-control:-ms-fullscreen,
  .tokenize .input-group-lg > _.token:-ms-fullscreen,
  .input-group-lg > _.input-group-addon:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.btn:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-confirm:-ms-fullscreen,
  .input-group-lg > .input-group-btn > _.IUI-dialog-cancel:-ms-fullscreen, :root input[type="month"].input-lg, :root .input-group-lg > input[type="month"].form-control, :root .tokenize .input-group-lg > input[type="month"].token,
  :root .input-group-lg > input[type="month"].input-group-addon,
  :root .input-group-lg > .input-group-btn > input[type="month"].btn,
  :root .input-group-lg > .input-group-btn > input[type="month"].IUI-dialog-confirm,
  :root .input-group-lg > .input-group-btn > input[type="month"].IUI-dialog-cancel {
    line-height: 1.33333; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .tokenize .input-group-lg > .form-control-static.token,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .input-group-lg > .input-group-btn > .form-control-static.IUI-dialog-confirm,
  .input-group-lg > .input-group-btn > .form-control-static.IUI-dialog-cancel, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .tokenize .input-group-sm > .form-control-static.token,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .input-group-sm > .input-group-btn > .form-control-static.IUI-dialog-confirm,
  .input-group-sm > .input-group-btn > .form-control-static.IUI-dialog-cancel {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .tokenize .input-group-sm > .token,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .IUI-dialog-confirm,
.input-group-sm > .input-group-btn > .IUI-dialog-cancel, .form-group-sm .form-control, .form-group-sm .tokenize .token, .tokenize .form-group-sm .token {
  height: 35px;
  padding: 6px 20px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .tokenize .input-group-sm > select.token,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.IUI-dialog-confirm,
.input-group-sm > .input-group-btn > select.IUI-dialog-cancel, .form-group-sm .form-control, .form-group-sm .tokenize .token, .tokenize .form-group-sm .token {
  height: 35px;
  line-height: 35px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .tokenize .input-group-sm > textarea.token,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.IUI-dialog-confirm,
.input-group-sm > .input-group-btn > textarea.IUI-dialog-cancel, .form-group-sm .form-control, .form-group-sm .tokenize .token, .tokenize .form-group-sm .token,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.tokenize .input-group-sm > select[multiple].token,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].IUI-dialog-confirm,
.input-group-sm > .input-group-btn > select[multiple].IUI-dialog-cancel, .form-group-sm .form-control, .form-group-sm .tokenize .token, .tokenize .form-group-sm .token {
  height: auto; }

.input-lg, .input-group-lg > .form-control, .tokenize .input-group-lg > .token,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .IUI-dialog-confirm,
.input-group-lg > .input-group-btn > .IUI-dialog-cancel, .form-group-lg .form-control, .form-group-lg .tokenize .token, .tokenize .form-group-lg .token {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .tokenize .input-group-lg > select.token,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.IUI-dialog-confirm,
.input-group-lg > .input-group-btn > select.IUI-dialog-cancel, .form-group-lg .form-control, .form-group-lg .tokenize .token, .tokenize .form-group-lg .token {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .tokenize .input-group-lg > textarea.token,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.IUI-dialog-confirm,
.input-group-lg > .input-group-btn > textarea.IUI-dialog-cancel, .form-group-lg .form-control, .form-group-lg .tokenize .token, .tokenize .form-group-lg .token,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.tokenize .input-group-lg > select[multiple].token,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].IUI-dialog-confirm,
.input-group-lg > .input-group-btn > select[multiple].IUI-dialog-cancel, .form-group-lg .form-control, .form-group-lg .tokenize .token, .tokenize .form-group-lg .token {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .tokenize .token, .tokenize .has-feedback .token {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .tokenize .input-group-lg > .token + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .IUI-dialog-confirm + .form-control-feedback,
.input-group-lg > .input-group-btn > .IUI-dialog-cancel + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .tokenize .input-group-sm > .token + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .IUI-dialog-confirm + .form-control-feedback,
.input-group-sm > .input-group-btn > .IUI-dialog-cancel + .form-control-feedback {
  width: 35px;
  height: 35px;
  line-height: 35px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control, .has-success .tokenize .token, .tokenize .has-success .token {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .tokenize .token:focus, .tokenize .has-success .token:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control, .has-warning .tokenize .token, .tokenize .has-warning .token {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .tokenize .token:focus, .tokenize .has-warning .token:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control, .has-error .tokenize .token, .tokenize .has-error .token {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .tokenize .token:focus, .tokenize .has-error .token:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .tokenize .token, .tokenize .form-inline .token {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .tokenize .token,
    .tokenize .form-inline .input-group .token {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .tokenize .input-group > .token, .tokenize .form-inline .input-group > .token {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 7px; } }

.btn, .IUI-dialog-confirm,
.IUI-dialog-cancel {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .IUI-dialog-confirm:focus,
  .IUI-dialog-cancel:focus, .btn.focus, .focus.IUI-dialog-confirm,
  .focus.IUI-dialog-cancel, .btn:active:focus, .IUI-dialog-confirm:active:focus,
  .IUI-dialog-cancel:active:focus, .btn:active.focus, .IUI-dialog-confirm:active.focus,
  .IUI-dialog-cancel:active.focus, .btn.active:focus, .active.IUI-dialog-confirm:focus,
  .active.IUI-dialog-cancel:focus, .btn.active.focus, .active.focus.IUI-dialog-confirm,
  .active.focus.IUI-dialog-cancel {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .IUI-dialog-confirm:hover,
  .IUI-dialog-cancel:hover, .btn:focus, .IUI-dialog-confirm:focus,
  .IUI-dialog-cancel:focus, .btn.focus, .focus.IUI-dialog-confirm,
  .focus.IUI-dialog-cancel {
    color: #333;
    text-decoration: none; }
  .btn:active, .IUI-dialog-confirm:active,
  .IUI-dialog-cancel:active, .btn.active, .active.IUI-dialog-confirm,
  .active.IUI-dialog-cancel {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .disabled.IUI-dialog-confirm,
  .disabled.IUI-dialog-cancel, .btn[disabled], [disabled].IUI-dialog-confirm,
  [disabled].IUI-dialog-cancel, fieldset[disabled] .btn, fieldset[disabled] .IUI-dialog-confirm,
  fieldset[disabled] .IUI-dialog-cancel {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default, .IUI-dialog-cancel {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .IUI-dialog-cancel:hover, .btn-default:focus, .IUI-dialog-cancel:focus, .btn-default.focus, .focus.IUI-dialog-cancel, .btn-default:active, .IUI-dialog-cancel:active, .btn-default.active, .active.IUI-dialog-cancel, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.IUI-dialog-cancel {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .IUI-dialog-cancel:active, .btn-default.active, .active.IUI-dialog-cancel, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.IUI-dialog-cancel {
    background-image: none; }
  .btn-default.disabled, .disabled.IUI-dialog-cancel, .btn-default.disabled:hover, .disabled.IUI-dialog-cancel:hover, .btn-default.disabled:focus, .disabled.IUI-dialog-cancel:focus, .btn-default.disabled.focus, .disabled.focus.IUI-dialog-cancel, .btn-default.disabled:active, .disabled.IUI-dialog-cancel:active, .btn-default.disabled.active, .disabled.active.IUI-dialog-cancel, .btn-default[disabled], [disabled].IUI-dialog-cancel, .btn-default[disabled]:hover, [disabled].IUI-dialog-cancel:hover, .btn-default[disabled]:focus, [disabled].IUI-dialog-cancel:focus, .btn-default[disabled].focus, [disabled].focus.IUI-dialog-cancel, .btn-default[disabled]:active, [disabled].IUI-dialog-cancel:active, .btn-default[disabled].active, [disabled].active.IUI-dialog-cancel, fieldset[disabled] .btn-default, fieldset[disabled] .IUI-dialog-cancel, fieldset[disabled] .btn-default:hover, fieldset[disabled] .IUI-dialog-cancel:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .IUI-dialog-cancel:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .focus.IUI-dialog-cancel, fieldset[disabled] .btn-default:active, fieldset[disabled] .IUI-dialog-cancel:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .active.IUI-dialog-cancel {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge, .IUI-dialog-cancel .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, .IUI-dialog-confirm {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .IUI-dialog-confirm:hover, .btn-primary:focus, .IUI-dialog-confirm:focus, .btn-primary.focus, .focus.IUI-dialog-confirm, .btn-primary:active, .IUI-dialog-confirm:active, .btn-primary.active, .active.IUI-dialog-confirm, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.IUI-dialog-confirm {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .IUI-dialog-confirm:active, .btn-primary.active, .active.IUI-dialog-confirm, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.IUI-dialog-confirm {
    background-image: none; }
  .btn-primary.disabled, .disabled.IUI-dialog-confirm, .btn-primary.disabled:hover, .disabled.IUI-dialog-confirm:hover, .btn-primary.disabled:focus, .disabled.IUI-dialog-confirm:focus, .btn-primary.disabled.focus, .disabled.focus.IUI-dialog-confirm, .btn-primary.disabled:active, .disabled.IUI-dialog-confirm:active, .btn-primary.disabled.active, .disabled.active.IUI-dialog-confirm, .btn-primary[disabled], [disabled].IUI-dialog-confirm, .btn-primary[disabled]:hover, [disabled].IUI-dialog-confirm:hover, .btn-primary[disabled]:focus, [disabled].IUI-dialog-confirm:focus, .btn-primary[disabled].focus, [disabled].focus.IUI-dialog-confirm, .btn-primary[disabled]:active, [disabled].IUI-dialog-confirm:active, .btn-primary[disabled].active, [disabled].active.IUI-dialog-confirm, fieldset[disabled] .btn-primary, fieldset[disabled] .IUI-dialog-confirm, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .IUI-dialog-confirm:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .IUI-dialog-confirm:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.IUI-dialog-confirm, fieldset[disabled] .btn-primary:active, fieldset[disabled] .IUI-dialog-confirm:active, fieldset[disabled] .btn-primary.active, fieldset[disabled] .active.IUI-dialog-confirm {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge, .IUI-dialog-confirm .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .IUI-dialog-confirm,
.btn-group-lg > .IUI-dialog-cancel {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .IUI-dialog-confirm,
.btn-group-sm > .IUI-dialog-cancel {
  padding: 6px 20px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .IUI-dialog-confirm,
.btn-group-xs > .IUI-dialog-cancel {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group > .IUI-dialog-confirm,
  .btn-group > .IUI-dialog-cancel,
  .btn-group-vertical > .btn,
  .btn-group-vertical > .IUI-dialog-confirm,
  .btn-group-vertical > .IUI-dialog-cancel {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .IUI-dialog-confirm:hover,
    .btn-group > .IUI-dialog-cancel:hover, .btn-group > .btn:focus, .btn-group > .IUI-dialog-confirm:focus,
    .btn-group > .IUI-dialog-cancel:focus, .btn-group > .btn:active, .btn-group > .IUI-dialog-confirm:active,
    .btn-group > .IUI-dialog-cancel:active, .btn-group > .btn.active, .btn-group > .active.IUI-dialog-confirm,
    .btn-group > .active.IUI-dialog-cancel,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .IUI-dialog-confirm:hover,
    .btn-group-vertical > .IUI-dialog-cancel:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .IUI-dialog-confirm:focus,
    .btn-group-vertical > .IUI-dialog-cancel:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .IUI-dialog-confirm:active,
    .btn-group-vertical > .IUI-dialog-cancel:active,
    .btn-group-vertical > .btn.active,
    .btn-group-vertical > .active.IUI-dialog-confirm,
    .btn-group-vertical > .active.IUI-dialog-cancel {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .IUI-dialog-confirm:focus,
    .btn-group > .IUI-dialog-cancel:focus,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .IUI-dialog-confirm:focus,
    .btn-group-vertical > .IUI-dialog-cancel:focus {
      outline: 0; }

.btn-group .btn + .btn, .btn-group .IUI-dialog-confirm + .btn,
.btn-group .IUI-dialog-cancel + .btn, .btn-group .btn + .IUI-dialog-confirm, .btn-group .IUI-dialog-confirm + .IUI-dialog-confirm,
.btn-group .IUI-dialog-cancel + .IUI-dialog-confirm,
.btn-group .btn + .IUI-dialog-cancel,
.btn-group .IUI-dialog-confirm + .IUI-dialog-cancel,
.btn-group .IUI-dialog-cancel + .IUI-dialog-cancel,
.btn-group .btn + .btn-group,
.btn-group .IUI-dialog-confirm + .btn-group,
.btn-group .IUI-dialog-cancel + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .IUI-dialog-confirm,
.btn-group .btn-group + .IUI-dialog-cancel,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .IUI-dialog-confirm,
  .btn-toolbar > .IUI-dialog-cancel,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .IUI-dialog-confirm:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .IUI-dialog-cancel:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .btn-group > .IUI-dialog-confirm:first-child,
.btn-group > .IUI-dialog-cancel:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .IUI-dialog-confirm:first-child:not(:last-child):not(.dropdown-toggle),
  .btn-group > .IUI-dialog-cancel:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .IUI-dialog-confirm:last-child:not(:first-child),
.btn-group > .IUI-dialog-cancel:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .IUI-dialog-confirm,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .IUI-dialog-cancel {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .IUI-dialog-confirm:last-child,
.btn-group > .btn-group:first-child > .IUI-dialog-cancel:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn-group:last-child > .IUI-dialog-confirm:first-child,
.btn-group > .btn-group:last-child > .IUI-dialog-cancel:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .btn-group > .IUI-dialog-confirm + .dropdown-toggle,
.btn-group > .IUI-dialog-cancel + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .IUI-dialog-confirm + .dropdown-toggle,
.btn-group-lg.btn-group > .IUI-dialog-cancel + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .IUI-dialog-confirm .caret,
.IUI-dialog-cancel .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .IUI-dialog-confirm .caret,
.btn-group-lg > .IUI-dialog-cancel .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .IUI-dialog-confirm .caret,
.dropup .btn-group-lg > .IUI-dialog-cancel .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .IUI-dialog-confirm,
.btn-group-vertical > .IUI-dialog-cancel,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .IUI-dialog-confirm,
.btn-group-vertical > .btn-group > .IUI-dialog-cancel {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .IUI-dialog-confirm,
.btn-group-vertical > .btn-group > .IUI-dialog-cancel {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .IUI-dialog-confirm + .btn,
.btn-group-vertical > .IUI-dialog-cancel + .btn, .btn-group-vertical > .btn + .IUI-dialog-confirm, .btn-group-vertical > .IUI-dialog-confirm + .IUI-dialog-confirm,
.btn-group-vertical > .IUI-dialog-cancel + .IUI-dialog-confirm,
.btn-group-vertical > .btn + .IUI-dialog-cancel,
.btn-group-vertical > .IUI-dialog-confirm + .IUI-dialog-cancel,
.btn-group-vertical > .IUI-dialog-cancel + .IUI-dialog-cancel,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .IUI-dialog-confirm + .btn-group,
.btn-group-vertical > .IUI-dialog-cancel + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .IUI-dialog-confirm,
.btn-group-vertical > .btn-group + .IUI-dialog-cancel,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .IUI-dialog-confirm:not(:first-child):not(:last-child),
.btn-group-vertical > .IUI-dialog-cancel:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .IUI-dialog-confirm:first-child:not(:last-child),
.btn-group-vertical > .IUI-dialog-cancel:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .IUI-dialog-confirm:last-child:not(:first-child),
.btn-group-vertical > .IUI-dialog-cancel:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .IUI-dialog-confirm,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .IUI-dialog-cancel {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .IUI-dialog-confirm:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .IUI-dialog-cancel:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .IUI-dialog-confirm:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .IUI-dialog-cancel:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .IUI-dialog-confirm,
  .btn-group-justified > .IUI-dialog-cancel,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .IUI-dialog-confirm,
  .btn-group-justified > .btn-group .IUI-dialog-cancel {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .IUI-dialog-confirm input[type="radio"],
[data-toggle="buttons"] > .IUI-dialog-cancel input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .IUI-dialog-confirm input[type="checkbox"],
[data-toggle="buttons"] > .IUI-dialog-cancel input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .IUI-dialog-confirm input[type="radio"],
[data-toggle="buttons"] > .btn-group > .IUI-dialog-cancel input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .IUI-dialog-confirm input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .IUI-dialog-cancel input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .tokenize .token, .tokenize .input-group .token {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .tokenize .token,
.tokenize .input-group .token {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .tokenize .token:not(:first-child):not(:last-child),
  .tokenize .input-group .token:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .tokenize .input-group-sm > .input-group-addon.token,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > .input-group-addon.IUI-dialog-confirm,
  .input-group-sm > .input-group-btn > .input-group-addon.IUI-dialog-cancel {
    padding: 6px 20px;
    font-size: 14px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .tokenize .input-group-lg > .input-group-addon.token,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > .input-group-addon.IUI-dialog-confirm,
  .input-group-lg > .input-group-btn > .input-group-addon.IUI-dialog-cancel {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .tokenize .token:first-child, .tokenize .input-group .token:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .IUI-dialog-confirm,
.input-group-btn:first-child > .IUI-dialog-cancel,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .IUI-dialog-confirm,
.input-group-btn:first-child > .btn-group > .IUI-dialog-cancel,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .IUI-dialog-confirm:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .IUI-dialog-cancel:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .IUI-dialog-confirm,
.input-group-btn:last-child > .btn-group:not(:last-child) > .IUI-dialog-cancel {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .tokenize .token:last-child, .tokenize .input-group .token:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .IUI-dialog-confirm,
.input-group-btn:last-child > .IUI-dialog-cancel,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .IUI-dialog-confirm,
.input-group-btn:last-child > .btn-group > .IUI-dialog-cancel,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .IUI-dialog-confirm:not(:first-child),
.input-group-btn:first-child > .IUI-dialog-cancel:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .IUI-dialog-confirm,
.input-group-btn:first-child > .btn-group:not(:first-child) > .IUI-dialog-cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .IUI-dialog-confirm,
  .input-group-btn > .IUI-dialog-cancel {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > .IUI-dialog-confirm + .btn,
    .input-group-btn > .IUI-dialog-cancel + .btn, .input-group-btn > .btn + .IUI-dialog-confirm, .input-group-btn > .IUI-dialog-confirm + .IUI-dialog-confirm,
    .input-group-btn > .IUI-dialog-cancel + .IUI-dialog-confirm,
    .input-group-btn > .btn + .IUI-dialog-cancel,
    .input-group-btn > .IUI-dialog-confirm + .IUI-dialog-cancel,
    .input-group-btn > .IUI-dialog-cancel + .IUI-dialog-cancel {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .IUI-dialog-confirm:hover,
    .input-group-btn > .IUI-dialog-cancel:hover, .input-group-btn > .btn:focus, .input-group-btn > .IUI-dialog-confirm:focus,
    .input-group-btn > .IUI-dialog-cancel:focus, .input-group-btn > .btn:active, .input-group-btn > .IUI-dialog-confirm:active,
    .input-group-btn > .IUI-dialog-cancel:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > .IUI-dialog-confirm,
  .input-group-btn:first-child > .IUI-dialog-cancel,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > .IUI-dialog-confirm,
  .input-group-btn:last-child > .IUI-dialog-cancel,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .tokenize .token, .tokenize .navbar-form .token {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group .tokenize .token,
      .tokenize .navbar-form .input-group .token {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .tokenize .input-group > .token, .tokenize .navbar-form .input-group > .token {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.IUI-dialog-confirm,
  .btn-group-sm > .navbar-btn.IUI-dialog-cancel {
    margin-top: 7.5px;
    margin-bottom: 7.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.IUI-dialog-confirm,
  .btn-group-xs > .navbar-btn.IUI-dialog-cancel {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 6px 20px;
  font-size: 14px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .IUI-dialog-confirm .label,
  .IUI-dialog-cancel .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .IUI-dialog-confirm .badge,
  .IUI-dialog-cancel .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .IUI-dialog-confirm .badge,
  .btn-group-xs > .IUI-dialog-cancel .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }

a.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading .badge {
      color: #428bca;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px 25px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 15px 25px1.42857; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px 25px; }

.modal-footer {
  padding: 15px 25px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .IUI-dialog-confirm + .btn,
  .modal-footer .IUI-dialog-cancel + .btn, .modal-footer .btn + .IUI-dialog-confirm, .modal-footer .IUI-dialog-confirm + .IUI-dialog-confirm,
  .modal-footer .IUI-dialog-cancel + .IUI-dialog-confirm,
  .modal-footer .btn + .IUI-dialog-cancel,
  .modal-footer .IUI-dialog-confirm + .IUI-dialog-cancel,
  .modal-footer .IUI-dialog-cancel + .IUI-dialog-cancel {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .IUI-dialog-confirm + .btn,
  .modal-footer .btn-group .IUI-dialog-cancel + .btn, .modal-footer .btn-group .btn + .IUI-dialog-confirm, .modal-footer .btn-group .IUI-dialog-confirm + .IUI-dialog-confirm,
  .modal-footer .btn-group .IUI-dialog-cancel + .IUI-dialog-confirm,
  .modal-footer .btn-group .btn + .IUI-dialog-cancel,
  .modal-footer .btn-group .IUI-dialog-confirm + .IUI-dialog-cancel,
  .modal-footer .btn-group .IUI-dialog-cancel + .IUI-dialog-cancel {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .IUI-dialog-confirm,
  .carousel-caption .IUI-dialog-cancel {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.layer-opening, .dialog-opening {
  -webkit-animation: layerIn 0.3s ease-out forwards;
  -moz-animation: layerIn 0.3s ease-out forwards;
  -o-animation: layerIn 0.3s ease-out forwards;
  animation: layerIn 0.3s ease-out forwards; }
@-webkit-keyframes layerIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-moz-keyframes layerIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-o-keyframes layerIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes layerIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.layer-closing, .dialog-closing {
  -webkit-animation: layerOut 0.2s ease-out forwards;
  -moz-animation: layerOut 0.2s ease-out forwards;
  -o-animation: layerOut 0.2s ease-out forwards;
  animation: layerOut 0.2s ease-out forwards; }
@-webkit-keyframes layerOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); } }
@-moz-keyframes layerOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); } }
@-o-keyframes layerOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); } }
@keyframes layerOut {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    -moz-transform: scale3d(1.2, 1.2, 1.2);
    -ms-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); } }
.tooltip.zoomIn {
  -webkit-animation: zoomIn 0.2s;
  -moz-animation: zoomIn 0.2s;
  -o-animation: zoomIn 0.2s;
  animation: zoomIn 0.2s; }
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@-moz-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@-o-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.tooltip.fadeIn {
  -webkit-animation: fadeIn 0.5s;
  -moz-animation: fadeIn 0.5s;
  -o-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s; }
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-o-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/**
 * mixin : gradient
 * @param   $bgColor     [background color]
 * @param   $bgOpacity   [opacity]
 * @param   $supportIE   [compact IE]
 */
.layer-backdrop, .IUI-dialog-backdrop {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(143, 27, 15, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#59000000, endColorstr=#59000000); }
  :root .layer-backdrop, :root .IUI-dialog-backdrop {
    filter: none; }

.hide {
  display: none; }

.IUI-loading-backdrop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#59000000, endColorstr=#59000000);
  z-index: 1100; }
  :root .IUI-loading-backdrop {
    filter: none; }

.IUI-loading {
  position: absolute;
  border-radius: 5px;
  text-align: center;
  z-index: 1101;
  top: 50%;
  left: 50%;
  padding: 10px !important;
  vertical-align: middle;
  z-index: 1101;
  -webkit-animation-fill-mode: both;
  overflow: hidden;
  transform: translateY(-50%) translateX(-50%);
  background-color: #000; }

.ball-clip-rotate {
  height: 100%;
  vertical-align: middle; }
  .ball-clip-rotate::after, .ball-clip-rotate:after {
    height: 100%;
    content: '';
    display: inline-block;
    vertical-align: middle; }

.ball-clip-rotate > div {
  background-color: #000;
  vertical-align: middle;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  height: 25px;
  width: 25px;
  background: transparent !important;
  display: inline-block;
  -webkit-animation: loadingRot 0.75s 0s linear infinite;
  animation: loadingRot 0.75s 0s linear infinite; }
@-webkit-keyframes loadingRot {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }
@-moz-keyframes loadingRot {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }
@-o-keyframes loadingRot {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }
@keyframes loadingRot {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1); } }
.layer-backdrop {
  z-index: 1000; }

.layer-open {
  overflow: hidden; }

.layer-box {
  z-index: 1001;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
  padding: 10px 10px 0; }
  .layer-box:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: "";
    vertical-align: middle; }

.layer-content {
  position: relative;
  outline: 0;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
  display: inline-block;
  border-radius: 3px;
  vertical-align: middle; }

.layer-title {
  color: #333;
  font: normal 16px/1.5 'Microsoft Yahei'; }

.layer-header {
  text-align: left;
  border-bottom: 1px #e0e0e0 solid;
  padding: 15px;
  font-weight: bold;
  position: relative; }

.layer-footer {
  border-top: 1px #e0e0e0 solid;
  padding: 10px 15px;
  text-align: right;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .layer-footer > *:last-child {
    margin-left: 10px; }

.layer-body {
  padding: 30px; }

.layer-box .icon-close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }
  .layer-box .icon-close:after {
    content: '×';
    font-size: 20px; }
  .layer-box .icon-close:hover {
    text-decoration: none; }

#message {
  position: fixed;
  color: #fff;
  padding: 13px 20px 13px 15px;
  text-align: left;
  font-size: 15px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  z-index: 99999;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); }
  :root #message {
    filter: none; }
  #message span {
    vertical-align: top; }

.email-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  background-color: #fff;
  color: #888;
  border: 1px #ccc solid;
  box-sizing: border-box;
  font-family: "Microsoft Yahei"; }

.email-item {
  padding: 8px 10px;
  border-bottom: 1px #ccc solid;
  cursor: pointer;
  font-size: 16px; }

.email-item:hover,
.email-item.checked {
  background-color: #eee; }

.email-item:last-child {
  border: none; }

/*继承样式*/
.tooltip-arrow.top, .tooltip-arrow.right, .tooltip-arrow.bottom, .tooltip-arrow.left, .tooltip-arrow.topLeft, .tooltip-arrow.topRight, .tooltip-arrow.bottomLeft, .tooltip-arrow.bottomRight {
  width: 0;
  height: 0; }

/*公共样式*/
.tooltip {
  position: fixed;
  z-index: 1030;
  display: block;
  font-size: 12px; }

.tooltip-body {
  background-color: #3f403b;
  color: #eee;
  padding: 10px;
  max-width: 200px;
  line-height: 1.6;
  word-break: break-all;
  border-radius: 5px;
  letter-spacing: 1px; }

.tooltip-arrow {
  position: absolute;
  /*上边提示样式*/
  /*右边提示样式*/
  /*下边提示样式*/
  /*左边提示样式*/
  /*左上提示样式*/
  /*右上提示样式*/
  /*左下提示样式*/
  /*右下提示样式*/ }
  .tooltip-arrow.top {
    left: 50%;
    bottom: -10px;
    border-top: 10px solid #3f403b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -5px; }
  .tooltip-arrow.right {
    top: 50%;
    left: -10px;
    border-right: 10px solid #3f403b;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-top: -5px; }
  .tooltip-arrow.bottom {
    left: 50%;
    top: -10px;
    border-bottom: 10px solid #3f403b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -5px; }
  .tooltip-arrow.left {
    top: 50%;
    right: -10px;
    border-left: 10px solid #3f403b;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-top: -5px; }
  .tooltip-arrow.topLeft {
    right: -3px;
    bottom: -6px;
    border-top: 10px solid #3f403b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -5px;
    transform: rotate(-35deg); }
  .tooltip-arrow.topRight {
    bottom: -3px;
    left: -6px;
    border-right: 10px solid #3f403b;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-top: -5px;
    transform: rotate(-35deg); }
  .tooltip-arrow.bottomLeft {
    right: -5px;
    top: -5px;
    border-bottom: 10px solid #3f403b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: -5px;
    transform: rotate(45deg); }
  .tooltip-arrow.bottomRight {
    left: -3px;
    top: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #3f403b;
    margin-top: -5px;
    transform: rotate(-35deg); }

.tokenize {
  position: relative; }
  .tokenize .hide, .tokenize .hidden {
    display: none; }
  .tokenize .token {
    height: auto;
    min-height: 90px;
    word-break: break-all;
    position: relative;
    z-index: 1; }
    .tokenize .token .token-item {
      display: inline-block;
      margin: 5px 0 0 5px;
      padding: 5px 10px;
      line-height: 18px;
      color: #666;
      background-color: #fff;
      border: 1px solid #ccd5e3;
      font-size: 12px;
      border-radius: 3px; }
    .tokenize .token input {
      outline: none;
      width: 60px;
      border: none;
      text-indent: 5px;
      padding: 0;
      max-width: 100%; }
    .tokenize .token .token-close {
      padding-left: 5px;
      text-decoration: none;
      cursor: pointer;
      color: #a6b4ce;
      font-size: 18px;
      line-height: 1;
      vertical-align: middle; }
      .tokenize .token .token-close:hover {
        color: #999; }
  .tokenize ul[multiple] {
    border: 1px #ccc solid;
    border-radius: 5px;
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1000; }
  .tokenize ul[name="tokenize-demo2"] > li {
    margin: 0 !important;
    list-style: none !important;
    cursor: pointer;
    padding: 5px 10px !important; }
    .tokenize ul[name="tokenize-demo2"] > li:hover, .tokenize ul[name="tokenize-demo2"] > li.current {
      background-color: #eee; }
  .tokenize .tokenize-group {
    padding: 0 !important; }
    .tokenize .tokenize-group .tokenize-child {
      padding-left: 10px !important;
      font-size: 12px;
      color: #999; }
      .tokenize .tokenize-group .tokenize-child > li {
        cursor: pointer;
        padding: 5px 10px !important; }
        .tokenize .tokenize-group .tokenize-child > li:hover {
          background-color: #eee; }
  .tokenize .tokenize-group-name {
    display: block;
    color: #333;
    padding: 10px;
    font-size: 14px; }
  .tokenize .tokenize-group-child {
    padding-left: 10px !important;
    font-size: 12px;
    color: #999; }
    .tokenize .tokenize-group-child > li {
      cursor: pointer;
      padding: 5px 10px !important; }
      .tokenize .tokenize-group-child > li:hover, .tokenize .tokenize-group-child > li.current {
        background-color: #eee; }

.lrselect-box, .lrselect-toolBox {
  height: 300px;
  float: left; }

.lrselect, .lrselect-to {
  height: 100%;
  overflow-y: auto; }
  .lrselect .level-2 li, .lrselect-to .level-2 li {
    padding: 0 10px;
    line-height: 21px; }

.lrselect-box {
  width: 385px;
  border: 1px solid #ccc;
  padding: 10px;
  overflow: hidden; }
  .lrselect-box ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .lrselect-box li {
    -moz-user-select: none;
    -webkit-user-select: none; }
    .lrselect-box li.current {
      background: #ccc; }

.mul-title {
  position: relative;
  background-color: #0081c2;
  line-height: 28px;
  border: 1px solid #97908D;
  color: #fff;
  padding-left: 5px; }
  .mul-title:before {
    left: 95%;
    top: 50%;
    position: absolute;
    content: "\f107";
    color: #fff;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 19px;
    margin-top: -10px; }
  .mul-title.active:before {
    content: "\f106"; }

.lrselect-toolBox {
  width: 226px;
  padding: 0 20px; }
  .lrselect-toolBox button {
    display: block;
    width: 90%;
    height: 30px;
    margin: 5px auto;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #C0C0C0;
    font-weight: bold;
    font-size: 16px; }
  .lrselect-toolBox .mutiselect-undo {
    background: #FB7E27; }

.selector-container {
  margin: 10%;
  margin-right: 0; }
  .selector-container .selector-level {
    width: 200px;
    position: relative;
    float: left;
    margin-right: 20px; }
    .selector-container .selector-level:last-child {
      margin-right: 0; }
  .selector-container .selector-name {
    background: #fff url(http://img.yi114.com/20158179585_5_page5_input_down.png) no-repeat 95% center;
    border: 1px solid #ccc;
    color: #666;
    display: block;
    width: 90%;
    padding: 0 5%;
    height: 30px;
    line-height: 30px; }
    .selector-container .selector-name.selector-name-dcolor {
      color: #999; }
  .selector-container .selector-list {
    border: 1px solid #000;
    background: #fff;
    width: 100%;
    max-height: 160px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 31px;
    left: 0;
    z-index: 100; }
    .selector-container .selector-list li {
      border-top: 1px solid #ccc;
      color: #666;
      cursor: pointer;
      width: 90%;
      padding: 0 5%;
      height: 30px;
      line-height: 30px; }
      .selector-container .selector-list li:first-child {
        border-top: none; }
      .selector-container .selector-list li:hover {
        background: #e5e5e5; }
      .selector-container .selector-list li.checked, .selector-container .selector-list li.checked:hover {
        background: #8A8989;
        color: #fff; }
  .selector-container .selector-control {
    width: 150px;
    margin-right: 20px; }
    .selector-container .selector-control:last-child {
      margin-right: 0; }

.tabs-content {
  display: none; }

.tabs-content.active {
  display: block; }

.IUI-dialog-backdrop {
  z-index: 1010; }

.IUI-dialog-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
  z-index: 1011; }
  .IUI-dialog-container:after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    content: "";
    vertical-align: middle; }

.IUI-dialog-main {
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 10px 0 #777;
  width: 400px;
  outline: 0;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #2b2e38;
  background: #fff;
  display: inline-block; }

.IUI-dialog-header {
  color: #333;
  font: bold 18px/1.2 "微软雅黑";
  text-align: left;
  border-bottom: 1px #e0e0e0 solid;
  padding: 10px 15px;
  font-weight: bold;
  position: relative; }

.IUI-dialog-content {
  font: normal 14px/1.2 "微软雅黑";
  color: #666;
  text-align: left;
  padding: 15px; }

.IUI-dialog-footer {
  border-top: 1px #e0e0e0 solid;
  text-align: right;
  padding: 10px 15px; }
  .IUI-dialog-footer > a:last-child {
    margin-left: 20px; }

.IUI-dialog-confirm,
.IUI-dialog-cancel {
  padding: 5px 15px; }

.IUI-dialog-close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
  font-family: Helvetica, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif; }
  .IUI-dialog-close:after {
    content: '×';
    font-size: 20px; }

/**
 * 对话框组件样式
 */
.IUI-popover-container {
  width: 300px;
  background-color: #fff;
  border: 1px #d9dadc solid;
  position: absolute;
  left: 50%;
  top: 20%;
  z-index: 999; }
  .IUI-popover-container:after, .IUI-popover-container:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    content: ' ';
    position: absolute;
    left: 50%;
    margin-left: -10px; }
  .IUI-popover-container:after {
    border-color: transparent transparent #fff transparent;
    top: -9px; }
  .IUI-popover-container:before {
    border-color: transparent transparent #d9dadc transparent;
    top: -10px; }
  .IUI-popover-container.right:after, .IUI-popover-container.right:before {
    left: 90%; }
  .IUI-popover-container.left:after, .IUI-popover-container.left:before {
    left: 10%; }
  .IUI-popover-container [role="content"] {
    padding: 30px; }
  .IUI-popover-container [role="operate"] {
    padding: 0 15px;
    text-align: center;
    text-align: center;
    padding-bottom: 30px; }
    .IUI-popover-container [role="operate"] a {
      width: 110px; }
    .IUI-popover-container [role="operate"] a:first-child {
      margin-right: 10px; }

html#amex_express_checkout body {
  position: fixed;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  html#amex_express_checkout body #main {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #0e295e;
    background-image: -webkit-radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%);
    background-image: radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%); }
  html#amex_express_checkout body #main-content {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 500px;
    top: 0; }
  html#amex_express_checkout body header#main-header {
    background: transparent; }
  html#amex_express_checkout body footer#main-footer {
    background: transparent; }
  html#amex_express_checkout body.loaded .logo .inner {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    -webkit-transform: none;
    transform: none; }
  html#amex_express_checkout body.loaded section.hero {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    -webkit-transform: none;
    transform: none; }
  html#amex_express_checkout body.loaded section.info .animate-in, html#amex_express_checkout body.loaded section.info:after {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
  html#amex_express_checkout body.loaded section.info .animate-in {
    -webkit-transform: none;
    transform: none; }

@media screen and (max-width: 479px) {
  html#amex_express_checkout body {
    position: relative;
    height: auto; } }
@media screen and (max-width: 1012px) {
  html#amex_express_checkout body #main {
    height: 100% !important; } }
@media screen and (max-width: 479px) {
  html#amex_express_checkout body #main {
    position: relative;
    padding: 0 10px;
    width: auto; } }
@media screen and (max-width: 479px) {
  html#amex_express_checkout body #main-content {
    position: relative;
    height: auto;
    min-height: 0;
    top: auto; } }
header#main-header.transparent div.inner-col {
  width: auto;
  border: none;
  padding: 0 16px; }

@media screen and (max-width: 479px) {
  header#main-header.transparent div.inner-col {
    padding: 0; } }
footer#main-footer {
  position: relative;
  width: 100%;
  padding: 15px 10px;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box; }
  footer#main-footer a {
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    -webkit-filter: alpha(opacity=75);
    -moz-filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75);
    -o-filter: alpha(opacity=75);
    filter: alpha(opacity=75);
    color: #fff; }
    footer#main-footer a:hover {
      color: #fff;
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }
  footer#main-footer div.inner-col {
    width: auto;
    text-align: left;
    padding: 0 6px; }
    footer#main-footer div.inner-col p {
      color: #fff;
      opacity: .75;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
      -webkit-filter: alpha(opacity=75);
      -moz-filter: alpha(opacity=75);
      -ms-filter: alpha(opacity=75);
      -o-filter: alpha(opacity=75);
      filter: alpha(opacity=75);
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
    footer#main-footer div.inner-col > .country-selector strong, footer#main-footer div.inner-col > ul a {
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  footer#main-footer div.country-selector {
    border-right-color: rgba(255, 255, 255, 0.25); }
    footer#main-footer div.country-selector a {
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }

@media screen and (max-width: 479px) {
  footer#main-footer {
    border-top-style: none; } }
.logo {
  position: absolute;
  width: 487px;
  height: 111px;
  left: 50%;
  margin-left: -243px;
  bottom: 50%;
  margin-bottom: 70px;
  -webkit-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000; }
  .logo .inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 16px;
    background-image: url(../images/logo.png);
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.65s cubic-bezier(0.175, 0.885, 0.32, 1.2), opacity 0.65s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: transform 0.65s cubic-bezier(0.175, 0.885, 0.32, 1.2), opacity 0.65s cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.65) rotateX(45deg) rotateY(45deg);
    transform: scale(0.65) rotateX(45deg) rotateY(45deg); }

@media screen and (max-width: 479px) {
  .logo {
    width: 243px;
    height: 55px;
    top: 75px;
    margin-left: -121px;
    margin-bottom: auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  .logo .inner {
    background-image: url(../images/logo.png);
    background-size: 100% 100%; } }
section.hero {
  position: relative;
  width: 100%;
  height: 50%;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 15s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s, opacity 15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: transform 15s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s, opacity 15s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-filter: alpha(opacity=0);
  -moz-filter: alpha(opacity=0);
  -ms-filter: alpha(opacity=0);
  -o-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.85);
  transform: scale(0.85); }
  section.hero .card {
    position: absolute;
    width: 47px;
    height: 30px;
    left: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-radius: 3px; }
    section.hero .card.color1 {
      background-color: #1e709a; }
    section.hero .card.color2 {
      background-color: #3fa1c9; }
    section.hero .card.color3 {
      background-color: #72c8ed; }
section.info {
  position: relative;
  width: 100%;
  min-height: calc(50% - 48px);
  text-align: center;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }
  section.info:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    top: 30px;
    bottom: 0;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: opacity .65s ease-out;
    transition: opacity .65s ease-out;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0); }
  section.info .animate-in {
    -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 0.85s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.85s cubic-bezier(0.075, 0.82, 0.165, 1), opacity 0.85s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100px) scale(0.9);
    transform: translateY(100px) scale(0.9); }
    section.info .animate-in.delay1 {
      -webkit-transition-delay: .1s;
      transition-delay: 0.1s; }
    section.info .animate-in.delay2 {
      -webkit-transition-delay: .2s;
      transition-delay: 0.2s; }
    section.info .animate-in.delay3, section.info .animate-in.delay4 {
      -webkit-transition-delay: .3s;
      transition-delay: 0.3s; }
    section.info .animate-in.delay5 {
      -webkit-transition-delay: .4s;
      transition-delay: 0.4s; }
    section.info .animate-in.delay6 {
      -webkit-transition-delay: .5s;
      transition-delay: 0.5s; }
  section.info section {
    display: inline-block;
    position: relative;
    width: 49%;
    max-width: 476px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 25px;
    text-align: left;
    vertical-align: top; }
    section.info section h1 {
      font-size: 24px;
      font-weight: 400;
      color: #fff;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); }
    section.info section p {
      font-size: 15px;
      line-height: 1.6;
      color: #9fd9e2;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35); }
      section.info section p a {
        color: #fff; }
        section.info section p a:active {
          color: #9fd9e2;
          opacity: .65;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
          -webkit-filter: alpha(opacity=65);
          -moz-filter: alpha(opacity=65);
          -ms-filter: alpha(opacity=65);
          -o-filter: alpha(opacity=65);
          filter: alpha(opacity=65); }
    section.info section.about {
      padding-right: 50px; }
    section.info section.signup {
      padding-left: 50px; }
      section.info section.signup p {
        margin-bottom: 20px; }
      section.info section.signup .docs {
        display: inline-block;
        position: relative;
        border-radius: 8px;
        padding: 9px 9px 9px 15px;
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        background-color: rgba(255, 255, 255, 0.04);
        border: 1px solid rgba(255, 255, 255, 0.1);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
        line-height: 37px; }
        section.info section.signup .docs a {
          display: inline-block;
          position: relative;
          height: 36px;
          border-radius: 4px;
          padding-left: 15px;
          padding-right: 15px;
          margin-left: 12px;
          background-color: #5bb5e7;
          background-image: -webkit-linear-gradient(270deg, #5bb5e7, #1c92dc);
          background-image: linear-gradient(-180deg, #5bb5e7, #1c92dc);
          font-weight: 500;
          color: #fff;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.35), inset 0 1px 0 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 0 rgba(0, 0, 0, 0.03); }
          section.info section.signup .docs a:active {
            opacity: .65;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
            -webkit-filter: alpha(opacity=65);
            -moz-filter: alpha(opacity=65);
            -ms-filter: alpha(opacity=65);
            -o-filter: alpha(opacity=65);
            filter: alpha(opacity=65); }

@media screen and (max-width: 479px) {
  section.hero .card {
    width: 31px;
    height: 20px;
    border-radius: 2; } }
@media screen and (max-width: 479px) {
  section.hero {
    height: 200px;
    margin-top: -48px; } }
@media screen and (max-width: 479px) {
  section.info {
    padding: 0;
    min-height: 0;
    margin-top: -25px; } }
@media screen and (max-width: 479px) {
  section.info:after {
    display: none; } }
@media screen and (max-width: 479px) {
  section.info section {
    width: 100%;
    max-width: none;
    padding: 0;
    margin-bottom: 40px; } }
@media screen and (max-width: 479px) {
  section.info section h1 {
    font-size: 20px; } }
@media screen and (max-width: 479px) {
  section.info section p {
    font-size: 12px; } }
@media screen and (max-width: 479px) {
  section.info section.about {
    padding-right: 0; } }
@media screen and (max-width: 479px) {
  section.info section.signup {
    padding-left: 0; } }
@media screen and (max-width: 479px) {
  section.info section.signup .docs {
    display: block;
    text-align: center; } }
@-webkit-keyframes shake {
  0%,to {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  40% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  80% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); } }
@keyframes shake {
  0%,to {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  40% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  60% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  80% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); } }
html#components body #main-header {
  position: fixed;
  width: 100%; }
html#components body header#main-header {
  background: #fff; }
  html#components body header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#components body header#main-header div.inner-col {
    border: none; }
  html#components body header#main-header.transparent {
    text-shadow: none; }
    html#components body header#main-header.transparent ul.external li a, html#components body header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#components body header#main-header.transparent ul.external li a:hover, html#components body header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#components body header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#components body header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#components body header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#components body footer#main-footer {
  background: transparent;
  border-top: 1px solid #d0d0d0; }
  html#components body footer#main-footer ul li {
    color: #999; }
  html#components body footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#components body footer#main-footer div.inner-col p {
    color: #999;
    text-shadow: none; }
  html#components body footer#main-footer a {
    color: #999; }
html#components body #main-content .wrapper {
  display: table;
  width: 100%;
  padding: 48px 20px 0; }
  html#components body #main-content .wrapper .sidebar {
    float: left;
    width: 200px;
    position: relative; }
    html#components body #main-content .wrapper .sidebar ul {
      list-style: none;
      padding: 20px 0 0 0;
      margin: 0; }
      html#components body #main-content .wrapper .sidebar ul li {
        height: 36px;
        line-height: 36px; }
        html#components body #main-content .wrapper .sidebar ul li a {
          padding: 0 20px;
          font-size: 14px;
          display: block;
          color: #666; }
          html#components body #main-content .wrapper .sidebar ul li a:hover {
            background-color: #eaf8fe;
            text-decoration: none; }
        html#components body #main-content .wrapper .sidebar ul li.active a {
          border-right: 2px solid #2db7f5; }
  html#components body #main-content .wrapper .content {
    float: right;
    width: 100%;
    margin-left: -200px; }
    html#components body #main-content .wrapper .content .inner {
      margin-left: 200px;
      border-left: 1px solid #e9e9e9;
      padding: 20px;
      min-height: 1200px;
      margin-bottom: -20px; }
html#components body .markdown {
  color: #666;
  font-size: 14px;
  line-height: 1.8; }
  html#components body .markdown article, html#components body .markdown aside, html#components body .markdown blockquote, html#components body .markdown body, html#components body .markdown code, html#components body .markdown dd, html#components body .markdown details, html#components body .markdown dl, html#components body .markdown dt, html#components body .markdown fieldset, html#components body .markdown figcaption, html#components body .markdown figure, html#components body .markdown footer, html#components body .markdown form, html#components body .markdown h1, html#components body .markdown h2, html#components body .markdown h3, html#components body .markdown h4, html#components body .markdown h5, html#components body .markdown h6, html#components body .markdown header, html#components body .markdown hgroup, html#components body .markdown hr, html#components body .markdown legend, html#components body .markdown li, html#components body .markdown menu, html#components body .markdown nav, html#components body .markdown ol, html#components body .markdown p, html#components body .markdown pre, html#components body .markdown section, html#components body .markdown td, html#components body .markdown textarea, html#components body .markdown th, html#components body .markdown ul {
    margin: 0;
    padding: 0; }
  html#components body .markdown img {
    vertical-align: middle;
    max-width: 100%; }
  html#components body .markdown h1 {
    color: #404040;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 24px;
    margin-top: 8px;
    font-family: lato, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif; }
    html#components body .markdown h1 .subtitle {
      font-weight: 400;
      font-size: 90%;
      margin-left: 12px; }
  html#components body .markdown h2, html#components body .markdown h3, html#components body .markdown h4, html#components body .markdown h5, html#components body .markdown h6 {
    color: #404040;
    font-family: lato,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;
    margin: 1.6em 0 .6em;
    font-weight: 500;
    clear: both; }
  html#components body .markdown h1 {
    font-size: 28px; }
  html#components body .markdown h2 {
    font-size: 22px; }
  html#components body .markdown h3 {
    font-size: 18px; }
  html#components body .markdown h4 {
    font-size: 16px; }
  html#components body .markdown h5 {
    font-size: 14px; }
  html#components body .markdown h6 {
    font-size: 12px; }
  html#components body .markdown hr {
    height: 1px;
    border: 0;
    background: #e9e9e9;
    margin: 16px 0;
    clear: both; }
  html#components body .markdown p, html#components body .markdown pre {
    font-size: 14px;
    margin: 1em 0; }
  html#components body .markdown ul > li {
    list-style: circle; }
    html#components body .markdown ul > li:empty {
      display: none; }
  html#components body .markdown ul li, html#components body .markdown blockquote ul > li {
    margin-left: 20px;
    padding-left: 4px; }
  html#components body .markdown > ol li > p, html#components body .markdown > ul li > p {
    margin: 0.2em 0; }
  html#components body .markdown ol > li {
    list-style: decimal; }
  html#components body .markdown > ol li, html#components body .markdown blockquote ol > li {
    margin-left: 20px;
    padding-left: 4px; }
  html#components body .markdown code {
    margin: 0 3px;
    padding: 1px 6px;
    border-radius: 3px;
    color: #777;
    font-size: .8rem;
    border: 1px solid #e9e9e9;
    background: #fff;
    font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace; }
  html#components body .markdown pre, html#components body .markdown xmp {
    background: #fff;
    font-family: Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
    border-radius: 6px; }
    html#components body .markdown pre code, html#components body .markdown xmp code {
      border: none;
      background: #fff;
      margin: 0;
      font-size: 13px;
      color: #666;
      overflow: auto; }
  html#components body .markdown b, html#components body .markdown strong {
    font-weight: 600; }
  html#components body .markdown > table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #e9e9e9;
    width: 100%;
    margin-bottom: 24px; }
    html#components body .markdown > table th {
      white-space: nowrap;
      color: #5c6b77;
      font-weight: 600;
      border: 1px solid #e9e9e9;
      padding: 8px 16px;
      text-align: left;
      background: #f7f7f7; }
    html#components body .markdown > table td {
      border: 1px solid #e9e9e9;
      padding: 8px 16px;
      text-align: left; }
  html#components body .markdown blockquote {
    font-size: 90%;
    color: #999;
    border-left: 4px solid #e9e9e9;
    padding-left: .8em;
    margin: 1em 0;
    font-style: italic; }
    html#components body .markdown blockquote p {
      margin: 0; }
  html#components body .markdown .anchor {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    margin-left: 8px; }
  html#components body .markdown .waiting {
    color: #ccc;
    cursor: not-allowed; }
  html#components body .markdown a.edit-button {
    line-height: 12px;
    display: inline-block;
    margin-left: 10px;
    height: 12px; }
    html#components body .markdown a.edit-button i {
      color: #999; }
      html#components body .markdown a.edit-button i:hover {
        color: #2db7f5; }
    html#components body .markdown a.edit-button .anticon {
      display: block;
      font-size: 14px; }
  html#components body .markdown h1:hover .anchor, html#components body .markdown h2:hover .anchor, html#components body .markdown h3:hover .anchor, html#components body .markdown h4:hover .anchor, html#components body .markdown h5:hover .anchor, html#components body .markdown h6:hover .anchor {
    opacity: 1;
    display: inline-block; }
  html#components body .markdown > br, html#components body .markdown > p > br {
    clear: both; }
  html#components body .markdown.api-container table {
    font-family: Consolas,Menlo,Courier,monospace;
    font-size: 13px; }
html#components body .code-area:after {
  clear: both; }
html#components body .code-area .code-box {
  border: 1px solid #e9e9e9;
  border-radius: 6px;
  float: left;
  width: 48%;
  min-width: 600px;
  margin: 0 2% 16px 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }
  html#components body .code-area .code-box.full {
    width: 100%;
    margin-right: 0; }
  html#components body .code-area .code-box .code-box-demo {
    border-bottom: 1px solid #e9e9e9;
    padding: 42px 20px 50px; }
    html#components body .code-area .code-box .code-box-demo .memo {
      background-color: #eae3e3;
      padding: 20px;
      margin-top: 20px; }
      html#components body .code-area .code-box .code-box-demo .memo p {
        margin: 0;
        padding: 0; }
  html#components body .code-area .code-box .code-box-meta {
    position: relative;
    padding: 17px 16px 15px 20px;
    border-radius: 0 0 6px 6px;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease;
    width: 100%;
    font-size: 12px; }
    html#components body .code-area .code-box .code-box-meta .code-box-title {
      position: absolute;
      top: -14px;
      padding: 1px 8px;
      margin-left: -8px;
      color: #777;
      border-radius: 6px;
      background: #e9e9e9;
      border: 1px solid #e9e9e9;
      -webkit-transition: background-color .4s ease;
      transition: background-color .4s ease; }
    html#components body .code-area .code-box .code-box-meta .code-box-open {
      position: absolute;
      right: 20px;
      bottom: 16px;
      font-size: 12px;
      outline: none; }
  html#components body .code-area .code-box .highlight-wrapper {
    display: none;
    padding: 0 20px 10px;
    border-top: 1px dashed #e9e9e9; }
    html#components body .code-area .code-box .highlight-wrapper pre {
      background-color: transparent;
      border: none; }
html#components body .code-area ul > li {
  list-style: none; }
  html#components body .code-area ul > li:empty {
    display: none; }
html#components body .code-area ul li {
  margin-left: 0;
  padding-left: 4px; }

html#styled body #main-header {
  position: fixed;
  width: 100%; }
html#styled body header#main-header {
  background: #fff; }
  html#styled body header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#styled body header#main-header div.inner-col {
    border: none; }
  html#styled body header#main-header.transparent {
    text-shadow: none; }
    html#styled body header#main-header.transparent ul.external li a, html#styled body header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#styled body header#main-header.transparent ul.external li a:hover, html#styled body header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#styled body header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#styled body header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#styled body header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#styled body footer#main-footer {
  background: transparent;
  border-top: 1px solid #d0d0d0; }
  html#styled body footer#main-footer ul li {
    color: #999; }
  html#styled body footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#styled body footer#main-footer div.inner-col p {
    color: #999;
    text-shadow: none; }
  html#styled body footer#main-footer a {
    color: #999; }

/*
This style sheet has been included, in full, due to bugs in YUICompressor.
calc and @supports aren't supported, and cause the page to render incorrectly.
Once YUICompressor has been replaced, we should put this CSS back in it's own file.
 */
/* override some shared-site styles */
html#sso {
  /* intro animation: elements hidden by default */
  min-width: 980px;
  /*
  @supports (-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px)) {
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
      #projects nav {
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background: rgba(255,255,255,.7);
      }
    }
  }
  */
  /* mobile (max-width: 959px)
  ================================================================================================= */
  /* fake cell borders */
  /* iPad footer
  ================================================================================================= */
  /* nano (smaller screens like iPhone 5)
  ================================================================================================= */ }
  html#sso:root, html#sso body {
    background: none; }
  html#sso.mobile div#main {
    overflow: visible; }
  html#sso div#main {
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  html#sso header#main-header {
    background: #fff; }
    html#sso header#main-header h1 a {
      background-image: url(../images/logoc81e.png?2); }
    html#sso header#main-header div.inner-col {
      border: none; }
    html#sso header#main-header.transparent {
      text-shadow: none; }
      html#sso header#main-header.transparent ul.external li a, html#sso header#main-header.transparent ul.pages li a {
        color: rgba(0, 0, 0, 0.5); }
        html#sso header#main-header.transparent ul.external li a:hover, html#sso header#main-header.transparent ul.pages li a:hover {
          color: #000; }
      html#sso header#main-header.transparent li.button a {
        border-color: rgba(0, 0, 0, 0.5); }
      html#sso header#main-header.transparent li.more span {
        color: rgba(0, 0, 0, 0.5); }
        html#sso header#main-header.transparent li.more span:after {
          background-position: 0 0 !important;
          opacity: .7; }
  html#sso footer#main-footer {
    background: transparent;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    html#sso footer#main-footer ul li {
      color: #c2ddf5; }
    html#sso footer#main-footer div.inner-col > ul a {
      text-shadow: none; }
    html#sso footer#main-footer div.inner-col p {
      color: #666;
      text-shadow: none; }
  html#sso #main-content canvas {
    display: block; }
  html#sso footer#main-footer {
    position: absolute;
    width: 100%;
    margin-top: -44px; }
  html#sso footer#main-footer a {
    color: #fff; }
  html#sso footer#main-footer p {
    color: #36B370; }
  html#sso footer#main-footer div.country-selector {
    border-right-color: rgba(49, 78, 95, 0.25); }
  html#sso #main-header, html#sso #main-content > canvas, html#sso #oss-logo rect, html#sso #intro, html#sso #projects {
    opacity: 0; }
  html#sso button, html#sso a {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    outline: none; }
  html#sso #main-content {
    position: relative; }
  html#sso #temp-bg-grid {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pattern.svg); }
  html#sso #oss-logo {
    position: absolute;
    z-index: 1; }
  html#sso #intro {
    position: absolute;
    width: 636px;
    height: 336px;
    background: white; }
  html#sso #intro h1, html#sso #intro p {
    margin-left: auto;
    margin-right: auto; }
  html#sso #intro h1 {
    width: 470px;
    padding-top: 102px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400; }
  html#sso #intro p {
    width: 450px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 22px; }
  @supports (not (position: -webkit-sticky)) and (not (position: sticky)) {
    html#sso #projects nav {
      position: relative; }
    html#sso #main-content #projects .sticky {
      position: fixed;
      width: 100%; } }
  html#sso #projects nav {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0.98); }
  html#sso #projects #mobile-cards-nav-button {
    display: none; }
  html#sso #projects #ripple-effect {
    position: absolute;
    width: 100%;
    height: 100%; }
  html#sso #projects ul {
    display: -webkit-flex;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none; }
  html#sso #projects nav ul {
    -webkit-align-items: center;
    align-items: center;
    width: 952px;
    height: 150px;
    margin: 0 auto; }
  html#sso #projects nav li {
    -webkit-flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-basis: 0;
    flex-grow: 1;
    border-right: 1px solid #F0F3F6;
    padding: 8px 0; }
  html#sso #projects nav li:first-child {
    border-left: 1px solid #F0F3F6; }
  html#sso #projects nav .mobile-overlay-link-bg {
    display: none; }
  html#sso #projects nav a {
    position: relative;
    display: block;
    padding-top: 50px;
    font-size: 12px;
    text-align: center;
    color: #292E31;
    margin-top: -5px;
    outline: none; }
  html#sso #projects nav a svg {
    position: absolute;
    top: 0;
    left: calc(50% - 20px);
    pointer-events: none; }
  html#sso #projects nav a svg:first-child {
    z-index: 1; }
  html#sso #nav-shadow {
    position: absolute;
    width: 100%;
    height: 4px; }
  html#sso #projects-bg {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    height: calc(100vh - 140px); }
  @supports (not (position: -webkit-sticky)) and (not (position: sticky)) {
    html#sso #projects-bg {
      position: relative;
      top: 0; }
    html#sso #projects-bg.sticky {
      top: 140px; }
    html#sso #projects-bg.sticky + #cards {
      margin-top: 140px; } }
  html#sso #cards {
    position: relative;
    width: 952px;
    margin: calc(140px - 100vh) auto 0;
    padding: 0 20px 130px;
    /* allocate some space for the footer and card shadows */
    overflow: hidden; }
  html#sso #cards h1, html#sso #cards li {
    -webkit-transform: translateZ(0); }
  @supports (will-change: transform) {
    html#sso #cards h1, html#sso #cards li {
      -webkit-transform: none;
      will-change: transform; } }
  html#sso #cards h1 {
    margin: 0;
    padding: 65px 0 27px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff; }
  html#sso #cards h1 img {
    vertical-align: middle;
    margin: -2px 4px 0 0; }
  html#sso #cards ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px; }
  html#sso #cards li {
    position: relative;
    width: 282px;
    height: 212px; }
  html#sso #cards li:nth-child(n + 4) {
    margin-top: 38px; }
  html#sso #cards li:nth-child(3n - 1) {
    margin-left: 33px;
    margin-right: 33px; }
  html#sso #cards li a {
    outline: none; }
  html#sso #cards li .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 67, 115, 0.2); }
  html#sso #cards li .card {
    position: relative;
    display: block;
    height: 100%; }
  html#sso #cards li .card img {
    height: 100px; }
  html#sso #cards li .card .content {
    padding: 0 38px; }
  html#sso #cards li .card * {
    pointer-events: none; }
  html#sso #cards li h2, html#sso #cards li p {
    font-size: inherit; }
  html#sso #cards li h2 {
    font-weight: 500; }
  html#sso #cards li p {
    line-height: 22px;
    color: #6F7C82; }
  html#sso #cards li .avatar {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 13px;
    right: 13px; }
  html#sso #cards li .avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transform: scale(0.84);
    transform: scale(0.84); }
  html#sso #cards li .avatar:hover img {
    box-shadow: 0 2px 4px rgba(20, 30, 40, 0.2); }
  html#sso html.is-mobile {
    min-width: 0; }
  html#sso html.mobile.is-mobile header#main-header ul.external {
    display: none; }
  html#sso .is-mobile #intro {
    width: 320px;
    height: 346px; }
  html#sso .is-mobile #intro h1 {
    text-align: left;
    padding-top: 70px; }
  html#sso .is-mobile #intro p {
    margin-top: 20px;
    margin-bottom: 26px; }
  html#sso .is-mobile #intro h1, html#sso .is-mobile #intro p {
    width: 254px; }
  html#sso .is-mobile #projects nav {
    height: 33px;
    background: rgba(52, 107, 235, 0.93); }
  @supports (not (position: -webkit-sticky)) and (not (position: sticky)) {
    html#sso .is-mobile #projects nav {
      position: relative; } }
  @supports (-webkit-backdrop-filter: blur(3px)) or (backdrop-filter: blur(3px)) {
    html#sso .is-mobile #projects nav {
      -webkit-backdrop-filter: blur(3px);
      backdrop-filter: blur(3px);
      background: rgba(52, 107, 235, 0.83); } }
  html#sso .is-mobile #projects #mobile-cards-nav-button {
    position: absolute;
    left: calc(50% + 114px);
    display: block;
    height: 100%;
    padding: 0 10px;
    /* larger tap area */
    border: none;
    background: none; }
  html#sso .is-mobile #projects nav > svg {
    display: none; }
  html#sso .is-mobile #projects nav ul {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    pointer-events: none;
    background: linear-gradient(110deg, rgba(23, 99, 230, 0.97) 5%, rgba(0, 191, 175, 0.97) 50%, rgba(204, 255, 153, 0.97)); }
  html#sso .is-mobile #projects nav.open {
    /* Forcing the nav to go above the header, which is at a generous z-index 9000 */
    z-index: 10000; }
  html#sso .is-mobile #projects nav.open ul {
    pointer-events: auto; }
  html#sso .is-mobile #main-content #projects nav li {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: none;
    flex: none;
    width: 50%;
    border: none;
    padding: 0; }
  html#sso .is-mobile #main-content #projects nav li:nth-child(2n + 1)::before,
  html#sso .is-mobile #main-content #projects nav li:nth-child(n + 3)::after {
    content: "";
    position: absolute;
    top: 0;
    background: #000;
    mix-blend-mode: overlay;
    opacity: .2; }
  html#sso .is-mobile #main-content #projects nav li:nth-child(2n + 1)::before {
    right: 0;
    width: 1px;
    height: 100%; }
  html#sso .is-mobile #main-content #projects nav li:nth-child(n + 3)::after {
    left: 0;
    width: 100%;
    height: 1px; }
  html#sso .is-mobile #projects nav li .mobile-overlay-link-bg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.25);
    mix-blend-mode: overlay;
    visibility: hidden;
    pointer-events: none; }
  html#sso .is-mobile #projects nav li:nth-child(2n + 1) .mobile-overlay-link-bg {
    right: 1px; }
  html#sso .is-mobile #projects nav li:nth-child(n + 3) .mobile-overlay-link-bg {
    top: 1px; }
  html#sso .is-mobile #projects nav li.selected .mobile-overlay-link-bg {
    visibility: visible; }
  html#sso .is-mobile #projects nav a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-top: 0;
    padding-top: 40px;
    color: #fff;
    font-weight: 500; }
  html#sso .is-mobile #projects nav a svg {
    top: calc(50% - 40px); }
  html#sso .is-mobile #projects-bg {
    top: 0;
    height: 100vh;
    margin-top: -33px; }
  @supports (not (position: -webkit-sticky)) and (not (position: sticky)) {
    html#sso .is-mobile #projects-bg.sticky,
    html#sso .is-mobile #projects-bg.sticky + #cards {
      margin-top: 0; } }
  html#sso .is-mobile #cards {
    width: 320px;
    margin: -100vh auto 0;
    padding: 0;
    overflow: visible; }
  html#sso .is-mobile #cards h1 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 0;
    line-height: 33px;
    pointer-events: none; }
  @supports (not (position: -webkit-sticky)) and (not (position: sticky)) {
    html#sso .is-mobile #cards h1 {
      position: relative; }
    html#sso .is-mobile #cards h1.sticky + ul {
      margin-top: 33px; } }
  html#sso .is-mobile #projects #cards h1, html#sso #projects #cards li {
    -webkit-transform: none;
    will-change: auto; }
  html#sso .is-mobile #projects #cards ul {
    padding-bottom: 47px; }
  html#sso .is-mobile #projects #cards li {
    width: 100%;
    height: 176px;
    margin: 27px 0 0; }
  html#sso .is-mobile #cards li .card {
    height: calc(100% - 30px);
    padding-top: 30px; }
  html#sso .is-mobile #cards li .card img {
    position: absolute;
    margin-top: 3px; }
  html#sso .is-mobile #cards li h2 {
    margin: 0 0 12px 23px; }
  html#sso .is-mobile #cards li .avatar {
    top: 8px;
    right: 8px; }
  html#sso .is-mobile footer#main-footer {
    position: relative;
    margin: 0; }
  html#sso .is-mobile footer#main-footer ul {
    border-top-color: rgba(4, 62, 27, 0.12); }
  html#sso .is-mobile footer#main-footer a {
    color: rgba(4, 62, 27, 0.8); }
  @media (min-width: 480px) {
    html#sso .is-mobile .inner-col {
      width: auto; }
    html#sso .is-mobile footer#main-footer {
      padding-bottom: 20px;
      text-align: center; }
    html#sso .is-mobile footer#main-footer p {
      display: none; } }
  @media (max-width: 330px) {
    html#sso .is-mobile #oss-logo {
      top: 13px;
      left: calc(50% - 187px);
      max-width: 100%; }
    html#sso .is-mobile #intro {
      width: 100%;
      top: 40px; }
    @supports (-webkit-backdrop-filter: blur(7px)) or (backdrop-filter: blur(7px)) {
      html#sso .is-mobile #intro {
        -webkit-backdrop-filter: blur(7px);
        backdrop-filter: blur(7px);
        background: rgba(255, 255, 255, 0.8); } }
    html#sso .is-mobile #projects #mobile-cards-nav-button {
      left: calc(50% + 81px); }
    html#sso .is-mobile #cards {
      width: 254px; }
    html#sso .is-mobile #projects #cards li {
      height: 180px; }
    html#sso .is-mobile #cards li .card {
      height: 100%;
      padding: 0 20px; }
    html#sso .is-mobile #cards li .card img {
      position: static;
      margin-top: 20px; }
    html#sso .is-mobile #cards li h2 {
      margin: 12px 0 10px; } }

html#gallery:root {
  min-width: 570px;
  overflow-x: hidden; }
html#gallery header#main-header {
  background: #fff; }
  html#gallery header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#gallery header#main-header div.inner-col {
    border: none; }
  html#gallery header#main-header.transparent {
    text-shadow: none; }
    html#gallery header#main-header.transparent ul.external li a, html#gallery header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#gallery header#main-header.transparent ul.external li a:hover, html#gallery header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#gallery header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#gallery header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#gallery header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#gallery footer#main-footer {
  background: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }
  html#gallery footer#main-footer ul li {
    color: #c2ddf5; }
  html#gallery footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#gallery footer#main-footer div.inner-col p {
    color: #666;
    text-shadow: none; }
html#gallery .Gallery-container {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  z-index: 10; }
html#gallery .foo {
  background: #008cdd;
  color: #fff;
  padding: 100px;
  font-size: 20px; }
html#gallery .Header {
  overflow: hidden;
  margin-top: -48px;
  position: relative;
  width: 100%; }
html#gallery .Header-hero {
  position: relative;
  width: 100%;
  padding-top: 46px;
  height: 60vh;
  min-height: 480px;
  max-height: 600px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
html#gallery .StripeBackground {
  top: calc(50% + 310px);
  --stripe-height: 150px;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transform: skew(0, -12deg);
  transform: skew(0, -12deg); }
  html#gallery .StripeBackground .stripe {
    height: var(--stripe-height);
    will-change: transform;
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    height: 200px; }
  html#gallery .StripeBackground .s0 {
    height: 5000px;
    bottom: 200px;
    background: -webkit-linear-gradient(left, #e4ecf5, #f5fdff);
    background: linear-gradient(90deg, #e4ecf5, #f5fdff); }
  html#gallery .StripeBackground .s1 {
    bottom: 0;
    left: calc(50% + 220px);
    background: -webkit-linear-gradient(left, #f4fafd, #eff8fc);
    background: linear-gradient(90deg, #f4fafd, #eff8fc); }
  html#gallery .StripeBackground .s2 {
    bottom: 200px;
    right: calc(50% - 220px);
    background: -webkit-linear-gradient(left, #d6e3f0, #e7f3fa);
    background: linear-gradient(90deg, #d6e3f0, #e7f3fa); }
  html#gallery .StripeBackground .s3 {
    bottom: 600px;
    left: 10%;
    right: calc(50% - 300px);
    background: -webkit-linear-gradient(left, #ecf4fa, #e4eff6);
    background: linear-gradient(90deg, #ecf4fa, #e4eff6); }
html#gallery .IconsContainer {
  width: 3000px;
  height: 460px;
  position: relative;
  left: 50px; }
html#gallery .Header-hero-guide {
  position: absolute;
  top: 0;
  left: 0; }
html#gallery .Icon {
  position: absolute;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  background-size: 912px 912px;
  background-image: url(../images/header-logos.png?2);
  border-radius: 50%;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.07);
  will-change: transform,opacity; }
  html#gallery .Icon span {
    position: absolute;
    left: 50%;
    bottom: -40px;
    padding: 5px 12px;
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 8px 20px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    color: #566b78;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: transform,opacity;
    -webkit-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
    opacity: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  html#gallery .Icon:hover {
    z-index: 9999; }
    html#gallery .Icon:hover span {
      opacity: .9;
      -webkit-transform: translate(-50%);
      transform: translate(-50%); }
@media (-webkit-min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  html#gallery .Icon {
    background-image: url(../images/header-logos%402x.png); } }
html#gallery .Icon-img0 {
  background-position: -153px -1px; }
html#gallery .Icon-img1 {
  background-position: -609px -1px; }
html#gallery .Icon-img2 {
  background-position: -1px -153px; }
html#gallery .Icon-img3 {
  background-position: -153px -153px; }
html#gallery .Icon-img4 {
  background-position: -305px -1px; }
html#gallery .Icon-img5 {
  background-position: -305px -153px; }
html#gallery .Icon-img6 {
  background-position: -1px -305px; }
html#gallery .Icon-img7 {
  background-position: -153px -305px; }
html#gallery .Icon-img8 {
  background-position: -305px -305px; }
html#gallery .Icon-img9 {
  background-position: -457px -1px; }
html#gallery .Icon-img10 {
  background-position: -457px -153px; }
html#gallery .Icon-img11 {
  background-position: -457px -305px; }
html#gallery .Icon-img12 {
  background-position: -1px -457px; }
html#gallery .Icon-img13 {
  background-position: -153px -457px; }
html#gallery .Icon-img14 {
  background-position: -305px -457px; }
html#gallery .Icon-img15 {
  background-position: -457px -457px; }
html#gallery .Icon-img16 {
  background-position: -1px -1px; }
html#gallery .Icon-img17 {
  background-position: -609px -153px; }
html#gallery .Icon-img18 {
  background-position: -609px -305px; }
html#gallery .Icon-img19 {
  background-position: -609px -457px; }
html#gallery .Icon-img20 {
  background-position: -1px -609px; }
html#gallery .Icon-img21 {
  background-position: -153px -609px; }
html#gallery .Icon-img22 {
  background-position: -305px -609px; }
html#gallery .Icon-img23 {
  background-position: -457px -609px; }
html#gallery .Icon-img24 {
  background-position: -609px -609px; }
html#gallery .Icon-img25 {
  background-position: -761px -1px; }
html#gallery .Icon-img26 {
  background-position: -761px -153px; }
html#gallery .Icon-img27 {
  background-position: -761px -305px; }
html#gallery .Icon-img28 {
  background-position: -761px -457px; }
html#gallery .Icon-img29 {
  background-position: -761px -609px; }
html#gallery .Icon-img30 {
  background-position: -1px -761px; }
html#gallery .Icon-img31 {
  background-position: -153px -761px; }
html#gallery .Icon-img32 {
  background-position: -305px -761px; }
html#gallery .Header-title {
  text-align: center;
  font-size: 30px;
  line-height: 1.7;
  margin: 0;
  color: #26394c;
  padding: 15px 0 38px;
  font-weight: 400; }
html#gallery .Header-subTitle {
  color: #14abe6;
  display: block; }
html#gallery .Header-intro {
  text-align: center;
  padding-bottom: 40px !important; }
html#gallery .LocalNavigation {
  position: relative;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: -1px;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.95);
  border-top: 1px solid rgba(7, 96, 115, 0.07);
  border-bottom: 1px solid rgba(7, 96, 115, 0.07); }
@supports (-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px)) {
  html#gallery .LocalNavigation {
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px); } }
html#gallery .LocalNavigationPlaceholder {
  display: none;
  background: rgba(255, 0, 0, 0.1); }
html#gallery .LocalNavigation-list ul {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0; }
html#gallery .LocalNavigation-list li {
  display: table-cell;
  text-align: center; }
html#gallery .LocalNavigation-list a {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  color: #7d93a9;
  display: block;
  padding: 25px 5px;
  -webkit-transition: color .1s ease;
  transition: color .1s ease; }
  html#gallery .LocalNavigation-list a:hover {
    color: #385c80; }
  html#gallery .LocalNavigation-list a.active {
    color: #1bb978; }
html#gallery .Section {
  padding: 0 0 30px;
  position: relative; }
  html#gallery .Section .center-xs {
    overflow: hidden; }
html#gallery .Section--alternateBackground:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50px;
  right: 0;
  bottom: -50px;
  background: #eef6f9; }
html#gallery .Section:first-of-type {
  margin-top: -50px; }
html#gallery .Section + :not(.Section) {
  margin-top: 50px; }
html#gallery .Section-quote {
  background: #f4f4f4;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1), 0 3px 10px rgba(0, 0, 0, 0.07);
  position: relative;
  margin: 30px 0 60px; }
@media only screen and (min-width: 670px) {
  html#gallery .Section-quote--vertical {
    margin: 0; }
    html#gallery .Section-quote--vertical blockquote {
      margin: 0; }
  html#gallery .Section-quote--horizontal .Section-quotePhoto {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: auto; } }
html#gallery .Section-quotePhoto {
  width: 100%;
  min-height: 370px;
  background-size: cover;
  background-position: 50% 50%; }
html#gallery .Section-quotePhoto--warbyParker {
  background-color: #eeeff1;
  background-image: url(../images/warby-parker.jpg); }
html#gallery .Section-quotePhoto--lyft {
  background-color: #a19273;
  background-image: url(../images/lyft.jpg); }
html#gallery .Section-quotePhoto--slack {
  background-color: #8f848e;
  background-image: url(../images/slack.jpg); }
html#gallery .Section-quotePhoto--charityWater {
  background-color: #68564a;
  background-image: url(../images/charity-water.jpg); }
html#gallery .Section-quotePhoto--kickstarter {
  background-color: #d2cfcb;
  background-image: url(../images/kickstarter.jpg);
  background-position: 50% 80%;
  min-height: 340px; }
html#gallery .Quote {
  margin: 0;
  padding: 66px;
  position: relative;
  z-index: 5;
  color: #fff; }
  html#gallery .Quote h2 {
    margin: 0 0 0 -2px; }
  html#gallery .Quote p {
    position: relative;
    font-style: italic;
    font-size: 21px;
    line-height: 1.6;
    margin-bottom: 0; }
html#gallery .Quote--warbyParker {
  position: relative;
  padding-top: 40px;
  background: #05a5e4; }
  html#gallery .Quote--warbyParker:before {
    content: '';
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/warby-parker.svg);
    background-size: 100% 100%;
    position: absolute;
    top: -95px;
    left: 0; }
html#gallery .Quote--lyft {
  padding-top: 40px; }
  html#gallery .Quote--lyft:before {
    content: '';
    display: block;
    background: #eb268d;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }
  html#gallery .Quote--lyft:after {
    content: '';
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/lyft-vert.svg);
    background-size: 100% 100%;
    position: absolute;
    top: -95px;
    left: 0; }
@media only screen and (min-width: 670px) {
  html#gallery .Quote--lyft {
    padding-top: 66px;
    padding-right: 77px !important; } }
@media only screen and (min-width: 670px) {
  html#gallery .Quote--lyft:before {
    opacity: .9216;
    right: 126px; } }
@media only screen and (min-width: 670px) {
  html#gallery .Quote--lyft:after {
    width: 206px;
    height: 100%;
    background: url(../images/quote-backgrounds/lyft.svg);
    left: auto;
    right: -80px;
    top: 0;
    bottom: 0;
    z-index: -1; } }
html#gallery .Quote--slack {
  position: relative;
  padding-top: 46px;
  background: #3eca99; }
  html#gallery .Quote--slack:before {
    content: '';
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/slack.svg);
    background-size: 100% 100%;
    position: absolute;
    top: -95px;
    left: 0; }
html#gallery .Quote--charityWater {
  padding-top: 40px; }
  html#gallery .Quote--charityWater:before {
    content: '';
    display: block;
    background: #eab504;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1; }
  html#gallery .Quote--charityWater:after {
    content: '';
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/charity-water-vert.svg);
    background-size: 100% 100%;
    top: -95px;
    left: 0;
    position: absolute; }
@media only screen and (min-width: 670px) {
  html#gallery .Quote--charityWater {
    padding-top: 66px;
    padding-right: 77px !important; } }
@media only screen and (min-width: 670px) {
  html#gallery .Quote--charityWater:before {
    opacity: .9216;
    left: 76px; } }
@media only screen and (min-width: 670px) {
  html#gallery .Quote--charityWater:after {
    content: '';
    display: block;
    width: 206px;
    height: 100%;
    background: url(../images/charity-water.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 206px 100%;
    left: -130px;
    top: 0;
    bottom: 0;
    z-index: -1; } }
html#gallery .Quote--kickstarter {
  position: relative;
  padding-top: 36px;
  background: #2bde73; }
  html#gallery .Quote--kickstarter:before {
    content: '';
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/kickstarter.svg);
    background-size: 100% 100%;
    position: absolute;
    top: -95px;
    left: 0; }
html#gallery .Quote-footer {
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  margin-top: 24px; }
html#gallery .Quote-footer--warbyParker {
  color: #203866; }
html#gallery .Quote-footer--slack {
  color: #2d333a; }
html#gallery .Quote-footer--charityWater {
  color: rgba(0, 0, 0, 0.7); }
html#gallery .Quote-footer--kickstarter {
  color: #0f2105; }
@media only screen and (min-width: 670px) {
  html#gallery .Section-content--rightColumn {
    padding: 0 0 0 50px; }
  html#gallery .Section-content--leftColumn {
    padding: 0 50px 0 0; } }
html#gallery .Section-content--bigIntro {
  margin-top: -20px; }
html#gallery .Section-category {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #1bb978;
  text-align: center;
  margin-top: 130px;
  margin-bottom: 50px;
  width: 100%; }
  html#gallery .Section-category img {
    vertical-align: middle; }
html#gallery .Section-figure {
  float: right;
  width: 100px;
  margin: 0 0 10px 50px;
  text-align: center; }
html#gallery .Section-figure--mobilePlatforms {
  margin-left: 30px;
  margin-right: 20px; }
  html#gallery .Section-figure--mobilePlatforms img + img {
    margin-top: 18px; }
html#gallery .Section-figure--routing {
  width: 72px;
  margin: 10px;
  margin-left: 40px; }
html#gallery .Section-paragraph {
  margin: 0 0 10px;
  padding: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #566b78; }
html#gallery .Section-paragraph--intro {
  font-size: 22px;
  color: #2f4654; }
html#gallery .Section-paragraphTitle {
  color: #0d2b3e;
  font-weight: 500; }
html#gallery .Section-links {
  font-size: 16px;
  line-height: 2;
  list-style-type: none;
  padding: 15px 0 0;
  margin: 15px 0 0;
  border-top: 1px solid rgba(7, 96, 115, 0.07); }
html#gallery .Section-extraContent {
  font-size: 16px;
  line-height: 1.7;
  color: #566b78;
  margin: 0; }
html#gallery .Section-extraContentTitle {
  color: #0d2b3e;
  font-weight: 500; }
html#gallery .Section-logos {
  text-align: center;
  margin: 60px 0 0; }
  html#gallery .Section-logos a {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    height: 120px;
    line-height: 120px; }
  html#gallery .Section-logos span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
    text-indent: -500px;
    background-image: url(../images/content-logoseccb.png?3);
    background-size: 618px 558px; }
@media only screen and (min-width: 670px) {
  html#gallery .Section-logos span {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8); } }
@media only screen and (min-width: 880px) {
  html#gallery .Section-logos span {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
@media (-webkit-min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  html#gallery .Section-logos span {
    background-image: url(../images/content-logos%402xeccb.png?3); } }
html#gallery .Logo-adidas {
  background-position: -525px -279px;
  width: 81px;
  height: 53px; }
html#gallery .Logo-asana {
  background-position: -207px -381px;
  width: 150px;
  height: 32px; }
html#gallery .Logo-bestbuy {
  background-position: -525px -219px;
  width: 82px;
  height: 58px; }
html#gallery .Logo-blueapron {
  background-position: 0 -511px;
  width: 99px;
  height: 47px; }
html#gallery .Logo-deliveroo {
  background-position: 0 0;
  width: 189px;
  height: 60px; }
html#gallery .Logo-digital-ocean {
  background-position: -218px -306px;
  width: 195px;
  height: 35px; }
html#gallery .Logo-docker {
  background-position: 0 -260px;
  width: 176px;
  height: 44px; }
html#gallery .Logo-doordash {
  background-position: -342px -44px;
  width: 147px;
  height: 50px; }
html#gallery .Logo-facebook {
  background-position: -525px -334px;
  width: 58px;
  height: 58px; }
html#gallery .Logo-girl-scouts {
  background-position: -191px 0;
  width: 149px;
  height: 67px; }
html#gallery .Logo-grab {
  background-position: -211px -124px;
  width: 113px;
  height: 45px; }
html#gallery .Logo-habitat-for-humanity {
  background-position: 0 -62px;
  width: 175px;
  height: 60px; }
html#gallery .Logo-handy {
  background-position: 0 -306px;
  width: 100px;
  height: 73px; }
html#gallery .Logo-hubspot {
  background-position: -178px -260px;
  width: 135px;
  height: 41px; }
html#gallery .Logo-indiegogo {
  background-position: -102px -306px;
  width: 114px;
  height: 62px; }
html#gallery .Logo-instacart {
  background-position: 0 -415px;
  width: 172px;
  height: 37px; }
html#gallery .Logo-khan-academy {
  background-position: -218px -343px;
  width: 190px;
  height: 20px; }
html#gallery .Logo-lyft {
  background-position: -525px -394px;
  width: 68px;
  height: 48px; }
html#gallery .Logo-marin-software {
  background-position: -117px -454px;
  width: 109px;
  height: 49px; }
html#gallery .Logo-npr {
  background-position: -192px -171px;
  width: 131px;
  height: 43px; }
html#gallery .Logo-opentable {
  background-position: -342px 0;
  width: 181px;
  height: 42px; }
html#gallery .Logo-optimizely {
  background-position: -174px -415px;
  width: 153px;
  height: 35px; }
html#gallery .Logo-pinterest {
  background-position: -525px -147px;
  width: 70px;
  height: 70px; }
html#gallery .Logo-postmates {
  background-position: -342px -170px;
  width: 93px;
  height: 79px; }
html#gallery .Logo-red {
  background-position: -525px 0;
  width: 93px;
  height: 66px; }
html#gallery .Logo-saks {
  background-position: 0 -218px;
  width: 194px;
  height: 40px; }
html#gallery .Logo-salesforce {
  background-position: -342px -96px;
  width: 102px;
  height: 72px; }
html#gallery .Logo-salvation-army {
  background-position: -525px -68px;
  width: 64px;
  height: 77px; }
html#gallery .Logo-shopify {
  background-position: -196px -218px;
  width: 132px;
  height: 40px; }
html#gallery .Logo-shopstyle {
  background-position: -329px -415px;
  width: 170px;
  height: 22px; }
html#gallery .Logo-splunk {
  background-position: -228px -454px;
  width: 123px;
  height: 39px; }
html#gallery .Logo-squarespace {
  background-position: 0 -381px;
  width: 205px;
  height: 32px; }
html#gallery .Logo-tableau {
  background-position: 0 -124px;
  width: 209px;
  height: 45px; }
html#gallery .Logo-taskrabbit {
  background-position: 0 -171px;
  width: 190px;
  height: 45px; }
html#gallery .Logo-tictail {
  background-position: -525px -444px;
  width: 89px;
  height: 29px; }
html#gallery .Logo-twitter {
  background-position: -446px -96px;
  width: 55px;
  height: 46px; }
html#gallery .Logo-under-armour {
  background-position: 0 -454px;
  width: 115px;
  height: 55px; }
html#gallery .Logo-unicef {
  background-position: -342px -251px;
  width: 167px;
  height: 41px; }
html#gallery .Logo-watsi {
  background-position: -191px -69px;
  width: 142px;
  height: 48px; }
html#gallery .Logo-wish {
  background-position: -415px -306px;
  width: 96px;
  height: 34px; }
html#gallery .GalleryCallToAction {
  margin-bottom: 50px; }
html#gallery .common-LegacyNavContainer {
  max-width: 993px; }
html#gallery header#main-header div.inner-col {
  border: none; }
html#gallery header#main-header li.button a {
  box-sizing: content-box; }
html#gallery .cards {
  position: relative;
  width: 952px;
  margin: calc(140px - 100vh) auto 0;
  padding: 0 20px 130px;
  /* allocate some space for the footer and card shadows */
  overflow: hidden;
  margin-top: 0; }
  html#gallery .cards .category {
    padding-top: 20px; }
  html#gallery .cards h1, html#gallery .cards li {
    -webkit-transform: translateZ(0); }
  html#gallery .cards h1 {
    margin: 0;
    padding: 65px 0 27px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #666; }
    html#gallery .cards h1 img {
      vertical-align: middle;
      margin: -2px 4px 0 0; }
  html#gallery .cards ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none; }
  html#gallery .cards li {
    position: relative;
    width: 282px;
    height: 130px; }
    html#gallery .cards li:nth-child(n + 4) {
      margin-top: 38px; }
    html#gallery .cards li:nth-child(3n - 1) {
      margin-left: 33px;
      margin-right: 33px; }
    html#gallery .cards li a {
      outline: none; }
    html#gallery .cards li .bg {
      position: absolute;
      width: 100%;
      height: 100%;
      background: #fff;
      box-shadow: 0 2px 10px rgba(0, 67, 115, 0.2); }
    html#gallery .cards li .card {
      position: relative;
      display: block;
      height: 100%;
      padding: 0 38px; }
      html#gallery .cards li .card img {
        margin-top: 34px; }
      html#gallery .cards li .card * {
        pointer-events: none; }
    html#gallery .cards li h2, html#gallery .cards li p {
      font-size: inherit; }
    html#gallery .cards li h2 {
      font-weight: 500; }
    html#gallery .cards li p {
      line-height: 22px;
      color: #6F7C82; }
    html#gallery .cards li .avatar {
      position: absolute;
      width: 50px;
      height: 50px;
      top: 13px;
      right: 13px; }
      html#gallery .cards li .avatar img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-transform: scale(0.84);
        transform: scale(0.84); }
      html#gallery .cards li .avatar:hover img {
        box-shadow: 0 2px 4px rgba(20, 30, 40, 0.2); }
@supports (will-change: transform) {
  html#gallery .cards h1, html#gallery .cards li {
    -webkit-transform: none;
    will-change: transform; } }

/*
This style sheet has been included, in full, due to bugs in YUICompressor.
calc and @supports aren't supported, and cause the page to render incorrectly.
Once YUICompressor has been replaced, we should put this CSS back in it's own file.
 */
/* override some shared-site styles */
html#subscriptions header#main-header {
  background: transparent; }
html#subscriptions footer#main-footer {
  background: transparent;
  border-top: 1px solid #dee1e3; }
  html#subscriptions footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#subscriptions footer#main-footer div.inner-col p {
    color: #b0bfc7;
    text-shadow: none; }
  html#subscriptions footer#main-footer a {
    color: #b0bfc7; }
html#subscriptions body, html#subscriptions h1, html#subscriptions h2, html#subscriptions h3, html#subscriptions p, html#subscriptions ul {
  list-style: none;
  margin: 0;
  padding: 0; }
html#subscriptions body {
  background: #fff;
  -webkit-font-smoothing: subpixel-antialiased; }
html#subscriptions div.content {
  width: 952px;
  margin: 0 auto;
  position: relative; }
@media screen and (max-width: 1012px) {
  html#subscriptions div.content {
    width: 748px; } }
@media screen and (max-width: 479px) {
  html#subscriptions div.content {
    width: 100%; } }
html#subscriptions hr {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.07); }
html#subscriptions aside p {
  font-size: 12px !important;
  color: #939da3; }
html#subscriptions ul.columns {
  zoom: 1;
  padding-left: 61px; }
  html#subscriptions ul.columns:after, html#subscriptions ul.columns:before {
    content: "";
    display: table; }
  html#subscriptions ul.columns:after {
    clear: both; }
  html#subscriptions ul.columns h3 {
    margin-bottom: 5px; }
  html#subscriptions ul.columns > li {
    width: 243px;
    float: left;
    margin-right: 51px;
    position: relative; }
    html#subscriptions ul.columns > li:last-child {
      margin-bottom: 0;
      margin-right: 0; }
    html#subscriptions ul.columns > li:before {
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      margin: 0 0 11px -5px;
      background-size: 100% 100% !important; }
html#subscriptions ul.features h3 {
  margin-bottom: 5px; }
html#subscriptions ul.features > li {
  width: 396px;
  padding-left: 60px;
  margin-bottom: 45px;
  position: relative; }
  html#subscriptions ul.features > li:last-child {
    margin-bottom: 0; }
  html#subscriptions ul.features > li:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    left: -5px;
    top: -1px;
    background-size: 100% 100% !important; }
@media screen and (max-width: 1012px) {
  html#subscriptions ul.columns {
    padding-left: 0; } }
@media screen and (max-width: 1012px) {
  html#subscriptions ul.columns > li {
    width: 220px;
    margin-right: 44px; } }
@media screen and (max-width: 479px) {
  html#subscriptions ul.columns > li {
    float: none;
    width: auto;
    padding-left: 70px;
    margin: 0 0 25px; } }
@media screen and (max-width: 479px) {
  html#subscriptions ul.columns > li:before {
    position: absolute;
    left: 5px;
    top: -3px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions ul.features > li {
    width: 310px; } }
@media screen and (max-width: 479px) {
  html#subscriptions ul.features > li {
    width: auto;
    padding-left: 70px;
    margin: 0 0 25px; } }
@media screen and (max-width: 479px) {
  html#subscriptions ul.features > li:before {
    left: 5px;
    top: -3px; } }
html#subscriptions section.marquee {
  margin: -49px -10px 0;
  overflow: hidden;
  height: 416px;
  position: relative; }
  html#subscriptions section.marquee #bubble-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #52418f;
    background-color: rgba(82, 65, 143, 0.97);
    background: -webkit-linear-gradient(left top, rgba(41, 8, 48, 0.97), rgba(82, 65, 143, 0.97) 50%, rgba(114, 183, 227, 0.97));
    background: linear-gradient(to right bottom, rgba(41, 8, 48, 0.97), rgba(82, 65, 143, 0.97) 50%, rgba(114, 183, 227, 0.97));
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    padding-top: 49px;
    box-sizing: border-box;
    height: 100%; }
    html#subscriptions section.marquee #bubble-overlay header {
      padding: 83px 0 87px 223px; }
      html#subscriptions section.marquee #bubble-overlay header:before {
        content: "";
        position: absolute;
        width: 132px;
        height: 132px;
        left: 58px;
        margin-top: -25px;
        background-image: url(../images/read.png);
        background-size: 100% 100%; }
      html#subscriptions section.marquee #bubble-overlay header h1 {
        font-size: 32px;
        margin-bottom: 12px;
        color: #fff; }
      html#subscriptions section.marquee #bubble-overlay header p {
        font-size: 18px;
        color: #b1b6eb; }
    html#subscriptions section.marquee #bubble-overlay .logos {
      padding: 30px 0 35px;
      border-top: 1px solid rgba(255, 255, 255, 0.07);
      text-align: center; }
      html#subscriptions section.marquee #bubble-overlay .logos li {
        display: inline-block;
        margin: 0 20px; }
      html#subscriptions section.marquee #bubble-overlay .logos a {
        display: inline-block;
        height: 49px;
        overflow: hidden;
        text-indent: -1000px;
        background-size: 100% 100% !important;
        will-change: opacity;
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        -webkit-filter: alpha(opacity=60);
        -moz-filter: alpha(opacity=60);
        -ms-filter: alpha(opacity=60);
        -o-filter: alpha(opacity=60);
        filter: alpha(opacity=60);
        -webkit-transition: opacity .3s;
        transition: opacity 0.3s; }
        html#subscriptions section.marquee #bubble-overlay .logos a:hover {
          opacity: .8;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
          -webkit-filter: alpha(opacity=80);
          -moz-filter: alpha(opacity=80);
          -ms-filter: alpha(opacity=80);
          -o-filter: alpha(opacity=80);
          filter: alpha(opacity=80);
          -webkit-transition: opacity .1s;
          transition: opacity 0.1s; }
      html#subscriptions section.marquee #bubble-overlay .logos .digitalocean {
        background-image: url(../images/digitaloceanc81e.png?2);
        width: 181px; }
      html#subscriptions section.marquee #bubble-overlay .logos .mixpanel {
        background-image: url(../images/mixpanel.png);
        width: 117px; }
      html#subscriptions section.marquee #bubble-overlay .logos .udacity {
        background-image: url(../images/udacity.png);
        width: 139px; }
      html#subscriptions section.marquee #bubble-overlay .logos .hubspot {
        background-image: url(../images/hubspot.png);
        width: 116px; }
      html#subscriptions section.marquee #bubble-overlay .logos .blueapron {
        background-image: url(../images/blueapron.png);
        width: 97px; }
  html#subscriptions section.marquee #bubble-universe {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1000px; }
html#subscriptions section.main {
  padding: 80px 0 95px; }
  html#subscriptions section.main header {
    text-align: center;
    padding: 0 142px 45px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    html#subscriptions section.main header h2 {
      font-size: 24px;
      font-weight: 400;
      margin-bottom: 10px; }
    html#subscriptions section.main header p {
      color: #939da3; }
    html#subscriptions section.main header.icon:before {
      content: "";
      display: inline-block;
      width: 61px;
      height: 61px;
      margin-bottom: 25px;
      border-radius: 5px;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
      background-size: 100% 100% !important; }
html#subscriptions section.basics header:before {
  background-image: url(../img/subscriptions/basics/basics.png); }
html#subscriptions section.basics .bigplans {
  position: absolute;
  width: 297px;
  height: 196px;
  right: 0;
  margin-top: 52px;
  background-image: url(../img/subscriptions/basics/en_bigplans.png); }
  html#subscriptions section.basics .bigplans.locale-fr {
    background-image: url(../img/subscriptions/basics/fr_bigplans.png); }
html#subscriptions section.basics .columns {
  padding-top: 55px;
  padding-bottom: 60px; }
  html#subscriptions section.basics .columns .billing:before {
    background-image: url(../img/subscriptions/basics/billing.png); }
  html#subscriptions section.basics .columns .proration:before {
    background-image: url(../img/subscriptions/basics/proration.png); }
html#subscriptions section.basics .split {
  zoom: 1;
  border: 1px solid #efeff1;
  border-left: none;
  border-right: none;
  overflow: hidden;
  position: relative;
  margin: 0 -10px; }
  html#subscriptions section.basics .split:after, html#subscriptions section.basics .split:before {
    content: "";
    display: table; }
  html#subscriptions section.basics .split:after {
    clear: both; }
  html#subscriptions section.basics .split * {
    font-size: 14px;
    line-height: 24px; }
  html#subscriptions section.basics .split .left {
    position: absolute;
    width: 208px;
    left: 61px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    html#subscriptions section.basics .split .left p:first-of-type {
      margin-bottom: 10px; }
  html#subscriptions section.basics .split .right {
    margin-left: 310px;
    width: 2500px;
    padding: 55px 0 55px 42px;
    border-left: 1px solid #efeff1;
    background-color: #f8fafb;
    background: -webkit-linear-gradient(290deg, #f5f7f9, #fff 50%);
    background: linear-gradient(160deg, #f5f7f9, #fff 50%); }
    html#subscriptions section.basics .split .right ul {
      width: 539px; }
      html#subscriptions section.basics .split .right ul li {
        margin: 10px 0;
        padding-left: 45px;
        background-image: url(../img/subscriptions/basics/checkmark.png);
        background-repeat: no-repeat;
        background-position: 0; }
html#subscriptions section.basics .store {
  padding: 65px 61px 0 175px;
  position: relative; }
  html#subscriptions section.basics .store h3 {
    margin-bottom: 5px; }
  html#subscriptions section.basics .store:before {
    content: "";
    position: absolute;
    width: 82px;
    height: 82px;
    left: 60px;
    top: 62px;
    background-image: url(../img/subscriptions/basics/store.png); }
html#subscriptions section.grow {
  background: #f5f7f9;
  border-top: 1px solid #e9eaec;
  margin: 0 -10px; }
  html#subscriptions section.grow header:before {
    background-image: url(../img/subscriptions/grow/grow.png); }
  html#subscriptions section.grow .features.grow {
    margin: 70px 0 70px 61px; }
    html#subscriptions section.grow .features.grow .target:before {
      background-image: url(../img/subscriptions/grow/target.png); }
    html#subscriptions section.grow .features.grow .international:before {
      background-image: url(../img/subscriptions/grow/international.png); }
    html#subscriptions section.grow .features.grow aside {
      display: inline-block;
      margin-top: 25px;
      position: relative; }
      html#subscriptions section.grow .features.grow aside:after {
        content: "";
        position: absolute;
        width: 5px;
        height: 5px;
        right: -15px;
        top: 6px;
        background: #d4d8db;
        border-radius: 50%; }
      html#subscriptions section.grow .features.grow aside p:after {
        content: "";
        position: absolute;
        width: 200px;
        height: 1px;
        right: -210px;
        top: 8px;
        background: #d4d8db; }
  html#subscriptions section.grow figure.bigbrowsers {
    position: absolute;
    width: 391px;
    height: 371px;
    right: 0;
    margin-top: 40px;
    background-image: url(../img/subscriptions/grow/en_bigbrowsers.png);
    background-size: 100% 100%;
    z-index: 2; }
    html#subscriptions section.grow figure.bigbrowsers.locale-fr {
      background-image: url(../img/subscriptions/grow/fr_bigbrowsers.png); }
  html#subscriptions section.grow.short .features.grow {
    margin: 110px 0 110px 61px; }
  html#subscriptions section.grow.short figure.bigbrowsers {
    width: 326px;
    height: 310px;
    margin-top: 25px;
    right: 20px; }
  html#subscriptions section.grow .features.churn {
    margin: 70px 0 0 435px; }
    html#subscriptions section.grow .features.churn .retry:before {
      background-image: url(../img/subscriptions/grow/retry.png); }
    html#subscriptions section.grow .features.churn .updater:before {
      background-image: url(../img/subscriptions/grow/updater.png); }
  html#subscriptions section.grow figure.bigcard {
    position: absolute;
    width: 387px;
    height: 190px;
    left: 0;
    margin-top: 110px;
    background-image: url(../img/subscriptions/grow/bigcard.png);
    background-size: 100% 100%; }
html#subscriptions section.workflow {
  background-color: #4b3958;
  background: -webkit-linear-gradient(top left, #000936, #4b3958 50%, #894671);
  background: linear-gradient(to bottom right, #000936, #4b3958 50%, #894671);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  margin: 0 -10px; }
  html#subscriptions section.workflow header {
    border-bottom: none; }
    html#subscriptions section.workflow header:before {
      background-image: url(../img/subscriptions/workflow/workflow.png); }
  html#subscriptions section.workflow h1, html#subscriptions section.workflow h2, html#subscriptions section.workflow h3 {
    color: #fff; }
  html#subscriptions section.workflow header p, html#subscriptions section.workflow p {
    color: #bd96c1; }
  html#subscriptions section.workflow a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 1px; }
    html#subscriptions section.workflow a:hover {
      border-bottom-color: rgba(255, 255, 255, 0.4); }
  html#subscriptions section.workflow code {
    font: 14px Menlo,Monaco,Consolas,Andale Mono,monospace;
    color: #fff;
    background: rgba(189, 150, 193, 0.2);
    padding: 3px 4px;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1); }
  html#subscriptions section.workflow #flow-switcher {
    position: relative;
    z-index: 2;
    height: 128px;
    width: 720px;
    margin: 0 auto;
    background-image: url(../img/subscriptions/workflow/dot.png);
    background-repeat: repeat-x;
    background-position: 50%; }
    html#subscriptions section.workflow #flow-switcher > li {
      float: left;
      width: 128px;
      height: 128px;
      margin-right: 40px;
      box-sizing: border-box;
      border-radius: 50%;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      padding-top: 41px;
      text-align: center;
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      cursor: pointer;
      -webkit-transform: scale(0.8593);
      transform: scale(0.8593);
      -webkit-transition: -webkit-transform .2s;
      transition: transform .2s;
      position: relative; }
      html#subscriptions section.workflow #flow-switcher > li:nth-of-type(1) {
        background-color: #4b3d68;
        margin-left: -40px; }
      html#subscriptions section.workflow #flow-switcher > li:nth-of-type(2) {
        background-color: #56446d; }
      html#subscriptions section.workflow #flow-switcher > li:nth-of-type(3) {
        background-color: #624a73; }
      html#subscriptions section.workflow #flow-switcher > li:nth-of-type(4) {
        background-color: #6a4f79; }
      html#subscriptions section.workflow #flow-switcher > li:nth-of-type(5) {
        background-color: #765480;
        margin-right: -40px; }
      html#subscriptions section.workflow #flow-switcher > li.done {
        background-image: -webkit-linear-gradient(top left, rgba(162, 101, 162, 0.5) 20%, rgba(162, 101, 162, 0.9) 80%);
        background-image: linear-gradient(to bottom right, rgba(162, 101, 162, 0.5) 20%, rgba(162, 101, 162, 0.9) 80%); }
      html#subscriptions section.workflow #flow-switcher > li:hover {
        -webkit-transform: scale(0.95);
        transform: scale(0.95); }
      html#subscriptions section.workflow #flow-switcher > li:active {
        -webkit-transform: scale(0.92);
        transform: scale(0.92); }
      html#subscriptions section.workflow #flow-switcher > li.active {
        -webkit-transform: scale(1);
        transform: scale(1);
        background-color: #da8e40;
        background: -webkit-linear-gradient(top left, #da8e40 20%, #e2a550 80%);
        background: linear-gradient(to bottom right, #da8e40 20%, #e2a550 80%);
        text-shadow: 0 1px 3px #cf7b2f; }
  html#subscriptions section.workflow #flow-boxes {
    zoom: 1;
    position: relative;
    z-index: 1;
    top: -64px;
    margin-bottom: -64px;
    background-color: rgba(165, 107, 159, 0.5);
    background: -webkit-linear-gradient(top left, rgba(165, 107, 159, 0.05), rgba(165, 107, 159, 0.3));
    background: linear-gradient(to bottom right, rgba(165, 107, 159, 0.05), rgba(165, 107, 159, 0.3));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 364px; }
    html#subscriptions section.workflow #flow-boxes:after, html#subscriptions section.workflow #flow-boxes:before {
      content: "";
      display: table; }
    html#subscriptions section.workflow #flow-boxes:after {
      clear: both; }
    html#subscriptions section.workflow #flow-boxes > div {
      width: 830px;
      height: 180px;
      margin: 0 auto;
      position: absolute;
      top: 114px;
      left: 50%;
      margin-left: -415px;
      z-index: 4;
      pointer-events: none; }
      html#subscriptions section.workflow #flow-boxes > div.active {
        z-index: 5;
        pointer-events: auto; }
    html#subscriptions section.workflow #flow-boxes .codebox {
      position: absolute;
      top: 0;
      bottom: 0;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-filter: alpha(opacity=0);
      -moz-filter: alpha(opacity=0);
      -ms-filter: alpha(opacity=0);
      -o-filter: alpha(opacity=0);
      filter: alpha(opacity=0);
      will-change: opacity;
      -webkit-transition: opacity .4s,-webkit-transform .7s;
      transition: opacity .4s,transform .7s;
      -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0.23, 1);
      transition-timing-function: cubic-bezier(0.35, 0, 0.23, 1);
      pointer-events: none; }
    html#subscriptions section.workflow #flow-boxes .codebox-container, html#subscriptions section.workflow #flow-boxes .text {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-filter: alpha(opacity=0);
      -moz-filter: alpha(opacity=0);
      -ms-filter: alpha(opacity=0);
      -o-filter: alpha(opacity=0);
      filter: alpha(opacity=0);
      will-change: opacity;
      -webkit-transition: opacity .4s,-webkit-transform .7s;
      transition: opacity .4s,transform .7s;
      -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0.23, 1);
      transition-timing-function: cubic-bezier(0.35, 0, 0.23, 1);
      pointer-events: none; }
    html#subscriptions section.workflow #flow-boxes .codebox-container.hiddenLeft, html#subscriptions section.workflow #flow-boxes .codebox.hiddenLeft, html#subscriptions section.workflow #flow-boxes .text.hiddenLeft {
      -webkit-transform: scale(0.85) translateX(-200px);
      transform: scale(0.85) translateX(-200px); }
    html#subscriptions section.workflow #flow-boxes .codebox-container.hiddenRight, html#subscriptions section.workflow #flow-boxes .codebox.hiddenRight, html#subscriptions section.workflow #flow-boxes .text.hiddenRight {
      -webkit-transform: scale(1.1) translate(150px);
      transform: scale(1.1) translate(150px); }
    html#subscriptions section.workflow #flow-boxes .codebox-container.active, html#subscriptions section.workflow #flow-boxes .codebox.active {
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none;
      pointer-events: auto; }
    html#subscriptions section.workflow #flow-boxes .text.active {
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none;
      pointer-events: auto;
      z-index: 5; }
    html#subscriptions section.workflow #flow-boxes .codebox-container {
      -webkit-transition: opacity .2s,-webkit-transform .4s;
      transition: opacity 0.2s, transform 0.4s;
      width: 440px;
      background: #f5f7f9;
      border-radius: 5px;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
      text-shadow: none;
      overflow: hidden;
      position: relative;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      height: 180px;
      z-index: 10; }
      html#subscriptions section.workflow #flow-boxes .codebox-container.hiddenLeft {
        -webkit-transform: scale(0.5);
        transform: scale(0.5); }
      html#subscriptions section.workflow #flow-boxes .codebox-container:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 47px;
        background: #ebeff3;
        border-right: 1px solid #e3e7ea;
        border-radius: 5px 0 0 5px; }
      html#subscriptions section.workflow #flow-boxes .codebox-container:after {
        content: "";
        position: absolute;
        left: 400px;
        top: 0;
        bottom: 0;
        width: 40px;
        background: -webkit-linear-gradient(left, rgba(245, 247, 249, 0), #f5f7f9);
        background: linear-gradient(90deg, rgba(245, 247, 249, 0), #f5f7f9);
        border-radius: 0 6px 6px 0;
        pointer-events: none;
        z-index: 11; }
      html#subscriptions section.workflow #flow-boxes .codebox-container pre {
        white-space: pre;
        font: 12px/19px Menlo,Monaco,Consolas,Andale Mono,monospace;
        margin: 0 0 0 48px;
        padding: 0 20px;
        display: inline-block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        html#subscriptions section.workflow #flow-boxes .codebox-container pre:before {
          content: "1 2 3 4 5 6 7 8";
          position: absolute;
          width: 10px;
          left: -28px;
          top: 0;
          bottom: 0;
          white-space: normal;
          overflow: hidden;
          text-align: right;
          color: #c4c8cc; }
        html#subscriptions section.workflow #flow-boxes .codebox-container pre .url {
          color: #4ba144; }
    html#subscriptions section.workflow #flow-boxes .text {
      position: absolute;
      width: 324px;
      right: 0;
      top: 50%;
      -webkit-transform: translateZ(0);
      transform: translateZ(0); }
      html#subscriptions section.workflow #flow-boxes .text.three-lines {
        margin-top: -50px; }
      html#subscriptions section.workflow #flow-boxes .text.four-lines {
        margin-top: -62px; }
      html#subscriptions section.workflow #flow-boxes .text:before {
        content: "";
        position: absolute;
        width: 5px;
        height: 5px;
        left: -20px;
        top: 7px;
        border-radius: 50%;
        background: #8c6c93; }
      html#subscriptions section.workflow #flow-boxes .text h3 {
        margin-bottom: 5px; }
        html#subscriptions section.workflow #flow-boxes .text h3:before {
          content: "";
          position: absolute;
          width: 150px;
          height: 1px;
          left: -166px;
          top: 9px;
          background: #8c6c93; }
    html#subscriptions section.workflow #flow-boxes #automatic-renewals:after {
      content: none; }
    html#subscriptions section.workflow #flow-boxes #automatic-renewals .text {
      width: 400px;
      right: auto;
      left: 50%;
      margin-left: -120px; }
      html#subscriptions section.workflow #flow-boxes #automatic-renewals .text:before {
        width: 130px;
        height: 130px;
        left: -160px;
        top: -17px;
        background: none;
        background-image: url(../img/subscriptions/workflow/renewals.png);
        background-size: 100% 100%; }
      html#subscriptions section.workflow #flow-boxes #automatic-renewals .text h3:before {
        content: none; }
  html#subscriptions section.workflow .columns {
    margin-top: 55px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
    html#subscriptions section.workflow .columns > li:first-child {
      width: 537px; }
    html#subscriptions section.workflow .columns .webhooks:before {
      background-image: url(../img/subscriptions/workflow/webhooks.png); }
    html#subscriptions section.workflow .columns .dashboard:before {
      background-image: url(../img/subscriptions/workflow/dashboard.png); }
html#subscriptions section.end {
  border-bottom: 1px solid #e9eaec;
  background: -webkit-linear-gradient(0deg, #fff 60%, #f5f7f9 61%);
  background: linear-gradient(90deg, #fff 60%, #f5f7f9 61%);
  margin: 0 -10px;
  padding: 0; }
  html#subscriptions section.end .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    zoom: 1; }
    html#subscriptions section.end .content:after, html#subscriptions section.end .content:before {
      content: "";
      display: table; }
    html#subscriptions section.end .content:after {
      clear: both; }
  html#subscriptions section.end section {
    width: 50%;
    box-sizing: border-box;
    padding: 75px 61px 80px; }
    html#subscriptions section.end section > p:first-of-type {
      padding-bottom: 30px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  html#subscriptions section.end h2 {
    margin-bottom: 11px;
    font-weight: 400;
    font-size: 20px; }
    html#subscriptions section.end h2:before {
      display: block;
      content: "";
      width: 80px;
      height: 80px;
      margin-bottom: 20px; }
  html#subscriptions section.end section.data h2:before {
    background-image: url(../img/subscriptions/end/data.png); }
  html#subscriptions section.end section.data .features {
    padding: 0; }
    html#subscriptions section.end section.data .features > li {
      width: auto;
      margin: 40px 0 0; }
    html#subscriptions section.end section.data .features .metadata:before {
      background-image: url(../img/subscriptions/end/metadata.png); }
    html#subscriptions section.end section.data .features .export:before {
      background-image: url(../img/subscriptions/end/export.png); }
  html#subscriptions section.end section.thirdparty {
    border-left: 1px solid #e9eaec;
    background: #f5f7f9; }
    html#subscriptions section.end section.thirdparty h2:before {
      background-image: url(../img/subscriptions/end/thirdparty.png); }
    html#subscriptions section.end section.thirdparty .features {
      padding: 40px 0 17px; }
      html#subscriptions section.end section.thirdparty .features > li {
        width: auto;
        margin: 0 0 24px;
        padding: 0; }
        html#subscriptions section.end section.thirdparty .features > li:before {
          width: 37px;
          height: 37px;
          top: 10px;
          left: 0;
          opacity: .6;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
          -webkit-filter: alpha(opacity=60);
          -moz-filter: alpha(opacity=60);
          -ms-filter: alpha(opacity=60);
          -o-filter: alpha(opacity=60);
          filter: alpha(opacity=60); }
        html#subscriptions section.end section.thirdparty .features > li:hover:before {
          opacity: .8;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
          -webkit-filter: alpha(opacity=80);
          -moz-filter: alpha(opacity=80);
          -ms-filter: alpha(opacity=80);
          -o-filter: alpha(opacity=80);
          filter: alpha(opacity=80); }
      html#subscriptions section.end section.thirdparty .features .baremetrics:before {
        background-image: url(../img/subscriptions/end/baremetrics.png); }
      html#subscriptions section.end section.thirdparty .features .churnbuster:before {
        background-image: url(../img/subscriptions/end/churnbuster.png); }
      html#subscriptions section.end section.thirdparty .features .intercom:before {
        background-image: url(../img/subscriptions/end/intercom.png); }
      html#subscriptions section.end section.thirdparty .features .payment:before {
        background-image: url(../img/subscriptions/end/payment.png); }
      html#subscriptions section.end section.thirdparty .features h3, html#subscriptions section.end section.thirdparty .features p {
        margin: 0;
        font-size: 14px; }
      html#subscriptions section.end section.thirdparty .features a {
        display: block;
        padding: 10px 10px 7px 64px;
        margin: -10px;
        border-radius: 10px; }
        html#subscriptions section.end section.thirdparty .features a h3:after {
          content: "";
          display: inline-block;
          width: 5px;
          height: 7px;
          background-image: url(../img/link_arrows/blue.png);
          background-position: -5px 0;
          position: relative;
          top: -1px;
          margin-left: 6px; }
        html#subscriptions section.end section.thirdparty .features a p {
          color: #6f7c82; }
        html#subscriptions section.end section.thirdparty .features a:hover {
          background-color: rgba(148, 158, 164, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.02); }
          html#subscriptions section.end section.thirdparty .features a:hover p {
            color: #4c555a; }
html#subscriptions section.cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  width: 952px;
  margin: 50px auto;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  zoom: 1;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: hidden; }
  html#subscriptions section.cta:after, html#subscriptions section.cta:before {
    content: "";
    display: table; }
  html#subscriptions section.cta:after {
    clear: both; }
  html#subscriptions section.cta p {
    font-size: 20px;
    line-height: 32px;
    padding: 32px 40px; }
    html#subscriptions section.cta p a {
      word-wrap: break-word; }
  html#subscriptions section.cta strong {
    font-weight: 400;
    color: #292e31; }
  html#subscriptions section.cta aside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: auto;
    line-height: 0;
    padding: 27px 35px 28px;
    border-left: 1px solid #f2f2f2; }
    html#subscriptions section.cta aside a.button {
      -webkit-align-self: center;
      align-self: center;
      -ms-flex-item-align: center;
      white-space: nowrap; }
@media screen and (max-width: 479px) {
  html#subscriptions section.marquee {
    height: 320px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.marquee #bubble-overlay header {
    padding-left: 165px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.marquee #bubble-overlay header {
    padding: 140px 20px 30px;
    text-align: center; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.marquee #bubble-overlay header:before {
    background-image: url(../img/subscriptions/logo.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.marquee #bubble-overlay header:before {
    left: 0; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.marquee #bubble-overlay header:before {
    width: 100px;
    height: 100px;
    left: 50%;
    margin: 0 0 0 -50px;
    top: 20px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.marquee #bubble-overlay header h1 {
    font-size: 26px;
    font-weight: 400; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.marquee #bubble-overlay header p {
    font-size: 16px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.marquee #bubble-overlay header p {
    font-size: 14px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.marquee #bubble-overlay .logos {
    display: none; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.marquee #bubble-overlay .logos li {
    margin: 4px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.marquee #bubble-overlay .logos a {
    -webkit-transform: scale(0.85);
    transform: scale(0.85); } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.marquee #bubble-overlay .logos .digitalocean {
    background-image: url(../img/subscriptions/logos/digitalocean%402xc81e.png?2);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.marquee #bubble-overlay .logos .mixpanel {
    background-image: url(../img/subscriptions/logos/mixpanel%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.marquee #bubble-overlay .logos .udacity {
    background-image: url(../img/subscriptions/logos/udacity%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.marquee #bubble-overlay .logos .hubspot {
    background-image: url(../img/subscriptions/logos/hubspot%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.marquee #bubble-overlay .logos .blueapron {
    background-image: url(../img/subscriptions/logos/blueapron%402x.png);
    background-size: auto auto; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.marquee #bubble-universe {
    margin-left: -952px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.marquee #bubble-universe {
    margin-left: -648px;
    top: -32px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.main {
    padding: 40px 10px 45px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.main header {
    padding: 0 60px 45px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.main header {
    padding: 0 0 30px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.main header h2 {
    font-size: 20px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.basics header:before {
    background-image: url(../img/subscriptions/basics/basics%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.basics .bigplans {
    background-image: url(../img/subscriptions/basics/en_bigplans%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.basics .bigplans {
    width: 237px;
    height: 156px;
    background-size: 100% 100%;
    margin-top: 60px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .bigplans {
    position: static;
    margin: 30px auto 0; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.basics .bigplans.locale-fr {
    background-image: url(../img/subscriptions/basics/fr_bigplans%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .columns {
    padding-top: 35px;
    padding-bottom: 40px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.basics .columns .billing:before {
    background-image: url(../img/subscriptions/basics/billing%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.basics .columns .proration:before {
    background-image: url(../img/subscriptions/basics/proration%402x.png);
    background-size: auto auto; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .split {
    margin: 0 -20px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.basics .split .left {
    width: 170px;
    left: 0; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .split .left {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: auto;
    padding: 20px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.basics .split .right {
    margin-left: 220px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .split .right {
    margin-left: 0;
    width: auto;
    padding: 20px;
    border-left: none;
    border-top: 1px solid #efeff1; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.basics .split .right ul {
    width: 480px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .split .right ul {
    width: auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.basics .split .right ul li {
    background-image: url(../img/subscriptions/basics/checkmark%402x.png);
    background-size: 26px 26px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.basics .store {
    padding-right: 0;
    padding-left: 111px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .store {
    padding: 30px 0 0; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.basics .store:before {
    background-image: url(../img/subscriptions/basics/store%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.basics .store:before {
    left: 0;
    top: 56px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.basics .store:before {
    position: static;
    float: right;
    margin: 0 0 10px 10px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.grow {
    padding-left: 20px;
    padding-right: 20px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow header:before {
    background-image: url(../img/subscriptions/grow/grow%402x.png);
    background-size: auto auto; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.grow .features.grow {
    margin-left: 0; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.grow .features.grow {
    margin: 35px 0 40px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow .features.grow .target:before {
    background-image: url(../img/subscriptions/grow/target%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow .features.grow .international:before {
    background-image: url(../img/subscriptions/grow/international%402x.png);
    background-size: auto auto; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.grow .features.grow aside {
    margin-right: 50px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.grow .features.grow aside {
    display: none; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow figure.bigbrowsers {
    background-image: url(../img/subscriptions/grow/en_bigbrowsers%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.grow figure.bigbrowsers {
    width: 340px;
    height: 323px;
    margin-top: 59px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.grow figure.bigbrowsers {
    display: none; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow figure.bigbrowsers.locale-fr {
    background-image: url(../img/subscriptions/grow/fr_bigbrowsers%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.grow.short .features.grow {
    margin-left: 0; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.grow.short .features.grow {
    margin: 35px 0 40px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.grow.short figure.bigbrowsers {
    right: 0; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.grow .features.churn {
    margin-left: 378px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.grow .features.churn {
    margin: 35px 0 0; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow .features.churn .retry:before {
    background-image: url(../img/subscriptions/grow/retry%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow .features.churn .updater:before {
    background-image: url(../img/subscriptions/grow/updater%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.grow figure.bigcard {
    background-image: url(../img/subscriptions/grow/bigcard%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.grow figure.bigcard {
    width: 335px;
    height: 164px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.grow figure.bigcard {
    position: static;
    margin: 40px auto;
    width: 300px;
    height: 147px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow {
    padding-left: 20px;
    padding-right: 20px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.workflow header:before {
    background-image: url(../img/subscriptions/workflow/workflow%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.workflow #flow-switcher {
    background-image: url(../img/subscriptions/workflow/dot%402x.png);
    background-size: 14px 12px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-switcher {
    width: auto;
    height: 220px;
    margin: 0 -20px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-switcher > li {
    border-radius: 0;
    width: 20%;
    height: 220px;
    -webkit-transform: none !important;
    transform: none !important;
    padding: 0;
    margin: 0 !important; }
    html#subscriptions section.workflow #flow-switcher > li span {
      position: absolute;
      border-radius: 0;
      width: 190px;
      height: 20px;
      line-height: 20px;
      left: 50%;
      top: 50%;
      margin: -10px 0 0 -95px;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      text-align: left;
      font-size: 16px;
      text-shadow: -1px 0 4px rgba(0, 0, 0, 0.2); }
    html#subscriptions section.workflow #flow-switcher > li br {
      content: " "; }
      html#subscriptions section.workflow #flow-switcher > li br:after {
        content: " "; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-switcher > li.done {
    background-image: -webkit-linear-gradient(top right, rgba(162, 101, 162, 0.5) 20%, rgba(162, 101, 162, 0.9) 80%);
    background-image: linear-gradient(to bottom left, rgba(162, 101, 162, 0.5) 20%, rgba(162, 101, 162, 0.9) 80%); } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-switcher > li.active:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 50%;
    margin-left: -12px;
    bottom: -24px;
    border: 12px solid transparent;
    border-top-color: #e0a14d; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes {
    top: 0;
    margin: 0 -20px;
    height: auto; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.workflow #flow-boxes > div {
    width: 748px;
    margin-left: -374px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes > div {
    position: static;
    width: auto;
    margin: 0;
    padding: 30px 20px;
    height: auto;
    display: none; }
    html#subscriptions section.workflow #flow-boxes > div.active {
      display: block; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .codebox {
    position: static; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .codebox, html#subscriptions section.workflow #flow-boxes .codebox-container, html#subscriptions section.workflow #flow-boxes .text {
    display: none;
    -webkit-transition: none !important;
    transition: none !important; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .codebox-container.active, html#subscriptions section.workflow #flow-boxes .codebox.active, html#subscriptions section.workflow #flow-boxes .text.active {
    display: block; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .codebox-container {
    width: auto;
    margin: 0;
    height: auto;
    overflow: auto; }
    html#subscriptions section.workflow #flow-boxes .codebox-container:after {
      content: none; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .codebox-container pre {
    position: relative;
    top: 0;
    -webkit-transform: none;
    transform: none;
    padding: 20px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .codebox-container pre:before {
    top: 20px;
    bottom: 20px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.workflow #flow-boxes .text {
    width: 250px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .text {
    position: static;
    width: auto;
    margin: 20px 0 0 !important; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .text:before {
    content: none; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes .text h3:before {
    content: none; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes #automatic-renewals .text {
    margin-top: 0 !important;
    width: auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.workflow #flow-boxes #automatic-renewals .text:before {
    background-image: url(../img/subscriptions/workflow/renewals%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.workflow #flow-boxes #automatic-renewals .text:before {
    top: -24px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow #flow-boxes #automatic-renewals .text:before {
    content: "";
    position: static;
    float: right;
    width: 100px;
    height: 100px;
    margin: -10px -10px 0 10px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow .columns {
    margin-top: 40px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.workflow .columns > li:first-child {
    width: 484px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.workflow .columns > li:first-child {
    width: auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.workflow .columns .webhooks:before {
    background-image: url(../img/subscriptions/workflow/webhooks%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.workflow .columns .dashboard:before {
    background-image: url(../img/subscriptions/workflow/dashboard%402x.png);
    background-size: auto auto; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.end {
    background: none; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.end .content {
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.end section {
    padding-left: 50px;
    padding-right: 50px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.end section {
    float: none !important;
    width: auto !important;
    padding: 35px 20px 40px !important; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.end h2:before {
    float: right;
    margin: 0 0 10px 10px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.end section.data {
    padding-left: 0; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.data h2:before {
    background-image: url(../img/subscriptions/end/data%402x.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.data .features .metadata:before {
    background-image: url(../img/subscriptions/end/metadata%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.data .features .export:before {
    background-image: url(../img/subscriptions/end/export%402x.png);
    background-size: auto auto; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.end section.thirdparty {
    padding-right: 0; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.end section.thirdparty {
    border: none;
    border-top: 1px solid #e9eaec; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.thirdparty h2:before {
    background-image: url(../img/subscriptions/end/thirdparty%402x.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.thirdparty .features .baremetrics:before {
    background-image: url(../img/subscriptions/end/baremetrics%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.thirdparty .features .churnbuster:before {
    background-image: url(../img/subscriptions/end/churnbuster%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.thirdparty .features .intercom:before {
    background-image: url(../img/subscriptions/end/intercom%402x.png);
    background-size: auto auto; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.thirdparty .features .payment:before {
    background-image: url(../img/subscriptions/end/payment%402x.png);
    background-size: auto auto; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.end section.thirdparty .features a {
    padding-left: 58px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#subscriptions section.end section.thirdparty .features a h3:after {
    background-image: url(../img/link_arrows/blue%402x.png);
    background-size: 10px 7px; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.cta {
    width: 748px;
    font-size: 16px;
    line-height: 82px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.cta {
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    line-height: 22px;
    padding: 15px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.cta aside a.button {
    margin: 0 auto; } }
@media screen and (max-width: 1012px) {
  html#subscriptions section.cta aside {
    padding: 22px 22px 23px; } }
@media screen and (max-width: 479px) {
  html#subscriptions section.cta aside {
    padding: 15px 15px 5px;
    margin: 15px -15px 0;
    border-left: none;
    border-top: 1px solid #f2f2f2; } }
html#subscriptions strong.new {
  position: relative;
  background: #64bd2e;
  background-image: -webkit-linear-gradient(#64bd2e, #50a91a);
  background-image: linear-gradient(#64bd2e, #50a91a);
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
  margin-left: 5px;
  top: -2px;
  height: 19px;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 5px;
  border-radius: 4px;
  text-align: center;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07); }
  html#subscriptions strong.new:before {
    content: "NEW";
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    background: #68c62f;
    background-image: -webkit-linear-gradient(#68c62f, #55b31c);
    background-image: linear-gradient(#68c62f, #55b31c);
    border-radius: 3px;
    color: #fff;
    line-height: 17px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50); }
html#subscriptions #cards {
  position: relative;
  width: 952px;
  margin: calc(140px - 100vh) auto 0;
  padding: 0 20px 130px;
  /* allocate some space for the footer and card shadows */
  overflow: hidden;
  margin-top: 0; }
html#subscriptions #cards h1, html#subscriptions #cards li {
  -webkit-transform: translateZ(0); }
@supports (will-change: transform) {
  html#subscriptions #cards h1, html#subscriptions #cards li {
    -webkit-transform: none;
    will-change: transform; } }
html#subscriptions #cards h1 {
  margin: 0;
  padding: 65px 0 27px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #666; }
html#subscriptions #cards h1 img {
  vertical-align: middle;
  margin: -2px 4px 0 0; }
html#subscriptions #cards ul {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }
html#subscriptions #cards li {
  position: relative;
  width: 282px;
  height: 212px; }
html#subscriptions #cards li:nth-child(n + 4) {
  margin-top: 38px; }
html#subscriptions #cards li:nth-child(3n - 1) {
  margin-left: 33px;
  margin-right: 33px; }
html#subscriptions #cards li a {
  outline: none; }
html#subscriptions #cards li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 67, 115, 0.2); }
html#subscriptions #cards li .card {
  position: relative;
  display: block;
  height: 100%;
  padding: 0 38px; }
html#subscriptions #cards li .card img {
  margin-top: 34px; }
html#subscriptions #cards li .card * {
  pointer-events: none; }
html#subscriptions #cards li h2, html#subscriptions #cards li p {
  font-size: inherit; }
html#subscriptions #cards li h2 {
  font-weight: 500;
  margin: 50px 0 10px; }
html#subscriptions #cards li p {
  line-height: 22px;
  color: #6F7C82;
  max-height: 110px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden; }
html#subscriptions #cards li .avatar {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 13px;
  right: 13px; }
html#subscriptions #cards li .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0.84);
  transform: scale(0.84); }
html#subscriptions #cards li .avatar:hover img {
  box-shadow: 0 2px 4px rgba(20, 30, 40, 0.2); }

/*
This style sheet has been included, in full, due to bugs in YUICompressor.
calc and @supports aren't supported, and cause the page to render incorrectly.
Once YUICompressor has been replaced, we should put this CSS back in it's own file.
 */
/* override some shared-site styles */
html#global header#main-header {
  background: transparent; }
html#global footer#main-footer {
  background: transparent;
  margin-top: -50px; }
html#global header.title {
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: -49px -10px 0;
  padding: 49px 0 50px;
  height: 797px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
  background: #201245;
  background-image: -webkit--webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -webkit--webkit-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -webkit--moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -webkit--moz-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -webkit--o-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -webkit--o-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -webkit--ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -webkit--ms-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -webkit-linear-gradient(105deg, #3470c3, #201245 90%);
  background-image: -moz--webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -moz--webkit-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -moz--moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -moz--moz-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -moz--o-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -moz--o-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -moz--ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -moz--ms-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -ms--webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -ms--webkit-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -ms--moz-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -ms--moz-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -ms--o-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -ms--o-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -ms--ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -ms--ms-linear-gradient(345deg, #3470c3, #201245 90%);
  background-image: -ms-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -ms-linear-gradient(105deg, #3470c3, #201245 90%); }
  html#global header.title.small {
    height: 700px; }
  html#global header.title.tiny {
    height: 550px; }
  html#global header.title h1 {
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 2.8em;
    margin-top: 1em;
    margin-bottom: 0;
    color: #fff; }
    html#global header.title h1 + p {
      -webkit-font-smoothing: antialiased;
      font-weight: 400;
      color: #ccc5f4;
      font-size: 2em;
      line-height: 1.4em;
      margin-top: .4em;
      margin-bottom: 2.15em; }
  html#global header.title div#map {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    width: 950px;
    height: 516px;
    margin: 0 auto;
    z-index: 20;
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
    html#global header.title div#map canvas {
      margin-left: 2%;
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0; }
    html#global header.title div#map.static canvas {
      display: none; }
    html#global header.title div#map.static:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      margin-left: 2%;
      width: 950px;
      height: 516px;
      background-image: url(../images/mapc4ca.png?1); }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#global header.title div#map.static:after {
    background-image: url(../images/map%402xc4ca.png?1);
    background-size: 100% 100%; } }
html#global article {
  min-width: 952px;
  margin: 0 -10px;
  border-bottom: 1px solid #e6eaef;
  background: -webkit-linear-gradient(#f5f7f9, #f5f7f9);
  background: linear-gradient(#f5f7f9, #f5f7f9);
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 50% 100%; }
  html#global article div.inner-col {
    position: relative;
    padding: 45px 0;
    background-image: -webkit-linear-gradient(#e6eaef, #e6eaef);
    background-image: linear-gradient(#e6eaef, #e6eaef);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 1px 100%; }
    html#global article div.inner-col:after {
      content: '';
      display: block;
      clear: both; }
  html#global article h2 {
    color: #292e31;
    font-weight: 400;
    margin: 0;
    font-size: 1.8em;
    line-height: 1.55em; }
    html#global article h2 + p {
      font-size: 1.8em;
      line-height: 1.55em;
      color: #6f7c82;
      font-weight: 300;
      padding-bottom: 33px;
      margin-bottom: 33px;
      border-bottom: 1px solid rgba(110, 123, 129, 0.1); }
  html#global article section {
    display: inline-block;
    width: 50%;
    box-sizing: border-box; }
    html#global article section:first-child {
      padding-right: 71px;
      float: left; }
    html#global article section:last-child {
      padding-left: 71px;
      float: right; }
html#global section.availability ul {
  margin: -10px 0 0 -10px;
  padding: 0;
  list-style: none;
  height: 260px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
html#global section.availability li {
  font-size: 1.4em;
  line-height: 17px;
  width: 208px;
  height: 37px;
  position: relative;
  color: #292e31;
  -webkit-font-smoothing: subpixel-antialiasing;
  white-space: nowrap;
  cursor: default; }
  html#global section.availability li a {
    color: #292e31;
    display: block;
    box-sizing: border-box;
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    border: 1px solid rgba(110, 123, 129, 0);
    border-radius: 4px;
    background: rgba(255, 255, 255, 0); }
    html#global section.availability li a:hover {
      color: #008cdd;
      background: rgba(255, 255, 255, 0.5);
      background: rgba(110, 123, 129, 0.04); }
    html#global section.availability li a:active {
      background: none; }
  html#global section.availability li .tag {
    text-transform: uppercase;
    display: inline-block;
    font-size: 9px;
    line-height: 9px;
    font-weight: 500;
    color: #b5bbbe;
    box-sizing: border-box;
    height: 15px;
    padding: 2px;
    border: 1px solid #d0d4d6;
    border-radius: 3px;
    position: relative;
    top: -2px;
    margin-left: 2px; }
html#global section.availability img {
  position: relative;
  top: 3px;
  margin-right: 4px; }
html#global html.no-csscolumns section.availability li {
  float: left;
  width: 50%; }
html#global section.status header + p {
  font-weight: 300;
  line-height: 1.65em;
  color: #6f7c82;
  margin-bottom: 2em; }
html#global section.status p.beta-explanation {
  position: absolute;
  bottom: 44px;
  color: #a0a9ae;
  font-weight: 300;
  font-size: 1.4em;
  width: 350px; }
  html#global section.status p.beta-explanation strong {
    display: block;
    color: #74787b;
    font-weight: 400; }
  html#global section.status p.beta-explanation:before {
    content: '';
    display: block;
    position: absolute;
    top: -26px;
    width: 50px;
    height: 1px;
    background: #e7eaed; }
  html#global section.status p.beta-explanation strong + strong {
    margin-top: 2em; }
html#global section.status p.button-group a.default {
  margin-right: 4px; }
html#global section.status form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 39px;
  position: relative; }
  html#global section.status form.pulse {
    -webkit-animation: pulse .4s ease;
    animation: pulse .4s ease; }
  html#global section.status form > div {
    position: relative;
    height: 39px;
    margin-right: 10px; }
  html#global section.status form input {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 39px;
    background: #fff;
    border: 1px solid #d6dbdd;
    border-radius: 5px;
    padding: 0 11px;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
    font-size: 14px; }
    html#global section.status form input.focus, html#global section.status form input:focus {
      outline: 0;
      border-color: #309ddf; }
    html#global section.status form input::-webkit-input-placeholder, html#global section.status form input:-moz-placeholder, html#global section.status form input::-moz-placeholder, html#global section.status form input:-ms-input-placeholder {
      font-weight: 300;
      color: #c6c9cb; }
  html#global section.status form div.select {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 39px;
    padding: 0 25px 0 11px;
    box-sizing: border-box;
    max-width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.4em; }
    html#global section.status form div.select img {
      vertical-align: top;
      position: relative;
      top: 11px;
      margin-right: 3px; }
      html#global section.status form div.select img.hidden {
        display: none; }
    html#global section.status form div.select span {
      color: #6f7c82; }
    html#global section.status form div.select.placeholder span {
      font-weight: 300;
      color: #c6c9cb; }
    html#global section.status form div.select.error span {
      color: red; }
    html#global section.status form div.select:before {
      content: '';
      width: 1px;
      top: 10px;
      bottom: 10px;
      background: #e5e7e8;
      position: absolute;
      left: 0; }
    html#global section.status form div.select:after {
      content: '';
      width: 5px;
      height: 10px;
      background-image: url(../img/global/arrow-dark.png);
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -5px;
      right: 11px; }
    html#global section.status form div.select select {
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      width: 100%;
      height: 39px;
      line-height: 39px;
      -webkit-appearance: menulist-button;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-filter: alpha(opacity=0);
      -moz-filter: alpha(opacity=0);
      -ms-filter: alpha(opacity=0);
      -o-filter: alpha(opacity=0);
      filter: alpha(opacity=0); }
  html#global section.status form button {
    display: block;
    height: 39px !important;
    white-space: nowrap; }
html#global section.status div#success {
  display: none;
  width: 100%;
  height: 39px;
  box-sizing: border-box;
  background: #52b019;
  border: 1px solid #4ba017;
  border-radius: 5px;
  font-size: 1.4em;
  font-weight: 300;
  text-align: center;
  line-height: 39px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.24); }
  html#global section.status div#success:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    background-image: url(../img/global/successc4ca.png?1);
    position: relative;
    top: -1px;
    margin-right: 6px; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#global section.status form div.select:after {
    background-image: url(../img/global/arrow-dark%402x.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#global section.status div#success:before {
    background-image: url(../img/global/success%402xc4ca.png?1);
    background-size: 100% 100%; } }
@-webkit-keyframes pulse {
  33% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  66% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  33% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  66% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }
  to {
    -webkit-transform: scale(1);
    transform: scale(1); } }
html#blog header#main-header {
  background: #fff; }
  html#blog header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#blog header#main-header div.inner-col {
    border: none; }
  html#blog header#main-header.transparent {
    text-shadow: none; }
    html#blog header#main-header.transparent ul.external li a, html#blog header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#blog header#main-header.transparent ul.external li a:hover, html#blog header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#blog header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#blog header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#blog header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#blog footer#main-footer {
  background: transparent;
  border-top: 1px solid #d0d0d0; }
  html#blog footer#main-footer ul li {
    color: #999; }
  html#blog footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#blog footer#main-footer div.inner-col p {
    color: #999;
    text-shadow: none; }
  html#blog footer#main-footer a {
    color: #999; }
html#blog #cards {
  position: relative;
  width: 952px;
  margin: calc(140px - 100vh) auto 0;
  padding: 0 20px 130px;
  /* allocate some space for the footer and card shadows */
  overflow: hidden;
  margin-top: 0; }
html#blog #cards h1, html#blog #cards li {
  -webkit-transform: translateZ(0); }
@supports (will-change: transform) {
  html#blog #cards h1, html#blog #cards li {
    -webkit-transform: none;
    will-change: transform; } }
html#blog #cards h1 {
  margin: 0;
  padding: 65px 0 27px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #666; }
html#blog #cards h1 img {
  vertical-align: middle;
  margin: -2px 4px 0 0; }
html#blog #cards ul {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }
html#blog #cards li {
  position: relative;
  width: 282px;
  height: 212px; }
html#blog #cards li:nth-child(n + 4) {
  margin-top: 38px; }
html#blog #cards li:nth-child(3n - 1) {
  margin-left: 33px;
  margin-right: 33px; }
html#blog #cards li a {
  outline: none; }
html#blog #cards li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 67, 115, 0.2); }
html#blog #cards li .card {
  position: relative;
  display: block;
  height: 100%;
  padding: 0 38px; }
html#blog #cards li .card img {
  margin-top: 34px; }
html#blog #cards li .card * {
  pointer-events: none; }
html#blog #cards li h2, html#blog #cards li p {
  font-size: inherit; }
html#blog #cards li h2 {
  font-weight: 500; }
html#blog #cards li p {
  line-height: 22px;
  color: #6F7C82; }
html#blog #cards li .avatar {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 13px;
  right: 13px; }
html#blog #cards li .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0.84);
  transform: scale(0.84); }
html#blog #cards li .avatar:hover img {
  box-shadow: 0 2px 4px rgba(20, 30, 40, 0.2); }

html#blogPost header#main-header {
  background: #fff; }
  html#blogPost header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#blogPost header#main-header div.inner-col {
    border: none; }
  html#blogPost header#main-header.transparent {
    text-shadow: none; }
    html#blogPost header#main-header.transparent ul.external li a, html#blogPost header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#blogPost header#main-header.transparent ul.external li a:hover, html#blogPost header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#blogPost header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#blogPost header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#blogPost header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#blogPost footer#main-footer {
  background: transparent;
  border-top: 1px solid #d0d0d0; }
  html#blogPost footer#main-footer ul li {
    color: #999; }
  html#blogPost footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#blogPost footer#main-footer div.inner-col p {
    color: #999;
    text-shadow: none; }
  html#blogPost footer#main-footer a {
    color: #999; }
html#blogPost #blog-post--accept-ach-payments article {
  background-image: url(../img/blog/posts/accept-ach-payments/hero.png);
  background-position: center 20px;
  background-repeat: no-repeat; }
  html#blogPost #blog-post--accept-ach-payments article div.content {
    margin-top: 400px; }
  html#blogPost #blog-post--accept-ach-payments article div.clear {
    clear: both;
    height: 1px; }
  html#blogPost #blog-post--accept-ach-payments article div.image-right {
    margin: -20px -84px 0 0;
    position: relative;
    z-index: 0;
    cursor: pointer;
    overflow: hidden; }
    html#blogPost #blog-post--accept-ach-payments article div.image-right:after {
      content: '';
      display: block;
      background: url(../img/blog/posts/accept-ach-payments/play%402x.png);
      background-size: 100%;
      width: 109px;
      height: 107px;
      position: absolute;
      z-index: 2;
      top: 30%;
      left: 37%;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      pointer-events: none;
      -webkit-transition: .15s opacity ease-in-out;
      transition: .15s opacity ease-in-out; }
    html#blogPost #blog-post--accept-ach-payments article div.image-right.inactive:after {
      opacity: 1;
      -ms-filter: none;
      filter: none; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--accept-ach-payments article {
    background-image: url(../img/blog/posts/accept-ach-payments/hero%402x.png);
    background-size: 660px 660px; } }
html#blogPost #blog-post--alipay-launch article {
  background: url(../img/blog/posts/alipay-launch/sky-effects.png), #d5dfe8;
  background: url(../img/blog/posts/alipay-launch/sky-effects.png), -webkit-linear-gradient(135deg, #fff9db, #e4e6df 38%, #91b1d2) !important;
  background: url(../img/blog/posts/alipay-launch/sky-effects.png), linear-gradient(-45deg, #fff9db, #e4e6df 38%, #91b1d2) !important;
  background-position: top,0 0;
  background-repeat: no-repeat;
  background-size: 883px 207px,100% 100%;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
  border-style: none;
  padding: 50px 80px 50px 250px; }
  html#blogPost #blog-post--alipay-launch article:after {
    content: "";
    display: block;
    position: absolute;
    width: 147px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    left: 60px;
    background-image: url(../img/blog/posts/alipay-launch/logo.svg);
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.1)); }
  html#blogPost #blog-post--alipay-launch article .content {
    color: #536d85;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
  html#blogPost #blog-post--alipay-launch article footer p {
    color: #879db0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2); }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--alipay-launch article {
    padding: 120px 20px 30px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px 0 rgba(0, 0, 0, 0.06); } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--alipay-launch article:after {
    top: 40px;
    margin-top: 0;
    left: 50%;
    margin-left: -73px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  html#blogPost #blog-post--alipay-launch article {
    background: url(../img/blog/posts/alipay-launch/sky-effects%402x.png), #d5dfe8;
    background-image: url(../img/blog/posts/alipay-launch/sky-effects%402x.png), -webkit-linear-gradient(135deg, #fff9db, #e4e6df 38%, #91b1d2);
    background-image: url(../img/blog/posts/alipay-launch/sky-effects%402x.png), linear-gradient(-45deg, #fff9db, #e4e6df 38%, #91b1d2);
    background-position: top,0 0;
    background-repeat: no-repeat;
    background-size: 883px 207px,100% 100%; } }
html#blogPost #blog-post--amex-express-checkout-beta article {
  background: #0e295e;
  background: -webkit-radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%) !important;
  background: radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%) !important;
  border-style: none;
  padding: 55px 80px 50px 330px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
  html#blogPost #blog-post--amex-express-checkout-beta article:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/blog/posts/amex-express-checkout/cards.png);
    background-position: top;
    background-repeat: no-repeat; }
  html#blogPost #blog-post--amex-express-checkout-beta article:after {
    content: "";
    display: block;
    position: absolute;
    width: 229px;
    height: 53px;
    top: 50%;
    margin-top: -26px;
    left: 57px;
    background-image: url(../img/blog/posts/amex-express-checkout/logo.png); }
  html#blogPost #blog-post--amex-express-checkout-beta article .content {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
    html#blogPost #blog-post--amex-express-checkout-beta article .content > a {
      position: relative;
      line-height: 1.8; }
      html#blogPost #blog-post--amex-express-checkout-beta article .content > a:hover span.arrow {
        color: #fff; }
    html#blogPost #blog-post--amex-express-checkout-beta article .content span.arrow {
      color: #9fd9e2;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
      html#blogPost #blog-post--amex-express-checkout-beta article .content span.arrow:after {
        background-image: url(../img/blog/posts/amex-express-checkout/link-arrow.png);
        -webkit-filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.1)); }
  html#blogPost #blog-post--amex-express-checkout-beta article footer {
    position: relative; }
    html#blogPost #blog-post--amex-express-checkout-beta article footer p {
      color: #9fd9e2;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--amex-express-checkout-beta article {
    padding: 140px 20px 30px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px 0 rgba(0, 0, 0, 0.06); } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--amex-express-checkout-beta article:before {
    background-image: url(../img/blog/posts/amex-express-checkout/cards%402x.png);
    background-size: 745px 206px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--amex-express-checkout-beta article:after {
    background-image: url(../img/blog/posts/amex-express-checkout/logo.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--amex-express-checkout-beta article:after {
    top: 50px;
    margin-top: 0;
    left: 50%;
    margin-left: -115px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--amex-express-checkout-beta article .content span.arrow:after {
    background-image: url(../img/blog/posts/amex-express-checkout/link-arrow%402x.png);
    background-size: 10px 7px; } }
html#blogPost #blog-post--amex-express-checkout article {
  background: #0e295e;
  background-image: url(../img/blog/posts/amex-express-checkout/cards.png), -webkit-radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%) !important;
  background-image: url(../img/blog/posts/amex-express-checkout/cards.png), radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%) !important;
  background-position: top -15px,top;
  background-size: 745px 206px,100% 100%;
  background-repeat: no-repeat,no-repeat;
  border-style: none;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
  html#blogPost #blog-post--amex-express-checkout article header a, html#blogPost #blog-post--amex-express-checkout article header h1 {
    color: #fff; }
  html#blogPost #blog-post--amex-express-checkout article .content {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
    html#blogPost #blog-post--amex-express-checkout article .content > a {
      position: relative;
      line-height: 1.8; }
      html#blogPost #blog-post--amex-express-checkout article .content > a:hover span.arrow {
        color: #fff; }
  html#blogPost #blog-post--amex-express-checkout article footer {
    position: relative; }
    html#blogPost #blog-post--amex-express-checkout article footer p {
      color: #9fd9e2;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--amex-express-checkout article {
    background-image: url(../img/blog/posts/amex-express-checkout/cards%402x.png), -webkit-radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%) !important;
    background-image: url(../img/blog/posts/amex-express-checkout/cards%402x.png), radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%) !important; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--amex-express-checkout article {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px 0 rgba(0, 0, 0, 0.06); } }
html#blogPost #blog-post--android-pay-beta article {
  background: #0f87a5;
  background: -webkit-linear-gradient(270deg, #1090b0, #119dc0);
  background: linear-gradient(-180deg, #1090b0, #119dc0);
  background-size: 100% 100%;
  border-style: none;
  padding: 55px 80px 50px 310px; }
  html#blogPost #blog-post--android-pay-beta article:after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 94px;
    top: 50%;
    margin-top: -49px;
    left: 65px;
    background-image: url(../img/blog/posts/android-pay-beta/logo.svg);
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); }
  html#blogPost #blog-post--android-pay-beta article .content {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }
    html#blogPost #blog-post--android-pay-beta article .content > a {
      position: relative;
      line-height: 1.8; }
      html#blogPost #blog-post--android-pay-beta article .content > a:hover span.arrow {
        color: #1a7f8f;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
        html#blogPost #blog-post--android-pay-beta article .content > a:hover span.arrow:after {
          -webkit-filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.15));
          filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.15)); }
    html#blogPost #blog-post--android-pay-beta article .content span.arrow {
      color: #c3f6f3; }
      html#blogPost #blog-post--android-pay-beta article .content span.arrow:after {
        background-image: url(../img/blog/posts/android-pay-beta/link-arrow.png);
        -webkit-filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.1)); }
    html#blogPost #blog-post--android-pay-beta article .content .background {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      overflow: hidden; }
      html#blogPost #blog-post--android-pay-beta article .content .background div {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: 100% 100%;
        -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15));
        filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.15)); }
        html#blogPost #blog-post--android-pay-beta article .content .background div.yellow {
          background-image: url(../img/blog/posts/android-pay-beta/background-yellow.svg); }
        html#blogPost #blog-post--android-pay-beta article .content .background div.blue {
          background-image: url(../img/blog/posts/android-pay-beta/background-blue.svg); }
      html#blogPost #blog-post--android-pay-beta article .content .background:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
  html#blogPost #blog-post--android-pay-beta article footer {
    position: relative; }
    html#blogPost #blog-post--android-pay-beta article footer p {
      color: #1a7f8f;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15); }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--android-pay-beta article {
    padding: 150px 20px 30px;
    background: #1ac2cb !important; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--android-pay-beta article:after {
    top: 40px;
    margin-top: 0;
    left: 50%;
    margin-left: -40px;
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)); } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--android-pay-beta article .content span.arrow:after {
    background-image: url(../img/blog/posts/android-pay-beta/link-arrow%402x.png);
    background-size: 10px 7px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--android-pay-beta article .content .background {
    display: none; } }
@media screen and (max-width: 1012px) {
  html#blogPost #blog-post--android-pay-beta article .content .background div {
    left: 20px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--android-pay-beta article .content .background:after {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.06), inset 0 -1px 0 rgba(0, 0, 0, 0.06); } }
html#blogPost #blog-post--apple-pay #applepay-phone {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.14));
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  float: right;
  margin: 15px -50px 0 50px; }
html#blogPost #blog-post--apple-pay ul#applepay-apps-list {
  list-style: none;
  font-size: 0;
  width: 452px;
  padding: 18px 0 0;
  margin: 30px auto; }
  html#blogPost #blog-post--apple-pay ul#applepay-apps-list li {
    display: inline-block;
    width: 76px;
    height: 76px;
    margin: 0 18px 18px 0;
    padding: 0; }
    html#blogPost #blog-post--apple-pay ul#applepay-apps-list li:nth-child(5n+5) {
      margin-right: 0; }
    html#blogPost #blog-post--apple-pay ul#applepay-apps-list li:before {
      display: none; }
  html#blogPost #blog-post--apple-pay ul#applepay-apps-list a {
    display: block;
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease; }
    html#blogPost #blog-post--apple-pay ul#applepay-apps-list a:hover {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
html#blogPost #blog-post--apple-pay article .content pre .meta {
  color: #2167b6; }
html#blogPost #blog-post--apple-pay article .content pre .keyword {
  color: #891d1d; }
html#blogPost #blog-post--apple-pay article .content pre .comment {
  color: #2f8f1f; }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--apple-pay ul#applepay-apps-list {
    width: auto;
    text-align: center; }
    html#blogPost #blog-post--apple-pay ul#applepay-apps-list li {
      margin: 10px !important; } }
html#blogPost #blog-post--atlas-beta article {
  background: #d3dde4 !important;
  background: -webkit-linear-gradient(bottom right, #e7edf1, #d3dde4) !important;
  background: linear-gradient(to top left, #e7edf1, #d3dde4) !important;
  border-style: none;
  padding: 50px 80px 50px 220px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04); }
  html#blogPost #blog-post--atlas-beta article:after {
    content: "";
    display: block;
    position: absolute;
    width: 137px;
    height: 130px;
    top: 50%;
    margin-top: -58px;
    left: 45px;
    background-image: url(../img/blog/posts/atlas-beta/logo.png); }
  html#blogPost #blog-post--atlas-beta article .content {
    color: #536b84;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }
    html#blogPost #blog-post--atlas-beta article .content > a {
      position: relative;
      line-height: 1.8; }
      html#blogPost #blog-post--atlas-beta article .content > a strong {
        color: #023161;
        font-weight: 500; }
      html#blogPost #blog-post--atlas-beta article .content > a:hover span.arrow {
        color: #005d93; }
    html#blogPost #blog-post--atlas-beta article .content span.arrow {
      color: #008cdd; }
      html#blogPost #blog-post--atlas-beta article .content span.arrow:after {
        background-image: url(../img/blog/posts/atlas-beta/link-arrow.png);
        -webkit-filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.25));
        filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.25)); }
  html#blogPost #blog-post--atlas-beta article footer {
    position: relative; }
    html#blogPost #blog-post--atlas-beta article footer p {
      color: #889db1;
      text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--atlas-beta article {
    padding: 185px 20px 30px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--atlas-beta article:after {
    background-image: url(../img/blog/posts/atlas-beta/logo.png);
    background-size: 137px 130px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--atlas-beta article:after {
    top: 40px;
    margin-top: 0;
    left: 50%;
    margin-left: -68px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--atlas-beta article .content span.arrow:after {
    background-image: url(../img/blog/posts/atlas-beta/link-arrow%402x.png);
    background-size: 10px 7px; } }
html#blogPost #blog-post--atlas-cuba article {
  background: #fff url(../img/blog/posts/atlas-cuba/map.svg) top no-repeat;
  padding-top: 340px; }
  html#blogPost #blog-post--atlas-cuba article:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -69px;
    width: 138px;
    height: 132px;
    background-image: url(../img/blog/posts/atlas-cuba/logo.png); }
  html#blogPost #blog-post--atlas-cuba article .cta .button {
    color: #fff;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(#123159, #0f294d);
    background: linear-gradient(#123159, #0f294d);
    position: relative;
    font-size: 14px;
    padding: 12px 16px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border: none; }
    html#blogPost #blog-post--atlas-cuba article .cta .button:before {
      content: "";
      display: inline-block;
      width: 18px;
      height: 19px;
      background: url(../img/atlas/header-buttons%402x.png);
      background-size: 33px 100%;
      vertical-align: middle;
      margin: -3px 9px 0 0; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--atlas-cuba article:before {
    background-image: url(../img/blog/posts/atlas-cuba/logo.png);
    background-size: 100% 100%; } }
html#blogPost #blog-post--atlas-update article {
  background-repeat: no-repeat;
  background-position: center -18px;
  background-size: 100%;
  background-image: url(../img/blog/posts/atlas-update/background.png); }
  html#blogPost #blog-post--atlas-update article div.image-center img, html#blogPost #blog-post--atlas-update article div.image-center video {
    border-radius: 10px; }
  html#blogPost #blog-post--atlas-update article .cta .button {
    color: #fff;
    font-weight: 600;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(#123159, #0f294d);
    background: linear-gradient(#123159, #0f294d);
    position: relative;
    font-size: 14px;
    padding: 12px 16px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border: none; }
    html#blogPost #blog-post--atlas-update article .cta .button:before {
      content: "";
      display: inline-block;
      width: 18px;
      height: 19px;
      background: url(../img/atlas/header-buttons%402x.png);
      background-size: 33px 100%;
      vertical-align: middle;
      margin: -3px 9px 0 0; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--atlas-update article {
    background-image: url(../img/blog/posts/atlas-update/background%402x.png); } }
html#blogPost #blog-post--bitcoin-launch article {
  background-image: url(../img/blog/posts/bitcoin-launch/icon.svg); }
html#blogPost #blog-post--checkout-in-more-languages #checkout-l10n {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  float: right;
  margin: -5px -70px 15px 40px; }
html#blogPost #blog-post--checkout-in-more-languages blockquote {
  font-weight: 400; }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--checkout-in-more-languages #checkout-l10n {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto; } }
html#blogPost #blog-post--checkout-new-features article {
  background-color: #0e153a;
  background: -webkit-linear-gradient(left top, #0e153a, #1d2b64 20%, #f8cdda);
  background: linear-gradient(to right bottom, #0e153a, #1d2b64 20%, #f8cdda); }
html#blogPost #blog-post--ctf3-coming-soon .flag {
  background-image: url(../img/blog/posts/ctf3-coming-soon/flag.png);
  width: 131px;
  height: 140px;
  display: inline-block; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--ctf3-coming-soon .flag {
    background-image: url(../img/blog/posts/ctf3-coming-soon/flag%402x.png);
    background-size: 131px 140px; } }
html#blogPost #blog-post--ctf3-launch article {
  background-color: #060606;
  background: -webkit-linear-gradient(left top, #101010, #4d4d4d);
  background: linear-gradient(to right bottom, #101010, #4d4d4d); }
html#blogPost #blog-post--ctf3-wrap-up .flag {
  background-image: url(../img/blog/posts/stripe-ctf3-wrap-up/ctf-logo.png);
  width: 120px;
  height: 129px;
  display: inline-block; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--ctf3-wrap-up .flag {
    background-image: url(../img/blog/posts/stripe-ctf3-wrap-up/ctf-logo.png);
    background-size: 120px 129px; } }
html#blogPost #blog-post--exploring-python-using-gdb pre {
  white-space: pre-wrap;
  word-wrap: break-word; }
html#blogPost #blog-post--fraud-reporting article {
  background-image: url(../img/blog/posts/fraud-reporting/mesh.png);
  background-repeat: no-repeat;
  background-position: top; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--fraud-reporting article {
    background-image: url(../img/blog/posts/fraud-reporting/mesh%402x.png);
    background-size: 878px 295px; } }
html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web li pre {
  font-size: 100%; }
html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone {
  float: right;
  width: 335px;
  height: 785px;
  margin-right: -120px;
  margin-top: -110px;
  margin-bottom: -75px;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  background-image: url(../img/apple-pay/phone.png); }
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen {
    position: absolute;
    width: 375px;
    height: 667px;
    top: 57.5px;
    right: 50%;
    margin-right: -172px;
    -webkit-transform: perspective(500px) rotateY(-6.3deg) scale(0.775, 0.86) translate(2.25px, -9px);
    transform: perspective(500px) rotateY(-6.3deg) scale(0.775, 0.86) translate(2.25px, -9px);
    overflow: hidden; }
    html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen.payment-sheet-visible .webpage {
      opacity: .65;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
      filter: alpha(opacity=65); }
    html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen.payment-sheet-visible .payment-sheet {
      -webkit-transform: none;
      transform: none; }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen.payment-sheet-visible .payment-sheet:before {
        -webkit-transform: none;
        transform: none; }
    html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .webpage {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-image: url(../img/apple-pay/demo/safari.png);
      -webkit-transition: opacity .5s ease-out;
      transition: opacity .5s ease-out; }
    html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .buy-button {
      position: absolute;
      width: 339px;
      height: 48px;
      top: 532px;
      left: 18px;
      border-radius: 2px;
      background-color: #000;
      background-image: url(../img/apple-pay/demo/apple-pay-button.svg);
      background-size: 126px 25px;
      background-position: 50%;
      background-repeat: no-repeat; }
    html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .receipt {
      position: absolute;
      width: 375px;
      height: 308px;
      left: 0;
      bottom: 45px;
      background-color: #fff;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -webkit-transition: opacity .35s ease-in-out;
      transition: opacity .35s ease-in-out;
      overflow: hidden; }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .receipt.visible {
        opacity: 1;
        -ms-filter: none;
        filter: none; }
        html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .receipt.visible:after {
          opacity: 1;
          -ms-filter: none;
          filter: none;
          -webkit-transform: none;
          transform: none; }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .receipt:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: url(../img/apple-pay/demo/receipt.png);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(25px);
        transform: translateY(25px);
        -webkit-transition: opacity 0.5s ease-out 0.35s, -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.35s;
        transition: opacity 0.5s ease-out 0.35s, transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.35s; }
    html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet {
      position: absolute;
      width: 375px;
      height: 469px;
      left: 0;
      bottom: 0;
      background-color: #fff;
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: -webkit-transform 0.65s cubic-bezier(0.23, 1, 0.32, 1);
      transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1);
      overflow: hidden; }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet.processing .fingerprint {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0); }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet.processing .processing {
        opacity: 1;
        -ms-filter: none;
        filter: none; }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
        background-image: url(../img/apple-pay/demo/safari-blur.png);
        background-position: bottom;
        filter: blur(20px);
        -webkit-filter: blur(20px);
        opacity: .15;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
        filter: alpha(opacity=15);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition: -webkit-transform 0.65s cubic-bezier(0.23, 1, 0.32, 1);
        transition: transform 0.65s cubic-bezier(0.23, 1, 0.32, 1); }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
        background-image: url(../img/apple-pay/demo/payment-sheet.png); }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet .fingerprint {
        position: absolute;
        width: 49px;
        height: 49px;
        left: 50%;
        margin-left: -25px;
        top: 374px;
        -webkit-transition: opacity .35s ease-in-out;
        transition: opacity .35s ease-in-out; }
      html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet .processing {
        position: absolute;
        width: 49px;
        height: 49px;
        left: 50%;
        margin-left: -25px;
        top: 374px;
        -webkit-transition: opacity .35s ease-in-out;
        transition: opacity .35s ease-in-out;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0); }
        html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet .processing .border {
          -webkit-animation: rotate .85s linear infinite;
          animation: rotate .85s linear infinite; }
        html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet .processing .checkmark {
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: -13px;
          margin-left: -13px; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone {
    background-image: url(../img/apple-pay/phone%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone {
    margin-right: -100px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone {
    float: none;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 320px) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone {
    margin-left: -24px; } }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen {
    -webkit-transform: perspective(500px) rotateY(-6.3deg) scale(0.775, 0.86) translate(2px, -8.25px);
    transform: perspective(500px) rotateY(-6.3deg) scale(0.775, 0.86) translate(2px, -8.25px); } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .webpage {
    background-image: url(../img/apple-pay/demo/safari%402x.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .receipt:after {
    background-image: url(../img/apple-pay/demo/receipt%402x.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet:before {
    background-image: url(../img/apple-pay/demo/safari-blur%402x.png);
    background-size: 375px 667px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--get-ready-for-apple-pay-on-the-web .phone > .screen .payment-sheet:after {
    background-image: url(../img/apple-pay/demo/payment-sheet%402x.png);
    background-size: 100% 100%; } }
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }
html#blogPost #blog-post--ios-and-android-updates article .nowrap {
  white-space: nowrap; }
html#blogPost #blog-post--ios-and-android-updates article .image-left img {
  border-radius: 15px;
  margin-top: 10px; }
html#blogPost #blog-post--jquery-payment .example {
  position: relative; }
html#blogPost #blog-post--jquery-payment input {
  font-size: 13px;
  font-family: HelveticaNeue,Helvetica,Arial,sans-serif;
  box-shadow: inset 0 1px 2px rgba(130, 137, 151, 0.23), 0 1px 0 rgba(255, 255, 255, 0);
  border: 1px solid #b4becd;
  padding: 5px 7px;
  border-radius: 3px;
  position: absolute;
  right: 23px;
  top: 23px; }
  html#blogPost #blog-post--jquery-payment input:focus {
    border-color: #70a7e4;
    outline: none;
    box-shadow: inset 0 1px 2px rgba(70, 123, 181, 0.35), 0 0 4px #5695db; }
html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .nowrap {
  white-space: nowrap; }
html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .stars {
  position: absolute;
  width: 527px;
  height: 764px;
  right: 0;
  top: 1380px;
  background-image: url(../img/blog/posts/the-new-connect/hero.png);
  background-position: 0 0;
  pointer-events: none; }
html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve {
  float: right;
  height: 60px;
  clear: right; }
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve.c1 {
    width: 60px; }
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve.c2 {
    width: 100px; }
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve.c3, html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve.c4, html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve.c5 {
    width: 130px; }
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve.c6 {
    width: 100px; }
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve.c7 {
    width: 50px; }
html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .content > p {
  position: relative;
  z-index: 10; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .stars {
    background-image: url(../img/blog/posts/the-new-connect/hero%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .stars {
    width: 497px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .stars {
    display: none; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--managed-accounts-for-european-marketplaces article .curve {
    display: none; } }
html#blogPost #blog-post--native-support-for-taxes-and-shipping .image-center img, html#blogPost #blog-post--native-support-for-taxes-and-shipping .image-center video {
  border-radius: 10px; }
html#blogPost #blog-post--new-currencies article {
  background-color: #270530;
  background: -webkit-linear-gradient(left top, #270530, #267689);
  background: linear-gradient(to right bottom, #270530, #267689); }
html#blogPost #blog-post--open-source-retreat-2016 article, html#blogPost #blog-post--open-source-retreat-2016-grantees article {
  background-image: url(../img/blog/posts/open-source-retreat-2016/oss-blog-post-background.svg);
  background-position: 50% 2px;
  background-repeat: no-repeat; }
html#blogPost #blog-post--open-source-retreat-2016 label {
  display: block; }
  html#blogPost #blog-post--open-source-retreat-2016 label.explanation {
    color: #939da3; }
html#blogPost #blog-post--open-source-retreat-2016 input, html#blogPost #blog-post--open-source-retreat-2016 textarea {
  position: relative;
  z-index: 10;
  width: 100%;
  border: 1px solid #cfd3d6;
  background: none;
  border-radius: 5px;
  box-sizing: border-box;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
  color: #000;
  font-size: 1em;
  line-height: 1.5em;
  padding: 8px;
  margin: 8px 0;
  height: 34px; }
html#blogPost #blog-post--open-source-retreat-2016 input:focus, html#blogPost #blog-post--open-source-retreat-2016 textarea:focus {
  outline: none; }
html#blogPost #blog-post--open-source-retreat-2016 input.focus, html#blogPost #blog-post--open-source-retreat-2016 input:focus {
  outline: 0;
  border-color: #309ddf; }
html#blogPost #blog-post--open-source-retreat-2016 textarea.focus, html#blogPost #blog-post--open-source-retreat-2016 textarea:focus {
  outline: 0;
  border-color: #309ddf; }
html#blogPost #blog-post--open-source-retreat-2016 input:disabled, html#blogPost #blog-post--open-source-retreat-2016 textarea:disabled {
  background: #ebeef1;
  opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30); }
html#blogPost #blog-post--open-source-retreat-2016 p.freeform textarea {
  height: 100px;
  resize: vertical; }
html#blogPost #blog-post--open-source-retreat-2016 .cta {
  margin-top: 20px;
  margin-bottom: 35px; }
html#blogPost #blog-post--open-source-retreat-2016 .application-error, html#blogPost #blog-post--open-source-retreat-2016 .application-success {
  display: none; }
html#blogPost #blog-post--open-source-retreat-2016 .application-error {
  margin-bottom: 20px;
  color: #d43c3c;
  background-color: #faf7f7;
  font-weight: 500;
  border-color: #eab5bc; }
html#blogPost #blog-post--open-source-retreat-2016 .person {
  font-size: 13px;
  display: inline-block;
  text-align: center;
  width: 75px;
  margin: 0 9px; }
html#blogPost #blog-post--open-source-retreat-2016 .circle {
  border-radius: 50%;
  width: 75px;
  height: 75px;
  background-size: 100% 100%;
  display: block;
  margin-bottom: 8px;
  -webkit-transform: scale(1);
  transform: scale(1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
  html#blogPost #blog-post--open-source-retreat-2016 .circle:focus {
    outline: none; }
  html#blogPost #blog-post--open-source-retreat-2016 .circle:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.4s cubic-bezier(0.28, 1.9, 0.61, 1);
    transition: all 0.4s cubic-bezier(0.28, 1.9, 0.61, 1); }
html#blogPost #blog-post--open-source-retreat-meetup-2016 article {
  background-image: url(../img/blog/posts/open-source-retreat-2016/oss-blog-post-background.svg);
  background-position: 50% 2px;
  background-repeat: no-repeat; }
html#blogPost #blog-post--relay article {
  background-color: #241668; }
  html#blogPost #blog-post--relay article .twitter-app {
    float: right;
    margin: 7px -30px 15px 35px;
    width: 230px;
    -webkit-filter: drop-shadow(0 5px 7px rgba(0, 0, 0, 0.2)); }
  html#blogPost #blog-post--relay article .cta {
    text-align: left;
    margin: 50px -60px 0;
    padding: 30px 60px;
    position: relative; }
    html#blogPost #blog-post--relay article .cta:before {
      content: "";
      float: right;
      margin-top: 18px;
      width: 80px;
      height: 80px;
      background-image: url(../img/blog/posts/relay/icon.png);
      background-size: 100% 100% !important; }
    html#blogPost #blog-post--relay article .cta h3 {
      margin: 15px 0; }
    html#blogPost #blog-post--relay article .cta ul {
      margin: 20px 0; }
    html#blogPost #blog-post--relay article .cta li {
      margin: 8px 0 0 25px; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--relay article .cta:before {
    background-image: url(../img/blog/posts/relay/icon%402x.png);
    background-size: auto auto; } }
html#blogPost #blog-post--shoptiques .stores-img {
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.33), 0 4px 9px rgba(0, 0, 0, 0.33); }
html#blogPost #blog-post--smarter-saved-cards .string {
  color: #57891d; }
html#blogPost #blog-post--smarter-saved-cards .int {
  color: #2097b1; }
html#blogPost #blog-post--stripe-alipay article {
  background-color: #628bb6;
  background: -webkit-radial-gradient(circle closest-corner at 50% 310px, rgba(239, 238, 225, 0.4), rgba(239, 238, 225, 0)), -webkit-linear-gradient(left top, #507aa7, #7b9fc3 60%, #edede2);
  background: radial-gradient(circle closest-corner at 50% 310px, rgba(239, 238, 225, 0.4), rgba(239, 238, 225, 0)), linear-gradient(to right bottom, #507aa7, #7b9fc3 60%, #edede2);
  text-shadow: 0 1px 5px #7092b5; }
html#blogPost #blog-post--stripe-checkout div.img.checkout {
  margin: 15px -150px -20px 35px; }
html#blogPost #blog-post--stripe-checkout div.img.mobile {
  margin: 10px 30px 35px 15px; }
html#blogPost #blog-post--stripe-checkout div.donation {
  height: 200px;
  padding: 20px 0;
  margin-bottom: 27px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }
html#blogPost #blog-post--stripe-checkout div.demo {
  text-align: center;
  margin-top: 39px;
  margin-bottom: 26px;
  position: relative; }
  html#blogPost #blog-post--stripe-checkout div.demo:before {
    content: "";
    display: block;
    position: absolute;
    top: -28px;
    background: url(../img/blog/posts/checkout/arrow.png);
    background-size: 100% 100%;
    width: 18px;
    height: 17px;
    left: 50%;
    margin-left: -9px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  html#blogPost #blog-post--stripe-checkout div.demo:before {
    background-image: url(../img/blog/posts/checkout/arrow%402x.png); } }
html#blogPost #blog-post--stripe-en-france article {
  background-image: url(../img/blog/posts/stripe-en-france/france-launch%402x.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 578px; }
  html#blogPost #blog-post--stripe-en-france article h1 {
    margin-top: 140px; }
  html#blogPost #blog-post--stripe-en-france article blockquote {
    text-align: center; }
  html#blogPost #blog-post--stripe-en-france article .hidden {
    display: none; }
  html#blogPost #blog-post--stripe-en-france article .image-center img {
    width: 650px;
    border-radius: 15px; }
  html#blogPost #blog-post--stripe-en-france article .toggle {
    border-radius: 100px;
    padding: 2px;
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-box;
    display: inline-flex;
    border: 1px solid #ccd9df; }
    html#blogPost #blog-post--stripe-en-france article .toggle > * {
      font-size: 14px;
      border-radius: 100px;
      padding: 4px 10px; }
    html#blogPost #blog-post--stripe-en-france article .toggle span {
      background: #0099e5 -webkit-linear-gradient(top, #3aa0eb, #51b5ef);
      background: #0099e5 linear-gradient(180deg, #3aa0eb, #51b5ef);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
      color: #fff;
      font-weight: 500; }
html#blogPost #blog-post--stripe-gallery div.gallery-images {
  width: 300px;
  height: 140px;
  float: right;
  position: relative;
  margin: 0 0 50px 50px;
  top: 0;
  right: -50px; }
  html#blogPost #blog-post--stripe-gallery div.gallery-images a {
    display: block;
    width: 370px;
    height: 170px;
    top: -10px;
    left: -60px;
    position: absolute; }
    html#blogPost #blog-post--stripe-gallery div.gallery-images a img {
      position: absolute;
      top: 10px;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.13), 0 1px 5px rgba(0, 0, 0, 0.66);
      -webkit-transition: all .4s ease,.4s ease;
      transition: all .4s ease,.4s ease; }
      html#blogPost #blog-post--stripe-gallery div.gallery-images a img.first {
        z-index: 3;
        left: 60px; }
      html#blogPost #blog-post--stripe-gallery div.gallery-images a img.second {
        -webkit-transform: rotate(6.66deg);
        transform: rotate(6.66deg);
        left: 110px;
        z-index: 2; }
      html#blogPost #blog-post--stripe-gallery div.gallery-images a img.third {
        -webkit-transform: rotate(-3.33deg);
        transform: rotate(-3.33deg);
        z-index: 1;
        left: 10px; }
    html#blogPost #blog-post--stripe-gallery div.gallery-images a:hover img.first {
      -webkit-transform: rotate(3.33deg) translateY(-10px);
      transform: rotate(3.33deg) translateY(-10px); }
    html#blogPost #blog-post--stripe-gallery div.gallery-images a:hover img.second {
      -webkit-transform: rotate(12.22deg) translateX(20px);
      transform: rotate(12.22deg) translateX(20px); }
    html#blogPost #blog-post--stripe-gallery div.gallery-images a:hover img.third {
      -webkit-transform: rotate(-6.66deg) translateX(-20px);
      transform: rotate(-6.66deg) translateX(-20px); }
html#blogPost #blog-post--stripe-in-the-nordics .image-center {
  margin-top: -30px; }
html#blogPost #blog-post--stripe-on-fabric article {
  background: #041929;
  background: -webkit-radial-gradient(circle farthest-side at center top, #041929 0, #030f18 50%, #072234 100%) !important;
  background: radial-gradient(circle farthest-side at center top, #041929 0, #030f18 50%, #072234 100%) !important; }
html#blogPost #blog-post--stripe-wufoo .stripe-wufoo-screen-img {
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.33), 0 4px 9px rgba(0, 0, 0, 0.33); }
html#blogPost #blog-post--teams div.screenshot {
  display: block;
  width: 333px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  margin-bottom: 30px;
  position: relative; }
  html#blogPost #blog-post--teams div.screenshot a img {
    z-index: 2;
    position: relative; }
  html#blogPost #blog-post--teams div.screenshot a:after {
    content: "";
    position: absolute;
    left: 9px;
    right: 9px;
    top: 20px;
    bottom: 14px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.33), 0 4px 9px rgba(0, 0, 0, 0.33);
    background: #fff;
    z-index: 1; }
html#blogPost #blog-post--the-new-connect article {
  background-color: #0f493b;
  background: -webkit-linear-gradient(140deg, #4cddff, #3b9aca 16%, #2d6ca5 31%, #2a5291 43%, #283d81 55%, #222654 79%, #1e1635);
  background: linear-gradient(-50deg, #4cddff, #3b9aca 16%, #2d6ca5 31%, #2a5291 43%, #283d81 55%, #222654 79%, #1e1635); }
  html#blogPost #blog-post--the-new-connect article .cta {
    border-top-color: rgba(255, 255, 255, 0.1); }
  html#blogPost #blog-post--the-new-connect article .stars {
    position: absolute;
    width: 527px;
    height: 764px;
    right: 0;
    top: 40px;
    background-image: url(../img/blog/posts/the-new-connect/hero.png);
    background-position: 0 0;
    pointer-events: none; }
  html#blogPost #blog-post--the-new-connect article .curve {
    float: right;
    height: 60px;
    clear: right; }
    html#blogPost #blog-post--the-new-connect article .curve.c1 {
      width: 60px; }
    html#blogPost #blog-post--the-new-connect article .curve.c2 {
      width: 100px; }
    html#blogPost #blog-post--the-new-connect article .curve.c3, html#blogPost #blog-post--the-new-connect article .curve.c4, html#blogPost #blog-post--the-new-connect article .curve.c5 {
      width: 130px; }
    html#blogPost #blog-post--the-new-connect article .curve.c6 {
      width: 100px; }
    html#blogPost #blog-post--the-new-connect article .curve.c7 {
      width: 50px; }
  html#blogPost #blog-post--the-new-connect article .content > p {
    position: relative;
    z-index: 10; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--the-new-connect article .stars {
    background-image: url(../img/blog/posts/the-new-connect/hero%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#blogPost #blog-post--the-new-connect article .stars {
    width: 497px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--the-new-connect article .stars {
    display: none; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-post--the-new-connect article .curve {
    display: none; } }
html#blogPost #blog-post--ui-components-for-ios article div.screens {
  width: 640px;
  margin: 30px 0 30px -35px;
  overflow: auto; }
  html#blogPost #blog-post--ui-components-for-ios article div.screens div.add-card, html#blogPost #blog-post--ui-components-for-ios article div.screens img {
    float: left; }
  html#blogPost #blog-post--ui-components-for-ios article div.screens div.add-card {
    margin-right: 47px;
    height: 366px;
    width: 180px;
    overflow: hidden; }
  html#blogPost #blog-post--ui-components-for-ios article div.screens img {
    width: 180px; }
    html#blogPost #blog-post--ui-components-for-ios article div.screens img:nth-of-type(1) {
      margin-right: 47px; }
  html#blogPost #blog-post--ui-components-for-ios article div.screens div.add-card {
    background-image: url(../img/blog/posts/ui-components-for-ios/add-card.png);
    background-size: 100%;
    background-repeat: no-repeat; }
    html#blogPost #blog-post--ui-components-for-ios article div.screens div.add-card video {
      top: 44px;
      left: 11px;
      position: relative; }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#blogPost #blog-post--ui-components-for-ios article div.screens div.add-card {
    background-image: url(../img/blog/posts/ui-components-for-ios/add-card%402x.png); } }
html#blogPost #blog-post--why-some-businesses-arent-allowed div.sidebar {
  padding: 5px 20px 8px 35px;
  margin: 0 -30px 30px 30px;
  font-size: 90%;
  width: 39%;
  box-shadow: 0 7px 14px rgba(228, 139, 22, 0.1), 0 3px 6px rgba(23, 9, 5, 0.12);
  border-radius: 4px;
  background: #fdf7dc; }
  html#blogPost #blog-post--why-some-businesses-arent-allowed div.sidebar.right {
    float: right; }
html#blogPost #blog-post--why-some-businesses-arent-allowed ol li div.sidebar h4 {
  margin-bottom: -5px;
  text-transform: uppercase;
  font-size: 90%; }
html#blogPost #blog-post--why-some-businesses-arent-allowed ol li div.sidebar ul {
  margin-top: 0; }
html#blogPost #blog-post--why-some-businesses-arent-allowed ol li div.sidebar li {
  list-style: disc;
  margin-bottom: -15px; }
  html#blogPost #blog-post--why-some-businesses-arent-allowed ol li div.sidebar li:before {
    content: '';
    background: none; }
html#blogPost #blog-post--wufoo .stripe-wufoo-screen-img {
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.33), 0 4px 9px rgba(0, 0, 0, 0.33); }
html#blogPost #blog-header {
  width: 880px;
  height: 150px;
  margin: 0 auto;
  position: relative; }
  html#blogPost #blog-header h1 {
    font-weight: 300;
    font-size: 3em;
    color: #6f7c82;
    position: absolute;
    left: -2px;
    top: 58px; }
    html#blogPost #blog-header h1 a {
      color: inherit; }
      html#blogPost #blog-header h1 a:hover {
        color: #292e31; }
  html#blogPost #blog-header p {
    font-size: 1.4em;
    position: absolute;
    right: 0;
    top: 87px; }
    html#blogPost #blog-header p a:after {
      content: "";
      display: inline-block;
      background-repeat: no-repeat;
      background-image: url(../img/blog/link_twitter.svg);
      width: 21px;
      height: 21px;
      margin-left: 8px;
      vertical-align: -5px; }
    html#blogPost #blog-header p a:hover:after {
      background-position: left -100px; }
@media screen and (max-width: 1012px) {
  html#blogPost #blog-header {
    width: 748px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-header {
    width: 100%;
    height: 220px;
    background: none; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-header h1 {
    left: 0;
    right: 0;
    text-align: center;
    top: 45px;
    font-size: 2.5em; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-header p {
    left: 0;
    right: 0;
    text-align: center;
    top: 125px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-header p {
    margin-right: -10px;
    font-size: 1.1em; } }
html#blogPost #blog-footer nav {
  width: 880px;
  margin: 0 auto;
  font-size: 1.8em;
  text-align: center;
  padding: 40px 0 50px;
  border-bottom: 1px solid #eaecee;
  zoom: 1; }
  html#blogPost #blog-footer nav:after, html#blogPost #blog-footer nav:before {
    content: "";
    display: table; }
  html#blogPost #blog-footer nav:after {
    clear: both; }
  html#blogPost #blog-footer nav a:after, html#blogPost #blog-footer nav a:before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: 2px; }
  html#blogPost #blog-footer nav a:hover:after, html#blogPost #blog-footer nav a:hover:before {
    background-position: left -100px; }
  html#blogPost #blog-footer nav .older-posts {
    float: left; }
    html#blogPost #blog-footer nav .older-posts:before {
      background-image: url(../img/blog/link_arrow_left.svg);
      width: 7px;
      height: 9px;
      margin-right: 10px; }
  html#blogPost #blog-footer nav .newer-posts {
    float: right; }
    html#blogPost #blog-footer nav .newer-posts:after {
      background-image: url(../img/blog/link_arrow_right.svg);
      width: 7px;
      height: 9px;
      margin-left: 10px; }
  html#blogPost #blog-footer nav .browse-posts:before {
    background-image: url(../img/blog/link_browse.svg);
    width: 10px;
    height: 10px;
    margin-right: 10px; }
@media screen and (max-width: 1012px) {
  html#blogPost #blog-footer nav {
    width: 748px; } }
@media screen and (max-width: 479px) {
  html#blogPost #blog-footer nav {
    width: 100%;
    text-align: center;
    padding: 40px 20px;
    box-sizing: border-box;
    font-size: 1.3em; } }
html#blogPost article {
  width: 878px;
  margin: 0 auto 100px;
  background: #fff;
  padding: 75px 0;
  border: 1px solid #eaecee;
  position: relative; }
html#blogPost #main-content > div:last-of-type article {
  margin-bottom: 60px; }
@media screen and (max-width: 1012px) {
  html#blogPost article {
    width: 746px; } }
@media screen and (max-width: 479px) {
  html#blogPost article {
    width: 100%;
    border-left: none;
    border-right: none;
    padding: 60px 15px 30px;
    box-sizing: border-box;
    font-size: 12px; } }
html#blogPost article header {
  text-align: center;
  width: 680px;
  margin: 0 auto 45px; }
  html#blogPost article header .picture {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 60px;
    border-radius: 50%; }
    html#blogPost article header .picture:after, html#blogPost article header .picture img {
      width: 100%;
      height: 100%;
      border-radius: 50%; }
    html#blogPost article header .picture:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
  html#blogPost article header h1 {
    margin: 0;
    color: #292e31;
    font-size: 3em;
    line-height: 1.5;
    font-weight: 400;
    text-rendering: optimizeLegibility; }
    html#blogPost article header h1 a {
      color: inherit; }
      html#blogPost article header h1 a:hover {
        color: #008cdd; }
  html#blogPost article header p {
    font-size: 1.6em;
    margin: 5px 0 0;
    color: #939da3; }
html#blogPost article footer {
  display: none; }
html#blogPost article .content {
  width: 578px;
  margin: 0 auto;
  color: #4c555a; }
  html#blogPost article .content p {
    font-size: 1.4em;
    line-height: 1.9;
    margin: 15px 0; }
  html#blogPost article .content b, html#blogPost article .content strong {
    font-weight: 600;
    color: #292e31; }
  html#blogPost article .content h2, html#blogPost article .content h3 {
    line-height: 1.5;
    font-weight: 500;
    color: #292e31;
    margin: 25px 0 15px; }
  html#blogPost article .content h2 {
    font-size: 1.8em; }
  html#blogPost article .content h3 {
    font-size: 1.7em; }
  html#blogPost article .content blockquote blockquote, html#blogPost article .content blockquote ol, html#blogPost article .content blockquote p, html#blogPost article .content blockquote ul {
    font-size: 1em; }
  html#blogPost article .content ol blockquote, html#blogPost article .content ol ol, html#blogPost article .content ol p, html#blogPost article .content ol ul {
    font-size: 1em; }
  html#blogPost article .content p blockquote, html#blogPost article .content p ol, html#blogPost article .content p p, html#blogPost article .content p ul {
    font-size: 1em; }
  html#blogPost article .content ul blockquote, html#blogPost article .content ul ol, html#blogPost article .content ul p, html#blogPost article .content ul ul {
    font-size: 1em; }
  html#blogPost article .content blockquote h2, html#blogPost article .content ol h2, html#blogPost article .content p h2, html#blogPost article .content ul h2 {
    font-size: 1.3em; }
  html#blogPost article .content blockquote h3, html#blogPost article .content ol h3, html#blogPost article .content p h3, html#blogPost article .content ul h3 {
    font-size: 1.2em; }
  html#blogPost article .content hr {
    border: none;
    border-top: 1px solid #f1f3f3;
    margin: 40px -150px; }
  html#blogPost article .content a.github:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 18px;
    background: url(../img/blog/github_link.svg) no-repeat;
    vertical-align: -2px;
    padding-right: 8px;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    -webkit-filter: alpha(opacity=75);
    -moz-filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75);
    -o-filter: alpha(opacity=75);
    filter: alpha(opacity=75); }
  html#blogPost article .content a.github:hover:before {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
  html#blogPost article .content .lead {
    font-size: 1.6em;
    line-height: 1.9;
    font-weight: 500;
    margin: 25px 0; }
  html#blogPost article .content ol {
    font-size: 1.4em;
    line-height: 1.75;
    margin: 25px 0;
    padding: 0; }
  html#blogPost article .content ul {
    font-size: 1.4em;
    line-height: 1.75;
    margin: 25px 0;
    padding: 0; }
    html#blogPost article .content ul li {
      margin: 15px 0;
      list-style: none;
      position: relative; }
  html#blogPost article .content ol {
    counter-reset: a; }
    html#blogPost article .content ol > li {
      margin: 15px 0;
      list-style: none;
      position: relative; }
      html#blogPost article .content ol > li:before {
        counter-increment: a;
        content: counter(a);
        background: #939da3;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        line-height: 1;
        text-align: center;
        padding: 5px;
        height: 12px;
        width: 12px;
        border-radius: 11px;
        position: absolute;
        left: -32px;
        top: 1px; }
  html#blogPost article .content li > ol, html#blogPost article .content li > ul {
    padding-left: 50px; }
  html#blogPost article .content .image-center {
    text-align: center;
    margin: 35px -150px; }
    html#blogPost article .content .image-center img, html#blogPost article .content .image-center video {
      max-width: 100%;
      height: auto; }
  html#blogPost article .content .image-right {
    float: right;
    margin: 15px 0 15px 35px; }
  html#blogPost article .content .image-left {
    float: left;
    margin: 15px 35px 15px 0; }
  html#blogPost article .content .image-center p, html#blogPost article .content .image-left p, html#blogPost article .content .image-right p {
    font-size: 1.4em;
    color: #939da3; }
  html#blogPost article .content .hug-top {
    margin-top: 0; }
  html#blogPost article .content .hug-bottom {
    margin-bottom: 0; }
  html#blogPost article .content .launch-flag {
    margin-top: -30px;
    margin-bottom: -30px; }
  html#blogPost article .content code, html#blogPost article .content pre, html#blogPost article .content tt {
    font-family: Source Code Pro;
    background: #fafafb;
    border: 1px solid #f0f2f3;
    padding: 0 3px; }
  html#blogPost article .content pre {
    font-weight: 500;
    font-size: 1.4em;
    line-height: 1.6;
    margin: 35px -150px;
    padding: 25px 150px;
    border-left: none;
    border-right: none; }
    html#blogPost article .content pre.obj-c {
      padding: 25px 50px;
      overflow: auto; }
    html#blogPost article .content pre code {
      border: none;
      background: none;
      padding: 0;
      font-weight: inherit;
      color: inherit; }
  html#blogPost article .content code, html#blogPost article .content tt {
    color: #292e31;
    font-weight: 600;
    border-radius: 3px; }
  html#blogPost article .content code .meta, html#blogPost article .content pre .meta {
    color: #939da3; }
  html#blogPost article .content code .kwd, html#blogPost article .content pre .kwd {
    color: #990073; }
  html#blogPost article .content code .string, html#blogPost article .content pre .string {
    color: #d14; }
  html#blogPost article .content p code, html#blogPost article .content p tt {
    font-size: .9375em; }
  html#blogPost article .content blockquote {
    background: #fafafb;
    border: 1px solid #f0f2f3;
    border-left: none;
    border-right: none;
    font-size: 1.4em;
    font-weight: 500;
    margin: 35px -150px;
    padding: 10px 150px; }
  html#blogPost article .content .pullquote, html#blogPost article .content .pullquote-left, html#blogPost article .content .pullquote-right {
    color: #939da3;
    font-size: 2.6em;
    line-height: 1.5;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    width: 286px;
    margin: 6px 48px; }
  html#blogPost article .content .pullquote {
    width: 66%;
    text-align: center;
    margin: 25px auto; }
  html#blogPost article .content .pullquote-right {
    float: right;
    margin-right: -96px; }
  html#blogPost article .content .pullquote-left {
    text-align: right;
    float: left;
    margin-left: -96px; }
  html#blogPost article .content .cta {
    margin: 35px 0 15px;
    background: #f7f9fa;
    border: 1px solid #e8eaeb;
    border-radius: 5px;
    text-align: center;
    color: #6f7c82;
    padding: 15px 20px; }
    html#blogPost article .content .cta.borderless {
      background: none;
      border: none;
      padding-bottom: 0; }
    html#blogPost article .content .cta.simple {
      background: none;
      border-left: none;
      border-right: none;
      border-bottom: none;
      padding-bottom: 0;
      padding-top: 40px; }
    html#blogPost article .content .cta .button {
      box-sizing: border-box;
      border: none;
      padding: 9px 12px 8px;
      line-height: 1;
      white-space: nowrap;
      margin: 5px 8px;
      border-radius: 5px;
      background-color: #399fea;
      background: -webkit-linear-gradient(top, #52b6ef, #399fea);
      background: linear-gradient(180deg, #52b6ef, #399fea);
      box-shadow: inset 0 0 0 1px rgba(20, 123, 198, 0.3), inset 0 -1px 0 #147bc6, 0 1px 0 rgba(200, 205, 208, 0.3);
      color: #fff;
      font-weight: 600;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-shadow: 0 -1px 0 #147bc6; }
      html#blogPost article .content .cta .button:hover {
        opacity: .9;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        -webkit-filter: alpha(opacity=90);
        -moz-filter: alpha(opacity=90);
        -ms-filter: alpha(opacity=90);
        -o-filter: alpha(opacity=90);
        filter: alpha(opacity=90); }
      html#blogPost article .content .cta .button:active {
        opacity: 1;
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        filter: none;
        background: -webkit-linear-gradient(top, #359be3, #399fe4);
        background: linear-gradient(180deg, #359be3, #399fe4); }
      html#blogPost article .content .cta .button.secondary {
        background: none;
        box-shadow: 0 0 0 1px rgba(41, 46, 49, 0.2);
        color: #292e31;
        text-shadow: none;
        font-weight: 500;
        opacity: .75;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
        -webkit-filter: alpha(opacity=75);
        -moz-filter: alpha(opacity=75);
        -ms-filter: alpha(opacity=75);
        -o-filter: alpha(opacity=75);
        filter: alpha(opacity=75); }
        html#blogPost article .content .cta .button.secondary:hover {
          opacity: 1;
          -webkit-filter: none;
          -moz-filter: none;
          -ms-filter: none;
          -o-filter: none;
          filter: none; }
        html#blogPost article .content .cta .button.secondary:active {
          background: rgba(41, 46, 49, 0.03); }
  html#blogPost article .content .twitter-tweet {
    margin: 35px auto !important; }
  html#blogPost article .content .map-image {
    width: 640px;
    height: 280px;
    margin: 35px -31px;
    border-radius: 5px;
    position: relative;
    overflow: hidden; }
    html#blogPost article .content .map-image a:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: 5px;
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
      background: url(../img/blog/map_position.svg) 50% no-repeat; }
    html#blogPost article .content .map-image a:hover {
      opacity: .9;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      -webkit-filter: alpha(opacity=90);
      -moz-filter: alpha(opacity=90);
      -ms-filter: alpha(opacity=90);
      -o-filter: alpha(opacity=90);
      filter: alpha(opacity=90); }
    html#blogPost article .content .map-image img {
      border-radius: 5px;
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -140px 0 0 -320px; }
  html#blogPost article .content .map-details {
    width: 100%;
    margin: 15px 0;
    font-size: 1.5em;
    line-height: 1.5; }
    html#blogPost article .content .map-details dt {
      float: left;
      font-weight: 500;
      color: #292e31;
      padding: 11px 0; }
    html#blogPost article .content .map-details dd {
      border-bottom: 1px solid #e8eaeb;
      margin: 0;
      padding: 11px 0 11px 90px; }
      html#blogPost article .content .map-details dd:last-child {
        border: none; }
  html#blogPost article .content .double-maps {
    zoom: 1; }
    html#blogPost article .content .double-maps:after, html#blogPost article .content .double-maps:before {
      content: "";
      display: table; }
    html#blogPost article .content .double-maps:after {
      clear: both; }
    html#blogPost article .content .double-maps .map {
      float: left;
      width: 270px; }
      html#blogPost article .content .double-maps .map:last-child {
        float: right; }
      html#blogPost article .content .double-maps .map .map-image {
        width: 270px;
        height: 200px;
        margin: 35px 0;
        overflow: hidden;
        border-radius: 5px; }
      html#blogPost article .content .double-maps .map .map-details {
        margin: 0;
        width: auto; }
  html#blogPost article .content .feature-list {
    margin: 35px 0;
    padding-left: 60px;
    position: relative; }
    html#blogPost article .content .feature-list h3 {
      margin-bottom: 5px; }
      html#blogPost article .content .feature-list h3 strong {
        font-weight: 500;
        font-size: 12px;
        line-height: 13px;
        text-align: center;
        position: absolute;
        box-sizing: border-box;
        height: 22px;
        margin-top: 1px;
        border-radius: 11px;
        padding-top: 4px;
        color: #fff;
        left: 0; }
        html#blogPost article .content .feature-list h3 strong.new {
          background: #50a92f;
          width: 44px; }
        html#blogPost article .content .feature-list h3 strong.update {
          background: #939da3;
          width: 62px;
          margin-left: -18px; }
    html#blogPost article .content .feature-list pre {
      margin-left: -210px;
      padding-left: 210px; }
    html#blogPost article .content .feature-list p {
      margin-top: 0; }
  html#blogPost article .content .multiple-events {
    margin: 35px 0; }
    html#blogPost article .content .multiple-events .event {
      padding-left: 100px;
      position: relative; }
      html#blogPost article .content .multiple-events .event aside {
        position: absolute;
        left: 0;
        width: 70px;
        text-align: center; }
        html#blogPost article .content .multiple-events .event aside time {
          display: block;
          font-size: 13px;
          font-weight: 500;
          text-transform: uppercase;
          letter-spacing: 1px;
          padding: 9px 0 5px;
          border-radius: 5px;
          color: #6f7c82;
          background: #f5f6f7;
          border: 1px solid #e3e6e8; }
          html#blogPost article .content .multiple-events .event aside time span {
            display: block;
            font-size: 30px;
            color: #e04c4c;
            font-weight: 200; }
        html#blogPost article .content .multiple-events .event aside a {
          font-size: 14px;
          margin-top: 10px;
          font-weight: 500;
          display: block; }
@media screen and (max-width: 1012px) {
  html#blogPost article header {
    width: 578px; } }
@media screen and (max-width: 479px) {
  html#blogPost article header {
    width: 100%;
    margin-bottom: 30px; } }
@media screen and (max-width: 1012px) {
  html#blogPost article header h1 {
    font-size: 3em !important; } }
@media screen and (max-width: 479px) {
  html#blogPost article header h1 {
    font-size: 2.2em !important; } }
@media screen and (max-width: 1012px) {
  html#blogPost article header p {
    font-size: 1.6em !important; } }
@media screen and (max-width: 479px) {
  html#blogPost article header p {
    font-size: 1.4em !important; }
    html#blogPost article header p a {
      display: block; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content {
    width: 100%; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content p {
    line-height: 1.8; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content hr {
    margin-left: -84px;
    margin-right: -84px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content hr {
    margin-left: -15px;
    margin-right: -15px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .lead {
    font-size: 1.5em;
    line-height: 1.8; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content ol, html#blogPost article .content ul {
    margin-left: 30px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content ul li:before {
    top: 12px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content ol > li:before {
    top: 3px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content li > ol, html#blogPost article .content li > ul {
    padding-left: 0; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content .image-center {
    margin-left: -84px;
    margin-right: -84px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .image-center {
    margin-left: 0;
    margin-right: 0; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .image-right {
    width: 100%;
    text-align: center;
    float: none;
    margin: 25px 0; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .image-left {
    text-align: center;
    float: none;
    margin: 25px 0; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content pre {
    margin-left: -84px;
    margin-right: -84px;
    padding-left: 84px;
    padding-right: 84px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content pre {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    white-space: pre;
    overflow: auto; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content blockquote {
    margin-left: -84px;
    margin-right: -84px;
    padding-left: 84px;
    padding-right: 84px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content blockquote {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content .pullquote, html#blogPost article .content .pullquote-left, html#blogPost article .content .pullquote-right {
    font-size: 2.2em;
    width: 242px; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content .pullquote {
    width: 100%; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content .pullquote-right {
    margin-right: -48px;
    float: none;
    text-align: center;
    width: 100%;
    margin: 25px auto; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content .pullquote-left {
    margin-right: -48px;
    float: none;
    text-align: center;
    width: 100%;
    margin: 25px auto; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .cta {
    line-height: 2.5; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content .map-image {
    width: 578px;
    margin-left: 0;
    margin-right: 0; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .map-image {
    width: 100%; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .double-maps .map {
    float: none;
    width: 100%; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .double-maps .map:last-child {
    float: none; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .double-maps .map .map-image {
    width: 100%;
    height: 280px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .feature-list {
    padding-left: 0; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .feature-list h3 {
    padding-top: 40px; } }
@media screen and (max-width: 479px) {
  html#blogPost article .content .feature-list h3 strong {
    display: block;
    padding-bottom: 0;
    margin-top: -35px;
    margin-left: 0 !important; } }
@media screen and (max-width: 1012px) {
  html#blogPost article .content .feature-list pre {
    margin-left: -144px;
    padding-left: 144px; } }
html#blogPost a.zoom {
  cursor: zoom-in; }
html#blogPost .zoom-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none; }
  html#blogPost .zoom-container * {
    cursor: zoom-out; }
  html#blogPost .zoom-container .overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0); }
  html#blogPost .zoom-container img {
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    top: 50%;
    left: 50%; }
    html#blogPost .zoom-container img.animating {
      -webkit-transition: opacity .5s ease,-webkit-transform .5s ease;
      transition: opacity .5s ease,transform .5s ease; }
    html#blogPost .zoom-container img.copy {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-filter: alpha(opacity=0);
      -moz-filter: alpha(opacity=0);
      -ms-filter: alpha(opacity=0);
      -o-filter: alpha(opacity=0);
      filter: alpha(opacity=0); }
  html#blogPost .zoom-container.shown .overlay {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
  html#blogPost .zoom-container.shown img {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
    html#blogPost .zoom-container.shown img.copy {
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }
html#blogPost article.white {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border: none;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  html#blogPost article.white a {
    color: #fff; }
    html#blogPost article.white a:hover {
      color: #fff;
      opacity: .75;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
      -webkit-filter: alpha(opacity=75);
      -moz-filter: alpha(opacity=75);
      -ms-filter: alpha(opacity=75);
      -o-filter: alpha(opacity=75);
      filter: alpha(opacity=75); }
  html#blogPost article.white header p {
    color: rgba(255, 255, 255, 0.5); }
  html#blogPost article.white header .picture:hover {
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
  html#blogPost article.white .content {
    color: rgba(255, 255, 255, 0.8); }
    html#blogPost article.white .content h2, html#blogPost article.white .content h3 {
      color: #fff; }
    html#blogPost article.white .content a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    html#blogPost article.white .content .cta {
      background: rgba(0, 0, 0, 0.05);
      border-color: rgba(0, 0, 0, 0.05);
      color: #fff; }
      html#blogPost article.white .content .cta.borderless, html#blogPost article.white .content .cta.simple {
        background: none; }
      html#blogPost article.white .content .cta .button {
        border: none;
        box-shadow: 0 0 0 1px rgba(0, 47, 106, 0.15), 0 1px 0 rgba(0, 47, 106, 0.2), 0 1px 2px rgba(0, 47, 106, 0.3); }
        html#blogPost article.white .content .cta .button.secondary {
          color: #fff;
          box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5);
          text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2); }
          html#blogPost article.white .content .cta .button.secondary:active {
            background: rgba(255, 255, 255, 0.05); }
    html#blogPost article.white .content blockquote, html#blogPost article.white .content pre {
      background: rgba(0, 0, 0, 0.1);
      border: 1px solid rgba(0, 0, 0, 0.05);
      border-left: none;
      border-right: none; }
    html#blogPost article.white .content code, html#blogPost article.white .content pre, html#blogPost article.white .content tt {
      font-weight: 600; }
    html#blogPost article.white .content code, html#blogPost article.white .content tt {
      color: rgba(255, 255, 255, 0.8);
      background: rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
      padding: 1px 4px;
      border: none; }
    html#blogPost article.white .content p > code a {
      padding-bottom: 1px; }
    html#blogPost article.white .content pre code {
      background: none;
      box-shadow: none;
      padding: 0; }
    html#blogPost article.white .content code .meta, html#blogPost article.white .content pre .meta {
      color: rgba(255, 255, 255, 0.5); }
    html#blogPost article.white .content code .kwd, html#blogPost article.white .content pre .kwd {
      color: #b782bd; }
    html#blogPost article.white .content code .string, html#blogPost article.white .content pre .string {
      color: #ea8989; }
    html#blogPost article.white .content .image-center a, html#blogPost article.white .content .image-left a, html#blogPost article.white .content .image-right a {
      border: none;
      padding: 0; }
    html#blogPost article.white .content .image-center a:hover, html#blogPost article.white .content .image-left a:hover, html#blogPost article.white .content .image-right a:hover {
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }
    html#blogPost article.white .content hr {
      border-top-color: rgba(255, 255, 255, 0.1); }
html#blogPost article.link {
  padding: 50px 130px 50px 195px;
  box-sizing: border-box;
  background: #fff url(../img/blog/short_news.svg) 115px 49% no-repeat; }
  html#blogPost article.link header {
    display: none; }
  html#blogPost article.link footer {
    display: block; }
    html#blogPost article.link footer p {
      margin: 1em 0 0;
      font-size: 1.4em;
      color: #939da3; }
  html#blogPost article.link .content {
    width: auto; }
    html#blogPost article.link .content > a {
      display: block;
      font-size: 1.4em;
      line-height: 2;
      color: inherit; }
      html#blogPost article.link .content > a span.arrow {
        font-weight: 400;
        color: #0099e5; }
      html#blogPost article.link .content > a:hover span.arrow {
        color: #292e31; }
html#blogPost article.changelog-set {
  margin: 0 auto 101px;
  padding: 15px 0 30px; }
  html#blogPost article.changelog-set .content {
    width: auto;
    padding: 0 40px; }
    html#blogPost article.changelog-set .content .meta {
      font-size: 11px;
      text-transform: uppercase;
      margin: 10px 0 25px;
      text-align: center; }
      html#blogPost article.changelog-set .content .meta a {
        color: inherit; }
      html#blogPost article.changelog-set .content .meta span.tag {
        font-weight: 600; }
      html#blogPost article.changelog-set .content .meta span.bull {
        color: #008cdd;
        font-size: 20px;
        position: relative;
        top: 3px;
        padding: 0 5px; }
    html#blogPost article.changelog-set .content .changelog {
      padding: 12px 40px 8px;
      margin: 1px -40px -1px;
      overflow: visible;
      border-top: 1px solid #fafafb;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }
      html#blogPost article.changelog-set .content .changelog:first-of-type {
        margin-top: -12px; }
      html#blogPost article.changelog-set .content .changelog:last-of-type {
        border-bottom: 1px solid #fafafb; }
      html#blogPost article.changelog-set .content .changelog p {
        line-height: 1.7; }
      html#blogPost article.changelog-set .content .changelog a {
        color: #4c555a;
        display: inline-block;
        margin: -12px -40px -8px;
        padding: 12px 40px 8px;
        width: 100%; }
        html#blogPost article.changelog-set .content .changelog a span.category {
          display: inline-block;
          float: left;
          width: 14%;
          text-align: right; }
          html#blogPost article.changelog-set .content .changelog a span.category strong {
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
            height: 19px;
            padding: 2px 8px;
            margin-right: 10px;
            border-radius: 5px;
            border: 1px solid rgba(0, 140, 221, 0.4);
            font-size: 10px;
            line-height: 19px;
            color: #008cdd;
            text-transform: uppercase;
            -webkit-font-smoothing: subpixel-antialiased;
            position: relative;
            top: -1px; }
        html#blogPost article.changelog-set .content .changelog a span.description {
          display: inline-block;
          padding-left: 5px;
          width: 85%;
          -webkit-transition: all .2s ease;
          transition: all .2s ease; }
      html#blogPost article.changelog-set .content .changelog:hover {
        background: #fafafb; }
        html#blogPost article.changelog-set .content .changelog:hover span.description {
          color: #292e31; }
        html#blogPost article.changelog-set .content .changelog:hover .category strong {
          color: #292e31;
          border-color: #292e31; }
      html#blogPost article.changelog-set .content .changelog p {
        margin: 0; }
@media screen and (max-width: 479px) {
  html#blogPost article.link {
    background-image: none !important;
    padding: 30px 20px; } }
@media screen and (max-width: 1012px) {
  html#blogPost article.changelog-set .content .changelog a span.category {
    width: 16%; } }
@media screen and (max-width: 1012px) {
  html#blogPost article.changelog-set .content .changelog a span.description {
    width: 80%; } }
@media screen and (max-width: 479px) {
  html#blogPost article.changelog-set .content .changelog a span.description {
    width: 100%; } }
@media screen and (max-width: 479px) {
  html#blogPost article.changelog-set .content .changelog {
    background-image: none !important;
    padding: 30px 20px; } }

@font-face {
  font-family: Source Code Pro;
  font-weight: 500;
  src: url(../fonts/sourcecodepro/SourceCodePro-Medium.otf.woff); }
@font-face {
  font-family: Source Code Pro;
  font-weight: 600;
  src: url(../fonts/sourcecodepro/SourceCodePro-Semibold.otf.woff); }
@media screen and (min-width: 1013px) {
  html#blogPost .inner-col {
    width: 880px; } }
html#blogPost body {
  background: #f5f7f9; }
html#blogPost #main-content {
  margin: -49px -10px 0; }

@media screen and (max-width: 479px) {
  html#blogPost body {
    background: #f5f6f7; } }
/*
This style sheet has been included, in full, due to bugs in YUICompressor.
calc and @supports aren't supported, and cause the page to render incorrectly.
Once YUICompressor has been replaced, we should put this CSS back in it's own file.
 */
/* override some shared-site styles */
html#newsroom header#main-header {
  background: #fff; }
  html#newsroom header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#newsroom header#main-header div.inner-col {
    border: none; }
  html#newsroom header#main-header.transparent {
    text-shadow: none; }
    html#newsroom header#main-header.transparent ul.external li a, html#newsroom header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#newsroom header#main-header.transparent ul.external li a:hover, html#newsroom header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#newsroom header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#newsroom header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#newsroom header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#newsroom footer#main-footer {
  background: transparent;
  border-top: 1px solid #d0d0d0; }
  html#newsroom footer#main-footer ul li {
    color: #999; }
  html#newsroom footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#newsroom footer#main-footer div.inner-col p {
    color: #999;
    text-shadow: none; }
  html#newsroom footer#main-footer a {
    color: #999; }
html#newsroom article#timeline {
  padding: 20px 20px 0 96px;
  min-height: 700px; }
  html#newsroom article#timeline h2 {
    margin-bottom: 20px; }
  html#newsroom article#timeline div {
    position: relative; }
    html#newsroom article#timeline div:after {
      content: '';
      width: 2px;
      position: absolute;
      top: 10px;
      bottom: 10px;
      left: 56px;
      z-index: 1;
      background: #e6ebee; }
  html#newsroom article#timeline section.year {
    position: relative; }
  html#newsroom article#timeline h3 {
    position: absolute;
    color: #292e31;
    margin: 0;
    font-size: 14px;
    line-height: 1.5; }
  html#newsroom article#timeline section.year section {
    position: relative;
    padding-bottom: 22.5px;
    margin-bottom: 10px; }
    html#newsroom article#timeline section.year section h4 {
      position: absolute;
      bottom: 0;
      font-size: 14px;
      line-height: 1.5;
      margin: 0;
      padding: 0 0 0 81px;
      font-weight: 400;
      color: #aab2b6; }
    html#newsroom article#timeline section.year section ul {
      list-style-type: none;
      padding: 0 0 0 81px;
      margin: 0 0 10px;
      font-size: 14px;
      line-height: 1.55; }
      html#newsroom article#timeline section.year section ul:first-of-type:after {
        content: '';
        width: 10px;
        height: 10px;
        background: #b6c4cc;
        border: 2px solid #f8f9fb;
        border-radius: 50%;
        position: absolute;
        left: 52px;
        top: 5px;
        z-index: 2; }
      html#newsroom article#timeline section.year section ul:last-child {
        margin-bottom: 0; }

html#about header#main-header {
  background: #fff; }
  html#about header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#about header#main-header div.inner-col {
    border: none; }
  html#about header#main-header.transparent {
    text-shadow: none; }
    html#about header#main-header.transparent ul.external li a, html#about header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#about header#main-header.transparent ul.external li a:hover, html#about header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#about header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#about header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#about header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#about footer#main-footer {
  background: transparent;
  border-top: 1px solid #d0d0d0; }
  html#about footer#main-footer ul li {
    color: #999; }
  html#about footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#about footer#main-footer div.inner-col p {
    color: #999;
    text-shadow: none; }
  html#about footer#main-footer a {
    color: #999; }
html#about #cards {
  position: relative;
  width: 952px;
  margin: calc(140px - 100vh) auto 0;
  padding: 0 20px;
  /* allocate some space for the footer and card shadows */
  overflow: hidden;
  margin-top: 0; }
html#about #cards h1, html#about #cards li {
  -webkit-transform: translateZ(0); }
@supports (will-change: transform) {
  html#about #cards h1, html#about #cards li {
    -webkit-transform: none;
    will-change: transform; } }
html#about #cards h1 {
  margin: 0;
  padding: 65px 0 27px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #666; }
html#about #cards h1 img {
  vertical-align: middle;
  margin: -2px 4px 0 0; }
html#about #cards ul {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none; }
html#about #cards li {
  position: relative;
  width: 282px;
  height: 212px; }
html#about #cards li:nth-child(n + 4) {
  margin-top: 38px; }
html#about #cards li:nth-child(3n - 1) {
  margin-left: 33px;
  margin-right: 33px; }
html#about #cards li a {
  outline: none; }
html#about #cards li .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 67, 115, 0.2); }
html#about #cards li .card {
  position: relative;
  display: block;
  height: 100%;
  padding: 0 38px; }
html#about #cards li .card img {
  margin-top: 34px; }
html#about #cards li .card * {
  pointer-events: none; }
html#about #cards li h2, html#about #cards li p {
  font-size: inherit; }
html#about #cards li h2 {
  font-weight: 500; }
html#about #cards li p {
  line-height: 22px;
  color: #6F7C82; }
html#about #cards li .avatar {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 13px;
  right: 13px; }
html#about #cards li .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0.84);
  transform: scale(0.84); }
html#about #cards li .avatar:hover img {
  box-shadow: 0 2px 4px rgba(20, 30, 40, 0.2); }

@-webkit-keyframes header-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes header-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes header-in-85 {
  0% {
    opacity: 0; }
  100% {
    opacity: .85; } }
@keyframes header-in-85 {
  0% {
    opacity: 0; }
  100% {
    opacity: .85; } }
@-webkit-keyframes star1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }
@keyframes star1 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }
@-webkit-keyframes star2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
@keyframes star2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
@-webkit-keyframes dot1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(30px, 15px);
    transform: translate(30px, 15px); } }
@keyframes dot1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(30px, 15px);
    transform: translate(30px, 15px); } }
@-webkit-keyframes dot2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px); } }
@keyframes dot2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px); } }
@-webkit-keyframes dot3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px); } }
@keyframes dot3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px); } }
@-webkit-keyframes dot4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); } }
@keyframes dot4 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-15px, -30px);
    transform: translate(-15px, -30px); } }
@-webkit-keyframes flare {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }
@keyframes flare {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: .5; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes feature-logo-in {
  0% {
    opacity: 0; }
  20% {
    -webkit-transform: translate(0, -25px);
    transform: translate(0, -25px);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes feature-logo-in {
  0% {
    opacity: 0; }
  20% {
    -webkit-transform: translate(0, -25px);
    transform: translate(0, -25px);
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }
@-webkit-keyframes feature-logo-out {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }
  60% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes feature-logo-out {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }
  60% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0; }
  100% {
    opacity: 0; } }
@-webkit-keyframes feature-text-in {
  0%,35% {
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }
@keyframes feature-text-in {
  0%,35% {
    opacity: 0; }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }
@-webkit-keyframes feature-text-out {
  0% {
    opacity: 1; }
  100%,50% {
    opacity: 0; } }
@keyframes feature-text-out {
  0% {
    opacity: 1; }
  100%,50% {
    opacity: 0; } }
html#coming header#main-header {
  background: #fff; }
  html#coming header#main-header h1 a {
    background-image: url(../images/logoc81e.png?2); }
  html#coming header#main-header div.inner-col {
    border: none; }
  html#coming header#main-header.transparent {
    text-shadow: none; }
    html#coming header#main-header.transparent ul.external li a, html#coming header#main-header.transparent ul.pages li a {
      color: rgba(0, 0, 0, 0.5); }
      html#coming header#main-header.transparent ul.external li a:hover, html#coming header#main-header.transparent ul.pages li a:hover {
        color: #000; }
    html#coming header#main-header.transparent li.button a {
      border-color: rgba(0, 0, 0, 0.5); }
    html#coming header#main-header.transparent li.more span {
      color: rgba(0, 0, 0, 0.5); }
      html#coming header#main-header.transparent li.more span:after {
        background-position: 0 0 !important;
        opacity: .7; }
html#coming footer#main-footer {
  background: transparent;
  border-top: 1px solid #d0d0d0; }
  html#coming footer#main-footer ul li {
    color: #999; }
  html#coming footer#main-footer div.inner-col > ul a {
    text-shadow: none; }
  html#coming footer#main-footer div.inner-col p {
    color: #999;
    text-shadow: none; }
  html#coming footer#main-footer a {
    color: #999; }
html#coming body {
  background: #fff;
  -webkit-font-smoothing: subpixel-antialiased; }
html#coming section .content {
  width: 952px;
  margin: 0 auto;
  zoom: 1; }
  html#coming section .content:after, html#coming section .content:before {
    content: "";
    display: table; }
  html#coming section .content:after {
    clear: both; }
  html#coming section .content header {
    text-align: center;
    padding: 0 120px; }
  html#coming section .content .features li {
    background-repeat: no-repeat;
    padding-left: 65px; }
  html#coming section .content .features h3 {
    margin-bottom: 6px; }
  html#coming section .content aside p {
    color: #939ea2;
    font-size: 12px;
    line-height: 22px;
    margin: 20px 30px -10px; }
  html#coming section .content figure.animated {
    position: relative;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-filter: alpha(opacity=0);
    -moz-filter: alpha(opacity=0);
    -ms-filter: alpha(opacity=0);
    -o-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity 1.5s ease;
    transition: opacity 1.5s ease; }
    html#coming section .content figure.animated div {
      position: absolute;
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
      -webkit-transition: -webkit-transform 1s ease,opacity 1s ease;
      transition: transform 1s ease,opacity 1s ease; }
      html#coming section .content figure.animated div:after {
        content: "";
        position: absolute; }
      html#coming section .content figure.animated div.back {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        filter: alpha(opacity=0);
        -webkit-transition-delay: .3s;
        transition-delay: .3s; }
    html#coming section .content figure.animated.uncover {
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }
      html#coming section .content figure.animated.uncover div.back, html#coming section .content figure.animated.uncover div.front {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
        filter: none; }
  html#coming section .content .signup {
    border-radius: 5px;
    text-align: center;
    padding: 25px 30px;
    margin: 0 0 60px;
    background: rgba(11, 45, 56, 0.15);
    border: 1px solid rgba(11, 45, 56, 0.1); }
@media screen and (max-width: 1012px) {
  html#coming section .content {
    width: 748px; } }
@media screen and (max-width: 479px) {
  html#coming section .content {
    width: 100%; } }
html#coming .white-links a {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 1px; }
  html#coming .white-links a:hover {
    border-bottom-color: rgba(255, 255, 255, 0.4); }
html#coming section.main {
  padding: 80px 0 95px;
  zoom: 1; }
  html#coming section.main:after, html#coming section.main:before {
    content: "";
    display: table; }
  html#coming section.main:after {
    clear: both; }
  html#coming section.main header {
    padding: 0 142px 45px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
    html#coming section.main header h2 {
      margin-bottom: 11px;
      font-weight: 400; }
    html#coming section.main header p {
      color: #939da3; }
  html#coming section.main .features {
    margin: 35px 0 0; }
    html#coming section.main .features li {
      margin-bottom: 40px;
      background-size: 48px 48px !important; }
      html#coming section.main .features li:last-child {
        margin-bottom: 0; }
html#coming section.international {
  padding-bottom: 80px;
  margin: 0 -10px; }
  html#coming section.international header {
    border: none; }
    html#coming section.international header:before {
      background-image: url(../images/header_icon_international.png); }
  html#coming section.international figure {
    max-width: 950px;
    height: 350px;
    margin: 0 auto -75px;
    text-align: center;
    position: relative; }
    html#coming section.international figure video {
      width: 950px;
      height: 350px;
      position: absolute;
      left: 50%;
      margin-left: -475px; }
  html#coming section.international .features {
    margin-top: 0;
    position: relative;
    z-index: 10;
    zoom: 1; }
    html#coming section.international .features:after, html#coming section.international .features:before {
      content: "";
      display: table; }
    html#coming section.international .features:after {
      clear: both; }
    html#coming section.international .features li {
      width: 360px;
      float: left;
      margin-left: 22px;
      margin-right: 26px; }
      html#coming section.international .features li.verify {
        background-image: url(../images/feature_verify.png); }
      html#coming section.international .features li.local {
        background-image: url(../images/feature_local.png); }
html#coming section.end {
  border-bottom: 1px solid #e9eaec;
  background: -webkit-linear-gradient(0deg, #fff 30%, #f5f7f9 40%);
  background: linear-gradient(90deg, #fff 30%, #f5f7f9 40%);
  margin: 0 -10px; }
  html#coming section.end .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    zoom: 1; }
    html#coming section.end .content:after, html#coming section.end .content:before {
      content: "";
      display: table; }
    html#coming section.end .content:after {
      clear: both; }
  html#coming section.end section {
    width: 50%;
    box-sizing: border-box;
    padding: 75px 61px 80px; }
  html#coming section.end h2 {
    margin-bottom: 11px;
    font-weight: 400;
    font-size: 20px; }
    html#coming section.end h2:before {
      display: block;
      content: "";
      width: 80px;
      height: 80px;
      margin-bottom: 20px; }
  html#coming section.end section.pricing {
    float: left;
    border-right: 1px solid #e9eaec;
    background: #fff; }
    html#coming section.end section.pricing h2:before {
      background-image: url(../img/connect/end/pricing.png); }
    html#coming section.end section.pricing h3 {
      margin: 30px 0 10px;
      color: #50a92f;
      font-size: 24px;
      font-weight: 300; }
    html#coming section.end section.pricing strong {
      color: #292e31;
      white-space: nowrap; }
    html#coming section.end section.pricing hr {
      margin: 30px 0;
      border: none;
      border-top: 1px solid rgba(0, 0, 0, 0.07); }
  html#coming section.end section.connect {
    float: left; }
    html#coming section.end section.connect h2 {
      margin-bottom: 30px; }
      html#coming section.end section.connect h2:before {
        background-image: url(../img/connect/end/connect.png); }
    html#coming section.end section.connect p {
      margin-bottom: 15px; }
      html#coming section.end section.connect p a.arrow {
        display: block;
        margin-bottom: 5px; }
      html#coming section.end section.connect p.cta {
        border-top: 1px solid #e9eaec;
        margin-top: 20px;
        padding-top: 20px; }
    html#coming section.end section.connect .button.secondary {
      margin-left: 5px; }
html#coming section.footer-logos {
  width: 952px;
  margin: 50px auto;
  text-align: center;
  font-size: 0; }
  html#coming section.footer-logos a {
    display: inline-block;
    height: 40px;
    color: transparent;
    text-indent: 100%;
    overflow: hidden;
    opacity: .75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    -webkit-filter: alpha(opacity=75);
    -moz-filter: alpha(opacity=75);
    -ms-filter: alpha(opacity=75);
    -o-filter: alpha(opacity=75);
    filter: alpha(opacity=75);
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    margin: 0 12px; }
    html#coming section.footer-logos a:hover {
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }
    html#coming section.footer-logos a[href*=indiegogo] {
      width: 76px;
      background-image: url(../img/connect/footer/logo_indiegogo.png); }
    html#coming section.footer-logos a[href*=instacart] {
      width: 110px;
      background-image: url(../img/connect/footer/logo_instacartc81e.png?2); }
    html#coming section.footer-logos a[href*=kickstarter] {
      width: 130px;
      background-image: url(../img/connect/footer/logo_kickstarter.png); }
    html#coming section.footer-logos a[href*=postmates] {
      width: 151px;
      background-image: url(../img/connect/footer/logo_postmates.png); }
    html#coming section.footer-logos a[href*=spring] {
      width: 87px;
      background-image: url(../img/connect/footer/logo_springc81e.png?2); }
    html#coming section.footer-logos a[href*=squarespace] {
      width: 140px;
      background-image: url(../img/connect/footer/logo_squarespace.png); }
    html#coming section.footer-logos a[href*=shyp] {
      width: 54px;
      background-image: url(../img/connect/footer/logo_shypc81e.png?2); }
html#coming section.cta {
  width: 952px;
  margin: 50px auto;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  font-size: 20px;
  box-sizing: border-box;
  zoom: 1;
  text-align: center;
  line-height: 92px; }
  html#coming section.cta:after, html#coming section.cta:before {
    content: "";
    display: table; }
  html#coming section.cta:after {
    clear: both; }
  html#coming section.cta strong {
    font-weight: 400;
    color: #292e31; }
  html#coming section.cta aside {
    line-height: 0;
    float: right;
    padding: 27px 35px 28px;
    border-left: 1px solid #f2f2f2; }
@media screen and (max-width: 479px) {
  html#coming section.main {
    padding: 40px 10px 45px; } }
@media screen and (max-width: 1012px) {
  html#coming section.main header {
    padding: 0 60px 45px; } }
@media screen and (max-width: 479px) {
  html#coming section.main header {
    padding: 0 0 30px; } }
@media screen and (max-width: 1012px) {
  html#coming section.main header h2 {
    font-size: 20px; } }
@media screen and (max-width: 479px) {
  html#coming section.international {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 45px; } }
@media (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#coming section.international header:before {
    background-image: url(../img/connect/international/header_icon_international%402x.png);
    background-size: auto auto; } }
@media (min-resolution: 2.5dppx), (min-resolution: 230dpi), all and (-webkit-min-device-pixel-ratio: 2.5) {
  html#coming section.international header:before {
    background-image: url(../img/connect/international/header_icon_international%403x.png);
    background-size: auto auto; } }
@media screen and (max-width: 479px) {
  html#coming section.international figure {
    margin: 0 -20px -100px;
    background: url(../img/connect/international/globe_poster%402x.jpg); } }
@media screen and (max-width: 479px) {
  html#coming section.international figure video {
    display: none; } }
@media screen and (max-width: 1012px) {
  html#coming section.international .features li {
    width: 261px; } }
@media screen and (max-width: 479px) {
  html#coming section.international .features li {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0; } }
@media (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#coming section.international .features li.verify {
    background-image: url(../img/connect/international/feature_verify%402x.png);
    background-size: auto auto; } }
@media (min-resolution: 2.5dppx), (min-resolution: 230dpi), all and (-webkit-min-device-pixel-ratio: 2.5) {
  html#coming section.international .features li.verify {
    background-image: url(../img/connect/international/feature_verify%403x.png);
    background-size: auto auto; } }
@media (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#coming section.international .features li.local {
    background-image: url(../img/connect/international/feature_local%402x.png);
    background-size: auto auto; } }
@media (min-resolution: 2.5dppx), (min-resolution: 230dpi), all and (-webkit-min-device-pixel-ratio: 2.5) {
  html#coming section.international .features li.local {
    background-image: url(../img/connect/international/feature_local%403x.png);
    background-size: auto auto; } }
@media screen and (max-width: 479px) {
  html#coming section.end {
    background: none; } }
@media screen and (max-width: 479px) {
  html#coming section.end .content {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media screen and (max-width: 1012px) {
  html#coming section.end section {
    padding-left: 50px;
    padding-right: 50px; } }
@media screen and (max-width: 479px) {
  html#coming section.end section {
    float: none !important;
    width: auto !important;
    padding: 35px 20px 40px !important; } }
@media screen and (max-width: 479px) {
  html#coming section.end h2:before {
    float: right;
    margin: 0 0 10px 10px; } }
@media screen and (max-width: 1012px) {
  html#coming section.end section.pricing {
    padding-left: 0; } }
@media (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#coming section.end section.pricing h2:before {
    background-image: url(../img/connect/end/pricing%402x.png);
    background-size: 100% 100%; } }
@media (min-resolution: 2.5dppx), (min-resolution: 230dpi), all and (-webkit-min-device-pixel-ratio: 2.5) {
  html#coming section.end section.pricing h2:before {
    background-image: url(../img/connect/end/pricing%403x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 1012px) {
  html#coming section.end section.connect {
    padding-right: 0; } }
@media screen and (max-width: 479px) {
  html#coming section.end section.connect {
    border: none;
    border-top: 1px solid #e9eaec; } }
@media (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html#coming section.end section.connect h2:before {
    background-image: url(../images/connect%402x.png);
    background-size: 100% 100%; } }
@media (min-resolution: 2.5dppx), (min-resolution: 230dpi), all and (-webkit-min-device-pixel-ratio: 2.5) {
  html#coming section.end section.connect h2:before {
    background-image: url(../images/connect%403x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 479px) {
  html#coming section.end section.connect .button.default {
    margin-bottom: 10px; } }
@media screen and (max-width: 479px) {
  html#coming section.end section.connect .button-group {
    text-align: center; } }

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  outline: none; }
  a:focus {
    outline: thin dotted; }
  a:active, a:hover {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "“" "”" "‘" "’"; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type=button] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }
  input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.hljs {
  display: block;
  overflow-x: auto;
  padding: .5em;
  color: #333;
  background: #f8f8f8;
  -webkit-text-size-adjust: none; }

.diff .hljs-header, .hljs-comment, .hljs-javadoc, .hljs-template_comment {
  color: #998;
  font-style: italic; }

.css .rule .hljs-keyword, .hljs-keyword, .hljs-request, .hljs-status, .hljs-subst, .hljs-winutils, .javascript .hljs-title, .nginx .hljs-title {
  color: #333;
  font-weight: 700; }

.hljs-hexcolor, .hljs-number, .ruby .hljs-constant {
  color: teal; }

.hljs-dartdoc, .hljs-phpdoc, .hljs-string, .hljs-tag .hljs-value, .tex .hljs-formula {
  color: #d14; }

.hljs-id, .hljs-title, .scss .hljs-preprocessor {
  color: #900;
  font-weight: 700; }

.hljs-list .hljs-keyword, .hljs-subst, .javascript .hljs-title {
  font-weight: 400; }

.hljs-class .hljs-title, .hljs-type, .tex .hljs-command, .vhdl .hljs-literal {
  color: #458;
  font-weight: 700; }

.django .hljs-tag .hljs-keyword, .hljs-rules .hljs-property {
  color: navy;
  font-weight: 400; }

.hljs-tag {
  color: navy;
  font-weight: 400; }
  .hljs-tag .hljs-title {
    color: navy;
    font-weight: 400; }

.hljs-attribute, .hljs-variable, .lisp .hljs-body {
  color: teal; }

.hljs-regexp {
  color: #009926; }

.clojure .hljs-keyword, .hljs-prompt, .hljs-symbol, .lisp .hljs-keyword, .ruby .hljs-symbol .hljs-string, .scheme .hljs-keyword, .tex .hljs-special {
  color: #990073; }

.hljs-built_in {
  color: #0086b3; }

.hljs-cdata, .hljs-doctype, .hljs-pi, .hljs-pragma, .hljs-preprocessor, .hljs-shebang {
  color: #999;
  font-weight: 700; }

.hljs-deletion {
  background: #fdd; }

.hljs-addition {
  background: #dfd; }

.diff .hljs-change {
  background: #0086b3; }

.hljs-chunk {
  color: #aaa; }

html {
  background: #f8f9fb;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  background-size: 100% 30%;
  background-repeat: no-repeat;
  background-position: 0 100%; }

body {
  background-image: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(#fff, rgba(255, 255, 255, 0));
  background-size: 100% 900px;
  background-repeat: no-repeat;
  font-size: 12px;
  color: #6f7c82;
  font-family: Arial,"微软雅黑","Microsoft yahei","Hiragino Sans GB","冬青黑体简体中文 w3","Microsoft Yahei","Hiragino Sans GB","冬青黑体简体中文 w3",STXihei,"华文细黑",SimSun,"宋体",Heiti,"黑体",sans-serif;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
  padding: 0; }

a {
  text-decoration: none;
  color: #008cdd; }
  a span.arrow {
    color: #008cdd; }
  a:hover {
    color: #292e31; }
    a:hover span.arrow {
      color: #292e31; }
  a.arrow, a span.arrow {
    display: inline-block; }
  a.arrow:after, a span.arrow:after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 7px;
    background-image: url(../images/blue.png);
    position: relative;
    top: -1px;
    margin: 0 0 0 6px; }
  a.arrow:hover:after, a:hover span.arrow:after {
    background-position: -5px 0; }

@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  a.arrow:after, a span.arrow:after {
    background-image: url(../images/blue%402x.png);
    background-size: 10px 7px; } }
h1 {
  font-size: 32px;
  line-height: 1.3;
  font-weight: 300;
  color: #292e31; }

h2 {
  font-weight: 300;
  color: #292e31;
  font-size: 24px; }

h3 {
  color: #292e31;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.2em;
  font-size: 16px; }

p {
  font-size: 16px;
  line-height: 1.5;
  padding: 0;
  margin: 0 0 10px; }

strong {
  font-weight: 500; }

.new-badge {
  position: relative;
  display: inline-block;
  top: -2px;
  height: 19px;
  padding: 0 5px;
  margin-left: 5px;
  border-radius: 4px;
  background: #64bd2e;
  background-image: -webkit-linear-gradient(#64bd2e, #50a91a);
  background-image: linear-gradient(#64bd2e, #50a91a);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased; }

div#main {
  padding: 0; }

.block, .inner-col {
  margin: 0 auto;
  width: 952px; }

.block {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  box-sizing: border-box; }

template {
  display: none; }

iframe[name=google_conversion_frame] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  float: left; }

@media screen and (max-width: 1012px) {
  html.tablet h1 {
    font-size: 28px; }
  html.tablet h2 {
    font-size: 20px; }
  html.tablet h3, html.tablet p {
    font-size: 14px; }
  html.tablet div#main {
    min-width: 748px; }
  html.tablet .block, html.tablet .inner-col {
    width: 748px; } }
@media screen and (max-width: 479px) {
  html.mobile body {
    font-size: 14px; }
  html.mobile h1 {
    font-size: 16px;
    font-weight: 500; }
  html.mobile h2 {
    font-size: 14px;
    font-weight: 500; }
  html.mobile p {
    font-size: 12px; }
  html.mobile div#main {
    min-width: 0;
    overflow: hidden; }
  html.mobile .block, html.mobile .inner-col {
    width: auto; } }
div#grid {
  overflow: hidden;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1000;
  pointer-events: none;
  width: 952px;
  left: 50%;
  margin-left: -476px;
  background: rgba(255, 0, 234, 0.1);
  box-sizing: border-box; }
  div#grid div {
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(255, 0, 234, 0.1);
    border-left: 1px solid rgba(255, 0, 234, 0.5);
    border-right: 1px solid rgba(255, 0, 234, 0.5);
    box-sizing: border-box;
    width: 61px; }
    div#grid div:nth-child(1) {
      left: 0; }
    div#grid div:nth-child(2) {
      left: 81px; }
    div#grid div:nth-child(3) {
      left: 162px; }
    div#grid div:nth-child(4) {
      left: 243px; }
    div#grid div:nth-child(5) {
      left: 324px; }
    div#grid div:nth-child(6) {
      left: 405px; }
    div#grid div:nth-child(7) {
      left: 486px; }
    div#grid div:nth-child(8) {
      left: 567px; }
    div#grid div:nth-child(9) {
      left: 648px; }
    div#grid div:nth-child(10) {
      left: 729px; }
    div#grid div:nth-child(11) {
      left: 810px; }
    div#grid div:nth-child(12) {
      left: 891px; }

@media screen and (max-width: 1012px) {
  div#grid {
    width: 748px;
    margin-left: -374px; } }
@media screen and (max-width: 1012px) {
  div#grid div {
    width: 37px; }
    div#grid div:nth-child(1) {
      left: 41px; }
    div#grid div:nth-child(2) {
      left: 98px; }
    div#grid div:nth-child(3) {
      left: 155px; }
    div#grid div:nth-child(4) {
      left: 212px; }
    div#grid div:nth-child(5) {
      left: 269px; }
    div#grid div:nth-child(6) {
      left: 326px; }
    div#grid div:nth-child(7) {
      left: 383px; }
    div#grid div:nth-child(8) {
      left: 440px; }
    div#grid div:nth-child(9) {
      left: 497px; }
    div#grid div:nth-child(10) {
      left: 554px; }
    div#grid div:nth-child(11) {
      left: 611px; }
    div#grid div:nth-child(12) {
      left: 668px; } }
header#main-header {
  position: relative;
  z-index: 1000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  background-image: radial-gradient(circle farthest-side at right bottom, #274889 0, #274889 34%, #0e295e 100%); }
  header#main-header div.inner-col {
    height: 48px;
    border-bottom: 1px solid rgba(49, 78, 95, 0.075); }
  header#main-header nav {
    position: relative; }
  header#main-header h1 {
    width: 63px;
    height: 27px;
    overflow: hidden;
    text-indent: 100%;
    margin: 0 0 0 -1px;
    position: absolute;
    z-index: 10;
    top: 10px; }
    header#main-header h1 a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%;
      background-image: url(../images/logoc81e.png?2);
      background-repeat: no-repeat; }
      header#main-header h1 a:hover {
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        -webkit-filter: alpha(opacity=80);
        -moz-filter: alpha(opacity=80);
        -ms-filter: alpha(opacity=80);
        -o-filter: alpha(opacity=80);
        filter: alpha(opacity=80); }
  header#main-header ul {
    margin: 0;
    padding: 16px 0 0; }
    header#main-header ul.pages {
      margin-left: 73px; }
    header#main-header ul.external {
      position: absolute;
      right: 0;
      top: -5px; }
  header#main-header li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline;
    margin-right: 0; }
    header#main-header li.home {
      display: none; }
  header#main-header a, header#main-header li.more > span {
    color: #6f7c82;
    text-decoration: none;
    font-weight: 500; }
  header#main-header a:hover {
    color: #292e31; }
  header#main-header li.more > span:hover {
    color: #292e31; }
  header#main-header li.more span {
    padding: 10px 8px; }
  header#main-header li a {
    padding: 10px 8px; }
  header#main-header li.button {
    margin-right: 0;
    margin-left: 8px; }
    header#main-header li.button a {
      display: inline-block;
      height: 24px;
      line-height: 24px;
      padding: 0 12px;
      border-radius: 14px;
      border: 1px solid #d8dee3; }
      header#main-header li.button a:active {
        background: rgba(216, 222, 227, 0.1); }
  header#main-header li.more {
    position: relative; }
    header#main-header li.more span {
      position: relative;
      padding-right: 25px;
      cursor: pointer; }
      header#main-header li.more span:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -2px;
        width: 7px;
        height: 4px;
        background-image: url(../images/arrow.png);
        background-repeat: no-repeat; }
      header#main-header li.more span:hover:after {
        background-position: -7px 0; }
  header#main-header ul ul {
    display: none;
    top: 30px;
    left: -4px;
    margin: 0;
    padding: 0;
    z-index: 1000;
    position: absolute;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
    width: 123px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 0.3s cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform-origin: 39px -10px;
    transform-origin: 39px -10px;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none; }
    header#main-header ul ul a {
      display: block;
      line-height: 14.5px;
      padding: 5px 15px;
      -webkit-font-smoothing: subpixel-antialiased;
      font-weight: 500;
      color: #6f7c82 !important; }
      header#main-header ul ul a:hover {
        color: #292e31 !important; }
      header#main-header ul ul a .new-badge {
        top: -1px;
        height: 15px;
        padding: 0 3px;
        font-size: 9px;
        line-height: 15px; }
    header#main-header ul ul li {
      display: block;
      margin: 0; }
      header#main-header ul ul li:first-child a {
        padding-top: 15px; }
      header#main-header ul ul li:last-child a {
        padding-bottom: 15px; }
      header#main-header ul ul li.separator:before {
        content: "";
        display: block;
        height: 1px;
        background: rgba(0, 0, 0, 0.05);
        margin: 7.5px 15px; }
    header#main-header ul ul:before {
      content: "";
      position: absolute;
      display: block;
      width: 37px;
      height: 12px;
      top: -12px;
      left: 20px;
      background-image: url(../images/arrow_top.png); }
    header#main-header ul ul.hidden-animation-state {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-filter: alpha(opacity=0);
      -moz-filter: alpha(opacity=0);
      -ms-filter: alpha(opacity=0);
      -o-filter: alpha(opacity=0);
      filter: alpha(opacity=0);
      -webkit-transform: scale(0);
      transform: scale(0); }
  header#main-header a.toggle-search {
    position: absolute;
    overflow: hidden;
    text-indent: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    width: 13px;
    height: 13px;
    background-image: url(../images/magnifying_glass.png); }
  header#main-header.transparent {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
    header#main-header.transparent div.inner-col {
      border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
    header#main-header.transparent h1 {
      -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -webkit-transform: translateZ(0);
      transform: translateZ(0); }
      header#main-header.transparent h1 a {
        background-image: url(../images/logo-whitec4ca.png?1);
        opacity: .85;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
        -webkit-filter: alpha(opacity=85);
        -moz-filter: alpha(opacity=85);
        -ms-filter: alpha(opacity=85);
        -o-filter: alpha(opacity=85);
        filter: alpha(opacity=85); }
        header#main-header.transparent h1 a:hover {
          opacity: 1;
          -webkit-filter: none;
          -moz-filter: none;
          -ms-filter: none;
          -o-filter: none;
          filter: none; }
    header#main-header.transparent li.more span {
      color: rgba(255, 255, 255, 0.7); }
    header#main-header.transparent ul.external li a, header#main-header.transparent ul.pages li a {
      color: rgba(255, 255, 255, 0.7); }
    header#main-header.transparent li.more span:hover {
      color: #fff; }
    header#main-header.transparent ul.external li a:hover, header#main-header.transparent ul.pages li a:hover {
      color: #fff; }
    header#main-header.transparent li.more span:after {
      background-position: -14px 0 !important;
      opacity: .5;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      -webkit-filter: alpha(opacity=50);
      -moz-filter: alpha(opacity=50);
      -ms-filter: alpha(opacity=50);
      -o-filter: alpha(opacity=50);
      filter: alpha(opacity=50);
      filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -webkit-transform: translateZ(0);
      transform: translateZ(0); }
    header#main-header.transparent li.more span:hover:after {
      -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none;
      filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)); }
    header#main-header.transparent ul.pages ul {
      text-shadow: none; }
      header#main-header.transparent ul.pages ul a:hover {
        color: #292e31; }
    header#main-header.transparent li.button a {
      border-color: rgba(255, 255, 255, 0.5); }

@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  header#main-header h1 a {
    background-image: url(../images/logo%402xc81e.png?2);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  header#main-header li.more span:after {
    background-image: url(../images/arrow%402x.png);
    background-size: 21px 4px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  header#main-header ul ul:before {
    background-image: url(../images/arrow_top.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  header#main-header a.toggle-search {
    background-image: url(../images/magnifying_glass%402x.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  header#main-header.transparent h1 a {
    background-image: url(../images/logo-whitec4ca.png?1);
    background-size: 100% 100%; } }
html.mobile header#main-header.transparent div.mobile-nav-button {
  background-image: url(../images/nav-white.png);
  opacity: .68;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=68)";
  -webkit-filter: alpha(opacity=68);
  -moz-filter: alpha(opacity=68);
  -ms-filter: alpha(opacity=68);
  -o-filter: alpha(opacity=68);
  filter: alpha(opacity=68); }
html#features header#main-header li.features a, html#pricing header#main-header li.pricing a {
  color: #b3babe;
  cursor: default; }
html.mobile header#main-header div.mobile-nav-button {
  display: none;
  position: absolute;
  right: -10px;
  top: -3px;
  bottom: 0;
  width: 90px;
  background-image: url(../images/nav.png);
  background-position: 57px 17px;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
html.mobile .nav-animatable {
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.225, 0.5, 0.165, 1) !important;
  transition: transform 0.35s cubic-bezier(0.225, 0.5, 0.165, 1) !important; }
html.mobile body.is-animating {
  pointer-events: none; }
html.mobile body.nav-shown {
  overflow: hidden; }
  html.mobile body.nav-shown header#main-header nav {
    display: block; }
  html.mobile body.nav-shown .nav-animation-element {
    pointer-events: none; }

@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html.mobile header#main-header.transparent div.mobile-nav-button {
    background-image: url(../images/nav-white%402x.png);
    background-size: 23px 20px; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  html.mobile header#main-header div.mobile-nav-button {
    background-image: url(../images/nav%402x.png);
    background-size: 23px 20px; } }
@media screen and (max-width: 479px) {
  html.mobile header#main-header div.mobile-nav-button {
    display: block; }
  html.mobile header#main-header nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    z-index: 10000;
    background: #24282b;
    box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.3);
    -webkit-backface-visibility: hidden; }
  html.mobile header#main-header ul {
    display: block;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 !important;
    padding: 0; }
    html.mobile header#main-header ul li {
      display: block;
      margin: 0 !important; }
      html.mobile header#main-header ul li.home {
        display: block; }
      html.mobile header#main-header ul li.button {
        margin-left: auto; }
        html.mobile header#main-header ul li.button a {
          border-radius: 0;
          border: 0;
          background: none;
          height: auto; }
      html.mobile header#main-header ul li.separator:before {
        display: none !important; }
    html.mobile header#main-header ul a {
      padding: 5px 20px !important;
      box-sizing: border-box;
      font-family: Arial,"微软雅黑","Microsoft yahei","Hiragino Sans GB","冬青黑体简体中文 w3","Microsoft Yahei","Hiragino Sans GB","冬青黑体简体中文 w3",STXihei,"华文细黑",SimSun,"宋体",Heiti,"黑体",sans-serif;
      font-weight: 500;
      color: #fff !important;
      line-height: 3em !important;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      display: block;
      -webkit-tap-highlight-color: transparent;
      -webkit-font-smoothing: antialiased !important; }
    html.mobile header#main-header ul ul a {
      padding: 5px 20px !important;
      box-sizing: border-box;
      font-family: Arial,"微软雅黑","Microsoft yahei","Hiragino Sans GB","冬青黑体简体中文 w3","Microsoft Yahei","Hiragino Sans GB","冬青黑体简体中文 w3",STXihei,"华文细黑",SimSun,"宋体",Heiti,"黑体",sans-serif;
      font-weight: 500;
      color: #fff !important;
      line-height: 3em !important;
      border-top: 1px solid rgba(255, 255, 255, 0.05);
      display: block;
      -webkit-tap-highlight-color: transparent;
      -webkit-font-smoothing: antialiased !important; }
      html.mobile header#main-header ul ul a:hover {
        padding: 5px 20px !important;
        box-sizing: border-box;
        font-family: Arial,"微软雅黑","Microsoft yahei","Hiragino Sans GB","冬青黑体简体中文 w3","Microsoft Yahei","Hiragino Sans GB","冬青黑体简体中文 w3",STXihei,"华文细黑",SimSun,"宋体",Heiti,"黑体",sans-serif;
        font-weight: 500;
        color: #fff !important;
        line-height: 3em !important;
        border-top: 1px solid rgba(255, 255, 255, 0.05);
        display: block;
        -webkit-tap-highlight-color: transparent;
        -webkit-font-smoothing: antialiased !important; }
    html.mobile header#main-header ul a.active {
      background: rgba(0, 0, 0, 0.3); }
    html.mobile header#main-header ul ul a.active, html.mobile header#main-header ul ul a:hover.active {
      background: rgba(0, 0, 0, 0.3); }
    html.mobile header#main-header ul.external li:nth-child(2) a {
      border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
    html.mobile header#main-header ul.pages > li:first-child a {
      border-top: 0; }
    html.mobile header#main-header ul ul {
      display: block;
      z-index: 1000;
      position: absolute;
      background: none;
      border-radius: 0;
      box-shadow: none;
      padding: 0;
      width: auto;
      box-sizing: border-box; }
    html.mobile header#main-header ul li.more span, html.mobile header#main-header ul ul:before {
      display: none; } }
a.button, button.button, strong.button {
  display: inline-block;
  text-decoration: none;
  box-sizing: border-box;
  border-radius: 6px;
  color: #6f7c82;
  border: 1px solid #d8dee3; }

a.button span, button.button span, strong.button span {
  box-sizing: border-box;
  display: block;
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  padding: 0 14px;
  border-radius: 5px; }

a.button:active, button.button:active, strong.button:active {
  background: rgba(216, 222, 227, 0.2);
  outline: none; }

a.button:focus, button.button:focus, strong.button:focus {
  outline: none; }

a.button.default, button.button.default, strong.button.default {
  padding: 1px;
  border: 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  background: #008cdd;
  background: -webkit-linear-gradient(#489dce, #1272ac);
  background: linear-gradient(#489dce, #1272ac);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }

a.button.default span, button.button.default span, strong.button.default span {
  background: -webkit-linear-gradient(#5db6e8, #168eda 85%, #168eda 90%, #1d93dd);
  background: linear-gradient(#5db6e8, #168eda 85%, #168eda 90%, #1d93dd); }

a.button.loading, button.button.loading, strong.button.loading {
  color: #818890;
  text-shadow: none;
  background: #c1c5ca;
  box-shadow: none; }

a.button.loading span, button.button.loading span, strong.button.loading span {
  background: #d9dbde; }

a.button.default:active, a:active strong.button {
  background: #0f6fab; }

button.button.default:active, strong.button.default:active {
  background: #0f6fab; }

a.button.default:active span, a:active strong.button span {
  background: #168eda; }

button.button.default:active span, strong.button.default:active span {
  background: #168eda; }

footer#main-footer {
  position: relative;
  margin-top: 20px;
  color: #b0bfc7;
  font-size: 1.2em;
  background: #274889; }
  footer#main-footer.hidden {
    display: none; }
  footer#main-footer a {
    color: #b0bfc7;
    cursor: pointer;
    font-size: 12px; }
    footer#main-footer a:hover {
      color: #eee; }
  footer#main-footer ul {
    display: inline;
    margin: 0;
    padding: 0; }
    footer#main-footer ul li {
      list-style-type: none;
      padding: 0;
      margin: 0 10px 0 0;
      display: inline; }
  footer#main-footer div.country-selector {
    position: relative;
    display: inline-block;
    border-right: 1px solid rgba(49, 78, 95, 0.15);
    padding-right: 13px;
    margin-right: 10px; }
    footer#main-footer div.country-selector strong {
      font-weight: 400; }
    footer#main-footer div.country-selector a.select {
      font-weight: 400;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      footer#main-footer div.country-selector a.select img {
        vertical-align: middle;
        margin-top: -4px;
        margin-right: 3px; }
    footer#main-footer div.country-selector ul {
      display: none;
      left: -15px;
      text-align: left;
      border: 0;
      z-index: 1000;
      position: absolute;
      background: #fff;
      border-radius: 5px;
      box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
      width: 205px;
      box-sizing: border-box;
      -webkit-transition: all 0.3s cubic-bezier(0.34, 1.61, 0.7, 1);
      transition: all 0.3s cubic-bezier(0.34, 1.61, 0.7, 1);
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1;
      -webkit-filter: none;
      -moz-filter: none;
      -ms-filter: none;
      -o-filter: none;
      filter: none; }
      footer#main-footer div.country-selector ul a {
        position: relative;
        display: block;
        line-height: 1em;
        padding: 5px 15px;
        color: #6f7c82;
        font-weight: 500; }
        footer#main-footer div.country-selector ul a em {
          box-sizing: border-box;
          text-transform: uppercase;
          color: #c0c7cd;
          font-size: 11px;
          font-style: normal;
          border-radius: 4px;
          text-align: center;
          border: 1px solid rgba(192, 199, 205, 0.3);
          padding: 0 2px;
          margin-left: 2px; }
        footer#main-footer div.country-selector ul a:hover {
          color: #292e31; }
        footer#main-footer div.country-selector ul a.selected {
          padding-right: 37px; }
          footer#main-footer div.country-selector ul a.selected:after {
            content: "";
            display: block;
            width: 13px;
            height: 12px;
            background-image: url(../images/check.png);
            position: absolute;
            right: 15px;
            margin-top: -14px; }
      footer#main-footer div.country-selector ul img {
        vertical-align: middle;
        margin-right: 4px;
        position: relative;
        top: -1px; }
      footer#main-footer div.country-selector ul li {
        display: block;
        margin: 0; }
        footer#main-footer div.country-selector ul li:first-child a {
          padding-top: 15px; }
        footer#main-footer div.country-selector ul li:last-child a {
          padding-bottom: 15px; }
        footer#main-footer div.country-selector ul li + li.beta:before, footer#main-footer div.country-selector ul li.notify-signup-link:before {
          content: '';
          display: block;
          height: 1px;
          background: rgba(192, 199, 205, 0.2);
          margin: 10px 16px; }
        footer#main-footer div.country-selector ul li.beta + li.beta:before {
          display: none; }
        footer#main-footer div.country-selector ul li.notify-signup-link a {
          padding-top: 3px;
          line-height: 1.6em;
          color: #a8b1b5; }
      footer#main-footer div.country-selector ul:before {
        content: "";
        position: absolute;
        display: block;
        width: 47px;
        height: 23px;
        bottom: -23px;
        left: 3px;
        background-image: url(../images/arrow_bottom.png); }
      footer#main-footer div.country-selector ul.hidden-animation-state {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-filter: alpha(opacity=0);
        -moz-filter: alpha(opacity=0);
        -ms-filter: alpha(opacity=0);
        -o-filter: alpha(opacity=0);
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        transform: scale(0); }
  footer#main-footer p {
    display: inline;
    float: right;
    position: relative;
    top: -1px;
    padding: 0;
    margin: 0;
    font-size: 1em; }

@media screen and (max-width: 479px) {
  footer#main-footer {
    font-size: 1em;
    text-align: center;
    padding-bottom: 20px; } }
@media screen and (max-width: 479px) {
  footer#main-footer ul {
    display: block;
    margin-top: 1em;
    padding: 1em 0;
    border-top: 1px solid rgba(192, 199, 205, 0.3); } }
@media screen and (max-width: 479px) {
  footer#main-footer ul li {
    margin: 0 5px 0 0;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-filter: alpha(opacity=50);
    -moz-filter: alpha(opacity=50);
    -ms-filter: alpha(opacity=50);
    -o-filter: alpha(opacity=50);
    filter: alpha(opacity=50); } }
@media screen and (max-width: 479px) {
  footer#main-footer div.country-selector {
    border: 0; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  footer#main-footer div.country-selector ul a.selected:after {
    background-image: url(../images/check%402x.png);
    background-size: 100% 100%; } }
@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 138dpi), all and (-webkit-min-device-pixel-ratio: 1.5) {
  footer#main-footer div.country-selector ul:before {
    background-image: url(../images/arrow_bottom%402x.png);
    background-size: 100% 100%; } }
@media screen and (max-width: 479px) {
  footer#main-footer p {
    display: none; } }
.highlight {
  background: #ffffff; }

.highlight pre {
  padding: 12px !important; }

.highlight .c {
  color: #999988;
  font-style: italic; }

/* Comment */
.highlight .err {
  color: #a61717;
  background-color: #e3d2d2; }

/* Error */
.highlight .k {
  font-weight: bold; }

/* Keyword */
.highlight .o {
  font-weight: bold; }

/* Operator */
.highlight .cm {
  color: #999988;
  font-style: italic; }

/* Comment.Multiline */
.highlight .cp {
  color: #999999;
  font-weight: bold; }

/* Comment.Preproc */
.highlight .c1 {
  color: #999988;
  font-style: italic; }

/* Comment.Single */
.highlight .cs {
  color: #999999;
  font-weight: bold;
  font-style: italic; }

/* Comment.Special */
.highlight .gd {
  color: #000000;
  background-color: #ffdddd; }

/* Generic.Deleted */
.highlight .gd .x {
  color: #000000;
  background-color: #ffaaaa; }

/* Generic.Deleted.Specific */
.highlight .ge {
  font-style: italic; }

/* Generic.Emph */
.highlight .gr {
  color: #aa0000; }

/* Generic.Error */
.highlight .gh {
  color: #999999; }

/* Generic.Heading */
.highlight .gi {
  color: #000000;
  background-color: #ddffdd; }

/* Generic.Inserted */
.highlight .gi .x {
  color: #000000;
  background-color: #aaffaa; }

/* Generic.Inserted.Specific */
.highlight .go {
  color: #888888; }

/* Generic.Output */
.highlight .gp {
  color: #555555; }

/* Generic.Prompt */
.highlight .gs {
  font-weight: bold; }

/* Generic.Strong */
.highlight .gu {
  color: #aaaaaa; }

/* Generic.Subheading */
.highlight .gt {
  color: #aa0000; }

/* Generic.Traceback */
.highlight .kc {
  font-weight: bold; }

/* Keyword.Constant */
.highlight .kd {
  font-weight: bold; }

/* Keyword.Declaration */
.highlight .kp {
  font-weight: bold; }

/* Keyword.Pseudo */
.highlight .kr {
  font-weight: bold; }

/* Keyword.Reserved */
.highlight .kt {
  color: #445588;
  font-weight: bold; }

/* Keyword.Type */
.highlight .m {
  color: #009999; }

/* Literal.Number */
.highlight .s {
  color: #d14; }

/* Literal.String */
.highlight .na {
  color: #008080; }

/* Name.Attribute */
.highlight .nb {
  color: #0086B3; }

/* Name.Builtin */
.highlight .nc {
  color: #445588;
  font-weight: bold; }

/* Name.Class */
.highlight .no {
  color: #008080; }

/* Name.Constant */
.highlight .ni {
  color: #800080; }

/* Name.Entity */
.highlight .ne {
  color: #990000;
  font-weight: bold; }

/* Name.Exception */
.highlight .nf {
  color: #990000;
  font-weight: bold; }

/* Name.Function */
.highlight .nn {
  color: #555555; }

/* Name.Namespace */
.highlight .nt {
  color: #000080; }

/* Name.Tag */
.highlight .nv {
  color: #008080; }

/* Name.Variable */
.highlight .ow {
  font-weight: bold; }

/* Operator.Word */
.highlight .w {
  color: #bbbbbb; }

/* Text.Whitespace */
.highlight .mf {
  color: #009999; }

/* Literal.Number.Float */
.highlight .mh {
  color: #009999; }

/* Literal.Number.Hex */
.highlight .mi {
  color: #009999; }

/* Literal.Number.Integer */
.highlight .mo {
  color: #009999; }

/* Literal.Number.Oct */
.highlight .sb {
  color: #d14; }

/* Literal.String.Backtick */
.highlight .sc {
  color: #d14; }

/* Literal.String.Char */
.highlight .sd {
  color: #d14; }

/* Literal.String.Doc */
.highlight .s2 {
  color: #d14; }

/* Literal.String.Double */
.highlight .se {
  color: #d14; }

/* Literal.String.Escape */
.highlight .sh {
  color: #d14; }

/* Literal.String.Heredoc */
.highlight .si {
  color: #d14; }

/* Literal.String.Interpol */
.highlight .sx {
  color: #d14; }

/* Literal.String.Other */
.highlight .sr {
  color: #009926; }

/* Literal.String.Regex */
.highlight .s1 {
  color: #d14; }

/* Literal.String.Single */
.highlight .ss {
  color: #990073; }

/* Literal.String.Symbol */
.highlight .bp {
  color: #999999; }

/* Name.Builtin.Pseudo */
.highlight .vc {
  color: #008080; }

/* Name.Variable.Class */
.highlight .vg {
  color: #008080; }

/* Name.Variable.Global */
.highlight .vi {
  color: #008080; }

/* Name.Variable.Instance */
.highlight .il {
  color: #009999; }

/* Literal.Number.Integer.Long */
